expiry

package
v0.14.0 Latest Latest
Warning

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

Go to latest
Published: Oct 13, 2021 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 Expiry

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

Expiry deals with commands related to infrastructure expiry

func (*Expiry) GetDescription

func (expiry *Expiry) GetDescription() string

GetDescription returns the description for the expiry command

func (*Expiry) GetFlagSet

func (expiry *Expiry) GetFlagSet() *flag.FlagSet

GetFlagSet returns a pointer to the flag.FlagSet associated to the command

func (*Expiry) GetHelpFlag

func (expiry *Expiry) GetHelpFlag() *bool

GetHelpFlag returns a pointer to the initialized help flag for the command

func (*Expiry) GetName

func (expiry *Expiry) GetName() string

GetName returns the value of the name constant

func (*Expiry) GetSubCommands

func (expiry *Expiry) GetSubCommands() []cli.Command

GetSubCommands returns a slice of subcommands under the expiry command (expect empty slice if none)

func (*Expiry) Init

func (expiry *Expiry) Init(helpFlagName string, helpFlagDescription string)

Init initializes the command object

func (*Expiry) Process

func (expiry *Expiry) Process()

Process does nothing, since this command has subcommands that actually do the processing

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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