package
0.6.3
Repository: https://github.com/kubecost/kubectl-cost.git
Documentation: pkg.go.dev

# Functions

AddKubeOptionsFlags sets up the cobra command with the flags from KubeOptions' configFlags so that a kube client can be built to a user's specification.
Binds the flag with viper environment variable and ensures the order of precendence command line > environment variable > default value.
NewCommonCostOptions creates the default set of cost options.

# Constants

No description provided by the author

# Structs

KubeOptions provides information required to communicate with the Kubernetes API.