Uses of Class
io.kubernetes.client.openapi.models.V1NodeDaemonEndpoints
Packages that use V1NodeDaemonEndpoints
-
Uses of V1NodeDaemonEndpoints in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1NodeDaemonEndpointsModifier and TypeMethodDescriptionstatic V1NodeDaemonEndpointsCreate an instance of V1NodeDaemonEndpoints given an JSON stringV1NodeStatus.getDaemonEndpoints()Get daemonEndpointsV1NodeDaemonEndpoints.kubeletEndpoint(V1DaemonEndpoint kubeletEndpoint) Methods in io.kubernetes.client.openapi.models with parameters of type V1NodeDaemonEndpointsModifier and TypeMethodDescriptionV1NodeStatus.daemonEndpoints(V1NodeDaemonEndpoints daemonEndpoints) voidV1NodeStatus.setDaemonEndpoints(V1NodeDaemonEndpoints daemonEndpoints)