Uses of Interface
k8s.io.api.core.v1.Generated.NodeDaemonEndpointsOrBuilder
-
Packages that use Generated.NodeDaemonEndpointsOrBuilder Package Description k8s.io.api.core.v1 -
-
Uses of Generated.NodeDaemonEndpointsOrBuilder in k8s.io.api.core.v1
Classes in k8s.io.api.core.v1 that implement Generated.NodeDaemonEndpointsOrBuilder Modifier and Type Class Description static classGenerated.NodeDaemonEndpointsNodeDaemonEndpoints lists ports opened by daemons running on the Node.static classGenerated.NodeDaemonEndpoints.BuilderNodeDaemonEndpoints lists ports opened by daemons running on the Node.Methods in k8s.io.api.core.v1 that return Generated.NodeDaemonEndpointsOrBuilder Modifier and Type Method Description Generated.NodeDaemonEndpointsOrBuilderGenerated.NodeStatus.Builder. getDaemonEndpointsOrBuilder()Endpoints of daemons running on the Node.Generated.NodeDaemonEndpointsOrBuilderGenerated.NodeStatus. getDaemonEndpointsOrBuilder()Endpoints of daemons running on the Node.Generated.NodeDaemonEndpointsOrBuilderGenerated.NodeStatusOrBuilder. getDaemonEndpointsOrBuilder()Endpoints of daemons running on the Node.
-