Uses of Class
io.fabric8.kubernetes.api.model.authorization.SelfSubjectAccessReview
| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model | |
| io.fabric8.kubernetes.api.model.authorization |
-
Uses of SelfSubjectAccessReview in io.fabric8.kubernetes.api.model
Methods in io.fabric8.kubernetes.api.model that return SelfSubjectAccessReview Modifier and Type Method Description SelfSubjectAccessReviewKubeSchema. getSelfSubjectAccessReview()Methods in io.fabric8.kubernetes.api.model with parameters of type SelfSubjectAccessReview Modifier and Type Method Description voidKubeSchema. setSelfSubjectAccessReview(SelfSubjectAccessReview selfSubjectAccessReview)Constructors in io.fabric8.kubernetes.api.model with parameters of type SelfSubjectAccessReview Constructor Description KubeSchema(io.fabric8.kubernetes.api.model.APIGroup aPIGroup, io.fabric8.kubernetes.api.model.APIGroupList aPIGroupList, AdmissionRequest admissionRequest, AdmissionResponse admissionResponse, AdmissionReview admissionReview, io.fabric8.kubernetes.api.model.BaseKubernetesList baseKubernetesList, io.fabric8.kubernetes.api.model.CreateOptions createOptions, io.fabric8.kubernetes.api.model.DeleteOptions deleteOptions, io.fabric8.kubernetes.api.model.GetOptions getOptions, io.fabric8.kubernetes.api.model.version.Info info, LocalSubjectAccessReview k8sLocalSubjectAccessReview, SubjectAccessReview k8sSubjectAccessReview, io.fabric8.kubernetes.api.model.ListOptions listOptions, MutatingWebhookConfiguration mutatingWebhookConfiguration, MutatingWebhookConfigurationList mutatingWebhookConfigurationList, io.fabric8.kubernetes.api.model.ObjectMeta objectMeta, String operation, io.fabric8.kubernetes.api.model.Patch patch, io.fabric8.kubernetes.api.model.PatchOptions patchOptions, String patchType, io.fabric8.kubernetes.api.model.Quantity quantity, io.fabric8.kubernetes.api.model.RootPaths rootPaths, Rule rule, RuleWithOperations ruleWithOperations, SelfSubjectAccessReview selfSubjectAccessReview, SelfSubjectRulesReview selfSubjectRulesReview, ServiceReference serviceReference, io.fabric8.kubernetes.api.model.Status status, String time, TokenReview tokenReview, io.fabric8.kubernetes.api.model.TypeMeta typeMeta, io.fabric8.kubernetes.api.model.UpdateOptions updateOptions, MutatingWebhookConfiguration v1MutatingWebhookConfiguration, MutatingWebhookConfigurationList v1MutatingWebhookConfigurationList, Rule v1Rule, RuleWithOperations v1RuleWithOperations, ServiceReference v1ServiceReference, ValidatingWebhookConfiguration v1ValidatingWebhookConfiguration, ValidatingWebhookConfigurationList v1ValidatingWebhookConfigurationList, ValidatingWebhookConfiguration validatingWebhookConfiguration, ValidatingWebhookConfigurationList validatingWebhookConfigurationList) -
Uses of SelfSubjectAccessReview in io.fabric8.kubernetes.api.model.authorization
Methods in io.fabric8.kubernetes.api.model.authorization that return SelfSubjectAccessReview Modifier and Type Method Description SelfSubjectAccessReviewSelfSubjectAccessReviewBuilder. build()SelfSubjectAccessReviewDoneableSelfSubjectAccessReview. done()Constructors in io.fabric8.kubernetes.api.model.authorization with parameters of type SelfSubjectAccessReview Constructor Description DoneableSelfSubjectAccessReview(SelfSubjectAccessReview item)DoneableSelfSubjectAccessReview(SelfSubjectAccessReview item, io.fabric8.kubernetes.api.builder.Function<SelfSubjectAccessReview,SelfSubjectAccessReview> function)SelfSubjectAccessReviewBuilder(SelfSubjectAccessReview instance)SelfSubjectAccessReviewBuilder(SelfSubjectAccessReviewFluent<?> fluent, SelfSubjectAccessReview instance)SelfSubjectAccessReviewBuilder(SelfSubjectAccessReviewFluent<?> fluent, SelfSubjectAccessReview instance, Boolean validationEnabled)SelfSubjectAccessReviewBuilder(SelfSubjectAccessReview instance, Boolean validationEnabled)SelfSubjectAccessReviewFluentImpl(SelfSubjectAccessReview instance)Constructor parameters in io.fabric8.kubernetes.api.model.authorization with type arguments of type SelfSubjectAccessReview Constructor Description DoneableSelfSubjectAccessReview(io.fabric8.kubernetes.api.builder.Function<SelfSubjectAccessReview,SelfSubjectAccessReview> function)DoneableSelfSubjectAccessReview(io.fabric8.kubernetes.api.builder.Function<SelfSubjectAccessReview,SelfSubjectAccessReview> function)DoneableSelfSubjectAccessReview(SelfSubjectAccessReview item, io.fabric8.kubernetes.api.builder.Function<SelfSubjectAccessReview,SelfSubjectAccessReview> function)DoneableSelfSubjectAccessReview(SelfSubjectAccessReview item, io.fabric8.kubernetes.api.builder.Function<SelfSubjectAccessReview,SelfSubjectAccessReview> function)