| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model |
| Modifier and Type | Method and Description |
|---|---|
NodeList |
NodeListBuilder.build() |
NodeList |
KubeSchemaFluent.buildNodeList() |
NodeList |
KubeSchemaFluentImpl.buildNodeList() |
NodeList |
DoneableNodeList.done() |
NodeList |
KubeSchemaFluent.getNodeList()
Deprecated.
|
NodeList |
KubeSchemaFluentImpl.getNodeList()
Deprecated.
|
NodeList |
KubeSchema.getNodeList() |
| Modifier and Type | Method and Description |
|---|---|
KubeSchemaFluent.NodeListNested<A> |
KubeSchemaFluent.editOrNewNodeListLike(NodeList item) |
KubeSchemaFluent.NodeListNested<A> |
KubeSchemaFluentImpl.editOrNewNodeListLike(NodeList item) |
void |
KubeSchema.setNodeList(NodeList nodeList) |
KubeSchemaFluent.NodeListNested<A> |
KubeSchemaFluent.withNewNodeListLike(NodeList item) |
KubeSchemaFluent.NodeListNested<A> |
KubeSchemaFluentImpl.withNewNodeListLike(NodeList item) |
WatchEventFluent.NodeListObjectNested<A> |
WatchEventFluent.withNewNodeListObjectLike(NodeList item) |
WatchEventFluent.NodeListObjectNested<A> |
WatchEventFluentImpl.withNewNodeListObjectLike(NodeList item) |
A |
KubeSchemaFluent.withNodeList(NodeList nodeList) |
A |
KubeSchemaFluentImpl.withNodeList(NodeList nodeList) |
A |
WatchEventFluent.withNodeListObject(NodeList nodeListObject) |
A |
WatchEventFluentImpl.withNodeListObject(NodeList nodeListObject) |
| Constructor and Description |
|---|
DoneableNodeList(NodeList item) |
DoneableNodeList(NodeList item,
Function<NodeList,NodeList> function) |
KubeSchema(APIGroup aPIGroup,
APIGroupList aPIGroupList,
BaseKubernetesList baseKubernetesList,
Binding binding,
ComponentStatus componentStatus,
ComponentStatusList componentStatusList,
Config config,
ConfigMap configMap,
ConfigMapList configMapList,
ContainerStatus containerStatus,
CreateOptions createOptions,
DeleteOptions deleteOptions,
EndpointPort endpointPort,
Endpoints endpoints,
EndpointsList endpointsList,
EnvVar envVar,
Event event,
EventList eventList,
EventSeries eventSeries,
EventSource eventSource,
GetOptions getOptions,
GroupVersionKind groupVersionKind,
GroupVersionResource groupVersionResource,
Info info,
LimitRangeList limitRangeList,
ListOptions listOptions,
MicroTime microTime,
Namespace namespace,
NamespaceList namespaceList,
Node node,
NodeList nodeList,
ObjectMeta objectMeta,
Patch patch,
PatchOptions patchOptions,
PersistentVolume persistentVolume,
PersistentVolumeClaim persistentVolumeClaim,
PersistentVolumeClaimList persistentVolumeClaimList,
PersistentVolumeList persistentVolumeList,
PodList podList,
PodTemplateList podTemplateList,
Quantity quantity,
ReplicationControllerList replicationControllerList,
ResourceQuota resourceQuota,
ResourceQuotaList resourceQuotaList,
RootPaths rootPaths,
Secret secret,
SecretList secretList,
ServiceAccount serviceAccount,
ServiceAccountList serviceAccountList,
ServiceList serviceList,
Status status,
String time,
Toleration toleration,
TopologySelectorTerm topologySelectorTerm,
TypeMeta typeMeta,
UpdateOptions updateOptions,
WatchEvent watchEvent) |
NodeListBuilder(NodeList instance) |
NodeListBuilder(NodeList instance,
Boolean validationEnabled) |
NodeListBuilder(NodeListFluent<?> fluent,
NodeList instance) |
NodeListBuilder(NodeListFluent<?> fluent,
NodeList instance,
Boolean validationEnabled) |
NodeListFluentImpl(NodeList instance) |
| Constructor and Description |
|---|
DoneableNodeList(Function<NodeList,NodeList> function) |
DoneableNodeList(Function<NodeList,NodeList> function) |
DoneableNodeList(NodeList item,
Function<NodeList,NodeList> function) |
DoneableNodeList(NodeList item,
Function<NodeList,NodeList> function) |
Copyright © 2015–2020 Red Hat. All rights reserved.