Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DefaultNamespaces = options.NamespaceList{metav1.NamespaceAll}
Functions ¶
func ProvideNamespaces ¶
func ProvideNamespaces(opts *Options) types.Namespaces
Types ¶
type Options ¶
type Options struct { Apiserver string Kubeconfig string Help bool Port int Host string TelemetryPort int TelemetryHost string Namespaces options.NamespaceList Pod string Namespace string Version bool TLSCert string TLSKey string TLSMinVersion string TLSCipherSuites []string EnableGZIPEncoding bool // contains filtered or unexported fields }
Options are the configurable parameters
Click to show internal directories.
Click to hide internal directories.