# Functions

NewClient creates a new ClientWithResponses, which wraps Client with return type handling.
NewDisableProjectRequest generates requests for DisableProject.
NewEnableProjectRequest generates requests for EnableProject.
NewGetStatusRequest generates requests for GetStatus.
NewRawClient Creates a new Client, with reasonable defaults.

# Constants

No description provided by the author
Defines values for StatusResponseStatus.
Defines values for StatusResponseStatus.
Defines values for StatusResponseStatus.
Defines values for StatusResponseStatus.
Defines values for StatusResponseStatus.
Defines values for StatusResponseStatus.

# Structs

Client which conforms to the OpenAPI3 specification for this service.
ClientWithResponses builds on rawClientInterface to offer response payloads.
No description provided by the author
EnableProjectParams defines parameters for EnableProject.
No description provided by the author
No description provided by the author
StatusResponse Response with customer project status.

# Interfaces

ClientWithResponsesInterface is the interface specification for the client with responses above.

# Type aliases

DisableResponse Response for disabling the load balancer has empty body if successful.
EnableResponse Response for enabling the load balancer has empty body if successful.
RequestEditorFn is the function signature for the RequestEditor callback function.
StatusResponseStatus status of the project.