Documentation ¶
Index ¶
- Constants
- func GetSortedInstallations(client Plural, repo string) ([]*api.Installation, error)
- type Plural
- func (p *Plural) AssumeServiceAccount(conf config.Config, man *manifest.ProjectManifest) error
- func (p *Plural) Deploy(c *cli.Context) 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()
Constants ¶
View Source
const Bootstrap = "bootstrap"
View Source
const DemoingErrorMsg = "" /* 150-byte string literal not displayed */
Variables ¶
This section is empty.
Functions ¶
func GetSortedInstallations ¶
func GetSortedInstallations(client Plural, repo string) ([]*api.Installation, error)
Types ¶
type Plural ¶
type Plural struct { api.Client ConsoleClient console.ConsoleClient kubernetes.Kube }
func (*Plural) AssumeServiceAccount ¶
func (*Plural) InitConsoleClient ¶
func (*Plural) InitPluralClient ¶
func (p *Plural) InitPluralClient()
Click to show internal directories.
Click to hide internal directories.