# Functions
No description provided by the author
WithAnnotations is a functional option that applies the specified annotation keys/values to an object.
WithDeletionTimestamp is a functional option that applies the specified deletion timestamp to an object.
WithFinalizers is a functional option that applies the specified finalizers to an object.
WithGenerateName is a functional option that applies the specified generate name to an object.
WithLabels is a functional option that applies the specified label keys/values to an object.
WithLabelsMap is a functional option that applies the specified labels map to an object.
WithName is a functional option that applies the specified name to an object.
WithResourceVersion is a functional option that applies the specified resourceVersion to an object.
WithUID is a functional option that applies the specified UID to an object.
# Structs
NamespaceBuilder builds Namespace objects.
# Type aliases
ObjectMetaOpt is a functional option for ObjectMeta.