public class V1AuthorizationAPIGroupClient extends ClientAdapter<V1AuthorizationAPIGroupClient> implements V1AuthorizationAPIGroupDSL
| Modifier and Type | Field and Description |
|---|---|
static String |
AUTHORIZATION_APIGROUP |
static String |
AUTHORIZATION_APIVERSION |
| Constructor and Description |
|---|
V1AuthorizationAPIGroupClient() |
| Modifier and Type | Method and Description |
|---|---|
NamespacedInOutCreateable<io.fabric8.kubernetes.api.model.authorization.v1.LocalSubjectAccessReview,io.fabric8.kubernetes.api.model.authorization.v1.LocalSubjectAccessReview> |
localSubjectAccessReview() |
V1AuthorizationAPIGroupClient |
newInstance() |
InOutCreateable<io.fabric8.kubernetes.api.model.authorization.v1.SelfSubjectAccessReview,io.fabric8.kubernetes.api.model.authorization.v1.SelfSubjectAccessReview> |
selfSubjectAccessReview() |
InOutCreateable<io.fabric8.kubernetes.api.model.authorization.v1.SelfSubjectRulesReview,io.fabric8.kubernetes.api.model.authorization.v1.SelfSubjectRulesReview> |
selfSubjectRulesReview() |
InOutCreateable<io.fabric8.kubernetes.api.model.authorization.v1.SubjectAccessReview,io.fabric8.kubernetes.api.model.authorization.v1.SubjectAccessReview> |
subjectAccessReview() |
adapt, close, getApiGroup, getApiGroups, getApiResources, getApiVersion, getClient, getConfiguration, getHttpClient, getMasterUrl, getNamespace, hasApiGroup, inAnyNamespace, init, inNamespace, isAdaptable, newClient, raw, resources, rootPaths, supports, supports, supportsApiPathclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitadapt, close, getApiGroup, getApiGroups, getApiResources, getApiVersion, getConfiguration, getHttpClient, getMasterUrl, getNamespace, hasApiGroup, isAdaptable, newClient, raw, raw, resources, resources, rootPaths, supports, supports, supportsApiPathpublic static final String AUTHORIZATION_APIGROUP
public static final String AUTHORIZATION_APIVERSION
public InOutCreateable<io.fabric8.kubernetes.api.model.authorization.v1.SelfSubjectAccessReview,io.fabric8.kubernetes.api.model.authorization.v1.SelfSubjectAccessReview> selfSubjectAccessReview()
selfSubjectAccessReview in interface V1AuthorizationAPIGroupDSLpublic InOutCreateable<io.fabric8.kubernetes.api.model.authorization.v1.SubjectAccessReview,io.fabric8.kubernetes.api.model.authorization.v1.SubjectAccessReview> subjectAccessReview()
subjectAccessReview in interface V1AuthorizationAPIGroupDSLpublic NamespacedInOutCreateable<io.fabric8.kubernetes.api.model.authorization.v1.LocalSubjectAccessReview,io.fabric8.kubernetes.api.model.authorization.v1.LocalSubjectAccessReview> localSubjectAccessReview()
localSubjectAccessReview in interface V1AuthorizationAPIGroupDSLpublic InOutCreateable<io.fabric8.kubernetes.api.model.authorization.v1.SelfSubjectRulesReview,io.fabric8.kubernetes.api.model.authorization.v1.SelfSubjectRulesReview> selfSubjectRulesReview()
selfSubjectRulesReview in interface V1AuthorizationAPIGroupDSLpublic V1AuthorizationAPIGroupClient newInstance()
newInstance in class ClientAdapter<V1AuthorizationAPIGroupClient>Copyright © 2015–2023 Red Hat. All rights reserved.