package
0.0.1-alpha.1
Repository: https://github.com/cloudoperators/greenhouse.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
FromK8sObjectToYaml - Converts a Kubernetes object to a YAML document.
FromYamlToK8sObject - Converts a YAML document to a Kubernetes object if yaml contains multiple documents, then corresponding kubernetes objects should be provided.
No description provided by the author
GetManagerHelmValues - returns the default values for the manager helm chart.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
RandomWriteToTmpFolder - writes the provided content to temp folder in OS Concurrent writes do not conflict as the file name is appended with a random string.
RawK8sInterface - unmarshalls the provided YAML bytes into a map[string]interface{}.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
WaitUntilJobSucceeds - waits until a job succeeds in the given namespace with a backoff strategy.
WaitUntilSecretCreated - waits until a secret is created in the given namespace with a backoff strategy.
No description provided by the author
# Variables
No description provided by the author