utils

package
v0.6.0-rc.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 26, 2021 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ContainsString

func ContainsString(list []string, s string) bool

ContainsString checks if a slice contains a specific string

func GetAPIKeySecret added in v0.3.0

func GetAPIKeySecret(credentials *datadoghqv1alpha1.DatadogCredentials, defaultName string) (bool, string, string)

GetAPIKeySecret returns the API key secret name and the key inside the secret returns <is_set>, secretName, secretKey

func GetAppKeySecret added in v0.3.0

func GetAppKeySecret(credentials *datadoghqv1alpha1.DatadogCredentials, defaultName string) (bool, string, string)

GetAppKeySecret returns the APP key secret name and the key inside the secret returns <is_set>, secretName, secretKey

func GetDefaultCredentialsSecretName added in v0.5.0

func GetDefaultCredentialsSecretName(dda *datadoghqv1alpha1.DatadogAgent) string

GetDefaultCredentialsSecretName returns the default name for credentials secret

func RemoveString

func RemoveString(list []string, s string) []string

RemoveString removes a specific string from a slice

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL