kubeapiserver

package
v3.11.0 Latest Latest
Warning

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

Go to latest
Published: Oct 9, 2018 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const KubeAPIServerDirName = "kube-apiserver"
View Source
const OpenShiftAPIServerDirName = "openshift-apiserver"
View Source
const OpenShiftControllerManagerDirName = "openshift-controller-manager"

Variables

This section is empty.

Functions

func MakeOpenShiftAPIServerConfig

func MakeOpenShiftAPIServerConfig(existingMasterConfig string, routingSuffix, basedir string) (string, error)

func MakeOpenShiftControllerConfig

func MakeOpenShiftControllerConfig(existingMasterConfig string, basedir string) (string, error)

Types

type KubeAPIServerStartConfig

type KubeAPIServerStartConfig struct {
	// MasterImage is the docker image for openshift start master
	MasterImage string

	Args []string
}

func NewKubeAPIServerStartConfig

func NewKubeAPIServerStartConfig() *KubeAPIServerStartConfig

func (KubeAPIServerStartConfig) MakeMasterConfig

func (opt KubeAPIServerStartConfig) MakeMasterConfig(dockerClient dockerhelper.Interface, basedir string) (string, error)

Start starts the OpenShift master as a Docker container and returns a directory in the local file system where the OpenShift configuration has been copied

Jump to

Keyboard shortcuts

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