Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ModuleSingleton modules.InCodeModule = &AuthorizeModule{}
ModuleSingleton is the exported symbol that will be looked up by the plugin loader
Functions ¶
This section is empty.
Types ¶
type AuthorizeModule ¶
type AuthorizeModule struct {
}
func (*AuthorizeModule) LabelKey ¶
func (*AuthorizeModule) LabelKey() string
LabelKey implements NikkiModule.
func (*AuthorizeModule) Version ¶
func (*AuthorizeModule) Version() semver.SemVer
Version implements NikkiModule.
Click to show internal directories.
Click to hide internal directories.