Documentation ¶
Index ¶
Constants ¶
View Source
const ( ModeCluster = "cluster" ModeToken = "token" ModeLocal = "local" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type K8sHelperService ¶
type K8sHelperService struct {
// contains filtered or unexported fields
}
func NewK8sHelperService ¶
func NewK8sHelperService(cfg *rest.Config, mode Mode) *K8sHelperService
Click to show internal directories.
Click to hide internal directories.