package
0.0.0-20200423184530-e047a6308a51
Repository: https://github.com/sjanota/kyma.git
Documentation: pkg.go.dev

# Functions

MakeFactory creates a reconciler factory with fake clients and controller created by the given Ctor.
NewConfigMap creates a ConfigMap object.
No description provided by the author
No description provided by the author
SetEnvVar sets the value of an env var and returns a function that can be deferred to unset that variable.
ToUnstructured takes a list of k8s resources and converts them to Unstructured objects.
WithData sets the data of a ConfigMap.

# Structs

No description provided by the author

# Type aliases

ConfigMapOption is a functional option for ConfigMap objects.
Ctor functions create a k8s controller with given params.