# Functions
New creates a new remote clusters API client.
New creates a new remote clusters API client with basic auth credentials.
New creates a new remote clusters API client with a bearer token for authentication.
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.
NewRegisterRemoteClusterCreated creates a RegisterRemoteClusterCreated with default headers values.
NewRegisterRemoteClusterDefault creates a RegisterRemoteClusterDefault with default headers values.
NewRegisterRemoteClusterParams creates a new RegisterRemoteClusterParams object, with the default timeout for this client.
NewRegisterRemoteClusterParamsWithContext creates a new RegisterRemoteClusterParams object with the ability to set a context for a request.
NewRegisterRemoteClusterParamsWithHTTPClient creates a new RegisterRemoteClusterParams object with the ability to set a custom HTTPClient for a request.
NewRegisterRemoteClusterParamsWithTimeout creates a new RegisterRemoteClusterParams 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.
NewValidateRemoteClusterDefault creates a ValidateRemoteClusterDefault with default headers values.
NewValidateRemoteClusterNoContent creates a ValidateRemoteClusterNoContent with default headers values.
NewValidateRemoteClusterOK creates a ValidateRemoteClusterOK with default headers values.
NewValidateRemoteClusterParams creates a new ValidateRemoteClusterParams object, with the default timeout for this client.
NewValidateRemoteClusterParamsWithContext creates a new ValidateRemoteClusterParams object with the ability to set a context for a request.
NewValidateRemoteClusterParamsWithHTTPClient creates a new ValidateRemoteClusterParams object with the ability to set a custom HTTPClient for a request.
NewValidateRemoteClusterParamsWithTimeout creates a new ValidateRemoteClusterParams object with the ability to set a timeout on a request.
# Structs
Client for remote clusters API
*/.
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.
RegisterRemoteClusterCreated describes a response with status code 201, with default header values.
RegisterRemoteClusterDefault describes a response with status code -1, with default header values.
RegisterRemoteClusterParams contains all the parameters to send to the API endpoint
for the register remote cluster operation.
RegisterRemoteClusterReader is a Reader for the RegisterRemoteCluster 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.
ValidateRemoteClusterDefault describes a response with status code -1, with default header values.
ValidateRemoteClusterNoContent describes a response with status code 204, with default header values.
ValidateRemoteClusterOK describes a response with status code 200, with default header values.
ValidateRemoteClusterParams contains all the parameters to send to the API endpoint
for the validate remote cluster operation.
ValidateRemoteClusterReader is a Reader for the ValidateRemoteCluster structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption may be used to customize the behavior of Client methods.