Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ContainsString ¶
ContainsString check if a slice contains a specific string
func GetAPIKeySecret ¶ added in v0.3.0
func GetAPIKeySecret(dda *datadoghqv1alpha1.DatadogAgent) (string, string)
GetAPIKeySecret returns the API key secret name and the key inside the secret
func GetAppKeySecret ¶ added in v0.3.0
func GetAppKeySecret(dda *datadoghqv1alpha1.DatadogAgent) (string, string)
GetAppKeySecret returns the APP key secret name and the key inside the secret
func RemoveString ¶
RemoveString remove a specifici string from a slice
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.