Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Options ¶
type Options struct {
options.CommonOptions
// Kubernetes auth role to use
Role string
// Template file to be rendered
TemplateFileName string
// Location of the output file
OutputFileName string
// Address to use to expose metrics
MetricsAddress string
// Path to use to expose metrics
MetricsPath string
}
Options customizes the parameters of templating.
Click to show internal directories.
Click to hide internal directories.