# Functions
New creates a new cluster API client.
New creates a new cluster API client with basic auth credentials.
New creates a new cluster API client with a bearer token for authentication.
NewGetAppSettingsDefault creates a GetAppSettingsDefault with default headers values.
NewGetAppSettingsOK creates a GetAppSettingsOK with default headers values.
NewGetAppSettingsParams creates a new GetAppSettingsParams object, with the default timeout for this client.
NewGetAppSettingsParamsWithContext creates a new GetAppSettingsParams object with the ability to set a context for a request.
NewGetAppSettingsParamsWithHTTPClient creates a new GetAppSettingsParams object with the ability to set a custom HTTPClient for a request.
NewGetAppSettingsParamsWithTimeout creates a new GetAppSettingsParams object with the ability to set a timeout on a request.
NewGetBasicClusterInfoDefault creates a GetBasicClusterInfoDefault with default headers values.
NewGetBasicClusterInfoOK creates a GetBasicClusterInfoOK with default headers values.
NewGetBasicClusterInfoParams creates a new GetBasicClusterInfoParams object, with the default timeout for this client.
NewGetBasicClusterInfoParamsWithContext creates a new GetBasicClusterInfoParams object with the ability to set a context for a request.
NewGetBasicClusterInfoParamsWithHTTPClient creates a new GetBasicClusterInfoParams object with the ability to set a custom HTTPClient for a request.
NewGetBasicClusterInfoParamsWithTimeout creates a new GetBasicClusterInfoParams object with the ability to set a timeout on a request.
NewGetClusterDefault creates a GetClusterDefault with default headers values.
NewGetClusterOK creates a GetClusterOK with default headers values.
NewGetClusterParams creates a new GetClusterParams object, with the default timeout for this client.
NewGetClusterParamsWithContext creates a new GetClusterParams object with the ability to set a context for a request.
NewGetClusterParamsWithHTTPClient creates a new GetClusterParams object with the ability to set a custom HTTPClient for a request.
NewGetClusterParamsWithTimeout creates a new GetClusterParams object with the ability to set a timeout on a request.
NewGetClusterStatusDefault creates a GetClusterStatusDefault with default headers values.
NewGetClusterStatusOK creates a GetClusterStatusOK with default headers values.
NewGetClusterStatusParams creates a new GetClusterStatusParams object, with the default timeout for this client.
NewGetClusterStatusParamsWithContext creates a new GetClusterStatusParams object with the ability to set a context for a request.
NewGetClusterStatusParamsWithHTTPClient creates a new GetClusterStatusParams object with the ability to set a custom HTTPClient for a request.
NewGetClusterStatusParamsWithTimeout creates a new GetClusterStatusParams object with the ability to set a timeout on a request.
NewUpdateAppSettingsDefault creates a UpdateAppSettingsDefault with default headers values.
NewUpdateAppSettingsOK creates a UpdateAppSettingsOK with default headers values.
NewUpdateAppSettingsParams creates a new UpdateAppSettingsParams object, with the default timeout for this client.
NewUpdateAppSettingsParamsWithContext creates a new UpdateAppSettingsParams object with the ability to set a context for a request.
NewUpdateAppSettingsParamsWithHTTPClient creates a new UpdateAppSettingsParams object with the ability to set a custom HTTPClient for a request.
NewUpdateAppSettingsParamsWithTimeout creates a new UpdateAppSettingsParams object with the ability to set a timeout on a request.
NewUpdateClusterDefault creates a UpdateClusterDefault with default headers values.
NewUpdateClusterOK creates a UpdateClusterOK with default headers values.
NewUpdateClusterParams creates a new UpdateClusterParams object, with the default timeout for this client.
NewUpdateClusterParamsWithContext creates a new UpdateClusterParams object with the ability to set a context for a request.
NewUpdateClusterParamsWithHTTPClient creates a new UpdateClusterParams object with the ability to set a custom HTTPClient for a request.
NewUpdateClusterParamsWithTimeout creates a new UpdateClusterParams object with the ability to set a timeout on a request.
# Structs
Client for cluster API
*/.
GetAppSettingsDefault describes a response with status code -1, with default header values.
GetAppSettingsOK describes a response with status code 200, with default header values.
GetAppSettingsParams contains all the parameters to send to the API endpoint
for the get app settings operation.
GetAppSettingsReader is a Reader for the GetAppSettings structure.
GetBasicClusterInfoDefault describes a response with status code -1, with default header values.
GetBasicClusterInfoOK describes a response with status code 200, with default header values.
GetBasicClusterInfoParams contains all the parameters to send to the API endpoint
for the get basic cluster info operation.
GetBasicClusterInfoReader is a Reader for the GetBasicClusterInfo structure.
GetClusterDefault describes a response with status code -1, with default header values.
GetClusterOK describes a response with status code 200, with default header values.
GetClusterParams contains all the parameters to send to the API endpoint
for the get cluster operation.
GetClusterReader is a Reader for the GetCluster structure.
GetClusterStatusDefault describes a response with status code -1, with default header values.
GetClusterStatusOK describes a response with status code 200, with default header values.
GetClusterStatusParams contains all the parameters to send to the API endpoint
for the get cluster status operation.
GetClusterStatusReader is a Reader for the GetClusterStatus structure.
UpdateAppSettingsDefault describes a response with status code -1, with default header values.
UpdateAppSettingsOK describes a response with status code 200, with default header values.
UpdateAppSettingsParams contains all the parameters to send to the API endpoint
for the update app settings operation.
UpdateAppSettingsReader is a Reader for the UpdateAppSettings structure.
UpdateClusterDefault describes a response with status code -1, with default header values.
UpdateClusterOK describes a response with status code 200, with default header values.
UpdateClusterParams contains all the parameters to send to the API endpoint
for the update cluster operation.
UpdateClusterReader is a Reader for the UpdateCluster structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption may be used to customize the behavior of Client methods.