package
1.4.0-pre-alpha-2
Repository: https://github.com/vmware-tanzu/tanzu-framework.git
Documentation: pkg.go.dev

# Functions

Asset loads and returns the asset for the given name.
AssetDir returns the file names below a certain directory embedded in the file by go-bindata.
AssetInfo loads and returns the asset info for the given name.
AssetNames returns the names of the assets.
MustAsset is like Asset but panics when Asset would return an error.
NewCobraLinter returns an instance of CobraLintRunner.
RestoreAsset restores an asset under the given directory.
RestoreAssets restores an asset under the given directory recursively.

# Structs

CobraLintRunner lints cobra commands and reports results.
TKGFlags analyzes local and persistent commands.
TKGTerms analyzes plugin command nouns and verbs.

# Type aliases

Results is a map of commands and lint errors associated with them.