Documentation ¶
Index ¶
- func APIUrl(obj interface{}) string
- func AlertManagerKey() string
- func AlertManagerSecretName() string
- func AlertmanagerConfigMapKey() string
- func AlertmanagerConfigMapName() string
- func AlertmanagerConfigMapNamespace() string
- func ClusterID(cluster metav1.Object) string
- func ClusterIDKey() string
- func ClusterType(obj interface{}) string
- func ControlPlaneBearerToken() string
- func ControlPlaneCAFile() 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 PrometheusPort() int32
- 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
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 ClusterIDKey ¶
func ClusterIDKey() string
func ClusterType ¶ added in v1.1.0
func ClusterType(obj interface{}) string
func ControlPlaneBearerToken ¶ added in v1.1.0
func ControlPlaneBearerToken() string
func ControlPlaneCAFile ¶ added in v1.1.0
func ControlPlaneCAFile() 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 PrometheusPort ¶ added in v1.4.0
func PrometheusPort() int32
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 ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.