Documentation
¶
Overview ¶
Package annotations defines constants and helpers for annotations used throughout the m3db operator.
Index ¶
Constants ¶
Variables ¶
This section is empty.
Functions ¶
func BaseAnnotations ¶
func BaseAnnotations(cluster *myspec.M3DBCluster) map[string]string
BaseAnnotations returns the base annotations we apply to all objects created by the operator for a given cluster.
func PodAnnotations ¶ added in v0.7.0
func PodAnnotations(cluster *myspec.M3DBCluster) map[string]string
PodAnnotations is for specifying annotations that are only to be applied to the pods such as prometheus scrape tags
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.