Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SensorCommand ¶
type SensorCommand struct {
// contains filtered or unexported fields
}
func NewSensorCommand ¶
func NewSensorCommand(cliConnection plugin.CliConnection, ui terminal.UI) *SensorCommand
func (*SensorCommand) IsServiceReady ¶
func (c *SensorCommand) IsServiceReady(cred *broker.BrokerCredentials, service string) bool
func (*SensorCommand) ListSensors ¶
func (c *SensorCommand) ListSensors(cred *broker.BrokerCredentials, service string)
Click to show internal directories.
Click to hide internal directories.