Versions in this module Expand all Collapse all v0 v0.0.4 Apr 11, 2018 v0.0.3 Jan 29, 2018 v0.0.2 Jan 11, 2018 Changes in this version + func NewClusterRegistryCommand(out io.Writer) *cobra.Command + func NewCmdAggregated(cmdOut io.Writer, pathOptions *clientcmd.PathOptions) *cobra.Command + func NewCmdStandalone(cmdOut io.Writer, pathOptions *clientcmd.PathOptions) *cobra.Command v0.0.1 Dec 18, 2017 Changes in this version + func CreateServer(s *options.ServerRunOptions) (*genericapiserver.GenericAPIServer, error) + func NonBlockingRun(s *options.ServerRunOptions, stopCh <-chan struct{}) error + func Run(s *options.ServerRunOptions, stopCh <-chan struct{}) error