Struct k8s_openapi::api::authorization::v1beta1::SelfSubjectRulesReviewSpec [−][src]
Fields
namespace: Option<String>Namespace to evaluate rules for. Required.
Trait Implementations
Returns the “default value” for a type. Read more
Deserialize this value from the given Serde deserializer. Read more
This method tests for self and other values to be equal, and is used
by ==. Read more
This method tests for !=.
Auto Trait Implementations
impl RefUnwindSafe for SelfSubjectRulesReviewSpecimpl Send for SelfSubjectRulesReviewSpecimpl Sync for SelfSubjectRulesReviewSpecimpl Unpin for SelfSubjectRulesReviewSpecimpl UnwindSafe for SelfSubjectRulesReviewSpecBlanket Implementations
Mutably borrows from an owned value. Read more