Versions in this module Expand all Collapse all v0 v0.1.1 Apr 11, 2023 v0.1.0 Mar 27, 2023 Changes in this version + func NewCommandStartOnmetalAPIServer(ctx context.Context, defaults *OnmetalAPIServerOptions) *cobra.Command + func NewResourceConfig() *serverstorage.ResourceConfig + type OnmetalAPIServerOptions struct + MachinePoolletConfig client.MachinePoolletClientConfig + RecommendedOptions *genericoptions.RecommendedOptions + SharedInformerFactory informers.SharedInformerFactory + func NewOnmetalAPIServerOptions() *OnmetalAPIServerOptions + func (o *OnmetalAPIServerOptions) AddFlags(fs *pflag.FlagSet) + func (o *OnmetalAPIServerOptions) Complete() error + func (o *OnmetalAPIServerOptions) Config() (*apiserver.Config, error) + func (o *OnmetalAPIServerOptions) Run(ctx context.Context) error + func (o *OnmetalAPIServerOptions) Validate(args []string) error