project

package
v1.3.0-alpha.1 Latest Latest
Warning

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

Go to latest
Published: May 25, 2016 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const NewProjectRecommendedName = "new-project"

Variables

This section is empty.

Functions

func NewCmdNewProject

func NewCmdNewProject(name, fullName string, f *clientcmd.Factory, out io.Writer) *cobra.Command

NewCmdNewProject implements the OpenShift cli new-project command

Types

type NewProjectOptions

type NewProjectOptions struct {
	ProjectName  string
	DisplayName  string
	Description  string
	NodeSelector string

	Client client.Interface

	AdminRole string
	AdminUser string
}

func (*NewProjectOptions) Run

func (o *NewProjectOptions) Run(useNodeSelector bool) error

Jump to

Keyboard shortcuts

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