Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetRootCommand ¶
Types ¶
type Options ¶
type Options struct {
ServiceEntryController *controllers.ServiceEntryOptions `yaml:"serviceEntry,omitempty"`
NetworkPolicyController *controllers.NetworkPolicyOptions `yaml:"networkPolicy,omitempty"`
Sdwan *sdwan.Options `yaml:"sdwan,omitempty"`
Verbosity int `yaml:"verbosity"`
PrettyLogs bool `yaml:"prettyLogs"`
}
Click to show internal directories.
Click to hide internal directories.