Uses of Class
net.stickycode.kuuty.model.v18.IoK8sApiCoreV1NodeDaemonEndpoints
-
-
Uses of IoK8sApiCoreV1NodeDaemonEndpoints in net.stickycode.kuuty.model.v18
Methods in net.stickycode.kuuty.model.v18 that return IoK8sApiCoreV1NodeDaemonEndpoints Modifier and Type Method Description IoK8sApiCoreV1NodeDaemonEndpointsIoK8sApiCoreV1NodeStatus. getDaemonEndpoints()Get daemonEndpointsIoK8sApiCoreV1NodeDaemonEndpointsIoK8sApiCoreV1NodeDaemonEndpoints. kubeletEndpoint(IoK8sApiCoreV1DaemonEndpoint kubeletEndpoint)Methods in net.stickycode.kuuty.model.v18 with parameters of type IoK8sApiCoreV1NodeDaemonEndpoints Modifier and Type Method Description IoK8sApiCoreV1NodeStatusIoK8sApiCoreV1NodeStatus. daemonEndpoints(IoK8sApiCoreV1NodeDaemonEndpoints daemonEndpoints)voidIoK8sApiCoreV1NodeStatus. setDaemonEndpoints(IoK8sApiCoreV1NodeDaemonEndpoints daemonEndpoints)
-