Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Options ¶
type Options struct { Insecure bool ValueFiles []string StringValues []string Values []string FileValues []string JsonValues []string LiteralValues []string TalosVersion string WithSecrets string Full bool Root string Offline bool KubernetesVersion string TemplateFiles []string }
Options encapsulates all parameters necessary for rendering.
Click to show internal directories.
Click to hide internal directories.