Documentation ¶
Index ¶
Constants ¶
View Source
const (
Name extenders.ExtenderName = "DynamicallyEnabled"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DynamicExtenderEvent ¶
type DynamicExtenderEvent struct{}
type Extender ¶
type Extender struct {
// contains filtered or unexported fields
}
func NewExtender ¶
func NewExtender() *Extender
func (*Extender) Name ¶
func (e *Extender) Name() extenders.ExtenderName
func (*Extender) SetNotifyChannel ¶
func (e *Extender) SetNotifyChannel(_ context.Context, ch chan extenders.ExtenderEvent)
func (*Extender) UpdateStatus ¶
Click to show internal directories.
Click to hide internal directories.