Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var InjectLogger = injection.InjectLogger
View Source
var InjectWorkspace = injection.InjectWorkspace
Functions ¶
Types ¶
type InjectionMixin ¶
func NewInjectionMixin ¶
func NewInjectionMixin() *InjectionMixin
func (*InjectionMixin) InjectConfig ¶
func (m *InjectionMixin) InjectConfig(cfg *config.Config)
func (*InjectionMixin) InjectLogger ¶
func (m *InjectionMixin) InjectLogger(l logr.Logger)
func (*InjectionMixin) InjectWorkspace ¶
func (m *InjectionMixin) InjectWorkspace(ws string)
type RequiresConfig ¶
RequiresConfig indicate the subcommand requires config
Click to show internal directories.
Click to hide internal directories.