Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EffectorCommand ¶
type EffectorCommand struct {
// contains filtered or unexported fields
}
func NewEffectorCommand ¶
func NewEffectorCommand(cliConnection plugin.CliConnection, ui terminal.UI) *EffectorCommand
func (*EffectorCommand) InvokeEffector ¶
func (c *EffectorCommand) InvokeEffector(cred *broker.BrokerCredentials, service, effector string, params []string)
func (*EffectorCommand) ListEffectors ¶
func (c *EffectorCommand) ListEffectors(cred *broker.BrokerCredentials, service string)
Click to show internal directories.
Click to hide internal directories.