public class V1AuthenticationAPIGroupClient extends ClientAdapter<V1AuthenticationAPIGroupClient> implements V1AuthenticationAPIGroupDSL
| Constructor and Description |
|---|
V1AuthenticationAPIGroupClient() |
| Modifier and Type | Method and Description |
|---|---|
V1AuthenticationAPIGroupClient |
newInstance() |
InOutCreateable<io.fabric8.kubernetes.api.model.authentication.SelfSubjectReview,io.fabric8.kubernetes.api.model.authentication.SelfSubjectReview> |
selfSubjectReviews() |
InOutCreateable<io.fabric8.kubernetes.api.model.authentication.TokenReview,io.fabric8.kubernetes.api.model.authentication.TokenReview> |
tokenReviews() |
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 InOutCreateable<io.fabric8.kubernetes.api.model.authentication.TokenReview,io.fabric8.kubernetes.api.model.authentication.TokenReview> tokenReviews()
tokenReviews in interface V1AuthenticationAPIGroupDSLpublic InOutCreateable<io.fabric8.kubernetes.api.model.authentication.SelfSubjectReview,io.fabric8.kubernetes.api.model.authentication.SelfSubjectReview> selfSubjectReviews()
selfSubjectReviews in interface V1AuthenticationAPIGroupDSLpublic V1AuthenticationAPIGroupClient newInstance()
newInstance in class ClientAdapter<V1AuthenticationAPIGroupClient>Copyright © 2015–2023 Red Hat. All rights reserved.