Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type K8S ¶
type K8S struct { Client *kubernetes.Clientset // contains filtered or unexported fields }
func (*K8S) ConfigMaps ¶ added in v0.1.0
func (k *K8S) ConfigMaps(ns string) (*v1.ConfigMapList, error)
ConfigMap returns configmap by name and namespace.
func (*K8S) K3SUpgradePlan ¶
Click to show internal directories.
Click to hide internal directories.