Documentation
¶
Index ¶
- type Plural
- func (p *Plural) AssumeServiceAccount(conf config.Config, man *manifest.ProjectManifest) error
- func (p *Plural) DoInstallOperator(url, token, values string) error
- func (p *Plural) HandleInit(c *cli.Context) error
- func (p *Plural) InitConsoleClient(token, url string) error
- func (p *Plural) InitKube() error
- func (p *Plural) InitPluralClient()
- func (p *Plural) ReinstallOperator(c *cli.Context, id, handle *string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Plural ¶
type Plural struct { api.Client ConsoleClient console.ConsoleClient kubernetes.Kube }
func (*Plural) AssumeServiceAccount ¶
func (*Plural) DoInstallOperator ¶ added in v0.12.0
func (*Plural) InitConsoleClient ¶
func (*Plural) InitPluralClient ¶
func (p *Plural) InitPluralClient()
Click to show internal directories.
Click to hide internal directories.