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