package
1.0.0
Repository: https://github.com/nextlinux/k8s-inventory.git
Documentation: pkg.go.dev

# Functions

Load the Application Configuration from the Viper specifications.
Parse the Mode from the user specified string (should match one of userConfStr - see above).

# Constants

No description provided by the author
No description provided by the author

# Variables

No description provided by the author

# Structs

All Application configurations.
Configuration options that may only be specified on the command line.
Development Configuration (only profile-cpu at the moment).
Configurations for the HTTP Client itself (net/http).
Defines how the Kubernetes Client should be configured.
If we are explicitly providing authentication information (not from a kubeconfig file), we need this info.
KubernetesAPI details the configuration for interacting with the k8s api server.
Logging Configuration.
MissingTagConf details the policy for handling missing tags when reporting images.
NamespaceSelector details the inclusion/exclusion rules for namespaces.
Information for posting in-use image details to Nextlinux (or any URL for that matter).

# Type aliases

No description provided by the author