admin

package
v3.11.0-alpha.0 Latest Latest
Warning

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

Go to latest
Published: Jun 15, 2018 License: Apache-2.0 Imports: 37 Imported by: 0

Documentation

Index

Constants

View Source
const (
	BashCompletionFunc = `` /* 204-byte string literal not displayed */

)
View Source
const CreateBootstrapProjectTemplateCommand = "create-bootstrap-project-template"
View Source
const CreateErrorTemplateCommand = "create-error-template"
View Source
const CreateLoginTemplateCommand = "create-login-template"
View Source
const CreateProviderSelectionTemplateCommand = "create-provider-selection-template"

Variables

This section is empty.

Functions

func NewCommandAdmin

func NewCommandAdmin(name, fullName string, in io.Reader, out io.Writer, errout io.Writer) *cobra.Command

func NewCommandCreateBootstrapProjectTemplate added in v3.8.0

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

func NewCommandCreateErrorTemplate added in v3.8.0

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

func NewCommandCreateLoginTemplate added in v3.8.0

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

func NewCommandCreateProviderSelectionTemplate added in v3.8.0

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

Types

type CreateBootstrapProjectTemplateOptions added in v3.8.0

type CreateBootstrapProjectTemplateOptions struct {
	Name string
}

func (CreateBootstrapProjectTemplateOptions) CreateBootstrapProjectTemplate added in v3.8.0

func (o CreateBootstrapProjectTemplateOptions) CreateBootstrapProjectTemplate() (*templateapi.Template, error)

func (CreateBootstrapProjectTemplateOptions) Validate added in v3.8.0

type CreateErrorTemplateOptions added in v3.8.0

type CreateErrorTemplateOptions struct{}

func (CreateErrorTemplateOptions) Validate added in v3.8.0

func (o CreateErrorTemplateOptions) Validate(args []string) error

type CreateLoginTemplateOptions added in v3.8.0

type CreateLoginTemplateOptions struct{}

func (CreateLoginTemplateOptions) Validate added in v3.8.0

func (o CreateLoginTemplateOptions) Validate(args []string) error

type CreateProviderSelectionTemplateOptions added in v3.8.0

type CreateProviderSelectionTemplateOptions struct{}

func (CreateProviderSelectionTemplateOptions) Validate added in v3.8.0

Directories

Path Synopsis
OpenShift v3 Diagnostics This is a tool to help administrators and users resolve common problems that occur with OpenShift v3 deployments.
OpenShift v3 Diagnostics This is a tool to help administrators and users resolve common problems that occur with OpenShift v3 deployments.
imageprune
Package prune contains logic for pruning images and interoperating with the integrated Docker registry.
Package prune contains logic for pruning images and interoperating with the integrated Docker registry.

Jump to

Keyboard shortcuts

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