public class NodeOperationsImpl extends HasMetadataOperation<io.fabric8.kubernetes.api.model.Node,io.fabric8.kubernetes.api.model.NodeList,io.fabric8.kubernetes.api.model.DoneableNode,ClientResource<io.fabric8.kubernetes.api.model.Node,io.fabric8.kubernetes.api.model.DoneableNode>>
reaperapiGroup, apiVersion, client, config, JSON, JSON_MAPPER, name, namespace, resourceT, YAML_MAPPER| Constructor and Description | 
|---|
| NodeOperationsImpl(com.squareup.okhttp.OkHttpClient client,
                  Config config) | 
| NodeOperationsImpl(com.squareup.okhttp.OkHttpClient client,
                  Config config,
                  String apiVersion,
                  String namespace,
                  String name,
                  Boolean cascading,
                  io.fabric8.kubernetes.api.model.Node item,
                  String resourceVersion,
                  Boolean reloadingFromServer,
                  long gracePeriodSeconds,
                  Map<String,String> labels,
                  Map<String,String> labelsNot,
                  Map<String,String[]> labelsIn,
                  Map<String,String[]> labelsNotIn,
                  Map<String,String> fields) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | isResourceNamespaced() | 
edit, replacecascading, create, createNew, delete, delete, delete, fromServer, get, getDoneableType, getFieldQueryParam, getFields, getGracePeriodSeconds, getItem, getLabelQueryParam, getLabels, getLabelsIn, getLabelsNot, getLabelsNotIn, getListType, getMandatory, getReloadingFromServer, getResourceT, getResourceVersion, getRootPaths, getType, handleCreate, handleGet, handleReplace, handleResponse, inAnyNamespace, inNamespace, isCascading, isReaping, isReloadingFromServer, list, load, setReaping, update, watch, watch, withField, withFields, withGracePeriod, withLabel, withLabel, withLabelIn, withLabelNotIn, withLabels, withName, withoutLabel, withoutLabel, withoutLabels, withResourceVersionassertResponseCode, checkName, checkNamespace, createStatus, createStatus, getAPIGroup, getAPIVersion, getConfig, getName, getNamespace, getNamespacedUrl, getNamespacedUrl, getNamespacedUrl, getResourceUrl, getResourceUrl, getRootUrl, handleCreate, handleDelete, handleDelete, handleGet, handleReplace, handleResponse, unmarshal, unmarshalpublic NodeOperationsImpl(com.squareup.okhttp.OkHttpClient client,
                          Config config)
public NodeOperationsImpl(com.squareup.okhttp.OkHttpClient client,
                          Config config,
                          String apiVersion,
                          String namespace,
                          String name,
                          Boolean cascading,
                          io.fabric8.kubernetes.api.model.Node item,
                          String resourceVersion,
                          Boolean reloadingFromServer,
                          long gracePeriodSeconds,
                          Map<String,String> labels,
                          Map<String,String> labelsNot,
                          Map<String,String[]> labelsIn,
                          Map<String,String[]> labelsNotIn,
                          Map<String,String> fields)
public boolean isResourceNamespaced()
isResourceNamespaced in class BaseOperation<io.fabric8.kubernetes.api.model.Node,io.fabric8.kubernetes.api.model.NodeList,io.fabric8.kubernetes.api.model.DoneableNode,ClientResource<io.fabric8.kubernetes.api.model.Node,io.fabric8.kubernetes.api.model.DoneableNode>>Copyright © 2015–2016 Red Hat. All rights reserved.