Versions in this module Expand all Collapse all v0 v0.11.0 Feb 18, 2015 Changes in this version type APIServer + WideOpenPort int v0.10.1 Feb 5, 2015 v0.10.0 Feb 3, 2015 Changes in this version + func NewHyperkubeServer() *hyperkube.Server + type APIServer struct + APIBurst int + APIPrefix string + APIRate float32 + Address util.IP + AdmissionControl string + AdmissionControlConfigFile string + AllowPrivileged bool + AuthorizationMode string + AuthorizationPolicyFile string + CloudConfigFile string + CloudProvider string + CorsAllowedOriginList util.StringList + EnableLogsSupport bool + EtcdConfigFile string + EtcdServerList util.StringList + EventTTL time.Duration + KubeletConfig client.KubeletConfig + MasterServiceNamespace string + Port int + PortalNet util.IPNet + PublicAddressOverride util.IP + ReadOnlyPort int + RuntimeConfig util.ConfigurationMap + SecurePort int + StorageVersion string + TLSCertFile string + TLSPrivateKeyFile string + TokenAuthFile string + func NewAPIServer() *APIServer + func (s *APIServer) AddFlags(fs *pflag.FlagSet) + func (s *APIServer) Run(_ []string) error