Metadata APIs
Binding [core/v1]
Description
Binding ties one object to another; for example, a pod is bound to a node by a scheduler. Deprecated in 1.7, please use the bindings subresource of pods instead.
Type
object
ComponentStatus [core/v1]
Description
ComponentStatus (and ComponentStatusList) holds the cluster validation info. Deprecated: This API is deprecated in v1.19+
Type
object
ConfigMap [core/v1]
Description
ConfigMap holds configuration data for pods to consume.
Type
object
ControllerRevision [apps/v1]
Description
ControllerRevision implements an immutable snapshot of state data. Clients are responsible for serializing and deserializing the objects that contain their internal state. Once a ControllerRevision has been successfully created, it can not be updated. The API Server will fail validation of all requests that attempt to mutate the Data field. ControllerRevisions may, however, be deleted. Note that, due to its use by both the DaemonSet and StatefulSet controllers for update and rollback, this object is beta. However, it may be subject to name and representation changes in future releases, and clients should not depend on its stability. It is primarily for internal use by controllers.
Type
object
Event [events.k8s.io/v1]
Description
Event is a report of an event somewhere in the cluster. It generally denotes some state change in the system.
Type
object
Event [core/v1]
Description
Event is a report of an event somewhere in the cluster.
Type
object
Lease [coordination.k8s.io/v1]
Description
Lease defines a lease concept.
Type
object
Namespace [core/v1]
Description
Namespace provides a scope for Names. Use of multiple namespaces is optional.
Type
object