Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ModuleProducer ¶
type ModuleProducer struct { }
func NewModuleProducer ¶
func NewModuleProducer() *ModuleProducer
func (*ModuleProducer) GetGVK ¶
func (mp *ModuleProducer) GetGVK() schema.GroupVersionKind
func (*ModuleProducer) NewModule ¶
func (mp *ModuleProducer) NewModule() module_manager.ModuleObject
Click to show internal directories.
Click to hide internal directories.