Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Extension ¶
type Extension struct {
// contains filtered or unexported fields
}
Implements functions for dealing with the Kubernetes context. Exposes an API for other plugins to get and validate the allowed k8s context.
func NewExtension ¶
func NewExtension(context k8s.KubeContext, env k8s.Env) Extension
type State ¶
type State struct {
// contains filtered or unexported fields
}
func (State) KubeContext ¶
func (s State) KubeContext() k8s.KubeContext
Click to show internal directories.
Click to hide internal directories.