Documentation ¶
Index ¶
- func APIUrl(obj interface{}) string
- func AlertManagerKey() string
- func AlertManagerSecretName() string
- func AlertmanagerConfigMapKey() string
- func AlertmanagerConfigMapName() string
- func AlertmanagerConfigMapNamespace() string
- func BearerTokenPath() string
- func CAFilePath() string
- func ClusterID(cluster metav1.Object) string
- func ClusterIDKey() string
- func ClusterType(obj interface{}) string
- func EtcdSecret(obj interface{}) string
- func Heartbeat() string
- func HeartbeatName(cluster metav1.Object, installation string) string
- func HeartbeatReceiverName(cluster metav1.Object, installation string) string
- func InstallationKey() string
- func IsInCluster(obj interface{}) bool
- func IsMonitoringDisabled(cluster metav1.Object) bool
- func IsWrongType(err error) bool
- func Labels(cluster metav1.Object) map[string]string
- func Namespace(cluster metav1.Object) string
- func NamespaceDefault(cluster metav1.Object) string
- func NamespaceMonitoring(cluster metav1.Object) string
- func PrometheusAdditionalScrapeConfigsName() string
- func PrometheusAdditionalScrapeConfigsSecretName() string
- func PrometheusContainerName() string
- func PrometheusDefaultCPU() *resource.Quantity
- func PrometheusDefaultMemory() *resource.Quantity
- func PrometheusPort() int32
- func PrometheusSTSName(cluster metav1.Object) string
- func PromxyConfigFileName() string
- func PromxyConfigMapName() string
- func PromxyConfigMapNamespace() string
- func RemoteWritePasswordKey() string
- func RemoteWriteSecretName() string
- func RemoteWriteUsernameKey() string
- func Secret() string
- func SecretAPICertificates(cluster metav1.Object) string
- func SecretTLSCertificates(cluster metav1.Object) string
- func ToCluster(obj interface{}) (metav1.Object, error)
- func TypeKey() string
- type MetaRuner
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AlertManagerKey ¶ added in v1.7.0
func AlertManagerKey() string
func AlertManagerSecretName ¶ added in v1.7.0
func AlertManagerSecretName() string
func AlertmanagerConfigMapKey ¶ added in v1.8.0
func AlertmanagerConfigMapKey() string
func AlertmanagerConfigMapName ¶ added in v1.8.0
func AlertmanagerConfigMapName() string
func AlertmanagerConfigMapNamespace ¶ added in v1.8.0
func AlertmanagerConfigMapNamespace() string
func BearerTokenPath ¶ added in v1.17.0
func BearerTokenPath() string
func CAFilePath ¶ added in v1.17.0
func CAFilePath() string
func ClusterIDKey ¶
func ClusterIDKey() string
func ClusterType ¶ added in v1.1.0
func ClusterType(obj interface{}) string
func EtcdSecret ¶ added in v1.2.0
func EtcdSecret(obj interface{}) string
func HeartbeatName ¶ added in v1.8.0
func HeartbeatReceiverName ¶ added in v1.8.0
func InstallationKey ¶ added in v1.8.0
func InstallationKey() string
func IsInCluster ¶ added in v1.1.0
func IsInCluster(obj interface{}) bool
func IsMonitoringDisabled ¶ added in v1.8.0
func NamespaceDefault ¶ added in v1.4.0
func NamespaceMonitoring ¶ added in v1.4.0
func PrometheusAdditionalScrapeConfigsName ¶ added in v1.0.0
func PrometheusAdditionalScrapeConfigsName() string
func PrometheusAdditionalScrapeConfigsSecretName ¶ added in v1.0.0
func PrometheusAdditionalScrapeConfigsSecretName() string
func PrometheusContainerName ¶ added in v1.11.0
func PrometheusContainerName() string
func PrometheusDefaultCPU ¶ added in v1.15.0
func PrometheusDefaultMemory ¶ added in v1.15.0
func PrometheusPort ¶ added in v1.4.0
func PrometheusPort() int32
func PrometheusSTSName ¶ added in v1.11.0
func PromxyConfigFileName ¶ added in v1.5.0
func PromxyConfigFileName() string
func PromxyConfigMapName ¶ added in v1.5.0
func PromxyConfigMapName() string
func PromxyConfigMapNamespace ¶ added in v1.5.0
func PromxyConfigMapNamespace() string
func RemoteWritePasswordKey ¶ added in v1.9.0
func RemoteWritePasswordKey() string
func RemoteWriteSecretName ¶ added in v1.9.0
func RemoteWriteSecretName() string
func RemoteWriteUsernameKey ¶ added in v1.9.0
func RemoteWriteUsernameKey() string
func SecretAPICertificates ¶ added in v1.4.0
func SecretTLSCertificates ¶ added in v1.4.0
Types ¶
Click to show internal directories.
Click to hide internal directories.