Documentation ¶
Index ¶
Constants ¶
View Source
const RecommendedStartAPIServerName = "openshift-kube-apiserver"
Variables ¶
This section is empty.
Functions ¶
func RunOpenShiftKubeAPIServerServer ¶
func RunOpenShiftKubeAPIServerServer(masterConfig *configapi.MasterConfig) error
Types ¶
type OpenShiftKubeAPIServerServer ¶
func (*OpenShiftKubeAPIServerServer) RunAPIServer ¶
func (o *OpenShiftKubeAPIServerServer) RunAPIServer() error
RunAPIServer takes the options and starts the etcd server
func (*OpenShiftKubeAPIServerServer) StartAPIServer ¶
func (o *OpenShiftKubeAPIServerServer) StartAPIServer() error
StartAPIServer calls RunAPIServer and then waits forever
func (*OpenShiftKubeAPIServerServer) Validate ¶
func (o *OpenShiftKubeAPIServerServer) Validate() error
Click to show internal directories.
Click to hide internal directories.