Struct kube_client::api::admission::ConvertAdmissionReviewError [−][src]
pub struct ConvertAdmissionReviewError;This is supported on crate features
client and admission only.Expand description
Failed to convert AdmissionReview into AdmissionRequest.
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for ConvertAdmissionReviewError
impl Send for ConvertAdmissionReviewError
impl Sync for ConvertAdmissionReviewError
impl Unpin for ConvertAdmissionReviewError
impl UnwindSafe for ConvertAdmissionReviewError
Blanket Implementations
Mutably borrows from an owned value. Read more
pub fn vzip(self) -> V
Attaches the provided Subscriber to this type, returning a
WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a
WithDispatch wrapper. Read more
