package
0.1.12
Repository: https://github.com/eggsbenjamin/kubebuilder.git
Documentation: pkg.go.dev

# Functions

CreateInjectArgs returns new arguments for initializing objects.

# Structs

InjectArgs are the common arguments for initializing controllers and admission hooks.
Injector is used by code generators to register code generated objects.

# Interfaces

Runnable can be registered with an Injector and run.

# Type aliases

RunFn can be registered with an Injector and run.