Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCertificatesCommand ¶
func NewCommand ¶
func NewHelmCommand ¶
func NewOperatorCommand ¶
func NewSeedCommand ¶
Types ¶
type HelmOptions ¶
type HelmOptions struct { Name string AuthURL string AuthUsername string AuthPassword string AuthDomain string AuthProject string AuthProjectDomain string ProjectID string KubernikusAPI string }
func NewHelmOptions ¶
func NewHelmOptions() *HelmOptions
func (*HelmOptions) BindFlags ¶
func (o *HelmOptions) BindFlags(flags *pflag.FlagSet)
func (*HelmOptions) Complete ¶
func (o *HelmOptions) Complete(args []string) error
type Options ¶
type Options struct {
controller.KubernikusOperatorOptions
}
func NewOperatorOptions ¶
func NewOperatorOptions() *Options
Click to show internal directories.
Click to hide internal directories.