Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Command ¶
type Command struct {
Name string
Sync time.Duration
AllowAllAPIGroups bool
PassFullDeployment bool
InsecureInstallJob bool
EnableTemplateStacks bool
TemplatingControllerImage string
HostControllerNamespace string
TenantKubeConfig string
ForceImagePullPolicy string
}
Command configuration for the package manager.
func FromKingpin ¶
FromKingpin produces the package manager command from a Kingpin command.
Click to show internal directories.
Click to hide internal directories.