๐๏ธ DeleteOptions
DeleteOptions may be provided when deleting an API object.
๐๏ธ LabelSelector
A label selector is a label query over a set of resources.
๐๏ธ ListMeta
ListMeta describes metadata that synthetic resources must have, including lists and various status objects.
๐๏ธ NodeSelectorRequirement
A node selector requirement is a selector that contains values, a key, and an operator that relates the key and values.
๐๏ธ ObjectMeta
ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create.
๐๏ธ Patch
Patch is provided to give a concrete name and type to the Kubernetes PATCH request body.
๐๏ธ Quantity
Quantity is a fixed-point representation of a number.
๐๏ธ Status
Status is a return value for calls that don't return other objects.
๐๏ธ TypedLocalObjectReference
TypedLocalObjectReference contains enough information to let you locate the typed referenced object inside the same namespace.