Uses of Interface
k8s.io.api.core.v1.Generated.DaemonEndpointOrBuilder
-
Packages that use Generated.DaemonEndpointOrBuilder Package Description k8s.io.api.core.v1 -
-
Uses of Generated.DaemonEndpointOrBuilder in k8s.io.api.core.v1
Classes in k8s.io.api.core.v1 that implement Generated.DaemonEndpointOrBuilder Modifier and Type Class Description static classGenerated.DaemonEndpointDaemonEndpoint contains information about a single Daemon endpoint.static classGenerated.DaemonEndpoint.BuilderDaemonEndpoint contains information about a single Daemon endpoint.Methods in k8s.io.api.core.v1 that return Generated.DaemonEndpointOrBuilder Modifier and Type Method Description Generated.DaemonEndpointOrBuilderGenerated.NodeDaemonEndpoints.Builder. getKubeletEndpointOrBuilder()Endpoint on which Kubelet is listening.Generated.DaemonEndpointOrBuilderGenerated.NodeDaemonEndpoints. getKubeletEndpointOrBuilder()Endpoint on which Kubelet is listening.Generated.DaemonEndpointOrBuilderGenerated.NodeDaemonEndpointsOrBuilder. getKubeletEndpointOrBuilder()Endpoint on which Kubelet is listening.
-