package
1.4.1
Repository: https://github.com/jetstack/preflight.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
ParseConfig only parses.
Run starts the agent process.
ValidateAndCombineConfig combines and validates the input configuration with the flags passed to the agent and returns the final configuration as well as the Venafi client to be used to upload data.
Same as ValidateAndCombineConfig but just for validating the data gatherers.

# Constants

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

# Variables

No description provided by the author

# Structs

No description provided by the author
The command-line flags and the config file are combined into this struct by ValidateAndCombineConfig.
Config defines the YAML configuration file that you can pass using `--config-file` or `-c`.
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
Like Printf but for sending events to the agent's Pod object.