Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Options ¶
type Options struct { // logger Log logging.Logger // completed options from raw options ClusterConfig *rest.Config Config *config.QuotaControllerConfig // contains filtered or unexported fields }
Options describes the options to configure the Landscaper controller.
func NewOptions ¶
func NewOptions() *Options
Click to show internal directories.
Click to hide internal directories.