public class ClientSubjectAccessReviewOperationImpl extends io.fabric8.kubernetes.client.dsl.internal.OperationSupport<OpenShiftClient> implements ClientSubjectAccessReviewOperation<CreateableSubjectAccessReview,CreateableLocalSubjectAccessReview>
| Constructor and Description |
|---|
ClientSubjectAccessReviewOperationImpl(OpenShiftClient client) |
ClientSubjectAccessReviewOperationImpl(OpenShiftClient client,
String namespace) |
| Modifier and Type | Method and Description |
|---|---|
io.fabric8.openshift.api.model.SubjectAccessReviewResponse |
create(io.fabric8.openshift.api.model.SubjectAccessReview... item) |
CreateableSubjectAccessReview |
createNew() |
URL |
getRootUrl() |
CreateableLocalSubjectAccessReview |
inNamespace(String namespace) |
assertResponseCode, checkName, checkNamespace, getClient, getName, getNamespace, getNamespacedUrl, getNamespacedUrl, getResourceT, getResourceUrl, getResourceUrl, handleCreate, handleDelete, handleDelete, handleGet, handleReplace, handleResponse, isNamespaceRequiredpublic ClientSubjectAccessReviewOperationImpl(OpenShiftClient client)
public ClientSubjectAccessReviewOperationImpl(OpenShiftClient client, String namespace)
public CreateableLocalSubjectAccessReview inNamespace(String namespace)
inNamespace in interface io.fabric8.kubernetes.client.dsl.Namespaceable<io.fabric8.kubernetes.client.dsl.Createable<io.fabric8.openshift.api.model.LocalSubjectAccessReview,io.fabric8.openshift.api.model.SubjectAccessReviewResponse,CreateableLocalSubjectAccessReview>>public io.fabric8.openshift.api.model.SubjectAccessReviewResponse create(io.fabric8.openshift.api.model.SubjectAccessReview... item)
create in interface io.fabric8.kubernetes.client.dsl.Createable<io.fabric8.openshift.api.model.SubjectAccessReview,io.fabric8.openshift.api.model.SubjectAccessReviewResponse,CreateableSubjectAccessReview>public CreateableSubjectAccessReview createNew()
createNew in interface io.fabric8.kubernetes.client.dsl.Createable<io.fabric8.openshift.api.model.SubjectAccessReview,io.fabric8.openshift.api.model.SubjectAccessReviewResponse,CreateableSubjectAccessReview>public URL getRootUrl()
getRootUrl in class io.fabric8.kubernetes.client.dsl.internal.OperationSupport<OpenShiftClient>Copyright © 2015 Red Hat. All rights reserved.