Module kube::api::admission[][src]

This is supported on crate features client and admission only.
Expand description

Structs

An incoming AdmissionReview request.

An outgoing AdmissionReview response. Constructed from the corresponding AdmissionRequest.

The top level struct used for Serializing and Deserializing AdmissionReview requests and responses.

Enums

The operation specified in an AdmissionRequest.

The type of patch returned in an AdmissionResponse.

Constants

The api_version field in TypeMeta on the v1 version.

The api_version field in TypeMeta on the v1beta1 version.

The kind field in TypeMeta.