flags

package
v1.3.1 Latest Latest
Warning

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

Go to latest
Published: Aug 13, 2025 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AuthProviderType

type AuthProviderType string

func (*AuthProviderType) Set

func (e *AuthProviderType) Set(v string) error

Set must have pointer receiver so it doesn't change the value of a copy

func (*AuthProviderType) String

func (e *AuthProviderType) String() string

String is used both by fmt.Print and by Cobra in help text

func (*AuthProviderType) Type

func (e *AuthProviderType) Type() string

Type is only used in help text

type CloudProvider

type CloudProvider string

func (*CloudProvider) Set

func (e *CloudProvider) Set(v string) error

Set must have pointer receiver so it doesn't change the value of a copy

func (*CloudProvider) String

func (e *CloudProvider) String() string

String is used both by fmt.Print and by Cobra in help text

func (*CloudProvider) Type

func (e *CloudProvider) Type() string

Type is only used in help text

type InstanceType

type InstanceType string

func (*InstanceType) Set

func (e *InstanceType) Set(v string) error

Set must have pointer receiver so it doesn't change the value of a copy

func (*InstanceType) String

func (e *InstanceType) String() string

String is used both by fmt.Print and by Cobra in help text

func (*InstanceType) Type

func (e *InstanceType) Type() string

Type is only used in help text

type Memory

type Memory string

func (*Memory) Set

func (e *Memory) Set(v string) error

Set must have pointer receiver so it doesn't change the value of a copy

func (*Memory) String

func (e *Memory) String() string

String is used both by fmt.Print and by Cobra in help text

func (*Memory) Type

func (e *Memory) Type() string

Type is only used in help text

Jump to

Keyboard shortcuts

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