Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Options ¶
type Options struct {
Apiserver string
KubeconfigPath string
Host string
Port int
ExporterHost string
ExporterPort int
Help bool
AllowedNamespaces []string
StopCh chan struct{}
Kubeconfig *rest.Config
// contains filtered or unexported fields
}
Options are the configurable parameters for kube-events-exporter.
Click to show internal directories.
Click to hide internal directories.