Uses of Interface
io.kubernetes.client.openapi.models.V1NodeConfigStatusFluent.LastKnownGoodNested
Packages that use V1NodeConfigStatusFluent.LastKnownGoodNested
-
Uses of V1NodeConfigStatusFluent.LastKnownGoodNested in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1NodeConfigStatusFluent.LastKnownGoodNestedModifier and TypeMethodDescriptionV1NodeConfigStatusFluent.editLastKnownGood()
V1NodeConfigStatusFluentImpl.editLastKnownGood()
V1NodeConfigStatusFluent.editOrNewLastKnownGood()
V1NodeConfigStatusFluentImpl.editOrNewLastKnownGood()
V1NodeConfigStatusFluent.editOrNewLastKnownGoodLike
(io.kubernetes.client.openapi.models.V1NodeConfigSource item) V1NodeConfigStatusFluentImpl.editOrNewLastKnownGoodLike
(io.kubernetes.client.openapi.models.V1NodeConfigSource item) V1NodeConfigStatusFluent.withNewLastKnownGood()
V1NodeConfigStatusFluentImpl.withNewLastKnownGood()
V1NodeConfigStatusFluent.withNewLastKnownGoodLike
(io.kubernetes.client.openapi.models.V1NodeConfigSource item) V1NodeConfigStatusFluentImpl.withNewLastKnownGoodLike
(io.kubernetes.client.openapi.models.V1NodeConfigSource item)