Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type KindState ¶
type KindState struct {
ClusterName string `json:"clusterName"`
}
func (*KindState) Load ¶
func (gs *KindState) Load(con *libcontext.Context) (bool, error)
Load fills the receiver state object with the data from the kubeswitcher state. The first return value is true if any state was actually loaded, false otherwise.
func (*KindState) Notification ¶
Click to show internal directories.
Click to hide internal directories.