Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StaticTarget ¶
type StaticTarget struct {
Kubeconfig string
}
StaticTarget provides static target settings.
func (*StaticTarget) GetKubeconfig ¶
func (t *StaticTarget) GetKubeconfig() (string, bool)
Click to show internal directories.
Click to hide internal directories.