Uses of Interface
io.fabric8.kubernetes.client.V1beta1AuthorizationAPIGroupDSL
-
Packages that use V1beta1AuthorizationAPIGroupDSL Package Description io.fabric8.kubernetes.client io.fabric8.kubernetes.client.dsl -
-
Uses of V1beta1AuthorizationAPIGroupDSL in io.fabric8.kubernetes.client
Classes in io.fabric8.kubernetes.client that implement V1beta1AuthorizationAPIGroupDSL Modifier and Type Class Description classV1beta1AuthorizationAPIGroupClientMethods in io.fabric8.kubernetes.client that return V1beta1AuthorizationAPIGroupDSL Modifier and Type Method Description V1beta1AuthorizationAPIGroupDSLAuthorizationAPIGroupClient. v1beta1() -
Uses of V1beta1AuthorizationAPIGroupDSL in io.fabric8.kubernetes.client.dsl
Methods in io.fabric8.kubernetes.client.dsl that return V1beta1AuthorizationAPIGroupDSL Modifier and Type Method Description V1beta1AuthorizationAPIGroupDSLAuthorizationAPIGroupDSL. v1beta1()DSL for authorization.k8s.io/v1beta1 api group
-