openshift_apiserver

package
v4.1.0+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 1, 2019 License: Apache-2.0 Imports: 35 Imported by: 0

Documentation

Index

Constants

View Source
const RecommendedStartAPIServerName = "openshift-apiserver"

Variables

This section is empty.

Functions

func NewOpenShiftAPIServerCommand

func NewOpenShiftAPIServerCommand(name, basename string, out, errout io.Writer, stopCh <-chan struct{}) *cobra.Command

func RunOpenShiftAPIServer

func RunOpenShiftAPIServer(serverConfig *openshiftcontrolplanev1.OpenShiftAPIServerConfig, stopCh <-chan struct{}) error

Types

type OpenShiftAPIServer

type OpenShiftAPIServer struct {
	ConfigFile string
	Output     io.Writer
}

func (*OpenShiftAPIServer) RunAPIServer

func (o *OpenShiftAPIServer) RunAPIServer(stopCh <-chan struct{}) error

RunAPIServer takes the options, starts the API server and waits until stopCh is closed or initial listening fails.

func (*OpenShiftAPIServer) Validate

func (o *OpenShiftAPIServer) Validate() error

func (*OpenShiftAPIServer) WithoutNetworkingAPI

func (o *OpenShiftAPIServer) WithoutNetworkingAPI() *OpenShiftAPIServer

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL