Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CompleteBrokerIDs ¶
Types ¶
type Broker ¶
type DescribeBrokerFlags ¶
type DescribeBrokerFlags struct {
OutputFormat string
}
type GetBrokersFlags ¶
type GetBrokersFlags struct {
OutputFormat string
}
type Operation ¶
type Operation struct { }
func (*Operation) DescribeBroker ¶
func (operation *Operation) DescribeBroker(id int32, flags DescribeBrokerFlags) error
func (*Operation) GetBrokers ¶
func (operation *Operation) GetBrokers(flags GetBrokersFlags) error
Click to show internal directories.
Click to hide internal directories.