Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
// Config specifies the path to the kubeconsole config file
Config string
// Kubeconfig specifies the path to the kubectl config file
Kubeconfig string
// Verbose specifies if verbose is enabled or not
Verbose bool
// K8sClient is a instance of K8s that holds common kubernetes objects
K8sClient *k8s.K8s
// MachineID is used to match console pods to this machine
MachineID string
)
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.