Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶ added in v1.0.6
type Controller interface {
InjectController(lifecycle.Controller)
}
Controller inject the cache
type EventRecorder ¶
type EventRecorder interface {
InjectEventRecorder(record.EventRecorder)
}
EventRecorder inject the event recorder
Click to show internal directories.
Click to hide internal directories.