NodeDaemonEndpoints

final case class NodeDaemonEndpoints(kubeletEndpoint: Option[DaemonEndpoint])

NodeDaemonEndpoints lists ports opened by daemons running on the Node.

Source:
NodeDaemonEndpoints.scala
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product