# Functions
NewServerBuilder builds an apiserver to server Kubernetes resources and sub resources.
# Type aliases
Command is an alias for cobra.Command and is used to start the apiserver.
DefaultStrategy is a default strategy that may be embedded into other strategies.
GenericAPIServer is an alias for pkgserver.GenericAPIServer.
OpenAPIDefinition is an alias for common.OpenAPIDefinition.
Storage is an alias for rest.Storage.