Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { KafkaOptions *genericoptions.KafkaOptions MongoOptions *genericoptions.MongoOptions }
Config defines the config for the apiserver.
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
Server contains state for a Kubernetes cluster master/api server.
func (*Server) PrepareRun ¶
func (s *Server) PrepareRun() preparedServer
Click to show internal directories.
Click to hide internal directories.