Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Options ¶
type Options struct {
Recommended *genericoptions.RecommendedOptions
CoreInformerFactory gardencoreinformers.SharedInformerFactory
GardenInformerFactory gardeninformers.SharedInformerFactory
KubeInformerFactory kubeinformers.SharedInformerFactory
StdOut io.Writer
StdErr io.Writer
}
Options has all the context and parameters needed to run a Gardener API server.
func NewOptions ¶
NewOptions returns a new Options object.
Click to show internal directories.
Click to hide internal directories.