package
0.20.0
Repository: https://github.com/citrusframework/yaks.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

No description provided by the author
GetConfigMap --.
GetSecret --.
No description provided by the author
IsUnknownAPIError checks if the given error is due to some missing APIs in the cluster.
JSONToYAML --.
LoadRawResourceFromYaml loads a k8s resource from a yaml definition without making assumptions on the underlying type.
LoadResourceFromYaml loads a k8s resource from a yaml definition.
NewCollection creates a new empty collection.
ReplaceResource allows to completely replace a resource on Kubernetes, taking care of immutable fields and resource versions.
ReplaceResources allows to completely replace a list of resources on Kubernetes, taking care of immutable fields and resource versions.
No description provided by the author
SanitizeLabel sanitizes the given name to be compatible with k8s.
SanitizeName sanitizes the given name to be compatible with k8s.
ToJSON --.
ToYAML --.
WaitCondition --.

# Structs

A Collection is a container of Kubernetes resources.

# Type aliases

ResourceCheckFunction --.
ResourceRetrieveFunction --.