public class V1AuthorizationAPIGroupClient extends BaseClient implements V1AuthorizationAPIGroupDSL
| Modifier and Type | Field and Description |
|---|---|
static String |
AUTHORIZATION_APIGROUP |
static String |
AUTHORIZATION_APIVERSION |
httpClient| Constructor and Description |
|---|
V1AuthorizationAPIGroupClient() |
V1AuthorizationAPIGroupClient(okhttp3.OkHttpClient httpClient,
Config config) |
| Modifier and Type | Method and Description |
|---|---|
LocalCreateOnlyResourceReviewOperationsImpl<io.fabric8.kubernetes.api.model.authorization.v1.LocalSubjectAccessReview> |
localSubjectAccessReview() |
Createable<io.fabric8.kubernetes.api.model.authorization.v1.SelfSubjectAccessReview> |
selfSubjectAccessReview() |
Createable<io.fabric8.kubernetes.api.model.authorization.v1.SelfSubjectRulesReview> |
selfSubjectRulesReview() |
Createable<io.fabric8.kubernetes.api.model.authorization.v1.SubjectAccessReview> |
subjectAccessReview() |
adapt, close, getApiVersion, getConfiguration, getHttpClient, getMasterUrl, getNamespace, isAdaptable, rootPaths, supportsApiPathclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitadapt, close, getApiVersion, getMasterUrl, getNamespace, isAdaptable, rootPaths, supportsApiPathgetConfigurationpublic static final String AUTHORIZATION_APIGROUP
public static final String AUTHORIZATION_APIVERSION
public V1AuthorizationAPIGroupClient()
public V1AuthorizationAPIGroupClient(okhttp3.OkHttpClient httpClient,
Config config)
public Createable<io.fabric8.kubernetes.api.model.authorization.v1.SelfSubjectAccessReview> selfSubjectAccessReview()
selfSubjectAccessReview in interface V1AuthorizationAPIGroupDSLpublic Createable<io.fabric8.kubernetes.api.model.authorization.v1.SubjectAccessReview> subjectAccessReview()
subjectAccessReview in interface V1AuthorizationAPIGroupDSLpublic LocalCreateOnlyResourceReviewOperationsImpl<io.fabric8.kubernetes.api.model.authorization.v1.LocalSubjectAccessReview> localSubjectAccessReview()
localSubjectAccessReview in interface V1AuthorizationAPIGroupDSLpublic Createable<io.fabric8.kubernetes.api.model.authorization.v1.SelfSubjectRulesReview> selfSubjectRulesReview()
selfSubjectRulesReview in interface V1AuthorizationAPIGroupDSLCopyright © 2015–2022 Red Hat. All rights reserved.