Uses of Class
io.fabric8.kubernetes.api.model.NodeStatusFluent.DaemonEndpointsNested
-
Packages that use NodeStatusFluent.DaemonEndpointsNested Package Description io.fabric8.kubernetes.api.model -
-
Uses of NodeStatusFluent.DaemonEndpointsNested in io.fabric8.kubernetes.api.model
Methods in io.fabric8.kubernetes.api.model that return NodeStatusFluent.DaemonEndpointsNested Modifier and Type Method Description NodeStatusFluent.DaemonEndpointsNested<A>NodeStatusFluent. editDaemonEndpoints()NodeStatusFluent.DaemonEndpointsNested<A>NodeStatusFluent. editOrNewDaemonEndpoints()NodeStatusFluent.DaemonEndpointsNested<A>NodeStatusFluent. editOrNewDaemonEndpointsLike(NodeDaemonEndpoints item)NodeStatusFluent.DaemonEndpointsNested<A>NodeStatusFluent. withNewDaemonEndpoints()NodeStatusFluent.DaemonEndpointsNested<A>NodeStatusFluent. withNewDaemonEndpointsLike(NodeDaemonEndpoints item)
-