Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCommand ¶ added in v1.84.0
NewCommand creates a *cobra.Command object with default parameters.
Types ¶
type Options ¶
type Options struct {
Recommended *genericoptions.RecommendedOptions
ServerRunOptions *genericoptions.ServerRunOptions
ExtraOptions *apiserver.ExtraOptions
CoreInformerFactory gardencoreinformers.SharedInformerFactory
KubeInformerFactory kubeinformers.SharedInformerFactory
SeedManagementInformerFactory seedmanagementinformers.SharedInformerFactory
SecurityInformerFactory securityinformers.SharedInformerFactory
Logs *logsv1.LoggingConfiguration
}
Options has all the context and parameters needed to run a Gardener API server.
Click to show internal directories.
Click to hide internal directories.