Uses of Interface
io.fabric8.kubernetes.client.dsl.NamespacedInOutCreateable
-
Packages that use NamespacedInOutCreateable Package Description io.fabric8.kubernetes.client -
-
Uses of NamespacedInOutCreateable in io.fabric8.kubernetes.client
Methods in io.fabric8.kubernetes.client that return NamespacedInOutCreateable Modifier and Type Method Description NamespacedInOutCreateable<io.fabric8.kubernetes.api.model.authorization.v1.LocalSubjectAccessReview,io.fabric8.kubernetes.api.model.authorization.v1.LocalSubjectAccessReview>V1AuthorizationAPIGroupDSL. localSubjectAccessReview()NamespacedInOutCreateable<io.fabric8.kubernetes.api.model.authorization.v1beta1.LocalSubjectAccessReview,io.fabric8.kubernetes.api.model.authorization.v1beta1.LocalSubjectAccessReview>V1beta1AuthorizationAPIGroupDSL. localSubjectAccessReview()
-