Uses of Class
io.fabric8.kubernetes.api.model.authorization.LocalSubjectAccessReview
| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model | |
| io.fabric8.kubernetes.api.model.authorization |
-
Uses of LocalSubjectAccessReview in io.fabric8.kubernetes.api.model
Methods in io.fabric8.kubernetes.api.model that return LocalSubjectAccessReview Modifier and Type Method Description LocalSubjectAccessReviewKubeSchema. getK8sLocalSubjectAccessReview()Methods in io.fabric8.kubernetes.api.model with parameters of type LocalSubjectAccessReview Modifier and Type Method Description voidKubeSchema. setK8sLocalSubjectAccessReview(LocalSubjectAccessReview k8sLocalSubjectAccessReview)Constructors in io.fabric8.kubernetes.api.model with parameters of type LocalSubjectAccessReview 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 LocalSubjectAccessReview in io.fabric8.kubernetes.api.model.authorization
Methods in io.fabric8.kubernetes.api.model.authorization that return LocalSubjectAccessReview Modifier and Type Method Description LocalSubjectAccessReviewLocalSubjectAccessReviewBuilder. build()LocalSubjectAccessReviewDoneableLocalSubjectAccessReview. done()Constructors in io.fabric8.kubernetes.api.model.authorization with parameters of type LocalSubjectAccessReview Constructor Description DoneableLocalSubjectAccessReview(LocalSubjectAccessReview item)DoneableLocalSubjectAccessReview(LocalSubjectAccessReview item, io.fabric8.kubernetes.api.builder.Function<LocalSubjectAccessReview,LocalSubjectAccessReview> function)LocalSubjectAccessReviewBuilder(LocalSubjectAccessReview instance)LocalSubjectAccessReviewBuilder(LocalSubjectAccessReviewFluent<?> fluent, LocalSubjectAccessReview instance)LocalSubjectAccessReviewBuilder(LocalSubjectAccessReviewFluent<?> fluent, LocalSubjectAccessReview instance, Boolean validationEnabled)LocalSubjectAccessReviewBuilder(LocalSubjectAccessReview instance, Boolean validationEnabled)LocalSubjectAccessReviewFluentImpl(LocalSubjectAccessReview instance)Constructor parameters in io.fabric8.kubernetes.api.model.authorization with type arguments of type LocalSubjectAccessReview Constructor Description DoneableLocalSubjectAccessReview(io.fabric8.kubernetes.api.builder.Function<LocalSubjectAccessReview,LocalSubjectAccessReview> function)DoneableLocalSubjectAccessReview(io.fabric8.kubernetes.api.builder.Function<LocalSubjectAccessReview,LocalSubjectAccessReview> function)DoneableLocalSubjectAccessReview(LocalSubjectAccessReview item, io.fabric8.kubernetes.api.builder.Function<LocalSubjectAccessReview,LocalSubjectAccessReview> function)DoneableLocalSubjectAccessReview(LocalSubjectAccessReview item, io.fabric8.kubernetes.api.builder.Function<LocalSubjectAccessReview,LocalSubjectAccessReview> function)