clioptions

package
v0.0.0-...-dca94c8 Latest Latest
Warning

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

Go to latest
Published: Mar 14, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ListTagsOptions

type ListTagsOptions struct {
	TagGroups []string `validate:"tagGroupNames"`
}

func (*ListTagsOptions) Validate

func (l *ListTagsOptions) Validate()

type TagOptions

type TagOptions struct {
	Directory         string
	Tag               []string
	SkipTags          []string
	CustomTagging     []string
	SkipDirs          []string
	Output            string `validate:"output"`
	OutputJSONFile    string
	TagGroups         []string `validate:"tagGroupNames"`
	ConfigFile        string   `validate:"config-file"`
	SkipResourceTypes []string
	SkipResources     []string
	Parsers           []string
	DryRun            bool
	ValidateMode      bool
	TagLocalModules   bool
	TagPrefix         string
	NoColor           bool
	UseCodeOwners     bool
}

func (*TagOptions) Validate

func (o *TagOptions) Validate()

Jump to

Keyboard shortcuts

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