flags

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: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AnnotateFlags

type AnnotateFlags struct {
	Annotations []string
}

func (*AnnotateFlags) AsMap added in v0.1.0

func (s *AnnotateFlags) AsMap() (map[string]interface{}, error)

func (*AnnotateFlags) Set

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

type RevisionFlags

type RevisionFlags struct {
	NamespaceFlags cmdcore.NamespaceFlags
	Name           string
}

func (*RevisionFlags) Set

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

type SecretFlags

type SecretFlags struct {
	NamespaceFlags cmdcore.NamespaceFlags
	Name           string
}

func (*SecretFlags) Set

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

type ServiceFlags

type ServiceFlags struct {
	NamespaceFlags cmdcore.NamespaceFlags
	Name           string
}

func (*ServiceFlags) Set

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

func (*ServiceFlags) SetOptional added in v0.1.0

func (s *ServiceFlags) SetOptional(cmd *cobra.Command, flagsFactory cmdcore.FlagsFactory)

type TagFlags added in v0.1.0

type TagFlags struct {
	Tags []string
}

func (*TagFlags) Set added in v0.1.0

func (s *TagFlags) 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