Uses of Class
io.kubernetes.client.openapi.models.V1DaemonEndpoint
Packages that use V1DaemonEndpoint
-
Uses of V1DaemonEndpoint in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1DaemonEndpointModifier and TypeMethodDescriptionstatic V1DaemonEndpoint
Create an instance of V1DaemonEndpoint given an JSON stringV1NodeDaemonEndpoints.getKubeletEndpoint()
Get kubeletEndpointMethods in io.kubernetes.client.openapi.models with parameters of type V1DaemonEndpointModifier and TypeMethodDescriptionV1NodeDaemonEndpoints.kubeletEndpoint
(V1DaemonEndpoint kubeletEndpoint) void
V1NodeDaemonEndpoints.setKubeletEndpoint
(V1DaemonEndpoint kubeletEndpoint)