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 TypeMethodDescriptionV1NodeStatus.getDaemonEndpoints()
Get daemonEndpointsV1NodeDaemonEndpoints.kubeletEndpoint
(V1DaemonEndpoint kubeletEndpoint) Methods in io.kubernetes.client.openapi.models with parameters of type V1NodeDaemonEndpointsModifier and TypeMethodDescriptionV1NodeStatus.daemonEndpoints
(V1NodeDaemonEndpoints daemonEndpoints) void
V1NodeStatus.setDaemonEndpoints
(V1NodeDaemonEndpoints daemonEndpoints)