Documentation ¶
Index ¶
- func GetKafkaByID(ctx context.Context, api kafkamgmtclient.DefaultApi, id string) (*kafkamgmtclient.KafkaRequest, *http.Response, error)
- func GetKafkaByName(ctx context.Context, api kafkamgmtclient.DefaultApi, name string) (*kafkamgmtclient.KafkaRequest, *http.Response, error)
- func InteractiveSelect(ctx context.Context, connection connection.Connection, logger logging.Logger, ...) (*kafkamgmtclient.KafkaRequest, error)
- func InvalidNameError(v string) error
- func InvalidSearchValueError(v string) error
- func NotFoundByIDError(id string) error
- func NotFoundByNameError(name string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetKafkaByID ¶
func GetKafkaByID(ctx context.Context, api kafkamgmtclient.DefaultApi, id string) (*kafkamgmtclient.KafkaRequest, *http.Response, error)
func GetKafkaByName ¶
func GetKafkaByName(ctx context.Context, api kafkamgmtclient.DefaultApi, name string) (*kafkamgmtclient.KafkaRequest, *http.Response, error)
func InteractiveSelect ¶
func InteractiveSelect(ctx context.Context, connection connection.Connection, logger logging.Logger, localizer localize.Localizer) (*kafkamgmtclient.KafkaRequest, error)
func InvalidNameError ¶
func InvalidSearchValueError ¶
func NotFoundByIDError ¶
func NotFoundByNameError ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.