Package | Description |
---|---|
io.kubernetes.client.openapi.models |
Modifier and Type | Method and Description |
---|---|
V1NodeSystemInfo |
V1NodeSystemInfo.architecture(String architecture) |
V1NodeSystemInfo |
V1NodeSystemInfo.bootID(String bootID) |
V1NodeSystemInfo |
V1NodeSystemInfoBuilder.build() |
V1NodeSystemInfo |
V1NodeStatusFluentImpl.buildNodeInfo() |
V1NodeSystemInfo |
V1NodeStatusFluent.buildNodeInfo() |
V1NodeSystemInfo |
V1NodeSystemInfo.containerRuntimeVersion(String containerRuntimeVersion) |
V1NodeSystemInfo |
V1NodeStatusFluentImpl.getNodeInfo()
Deprecated.
|
V1NodeSystemInfo |
V1NodeStatusFluent.getNodeInfo()
Deprecated.
|
V1NodeSystemInfo |
V1NodeStatus.getNodeInfo()
Get nodeInfo
|
V1NodeSystemInfo |
V1NodeSystemInfo.kernelVersion(String kernelVersion) |
V1NodeSystemInfo |
V1NodeSystemInfo.kubeletVersion(String kubeletVersion) |
V1NodeSystemInfo |
V1NodeSystemInfo.kubeProxyVersion(String kubeProxyVersion) |
V1NodeSystemInfo |
V1NodeSystemInfo.machineID(String machineID) |
V1NodeSystemInfo |
V1NodeSystemInfo.operatingSystem(String operatingSystem) |
V1NodeSystemInfo |
V1NodeSystemInfo.osImage(String osImage) |
V1NodeSystemInfo |
V1NodeSystemInfo.systemUUID(String systemUUID) |
Modifier and Type | Method and Description |
---|---|
V1NodeStatusFluent.NodeInfoNested<A> |
V1NodeStatusFluentImpl.editOrNewNodeInfoLike(V1NodeSystemInfo item) |
V1NodeStatusFluent.NodeInfoNested<A> |
V1NodeStatusFluent.editOrNewNodeInfoLike(V1NodeSystemInfo item) |
V1NodeStatus |
V1NodeStatus.nodeInfo(V1NodeSystemInfo nodeInfo) |
void |
V1NodeStatus.setNodeInfo(V1NodeSystemInfo nodeInfo) |
V1NodeStatusFluent.NodeInfoNested<A> |
V1NodeStatusFluentImpl.withNewNodeInfoLike(V1NodeSystemInfo item) |
V1NodeStatusFluent.NodeInfoNested<A> |
V1NodeStatusFluent.withNewNodeInfoLike(V1NodeSystemInfo item) |
A |
V1NodeStatusFluentImpl.withNodeInfo(V1NodeSystemInfo nodeInfo) |
A |
V1NodeStatusFluent.withNodeInfo(V1NodeSystemInfo nodeInfo) |
Constructor and Description |
---|
V1NodeSystemInfoBuilder(V1NodeSystemInfo instance) |
V1NodeSystemInfoBuilder(V1NodeSystemInfo instance,
Boolean validationEnabled) |
V1NodeSystemInfoBuilder(V1NodeSystemInfoFluent<?> fluent,
V1NodeSystemInfo instance) |
V1NodeSystemInfoBuilder(V1NodeSystemInfoFluent<?> fluent,
V1NodeSystemInfo instance,
Boolean validationEnabled) |
V1NodeSystemInfoFluentImpl(V1NodeSystemInfo instance) |
Copyright © 2021. All rights reserved.