Documentation ¶
Overview ¶
Copyright 2020 tsuru authors. All rights reserved. Use of this source code is governed by a BSD-style license that can be found in the LICENSE file.
Index ¶
- func NewApp(o, e io.Writer, client rpaasclient.Client) (app *cli.App)
- func NewAutogeneratedClient(c *cli.Context) *autogenerated.APIClient
- func NewCmdAccessControlList() *cli.Command
- func NewCmdAddAccessControlList() *cli.Command
- func NewCmdAddExtraFiles() *cli.Command
- func NewCmdAutoscale() *cli.Command
- func NewCmdBlocks() *cli.Command
- func NewCmdCertificates() *cli.Command
- func NewCmdDebug() *cli.Command
- func NewCmdDeleteBlock() *cli.Command
- func NewCmdDeleteCertitifcate() *cli.Command
- func NewCmdDeleteExtraFiles() *cli.Command
- func NewCmdDeleteRoute() *cli.Command
- func NewCmdExec() *cli.Command
- func NewCmdExtraFiles() *cli.Command
- func NewCmdGetAutoscale() *cli.Command
- func NewCmdGetExtraFile() *cli.Command
- func NewCmdGetMetadata() *cli.Command
- func NewCmdInfo() *cli.Command
- func NewCmdListAccessControlList() *cli.Command
- func NewCmdListBlocks() *cli.Command
- func NewCmdListExtraFiles() *cli.Command
- func NewCmdListRoutes() *cli.Command
- func NewCmdLogs() *cli.Command
- func NewCmdMetadata() *cli.Command
- func NewCmdRemoveAccessControlList() *cli.Command
- func NewCmdRemoveAutoscale() *cli.Command
- func NewCmdRoutes() *cli.Command
- func NewCmdScale() *cli.Command
- func NewCmdSetMetadata() *cli.Command
- func NewCmdShell() *cli.Command
- func NewCmdStart() *cli.Command
- func NewCmdStop() *cli.Command
- func NewCmdUnsetMetadata() *cli.Command
- func NewCmdUpdateAutoscale() *cli.Command
- func NewCmdUpdateBlock() *cli.Command
- func NewCmdUpdateCertitifcate() *cli.Command
- func NewCmdUpdateExtraFiles() *cli.Command
- func NewCmdUpdateRoute() *cli.Command
- func NewDefaultApp() *cli.App
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAutogeneratedClient ¶ added in v0.37.0
func NewAutogeneratedClient(c *cli.Context) *autogenerated.APIClient
func NewCmdAccessControlList ¶ added in v0.13.0
func NewCmdAccessControlList() *cli.Command
func NewCmdAddAccessControlList ¶ added in v0.13.0
func NewCmdAddAccessControlList() *cli.Command
func NewCmdAddExtraFiles ¶ added in v0.27.5
func NewCmdAddExtraFiles() *cli.Command
func NewCmdAutoscale ¶ added in v0.8.1
func NewCmdAutoscale() *cli.Command
func NewCmdBlocks ¶
func NewCmdBlocks() *cli.Command
func NewCmdCertificates ¶
func NewCmdCertificates() *cli.Command
func NewCmdDebug ¶ added in v0.37.0
func NewCmdDebug() *cli.Command
func NewCmdDeleteBlock ¶
func NewCmdDeleteBlock() *cli.Command
func NewCmdDeleteCertitifcate ¶ added in v0.13.0
func NewCmdDeleteCertitifcate() *cli.Command
func NewCmdDeleteExtraFiles ¶ added in v0.27.5
func NewCmdDeleteExtraFiles() *cli.Command
func NewCmdDeleteRoute ¶
func NewCmdDeleteRoute() *cli.Command
func NewCmdExec ¶ added in v0.9.3
func NewCmdExec() *cli.Command
func NewCmdExtraFiles ¶ added in v0.27.5
func NewCmdExtraFiles() *cli.Command
func NewCmdGetAutoscale ¶ added in v0.8.1
func NewCmdGetAutoscale() *cli.Command
func NewCmdGetExtraFile ¶ added in v0.27.5
func NewCmdGetExtraFile() *cli.Command
func NewCmdGetMetadata ¶ added in v0.42.0
func NewCmdGetMetadata() *cli.Command
func NewCmdInfo ¶ added in v0.7.4
func NewCmdInfo() *cli.Command
func NewCmdListAccessControlList ¶ added in v0.13.0
func NewCmdListAccessControlList() *cli.Command
func NewCmdListBlocks ¶
func NewCmdListBlocks() *cli.Command
func NewCmdListExtraFiles ¶ added in v0.27.5
func NewCmdListExtraFiles() *cli.Command
func NewCmdListRoutes ¶
func NewCmdListRoutes() *cli.Command
func NewCmdLogs ¶ added in v0.21.0
func NewCmdLogs() *cli.Command
func NewCmdMetadata ¶ added in v0.42.0
func NewCmdMetadata() *cli.Command
func NewCmdRemoveAccessControlList ¶ added in v0.13.0
func NewCmdRemoveAccessControlList() *cli.Command
func NewCmdRemoveAutoscale ¶ added in v0.8.1
func NewCmdRemoveAutoscale() *cli.Command
func NewCmdRoutes ¶
func NewCmdRoutes() *cli.Command
func NewCmdScale ¶
func NewCmdScale() *cli.Command
func NewCmdSetMetadata ¶ added in v0.42.0
func NewCmdSetMetadata() *cli.Command
func NewCmdShell ¶ added in v0.13.0
func NewCmdShell() *cli.Command
func NewCmdStart ¶ added in v0.40.0
func NewCmdStart() *cli.Command
func NewCmdStop ¶ added in v0.40.0
func NewCmdStop() *cli.Command
func NewCmdUnsetMetadata ¶ added in v0.42.0
func NewCmdUnsetMetadata() *cli.Command
func NewCmdUpdateAutoscale ¶ added in v0.8.1
func NewCmdUpdateAutoscale() *cli.Command
func NewCmdUpdateBlock ¶
func NewCmdUpdateBlock() *cli.Command
func NewCmdUpdateCertitifcate ¶
func NewCmdUpdateCertitifcate() *cli.Command
func NewCmdUpdateExtraFiles ¶ added in v0.27.5
func NewCmdUpdateExtraFiles() *cli.Command
func NewCmdUpdateRoute ¶
func NewCmdUpdateRoute() *cli.Command
func NewDefaultApp ¶
func NewDefaultApp() *cli.App
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.