initialize

package
v0.0.0-...-55ce2e8 Latest Latest
Warning

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

Go to latest
Published: Sep 20, 2020 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package initialize contains the "shp init" sub-command implementation, through SubCommand interface.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Initialize

type Initialize struct {
	// contains filtered or unexported fields
}

func NewInitialize

func NewInitialize() *Initialize

func (*Initialize) Cmd

func (i *Initialize) Cmd() *cobra.Command

func (*Initialize) Complete

func (i *Initialize) Complete(client dynamic.Interface, ns string, args []string) error

func (*Initialize) Run

func (i *Initialize) Run(client dynamic.Interface, ns string) error

func (*Initialize) Validate

func (i *Initialize) Validate() error

type Options

type Options struct{}

func NewOptions

func NewOptions() *Options

func (*Options) AddFlags

func (o *Options) AddFlags(flags *pflag.FlagSet)

Jump to

Keyboard shortcuts

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