Node Daemon Endpoints Args
    data class NodeDaemonEndpointsArgs(val kubeletEndpoint: Output<DaemonEndpointArgs>? = null) : ConvertibleToJava<NodeDaemonEndpointsArgs> 
NodeDaemonEndpoints lists ports opened by daemons running on the Node.