Module k8s_openapi::api::apiserverinternal::v1alpha1 [−][src]
Structs
Optional parameters of StorageVersion::read_storage_version
Optional parameters of StorageVersion::read_storage_version_status
An API server instance reports the version it can decode and the version it encodes objects to when persisting objects in the backend.
Storage version of a specific resource.
Describes the state of the storageVersion at a certain point.
StorageVersionSpec is an empty spec.
API server instances report the versions they can decode and the version they encode objects to when persisting objects in the backend.
Enums
Use <ReadStorageVersionResponse as Response>::try_from_parts
to parse the HTTP response body of StorageVersion::read_storage_version
Use <ReadStorageVersionStatusResponse as Response>::try_from_parts
to parse the HTTP response body of StorageVersion::read_storage_version_status