package
0.0.0-20191114212505-a2c64ce430b9
Repository: https://github.com/kris-nova/kubicorn.git
Documentation: pkg.go.dev

# Functions

BoolEnvDef get environemnt variable and return bool.
ExpandPath returns working directory path.
IntEnvDef get environment variable, or some default def.
StrEnvDef get environment variable, or some default def.
SwalkerWrite is a convenience wrapper around swalker.Write that automatically converts value to an appropriate int, uint, or bool type based on the destination field's type, if appropriate.

# Variables

P helps format usage details.
ProfileMapIndexed is a map of possible profiles.
UsageTemplate is a template for showing usage.

# Structs

ApplyOptions represents apply command options.
AWS Options.
CRDOptions represents getConfig command options.
CreateOptions represents create command options.
DeleteOptions represents delete command options.
DeployControllerOptions represents getConfig command options.
EditOptions represents edit command options.
ExplainOptions represents explain command options.
GetConfigOptions represents getConfig command options.
ListOptions represents list command options.
Options represents command options.
ProfileMap object representing profile function and a description.
StateStoreOptions.
VersionOptions contains fields for version output.

# Type aliases

ProfileFunc represents function type for a profile.