Documentation ¶
Index ¶
- func GetServiceRegistryByID(ctx context.Context, api srsmgmtv1.RegistriesApi, registryID string) (*srsmgmtv1.Registry, *http.Response, error)
- func GetServiceRegistryByName(ctx context.Context, api srsmgmtv1.RegistriesApi, name string) (*srsmgmtv1.Registry, *http.Response, error)
- func InteractiveSelect(ctx context.Context, connection connection.Connection, logger logging.Logger) (*srsmgmtv1.Registry, error)
- func ValidateName(val interface{}) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetServiceRegistryByID ¶
func InteractiveSelect ¶
func InteractiveSelect(ctx context.Context, connection connection.Connection, logger logging.Logger) (*srsmgmtv1.Registry, error)
func ValidateName ¶
func ValidateName(val interface{}) error
ValidateName validates the proposed name of a Kafka instance
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.