Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Options ¶
type Options struct {
options.CommonOptions
// Secrets file location, where the secret leases are stored
SecretsFileName 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.