Uses of Interface
io.kubernetes.client.openapi.models.V1NodeStatusFluent.DaemonEndpointsNested
Packages that use V1NodeStatusFluent.DaemonEndpointsNested
-
Uses of V1NodeStatusFluent.DaemonEndpointsNested in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1NodeStatusFluent.DaemonEndpointsNestedModifier and TypeMethodDescriptionV1NodeStatusFluent.editDaemonEndpoints()
V1NodeStatusFluentImpl.editDaemonEndpoints()
V1NodeStatusFluent.editOrNewDaemonEndpoints()
V1NodeStatusFluentImpl.editOrNewDaemonEndpoints()
V1NodeStatusFluent.editOrNewDaemonEndpointsLike
(io.kubernetes.client.openapi.models.V1NodeDaemonEndpoints item) V1NodeStatusFluentImpl.editOrNewDaemonEndpointsLike
(io.kubernetes.client.openapi.models.V1NodeDaemonEndpoints item) V1NodeStatusFluent.withNewDaemonEndpoints()
V1NodeStatusFluentImpl.withNewDaemonEndpoints()
V1NodeStatusFluent.withNewDaemonEndpointsLike
(io.kubernetes.client.openapi.models.V1NodeDaemonEndpoints item) V1NodeStatusFluentImpl.withNewDaemonEndpointsLike
(io.kubernetes.client.openapi.models.V1NodeDaemonEndpoints item)