utils

package
v0.8.1-rc.5 Latest Latest
Warning

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

Go to latest
Published: Jul 5, 2022 License: Apache-2.0 Imports: 2 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

func ShouldReturn added in v0.8.0

func ShouldReturn(result reconcile.Result, err error) bool

ShouldReturn returns if we should stop the reconcile loop based on result

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