serviceaccount

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Mar 27, 2019 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmd

func NewCmd() *cobra.Command

func NewCreateCmd

func NewCreateCmd(o *CreateOptions, flagsFactory cmdcore.FlagsFactory) *cobra.Command

Types

type CreateFlags

type CreateFlags struct {
	GenerateNameFlags cmdcore.GenerateNameFlags

	Secrets          []string
	ImagePullSecrets []string
}

func (*CreateFlags) Set

func (s *CreateFlags) Set(cmd *cobra.Command, flagsFactory cmdcore.FlagsFactory)

type CreateOptions

type CreateOptions struct {
	ServiceAccountFlags ServiceAccountFlags
	CreateFlags         CreateFlags
	// contains filtered or unexported fields
}

func NewCreateOptions

func NewCreateOptions(ui ui.UI, depsFactory cmdcore.DepsFactory) *CreateOptions

func (*CreateOptions) Run

func (o *CreateOptions) Run() error

type ServiceAccountFlags

type ServiceAccountFlags struct {
	NamespaceFlags cmdcore.NamespaceFlags
	Name           string
}

func (*ServiceAccountFlags) Set

func (s *ServiceAccountFlags) Set(cmd *cobra.Command, flagsFactory cmdcore.FlagsFactory)

Jump to

Keyboard shortcuts

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