Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AddCatalogCommand ¶
type AddCatalogCommand struct {
// contains filtered or unexported fields
}
func NewAddCatalogCommand ¶
func NewAddCatalogCommand(cliConnection plugin.CliConnection, ui terminal.UI) *AddCatalogCommand
func (*AddCatalogCommand) AddCatalog ¶
func (c *AddCatalogCommand) AddCatalog(cred *broker.BrokerCredentials, filePath string)
func (*AddCatalogCommand) DeleteCatalog ¶
func (c *AddCatalogCommand) DeleteCatalog(cred *broker.BrokerCredentials, name, version string)
Click to show internal directories.
Click to hide internal directories.