# Functions
New creates a new remote cluster API client.
New creates a new remote cluster API client with basic auth credentials.
New creates a new remote cluster API client with a bearer token for authentication.
NewCreateRemoteClusterCreated creates a CreateRemoteClusterCreated with default headers values.
NewCreateRemoteClusterDefault creates a CreateRemoteClusterDefault with default headers values.
NewCreateRemoteClusterParams creates a new CreateRemoteClusterParams object, with the default timeout for this client.
NewCreateRemoteClusterParamsWithContext creates a new CreateRemoteClusterParams object with the ability to set a context for a request.
NewCreateRemoteClusterParamsWithHTTPClient creates a new CreateRemoteClusterParams object with the ability to set a custom HTTPClient for a request.
NewCreateRemoteClusterParamsWithTimeout creates a new CreateRemoteClusterParams object with the ability to set a timeout on a request.
NewDeleteRemoteClusterDefault creates a DeleteRemoteClusterDefault with default headers values.
NewDeleteRemoteClusterNoContent creates a DeleteRemoteClusterNoContent with default headers values.
NewDeleteRemoteClusterParams creates a new DeleteRemoteClusterParams object, with the default timeout for this client.
NewDeleteRemoteClusterParamsWithContext creates a new DeleteRemoteClusterParams object with the ability to set a context for a request.
NewDeleteRemoteClusterParamsWithHTTPClient creates a new DeleteRemoteClusterParams object with the ability to set a custom HTTPClient for a request.
NewDeleteRemoteClusterParamsWithTimeout creates a new DeleteRemoteClusterParams object with the ability to set a timeout on a request.
NewGetRemoteClusterByIDDefault creates a GetRemoteClusterByIDDefault with default headers values.
NewGetRemoteClusterByIDOK creates a GetRemoteClusterByIDOK with default headers values.
NewGetRemoteClusterByIDParams creates a new GetRemoteClusterByIDParams object, with the default timeout for this client.
NewGetRemoteClusterByIDParamsWithContext creates a new GetRemoteClusterByIDParams object with the ability to set a context for a request.
NewGetRemoteClusterByIDParamsWithHTTPClient creates a new GetRemoteClusterByIDParams object with the ability to set a custom HTTPClient for a request.
NewGetRemoteClusterByIDParamsWithTimeout creates a new GetRemoteClusterByIDParams object with the ability to set a timeout on a request.
NewGetRemoteClustersDefault creates a GetRemoteClustersDefault with default headers values.
NewGetRemoteClustersOK creates a GetRemoteClustersOK with default headers values.
NewGetRemoteClustersParams creates a new GetRemoteClustersParams object, with the default timeout for this client.
NewGetRemoteClustersParamsWithContext creates a new GetRemoteClustersParams object with the ability to set a context for a request.
NewGetRemoteClustersParamsWithHTTPClient creates a new GetRemoteClustersParams object with the ability to set a custom HTTPClient for a request.
NewGetRemoteClustersParamsWithTimeout creates a new GetRemoteClustersParams object with the ability to set a timeout on a request.
NewGetReplicationEncryptionKeyDefault creates a GetReplicationEncryptionKeyDefault with default headers values.
NewGetReplicationEncryptionKeyOK creates a GetReplicationEncryptionKeyOK with default headers values.
NewGetReplicationEncryptionKeyParams creates a new GetReplicationEncryptionKeyParams object, with the default timeout for this client.
NewGetReplicationEncryptionKeyParamsWithContext creates a new GetReplicationEncryptionKeyParams object with the ability to set a context for a request.
NewGetReplicationEncryptionKeyParamsWithHTTPClient creates a new GetReplicationEncryptionKeyParams object with the ability to set a custom HTTPClient for a request.
NewGetReplicationEncryptionKeyParamsWithTimeout creates a new GetReplicationEncryptionKeyParams object with the ability to set a timeout on a request.
NewUpdateRemoteClusterDefault creates a UpdateRemoteClusterDefault with default headers values.
NewUpdateRemoteClusterOK creates a UpdateRemoteClusterOK with default headers values.
NewUpdateRemoteClusterParams creates a new UpdateRemoteClusterParams object, with the default timeout for this client.
NewUpdateRemoteClusterParamsWithContext creates a new UpdateRemoteClusterParams object with the ability to set a context for a request.
NewUpdateRemoteClusterParamsWithHTTPClient creates a new UpdateRemoteClusterParams object with the ability to set a custom HTTPClient for a request.
NewUpdateRemoteClusterParamsWithTimeout creates a new UpdateRemoteClusterParams object with the ability to set a timeout on a request.
# Structs
Client for remote cluster API
*/.
CreateRemoteClusterCreated describes a response with status code 201, with default header values.
CreateRemoteClusterDefault describes a response with status code -1, with default header values.
CreateRemoteClusterParams contains all the parameters to send to the API endpoint
for the create remote cluster operation.
CreateRemoteClusterReader is a Reader for the CreateRemoteCluster structure.
DeleteRemoteClusterDefault describes a response with status code -1, with default header values.
DeleteRemoteClusterNoContent describes a response with status code 204, with default header values.
DeleteRemoteClusterParams contains all the parameters to send to the API endpoint
for the delete remote cluster operation.
DeleteRemoteClusterReader is a Reader for the DeleteRemoteCluster structure.
GetRemoteClusterByIDDefault describes a response with status code -1, with default header values.
GetRemoteClusterByIDOK describes a response with status code 200, with default header values.
GetRemoteClusterByIDParams contains all the parameters to send to the API endpoint
for the get remote cluster by Id operation.
GetRemoteClusterByIDReader is a Reader for the GetRemoteClusterByID structure.
GetRemoteClustersDefault describes a response with status code -1, with default header values.
GetRemoteClustersOK describes a response with status code 200, with default header values.
GetRemoteClustersParams contains all the parameters to send to the API endpoint
for the get remote clusters operation.
GetRemoteClustersReader is a Reader for the GetRemoteClusters structure.
GetReplicationEncryptionKeyDefault describes a response with status code -1, with default header values.
GetReplicationEncryptionKeyOK describes a response with status code 200, with default header values.
GetReplicationEncryptionKeyParams contains all the parameters to send to the API endpoint
for the get replication encryption key operation.
GetReplicationEncryptionKeyReader is a Reader for the GetReplicationEncryptionKey structure.
UpdateRemoteClusterDefault describes a response with status code -1, with default header values.
UpdateRemoteClusterOK describes a response with status code 200, with default header values.
UpdateRemoteClusterParams contains all the parameters to send to the API endpoint
for the update remote cluster operation.
UpdateRemoteClusterReader is a Reader for the UpdateRemoteCluster structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption may be used to customize the behavior of Client methods.