Module k8s_openapi::api::apiserverinternal::v1alpha1
source · Structs
- 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 ofStorageVersion::read
- Use
<ReadStorageVersionStatusResponse as Response>::try_from_parts
to parse the HTTP response body ofStorageVersion::read_status