Documentation ¶
Index ¶
Constants ¶
View Source
const ( // Name is the name of the plugin used in the plugin registry and configurations. Name string = "Demo" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Demo ¶
type Demo struct{}
func (*Demo) EventsToRegister ¶
func (dm *Demo) EventsToRegister() []framework.ClusterEvent
Click to show internal directories.
Click to hide internal directories.