# Functions
New creates a new cluster service API client.
NewClusterServiceCreateDefault creates a ClusterServiceCreateDefault with default headers values.
NewClusterServiceCreateOK creates a ClusterServiceCreateOK with default headers values.
NewClusterServiceCreateParams creates a new ClusterServiceCreateParams object, with the default timeout for this client.
NewClusterServiceCreateParamsWithContext creates a new ClusterServiceCreateParams object with the ability to set a context for a request.
NewClusterServiceCreateParamsWithHTTPClient creates a new ClusterServiceCreateParams object with the ability to set a custom HTTPClient for a request.
NewClusterServiceCreateParamsWithTimeout creates a new ClusterServiceCreateParams object with the ability to set a timeout on a request.
NewClusterServiceDeleteDefault creates a ClusterServiceDeleteDefault with default headers values.
NewClusterServiceDeleteOK creates a ClusterServiceDeleteOK with default headers values.
NewClusterServiceDeleteParams creates a new ClusterServiceDeleteParams object, with the default timeout for this client.
NewClusterServiceDeleteParamsWithContext creates a new ClusterServiceDeleteParams object with the ability to set a context for a request.
NewClusterServiceDeleteParamsWithHTTPClient creates a new ClusterServiceDeleteParams object with the ability to set a custom HTTPClient for a request.
NewClusterServiceDeleteParamsWithTimeout creates a new ClusterServiceDeleteParams object with the ability to set a timeout on a request.
NewClusterServiceGetDefault creates a ClusterServiceGetDefault with default headers values.
NewClusterServiceGetOK creates a ClusterServiceGetOK with default headers values.
NewClusterServiceGetParams creates a new ClusterServiceGetParams object, with the default timeout for this client.
NewClusterServiceGetParamsWithContext creates a new ClusterServiceGetParams object with the ability to set a context for a request.
NewClusterServiceGetParamsWithHTTPClient creates a new ClusterServiceGetParams object with the ability to set a custom HTTPClient for a request.
NewClusterServiceGetParamsWithTimeout creates a new ClusterServiceGetParams object with the ability to set a timeout on a request.
NewClusterServiceInvalidateCacheDefault creates a ClusterServiceInvalidateCacheDefault with default headers values.
NewClusterServiceInvalidateCacheOK creates a ClusterServiceInvalidateCacheOK with default headers values.
NewClusterServiceInvalidateCacheParams creates a new ClusterServiceInvalidateCacheParams object, with the default timeout for this client.
NewClusterServiceInvalidateCacheParamsWithContext creates a new ClusterServiceInvalidateCacheParams object with the ability to set a context for a request.
NewClusterServiceInvalidateCacheParamsWithHTTPClient creates a new ClusterServiceInvalidateCacheParams object with the ability to set a custom HTTPClient for a request.
NewClusterServiceInvalidateCacheParamsWithTimeout creates a new ClusterServiceInvalidateCacheParams object with the ability to set a timeout on a request.
NewClusterServiceListDefault creates a ClusterServiceListDefault with default headers values.
NewClusterServiceListOK creates a ClusterServiceListOK with default headers values.
NewClusterServiceListParams creates a new ClusterServiceListParams object, with the default timeout for this client.
NewClusterServiceListParamsWithContext creates a new ClusterServiceListParams object with the ability to set a context for a request.
NewClusterServiceListParamsWithHTTPClient creates a new ClusterServiceListParams object with the ability to set a custom HTTPClient for a request.
NewClusterServiceListParamsWithTimeout creates a new ClusterServiceListParams object with the ability to set a timeout on a request.
NewClusterServiceRotateAuthDefault creates a ClusterServiceRotateAuthDefault with default headers values.
NewClusterServiceRotateAuthOK creates a ClusterServiceRotateAuthOK with default headers values.
NewClusterServiceRotateAuthParams creates a new ClusterServiceRotateAuthParams object, with the default timeout for this client.
NewClusterServiceRotateAuthParamsWithContext creates a new ClusterServiceRotateAuthParams object with the ability to set a context for a request.
NewClusterServiceRotateAuthParamsWithHTTPClient creates a new ClusterServiceRotateAuthParams object with the ability to set a custom HTTPClient for a request.
NewClusterServiceRotateAuthParamsWithTimeout creates a new ClusterServiceRotateAuthParams object with the ability to set a timeout on a request.
NewClusterServiceUpdateDefault creates a ClusterServiceUpdateDefault with default headers values.
NewClusterServiceUpdateOK creates a ClusterServiceUpdateOK with default headers values.
NewClusterServiceUpdateParams creates a new ClusterServiceUpdateParams object, with the default timeout for this client.
NewClusterServiceUpdateParamsWithContext creates a new ClusterServiceUpdateParams object with the ability to set a context for a request.
NewClusterServiceUpdateParamsWithHTTPClient creates a new ClusterServiceUpdateParams object with the ability to set a custom HTTPClient for a request.
NewClusterServiceUpdateParamsWithTimeout creates a new ClusterServiceUpdateParams object with the ability to set a timeout on a request.
# Structs
Client for cluster service API
*/.
ClusterServiceCreateDefault describes a response with status code -1, with default header values.
ClusterServiceCreateOK describes a response with status code 200, with default header values.
ClusterServiceCreateParams contains all the parameters to send to the API endpoint
for the cluster service create operation.
ClusterServiceCreateReader is a Reader for the ClusterServiceCreate structure.
ClusterServiceDeleteDefault describes a response with status code -1, with default header values.
ClusterServiceDeleteOK describes a response with status code 200, with default header values.
ClusterServiceDeleteParams contains all the parameters to send to the API endpoint
for the cluster service delete operation.
ClusterServiceDeleteReader is a Reader for the ClusterServiceDelete structure.
ClusterServiceGetDefault describes a response with status code -1, with default header values.
ClusterServiceGetOK describes a response with status code 200, with default header values.
ClusterServiceGetParams contains all the parameters to send to the API endpoint
for the cluster service get operation.
ClusterServiceGetReader is a Reader for the ClusterServiceGet structure.
ClusterServiceInvalidateCacheDefault describes a response with status code -1, with default header values.
ClusterServiceInvalidateCacheOK describes a response with status code 200, with default header values.
ClusterServiceInvalidateCacheParams contains all the parameters to send to the API endpoint
for the cluster service invalidate cache operation.
ClusterServiceInvalidateCacheReader is a Reader for the ClusterServiceInvalidateCache structure.
ClusterServiceListDefault describes a response with status code -1, with default header values.
ClusterServiceListOK describes a response with status code 200, with default header values.
ClusterServiceListParams contains all the parameters to send to the API endpoint
for the cluster service list operation.
ClusterServiceListReader is a Reader for the ClusterServiceList structure.
ClusterServiceRotateAuthDefault describes a response with status code -1, with default header values.
ClusterServiceRotateAuthOK describes a response with status code 200, with default header values.
ClusterServiceRotateAuthParams contains all the parameters to send to the API endpoint
for the cluster service rotate auth operation.
ClusterServiceRotateAuthReader is a Reader for the ClusterServiceRotateAuth structure.
ClusterServiceUpdateDefault describes a response with status code -1, with default header values.
ClusterServiceUpdateOK describes a response with status code 200, with default header values.
ClusterServiceUpdateParams contains all the parameters to send to the API endpoint
for the cluster service update operation.
ClusterServiceUpdateReader is a Reader for the ClusterServiceUpdate structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.