api

package
v0.44.0-beta4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 1, 2022 License: Apache-2.0 Imports: 11 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type API

type API interface {
	KafkaMgmt() kafkamgmtclient.DefaultApi
	ServiceRegistryMgmt() registrymgmtclient.RegistriesApi
	ConnectorsMgmt() connectormgmtclient.APIClient
	ServiceAccountMgmt() kafkamgmtclient.SecurityApi
	KafkaAdmin(instanceID string) (*kafkainstanceclient.APIClient, *kafkamgmtclient.KafkaRequest, error)
	ServiceRegistryInstance(instanceID string) (*registryinstanceclient.APIClient, *registrymgmtclient.Registry, error)
	AccountMgmt() amsclient.AppServicesApi
	RBAC() rbac.RbacAPI
	GenericAPI() generic.GenericAPI
	GetConfig() Config
}

type Config added in v0.41.0

type Config struct {
	AccessToken    string
	MasAccessToken string
	ApiURL         *url.URL
	ConsoleURL     *url.URL
	UserAgent      string
	HTTPClient     *http.Client
	Logger         logging.Logger
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL