Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Kubernetes ¶ added in v1.0.0
type Kubernetes struct { Address string InCluster string KubeConfig string KubeConfigPath string TLS TLS Watch Watch }
Kubernetes is a data structure to hold Kubernetes specific command line configuration flags.
type Service ¶
type Service struct { Collector collector.Collector Kubernetes Kubernetes }
Service is an intermediate data structure for command line configuration flags.
Click to show internal directories.
Click to hide internal directories.