package
0.0.0-20211130082759-d904eb6a3af9
Repository: https://github.com/kubermatic/utils.git
Documentation: pkg.go.dev

# Functions

AddFinalizer adds the Finalizer to the metav1.Object if the Finalizer is not present.
BuildLogger build logr logger using log level, dev flag and writer WARN: we are setting global variable `ZapLogger` here.
CmdLogMixin adds necessary CLI flags for logging and setups the controller runtime log.
No description provided by the author
Delete deletes all object of given types adhering to additional ListOptions.
DeploymentIsAvailable checks if a deployment is available.
ListObjects lists all object of given types adhering to additional ListOptions.
No description provided by the author
No description provided by the author
RemoveFinalizer removes the finalizer from the metav1.Object if the Finalizer is present.
ToOwnerReference converts the given object into an ownerReference.
UpdateObservedGeneration sets dest.Status.ObservedGeneration=dest.Generation, if src.Generation == src.Status.ObservedGeneration.
No description provided by the author
No description provided by the author

# Variables

No description provided by the author

# Structs

No description provided by the author
ObjectReference references an owning/controlling object across Namespaces.

# Type aliases

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