package
0.0.51
Repository: https://github.com/cloudcoreo/cli.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

MakeClient make client.
NewError returns an error that formats as the given text.
WithInterceptor returns a ClientOption for adding an interceptor to a Client.

# Structs

Auth struct for API and secret key.
AWSEventRemoveConfig contains info needed for AWS event stream removal.
AWSEventStreamConfig contains info needed for AWS event stream setup.
AzureEventRemoveConfig contains info needed for Azure event stream removal.
AzureEventStreamConfig contains info needed for Azure event stream setup.
Client struct.
CloudAccount Information.
CloudInfo listed all info of cloud accounts.
CreateCloudAccountInput for function CreateCloudAccount.
EventRemoveConfig for event stream removal.
EventStreamConfig for event stream setup.
RoleCreationInfo contains the info required for role creation.
RoleReValidationResult is the result for role re-validation.
UpdateCloudAccountInput is the info needed for update cloud account.

# Type aliases

Interceptor is a generic request interceptor, useful for modifying or canceling the request.
Option type.