Interface V1NodeStatusFluent<A extends V1NodeStatusFluent<A>>
- All Superinterfaces:
Fluent<A>
- All Known Subinterfaces:
V1NodeFluent.StatusNested<N>
- All Known Implementing Classes:
V1NodeStatusBuilder
,V1NodeStatusFluentImpl
Generated
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
static interface
static interface
static interface
static interface
static interface
static interface
-
Method Summary
Modifier and TypeMethodDescriptionaddAllToAddresses
(Collection<io.kubernetes.client.openapi.models.V1NodeAddress> items) addAllToConditions
(Collection<io.kubernetes.client.openapi.models.V1NodeCondition> items) addAllToImages
(Collection<io.kubernetes.client.openapi.models.V1ContainerImage> items) addAllToVolumesAttached
(Collection<io.kubernetes.client.openapi.models.V1AttachedVolume> items) addAllToVolumesInUse
(Collection<String> items) addNewAddressLike
(io.kubernetes.client.openapi.models.V1NodeAddress item) addNewConditionLike
(io.kubernetes.client.openapi.models.V1NodeCondition item) addNewImageLike
(io.kubernetes.client.openapi.models.V1ContainerImage item) addNewVolumesAttachedLike
(io.kubernetes.client.openapi.models.V1AttachedVolume item) addToAddresses
(io.kubernetes.client.openapi.models.V1NodeAddress... items) addToAddresses
(Integer index, io.kubernetes.client.openapi.models.V1NodeAddress item) addToAllocatable
(String key, io.kubernetes.client.custom.Quantity value) addToAllocatable
(Map<String, io.kubernetes.client.custom.Quantity> map) addToCapacity
(String key, io.kubernetes.client.custom.Quantity value) addToCapacity
(Map<String, io.kubernetes.client.custom.Quantity> map) addToConditions
(io.kubernetes.client.openapi.models.V1NodeCondition... items) addToConditions
(Integer index, io.kubernetes.client.openapi.models.V1NodeCondition item) addToImages
(io.kubernetes.client.openapi.models.V1ContainerImage... items) addToImages
(Integer index, io.kubernetes.client.openapi.models.V1ContainerImage item) addToVolumesAttached
(io.kubernetes.client.openapi.models.V1AttachedVolume... items) addToVolumesAttached
(Integer index, io.kubernetes.client.openapi.models.V1AttachedVolume item) addToVolumesInUse
(Integer index, String item) addToVolumesInUse
(String... items) io.kubernetes.client.openapi.models.V1NodeAddress
buildAddress
(Integer index) List<io.kubernetes.client.openapi.models.V1NodeAddress>
io.kubernetes.client.openapi.models.V1NodeCondition
buildCondition
(Integer index) List<io.kubernetes.client.openapi.models.V1NodeCondition>
io.kubernetes.client.openapi.models.V1NodeConfigStatus
io.kubernetes.client.openapi.models.V1NodeDaemonEndpoints
io.kubernetes.client.openapi.models.V1NodeAddress
io.kubernetes.client.openapi.models.V1NodeCondition
io.kubernetes.client.openapi.models.V1ContainerImage
io.kubernetes.client.openapi.models.V1AttachedVolume
io.kubernetes.client.openapi.models.V1ContainerImage
buildImage
(Integer index) List<io.kubernetes.client.openapi.models.V1ContainerImage>
io.kubernetes.client.openapi.models.V1NodeAddress
io.kubernetes.client.openapi.models.V1NodeCondition
io.kubernetes.client.openapi.models.V1ContainerImage
io.kubernetes.client.openapi.models.V1AttachedVolume
io.kubernetes.client.openapi.models.V1NodeAddress
buildMatchingAddress
(Predicate<V1NodeAddressBuilder> predicate) io.kubernetes.client.openapi.models.V1NodeCondition
buildMatchingCondition
(Predicate<V1NodeConditionBuilder> predicate) io.kubernetes.client.openapi.models.V1ContainerImage
buildMatchingImage
(Predicate<V1ContainerImageBuilder> predicate) io.kubernetes.client.openapi.models.V1AttachedVolume
io.kubernetes.client.openapi.models.V1NodeSystemInfo
List<io.kubernetes.client.openapi.models.V1AttachedVolume>
io.kubernetes.client.openapi.models.V1AttachedVolume
buildVolumesAttached
(Integer index) editAddress
(Integer index) editCondition
(Integer index) editMatchingAddress
(Predicate<V1NodeAddressBuilder> predicate) editMatchingCondition
(Predicate<V1NodeConditionBuilder> predicate) editMatchingImage
(Predicate<V1ContainerImageBuilder> predicate) editOrNewConfigLike
(io.kubernetes.client.openapi.models.V1NodeConfigStatus item) editOrNewDaemonEndpointsLike
(io.kubernetes.client.openapi.models.V1NodeDaemonEndpoints item) editOrNewNodeInfoLike
(io.kubernetes.client.openapi.models.V1NodeSystemInfo item) editVolumesAttached
(Integer index) List<io.kubernetes.client.openapi.models.V1NodeAddress>
Deprecated.List<io.kubernetes.client.openapi.models.V1NodeCondition>
Deprecated.io.kubernetes.client.openapi.models.V1NodeConfigStatus
Deprecated.io.kubernetes.client.openapi.models.V1NodeDaemonEndpoints
Deprecated.List<io.kubernetes.client.openapi.models.V1ContainerImage>
Deprecated.getMatchingVolumesInUse
(Predicate<String> predicate) io.kubernetes.client.openapi.models.V1NodeSystemInfo
Deprecated.getPhase()
List<io.kubernetes.client.openapi.models.V1AttachedVolume>
Deprecated.getVolumesInUse
(Integer index) hasMatchingAddress
(Predicate<V1NodeAddressBuilder> predicate) hasMatchingCondition
(Predicate<V1NodeConditionBuilder> predicate) hasMatchingImage
(Predicate<V1ContainerImageBuilder> predicate) hasMatchingVolumesInUse
(Predicate<String> predicate) hasPhase()
removeAllFromAddresses
(Collection<io.kubernetes.client.openapi.models.V1NodeAddress> items) removeAllFromConditions
(Collection<io.kubernetes.client.openapi.models.V1NodeCondition> items) removeAllFromImages
(Collection<io.kubernetes.client.openapi.models.V1ContainerImage> items) removeAllFromVolumesAttached
(Collection<io.kubernetes.client.openapi.models.V1AttachedVolume> items) removeFromAddresses
(io.kubernetes.client.openapi.models.V1NodeAddress... items) removeFromAllocatable
(Map<String, io.kubernetes.client.custom.Quantity> map) removeFromCapacity
(String key) removeFromCapacity
(Map<String, io.kubernetes.client.custom.Quantity> map) removeFromConditions
(io.kubernetes.client.openapi.models.V1NodeCondition... items) removeFromImages
(io.kubernetes.client.openapi.models.V1ContainerImage... items) removeFromVolumesAttached
(io.kubernetes.client.openapi.models.V1AttachedVolume... items) removeFromVolumesInUse
(String... items) removeMatchingFromAddresses
(Predicate<V1NodeAddressBuilder> predicate) removeMatchingFromImages
(Predicate<V1ContainerImageBuilder> predicate) setNewAddressLike
(Integer index, io.kubernetes.client.openapi.models.V1NodeAddress item) setNewConditionLike
(Integer index, io.kubernetes.client.openapi.models.V1NodeCondition item) setNewImageLike
(Integer index, io.kubernetes.client.openapi.models.V1ContainerImage item) setNewVolumesAttachedLike
(Integer index, io.kubernetes.client.openapi.models.V1AttachedVolume item) setToAddresses
(Integer index, io.kubernetes.client.openapi.models.V1NodeAddress item) setToConditions
(Integer index, io.kubernetes.client.openapi.models.V1NodeCondition item) setToImages
(Integer index, io.kubernetes.client.openapi.models.V1ContainerImage item) setToVolumesAttached
(Integer index, io.kubernetes.client.openapi.models.V1AttachedVolume item) setToVolumesInUse
(Integer index, String item) withAddresses
(io.kubernetes.client.openapi.models.V1NodeAddress... addresses) withAddresses
(List<io.kubernetes.client.openapi.models.V1NodeAddress> addresses) <K,
V> A withAllocatable
(Map<String, io.kubernetes.client.custom.Quantity> allocatable) <K,
V> A withCapacity
(Map<String, io.kubernetes.client.custom.Quantity> capacity) withConditions
(io.kubernetes.client.openapi.models.V1NodeCondition... conditions) withConditions
(List<io.kubernetes.client.openapi.models.V1NodeCondition> conditions) withConfig
(io.kubernetes.client.openapi.models.V1NodeConfigStatus config) withDaemonEndpoints
(io.kubernetes.client.openapi.models.V1NodeDaemonEndpoints daemonEndpoints) withImages
(io.kubernetes.client.openapi.models.V1ContainerImage... images) withImages
(List<io.kubernetes.client.openapi.models.V1ContainerImage> images) withNewConfigLike
(io.kubernetes.client.openapi.models.V1NodeConfigStatus item) withNewDaemonEndpointsLike
(io.kubernetes.client.openapi.models.V1NodeDaemonEndpoints item) withNewNodeInfoLike
(io.kubernetes.client.openapi.models.V1NodeSystemInfo item) withNodeInfo
(io.kubernetes.client.openapi.models.V1NodeSystemInfo nodeInfo) withVolumesAttached
(io.kubernetes.client.openapi.models.V1AttachedVolume... volumesAttached) withVolumesAttached
(List<io.kubernetes.client.openapi.models.V1AttachedVolume> volumesAttached) withVolumesInUse
(String... volumesInUse) withVolumesInUse
(List<String> volumesInUse)
-
Method Details
-
addToAddresses
-
setToAddresses
-
addToAddresses
-
addAllToAddresses
-
removeFromAddresses
-
removeAllFromAddresses
-
removeMatchingFromAddresses
-
getAddresses
Deprecated.This method has been deprecated, please use method buildAddresses instead.- Returns:
- The buildable object.
-
buildAddresses
List<io.kubernetes.client.openapi.models.V1NodeAddress> buildAddresses() -
buildAddress
-
buildFirstAddress
io.kubernetes.client.openapi.models.V1NodeAddress buildFirstAddress() -
buildLastAddress
io.kubernetes.client.openapi.models.V1NodeAddress buildLastAddress() -
buildMatchingAddress
io.kubernetes.client.openapi.models.V1NodeAddress buildMatchingAddress(Predicate<V1NodeAddressBuilder> predicate) -
hasMatchingAddress
-
withAddresses
-
withAddresses
-
hasAddresses
Boolean hasAddresses() -
addNewAddress
V1NodeStatusFluent.AddressesNested<A> addNewAddress() -
addNewAddressLike
V1NodeStatusFluent.AddressesNested<A> addNewAddressLike(io.kubernetes.client.openapi.models.V1NodeAddress item) -
setNewAddressLike
V1NodeStatusFluent.AddressesNested<A> setNewAddressLike(Integer index, io.kubernetes.client.openapi.models.V1NodeAddress item) -
editAddress
-
editFirstAddress
V1NodeStatusFluent.AddressesNested<A> editFirstAddress() -
editLastAddress
V1NodeStatusFluent.AddressesNested<A> editLastAddress() -
editMatchingAddress
V1NodeStatusFluent.AddressesNested<A> editMatchingAddress(Predicate<V1NodeAddressBuilder> predicate) -
addToAllocatable
-
addToAllocatable
-
removeFromAllocatable
-
removeFromAllocatable
-
getAllocatable
-
withAllocatable
-
hasAllocatable
Boolean hasAllocatable() -
addToCapacity
-
addToCapacity
-
removeFromCapacity
-
removeFromCapacity
-
getCapacity
-
withCapacity
-
hasCapacity
Boolean hasCapacity() -
addToConditions
-
setToConditions
-
addToConditions
-
addAllToConditions
-
removeFromConditions
-
removeAllFromConditions
-
removeMatchingFromConditions
-
getConditions
Deprecated.This method has been deprecated, please use method buildConditions instead.- Returns:
- The buildable object.
-
buildConditions
List<io.kubernetes.client.openapi.models.V1NodeCondition> buildConditions() -
buildCondition
-
buildFirstCondition
io.kubernetes.client.openapi.models.V1NodeCondition buildFirstCondition() -
buildLastCondition
io.kubernetes.client.openapi.models.V1NodeCondition buildLastCondition() -
buildMatchingCondition
io.kubernetes.client.openapi.models.V1NodeCondition buildMatchingCondition(Predicate<V1NodeConditionBuilder> predicate) -
hasMatchingCondition
-
withConditions
-
withConditions
-
hasConditions
Boolean hasConditions() -
addNewCondition
V1NodeStatusFluent.ConditionsNested<A> addNewCondition() -
addNewConditionLike
V1NodeStatusFluent.ConditionsNested<A> addNewConditionLike(io.kubernetes.client.openapi.models.V1NodeCondition item) -
setNewConditionLike
V1NodeStatusFluent.ConditionsNested<A> setNewConditionLike(Integer index, io.kubernetes.client.openapi.models.V1NodeCondition item) -
editCondition
-
editFirstCondition
V1NodeStatusFluent.ConditionsNested<A> editFirstCondition() -
editLastCondition
V1NodeStatusFluent.ConditionsNested<A> editLastCondition() -
editMatchingCondition
V1NodeStatusFluent.ConditionsNested<A> editMatchingCondition(Predicate<V1NodeConditionBuilder> predicate) -
getConfig
Deprecated.This method has been deprecated, please use method buildConfig instead.- Returns:
- The buildable object.
-
buildConfig
io.kubernetes.client.openapi.models.V1NodeConfigStatus buildConfig() -
withConfig
-
hasConfig
Boolean hasConfig() -
withNewConfig
V1NodeStatusFluent.ConfigNested<A> withNewConfig() -
withNewConfigLike
V1NodeStatusFluent.ConfigNested<A> withNewConfigLike(io.kubernetes.client.openapi.models.V1NodeConfigStatus item) -
editConfig
V1NodeStatusFluent.ConfigNested<A> editConfig() -
editOrNewConfig
V1NodeStatusFluent.ConfigNested<A> editOrNewConfig() -
editOrNewConfigLike
V1NodeStatusFluent.ConfigNested<A> editOrNewConfigLike(io.kubernetes.client.openapi.models.V1NodeConfigStatus item) -
getDaemonEndpoints
Deprecated.This method has been deprecated, please use method buildDaemonEndpoints instead.- Returns:
- The buildable object.
-
buildDaemonEndpoints
io.kubernetes.client.openapi.models.V1NodeDaemonEndpoints buildDaemonEndpoints() -
withDaemonEndpoints
-
hasDaemonEndpoints
Boolean hasDaemonEndpoints() -
withNewDaemonEndpoints
V1NodeStatusFluent.DaemonEndpointsNested<A> withNewDaemonEndpoints() -
withNewDaemonEndpointsLike
V1NodeStatusFluent.DaemonEndpointsNested<A> withNewDaemonEndpointsLike(io.kubernetes.client.openapi.models.V1NodeDaemonEndpoints item) -
editDaemonEndpoints
V1NodeStatusFluent.DaemonEndpointsNested<A> editDaemonEndpoints() -
editOrNewDaemonEndpoints
V1NodeStatusFluent.DaemonEndpointsNested<A> editOrNewDaemonEndpoints() -
editOrNewDaemonEndpointsLike
V1NodeStatusFluent.DaemonEndpointsNested<A> editOrNewDaemonEndpointsLike(io.kubernetes.client.openapi.models.V1NodeDaemonEndpoints item) -
addToImages
-
setToImages
-
addToImages
-
addAllToImages
-
removeFromImages
-
removeAllFromImages
-
removeMatchingFromImages
-
getImages
Deprecated.This method has been deprecated, please use method buildImages instead.- Returns:
- The buildable object.
-
buildImages
List<io.kubernetes.client.openapi.models.V1ContainerImage> buildImages() -
buildImage
-
buildFirstImage
io.kubernetes.client.openapi.models.V1ContainerImage buildFirstImage() -
buildLastImage
io.kubernetes.client.openapi.models.V1ContainerImage buildLastImage() -
buildMatchingImage
io.kubernetes.client.openapi.models.V1ContainerImage buildMatchingImage(Predicate<V1ContainerImageBuilder> predicate) -
hasMatchingImage
-
withImages
-
withImages
-
hasImages
Boolean hasImages() -
addNewImage
V1NodeStatusFluent.ImagesNested<A> addNewImage() -
addNewImageLike
V1NodeStatusFluent.ImagesNested<A> addNewImageLike(io.kubernetes.client.openapi.models.V1ContainerImage item) -
setNewImageLike
V1NodeStatusFluent.ImagesNested<A> setNewImageLike(Integer index, io.kubernetes.client.openapi.models.V1ContainerImage item) -
editImage
-
editFirstImage
V1NodeStatusFluent.ImagesNested<A> editFirstImage() -
editLastImage
V1NodeStatusFluent.ImagesNested<A> editLastImage() -
editMatchingImage
-
getNodeInfo
Deprecated.This method has been deprecated, please use method buildNodeInfo instead.- Returns:
- The buildable object.
-
buildNodeInfo
io.kubernetes.client.openapi.models.V1NodeSystemInfo buildNodeInfo() -
withNodeInfo
-
hasNodeInfo
Boolean hasNodeInfo() -
withNewNodeInfo
V1NodeStatusFluent.NodeInfoNested<A> withNewNodeInfo() -
withNewNodeInfoLike
V1NodeStatusFluent.NodeInfoNested<A> withNewNodeInfoLike(io.kubernetes.client.openapi.models.V1NodeSystemInfo item) -
editNodeInfo
V1NodeStatusFluent.NodeInfoNested<A> editNodeInfo() -
editOrNewNodeInfo
V1NodeStatusFluent.NodeInfoNested<A> editOrNewNodeInfo() -
editOrNewNodeInfoLike
V1NodeStatusFluent.NodeInfoNested<A> editOrNewNodeInfoLike(io.kubernetes.client.openapi.models.V1NodeSystemInfo item) -
getPhase
String getPhase() -
withPhase
-
hasPhase
Boolean hasPhase() -
addToVolumesAttached
-
setToVolumesAttached
-
addToVolumesAttached
-
addAllToVolumesAttached
-
removeFromVolumesAttached
-
removeAllFromVolumesAttached
A removeAllFromVolumesAttached(Collection<io.kubernetes.client.openapi.models.V1AttachedVolume> items) -
removeMatchingFromVolumesAttached
-
getVolumesAttached
Deprecated.This method has been deprecated, please use method buildVolumesAttached instead.- Returns:
- The buildable object.
-
buildVolumesAttached
List<io.kubernetes.client.openapi.models.V1AttachedVolume> buildVolumesAttached() -
buildVolumesAttached
-
buildFirstVolumesAttached
io.kubernetes.client.openapi.models.V1AttachedVolume buildFirstVolumesAttached() -
buildLastVolumesAttached
io.kubernetes.client.openapi.models.V1AttachedVolume buildLastVolumesAttached() -
buildMatchingVolumesAttached
io.kubernetes.client.openapi.models.V1AttachedVolume buildMatchingVolumesAttached(Predicate<V1AttachedVolumeBuilder> predicate) -
hasMatchingVolumesAttached
-
withVolumesAttached
-
withVolumesAttached
-
hasVolumesAttached
Boolean hasVolumesAttached() -
addNewVolumesAttached
V1NodeStatusFluent.VolumesAttachedNested<A> addNewVolumesAttached() -
addNewVolumesAttachedLike
V1NodeStatusFluent.VolumesAttachedNested<A> addNewVolumesAttachedLike(io.kubernetes.client.openapi.models.V1AttachedVolume item) -
setNewVolumesAttachedLike
V1NodeStatusFluent.VolumesAttachedNested<A> setNewVolumesAttachedLike(Integer index, io.kubernetes.client.openapi.models.V1AttachedVolume item) -
editVolumesAttached
-
editFirstVolumesAttached
V1NodeStatusFluent.VolumesAttachedNested<A> editFirstVolumesAttached() -
editLastVolumesAttached
V1NodeStatusFluent.VolumesAttachedNested<A> editLastVolumesAttached() -
editMatchingVolumesAttached
V1NodeStatusFluent.VolumesAttachedNested<A> editMatchingVolumesAttached(Predicate<V1AttachedVolumeBuilder> predicate) -
addToVolumesInUse
-
setToVolumesInUse
-
addToVolumesInUse
-
addAllToVolumesInUse
-
removeFromVolumesInUse
-
removeAllFromVolumesInUse
-
getVolumesInUse
-
getVolumesInUse
-
getFirstVolumesInUse
String getFirstVolumesInUse() -
getLastVolumesInUse
String getLastVolumesInUse() -
getMatchingVolumesInUse
-
hasMatchingVolumesInUse
-
withVolumesInUse
-
withVolumesInUse
-
hasVolumesInUse
Boolean hasVolumesInUse()
-