public class V1AuthorizationAPIGroupClient extends BaseClient implements V1AuthorizationAPIGroupDSL
| Modifier and Type | Field and Description |
|---|---|
static String |
AUTHORIZATION_APIGROUP |
static String |
AUTHORIZATION_APIVERSION |
APISconfig, httpClient| Constructor and Description |
|---|
V1AuthorizationAPIGroupClient() |
V1AuthorizationAPIGroupClient(ClientContext clientContext) |
| Modifier and Type | Method and Description |
|---|---|
NamespacedInOutCreateable<io.fabric8.kubernetes.api.model.authorization.v1.LocalSubjectAccessReview,io.fabric8.kubernetes.api.model.authorization.v1.LocalSubjectAccessReview> |
localSubjectAccessReview() |
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, adaptState, close, getApiGroup, getApiGroups, getApiResources, getApiVersion, getMasterUrl, getNamespace, getVersionInfo, isAdaptable, newState, rootPaths, supportsApiPathgetConfiguration, getHttpClientclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitadapt, close, getApiGroup, getApiGroups, getApiResources, getApiVersion, getMasterUrl, getNamespace, isAdaptable, rootPaths, supportsApiPathgetHttpClientgetConfigurationpublic static final String AUTHORIZATION_APIGROUP
public static final String AUTHORIZATION_APIVERSION
public V1AuthorizationAPIGroupClient()
public V1AuthorizationAPIGroupClient(ClientContext clientContext)
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 V1AuthorizationAPIGroupDSLCopyright © 2015–2022 Red Hat. All rights reserved.