public class ServiceAccountOperationsImpl extends BaseOperation<io.fabric8.kubernetes.api.model.ServiceAccount,io.fabric8.kubernetes.api.model.ServiceAccountList,io.fabric8.kubernetes.api.model.DoneableServiceAccount,Resource<io.fabric8.kubernetes.api.model.ServiceAccount,io.fabric8.kubernetes.api.model.DoneableServiceAccount>>
mapper| Constructor and Description |
|---|
ServiceAccountOperationsImpl(com.ning.http.client.AsyncHttpClient httpClient,
URL rootUrl) |
ServiceAccountOperationsImpl(com.ning.http.client.AsyncHttpClient httpClient,
URL rootUrl,
String namespace,
String name) |
create, createNew, delete, deleteIfExists, edit, get, getDoneableType, getHttpClient, getIfExists, getListType, getName, getNamespace, getNamespacedUrl, getResourceT, getResourceUrl, getRootUrl, getType, handleCreate, handleDelete, handleGet, handleResponse, handleUpdate, inNamespace, list, update, watch, withField, withFields, withLabel, withLabelIn, withLabelNotIn, withLabels, withName, withoutLabel, withoutLabelspublic ServiceAccountOperationsImpl(com.ning.http.client.AsyncHttpClient httpClient,
URL rootUrl)
Copyright © 2015 Red Hat. All rights reserved.