# Packages
Package options contains flags and options for initializing federation-apiserver.
# Functions
NewAPIServerCommand creates a *cobra.Command object with default parameters.
NonBlockingRun runs the specified APIServer and configures it to stop with the given channel.
Run runs the specified APIServer.