Documentation ¶
Index ¶
Constants ¶
View Source
const (
Name extenders.ExtenderName = "KubeConfig"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Extender ¶
type Extender struct {
// contains filtered or unexported fields
}
func NewExtender ¶
func NewExtender(kcm kubeConfigManager) *Extender
func (*Extender) IsTerminator ¶ added in v1.4.2
func (*Extender) Name ¶
func (e *Extender) Name() extenders.ExtenderName
func (*Extender) SetNotifyChannel ¶
func (e *Extender) SetNotifyChannel(ctx context.Context, ch chan extenders.ExtenderEvent)
Click to show internal directories.
Click to hide internal directories.