Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Bootstrapper ¶
type Bootstrapper struct { *environment.Sink // contains filtered or unexported fields }
func NewBootstrapper ¶
func NewBootstrapper( scheme *runtime.Scheme, log logr.Logger, uncachedClient components.UncachedClient, registry *packages.Registry, opts components.Options, ) (*Bootstrapper, error)
Click to show internal directories.
Click to hide internal directories.