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, supportsApiPath
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
adapt, close, getApiGroup, getApiGroups, getApiResources, getApiVersion, getConfiguration, getHttpClient, getMasterUrl, getNamespace, hasApiGroup, isAdaptable, newClient, raw, raw, resources, resources, rootPaths, supports, supports, supportsApiPath
public InOutCreateable<io.fabric8.kubernetes.api.model.authentication.TokenReview,io.fabric8.kubernetes.api.model.authentication.TokenReview> tokenReviews()
tokenReviews
in interface V1AuthenticationAPIGroupDSL
public InOutCreateable<io.fabric8.kubernetes.api.model.authentication.SelfSubjectReview,io.fabric8.kubernetes.api.model.authentication.SelfSubjectReview> selfSubjectReviews()
selfSubjectReviews
in interface V1AuthenticationAPIGroupDSL
public V1AuthenticationAPIGroupClient newInstance()
newInstance
in class ClientAdapter<V1AuthenticationAPIGroupClient>
Copyright © 2015–2024 Red Hat. All rights reserved.