public class PodOperationsImpl extends BaseOperation<io.fabric8.kubernetes.api.model.Pod,io.fabric8.kubernetes.api.model.PodList,io.fabric8.kubernetes.api.model.DoneablePod,Resource<io.fabric8.kubernetes.api.model.Pod,io.fabric8.kubernetes.api.model.DoneablePod>>
mapper
Constructor and Description |
---|
PodOperationsImpl(com.ning.http.client.AsyncHttpClient httpClient,
URL rootUrl) |
PodOperationsImpl(com.ning.http.client.AsyncHttpClient httpClient,
URL rootUrl,
String namespace,
String name) |
create, createNew, delete, deleteList, deleteThis, edit, get, getDoneableType, getHttpClient, 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, withoutLabels
Copyright © 2015 Red Hat. All rights reserved.