Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type API ¶
type API struct { Kafka func() kafkamgmtclient.DefaultApi ServiceAccount func() kafkamgmtclient.SecurityApi KafkaAdmin func(kafkaID string) (*kafkainstanceclient.APIClient, *kafkamgmtclient.KafkaRequest, error) ServiceRegistryInstance func(registryID string) (*registryinstanceclient.APIClient, *registrymgmtclient.Registry, error) AccountMgmt func() amsclient.DefaultApi RBAC rbac.RbacAPI ServiceRegistryMgmt func() registrymgmtclient.RegistriesApi }
API is a type which defines a number of API creator functions
Click to show internal directories.
Click to hide internal directories.