operations

package
v0.2.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 10, 2020 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation ¶

Index ¶

Constants ¶

This section is empty.

Variables ¶

This section is empty.

Functions ¶

This section is empty.

Types ¶

type CacheServiceCounterCacheCapacityPostDefault ¶

type CacheServiceCounterCacheCapacityPostDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

CacheServiceCounterCacheCapacityPostDefault handles this case with default header values.

internal server error

func NewCacheServiceCounterCacheCapacityPostDefault ¶

func NewCacheServiceCounterCacheCapacityPostDefault(code int) *CacheServiceCounterCacheCapacityPostDefault

NewCacheServiceCounterCacheCapacityPostDefault creates a CacheServiceCounterCacheCapacityPostDefault with default headers values

func (*CacheServiceCounterCacheCapacityPostDefault) Code ¶

Code gets the status code for the cache service counter cache capacity post default response

func (*CacheServiceCounterCacheCapacityPostDefault) Error ¶

func (*CacheServiceCounterCacheCapacityPostDefault) GetPayload ¶

type CacheServiceCounterCacheCapacityPostOK ¶

type CacheServiceCounterCacheCapacityPostOK struct {
}

CacheServiceCounterCacheCapacityPostOK handles this case with default header values.

CacheServiceCounterCacheCapacityPostOK cache service counter cache capacity post o k

func NewCacheServiceCounterCacheCapacityPostOK ¶

func NewCacheServiceCounterCacheCapacityPostOK() *CacheServiceCounterCacheCapacityPostOK

NewCacheServiceCounterCacheCapacityPostOK creates a CacheServiceCounterCacheCapacityPostOK with default headers values

type CacheServiceCounterCacheCapacityPostParams ¶

type CacheServiceCounterCacheCapacityPostParams struct {

	/*Capacity
	  counter cache capacity in mb

	*/
	Capacity string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CacheServiceCounterCacheCapacityPostParams contains all the parameters to send to the API endpoint for the cache service counter cache capacity post operation typically these are written to a http.Request

func NewCacheServiceCounterCacheCapacityPostParams ¶

func NewCacheServiceCounterCacheCapacityPostParams() *CacheServiceCounterCacheCapacityPostParams

NewCacheServiceCounterCacheCapacityPostParams creates a new CacheServiceCounterCacheCapacityPostParams object with the default values initialized.

func NewCacheServiceCounterCacheCapacityPostParamsWithContext ¶

func NewCacheServiceCounterCacheCapacityPostParamsWithContext(ctx context.Context) *CacheServiceCounterCacheCapacityPostParams

NewCacheServiceCounterCacheCapacityPostParamsWithContext creates a new CacheServiceCounterCacheCapacityPostParams object with the default values initialized, and the ability to set a context for a request

func NewCacheServiceCounterCacheCapacityPostParamsWithHTTPClient ¶

func NewCacheServiceCounterCacheCapacityPostParamsWithHTTPClient(client *http.Client) *CacheServiceCounterCacheCapacityPostParams

NewCacheServiceCounterCacheCapacityPostParamsWithHTTPClient creates a new CacheServiceCounterCacheCapacityPostParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewCacheServiceCounterCacheCapacityPostParamsWithTimeout ¶

func NewCacheServiceCounterCacheCapacityPostParamsWithTimeout(timeout time.Duration) *CacheServiceCounterCacheCapacityPostParams

NewCacheServiceCounterCacheCapacityPostParamsWithTimeout creates a new CacheServiceCounterCacheCapacityPostParams object with the default values initialized, and the ability to set a timeout on a request

func (*CacheServiceCounterCacheCapacityPostParams) SetCapacity ¶

func (o *CacheServiceCounterCacheCapacityPostParams) SetCapacity(capacity string)

SetCapacity adds the capacity to the cache service counter cache capacity post params

func (*CacheServiceCounterCacheCapacityPostParams) SetContext ¶

SetContext adds the context to the cache service counter cache capacity post params

func (*CacheServiceCounterCacheCapacityPostParams) SetHTTPClient ¶

func (o *CacheServiceCounterCacheCapacityPostParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the cache service counter cache capacity post params

func (*CacheServiceCounterCacheCapacityPostParams) SetTimeout ¶

SetTimeout adds the timeout to the cache service counter cache capacity post params

func (*CacheServiceCounterCacheCapacityPostParams) WithCapacity ¶

WithCapacity adds the capacity to the cache service counter cache capacity post params

func (*CacheServiceCounterCacheCapacityPostParams) WithContext ¶

WithContext adds the context to the cache service counter cache capacity post params

func (*CacheServiceCounterCacheCapacityPostParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the cache service counter cache capacity post params

func (*CacheServiceCounterCacheCapacityPostParams) WithTimeout ¶

WithTimeout adds the timeout to the cache service counter cache capacity post params

func (*CacheServiceCounterCacheCapacityPostParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CacheServiceCounterCacheCapacityPostReader ¶

type CacheServiceCounterCacheCapacityPostReader struct {
	// contains filtered or unexported fields
}

CacheServiceCounterCacheCapacityPostReader is a Reader for the CacheServiceCounterCacheCapacityPost structure.

func (*CacheServiceCounterCacheCapacityPostReader) ReadResponse ¶

func (o *CacheServiceCounterCacheCapacityPostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CacheServiceCounterCacheKeysToSaveGetDefault ¶

type CacheServiceCounterCacheKeysToSaveGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

CacheServiceCounterCacheKeysToSaveGetDefault handles this case with default header values.

internal server error

func NewCacheServiceCounterCacheKeysToSaveGetDefault ¶

func NewCacheServiceCounterCacheKeysToSaveGetDefault(code int) *CacheServiceCounterCacheKeysToSaveGetDefault

NewCacheServiceCounterCacheKeysToSaveGetDefault creates a CacheServiceCounterCacheKeysToSaveGetDefault with default headers values

func (*CacheServiceCounterCacheKeysToSaveGetDefault) Code ¶

Code gets the status code for the cache service counter cache keys to save get default response

func (*CacheServiceCounterCacheKeysToSaveGetDefault) Error ¶

func (*CacheServiceCounterCacheKeysToSaveGetDefault) GetPayload ¶

type CacheServiceCounterCacheKeysToSaveGetOK ¶

type CacheServiceCounterCacheKeysToSaveGetOK struct {
	Payload int32
}

CacheServiceCounterCacheKeysToSaveGetOK handles this case with default header values.

CacheServiceCounterCacheKeysToSaveGetOK cache service counter cache keys to save get o k

func NewCacheServiceCounterCacheKeysToSaveGetOK ¶

func NewCacheServiceCounterCacheKeysToSaveGetOK() *CacheServiceCounterCacheKeysToSaveGetOK

NewCacheServiceCounterCacheKeysToSaveGetOK creates a CacheServiceCounterCacheKeysToSaveGetOK with default headers values

func (*CacheServiceCounterCacheKeysToSaveGetOK) GetPayload ¶

type CacheServiceCounterCacheKeysToSaveGetParams ¶

type CacheServiceCounterCacheKeysToSaveGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CacheServiceCounterCacheKeysToSaveGetParams contains all the parameters to send to the API endpoint for the cache service counter cache keys to save get operation typically these are written to a http.Request

func NewCacheServiceCounterCacheKeysToSaveGetParams ¶

func NewCacheServiceCounterCacheKeysToSaveGetParams() *CacheServiceCounterCacheKeysToSaveGetParams

NewCacheServiceCounterCacheKeysToSaveGetParams creates a new CacheServiceCounterCacheKeysToSaveGetParams object with the default values initialized.

func NewCacheServiceCounterCacheKeysToSaveGetParamsWithContext ¶

func NewCacheServiceCounterCacheKeysToSaveGetParamsWithContext(ctx context.Context) *CacheServiceCounterCacheKeysToSaveGetParams

NewCacheServiceCounterCacheKeysToSaveGetParamsWithContext creates a new CacheServiceCounterCacheKeysToSaveGetParams object with the default values initialized, and the ability to set a context for a request

func NewCacheServiceCounterCacheKeysToSaveGetParamsWithHTTPClient ¶

func NewCacheServiceCounterCacheKeysToSaveGetParamsWithHTTPClient(client *http.Client) *CacheServiceCounterCacheKeysToSaveGetParams

NewCacheServiceCounterCacheKeysToSaveGetParamsWithHTTPClient creates a new CacheServiceCounterCacheKeysToSaveGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewCacheServiceCounterCacheKeysToSaveGetParamsWithTimeout ¶

func NewCacheServiceCounterCacheKeysToSaveGetParamsWithTimeout(timeout time.Duration) *CacheServiceCounterCacheKeysToSaveGetParams

NewCacheServiceCounterCacheKeysToSaveGetParamsWithTimeout creates a new CacheServiceCounterCacheKeysToSaveGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*CacheServiceCounterCacheKeysToSaveGetParams) SetContext ¶

SetContext adds the context to the cache service counter cache keys to save get params

func (*CacheServiceCounterCacheKeysToSaveGetParams) SetHTTPClient ¶

func (o *CacheServiceCounterCacheKeysToSaveGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the cache service counter cache keys to save get params

func (*CacheServiceCounterCacheKeysToSaveGetParams) SetTimeout ¶

SetTimeout adds the timeout to the cache service counter cache keys to save get params

func (*CacheServiceCounterCacheKeysToSaveGetParams) WithContext ¶

WithContext adds the context to the cache service counter cache keys to save get params

func (*CacheServiceCounterCacheKeysToSaveGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the cache service counter cache keys to save get params

func (*CacheServiceCounterCacheKeysToSaveGetParams) WithTimeout ¶

WithTimeout adds the timeout to the cache service counter cache keys to save get params

func (*CacheServiceCounterCacheKeysToSaveGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CacheServiceCounterCacheKeysToSaveGetReader ¶

type CacheServiceCounterCacheKeysToSaveGetReader struct {
	// contains filtered or unexported fields
}

CacheServiceCounterCacheKeysToSaveGetReader is a Reader for the CacheServiceCounterCacheKeysToSaveGet structure.

func (*CacheServiceCounterCacheKeysToSaveGetReader) ReadResponse ¶

func (o *CacheServiceCounterCacheKeysToSaveGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CacheServiceCounterCacheKeysToSavePostDefault ¶

type CacheServiceCounterCacheKeysToSavePostDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

CacheServiceCounterCacheKeysToSavePostDefault handles this case with default header values.

internal server error

func NewCacheServiceCounterCacheKeysToSavePostDefault ¶

func NewCacheServiceCounterCacheKeysToSavePostDefault(code int) *CacheServiceCounterCacheKeysToSavePostDefault

NewCacheServiceCounterCacheKeysToSavePostDefault creates a CacheServiceCounterCacheKeysToSavePostDefault with default headers values

func (*CacheServiceCounterCacheKeysToSavePostDefault) Code ¶

Code gets the status code for the cache service counter cache keys to save post default response

func (*CacheServiceCounterCacheKeysToSavePostDefault) Error ¶

func (*CacheServiceCounterCacheKeysToSavePostDefault) GetPayload ¶

type CacheServiceCounterCacheKeysToSavePostOK ¶

type CacheServiceCounterCacheKeysToSavePostOK struct {
}

CacheServiceCounterCacheKeysToSavePostOK handles this case with default header values.

CacheServiceCounterCacheKeysToSavePostOK cache service counter cache keys to save post o k

func NewCacheServiceCounterCacheKeysToSavePostOK ¶

func NewCacheServiceCounterCacheKeysToSavePostOK() *CacheServiceCounterCacheKeysToSavePostOK

NewCacheServiceCounterCacheKeysToSavePostOK creates a CacheServiceCounterCacheKeysToSavePostOK with default headers values

type CacheServiceCounterCacheKeysToSavePostParams ¶

type CacheServiceCounterCacheKeysToSavePostParams struct {

	/*Cckts
	  counter cache keys to save

	*/
	Cckts int32

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CacheServiceCounterCacheKeysToSavePostParams contains all the parameters to send to the API endpoint for the cache service counter cache keys to save post operation typically these are written to a http.Request

func NewCacheServiceCounterCacheKeysToSavePostParams ¶

func NewCacheServiceCounterCacheKeysToSavePostParams() *CacheServiceCounterCacheKeysToSavePostParams

NewCacheServiceCounterCacheKeysToSavePostParams creates a new CacheServiceCounterCacheKeysToSavePostParams object with the default values initialized.

func NewCacheServiceCounterCacheKeysToSavePostParamsWithContext ¶

func NewCacheServiceCounterCacheKeysToSavePostParamsWithContext(ctx context.Context) *CacheServiceCounterCacheKeysToSavePostParams

NewCacheServiceCounterCacheKeysToSavePostParamsWithContext creates a new CacheServiceCounterCacheKeysToSavePostParams object with the default values initialized, and the ability to set a context for a request

func NewCacheServiceCounterCacheKeysToSavePostParamsWithHTTPClient ¶

func NewCacheServiceCounterCacheKeysToSavePostParamsWithHTTPClient(client *http.Client) *CacheServiceCounterCacheKeysToSavePostParams

NewCacheServiceCounterCacheKeysToSavePostParamsWithHTTPClient creates a new CacheServiceCounterCacheKeysToSavePostParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewCacheServiceCounterCacheKeysToSavePostParamsWithTimeout ¶

func NewCacheServiceCounterCacheKeysToSavePostParamsWithTimeout(timeout time.Duration) *CacheServiceCounterCacheKeysToSavePostParams

NewCacheServiceCounterCacheKeysToSavePostParamsWithTimeout creates a new CacheServiceCounterCacheKeysToSavePostParams object with the default values initialized, and the ability to set a timeout on a request

func (*CacheServiceCounterCacheKeysToSavePostParams) SetCckts ¶

SetCckts adds the cckts to the cache service counter cache keys to save post params

func (*CacheServiceCounterCacheKeysToSavePostParams) SetContext ¶

SetContext adds the context to the cache service counter cache keys to save post params

func (*CacheServiceCounterCacheKeysToSavePostParams) SetHTTPClient ¶

func (o *CacheServiceCounterCacheKeysToSavePostParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the cache service counter cache keys to save post params

func (*CacheServiceCounterCacheKeysToSavePostParams) SetTimeout ¶

SetTimeout adds the timeout to the cache service counter cache keys to save post params

func (*CacheServiceCounterCacheKeysToSavePostParams) WithCckts ¶

WithCckts adds the cckts to the cache service counter cache keys to save post params

func (*CacheServiceCounterCacheKeysToSavePostParams) WithContext ¶

WithContext adds the context to the cache service counter cache keys to save post params

func (*CacheServiceCounterCacheKeysToSavePostParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the cache service counter cache keys to save post params

func (*CacheServiceCounterCacheKeysToSavePostParams) WithTimeout ¶

WithTimeout adds the timeout to the cache service counter cache keys to save post params

func (*CacheServiceCounterCacheKeysToSavePostParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CacheServiceCounterCacheKeysToSavePostReader ¶

type CacheServiceCounterCacheKeysToSavePostReader struct {
	// contains filtered or unexported fields
}

CacheServiceCounterCacheKeysToSavePostReader is a Reader for the CacheServiceCounterCacheKeysToSavePost structure.

func (*CacheServiceCounterCacheKeysToSavePostReader) ReadResponse ¶

func (o *CacheServiceCounterCacheKeysToSavePostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CacheServiceCounterCacheSavePeriodGetDefault ¶

type CacheServiceCounterCacheSavePeriodGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

CacheServiceCounterCacheSavePeriodGetDefault handles this case with default header values.

internal server error

func NewCacheServiceCounterCacheSavePeriodGetDefault ¶

func NewCacheServiceCounterCacheSavePeriodGetDefault(code int) *CacheServiceCounterCacheSavePeriodGetDefault

NewCacheServiceCounterCacheSavePeriodGetDefault creates a CacheServiceCounterCacheSavePeriodGetDefault with default headers values

func (*CacheServiceCounterCacheSavePeriodGetDefault) Code ¶

Code gets the status code for the cache service counter cache save period get default response

func (*CacheServiceCounterCacheSavePeriodGetDefault) Error ¶

func (*CacheServiceCounterCacheSavePeriodGetDefault) GetPayload ¶

type CacheServiceCounterCacheSavePeriodGetOK ¶

type CacheServiceCounterCacheSavePeriodGetOK struct {
	Payload int32
}

CacheServiceCounterCacheSavePeriodGetOK handles this case with default header values.

CacheServiceCounterCacheSavePeriodGetOK cache service counter cache save period get o k

func NewCacheServiceCounterCacheSavePeriodGetOK ¶

func NewCacheServiceCounterCacheSavePeriodGetOK() *CacheServiceCounterCacheSavePeriodGetOK

NewCacheServiceCounterCacheSavePeriodGetOK creates a CacheServiceCounterCacheSavePeriodGetOK with default headers values

func (*CacheServiceCounterCacheSavePeriodGetOK) GetPayload ¶

type CacheServiceCounterCacheSavePeriodGetParams ¶

type CacheServiceCounterCacheSavePeriodGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CacheServiceCounterCacheSavePeriodGetParams contains all the parameters to send to the API endpoint for the cache service counter cache save period get operation typically these are written to a http.Request

func NewCacheServiceCounterCacheSavePeriodGetParams ¶

func NewCacheServiceCounterCacheSavePeriodGetParams() *CacheServiceCounterCacheSavePeriodGetParams

NewCacheServiceCounterCacheSavePeriodGetParams creates a new CacheServiceCounterCacheSavePeriodGetParams object with the default values initialized.

func NewCacheServiceCounterCacheSavePeriodGetParamsWithContext ¶

func NewCacheServiceCounterCacheSavePeriodGetParamsWithContext(ctx context.Context) *CacheServiceCounterCacheSavePeriodGetParams

NewCacheServiceCounterCacheSavePeriodGetParamsWithContext creates a new CacheServiceCounterCacheSavePeriodGetParams object with the default values initialized, and the ability to set a context for a request

func NewCacheServiceCounterCacheSavePeriodGetParamsWithHTTPClient ¶

func NewCacheServiceCounterCacheSavePeriodGetParamsWithHTTPClient(client *http.Client) *CacheServiceCounterCacheSavePeriodGetParams

NewCacheServiceCounterCacheSavePeriodGetParamsWithHTTPClient creates a new CacheServiceCounterCacheSavePeriodGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewCacheServiceCounterCacheSavePeriodGetParamsWithTimeout ¶

func NewCacheServiceCounterCacheSavePeriodGetParamsWithTimeout(timeout time.Duration) *CacheServiceCounterCacheSavePeriodGetParams

NewCacheServiceCounterCacheSavePeriodGetParamsWithTimeout creates a new CacheServiceCounterCacheSavePeriodGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*CacheServiceCounterCacheSavePeriodGetParams) SetContext ¶

SetContext adds the context to the cache service counter cache save period get params

func (*CacheServiceCounterCacheSavePeriodGetParams) SetHTTPClient ¶

func (o *CacheServiceCounterCacheSavePeriodGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the cache service counter cache save period get params

func (*CacheServiceCounterCacheSavePeriodGetParams) SetTimeout ¶

SetTimeout adds the timeout to the cache service counter cache save period get params

func (*CacheServiceCounterCacheSavePeriodGetParams) WithContext ¶

WithContext adds the context to the cache service counter cache save period get params

func (*CacheServiceCounterCacheSavePeriodGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the cache service counter cache save period get params

func (*CacheServiceCounterCacheSavePeriodGetParams) WithTimeout ¶

WithTimeout adds the timeout to the cache service counter cache save period get params

func (*CacheServiceCounterCacheSavePeriodGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CacheServiceCounterCacheSavePeriodGetReader ¶

type CacheServiceCounterCacheSavePeriodGetReader struct {
	// contains filtered or unexported fields
}

CacheServiceCounterCacheSavePeriodGetReader is a Reader for the CacheServiceCounterCacheSavePeriodGet structure.

func (*CacheServiceCounterCacheSavePeriodGetReader) ReadResponse ¶

func (o *CacheServiceCounterCacheSavePeriodGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CacheServiceCounterCacheSavePeriodPostDefault ¶

type CacheServiceCounterCacheSavePeriodPostDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

CacheServiceCounterCacheSavePeriodPostDefault handles this case with default header values.

internal server error

func NewCacheServiceCounterCacheSavePeriodPostDefault ¶

func NewCacheServiceCounterCacheSavePeriodPostDefault(code int) *CacheServiceCounterCacheSavePeriodPostDefault

NewCacheServiceCounterCacheSavePeriodPostDefault creates a CacheServiceCounterCacheSavePeriodPostDefault with default headers values

func (*CacheServiceCounterCacheSavePeriodPostDefault) Code ¶

Code gets the status code for the cache service counter cache save period post default response

func (*CacheServiceCounterCacheSavePeriodPostDefault) Error ¶

func (*CacheServiceCounterCacheSavePeriodPostDefault) GetPayload ¶

type CacheServiceCounterCacheSavePeriodPostOK ¶

type CacheServiceCounterCacheSavePeriodPostOK struct {
}

CacheServiceCounterCacheSavePeriodPostOK handles this case with default header values.

CacheServiceCounterCacheSavePeriodPostOK cache service counter cache save period post o k

func NewCacheServiceCounterCacheSavePeriodPostOK ¶

func NewCacheServiceCounterCacheSavePeriodPostOK() *CacheServiceCounterCacheSavePeriodPostOK

NewCacheServiceCounterCacheSavePeriodPostOK creates a CacheServiceCounterCacheSavePeriodPostOK with default headers values

type CacheServiceCounterCacheSavePeriodPostParams ¶

type CacheServiceCounterCacheSavePeriodPostParams struct {

	/*Ccspis
	  counter cache save period in seconds

	*/
	Ccspis int32

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CacheServiceCounterCacheSavePeriodPostParams contains all the parameters to send to the API endpoint for the cache service counter cache save period post operation typically these are written to a http.Request

func NewCacheServiceCounterCacheSavePeriodPostParams ¶

func NewCacheServiceCounterCacheSavePeriodPostParams() *CacheServiceCounterCacheSavePeriodPostParams

NewCacheServiceCounterCacheSavePeriodPostParams creates a new CacheServiceCounterCacheSavePeriodPostParams object with the default values initialized.

func NewCacheServiceCounterCacheSavePeriodPostParamsWithContext ¶

func NewCacheServiceCounterCacheSavePeriodPostParamsWithContext(ctx context.Context) *CacheServiceCounterCacheSavePeriodPostParams

NewCacheServiceCounterCacheSavePeriodPostParamsWithContext creates a new CacheServiceCounterCacheSavePeriodPostParams object with the default values initialized, and the ability to set a context for a request

func NewCacheServiceCounterCacheSavePeriodPostParamsWithHTTPClient ¶

func NewCacheServiceCounterCacheSavePeriodPostParamsWithHTTPClient(client *http.Client) *CacheServiceCounterCacheSavePeriodPostParams

NewCacheServiceCounterCacheSavePeriodPostParamsWithHTTPClient creates a new CacheServiceCounterCacheSavePeriodPostParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewCacheServiceCounterCacheSavePeriodPostParamsWithTimeout ¶

func NewCacheServiceCounterCacheSavePeriodPostParamsWithTimeout(timeout time.Duration) *CacheServiceCounterCacheSavePeriodPostParams

NewCacheServiceCounterCacheSavePeriodPostParamsWithTimeout creates a new CacheServiceCounterCacheSavePeriodPostParams object with the default values initialized, and the ability to set a timeout on a request

func (*CacheServiceCounterCacheSavePeriodPostParams) SetCcspis ¶

SetCcspis adds the ccspis to the cache service counter cache save period post params

func (*CacheServiceCounterCacheSavePeriodPostParams) SetContext ¶

SetContext adds the context to the cache service counter cache save period post params

func (*CacheServiceCounterCacheSavePeriodPostParams) SetHTTPClient ¶

func (o *CacheServiceCounterCacheSavePeriodPostParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the cache service counter cache save period post params

func (*CacheServiceCounterCacheSavePeriodPostParams) SetTimeout ¶

SetTimeout adds the timeout to the cache service counter cache save period post params

func (*CacheServiceCounterCacheSavePeriodPostParams) WithCcspis ¶

WithCcspis adds the ccspis to the cache service counter cache save period post params

func (*CacheServiceCounterCacheSavePeriodPostParams) WithContext ¶

WithContext adds the context to the cache service counter cache save period post params

func (*CacheServiceCounterCacheSavePeriodPostParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the cache service counter cache save period post params

func (*CacheServiceCounterCacheSavePeriodPostParams) WithTimeout ¶

WithTimeout adds the timeout to the cache service counter cache save period post params

func (*CacheServiceCounterCacheSavePeriodPostParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CacheServiceCounterCacheSavePeriodPostReader ¶

type CacheServiceCounterCacheSavePeriodPostReader struct {
	// contains filtered or unexported fields
}

CacheServiceCounterCacheSavePeriodPostReader is a Reader for the CacheServiceCounterCacheSavePeriodPost structure.

func (*CacheServiceCounterCacheSavePeriodPostReader) ReadResponse ¶

func (o *CacheServiceCounterCacheSavePeriodPostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CacheServiceInvalidateCounterCachePostDefault ¶

type CacheServiceInvalidateCounterCachePostDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

CacheServiceInvalidateCounterCachePostDefault handles this case with default header values.

internal server error

func NewCacheServiceInvalidateCounterCachePostDefault ¶

func NewCacheServiceInvalidateCounterCachePostDefault(code int) *CacheServiceInvalidateCounterCachePostDefault

NewCacheServiceInvalidateCounterCachePostDefault creates a CacheServiceInvalidateCounterCachePostDefault with default headers values

func (*CacheServiceInvalidateCounterCachePostDefault) Code ¶

Code gets the status code for the cache service invalidate counter cache post default response

func (*CacheServiceInvalidateCounterCachePostDefault) Error ¶

func (*CacheServiceInvalidateCounterCachePostDefault) GetPayload ¶

type CacheServiceInvalidateCounterCachePostOK ¶

type CacheServiceInvalidateCounterCachePostOK struct {
}

CacheServiceInvalidateCounterCachePostOK handles this case with default header values.

CacheServiceInvalidateCounterCachePostOK cache service invalidate counter cache post o k

func NewCacheServiceInvalidateCounterCachePostOK ¶

func NewCacheServiceInvalidateCounterCachePostOK() *CacheServiceInvalidateCounterCachePostOK

NewCacheServiceInvalidateCounterCachePostOK creates a CacheServiceInvalidateCounterCachePostOK with default headers values

type CacheServiceInvalidateCounterCachePostParams ¶

type CacheServiceInvalidateCounterCachePostParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CacheServiceInvalidateCounterCachePostParams contains all the parameters to send to the API endpoint for the cache service invalidate counter cache post operation typically these are written to a http.Request

func NewCacheServiceInvalidateCounterCachePostParams ¶

func NewCacheServiceInvalidateCounterCachePostParams() *CacheServiceInvalidateCounterCachePostParams

NewCacheServiceInvalidateCounterCachePostParams creates a new CacheServiceInvalidateCounterCachePostParams object with the default values initialized.

func NewCacheServiceInvalidateCounterCachePostParamsWithContext ¶

func NewCacheServiceInvalidateCounterCachePostParamsWithContext(ctx context.Context) *CacheServiceInvalidateCounterCachePostParams

NewCacheServiceInvalidateCounterCachePostParamsWithContext creates a new CacheServiceInvalidateCounterCachePostParams object with the default values initialized, and the ability to set a context for a request

func NewCacheServiceInvalidateCounterCachePostParamsWithHTTPClient ¶

func NewCacheServiceInvalidateCounterCachePostParamsWithHTTPClient(client *http.Client) *CacheServiceInvalidateCounterCachePostParams

NewCacheServiceInvalidateCounterCachePostParamsWithHTTPClient creates a new CacheServiceInvalidateCounterCachePostParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewCacheServiceInvalidateCounterCachePostParamsWithTimeout ¶

func NewCacheServiceInvalidateCounterCachePostParamsWithTimeout(timeout time.Duration) *CacheServiceInvalidateCounterCachePostParams

NewCacheServiceInvalidateCounterCachePostParamsWithTimeout creates a new CacheServiceInvalidateCounterCachePostParams object with the default values initialized, and the ability to set a timeout on a request

func (*CacheServiceInvalidateCounterCachePostParams) SetContext ¶

SetContext adds the context to the cache service invalidate counter cache post params

func (*CacheServiceInvalidateCounterCachePostParams) SetHTTPClient ¶

func (o *CacheServiceInvalidateCounterCachePostParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the cache service invalidate counter cache post params

func (*CacheServiceInvalidateCounterCachePostParams) SetTimeout ¶

SetTimeout adds the timeout to the cache service invalidate counter cache post params

func (*CacheServiceInvalidateCounterCachePostParams) WithContext ¶

WithContext adds the context to the cache service invalidate counter cache post params

func (*CacheServiceInvalidateCounterCachePostParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the cache service invalidate counter cache post params

func (*CacheServiceInvalidateCounterCachePostParams) WithTimeout ¶

WithTimeout adds the timeout to the cache service invalidate counter cache post params

func (*CacheServiceInvalidateCounterCachePostParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CacheServiceInvalidateCounterCachePostReader ¶

type CacheServiceInvalidateCounterCachePostReader struct {
	// contains filtered or unexported fields
}

CacheServiceInvalidateCounterCachePostReader is a Reader for the CacheServiceInvalidateCounterCachePost structure.

func (*CacheServiceInvalidateCounterCachePostReader) ReadResponse ¶

func (o *CacheServiceInvalidateCounterCachePostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CacheServiceInvalidateKeyCachePostDefault ¶

type CacheServiceInvalidateKeyCachePostDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

CacheServiceInvalidateKeyCachePostDefault handles this case with default header values.

internal server error

func NewCacheServiceInvalidateKeyCachePostDefault ¶

func NewCacheServiceInvalidateKeyCachePostDefault(code int) *CacheServiceInvalidateKeyCachePostDefault

NewCacheServiceInvalidateKeyCachePostDefault creates a CacheServiceInvalidateKeyCachePostDefault with default headers values

func (*CacheServiceInvalidateKeyCachePostDefault) Code ¶

Code gets the status code for the cache service invalidate key cache post default response

func (*CacheServiceInvalidateKeyCachePostDefault) Error ¶

func (*CacheServiceInvalidateKeyCachePostDefault) GetPayload ¶

type CacheServiceInvalidateKeyCachePostOK ¶

type CacheServiceInvalidateKeyCachePostOK struct {
}

CacheServiceInvalidateKeyCachePostOK handles this case with default header values.

CacheServiceInvalidateKeyCachePostOK cache service invalidate key cache post o k

func NewCacheServiceInvalidateKeyCachePostOK ¶

func NewCacheServiceInvalidateKeyCachePostOK() *CacheServiceInvalidateKeyCachePostOK

NewCacheServiceInvalidateKeyCachePostOK creates a CacheServiceInvalidateKeyCachePostOK with default headers values

type CacheServiceInvalidateKeyCachePostParams ¶

type CacheServiceInvalidateKeyCachePostParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CacheServiceInvalidateKeyCachePostParams contains all the parameters to send to the API endpoint for the cache service invalidate key cache post operation typically these are written to a http.Request

func NewCacheServiceInvalidateKeyCachePostParams ¶

func NewCacheServiceInvalidateKeyCachePostParams() *CacheServiceInvalidateKeyCachePostParams

NewCacheServiceInvalidateKeyCachePostParams creates a new CacheServiceInvalidateKeyCachePostParams object with the default values initialized.

func NewCacheServiceInvalidateKeyCachePostParamsWithContext ¶

func NewCacheServiceInvalidateKeyCachePostParamsWithContext(ctx context.Context) *CacheServiceInvalidateKeyCachePostParams

NewCacheServiceInvalidateKeyCachePostParamsWithContext creates a new CacheServiceInvalidateKeyCachePostParams object with the default values initialized, and the ability to set a context for a request

func NewCacheServiceInvalidateKeyCachePostParamsWithHTTPClient ¶

func NewCacheServiceInvalidateKeyCachePostParamsWithHTTPClient(client *http.Client) *CacheServiceInvalidateKeyCachePostParams

NewCacheServiceInvalidateKeyCachePostParamsWithHTTPClient creates a new CacheServiceInvalidateKeyCachePostParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewCacheServiceInvalidateKeyCachePostParamsWithTimeout ¶

func NewCacheServiceInvalidateKeyCachePostParamsWithTimeout(timeout time.Duration) *CacheServiceInvalidateKeyCachePostParams

NewCacheServiceInvalidateKeyCachePostParamsWithTimeout creates a new CacheServiceInvalidateKeyCachePostParams object with the default values initialized, and the ability to set a timeout on a request

func (*CacheServiceInvalidateKeyCachePostParams) SetContext ¶

SetContext adds the context to the cache service invalidate key cache post params

func (*CacheServiceInvalidateKeyCachePostParams) SetHTTPClient ¶

func (o *CacheServiceInvalidateKeyCachePostParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the cache service invalidate key cache post params

func (*CacheServiceInvalidateKeyCachePostParams) SetTimeout ¶

SetTimeout adds the timeout to the cache service invalidate key cache post params

func (*CacheServiceInvalidateKeyCachePostParams) WithContext ¶

WithContext adds the context to the cache service invalidate key cache post params

func (*CacheServiceInvalidateKeyCachePostParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the cache service invalidate key cache post params

func (*CacheServiceInvalidateKeyCachePostParams) WithTimeout ¶

WithTimeout adds the timeout to the cache service invalidate key cache post params

func (*CacheServiceInvalidateKeyCachePostParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CacheServiceInvalidateKeyCachePostReader ¶

type CacheServiceInvalidateKeyCachePostReader struct {
	// contains filtered or unexported fields
}

CacheServiceInvalidateKeyCachePostReader is a Reader for the CacheServiceInvalidateKeyCachePost structure.

func (*CacheServiceInvalidateKeyCachePostReader) ReadResponse ¶

func (o *CacheServiceInvalidateKeyCachePostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CacheServiceKeyCacheCapacityPostDefault ¶

type CacheServiceKeyCacheCapacityPostDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

CacheServiceKeyCacheCapacityPostDefault handles this case with default header values.

internal server error

func NewCacheServiceKeyCacheCapacityPostDefault ¶

func NewCacheServiceKeyCacheCapacityPostDefault(code int) *CacheServiceKeyCacheCapacityPostDefault

NewCacheServiceKeyCacheCapacityPostDefault creates a CacheServiceKeyCacheCapacityPostDefault with default headers values

func (*CacheServiceKeyCacheCapacityPostDefault) Code ¶

Code gets the status code for the cache service key cache capacity post default response

func (*CacheServiceKeyCacheCapacityPostDefault) Error ¶

func (*CacheServiceKeyCacheCapacityPostDefault) GetPayload ¶

type CacheServiceKeyCacheCapacityPostOK ¶

type CacheServiceKeyCacheCapacityPostOK struct {
}

CacheServiceKeyCacheCapacityPostOK handles this case with default header values.

CacheServiceKeyCacheCapacityPostOK cache service key cache capacity post o k

func NewCacheServiceKeyCacheCapacityPostOK ¶

func NewCacheServiceKeyCacheCapacityPostOK() *CacheServiceKeyCacheCapacityPostOK

NewCacheServiceKeyCacheCapacityPostOK creates a CacheServiceKeyCacheCapacityPostOK with default headers values

type CacheServiceKeyCacheCapacityPostParams ¶

type CacheServiceKeyCacheCapacityPostParams struct {

	/*Capacity
	  key cache capacity in mb

	*/
	Capacity string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CacheServiceKeyCacheCapacityPostParams contains all the parameters to send to the API endpoint for the cache service key cache capacity post operation typically these are written to a http.Request

func NewCacheServiceKeyCacheCapacityPostParams ¶

func NewCacheServiceKeyCacheCapacityPostParams() *CacheServiceKeyCacheCapacityPostParams

NewCacheServiceKeyCacheCapacityPostParams creates a new CacheServiceKeyCacheCapacityPostParams object with the default values initialized.

func NewCacheServiceKeyCacheCapacityPostParamsWithContext ¶

func NewCacheServiceKeyCacheCapacityPostParamsWithContext(ctx context.Context) *CacheServiceKeyCacheCapacityPostParams

NewCacheServiceKeyCacheCapacityPostParamsWithContext creates a new CacheServiceKeyCacheCapacityPostParams object with the default values initialized, and the ability to set a context for a request

func NewCacheServiceKeyCacheCapacityPostParamsWithHTTPClient ¶

func NewCacheServiceKeyCacheCapacityPostParamsWithHTTPClient(client *http.Client) *CacheServiceKeyCacheCapacityPostParams

NewCacheServiceKeyCacheCapacityPostParamsWithHTTPClient creates a new CacheServiceKeyCacheCapacityPostParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewCacheServiceKeyCacheCapacityPostParamsWithTimeout ¶

func NewCacheServiceKeyCacheCapacityPostParamsWithTimeout(timeout time.Duration) *CacheServiceKeyCacheCapacityPostParams

NewCacheServiceKeyCacheCapacityPostParamsWithTimeout creates a new CacheServiceKeyCacheCapacityPostParams object with the default values initialized, and the ability to set a timeout on a request

func (*CacheServiceKeyCacheCapacityPostParams) SetCapacity ¶

func (o *CacheServiceKeyCacheCapacityPostParams) SetCapacity(capacity string)

SetCapacity adds the capacity to the cache service key cache capacity post params

func (*CacheServiceKeyCacheCapacityPostParams) SetContext ¶

SetContext adds the context to the cache service key cache capacity post params

func (*CacheServiceKeyCacheCapacityPostParams) SetHTTPClient ¶

func (o *CacheServiceKeyCacheCapacityPostParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the cache service key cache capacity post params

func (*CacheServiceKeyCacheCapacityPostParams) SetTimeout ¶

func (o *CacheServiceKeyCacheCapacityPostParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the cache service key cache capacity post params

func (*CacheServiceKeyCacheCapacityPostParams) WithCapacity ¶

WithCapacity adds the capacity to the cache service key cache capacity post params

func (*CacheServiceKeyCacheCapacityPostParams) WithContext ¶

WithContext adds the context to the cache service key cache capacity post params

func (*CacheServiceKeyCacheCapacityPostParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the cache service key cache capacity post params

func (*CacheServiceKeyCacheCapacityPostParams) WithTimeout ¶

WithTimeout adds the timeout to the cache service key cache capacity post params

func (*CacheServiceKeyCacheCapacityPostParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CacheServiceKeyCacheCapacityPostReader ¶

type CacheServiceKeyCacheCapacityPostReader struct {
	// contains filtered or unexported fields
}

CacheServiceKeyCacheCapacityPostReader is a Reader for the CacheServiceKeyCacheCapacityPost structure.

func (*CacheServiceKeyCacheCapacityPostReader) ReadResponse ¶

func (o *CacheServiceKeyCacheCapacityPostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CacheServiceKeyCacheKeysToSaveGetDefault ¶

type CacheServiceKeyCacheKeysToSaveGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

CacheServiceKeyCacheKeysToSaveGetDefault handles this case with default header values.

internal server error

func NewCacheServiceKeyCacheKeysToSaveGetDefault ¶

func NewCacheServiceKeyCacheKeysToSaveGetDefault(code int) *CacheServiceKeyCacheKeysToSaveGetDefault

NewCacheServiceKeyCacheKeysToSaveGetDefault creates a CacheServiceKeyCacheKeysToSaveGetDefault with default headers values

func (*CacheServiceKeyCacheKeysToSaveGetDefault) Code ¶

Code gets the status code for the cache service key cache keys to save get default response

func (*CacheServiceKeyCacheKeysToSaveGetDefault) Error ¶

func (*CacheServiceKeyCacheKeysToSaveGetDefault) GetPayload ¶

type CacheServiceKeyCacheKeysToSaveGetOK ¶

type CacheServiceKeyCacheKeysToSaveGetOK struct {
	Payload int32
}

CacheServiceKeyCacheKeysToSaveGetOK handles this case with default header values.

CacheServiceKeyCacheKeysToSaveGetOK cache service key cache keys to save get o k

func NewCacheServiceKeyCacheKeysToSaveGetOK ¶

func NewCacheServiceKeyCacheKeysToSaveGetOK() *CacheServiceKeyCacheKeysToSaveGetOK

NewCacheServiceKeyCacheKeysToSaveGetOK creates a CacheServiceKeyCacheKeysToSaveGetOK with default headers values

func (*CacheServiceKeyCacheKeysToSaveGetOK) GetPayload ¶

type CacheServiceKeyCacheKeysToSaveGetParams ¶

type CacheServiceKeyCacheKeysToSaveGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CacheServiceKeyCacheKeysToSaveGetParams contains all the parameters to send to the API endpoint for the cache service key cache keys to save get operation typically these are written to a http.Request

func NewCacheServiceKeyCacheKeysToSaveGetParams ¶

func NewCacheServiceKeyCacheKeysToSaveGetParams() *CacheServiceKeyCacheKeysToSaveGetParams

NewCacheServiceKeyCacheKeysToSaveGetParams creates a new CacheServiceKeyCacheKeysToSaveGetParams object with the default values initialized.

func NewCacheServiceKeyCacheKeysToSaveGetParamsWithContext ¶

func NewCacheServiceKeyCacheKeysToSaveGetParamsWithContext(ctx context.Context) *CacheServiceKeyCacheKeysToSaveGetParams

NewCacheServiceKeyCacheKeysToSaveGetParamsWithContext creates a new CacheServiceKeyCacheKeysToSaveGetParams object with the default values initialized, and the ability to set a context for a request

func NewCacheServiceKeyCacheKeysToSaveGetParamsWithHTTPClient ¶

func NewCacheServiceKeyCacheKeysToSaveGetParamsWithHTTPClient(client *http.Client) *CacheServiceKeyCacheKeysToSaveGetParams

NewCacheServiceKeyCacheKeysToSaveGetParamsWithHTTPClient creates a new CacheServiceKeyCacheKeysToSaveGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewCacheServiceKeyCacheKeysToSaveGetParamsWithTimeout ¶

func NewCacheServiceKeyCacheKeysToSaveGetParamsWithTimeout(timeout time.Duration) *CacheServiceKeyCacheKeysToSaveGetParams

NewCacheServiceKeyCacheKeysToSaveGetParamsWithTimeout creates a new CacheServiceKeyCacheKeysToSaveGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*CacheServiceKeyCacheKeysToSaveGetParams) SetContext ¶

SetContext adds the context to the cache service key cache keys to save get params

func (*CacheServiceKeyCacheKeysToSaveGetParams) SetHTTPClient ¶

func (o *CacheServiceKeyCacheKeysToSaveGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the cache service key cache keys to save get params

func (*CacheServiceKeyCacheKeysToSaveGetParams) SetTimeout ¶

func (o *CacheServiceKeyCacheKeysToSaveGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the cache service key cache keys to save get params

func (*CacheServiceKeyCacheKeysToSaveGetParams) WithContext ¶

WithContext adds the context to the cache service key cache keys to save get params

func (*CacheServiceKeyCacheKeysToSaveGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the cache service key cache keys to save get params

func (*CacheServiceKeyCacheKeysToSaveGetParams) WithTimeout ¶

WithTimeout adds the timeout to the cache service key cache keys to save get params

func (*CacheServiceKeyCacheKeysToSaveGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CacheServiceKeyCacheKeysToSaveGetReader ¶

type CacheServiceKeyCacheKeysToSaveGetReader struct {
	// contains filtered or unexported fields
}

CacheServiceKeyCacheKeysToSaveGetReader is a Reader for the CacheServiceKeyCacheKeysToSaveGet structure.

func (*CacheServiceKeyCacheKeysToSaveGetReader) ReadResponse ¶

func (o *CacheServiceKeyCacheKeysToSaveGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CacheServiceKeyCacheKeysToSavePostDefault ¶

type CacheServiceKeyCacheKeysToSavePostDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

CacheServiceKeyCacheKeysToSavePostDefault handles this case with default header values.

internal server error

func NewCacheServiceKeyCacheKeysToSavePostDefault ¶

func NewCacheServiceKeyCacheKeysToSavePostDefault(code int) *CacheServiceKeyCacheKeysToSavePostDefault

NewCacheServiceKeyCacheKeysToSavePostDefault creates a CacheServiceKeyCacheKeysToSavePostDefault with default headers values

func (*CacheServiceKeyCacheKeysToSavePostDefault) Code ¶

Code gets the status code for the cache service key cache keys to save post default response

func (*CacheServiceKeyCacheKeysToSavePostDefault) Error ¶

func (*CacheServiceKeyCacheKeysToSavePostDefault) GetPayload ¶

type CacheServiceKeyCacheKeysToSavePostOK ¶

type CacheServiceKeyCacheKeysToSavePostOK struct {
}

CacheServiceKeyCacheKeysToSavePostOK handles this case with default header values.

CacheServiceKeyCacheKeysToSavePostOK cache service key cache keys to save post o k

func NewCacheServiceKeyCacheKeysToSavePostOK ¶

func NewCacheServiceKeyCacheKeysToSavePostOK() *CacheServiceKeyCacheKeysToSavePostOK

NewCacheServiceKeyCacheKeysToSavePostOK creates a CacheServiceKeyCacheKeysToSavePostOK with default headers values

type CacheServiceKeyCacheKeysToSavePostParams ¶

type CacheServiceKeyCacheKeysToSavePostParams struct {

	/*Kckts
	  key cache keys to save

	*/
	Kckts int32

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CacheServiceKeyCacheKeysToSavePostParams contains all the parameters to send to the API endpoint for the cache service key cache keys to save post operation typically these are written to a http.Request

func NewCacheServiceKeyCacheKeysToSavePostParams ¶

func NewCacheServiceKeyCacheKeysToSavePostParams() *CacheServiceKeyCacheKeysToSavePostParams

NewCacheServiceKeyCacheKeysToSavePostParams creates a new CacheServiceKeyCacheKeysToSavePostParams object with the default values initialized.

func NewCacheServiceKeyCacheKeysToSavePostParamsWithContext ¶

func NewCacheServiceKeyCacheKeysToSavePostParamsWithContext(ctx context.Context) *CacheServiceKeyCacheKeysToSavePostParams

NewCacheServiceKeyCacheKeysToSavePostParamsWithContext creates a new CacheServiceKeyCacheKeysToSavePostParams object with the default values initialized, and the ability to set a context for a request

func NewCacheServiceKeyCacheKeysToSavePostParamsWithHTTPClient ¶

func NewCacheServiceKeyCacheKeysToSavePostParamsWithHTTPClient(client *http.Client) *CacheServiceKeyCacheKeysToSavePostParams

NewCacheServiceKeyCacheKeysToSavePostParamsWithHTTPClient creates a new CacheServiceKeyCacheKeysToSavePostParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewCacheServiceKeyCacheKeysToSavePostParamsWithTimeout ¶

func NewCacheServiceKeyCacheKeysToSavePostParamsWithTimeout(timeout time.Duration) *CacheServiceKeyCacheKeysToSavePostParams

NewCacheServiceKeyCacheKeysToSavePostParamsWithTimeout creates a new CacheServiceKeyCacheKeysToSavePostParams object with the default values initialized, and the ability to set a timeout on a request

func (*CacheServiceKeyCacheKeysToSavePostParams) SetContext ¶

SetContext adds the context to the cache service key cache keys to save post params

func (*CacheServiceKeyCacheKeysToSavePostParams) SetHTTPClient ¶

func (o *CacheServiceKeyCacheKeysToSavePostParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the cache service key cache keys to save post params

func (*CacheServiceKeyCacheKeysToSavePostParams) SetKckts ¶

SetKckts adds the kckts to the cache service key cache keys to save post params

func (*CacheServiceKeyCacheKeysToSavePostParams) SetTimeout ¶

SetTimeout adds the timeout to the cache service key cache keys to save post params

func (*CacheServiceKeyCacheKeysToSavePostParams) WithContext ¶

WithContext adds the context to the cache service key cache keys to save post params

func (*CacheServiceKeyCacheKeysToSavePostParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the cache service key cache keys to save post params

func (*CacheServiceKeyCacheKeysToSavePostParams) WithKckts ¶

WithKckts adds the kckts to the cache service key cache keys to save post params

func (*CacheServiceKeyCacheKeysToSavePostParams) WithTimeout ¶

WithTimeout adds the timeout to the cache service key cache keys to save post params

func (*CacheServiceKeyCacheKeysToSavePostParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CacheServiceKeyCacheKeysToSavePostReader ¶

type CacheServiceKeyCacheKeysToSavePostReader struct {
	// contains filtered or unexported fields
}

CacheServiceKeyCacheKeysToSavePostReader is a Reader for the CacheServiceKeyCacheKeysToSavePost structure.

func (*CacheServiceKeyCacheKeysToSavePostReader) ReadResponse ¶

func (o *CacheServiceKeyCacheKeysToSavePostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CacheServiceKeyCacheSavePeriodGetDefault ¶

type CacheServiceKeyCacheSavePeriodGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

CacheServiceKeyCacheSavePeriodGetDefault handles this case with default header values.

internal server error

func NewCacheServiceKeyCacheSavePeriodGetDefault ¶

func NewCacheServiceKeyCacheSavePeriodGetDefault(code int) *CacheServiceKeyCacheSavePeriodGetDefault

NewCacheServiceKeyCacheSavePeriodGetDefault creates a CacheServiceKeyCacheSavePeriodGetDefault with default headers values

func (*CacheServiceKeyCacheSavePeriodGetDefault) Code ¶

Code gets the status code for the cache service key cache save period get default response

func (*CacheServiceKeyCacheSavePeriodGetDefault) Error ¶

func (*CacheServiceKeyCacheSavePeriodGetDefault) GetPayload ¶

type CacheServiceKeyCacheSavePeriodGetOK ¶

type CacheServiceKeyCacheSavePeriodGetOK struct {
	Payload int32
}

CacheServiceKeyCacheSavePeriodGetOK handles this case with default header values.

CacheServiceKeyCacheSavePeriodGetOK cache service key cache save period get o k

func NewCacheServiceKeyCacheSavePeriodGetOK ¶

func NewCacheServiceKeyCacheSavePeriodGetOK() *CacheServiceKeyCacheSavePeriodGetOK

NewCacheServiceKeyCacheSavePeriodGetOK creates a CacheServiceKeyCacheSavePeriodGetOK with default headers values

func (*CacheServiceKeyCacheSavePeriodGetOK) GetPayload ¶

type CacheServiceKeyCacheSavePeriodGetParams ¶

type CacheServiceKeyCacheSavePeriodGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CacheServiceKeyCacheSavePeriodGetParams contains all the parameters to send to the API endpoint for the cache service key cache save period get operation typically these are written to a http.Request

func NewCacheServiceKeyCacheSavePeriodGetParams ¶

func NewCacheServiceKeyCacheSavePeriodGetParams() *CacheServiceKeyCacheSavePeriodGetParams

NewCacheServiceKeyCacheSavePeriodGetParams creates a new CacheServiceKeyCacheSavePeriodGetParams object with the default values initialized.

func NewCacheServiceKeyCacheSavePeriodGetParamsWithContext ¶

func NewCacheServiceKeyCacheSavePeriodGetParamsWithContext(ctx context.Context) *CacheServiceKeyCacheSavePeriodGetParams

NewCacheServiceKeyCacheSavePeriodGetParamsWithContext creates a new CacheServiceKeyCacheSavePeriodGetParams object with the default values initialized, and the ability to set a context for a request

func NewCacheServiceKeyCacheSavePeriodGetParamsWithHTTPClient ¶

func NewCacheServiceKeyCacheSavePeriodGetParamsWithHTTPClient(client *http.Client) *CacheServiceKeyCacheSavePeriodGetParams

NewCacheServiceKeyCacheSavePeriodGetParamsWithHTTPClient creates a new CacheServiceKeyCacheSavePeriodGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewCacheServiceKeyCacheSavePeriodGetParamsWithTimeout ¶

func NewCacheServiceKeyCacheSavePeriodGetParamsWithTimeout(timeout time.Duration) *CacheServiceKeyCacheSavePeriodGetParams

NewCacheServiceKeyCacheSavePeriodGetParamsWithTimeout creates a new CacheServiceKeyCacheSavePeriodGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*CacheServiceKeyCacheSavePeriodGetParams) SetContext ¶

SetContext adds the context to the cache service key cache save period get params

func (*CacheServiceKeyCacheSavePeriodGetParams) SetHTTPClient ¶

func (o *CacheServiceKeyCacheSavePeriodGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the cache service key cache save period get params

func (*CacheServiceKeyCacheSavePeriodGetParams) SetTimeout ¶

func (o *CacheServiceKeyCacheSavePeriodGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the cache service key cache save period get params

func (*CacheServiceKeyCacheSavePeriodGetParams) WithContext ¶

WithContext adds the context to the cache service key cache save period get params

func (*CacheServiceKeyCacheSavePeriodGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the cache service key cache save period get params

func (*CacheServiceKeyCacheSavePeriodGetParams) WithTimeout ¶

WithTimeout adds the timeout to the cache service key cache save period get params

func (*CacheServiceKeyCacheSavePeriodGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CacheServiceKeyCacheSavePeriodGetReader ¶

type CacheServiceKeyCacheSavePeriodGetReader struct {
	// contains filtered or unexported fields
}

CacheServiceKeyCacheSavePeriodGetReader is a Reader for the CacheServiceKeyCacheSavePeriodGet structure.

func (*CacheServiceKeyCacheSavePeriodGetReader) ReadResponse ¶

func (o *CacheServiceKeyCacheSavePeriodGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CacheServiceKeyCacheSavePeriodPostDefault ¶

type CacheServiceKeyCacheSavePeriodPostDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

CacheServiceKeyCacheSavePeriodPostDefault handles this case with default header values.

internal server error

func NewCacheServiceKeyCacheSavePeriodPostDefault ¶

func NewCacheServiceKeyCacheSavePeriodPostDefault(code int) *CacheServiceKeyCacheSavePeriodPostDefault

NewCacheServiceKeyCacheSavePeriodPostDefault creates a CacheServiceKeyCacheSavePeriodPostDefault with default headers values

func (*CacheServiceKeyCacheSavePeriodPostDefault) Code ¶

Code gets the status code for the cache service key cache save period post default response

func (*CacheServiceKeyCacheSavePeriodPostDefault) Error ¶

func (*CacheServiceKeyCacheSavePeriodPostDefault) GetPayload ¶

type CacheServiceKeyCacheSavePeriodPostOK ¶

type CacheServiceKeyCacheSavePeriodPostOK struct {
}

CacheServiceKeyCacheSavePeriodPostOK handles this case with default header values.

CacheServiceKeyCacheSavePeriodPostOK cache service key cache save period post o k

func NewCacheServiceKeyCacheSavePeriodPostOK ¶

func NewCacheServiceKeyCacheSavePeriodPostOK() *CacheServiceKeyCacheSavePeriodPostOK

NewCacheServiceKeyCacheSavePeriodPostOK creates a CacheServiceKeyCacheSavePeriodPostOK with default headers values

type CacheServiceKeyCacheSavePeriodPostParams ¶

type CacheServiceKeyCacheSavePeriodPostParams struct {

	/*Period
	  key cache save period in seconds

	*/
	Period int32

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CacheServiceKeyCacheSavePeriodPostParams contains all the parameters to send to the API endpoint for the cache service key cache save period post operation typically these are written to a http.Request

func NewCacheServiceKeyCacheSavePeriodPostParams ¶

func NewCacheServiceKeyCacheSavePeriodPostParams() *CacheServiceKeyCacheSavePeriodPostParams

NewCacheServiceKeyCacheSavePeriodPostParams creates a new CacheServiceKeyCacheSavePeriodPostParams object with the default values initialized.

func NewCacheServiceKeyCacheSavePeriodPostParamsWithContext ¶

func NewCacheServiceKeyCacheSavePeriodPostParamsWithContext(ctx context.Context) *CacheServiceKeyCacheSavePeriodPostParams

NewCacheServiceKeyCacheSavePeriodPostParamsWithContext creates a new CacheServiceKeyCacheSavePeriodPostParams object with the default values initialized, and the ability to set a context for a request

func NewCacheServiceKeyCacheSavePeriodPostParamsWithHTTPClient ¶

func NewCacheServiceKeyCacheSavePeriodPostParamsWithHTTPClient(client *http.Client) *CacheServiceKeyCacheSavePeriodPostParams

NewCacheServiceKeyCacheSavePeriodPostParamsWithHTTPClient creates a new CacheServiceKeyCacheSavePeriodPostParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewCacheServiceKeyCacheSavePeriodPostParamsWithTimeout ¶

func NewCacheServiceKeyCacheSavePeriodPostParamsWithTimeout(timeout time.Duration) *CacheServiceKeyCacheSavePeriodPostParams

NewCacheServiceKeyCacheSavePeriodPostParamsWithTimeout creates a new CacheServiceKeyCacheSavePeriodPostParams object with the default values initialized, and the ability to set a timeout on a request

func (*CacheServiceKeyCacheSavePeriodPostParams) SetContext ¶

SetContext adds the context to the cache service key cache save period post params

func (*CacheServiceKeyCacheSavePeriodPostParams) SetHTTPClient ¶

func (o *CacheServiceKeyCacheSavePeriodPostParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the cache service key cache save period post params

func (*CacheServiceKeyCacheSavePeriodPostParams) SetPeriod ¶

func (o *CacheServiceKeyCacheSavePeriodPostParams) SetPeriod(period int32)

SetPeriod adds the period to the cache service key cache save period post params

func (*CacheServiceKeyCacheSavePeriodPostParams) SetTimeout ¶

SetTimeout adds the timeout to the cache service key cache save period post params

func (*CacheServiceKeyCacheSavePeriodPostParams) WithContext ¶

WithContext adds the context to the cache service key cache save period post params

func (*CacheServiceKeyCacheSavePeriodPostParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the cache service key cache save period post params

func (*CacheServiceKeyCacheSavePeriodPostParams) WithPeriod ¶

WithPeriod adds the period to the cache service key cache save period post params

func (*CacheServiceKeyCacheSavePeriodPostParams) WithTimeout ¶

WithTimeout adds the timeout to the cache service key cache save period post params

func (*CacheServiceKeyCacheSavePeriodPostParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CacheServiceKeyCacheSavePeriodPostReader ¶

type CacheServiceKeyCacheSavePeriodPostReader struct {
	// contains filtered or unexported fields
}

CacheServiceKeyCacheSavePeriodPostReader is a Reader for the CacheServiceKeyCacheSavePeriodPost structure.

func (*CacheServiceKeyCacheSavePeriodPostReader) ReadResponse ¶

func (o *CacheServiceKeyCacheSavePeriodPostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CacheServiceMetricsCounterCapacityGetDefault ¶

type CacheServiceMetricsCounterCapacityGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

CacheServiceMetricsCounterCapacityGetDefault handles this case with default header values.

internal server error

func NewCacheServiceMetricsCounterCapacityGetDefault ¶

func NewCacheServiceMetricsCounterCapacityGetDefault(code int) *CacheServiceMetricsCounterCapacityGetDefault

NewCacheServiceMetricsCounterCapacityGetDefault creates a CacheServiceMetricsCounterCapacityGetDefault with default headers values

func (*CacheServiceMetricsCounterCapacityGetDefault) Code ¶

Code gets the status code for the cache service metrics counter capacity get default response

func (*CacheServiceMetricsCounterCapacityGetDefault) Error ¶

func (*CacheServiceMetricsCounterCapacityGetDefault) GetPayload ¶

type CacheServiceMetricsCounterCapacityGetOK ¶

type CacheServiceMetricsCounterCapacityGetOK struct {
	Payload interface{}
}

CacheServiceMetricsCounterCapacityGetOK handles this case with default header values.

CacheServiceMetricsCounterCapacityGetOK cache service metrics counter capacity get o k

func NewCacheServiceMetricsCounterCapacityGetOK ¶

func NewCacheServiceMetricsCounterCapacityGetOK() *CacheServiceMetricsCounterCapacityGetOK

NewCacheServiceMetricsCounterCapacityGetOK creates a CacheServiceMetricsCounterCapacityGetOK with default headers values

func (*CacheServiceMetricsCounterCapacityGetOK) GetPayload ¶

func (o *CacheServiceMetricsCounterCapacityGetOK) GetPayload() interface{}

type CacheServiceMetricsCounterCapacityGetParams ¶

type CacheServiceMetricsCounterCapacityGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CacheServiceMetricsCounterCapacityGetParams contains all the parameters to send to the API endpoint for the cache service metrics counter capacity get operation typically these are written to a http.Request

func NewCacheServiceMetricsCounterCapacityGetParams ¶

func NewCacheServiceMetricsCounterCapacityGetParams() *CacheServiceMetricsCounterCapacityGetParams

NewCacheServiceMetricsCounterCapacityGetParams creates a new CacheServiceMetricsCounterCapacityGetParams object with the default values initialized.

func NewCacheServiceMetricsCounterCapacityGetParamsWithContext ¶

func NewCacheServiceMetricsCounterCapacityGetParamsWithContext(ctx context.Context) *CacheServiceMetricsCounterCapacityGetParams

NewCacheServiceMetricsCounterCapacityGetParamsWithContext creates a new CacheServiceMetricsCounterCapacityGetParams object with the default values initialized, and the ability to set a context for a request

func NewCacheServiceMetricsCounterCapacityGetParamsWithHTTPClient ¶

func NewCacheServiceMetricsCounterCapacityGetParamsWithHTTPClient(client *http.Client) *CacheServiceMetricsCounterCapacityGetParams

NewCacheServiceMetricsCounterCapacityGetParamsWithHTTPClient creates a new CacheServiceMetricsCounterCapacityGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewCacheServiceMetricsCounterCapacityGetParamsWithTimeout ¶

func NewCacheServiceMetricsCounterCapacityGetParamsWithTimeout(timeout time.Duration) *CacheServiceMetricsCounterCapacityGetParams

NewCacheServiceMetricsCounterCapacityGetParamsWithTimeout creates a new CacheServiceMetricsCounterCapacityGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*CacheServiceMetricsCounterCapacityGetParams) SetContext ¶

SetContext adds the context to the cache service metrics counter capacity get params

func (*CacheServiceMetricsCounterCapacityGetParams) SetHTTPClient ¶

func (o *CacheServiceMetricsCounterCapacityGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the cache service metrics counter capacity get params

func (*CacheServiceMetricsCounterCapacityGetParams) SetTimeout ¶

SetTimeout adds the timeout to the cache service metrics counter capacity get params

func (*CacheServiceMetricsCounterCapacityGetParams) WithContext ¶

WithContext adds the context to the cache service metrics counter capacity get params

func (*CacheServiceMetricsCounterCapacityGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the cache service metrics counter capacity get params

func (*CacheServiceMetricsCounterCapacityGetParams) WithTimeout ¶

WithTimeout adds the timeout to the cache service metrics counter capacity get params

func (*CacheServiceMetricsCounterCapacityGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CacheServiceMetricsCounterCapacityGetReader ¶

type CacheServiceMetricsCounterCapacityGetReader struct {
	// contains filtered or unexported fields
}

CacheServiceMetricsCounterCapacityGetReader is a Reader for the CacheServiceMetricsCounterCapacityGet structure.

func (*CacheServiceMetricsCounterCapacityGetReader) ReadResponse ¶

func (o *CacheServiceMetricsCounterCapacityGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CacheServiceMetricsCounterEntriesGetDefault ¶

type CacheServiceMetricsCounterEntriesGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

CacheServiceMetricsCounterEntriesGetDefault handles this case with default header values.

internal server error

func NewCacheServiceMetricsCounterEntriesGetDefault ¶

func NewCacheServiceMetricsCounterEntriesGetDefault(code int) *CacheServiceMetricsCounterEntriesGetDefault

NewCacheServiceMetricsCounterEntriesGetDefault creates a CacheServiceMetricsCounterEntriesGetDefault with default headers values

func (*CacheServiceMetricsCounterEntriesGetDefault) Code ¶

Code gets the status code for the cache service metrics counter entries get default response

func (*CacheServiceMetricsCounterEntriesGetDefault) Error ¶

func (*CacheServiceMetricsCounterEntriesGetDefault) GetPayload ¶

type CacheServiceMetricsCounterEntriesGetOK ¶

type CacheServiceMetricsCounterEntriesGetOK struct {
	Payload int32
}

CacheServiceMetricsCounterEntriesGetOK handles this case with default header values.

CacheServiceMetricsCounterEntriesGetOK cache service metrics counter entries get o k

func NewCacheServiceMetricsCounterEntriesGetOK ¶

func NewCacheServiceMetricsCounterEntriesGetOK() *CacheServiceMetricsCounterEntriesGetOK

NewCacheServiceMetricsCounterEntriesGetOK creates a CacheServiceMetricsCounterEntriesGetOK with default headers values

func (*CacheServiceMetricsCounterEntriesGetOK) GetPayload ¶

type CacheServiceMetricsCounterEntriesGetParams ¶

type CacheServiceMetricsCounterEntriesGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CacheServiceMetricsCounterEntriesGetParams contains all the parameters to send to the API endpoint for the cache service metrics counter entries get operation typically these are written to a http.Request

func NewCacheServiceMetricsCounterEntriesGetParams ¶

func NewCacheServiceMetricsCounterEntriesGetParams() *CacheServiceMetricsCounterEntriesGetParams

NewCacheServiceMetricsCounterEntriesGetParams creates a new CacheServiceMetricsCounterEntriesGetParams object with the default values initialized.

func NewCacheServiceMetricsCounterEntriesGetParamsWithContext ¶

func NewCacheServiceMetricsCounterEntriesGetParamsWithContext(ctx context.Context) *CacheServiceMetricsCounterEntriesGetParams

NewCacheServiceMetricsCounterEntriesGetParamsWithContext creates a new CacheServiceMetricsCounterEntriesGetParams object with the default values initialized, and the ability to set a context for a request

func NewCacheServiceMetricsCounterEntriesGetParamsWithHTTPClient ¶

func NewCacheServiceMetricsCounterEntriesGetParamsWithHTTPClient(client *http.Client) *CacheServiceMetricsCounterEntriesGetParams

NewCacheServiceMetricsCounterEntriesGetParamsWithHTTPClient creates a new CacheServiceMetricsCounterEntriesGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewCacheServiceMetricsCounterEntriesGetParamsWithTimeout ¶

func NewCacheServiceMetricsCounterEntriesGetParamsWithTimeout(timeout time.Duration) *CacheServiceMetricsCounterEntriesGetParams

NewCacheServiceMetricsCounterEntriesGetParamsWithTimeout creates a new CacheServiceMetricsCounterEntriesGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*CacheServiceMetricsCounterEntriesGetParams) SetContext ¶

SetContext adds the context to the cache service metrics counter entries get params

func (*CacheServiceMetricsCounterEntriesGetParams) SetHTTPClient ¶

func (o *CacheServiceMetricsCounterEntriesGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the cache service metrics counter entries get params

func (*CacheServiceMetricsCounterEntriesGetParams) SetTimeout ¶

SetTimeout adds the timeout to the cache service metrics counter entries get params

func (*CacheServiceMetricsCounterEntriesGetParams) WithContext ¶

WithContext adds the context to the cache service metrics counter entries get params

func (*CacheServiceMetricsCounterEntriesGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the cache service metrics counter entries get params

func (*CacheServiceMetricsCounterEntriesGetParams) WithTimeout ¶

WithTimeout adds the timeout to the cache service metrics counter entries get params

func (*CacheServiceMetricsCounterEntriesGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CacheServiceMetricsCounterEntriesGetReader ¶

type CacheServiceMetricsCounterEntriesGetReader struct {
	// contains filtered or unexported fields
}

CacheServiceMetricsCounterEntriesGetReader is a Reader for the CacheServiceMetricsCounterEntriesGet structure.

func (*CacheServiceMetricsCounterEntriesGetReader) ReadResponse ¶

func (o *CacheServiceMetricsCounterEntriesGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CacheServiceMetricsCounterHitRateGetDefault ¶

type CacheServiceMetricsCounterHitRateGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

CacheServiceMetricsCounterHitRateGetDefault handles this case with default header values.

internal server error

func NewCacheServiceMetricsCounterHitRateGetDefault ¶

func NewCacheServiceMetricsCounterHitRateGetDefault(code int) *CacheServiceMetricsCounterHitRateGetDefault

NewCacheServiceMetricsCounterHitRateGetDefault creates a CacheServiceMetricsCounterHitRateGetDefault with default headers values

func (*CacheServiceMetricsCounterHitRateGetDefault) Code ¶

Code gets the status code for the cache service metrics counter hit rate get default response

func (*CacheServiceMetricsCounterHitRateGetDefault) Error ¶

func (*CacheServiceMetricsCounterHitRateGetDefault) GetPayload ¶

type CacheServiceMetricsCounterHitRateGetOK ¶

type CacheServiceMetricsCounterHitRateGetOK struct {
	Payload interface{}
}

CacheServiceMetricsCounterHitRateGetOK handles this case with default header values.

CacheServiceMetricsCounterHitRateGetOK cache service metrics counter hit rate get o k

func NewCacheServiceMetricsCounterHitRateGetOK ¶

func NewCacheServiceMetricsCounterHitRateGetOK() *CacheServiceMetricsCounterHitRateGetOK

NewCacheServiceMetricsCounterHitRateGetOK creates a CacheServiceMetricsCounterHitRateGetOK with default headers values

func (*CacheServiceMetricsCounterHitRateGetOK) GetPayload ¶

func (o *CacheServiceMetricsCounterHitRateGetOK) GetPayload() interface{}

type CacheServiceMetricsCounterHitRateGetParams ¶

type CacheServiceMetricsCounterHitRateGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CacheServiceMetricsCounterHitRateGetParams contains all the parameters to send to the API endpoint for the cache service metrics counter hit rate get operation typically these are written to a http.Request

func NewCacheServiceMetricsCounterHitRateGetParams ¶

func NewCacheServiceMetricsCounterHitRateGetParams() *CacheServiceMetricsCounterHitRateGetParams

NewCacheServiceMetricsCounterHitRateGetParams creates a new CacheServiceMetricsCounterHitRateGetParams object with the default values initialized.

func NewCacheServiceMetricsCounterHitRateGetParamsWithContext ¶

func NewCacheServiceMetricsCounterHitRateGetParamsWithContext(ctx context.Context) *CacheServiceMetricsCounterHitRateGetParams

NewCacheServiceMetricsCounterHitRateGetParamsWithContext creates a new CacheServiceMetricsCounterHitRateGetParams object with the default values initialized, and the ability to set a context for a request

func NewCacheServiceMetricsCounterHitRateGetParamsWithHTTPClient ¶

func NewCacheServiceMetricsCounterHitRateGetParamsWithHTTPClient(client *http.Client) *CacheServiceMetricsCounterHitRateGetParams

NewCacheServiceMetricsCounterHitRateGetParamsWithHTTPClient creates a new CacheServiceMetricsCounterHitRateGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewCacheServiceMetricsCounterHitRateGetParamsWithTimeout ¶

func NewCacheServiceMetricsCounterHitRateGetParamsWithTimeout(timeout time.Duration) *CacheServiceMetricsCounterHitRateGetParams

NewCacheServiceMetricsCounterHitRateGetParamsWithTimeout creates a new CacheServiceMetricsCounterHitRateGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*CacheServiceMetricsCounterHitRateGetParams) SetContext ¶

SetContext adds the context to the cache service metrics counter hit rate get params

func (*CacheServiceMetricsCounterHitRateGetParams) SetHTTPClient ¶

func (o *CacheServiceMetricsCounterHitRateGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the cache service metrics counter hit rate get params

func (*CacheServiceMetricsCounterHitRateGetParams) SetTimeout ¶

SetTimeout adds the timeout to the cache service metrics counter hit rate get params

func (*CacheServiceMetricsCounterHitRateGetParams) WithContext ¶

WithContext adds the context to the cache service metrics counter hit rate get params

func (*CacheServiceMetricsCounterHitRateGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the cache service metrics counter hit rate get params

func (*CacheServiceMetricsCounterHitRateGetParams) WithTimeout ¶

WithTimeout adds the timeout to the cache service metrics counter hit rate get params

func (*CacheServiceMetricsCounterHitRateGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CacheServiceMetricsCounterHitRateGetReader ¶

type CacheServiceMetricsCounterHitRateGetReader struct {
	// contains filtered or unexported fields
}

CacheServiceMetricsCounterHitRateGetReader is a Reader for the CacheServiceMetricsCounterHitRateGet structure.

func (*CacheServiceMetricsCounterHitRateGetReader) ReadResponse ¶

func (o *CacheServiceMetricsCounterHitRateGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CacheServiceMetricsCounterHitsGetDefault ¶

type CacheServiceMetricsCounterHitsGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

CacheServiceMetricsCounterHitsGetDefault handles this case with default header values.

internal server error

func NewCacheServiceMetricsCounterHitsGetDefault ¶

func NewCacheServiceMetricsCounterHitsGetDefault(code int) *CacheServiceMetricsCounterHitsGetDefault

NewCacheServiceMetricsCounterHitsGetDefault creates a CacheServiceMetricsCounterHitsGetDefault with default headers values

func (*CacheServiceMetricsCounterHitsGetDefault) Code ¶

Code gets the status code for the cache service metrics counter hits get default response

func (*CacheServiceMetricsCounterHitsGetDefault) Error ¶

func (*CacheServiceMetricsCounterHitsGetDefault) GetPayload ¶

type CacheServiceMetricsCounterHitsGetOK ¶

type CacheServiceMetricsCounterHitsGetOK struct {
	Payload interface{}
}

CacheServiceMetricsCounterHitsGetOK handles this case with default header values.

CacheServiceMetricsCounterHitsGetOK cache service metrics counter hits get o k

func NewCacheServiceMetricsCounterHitsGetOK ¶

func NewCacheServiceMetricsCounterHitsGetOK() *CacheServiceMetricsCounterHitsGetOK

NewCacheServiceMetricsCounterHitsGetOK creates a CacheServiceMetricsCounterHitsGetOK with default headers values

func (*CacheServiceMetricsCounterHitsGetOK) GetPayload ¶

func (o *CacheServiceMetricsCounterHitsGetOK) GetPayload() interface{}

type CacheServiceMetricsCounterHitsGetParams ¶

type CacheServiceMetricsCounterHitsGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CacheServiceMetricsCounterHitsGetParams contains all the parameters to send to the API endpoint for the cache service metrics counter hits get operation typically these are written to a http.Request

func NewCacheServiceMetricsCounterHitsGetParams ¶

func NewCacheServiceMetricsCounterHitsGetParams() *CacheServiceMetricsCounterHitsGetParams

NewCacheServiceMetricsCounterHitsGetParams creates a new CacheServiceMetricsCounterHitsGetParams object with the default values initialized.

func NewCacheServiceMetricsCounterHitsGetParamsWithContext ¶

func NewCacheServiceMetricsCounterHitsGetParamsWithContext(ctx context.Context) *CacheServiceMetricsCounterHitsGetParams

NewCacheServiceMetricsCounterHitsGetParamsWithContext creates a new CacheServiceMetricsCounterHitsGetParams object with the default values initialized, and the ability to set a context for a request

func NewCacheServiceMetricsCounterHitsGetParamsWithHTTPClient ¶

func NewCacheServiceMetricsCounterHitsGetParamsWithHTTPClient(client *http.Client) *CacheServiceMetricsCounterHitsGetParams

NewCacheServiceMetricsCounterHitsGetParamsWithHTTPClient creates a new CacheServiceMetricsCounterHitsGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewCacheServiceMetricsCounterHitsGetParamsWithTimeout ¶

func NewCacheServiceMetricsCounterHitsGetParamsWithTimeout(timeout time.Duration) *CacheServiceMetricsCounterHitsGetParams

NewCacheServiceMetricsCounterHitsGetParamsWithTimeout creates a new CacheServiceMetricsCounterHitsGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*CacheServiceMetricsCounterHitsGetParams) SetContext ¶

SetContext adds the context to the cache service metrics counter hits get params

func (*CacheServiceMetricsCounterHitsGetParams) SetHTTPClient ¶

func (o *CacheServiceMetricsCounterHitsGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the cache service metrics counter hits get params

func (*CacheServiceMetricsCounterHitsGetParams) SetTimeout ¶

func (o *CacheServiceMetricsCounterHitsGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the cache service metrics counter hits get params

func (*CacheServiceMetricsCounterHitsGetParams) WithContext ¶

WithContext adds the context to the cache service metrics counter hits get params

func (*CacheServiceMetricsCounterHitsGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the cache service metrics counter hits get params

func (*CacheServiceMetricsCounterHitsGetParams) WithTimeout ¶

WithTimeout adds the timeout to the cache service metrics counter hits get params

func (*CacheServiceMetricsCounterHitsGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CacheServiceMetricsCounterHitsGetReader ¶

type CacheServiceMetricsCounterHitsGetReader struct {
	// contains filtered or unexported fields
}

CacheServiceMetricsCounterHitsGetReader is a Reader for the CacheServiceMetricsCounterHitsGet structure.

func (*CacheServiceMetricsCounterHitsGetReader) ReadResponse ¶

func (o *CacheServiceMetricsCounterHitsGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CacheServiceMetricsCounterHitsMovingAvrageGetDefault ¶

type CacheServiceMetricsCounterHitsMovingAvrageGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

CacheServiceMetricsCounterHitsMovingAvrageGetDefault handles this case with default header values.

internal server error

func NewCacheServiceMetricsCounterHitsMovingAvrageGetDefault ¶

func NewCacheServiceMetricsCounterHitsMovingAvrageGetDefault(code int) *CacheServiceMetricsCounterHitsMovingAvrageGetDefault

NewCacheServiceMetricsCounterHitsMovingAvrageGetDefault creates a CacheServiceMetricsCounterHitsMovingAvrageGetDefault with default headers values

func (*CacheServiceMetricsCounterHitsMovingAvrageGetDefault) Code ¶

Code gets the status code for the cache service metrics counter hits moving avrage get default response

func (*CacheServiceMetricsCounterHitsMovingAvrageGetDefault) Error ¶

func (*CacheServiceMetricsCounterHitsMovingAvrageGetDefault) GetPayload ¶

type CacheServiceMetricsCounterHitsMovingAvrageGetOK ¶

type CacheServiceMetricsCounterHitsMovingAvrageGetOK struct {
	Payload *models.RateMovingAverage
}

CacheServiceMetricsCounterHitsMovingAvrageGetOK handles this case with default header values.

CacheServiceMetricsCounterHitsMovingAvrageGetOK cache service metrics counter hits moving avrage get o k

func NewCacheServiceMetricsCounterHitsMovingAvrageGetOK ¶

func NewCacheServiceMetricsCounterHitsMovingAvrageGetOK() *CacheServiceMetricsCounterHitsMovingAvrageGetOK

NewCacheServiceMetricsCounterHitsMovingAvrageGetOK creates a CacheServiceMetricsCounterHitsMovingAvrageGetOK with default headers values

func (*CacheServiceMetricsCounterHitsMovingAvrageGetOK) GetPayload ¶

type CacheServiceMetricsCounterHitsMovingAvrageGetParams ¶

type CacheServiceMetricsCounterHitsMovingAvrageGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CacheServiceMetricsCounterHitsMovingAvrageGetParams contains all the parameters to send to the API endpoint for the cache service metrics counter hits moving avrage get operation typically these are written to a http.Request

func NewCacheServiceMetricsCounterHitsMovingAvrageGetParams ¶

func NewCacheServiceMetricsCounterHitsMovingAvrageGetParams() *CacheServiceMetricsCounterHitsMovingAvrageGetParams

NewCacheServiceMetricsCounterHitsMovingAvrageGetParams creates a new CacheServiceMetricsCounterHitsMovingAvrageGetParams object with the default values initialized.

func NewCacheServiceMetricsCounterHitsMovingAvrageGetParamsWithContext ¶

func NewCacheServiceMetricsCounterHitsMovingAvrageGetParamsWithContext(ctx context.Context) *CacheServiceMetricsCounterHitsMovingAvrageGetParams

NewCacheServiceMetricsCounterHitsMovingAvrageGetParamsWithContext creates a new CacheServiceMetricsCounterHitsMovingAvrageGetParams object with the default values initialized, and the ability to set a context for a request

func NewCacheServiceMetricsCounterHitsMovingAvrageGetParamsWithHTTPClient ¶

func NewCacheServiceMetricsCounterHitsMovingAvrageGetParamsWithHTTPClient(client *http.Client) *CacheServiceMetricsCounterHitsMovingAvrageGetParams

NewCacheServiceMetricsCounterHitsMovingAvrageGetParamsWithHTTPClient creates a new CacheServiceMetricsCounterHitsMovingAvrageGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewCacheServiceMetricsCounterHitsMovingAvrageGetParamsWithTimeout ¶

func NewCacheServiceMetricsCounterHitsMovingAvrageGetParamsWithTimeout(timeout time.Duration) *CacheServiceMetricsCounterHitsMovingAvrageGetParams

NewCacheServiceMetricsCounterHitsMovingAvrageGetParamsWithTimeout creates a new CacheServiceMetricsCounterHitsMovingAvrageGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*CacheServiceMetricsCounterHitsMovingAvrageGetParams) SetContext ¶

SetContext adds the context to the cache service metrics counter hits moving avrage get params

func (*CacheServiceMetricsCounterHitsMovingAvrageGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the cache service metrics counter hits moving avrage get params

func (*CacheServiceMetricsCounterHitsMovingAvrageGetParams) SetTimeout ¶

SetTimeout adds the timeout to the cache service metrics counter hits moving avrage get params

func (*CacheServiceMetricsCounterHitsMovingAvrageGetParams) WithContext ¶

WithContext adds the context to the cache service metrics counter hits moving avrage get params

func (*CacheServiceMetricsCounterHitsMovingAvrageGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the cache service metrics counter hits moving avrage get params

func (*CacheServiceMetricsCounterHitsMovingAvrageGetParams) WithTimeout ¶

WithTimeout adds the timeout to the cache service metrics counter hits moving avrage get params

func (*CacheServiceMetricsCounterHitsMovingAvrageGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CacheServiceMetricsCounterHitsMovingAvrageGetReader ¶

type CacheServiceMetricsCounterHitsMovingAvrageGetReader struct {
	// contains filtered or unexported fields
}

CacheServiceMetricsCounterHitsMovingAvrageGetReader is a Reader for the CacheServiceMetricsCounterHitsMovingAvrageGet structure.

func (*CacheServiceMetricsCounterHitsMovingAvrageGetReader) ReadResponse ¶

func (o *CacheServiceMetricsCounterHitsMovingAvrageGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CacheServiceMetricsCounterRequestsGetDefault ¶

type CacheServiceMetricsCounterRequestsGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

CacheServiceMetricsCounterRequestsGetDefault handles this case with default header values.

internal server error

func NewCacheServiceMetricsCounterRequestsGetDefault ¶

func NewCacheServiceMetricsCounterRequestsGetDefault(code int) *CacheServiceMetricsCounterRequestsGetDefault

NewCacheServiceMetricsCounterRequestsGetDefault creates a CacheServiceMetricsCounterRequestsGetDefault with default headers values

func (*CacheServiceMetricsCounterRequestsGetDefault) Code ¶

Code gets the status code for the cache service metrics counter requests get default response

func (*CacheServiceMetricsCounterRequestsGetDefault) Error ¶

func (*CacheServiceMetricsCounterRequestsGetDefault) GetPayload ¶

type CacheServiceMetricsCounterRequestsGetOK ¶

type CacheServiceMetricsCounterRequestsGetOK struct {
	Payload interface{}
}

CacheServiceMetricsCounterRequestsGetOK handles this case with default header values.

CacheServiceMetricsCounterRequestsGetOK cache service metrics counter requests get o k

func NewCacheServiceMetricsCounterRequestsGetOK ¶

func NewCacheServiceMetricsCounterRequestsGetOK() *CacheServiceMetricsCounterRequestsGetOK

NewCacheServiceMetricsCounterRequestsGetOK creates a CacheServiceMetricsCounterRequestsGetOK with default headers values

func (*CacheServiceMetricsCounterRequestsGetOK) GetPayload ¶

func (o *CacheServiceMetricsCounterRequestsGetOK) GetPayload() interface{}

type CacheServiceMetricsCounterRequestsGetParams ¶

type CacheServiceMetricsCounterRequestsGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CacheServiceMetricsCounterRequestsGetParams contains all the parameters to send to the API endpoint for the cache service metrics counter requests get operation typically these are written to a http.Request

func NewCacheServiceMetricsCounterRequestsGetParams ¶

func NewCacheServiceMetricsCounterRequestsGetParams() *CacheServiceMetricsCounterRequestsGetParams

NewCacheServiceMetricsCounterRequestsGetParams creates a new CacheServiceMetricsCounterRequestsGetParams object with the default values initialized.

func NewCacheServiceMetricsCounterRequestsGetParamsWithContext ¶

func NewCacheServiceMetricsCounterRequestsGetParamsWithContext(ctx context.Context) *CacheServiceMetricsCounterRequestsGetParams

NewCacheServiceMetricsCounterRequestsGetParamsWithContext creates a new CacheServiceMetricsCounterRequestsGetParams object with the default values initialized, and the ability to set a context for a request

func NewCacheServiceMetricsCounterRequestsGetParamsWithHTTPClient ¶

func NewCacheServiceMetricsCounterRequestsGetParamsWithHTTPClient(client *http.Client) *CacheServiceMetricsCounterRequestsGetParams

NewCacheServiceMetricsCounterRequestsGetParamsWithHTTPClient creates a new CacheServiceMetricsCounterRequestsGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewCacheServiceMetricsCounterRequestsGetParamsWithTimeout ¶

func NewCacheServiceMetricsCounterRequestsGetParamsWithTimeout(timeout time.Duration) *CacheServiceMetricsCounterRequestsGetParams

NewCacheServiceMetricsCounterRequestsGetParamsWithTimeout creates a new CacheServiceMetricsCounterRequestsGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*CacheServiceMetricsCounterRequestsGetParams) SetContext ¶

SetContext adds the context to the cache service metrics counter requests get params

func (*CacheServiceMetricsCounterRequestsGetParams) SetHTTPClient ¶

func (o *CacheServiceMetricsCounterRequestsGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the cache service metrics counter requests get params

func (*CacheServiceMetricsCounterRequestsGetParams) SetTimeout ¶

SetTimeout adds the timeout to the cache service metrics counter requests get params

func (*CacheServiceMetricsCounterRequestsGetParams) WithContext ¶

WithContext adds the context to the cache service metrics counter requests get params

func (*CacheServiceMetricsCounterRequestsGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the cache service metrics counter requests get params

func (*CacheServiceMetricsCounterRequestsGetParams) WithTimeout ¶

WithTimeout adds the timeout to the cache service metrics counter requests get params

func (*CacheServiceMetricsCounterRequestsGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CacheServiceMetricsCounterRequestsGetReader ¶

type CacheServiceMetricsCounterRequestsGetReader struct {
	// contains filtered or unexported fields
}

CacheServiceMetricsCounterRequestsGetReader is a Reader for the CacheServiceMetricsCounterRequestsGet structure.

func (*CacheServiceMetricsCounterRequestsGetReader) ReadResponse ¶

func (o *CacheServiceMetricsCounterRequestsGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CacheServiceMetricsCounterRequestsMovingAvrageGetDefault ¶

type CacheServiceMetricsCounterRequestsMovingAvrageGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

CacheServiceMetricsCounterRequestsMovingAvrageGetDefault handles this case with default header values.

internal server error

func NewCacheServiceMetricsCounterRequestsMovingAvrageGetDefault ¶

func NewCacheServiceMetricsCounterRequestsMovingAvrageGetDefault(code int) *CacheServiceMetricsCounterRequestsMovingAvrageGetDefault

NewCacheServiceMetricsCounterRequestsMovingAvrageGetDefault creates a CacheServiceMetricsCounterRequestsMovingAvrageGetDefault with default headers values

func (*CacheServiceMetricsCounterRequestsMovingAvrageGetDefault) Code ¶

Code gets the status code for the cache service metrics counter requests moving avrage get default response

func (*CacheServiceMetricsCounterRequestsMovingAvrageGetDefault) Error ¶

func (*CacheServiceMetricsCounterRequestsMovingAvrageGetDefault) GetPayload ¶

type CacheServiceMetricsCounterRequestsMovingAvrageGetOK ¶

type CacheServiceMetricsCounterRequestsMovingAvrageGetOK struct {
	Payload *models.RateMovingAverage
}

CacheServiceMetricsCounterRequestsMovingAvrageGetOK handles this case with default header values.

CacheServiceMetricsCounterRequestsMovingAvrageGetOK cache service metrics counter requests moving avrage get o k

func NewCacheServiceMetricsCounterRequestsMovingAvrageGetOK ¶

func NewCacheServiceMetricsCounterRequestsMovingAvrageGetOK() *CacheServiceMetricsCounterRequestsMovingAvrageGetOK

NewCacheServiceMetricsCounterRequestsMovingAvrageGetOK creates a CacheServiceMetricsCounterRequestsMovingAvrageGetOK with default headers values

func (*CacheServiceMetricsCounterRequestsMovingAvrageGetOK) GetPayload ¶

type CacheServiceMetricsCounterRequestsMovingAvrageGetParams ¶

type CacheServiceMetricsCounterRequestsMovingAvrageGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CacheServiceMetricsCounterRequestsMovingAvrageGetParams contains all the parameters to send to the API endpoint for the cache service metrics counter requests moving avrage get operation typically these are written to a http.Request

func NewCacheServiceMetricsCounterRequestsMovingAvrageGetParams ¶

func NewCacheServiceMetricsCounterRequestsMovingAvrageGetParams() *CacheServiceMetricsCounterRequestsMovingAvrageGetParams

NewCacheServiceMetricsCounterRequestsMovingAvrageGetParams creates a new CacheServiceMetricsCounterRequestsMovingAvrageGetParams object with the default values initialized.

func NewCacheServiceMetricsCounterRequestsMovingAvrageGetParamsWithContext ¶

func NewCacheServiceMetricsCounterRequestsMovingAvrageGetParamsWithContext(ctx context.Context) *CacheServiceMetricsCounterRequestsMovingAvrageGetParams

NewCacheServiceMetricsCounterRequestsMovingAvrageGetParamsWithContext creates a new CacheServiceMetricsCounterRequestsMovingAvrageGetParams object with the default values initialized, and the ability to set a context for a request

func NewCacheServiceMetricsCounterRequestsMovingAvrageGetParamsWithHTTPClient ¶

func NewCacheServiceMetricsCounterRequestsMovingAvrageGetParamsWithHTTPClient(client *http.Client) *CacheServiceMetricsCounterRequestsMovingAvrageGetParams

NewCacheServiceMetricsCounterRequestsMovingAvrageGetParamsWithHTTPClient creates a new CacheServiceMetricsCounterRequestsMovingAvrageGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewCacheServiceMetricsCounterRequestsMovingAvrageGetParamsWithTimeout ¶

func NewCacheServiceMetricsCounterRequestsMovingAvrageGetParamsWithTimeout(timeout time.Duration) *CacheServiceMetricsCounterRequestsMovingAvrageGetParams

NewCacheServiceMetricsCounterRequestsMovingAvrageGetParamsWithTimeout creates a new CacheServiceMetricsCounterRequestsMovingAvrageGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*CacheServiceMetricsCounterRequestsMovingAvrageGetParams) SetContext ¶

SetContext adds the context to the cache service metrics counter requests moving avrage get params

func (*CacheServiceMetricsCounterRequestsMovingAvrageGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the cache service metrics counter requests moving avrage get params

func (*CacheServiceMetricsCounterRequestsMovingAvrageGetParams) SetTimeout ¶

SetTimeout adds the timeout to the cache service metrics counter requests moving avrage get params

func (*CacheServiceMetricsCounterRequestsMovingAvrageGetParams) WithContext ¶

WithContext adds the context to the cache service metrics counter requests moving avrage get params

func (*CacheServiceMetricsCounterRequestsMovingAvrageGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the cache service metrics counter requests moving avrage get params

func (*CacheServiceMetricsCounterRequestsMovingAvrageGetParams) WithTimeout ¶

WithTimeout adds the timeout to the cache service metrics counter requests moving avrage get params

func (*CacheServiceMetricsCounterRequestsMovingAvrageGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CacheServiceMetricsCounterRequestsMovingAvrageGetReader ¶

type CacheServiceMetricsCounterRequestsMovingAvrageGetReader struct {
	// contains filtered or unexported fields
}

CacheServiceMetricsCounterRequestsMovingAvrageGetReader is a Reader for the CacheServiceMetricsCounterRequestsMovingAvrageGet structure.

func (*CacheServiceMetricsCounterRequestsMovingAvrageGetReader) ReadResponse ¶

func (o *CacheServiceMetricsCounterRequestsMovingAvrageGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CacheServiceMetricsCounterSizeGetDefault ¶

type CacheServiceMetricsCounterSizeGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

CacheServiceMetricsCounterSizeGetDefault handles this case with default header values.

internal server error

func NewCacheServiceMetricsCounterSizeGetDefault ¶

func NewCacheServiceMetricsCounterSizeGetDefault(code int) *CacheServiceMetricsCounterSizeGetDefault

NewCacheServiceMetricsCounterSizeGetDefault creates a CacheServiceMetricsCounterSizeGetDefault with default headers values

func (*CacheServiceMetricsCounterSizeGetDefault) Code ¶

Code gets the status code for the cache service metrics counter size get default response

func (*CacheServiceMetricsCounterSizeGetDefault) Error ¶

func (*CacheServiceMetricsCounterSizeGetDefault) GetPayload ¶

type CacheServiceMetricsCounterSizeGetOK ¶

type CacheServiceMetricsCounterSizeGetOK struct {
	Payload interface{}
}

CacheServiceMetricsCounterSizeGetOK handles this case with default header values.

CacheServiceMetricsCounterSizeGetOK cache service metrics counter size get o k

func NewCacheServiceMetricsCounterSizeGetOK ¶

func NewCacheServiceMetricsCounterSizeGetOK() *CacheServiceMetricsCounterSizeGetOK

NewCacheServiceMetricsCounterSizeGetOK creates a CacheServiceMetricsCounterSizeGetOK with default headers values

func (*CacheServiceMetricsCounterSizeGetOK) GetPayload ¶

func (o *CacheServiceMetricsCounterSizeGetOK) GetPayload() interface{}

type CacheServiceMetricsCounterSizeGetParams ¶

type CacheServiceMetricsCounterSizeGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CacheServiceMetricsCounterSizeGetParams contains all the parameters to send to the API endpoint for the cache service metrics counter size get operation typically these are written to a http.Request

func NewCacheServiceMetricsCounterSizeGetParams ¶

func NewCacheServiceMetricsCounterSizeGetParams() *CacheServiceMetricsCounterSizeGetParams

NewCacheServiceMetricsCounterSizeGetParams creates a new CacheServiceMetricsCounterSizeGetParams object with the default values initialized.

func NewCacheServiceMetricsCounterSizeGetParamsWithContext ¶

func NewCacheServiceMetricsCounterSizeGetParamsWithContext(ctx context.Context) *CacheServiceMetricsCounterSizeGetParams

NewCacheServiceMetricsCounterSizeGetParamsWithContext creates a new CacheServiceMetricsCounterSizeGetParams object with the default values initialized, and the ability to set a context for a request

func NewCacheServiceMetricsCounterSizeGetParamsWithHTTPClient ¶

func NewCacheServiceMetricsCounterSizeGetParamsWithHTTPClient(client *http.Client) *CacheServiceMetricsCounterSizeGetParams

NewCacheServiceMetricsCounterSizeGetParamsWithHTTPClient creates a new CacheServiceMetricsCounterSizeGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewCacheServiceMetricsCounterSizeGetParamsWithTimeout ¶

func NewCacheServiceMetricsCounterSizeGetParamsWithTimeout(timeout time.Duration) *CacheServiceMetricsCounterSizeGetParams

NewCacheServiceMetricsCounterSizeGetParamsWithTimeout creates a new CacheServiceMetricsCounterSizeGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*CacheServiceMetricsCounterSizeGetParams) SetContext ¶

SetContext adds the context to the cache service metrics counter size get params

func (*CacheServiceMetricsCounterSizeGetParams) SetHTTPClient ¶

func (o *CacheServiceMetricsCounterSizeGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the cache service metrics counter size get params

func (*CacheServiceMetricsCounterSizeGetParams) SetTimeout ¶

func (o *CacheServiceMetricsCounterSizeGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the cache service metrics counter size get params

func (*CacheServiceMetricsCounterSizeGetParams) WithContext ¶

WithContext adds the context to the cache service metrics counter size get params

func (*CacheServiceMetricsCounterSizeGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the cache service metrics counter size get params

func (*CacheServiceMetricsCounterSizeGetParams) WithTimeout ¶

WithTimeout adds the timeout to the cache service metrics counter size get params

func (*CacheServiceMetricsCounterSizeGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CacheServiceMetricsCounterSizeGetReader ¶

type CacheServiceMetricsCounterSizeGetReader struct {
	// contains filtered or unexported fields
}

CacheServiceMetricsCounterSizeGetReader is a Reader for the CacheServiceMetricsCounterSizeGet structure.

func (*CacheServiceMetricsCounterSizeGetReader) ReadResponse ¶

func (o *CacheServiceMetricsCounterSizeGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CacheServiceMetricsKeyCapacityGetDefault ¶

type CacheServiceMetricsKeyCapacityGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

CacheServiceMetricsKeyCapacityGetDefault handles this case with default header values.

internal server error

func NewCacheServiceMetricsKeyCapacityGetDefault ¶

func NewCacheServiceMetricsKeyCapacityGetDefault(code int) *CacheServiceMetricsKeyCapacityGetDefault

NewCacheServiceMetricsKeyCapacityGetDefault creates a CacheServiceMetricsKeyCapacityGetDefault with default headers values

func (*CacheServiceMetricsKeyCapacityGetDefault) Code ¶

Code gets the status code for the cache service metrics key capacity get default response

func (*CacheServiceMetricsKeyCapacityGetDefault) Error ¶

func (*CacheServiceMetricsKeyCapacityGetDefault) GetPayload ¶

type CacheServiceMetricsKeyCapacityGetOK ¶

type CacheServiceMetricsKeyCapacityGetOK struct {
	Payload interface{}
}

CacheServiceMetricsKeyCapacityGetOK handles this case with default header values.

CacheServiceMetricsKeyCapacityGetOK cache service metrics key capacity get o k

func NewCacheServiceMetricsKeyCapacityGetOK ¶

func NewCacheServiceMetricsKeyCapacityGetOK() *CacheServiceMetricsKeyCapacityGetOK

NewCacheServiceMetricsKeyCapacityGetOK creates a CacheServiceMetricsKeyCapacityGetOK with default headers values

func (*CacheServiceMetricsKeyCapacityGetOK) GetPayload ¶

func (o *CacheServiceMetricsKeyCapacityGetOK) GetPayload() interface{}

type CacheServiceMetricsKeyCapacityGetParams ¶

type CacheServiceMetricsKeyCapacityGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CacheServiceMetricsKeyCapacityGetParams contains all the parameters to send to the API endpoint for the cache service metrics key capacity get operation typically these are written to a http.Request

func NewCacheServiceMetricsKeyCapacityGetParams ¶

func NewCacheServiceMetricsKeyCapacityGetParams() *CacheServiceMetricsKeyCapacityGetParams

NewCacheServiceMetricsKeyCapacityGetParams creates a new CacheServiceMetricsKeyCapacityGetParams object with the default values initialized.

func NewCacheServiceMetricsKeyCapacityGetParamsWithContext ¶

func NewCacheServiceMetricsKeyCapacityGetParamsWithContext(ctx context.Context) *CacheServiceMetricsKeyCapacityGetParams

NewCacheServiceMetricsKeyCapacityGetParamsWithContext creates a new CacheServiceMetricsKeyCapacityGetParams object with the default values initialized, and the ability to set a context for a request

func NewCacheServiceMetricsKeyCapacityGetParamsWithHTTPClient ¶

func NewCacheServiceMetricsKeyCapacityGetParamsWithHTTPClient(client *http.Client) *CacheServiceMetricsKeyCapacityGetParams

NewCacheServiceMetricsKeyCapacityGetParamsWithHTTPClient creates a new CacheServiceMetricsKeyCapacityGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewCacheServiceMetricsKeyCapacityGetParamsWithTimeout ¶

func NewCacheServiceMetricsKeyCapacityGetParamsWithTimeout(timeout time.Duration) *CacheServiceMetricsKeyCapacityGetParams

NewCacheServiceMetricsKeyCapacityGetParamsWithTimeout creates a new CacheServiceMetricsKeyCapacityGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*CacheServiceMetricsKeyCapacityGetParams) SetContext ¶

SetContext adds the context to the cache service metrics key capacity get params

func (*CacheServiceMetricsKeyCapacityGetParams) SetHTTPClient ¶

func (o *CacheServiceMetricsKeyCapacityGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the cache service metrics key capacity get params

func (*CacheServiceMetricsKeyCapacityGetParams) SetTimeout ¶

func (o *CacheServiceMetricsKeyCapacityGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the cache service metrics key capacity get params

func (*CacheServiceMetricsKeyCapacityGetParams) WithContext ¶

WithContext adds the context to the cache service metrics key capacity get params

func (*CacheServiceMetricsKeyCapacityGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the cache service metrics key capacity get params

func (*CacheServiceMetricsKeyCapacityGetParams) WithTimeout ¶

WithTimeout adds the timeout to the cache service metrics key capacity get params

func (*CacheServiceMetricsKeyCapacityGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CacheServiceMetricsKeyCapacityGetReader ¶

type CacheServiceMetricsKeyCapacityGetReader struct {
	// contains filtered or unexported fields
}

CacheServiceMetricsKeyCapacityGetReader is a Reader for the CacheServiceMetricsKeyCapacityGet structure.

func (*CacheServiceMetricsKeyCapacityGetReader) ReadResponse ¶

func (o *CacheServiceMetricsKeyCapacityGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CacheServiceMetricsKeyEntriesGetDefault ¶

type CacheServiceMetricsKeyEntriesGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

CacheServiceMetricsKeyEntriesGetDefault handles this case with default header values.

internal server error

func NewCacheServiceMetricsKeyEntriesGetDefault ¶

func NewCacheServiceMetricsKeyEntriesGetDefault(code int) *CacheServiceMetricsKeyEntriesGetDefault

NewCacheServiceMetricsKeyEntriesGetDefault creates a CacheServiceMetricsKeyEntriesGetDefault with default headers values

func (*CacheServiceMetricsKeyEntriesGetDefault) Code ¶

Code gets the status code for the cache service metrics key entries get default response

func (*CacheServiceMetricsKeyEntriesGetDefault) Error ¶

func (*CacheServiceMetricsKeyEntriesGetDefault) GetPayload ¶

type CacheServiceMetricsKeyEntriesGetOK ¶

type CacheServiceMetricsKeyEntriesGetOK struct {
	Payload int32
}

CacheServiceMetricsKeyEntriesGetOK handles this case with default header values.

CacheServiceMetricsKeyEntriesGetOK cache service metrics key entries get o k

func NewCacheServiceMetricsKeyEntriesGetOK ¶

func NewCacheServiceMetricsKeyEntriesGetOK() *CacheServiceMetricsKeyEntriesGetOK

NewCacheServiceMetricsKeyEntriesGetOK creates a CacheServiceMetricsKeyEntriesGetOK with default headers values

func (*CacheServiceMetricsKeyEntriesGetOK) GetPayload ¶

func (o *CacheServiceMetricsKeyEntriesGetOK) GetPayload() int32

type CacheServiceMetricsKeyEntriesGetParams ¶

type CacheServiceMetricsKeyEntriesGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CacheServiceMetricsKeyEntriesGetParams contains all the parameters to send to the API endpoint for the cache service metrics key entries get operation typically these are written to a http.Request

func NewCacheServiceMetricsKeyEntriesGetParams ¶

func NewCacheServiceMetricsKeyEntriesGetParams() *CacheServiceMetricsKeyEntriesGetParams

NewCacheServiceMetricsKeyEntriesGetParams creates a new CacheServiceMetricsKeyEntriesGetParams object with the default values initialized.

func NewCacheServiceMetricsKeyEntriesGetParamsWithContext ¶

func NewCacheServiceMetricsKeyEntriesGetParamsWithContext(ctx context.Context) *CacheServiceMetricsKeyEntriesGetParams

NewCacheServiceMetricsKeyEntriesGetParamsWithContext creates a new CacheServiceMetricsKeyEntriesGetParams object with the default values initialized, and the ability to set a context for a request

func NewCacheServiceMetricsKeyEntriesGetParamsWithHTTPClient ¶

func NewCacheServiceMetricsKeyEntriesGetParamsWithHTTPClient(client *http.Client) *CacheServiceMetricsKeyEntriesGetParams

NewCacheServiceMetricsKeyEntriesGetParamsWithHTTPClient creates a new CacheServiceMetricsKeyEntriesGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewCacheServiceMetricsKeyEntriesGetParamsWithTimeout ¶

func NewCacheServiceMetricsKeyEntriesGetParamsWithTimeout(timeout time.Duration) *CacheServiceMetricsKeyEntriesGetParams

NewCacheServiceMetricsKeyEntriesGetParamsWithTimeout creates a new CacheServiceMetricsKeyEntriesGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*CacheServiceMetricsKeyEntriesGetParams) SetContext ¶

SetContext adds the context to the cache service metrics key entries get params

func (*CacheServiceMetricsKeyEntriesGetParams) SetHTTPClient ¶

func (o *CacheServiceMetricsKeyEntriesGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the cache service metrics key entries get params

func (*CacheServiceMetricsKeyEntriesGetParams) SetTimeout ¶

func (o *CacheServiceMetricsKeyEntriesGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the cache service metrics key entries get params

func (*CacheServiceMetricsKeyEntriesGetParams) WithContext ¶

WithContext adds the context to the cache service metrics key entries get params

func (*CacheServiceMetricsKeyEntriesGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the cache service metrics key entries get params

func (*CacheServiceMetricsKeyEntriesGetParams) WithTimeout ¶

WithTimeout adds the timeout to the cache service metrics key entries get params

func (*CacheServiceMetricsKeyEntriesGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CacheServiceMetricsKeyEntriesGetReader ¶

type CacheServiceMetricsKeyEntriesGetReader struct {
	// contains filtered or unexported fields
}

CacheServiceMetricsKeyEntriesGetReader is a Reader for the CacheServiceMetricsKeyEntriesGet structure.

func (*CacheServiceMetricsKeyEntriesGetReader) ReadResponse ¶

func (o *CacheServiceMetricsKeyEntriesGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CacheServiceMetricsKeyHitRateGetDefault ¶

type CacheServiceMetricsKeyHitRateGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

CacheServiceMetricsKeyHitRateGetDefault handles this case with default header values.

internal server error

func NewCacheServiceMetricsKeyHitRateGetDefault ¶

func NewCacheServiceMetricsKeyHitRateGetDefault(code int) *CacheServiceMetricsKeyHitRateGetDefault

NewCacheServiceMetricsKeyHitRateGetDefault creates a CacheServiceMetricsKeyHitRateGetDefault with default headers values

func (*CacheServiceMetricsKeyHitRateGetDefault) Code ¶

Code gets the status code for the cache service metrics key hit rate get default response

func (*CacheServiceMetricsKeyHitRateGetDefault) Error ¶

func (*CacheServiceMetricsKeyHitRateGetDefault) GetPayload ¶

type CacheServiceMetricsKeyHitRateGetOK ¶

type CacheServiceMetricsKeyHitRateGetOK struct {
	Payload interface{}
}

CacheServiceMetricsKeyHitRateGetOK handles this case with default header values.

CacheServiceMetricsKeyHitRateGetOK cache service metrics key hit rate get o k

func NewCacheServiceMetricsKeyHitRateGetOK ¶

func NewCacheServiceMetricsKeyHitRateGetOK() *CacheServiceMetricsKeyHitRateGetOK

NewCacheServiceMetricsKeyHitRateGetOK creates a CacheServiceMetricsKeyHitRateGetOK with default headers values

func (*CacheServiceMetricsKeyHitRateGetOK) GetPayload ¶

func (o *CacheServiceMetricsKeyHitRateGetOK) GetPayload() interface{}

type CacheServiceMetricsKeyHitRateGetParams ¶

type CacheServiceMetricsKeyHitRateGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CacheServiceMetricsKeyHitRateGetParams contains all the parameters to send to the API endpoint for the cache service metrics key hit rate get operation typically these are written to a http.Request

func NewCacheServiceMetricsKeyHitRateGetParams ¶

func NewCacheServiceMetricsKeyHitRateGetParams() *CacheServiceMetricsKeyHitRateGetParams

NewCacheServiceMetricsKeyHitRateGetParams creates a new CacheServiceMetricsKeyHitRateGetParams object with the default values initialized.

func NewCacheServiceMetricsKeyHitRateGetParamsWithContext ¶

func NewCacheServiceMetricsKeyHitRateGetParamsWithContext(ctx context.Context) *CacheServiceMetricsKeyHitRateGetParams

NewCacheServiceMetricsKeyHitRateGetParamsWithContext creates a new CacheServiceMetricsKeyHitRateGetParams object with the default values initialized, and the ability to set a context for a request

func NewCacheServiceMetricsKeyHitRateGetParamsWithHTTPClient ¶

func NewCacheServiceMetricsKeyHitRateGetParamsWithHTTPClient(client *http.Client) *CacheServiceMetricsKeyHitRateGetParams

NewCacheServiceMetricsKeyHitRateGetParamsWithHTTPClient creates a new CacheServiceMetricsKeyHitRateGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewCacheServiceMetricsKeyHitRateGetParamsWithTimeout ¶

func NewCacheServiceMetricsKeyHitRateGetParamsWithTimeout(timeout time.Duration) *CacheServiceMetricsKeyHitRateGetParams

NewCacheServiceMetricsKeyHitRateGetParamsWithTimeout creates a new CacheServiceMetricsKeyHitRateGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*CacheServiceMetricsKeyHitRateGetParams) SetContext ¶

SetContext adds the context to the cache service metrics key hit rate get params

func (*CacheServiceMetricsKeyHitRateGetParams) SetHTTPClient ¶

func (o *CacheServiceMetricsKeyHitRateGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the cache service metrics key hit rate get params

func (*CacheServiceMetricsKeyHitRateGetParams) SetTimeout ¶

func (o *CacheServiceMetricsKeyHitRateGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the cache service metrics key hit rate get params

func (*CacheServiceMetricsKeyHitRateGetParams) WithContext ¶

WithContext adds the context to the cache service metrics key hit rate get params

func (*CacheServiceMetricsKeyHitRateGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the cache service metrics key hit rate get params

func (*CacheServiceMetricsKeyHitRateGetParams) WithTimeout ¶

WithTimeout adds the timeout to the cache service metrics key hit rate get params

func (*CacheServiceMetricsKeyHitRateGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CacheServiceMetricsKeyHitRateGetReader ¶

type CacheServiceMetricsKeyHitRateGetReader struct {
	// contains filtered or unexported fields
}

CacheServiceMetricsKeyHitRateGetReader is a Reader for the CacheServiceMetricsKeyHitRateGet structure.

func (*CacheServiceMetricsKeyHitRateGetReader) ReadResponse ¶

func (o *CacheServiceMetricsKeyHitRateGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CacheServiceMetricsKeyHitsGetDefault ¶

type CacheServiceMetricsKeyHitsGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

CacheServiceMetricsKeyHitsGetDefault handles this case with default header values.

internal server error

func NewCacheServiceMetricsKeyHitsGetDefault ¶

func NewCacheServiceMetricsKeyHitsGetDefault(code int) *CacheServiceMetricsKeyHitsGetDefault

NewCacheServiceMetricsKeyHitsGetDefault creates a CacheServiceMetricsKeyHitsGetDefault with default headers values

func (*CacheServiceMetricsKeyHitsGetDefault) Code ¶

Code gets the status code for the cache service metrics key hits get default response

func (*CacheServiceMetricsKeyHitsGetDefault) Error ¶

func (*CacheServiceMetricsKeyHitsGetDefault) GetPayload ¶

type CacheServiceMetricsKeyHitsGetOK ¶

type CacheServiceMetricsKeyHitsGetOK struct {
	Payload interface{}
}

CacheServiceMetricsKeyHitsGetOK handles this case with default header values.

CacheServiceMetricsKeyHitsGetOK cache service metrics key hits get o k

func NewCacheServiceMetricsKeyHitsGetOK ¶

func NewCacheServiceMetricsKeyHitsGetOK() *CacheServiceMetricsKeyHitsGetOK

NewCacheServiceMetricsKeyHitsGetOK creates a CacheServiceMetricsKeyHitsGetOK with default headers values

func (*CacheServiceMetricsKeyHitsGetOK) GetPayload ¶

func (o *CacheServiceMetricsKeyHitsGetOK) GetPayload() interface{}

type CacheServiceMetricsKeyHitsGetParams ¶

type CacheServiceMetricsKeyHitsGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CacheServiceMetricsKeyHitsGetParams contains all the parameters to send to the API endpoint for the cache service metrics key hits get operation typically these are written to a http.Request

func NewCacheServiceMetricsKeyHitsGetParams ¶

func NewCacheServiceMetricsKeyHitsGetParams() *CacheServiceMetricsKeyHitsGetParams

NewCacheServiceMetricsKeyHitsGetParams creates a new CacheServiceMetricsKeyHitsGetParams object with the default values initialized.

func NewCacheServiceMetricsKeyHitsGetParamsWithContext ¶

func NewCacheServiceMetricsKeyHitsGetParamsWithContext(ctx context.Context) *CacheServiceMetricsKeyHitsGetParams

NewCacheServiceMetricsKeyHitsGetParamsWithContext creates a new CacheServiceMetricsKeyHitsGetParams object with the default values initialized, and the ability to set a context for a request

func NewCacheServiceMetricsKeyHitsGetParamsWithHTTPClient ¶

func NewCacheServiceMetricsKeyHitsGetParamsWithHTTPClient(client *http.Client) *CacheServiceMetricsKeyHitsGetParams

NewCacheServiceMetricsKeyHitsGetParamsWithHTTPClient creates a new CacheServiceMetricsKeyHitsGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewCacheServiceMetricsKeyHitsGetParamsWithTimeout ¶

func NewCacheServiceMetricsKeyHitsGetParamsWithTimeout(timeout time.Duration) *CacheServiceMetricsKeyHitsGetParams

NewCacheServiceMetricsKeyHitsGetParamsWithTimeout creates a new CacheServiceMetricsKeyHitsGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*CacheServiceMetricsKeyHitsGetParams) SetContext ¶

SetContext adds the context to the cache service metrics key hits get params

func (*CacheServiceMetricsKeyHitsGetParams) SetHTTPClient ¶

func (o *CacheServiceMetricsKeyHitsGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the cache service metrics key hits get params

func (*CacheServiceMetricsKeyHitsGetParams) SetTimeout ¶

func (o *CacheServiceMetricsKeyHitsGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the cache service metrics key hits get params

func (*CacheServiceMetricsKeyHitsGetParams) WithContext ¶

WithContext adds the context to the cache service metrics key hits get params

func (*CacheServiceMetricsKeyHitsGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the cache service metrics key hits get params

func (*CacheServiceMetricsKeyHitsGetParams) WithTimeout ¶

WithTimeout adds the timeout to the cache service metrics key hits get params

func (*CacheServiceMetricsKeyHitsGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CacheServiceMetricsKeyHitsGetReader ¶

type CacheServiceMetricsKeyHitsGetReader struct {
	// contains filtered or unexported fields
}

CacheServiceMetricsKeyHitsGetReader is a Reader for the CacheServiceMetricsKeyHitsGet structure.

func (*CacheServiceMetricsKeyHitsGetReader) ReadResponse ¶

func (o *CacheServiceMetricsKeyHitsGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CacheServiceMetricsKeyHitsMovingAvrageGetDefault ¶

type CacheServiceMetricsKeyHitsMovingAvrageGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

CacheServiceMetricsKeyHitsMovingAvrageGetDefault handles this case with default header values.

internal server error

func NewCacheServiceMetricsKeyHitsMovingAvrageGetDefault ¶

func NewCacheServiceMetricsKeyHitsMovingAvrageGetDefault(code int) *CacheServiceMetricsKeyHitsMovingAvrageGetDefault

NewCacheServiceMetricsKeyHitsMovingAvrageGetDefault creates a CacheServiceMetricsKeyHitsMovingAvrageGetDefault with default headers values

func (*CacheServiceMetricsKeyHitsMovingAvrageGetDefault) Code ¶

Code gets the status code for the cache service metrics key hits moving avrage get default response

func (*CacheServiceMetricsKeyHitsMovingAvrageGetDefault) Error ¶

func (*CacheServiceMetricsKeyHitsMovingAvrageGetDefault) GetPayload ¶

type CacheServiceMetricsKeyHitsMovingAvrageGetOK ¶

type CacheServiceMetricsKeyHitsMovingAvrageGetOK struct {
	Payload *models.RateMovingAverage
}

CacheServiceMetricsKeyHitsMovingAvrageGetOK handles this case with default header values.

CacheServiceMetricsKeyHitsMovingAvrageGetOK cache service metrics key hits moving avrage get o k

func NewCacheServiceMetricsKeyHitsMovingAvrageGetOK ¶

func NewCacheServiceMetricsKeyHitsMovingAvrageGetOK() *CacheServiceMetricsKeyHitsMovingAvrageGetOK

NewCacheServiceMetricsKeyHitsMovingAvrageGetOK creates a CacheServiceMetricsKeyHitsMovingAvrageGetOK with default headers values

func (*CacheServiceMetricsKeyHitsMovingAvrageGetOK) GetPayload ¶

type CacheServiceMetricsKeyHitsMovingAvrageGetParams ¶

type CacheServiceMetricsKeyHitsMovingAvrageGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CacheServiceMetricsKeyHitsMovingAvrageGetParams contains all the parameters to send to the API endpoint for the cache service metrics key hits moving avrage get operation typically these are written to a http.Request

func NewCacheServiceMetricsKeyHitsMovingAvrageGetParams ¶

func NewCacheServiceMetricsKeyHitsMovingAvrageGetParams() *CacheServiceMetricsKeyHitsMovingAvrageGetParams

NewCacheServiceMetricsKeyHitsMovingAvrageGetParams creates a new CacheServiceMetricsKeyHitsMovingAvrageGetParams object with the default values initialized.

func NewCacheServiceMetricsKeyHitsMovingAvrageGetParamsWithContext ¶

func NewCacheServiceMetricsKeyHitsMovingAvrageGetParamsWithContext(ctx context.Context) *CacheServiceMetricsKeyHitsMovingAvrageGetParams

NewCacheServiceMetricsKeyHitsMovingAvrageGetParamsWithContext creates a new CacheServiceMetricsKeyHitsMovingAvrageGetParams object with the default values initialized, and the ability to set a context for a request

func NewCacheServiceMetricsKeyHitsMovingAvrageGetParamsWithHTTPClient ¶

func NewCacheServiceMetricsKeyHitsMovingAvrageGetParamsWithHTTPClient(client *http.Client) *CacheServiceMetricsKeyHitsMovingAvrageGetParams

NewCacheServiceMetricsKeyHitsMovingAvrageGetParamsWithHTTPClient creates a new CacheServiceMetricsKeyHitsMovingAvrageGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewCacheServiceMetricsKeyHitsMovingAvrageGetParamsWithTimeout ¶

func NewCacheServiceMetricsKeyHitsMovingAvrageGetParamsWithTimeout(timeout time.Duration) *CacheServiceMetricsKeyHitsMovingAvrageGetParams

NewCacheServiceMetricsKeyHitsMovingAvrageGetParamsWithTimeout creates a new CacheServiceMetricsKeyHitsMovingAvrageGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*CacheServiceMetricsKeyHitsMovingAvrageGetParams) SetContext ¶

SetContext adds the context to the cache service metrics key hits moving avrage get params

func (*CacheServiceMetricsKeyHitsMovingAvrageGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the cache service metrics key hits moving avrage get params

func (*CacheServiceMetricsKeyHitsMovingAvrageGetParams) SetTimeout ¶

SetTimeout adds the timeout to the cache service metrics key hits moving avrage get params

func (*CacheServiceMetricsKeyHitsMovingAvrageGetParams) WithContext ¶

WithContext adds the context to the cache service metrics key hits moving avrage get params

func (*CacheServiceMetricsKeyHitsMovingAvrageGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the cache service metrics key hits moving avrage get params

func (*CacheServiceMetricsKeyHitsMovingAvrageGetParams) WithTimeout ¶

WithTimeout adds the timeout to the cache service metrics key hits moving avrage get params

func (*CacheServiceMetricsKeyHitsMovingAvrageGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CacheServiceMetricsKeyHitsMovingAvrageGetReader ¶

type CacheServiceMetricsKeyHitsMovingAvrageGetReader struct {
	// contains filtered or unexported fields
}

CacheServiceMetricsKeyHitsMovingAvrageGetReader is a Reader for the CacheServiceMetricsKeyHitsMovingAvrageGet structure.

func (*CacheServiceMetricsKeyHitsMovingAvrageGetReader) ReadResponse ¶

func (o *CacheServiceMetricsKeyHitsMovingAvrageGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CacheServiceMetricsKeyRequestsGetDefault ¶

type CacheServiceMetricsKeyRequestsGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

CacheServiceMetricsKeyRequestsGetDefault handles this case with default header values.

internal server error

func NewCacheServiceMetricsKeyRequestsGetDefault ¶

func NewCacheServiceMetricsKeyRequestsGetDefault(code int) *CacheServiceMetricsKeyRequestsGetDefault

NewCacheServiceMetricsKeyRequestsGetDefault creates a CacheServiceMetricsKeyRequestsGetDefault with default headers values

func (*CacheServiceMetricsKeyRequestsGetDefault) Code ¶

Code gets the status code for the cache service metrics key requests get default response

func (*CacheServiceMetricsKeyRequestsGetDefault) Error ¶

func (*CacheServiceMetricsKeyRequestsGetDefault) GetPayload ¶

type CacheServiceMetricsKeyRequestsGetOK ¶

type CacheServiceMetricsKeyRequestsGetOK struct {
	Payload interface{}
}

CacheServiceMetricsKeyRequestsGetOK handles this case with default header values.

CacheServiceMetricsKeyRequestsGetOK cache service metrics key requests get o k

func NewCacheServiceMetricsKeyRequestsGetOK ¶

func NewCacheServiceMetricsKeyRequestsGetOK() *CacheServiceMetricsKeyRequestsGetOK

NewCacheServiceMetricsKeyRequestsGetOK creates a CacheServiceMetricsKeyRequestsGetOK with default headers values

func (*CacheServiceMetricsKeyRequestsGetOK) GetPayload ¶

func (o *CacheServiceMetricsKeyRequestsGetOK) GetPayload() interface{}

type CacheServiceMetricsKeyRequestsGetParams ¶

type CacheServiceMetricsKeyRequestsGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CacheServiceMetricsKeyRequestsGetParams contains all the parameters to send to the API endpoint for the cache service metrics key requests get operation typically these are written to a http.Request

func NewCacheServiceMetricsKeyRequestsGetParams ¶

func NewCacheServiceMetricsKeyRequestsGetParams() *CacheServiceMetricsKeyRequestsGetParams

NewCacheServiceMetricsKeyRequestsGetParams creates a new CacheServiceMetricsKeyRequestsGetParams object with the default values initialized.

func NewCacheServiceMetricsKeyRequestsGetParamsWithContext ¶

func NewCacheServiceMetricsKeyRequestsGetParamsWithContext(ctx context.Context) *CacheServiceMetricsKeyRequestsGetParams

NewCacheServiceMetricsKeyRequestsGetParamsWithContext creates a new CacheServiceMetricsKeyRequestsGetParams object with the default values initialized, and the ability to set a context for a request

func NewCacheServiceMetricsKeyRequestsGetParamsWithHTTPClient ¶

func NewCacheServiceMetricsKeyRequestsGetParamsWithHTTPClient(client *http.Client) *CacheServiceMetricsKeyRequestsGetParams

NewCacheServiceMetricsKeyRequestsGetParamsWithHTTPClient creates a new CacheServiceMetricsKeyRequestsGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewCacheServiceMetricsKeyRequestsGetParamsWithTimeout ¶

func NewCacheServiceMetricsKeyRequestsGetParamsWithTimeout(timeout time.Duration) *CacheServiceMetricsKeyRequestsGetParams

NewCacheServiceMetricsKeyRequestsGetParamsWithTimeout creates a new CacheServiceMetricsKeyRequestsGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*CacheServiceMetricsKeyRequestsGetParams) SetContext ¶

SetContext adds the context to the cache service metrics key requests get params

func (*CacheServiceMetricsKeyRequestsGetParams) SetHTTPClient ¶

func (o *CacheServiceMetricsKeyRequestsGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the cache service metrics key requests get params

func (*CacheServiceMetricsKeyRequestsGetParams) SetTimeout ¶

func (o *CacheServiceMetricsKeyRequestsGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the cache service metrics key requests get params

func (*CacheServiceMetricsKeyRequestsGetParams) WithContext ¶

WithContext adds the context to the cache service metrics key requests get params

func (*CacheServiceMetricsKeyRequestsGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the cache service metrics key requests get params

func (*CacheServiceMetricsKeyRequestsGetParams) WithTimeout ¶

WithTimeout adds the timeout to the cache service metrics key requests get params

func (*CacheServiceMetricsKeyRequestsGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CacheServiceMetricsKeyRequestsGetReader ¶

type CacheServiceMetricsKeyRequestsGetReader struct {
	// contains filtered or unexported fields
}

CacheServiceMetricsKeyRequestsGetReader is a Reader for the CacheServiceMetricsKeyRequestsGet structure.

func (*CacheServiceMetricsKeyRequestsGetReader) ReadResponse ¶

func (o *CacheServiceMetricsKeyRequestsGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CacheServiceMetricsKeyRequestsMovingAvrageGetDefault ¶

type CacheServiceMetricsKeyRequestsMovingAvrageGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

CacheServiceMetricsKeyRequestsMovingAvrageGetDefault handles this case with default header values.

internal server error

func NewCacheServiceMetricsKeyRequestsMovingAvrageGetDefault ¶

func NewCacheServiceMetricsKeyRequestsMovingAvrageGetDefault(code int) *CacheServiceMetricsKeyRequestsMovingAvrageGetDefault

NewCacheServiceMetricsKeyRequestsMovingAvrageGetDefault creates a CacheServiceMetricsKeyRequestsMovingAvrageGetDefault with default headers values

func (*CacheServiceMetricsKeyRequestsMovingAvrageGetDefault) Code ¶

Code gets the status code for the cache service metrics key requests moving avrage get default response

func (*CacheServiceMetricsKeyRequestsMovingAvrageGetDefault) Error ¶

func (*CacheServiceMetricsKeyRequestsMovingAvrageGetDefault) GetPayload ¶

type CacheServiceMetricsKeyRequestsMovingAvrageGetOK ¶

type CacheServiceMetricsKeyRequestsMovingAvrageGetOK struct {
	Payload *models.RateMovingAverage
}

CacheServiceMetricsKeyRequestsMovingAvrageGetOK handles this case with default header values.

CacheServiceMetricsKeyRequestsMovingAvrageGetOK cache service metrics key requests moving avrage get o k

func NewCacheServiceMetricsKeyRequestsMovingAvrageGetOK ¶

func NewCacheServiceMetricsKeyRequestsMovingAvrageGetOK() *CacheServiceMetricsKeyRequestsMovingAvrageGetOK

NewCacheServiceMetricsKeyRequestsMovingAvrageGetOK creates a CacheServiceMetricsKeyRequestsMovingAvrageGetOK with default headers values

func (*CacheServiceMetricsKeyRequestsMovingAvrageGetOK) GetPayload ¶

type CacheServiceMetricsKeyRequestsMovingAvrageGetParams ¶

type CacheServiceMetricsKeyRequestsMovingAvrageGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CacheServiceMetricsKeyRequestsMovingAvrageGetParams contains all the parameters to send to the API endpoint for the cache service metrics key requests moving avrage get operation typically these are written to a http.Request

func NewCacheServiceMetricsKeyRequestsMovingAvrageGetParams ¶

func NewCacheServiceMetricsKeyRequestsMovingAvrageGetParams() *CacheServiceMetricsKeyRequestsMovingAvrageGetParams

NewCacheServiceMetricsKeyRequestsMovingAvrageGetParams creates a new CacheServiceMetricsKeyRequestsMovingAvrageGetParams object with the default values initialized.

func NewCacheServiceMetricsKeyRequestsMovingAvrageGetParamsWithContext ¶

func NewCacheServiceMetricsKeyRequestsMovingAvrageGetParamsWithContext(ctx context.Context) *CacheServiceMetricsKeyRequestsMovingAvrageGetParams

NewCacheServiceMetricsKeyRequestsMovingAvrageGetParamsWithContext creates a new CacheServiceMetricsKeyRequestsMovingAvrageGetParams object with the default values initialized, and the ability to set a context for a request

func NewCacheServiceMetricsKeyRequestsMovingAvrageGetParamsWithHTTPClient ¶

func NewCacheServiceMetricsKeyRequestsMovingAvrageGetParamsWithHTTPClient(client *http.Client) *CacheServiceMetricsKeyRequestsMovingAvrageGetParams

NewCacheServiceMetricsKeyRequestsMovingAvrageGetParamsWithHTTPClient creates a new CacheServiceMetricsKeyRequestsMovingAvrageGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewCacheServiceMetricsKeyRequestsMovingAvrageGetParamsWithTimeout ¶

func NewCacheServiceMetricsKeyRequestsMovingAvrageGetParamsWithTimeout(timeout time.Duration) *CacheServiceMetricsKeyRequestsMovingAvrageGetParams

NewCacheServiceMetricsKeyRequestsMovingAvrageGetParamsWithTimeout creates a new CacheServiceMetricsKeyRequestsMovingAvrageGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*CacheServiceMetricsKeyRequestsMovingAvrageGetParams) SetContext ¶

SetContext adds the context to the cache service metrics key requests moving avrage get params

func (*CacheServiceMetricsKeyRequestsMovingAvrageGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the cache service metrics key requests moving avrage get params

func (*CacheServiceMetricsKeyRequestsMovingAvrageGetParams) SetTimeout ¶

SetTimeout adds the timeout to the cache service metrics key requests moving avrage get params

func (*CacheServiceMetricsKeyRequestsMovingAvrageGetParams) WithContext ¶

WithContext adds the context to the cache service metrics key requests moving avrage get params

func (*CacheServiceMetricsKeyRequestsMovingAvrageGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the cache service metrics key requests moving avrage get params

func (*CacheServiceMetricsKeyRequestsMovingAvrageGetParams) WithTimeout ¶

WithTimeout adds the timeout to the cache service metrics key requests moving avrage get params

func (*CacheServiceMetricsKeyRequestsMovingAvrageGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CacheServiceMetricsKeyRequestsMovingAvrageGetReader ¶

type CacheServiceMetricsKeyRequestsMovingAvrageGetReader struct {
	// contains filtered or unexported fields
}

CacheServiceMetricsKeyRequestsMovingAvrageGetReader is a Reader for the CacheServiceMetricsKeyRequestsMovingAvrageGet structure.

func (*CacheServiceMetricsKeyRequestsMovingAvrageGetReader) ReadResponse ¶

func (o *CacheServiceMetricsKeyRequestsMovingAvrageGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CacheServiceMetricsKeySizeGetDefault ¶

type CacheServiceMetricsKeySizeGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

CacheServiceMetricsKeySizeGetDefault handles this case with default header values.

internal server error

func NewCacheServiceMetricsKeySizeGetDefault ¶

func NewCacheServiceMetricsKeySizeGetDefault(code int) *CacheServiceMetricsKeySizeGetDefault

NewCacheServiceMetricsKeySizeGetDefault creates a CacheServiceMetricsKeySizeGetDefault with default headers values

func (*CacheServiceMetricsKeySizeGetDefault) Code ¶

Code gets the status code for the cache service metrics key size get default response

func (*CacheServiceMetricsKeySizeGetDefault) Error ¶

func (*CacheServiceMetricsKeySizeGetDefault) GetPayload ¶

type CacheServiceMetricsKeySizeGetOK ¶

type CacheServiceMetricsKeySizeGetOK struct {
	Payload interface{}
}

CacheServiceMetricsKeySizeGetOK handles this case with default header values.

CacheServiceMetricsKeySizeGetOK cache service metrics key size get o k

func NewCacheServiceMetricsKeySizeGetOK ¶

func NewCacheServiceMetricsKeySizeGetOK() *CacheServiceMetricsKeySizeGetOK

NewCacheServiceMetricsKeySizeGetOK creates a CacheServiceMetricsKeySizeGetOK with default headers values

func (*CacheServiceMetricsKeySizeGetOK) GetPayload ¶

func (o *CacheServiceMetricsKeySizeGetOK) GetPayload() interface{}

type CacheServiceMetricsKeySizeGetParams ¶

type CacheServiceMetricsKeySizeGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CacheServiceMetricsKeySizeGetParams contains all the parameters to send to the API endpoint for the cache service metrics key size get operation typically these are written to a http.Request

func NewCacheServiceMetricsKeySizeGetParams ¶

func NewCacheServiceMetricsKeySizeGetParams() *CacheServiceMetricsKeySizeGetParams

NewCacheServiceMetricsKeySizeGetParams creates a new CacheServiceMetricsKeySizeGetParams object with the default values initialized.

func NewCacheServiceMetricsKeySizeGetParamsWithContext ¶

func NewCacheServiceMetricsKeySizeGetParamsWithContext(ctx context.Context) *CacheServiceMetricsKeySizeGetParams

NewCacheServiceMetricsKeySizeGetParamsWithContext creates a new CacheServiceMetricsKeySizeGetParams object with the default values initialized, and the ability to set a context for a request

func NewCacheServiceMetricsKeySizeGetParamsWithHTTPClient ¶

func NewCacheServiceMetricsKeySizeGetParamsWithHTTPClient(client *http.Client) *CacheServiceMetricsKeySizeGetParams

NewCacheServiceMetricsKeySizeGetParamsWithHTTPClient creates a new CacheServiceMetricsKeySizeGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewCacheServiceMetricsKeySizeGetParamsWithTimeout ¶

func NewCacheServiceMetricsKeySizeGetParamsWithTimeout(timeout time.Duration) *CacheServiceMetricsKeySizeGetParams

NewCacheServiceMetricsKeySizeGetParamsWithTimeout creates a new CacheServiceMetricsKeySizeGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*CacheServiceMetricsKeySizeGetParams) SetContext ¶

SetContext adds the context to the cache service metrics key size get params

func (*CacheServiceMetricsKeySizeGetParams) SetHTTPClient ¶

func (o *CacheServiceMetricsKeySizeGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the cache service metrics key size get params

func (*CacheServiceMetricsKeySizeGetParams) SetTimeout ¶

func (o *CacheServiceMetricsKeySizeGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the cache service metrics key size get params

func (*CacheServiceMetricsKeySizeGetParams) WithContext ¶

WithContext adds the context to the cache service metrics key size get params

func (*CacheServiceMetricsKeySizeGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the cache service metrics key size get params

func (*CacheServiceMetricsKeySizeGetParams) WithTimeout ¶

WithTimeout adds the timeout to the cache service metrics key size get params

func (*CacheServiceMetricsKeySizeGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CacheServiceMetricsKeySizeGetReader ¶

type CacheServiceMetricsKeySizeGetReader struct {
	// contains filtered or unexported fields
}

CacheServiceMetricsKeySizeGetReader is a Reader for the CacheServiceMetricsKeySizeGet structure.

func (*CacheServiceMetricsKeySizeGetReader) ReadResponse ¶

func (o *CacheServiceMetricsKeySizeGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CacheServiceMetricsRowCapacityGetDefault ¶

type CacheServiceMetricsRowCapacityGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

CacheServiceMetricsRowCapacityGetDefault handles this case with default header values.

internal server error

func NewCacheServiceMetricsRowCapacityGetDefault ¶

func NewCacheServiceMetricsRowCapacityGetDefault(code int) *CacheServiceMetricsRowCapacityGetDefault

NewCacheServiceMetricsRowCapacityGetDefault creates a CacheServiceMetricsRowCapacityGetDefault with default headers values

func (*CacheServiceMetricsRowCapacityGetDefault) Code ¶

Code gets the status code for the cache service metrics row capacity get default response

func (*CacheServiceMetricsRowCapacityGetDefault) Error ¶

func (*CacheServiceMetricsRowCapacityGetDefault) GetPayload ¶

type CacheServiceMetricsRowCapacityGetOK ¶

type CacheServiceMetricsRowCapacityGetOK struct {
	Payload interface{}
}

CacheServiceMetricsRowCapacityGetOK handles this case with default header values.

CacheServiceMetricsRowCapacityGetOK cache service metrics row capacity get o k

func NewCacheServiceMetricsRowCapacityGetOK ¶

func NewCacheServiceMetricsRowCapacityGetOK() *CacheServiceMetricsRowCapacityGetOK

NewCacheServiceMetricsRowCapacityGetOK creates a CacheServiceMetricsRowCapacityGetOK with default headers values

func (*CacheServiceMetricsRowCapacityGetOK) GetPayload ¶

func (o *CacheServiceMetricsRowCapacityGetOK) GetPayload() interface{}

type CacheServiceMetricsRowCapacityGetParams ¶

type CacheServiceMetricsRowCapacityGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CacheServiceMetricsRowCapacityGetParams contains all the parameters to send to the API endpoint for the cache service metrics row capacity get operation typically these are written to a http.Request

func NewCacheServiceMetricsRowCapacityGetParams ¶

func NewCacheServiceMetricsRowCapacityGetParams() *CacheServiceMetricsRowCapacityGetParams

NewCacheServiceMetricsRowCapacityGetParams creates a new CacheServiceMetricsRowCapacityGetParams object with the default values initialized.

func NewCacheServiceMetricsRowCapacityGetParamsWithContext ¶

func NewCacheServiceMetricsRowCapacityGetParamsWithContext(ctx context.Context) *CacheServiceMetricsRowCapacityGetParams

NewCacheServiceMetricsRowCapacityGetParamsWithContext creates a new CacheServiceMetricsRowCapacityGetParams object with the default values initialized, and the ability to set a context for a request

func NewCacheServiceMetricsRowCapacityGetParamsWithHTTPClient ¶

func NewCacheServiceMetricsRowCapacityGetParamsWithHTTPClient(client *http.Client) *CacheServiceMetricsRowCapacityGetParams

NewCacheServiceMetricsRowCapacityGetParamsWithHTTPClient creates a new CacheServiceMetricsRowCapacityGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewCacheServiceMetricsRowCapacityGetParamsWithTimeout ¶

func NewCacheServiceMetricsRowCapacityGetParamsWithTimeout(timeout time.Duration) *CacheServiceMetricsRowCapacityGetParams

NewCacheServiceMetricsRowCapacityGetParamsWithTimeout creates a new CacheServiceMetricsRowCapacityGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*CacheServiceMetricsRowCapacityGetParams) SetContext ¶

SetContext adds the context to the cache service metrics row capacity get params

func (*CacheServiceMetricsRowCapacityGetParams) SetHTTPClient ¶

func (o *CacheServiceMetricsRowCapacityGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the cache service metrics row capacity get params

func (*CacheServiceMetricsRowCapacityGetParams) SetTimeout ¶

func (o *CacheServiceMetricsRowCapacityGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the cache service metrics row capacity get params

func (*CacheServiceMetricsRowCapacityGetParams) WithContext ¶

WithContext adds the context to the cache service metrics row capacity get params

func (*CacheServiceMetricsRowCapacityGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the cache service metrics row capacity get params

func (*CacheServiceMetricsRowCapacityGetParams) WithTimeout ¶

WithTimeout adds the timeout to the cache service metrics row capacity get params

func (*CacheServiceMetricsRowCapacityGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CacheServiceMetricsRowCapacityGetReader ¶

type CacheServiceMetricsRowCapacityGetReader struct {
	// contains filtered or unexported fields
}

CacheServiceMetricsRowCapacityGetReader is a Reader for the CacheServiceMetricsRowCapacityGet structure.

func (*CacheServiceMetricsRowCapacityGetReader) ReadResponse ¶

func (o *CacheServiceMetricsRowCapacityGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CacheServiceMetricsRowEntriesGetDefault ¶

type CacheServiceMetricsRowEntriesGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

CacheServiceMetricsRowEntriesGetDefault handles this case with default header values.

internal server error

func NewCacheServiceMetricsRowEntriesGetDefault ¶

func NewCacheServiceMetricsRowEntriesGetDefault(code int) *CacheServiceMetricsRowEntriesGetDefault

NewCacheServiceMetricsRowEntriesGetDefault creates a CacheServiceMetricsRowEntriesGetDefault with default headers values

func (*CacheServiceMetricsRowEntriesGetDefault) Code ¶

Code gets the status code for the cache service metrics row entries get default response

func (*CacheServiceMetricsRowEntriesGetDefault) Error ¶

func (*CacheServiceMetricsRowEntriesGetDefault) GetPayload ¶

type CacheServiceMetricsRowEntriesGetOK ¶

type CacheServiceMetricsRowEntriesGetOK struct {
	Payload int32
}

CacheServiceMetricsRowEntriesGetOK handles this case with default header values.

CacheServiceMetricsRowEntriesGetOK cache service metrics row entries get o k

func NewCacheServiceMetricsRowEntriesGetOK ¶

func NewCacheServiceMetricsRowEntriesGetOK() *CacheServiceMetricsRowEntriesGetOK

NewCacheServiceMetricsRowEntriesGetOK creates a CacheServiceMetricsRowEntriesGetOK with default headers values

func (*CacheServiceMetricsRowEntriesGetOK) GetPayload ¶

func (o *CacheServiceMetricsRowEntriesGetOK) GetPayload() int32

type CacheServiceMetricsRowEntriesGetParams ¶

type CacheServiceMetricsRowEntriesGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CacheServiceMetricsRowEntriesGetParams contains all the parameters to send to the API endpoint for the cache service metrics row entries get operation typically these are written to a http.Request

func NewCacheServiceMetricsRowEntriesGetParams ¶

func NewCacheServiceMetricsRowEntriesGetParams() *CacheServiceMetricsRowEntriesGetParams

NewCacheServiceMetricsRowEntriesGetParams creates a new CacheServiceMetricsRowEntriesGetParams object with the default values initialized.

func NewCacheServiceMetricsRowEntriesGetParamsWithContext ¶

func NewCacheServiceMetricsRowEntriesGetParamsWithContext(ctx context.Context) *CacheServiceMetricsRowEntriesGetParams

NewCacheServiceMetricsRowEntriesGetParamsWithContext creates a new CacheServiceMetricsRowEntriesGetParams object with the default values initialized, and the ability to set a context for a request

func NewCacheServiceMetricsRowEntriesGetParamsWithHTTPClient ¶

func NewCacheServiceMetricsRowEntriesGetParamsWithHTTPClient(client *http.Client) *CacheServiceMetricsRowEntriesGetParams

NewCacheServiceMetricsRowEntriesGetParamsWithHTTPClient creates a new CacheServiceMetricsRowEntriesGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewCacheServiceMetricsRowEntriesGetParamsWithTimeout ¶

func NewCacheServiceMetricsRowEntriesGetParamsWithTimeout(timeout time.Duration) *CacheServiceMetricsRowEntriesGetParams

NewCacheServiceMetricsRowEntriesGetParamsWithTimeout creates a new CacheServiceMetricsRowEntriesGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*CacheServiceMetricsRowEntriesGetParams) SetContext ¶

SetContext adds the context to the cache service metrics row entries get params

func (*CacheServiceMetricsRowEntriesGetParams) SetHTTPClient ¶

func (o *CacheServiceMetricsRowEntriesGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the cache service metrics row entries get params

func (*CacheServiceMetricsRowEntriesGetParams) SetTimeout ¶

func (o *CacheServiceMetricsRowEntriesGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the cache service metrics row entries get params

func (*CacheServiceMetricsRowEntriesGetParams) WithContext ¶

WithContext adds the context to the cache service metrics row entries get params

func (*CacheServiceMetricsRowEntriesGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the cache service metrics row entries get params

func (*CacheServiceMetricsRowEntriesGetParams) WithTimeout ¶

WithTimeout adds the timeout to the cache service metrics row entries get params

func (*CacheServiceMetricsRowEntriesGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CacheServiceMetricsRowEntriesGetReader ¶

type CacheServiceMetricsRowEntriesGetReader struct {
	// contains filtered or unexported fields
}

CacheServiceMetricsRowEntriesGetReader is a Reader for the CacheServiceMetricsRowEntriesGet structure.

func (*CacheServiceMetricsRowEntriesGetReader) ReadResponse ¶

func (o *CacheServiceMetricsRowEntriesGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CacheServiceMetricsRowHitRateGetDefault ¶

type CacheServiceMetricsRowHitRateGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

CacheServiceMetricsRowHitRateGetDefault handles this case with default header values.

internal server error

func NewCacheServiceMetricsRowHitRateGetDefault ¶

func NewCacheServiceMetricsRowHitRateGetDefault(code int) *CacheServiceMetricsRowHitRateGetDefault

NewCacheServiceMetricsRowHitRateGetDefault creates a CacheServiceMetricsRowHitRateGetDefault with default headers values

func (*CacheServiceMetricsRowHitRateGetDefault) Code ¶

Code gets the status code for the cache service metrics row hit rate get default response

func (*CacheServiceMetricsRowHitRateGetDefault) Error ¶

func (*CacheServiceMetricsRowHitRateGetDefault) GetPayload ¶

type CacheServiceMetricsRowHitRateGetOK ¶

type CacheServiceMetricsRowHitRateGetOK struct {
	Payload interface{}
}

CacheServiceMetricsRowHitRateGetOK handles this case with default header values.

CacheServiceMetricsRowHitRateGetOK cache service metrics row hit rate get o k

func NewCacheServiceMetricsRowHitRateGetOK ¶

func NewCacheServiceMetricsRowHitRateGetOK() *CacheServiceMetricsRowHitRateGetOK

NewCacheServiceMetricsRowHitRateGetOK creates a CacheServiceMetricsRowHitRateGetOK with default headers values

func (*CacheServiceMetricsRowHitRateGetOK) GetPayload ¶

func (o *CacheServiceMetricsRowHitRateGetOK) GetPayload() interface{}

type CacheServiceMetricsRowHitRateGetParams ¶

type CacheServiceMetricsRowHitRateGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CacheServiceMetricsRowHitRateGetParams contains all the parameters to send to the API endpoint for the cache service metrics row hit rate get operation typically these are written to a http.Request

func NewCacheServiceMetricsRowHitRateGetParams ¶

func NewCacheServiceMetricsRowHitRateGetParams() *CacheServiceMetricsRowHitRateGetParams

NewCacheServiceMetricsRowHitRateGetParams creates a new CacheServiceMetricsRowHitRateGetParams object with the default values initialized.

func NewCacheServiceMetricsRowHitRateGetParamsWithContext ¶

func NewCacheServiceMetricsRowHitRateGetParamsWithContext(ctx context.Context) *CacheServiceMetricsRowHitRateGetParams

NewCacheServiceMetricsRowHitRateGetParamsWithContext creates a new CacheServiceMetricsRowHitRateGetParams object with the default values initialized, and the ability to set a context for a request

func NewCacheServiceMetricsRowHitRateGetParamsWithHTTPClient ¶

func NewCacheServiceMetricsRowHitRateGetParamsWithHTTPClient(client *http.Client) *CacheServiceMetricsRowHitRateGetParams

NewCacheServiceMetricsRowHitRateGetParamsWithHTTPClient creates a new CacheServiceMetricsRowHitRateGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewCacheServiceMetricsRowHitRateGetParamsWithTimeout ¶

func NewCacheServiceMetricsRowHitRateGetParamsWithTimeout(timeout time.Duration) *CacheServiceMetricsRowHitRateGetParams

NewCacheServiceMetricsRowHitRateGetParamsWithTimeout creates a new CacheServiceMetricsRowHitRateGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*CacheServiceMetricsRowHitRateGetParams) SetContext ¶

SetContext adds the context to the cache service metrics row hit rate get params

func (*CacheServiceMetricsRowHitRateGetParams) SetHTTPClient ¶

func (o *CacheServiceMetricsRowHitRateGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the cache service metrics row hit rate get params

func (*CacheServiceMetricsRowHitRateGetParams) SetTimeout ¶

func (o *CacheServiceMetricsRowHitRateGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the cache service metrics row hit rate get params

func (*CacheServiceMetricsRowHitRateGetParams) WithContext ¶

WithContext adds the context to the cache service metrics row hit rate get params

func (*CacheServiceMetricsRowHitRateGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the cache service metrics row hit rate get params

func (*CacheServiceMetricsRowHitRateGetParams) WithTimeout ¶

WithTimeout adds the timeout to the cache service metrics row hit rate get params

func (*CacheServiceMetricsRowHitRateGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CacheServiceMetricsRowHitRateGetReader ¶

type CacheServiceMetricsRowHitRateGetReader struct {
	// contains filtered or unexported fields
}

CacheServiceMetricsRowHitRateGetReader is a Reader for the CacheServiceMetricsRowHitRateGet structure.

func (*CacheServiceMetricsRowHitRateGetReader) ReadResponse ¶

func (o *CacheServiceMetricsRowHitRateGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CacheServiceMetricsRowHitsGetDefault ¶

type CacheServiceMetricsRowHitsGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

CacheServiceMetricsRowHitsGetDefault handles this case with default header values.

internal server error

func NewCacheServiceMetricsRowHitsGetDefault ¶

func NewCacheServiceMetricsRowHitsGetDefault(code int) *CacheServiceMetricsRowHitsGetDefault

NewCacheServiceMetricsRowHitsGetDefault creates a CacheServiceMetricsRowHitsGetDefault with default headers values

func (*CacheServiceMetricsRowHitsGetDefault) Code ¶

Code gets the status code for the cache service metrics row hits get default response

func (*CacheServiceMetricsRowHitsGetDefault) Error ¶

func (*CacheServiceMetricsRowHitsGetDefault) GetPayload ¶

type CacheServiceMetricsRowHitsGetOK ¶

type CacheServiceMetricsRowHitsGetOK struct {
	Payload interface{}
}

CacheServiceMetricsRowHitsGetOK handles this case with default header values.

CacheServiceMetricsRowHitsGetOK cache service metrics row hits get o k

func NewCacheServiceMetricsRowHitsGetOK ¶

func NewCacheServiceMetricsRowHitsGetOK() *CacheServiceMetricsRowHitsGetOK

NewCacheServiceMetricsRowHitsGetOK creates a CacheServiceMetricsRowHitsGetOK with default headers values

func (*CacheServiceMetricsRowHitsGetOK) GetPayload ¶

func (o *CacheServiceMetricsRowHitsGetOK) GetPayload() interface{}

type CacheServiceMetricsRowHitsGetParams ¶

type CacheServiceMetricsRowHitsGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CacheServiceMetricsRowHitsGetParams contains all the parameters to send to the API endpoint for the cache service metrics row hits get operation typically these are written to a http.Request

func NewCacheServiceMetricsRowHitsGetParams ¶

func NewCacheServiceMetricsRowHitsGetParams() *CacheServiceMetricsRowHitsGetParams

NewCacheServiceMetricsRowHitsGetParams creates a new CacheServiceMetricsRowHitsGetParams object with the default values initialized.

func NewCacheServiceMetricsRowHitsGetParamsWithContext ¶

func NewCacheServiceMetricsRowHitsGetParamsWithContext(ctx context.Context) *CacheServiceMetricsRowHitsGetParams

NewCacheServiceMetricsRowHitsGetParamsWithContext creates a new CacheServiceMetricsRowHitsGetParams object with the default values initialized, and the ability to set a context for a request

func NewCacheServiceMetricsRowHitsGetParamsWithHTTPClient ¶

func NewCacheServiceMetricsRowHitsGetParamsWithHTTPClient(client *http.Client) *CacheServiceMetricsRowHitsGetParams

NewCacheServiceMetricsRowHitsGetParamsWithHTTPClient creates a new CacheServiceMetricsRowHitsGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewCacheServiceMetricsRowHitsGetParamsWithTimeout ¶

func NewCacheServiceMetricsRowHitsGetParamsWithTimeout(timeout time.Duration) *CacheServiceMetricsRowHitsGetParams

NewCacheServiceMetricsRowHitsGetParamsWithTimeout creates a new CacheServiceMetricsRowHitsGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*CacheServiceMetricsRowHitsGetParams) SetContext ¶

SetContext adds the context to the cache service metrics row hits get params

func (*CacheServiceMetricsRowHitsGetParams) SetHTTPClient ¶

func (o *CacheServiceMetricsRowHitsGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the cache service metrics row hits get params

func (*CacheServiceMetricsRowHitsGetParams) SetTimeout ¶

func (o *CacheServiceMetricsRowHitsGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the cache service metrics row hits get params

func (*CacheServiceMetricsRowHitsGetParams) WithContext ¶

WithContext adds the context to the cache service metrics row hits get params

func (*CacheServiceMetricsRowHitsGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the cache service metrics row hits get params

func (*CacheServiceMetricsRowHitsGetParams) WithTimeout ¶

WithTimeout adds the timeout to the cache service metrics row hits get params

func (*CacheServiceMetricsRowHitsGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CacheServiceMetricsRowHitsGetReader ¶

type CacheServiceMetricsRowHitsGetReader struct {
	// contains filtered or unexported fields
}

CacheServiceMetricsRowHitsGetReader is a Reader for the CacheServiceMetricsRowHitsGet structure.

func (*CacheServiceMetricsRowHitsGetReader) ReadResponse ¶

func (o *CacheServiceMetricsRowHitsGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CacheServiceMetricsRowHitsMovingAvrageGetDefault ¶

type CacheServiceMetricsRowHitsMovingAvrageGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

CacheServiceMetricsRowHitsMovingAvrageGetDefault handles this case with default header values.

internal server error

func NewCacheServiceMetricsRowHitsMovingAvrageGetDefault ¶

func NewCacheServiceMetricsRowHitsMovingAvrageGetDefault(code int) *CacheServiceMetricsRowHitsMovingAvrageGetDefault

NewCacheServiceMetricsRowHitsMovingAvrageGetDefault creates a CacheServiceMetricsRowHitsMovingAvrageGetDefault with default headers values

func (*CacheServiceMetricsRowHitsMovingAvrageGetDefault) Code ¶

Code gets the status code for the cache service metrics row hits moving avrage get default response

func (*CacheServiceMetricsRowHitsMovingAvrageGetDefault) Error ¶

func (*CacheServiceMetricsRowHitsMovingAvrageGetDefault) GetPayload ¶

type CacheServiceMetricsRowHitsMovingAvrageGetOK ¶

type CacheServiceMetricsRowHitsMovingAvrageGetOK struct {
	Payload *models.RateMovingAverage
}

CacheServiceMetricsRowHitsMovingAvrageGetOK handles this case with default header values.

CacheServiceMetricsRowHitsMovingAvrageGetOK cache service metrics row hits moving avrage get o k

func NewCacheServiceMetricsRowHitsMovingAvrageGetOK ¶

func NewCacheServiceMetricsRowHitsMovingAvrageGetOK() *CacheServiceMetricsRowHitsMovingAvrageGetOK

NewCacheServiceMetricsRowHitsMovingAvrageGetOK creates a CacheServiceMetricsRowHitsMovingAvrageGetOK with default headers values

func (*CacheServiceMetricsRowHitsMovingAvrageGetOK) GetPayload ¶

type CacheServiceMetricsRowHitsMovingAvrageGetParams ¶

type CacheServiceMetricsRowHitsMovingAvrageGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CacheServiceMetricsRowHitsMovingAvrageGetParams contains all the parameters to send to the API endpoint for the cache service metrics row hits moving avrage get operation typically these are written to a http.Request

func NewCacheServiceMetricsRowHitsMovingAvrageGetParams ¶

func NewCacheServiceMetricsRowHitsMovingAvrageGetParams() *CacheServiceMetricsRowHitsMovingAvrageGetParams

NewCacheServiceMetricsRowHitsMovingAvrageGetParams creates a new CacheServiceMetricsRowHitsMovingAvrageGetParams object with the default values initialized.

func NewCacheServiceMetricsRowHitsMovingAvrageGetParamsWithContext ¶

func NewCacheServiceMetricsRowHitsMovingAvrageGetParamsWithContext(ctx context.Context) *CacheServiceMetricsRowHitsMovingAvrageGetParams

NewCacheServiceMetricsRowHitsMovingAvrageGetParamsWithContext creates a new CacheServiceMetricsRowHitsMovingAvrageGetParams object with the default values initialized, and the ability to set a context for a request

func NewCacheServiceMetricsRowHitsMovingAvrageGetParamsWithHTTPClient ¶

func NewCacheServiceMetricsRowHitsMovingAvrageGetParamsWithHTTPClient(client *http.Client) *CacheServiceMetricsRowHitsMovingAvrageGetParams

NewCacheServiceMetricsRowHitsMovingAvrageGetParamsWithHTTPClient creates a new CacheServiceMetricsRowHitsMovingAvrageGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewCacheServiceMetricsRowHitsMovingAvrageGetParamsWithTimeout ¶

func NewCacheServiceMetricsRowHitsMovingAvrageGetParamsWithTimeout(timeout time.Duration) *CacheServiceMetricsRowHitsMovingAvrageGetParams

NewCacheServiceMetricsRowHitsMovingAvrageGetParamsWithTimeout creates a new CacheServiceMetricsRowHitsMovingAvrageGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*CacheServiceMetricsRowHitsMovingAvrageGetParams) SetContext ¶

SetContext adds the context to the cache service metrics row hits moving avrage get params

func (*CacheServiceMetricsRowHitsMovingAvrageGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the cache service metrics row hits moving avrage get params

func (*CacheServiceMetricsRowHitsMovingAvrageGetParams) SetTimeout ¶

SetTimeout adds the timeout to the cache service metrics row hits moving avrage get params

func (*CacheServiceMetricsRowHitsMovingAvrageGetParams) WithContext ¶

WithContext adds the context to the cache service metrics row hits moving avrage get params

func (*CacheServiceMetricsRowHitsMovingAvrageGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the cache service metrics row hits moving avrage get params

func (*CacheServiceMetricsRowHitsMovingAvrageGetParams) WithTimeout ¶

WithTimeout adds the timeout to the cache service metrics row hits moving avrage get params

func (*CacheServiceMetricsRowHitsMovingAvrageGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CacheServiceMetricsRowHitsMovingAvrageGetReader ¶

type CacheServiceMetricsRowHitsMovingAvrageGetReader struct {
	// contains filtered or unexported fields
}

CacheServiceMetricsRowHitsMovingAvrageGetReader is a Reader for the CacheServiceMetricsRowHitsMovingAvrageGet structure.

func (*CacheServiceMetricsRowHitsMovingAvrageGetReader) ReadResponse ¶

func (o *CacheServiceMetricsRowHitsMovingAvrageGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CacheServiceMetricsRowRequestsGetDefault ¶

type CacheServiceMetricsRowRequestsGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

CacheServiceMetricsRowRequestsGetDefault handles this case with default header values.

internal server error

func NewCacheServiceMetricsRowRequestsGetDefault ¶

func NewCacheServiceMetricsRowRequestsGetDefault(code int) *CacheServiceMetricsRowRequestsGetDefault

NewCacheServiceMetricsRowRequestsGetDefault creates a CacheServiceMetricsRowRequestsGetDefault with default headers values

func (*CacheServiceMetricsRowRequestsGetDefault) Code ¶

Code gets the status code for the cache service metrics row requests get default response

func (*CacheServiceMetricsRowRequestsGetDefault) Error ¶

func (*CacheServiceMetricsRowRequestsGetDefault) GetPayload ¶

type CacheServiceMetricsRowRequestsGetOK ¶

type CacheServiceMetricsRowRequestsGetOK struct {
	Payload interface{}
}

CacheServiceMetricsRowRequestsGetOK handles this case with default header values.

CacheServiceMetricsRowRequestsGetOK cache service metrics row requests get o k

func NewCacheServiceMetricsRowRequestsGetOK ¶

func NewCacheServiceMetricsRowRequestsGetOK() *CacheServiceMetricsRowRequestsGetOK

NewCacheServiceMetricsRowRequestsGetOK creates a CacheServiceMetricsRowRequestsGetOK with default headers values

func (*CacheServiceMetricsRowRequestsGetOK) GetPayload ¶

func (o *CacheServiceMetricsRowRequestsGetOK) GetPayload() interface{}

type CacheServiceMetricsRowRequestsGetParams ¶

type CacheServiceMetricsRowRequestsGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CacheServiceMetricsRowRequestsGetParams contains all the parameters to send to the API endpoint for the cache service metrics row requests get operation typically these are written to a http.Request

func NewCacheServiceMetricsRowRequestsGetParams ¶

func NewCacheServiceMetricsRowRequestsGetParams() *CacheServiceMetricsRowRequestsGetParams

NewCacheServiceMetricsRowRequestsGetParams creates a new CacheServiceMetricsRowRequestsGetParams object with the default values initialized.

func NewCacheServiceMetricsRowRequestsGetParamsWithContext ¶

func NewCacheServiceMetricsRowRequestsGetParamsWithContext(ctx context.Context) *CacheServiceMetricsRowRequestsGetParams

NewCacheServiceMetricsRowRequestsGetParamsWithContext creates a new CacheServiceMetricsRowRequestsGetParams object with the default values initialized, and the ability to set a context for a request

func NewCacheServiceMetricsRowRequestsGetParamsWithHTTPClient ¶

func NewCacheServiceMetricsRowRequestsGetParamsWithHTTPClient(client *http.Client) *CacheServiceMetricsRowRequestsGetParams

NewCacheServiceMetricsRowRequestsGetParamsWithHTTPClient creates a new CacheServiceMetricsRowRequestsGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewCacheServiceMetricsRowRequestsGetParamsWithTimeout ¶

func NewCacheServiceMetricsRowRequestsGetParamsWithTimeout(timeout time.Duration) *CacheServiceMetricsRowRequestsGetParams

NewCacheServiceMetricsRowRequestsGetParamsWithTimeout creates a new CacheServiceMetricsRowRequestsGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*CacheServiceMetricsRowRequestsGetParams) SetContext ¶

SetContext adds the context to the cache service metrics row requests get params

func (*CacheServiceMetricsRowRequestsGetParams) SetHTTPClient ¶

func (o *CacheServiceMetricsRowRequestsGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the cache service metrics row requests get params

func (*CacheServiceMetricsRowRequestsGetParams) SetTimeout ¶

func (o *CacheServiceMetricsRowRequestsGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the cache service metrics row requests get params

func (*CacheServiceMetricsRowRequestsGetParams) WithContext ¶

WithContext adds the context to the cache service metrics row requests get params

func (*CacheServiceMetricsRowRequestsGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the cache service metrics row requests get params

func (*CacheServiceMetricsRowRequestsGetParams) WithTimeout ¶

WithTimeout adds the timeout to the cache service metrics row requests get params

func (*CacheServiceMetricsRowRequestsGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CacheServiceMetricsRowRequestsGetReader ¶

type CacheServiceMetricsRowRequestsGetReader struct {
	// contains filtered or unexported fields
}

CacheServiceMetricsRowRequestsGetReader is a Reader for the CacheServiceMetricsRowRequestsGet structure.

func (*CacheServiceMetricsRowRequestsGetReader) ReadResponse ¶

func (o *CacheServiceMetricsRowRequestsGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CacheServiceMetricsRowRequestsMovingAvrageGetDefault ¶

type CacheServiceMetricsRowRequestsMovingAvrageGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

CacheServiceMetricsRowRequestsMovingAvrageGetDefault handles this case with default header values.

internal server error

func NewCacheServiceMetricsRowRequestsMovingAvrageGetDefault ¶

func NewCacheServiceMetricsRowRequestsMovingAvrageGetDefault(code int) *CacheServiceMetricsRowRequestsMovingAvrageGetDefault

NewCacheServiceMetricsRowRequestsMovingAvrageGetDefault creates a CacheServiceMetricsRowRequestsMovingAvrageGetDefault with default headers values

func (*CacheServiceMetricsRowRequestsMovingAvrageGetDefault) Code ¶

Code gets the status code for the cache service metrics row requests moving avrage get default response

func (*CacheServiceMetricsRowRequestsMovingAvrageGetDefault) Error ¶

func (*CacheServiceMetricsRowRequestsMovingAvrageGetDefault) GetPayload ¶

type CacheServiceMetricsRowRequestsMovingAvrageGetOK ¶

type CacheServiceMetricsRowRequestsMovingAvrageGetOK struct {
	Payload *models.RateMovingAverage
}

CacheServiceMetricsRowRequestsMovingAvrageGetOK handles this case with default header values.

CacheServiceMetricsRowRequestsMovingAvrageGetOK cache service metrics row requests moving avrage get o k

func NewCacheServiceMetricsRowRequestsMovingAvrageGetOK ¶

func NewCacheServiceMetricsRowRequestsMovingAvrageGetOK() *CacheServiceMetricsRowRequestsMovingAvrageGetOK

NewCacheServiceMetricsRowRequestsMovingAvrageGetOK creates a CacheServiceMetricsRowRequestsMovingAvrageGetOK with default headers values

func (*CacheServiceMetricsRowRequestsMovingAvrageGetOK) GetPayload ¶

type CacheServiceMetricsRowRequestsMovingAvrageGetParams ¶

type CacheServiceMetricsRowRequestsMovingAvrageGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CacheServiceMetricsRowRequestsMovingAvrageGetParams contains all the parameters to send to the API endpoint for the cache service metrics row requests moving avrage get operation typically these are written to a http.Request

func NewCacheServiceMetricsRowRequestsMovingAvrageGetParams ¶

func NewCacheServiceMetricsRowRequestsMovingAvrageGetParams() *CacheServiceMetricsRowRequestsMovingAvrageGetParams

NewCacheServiceMetricsRowRequestsMovingAvrageGetParams creates a new CacheServiceMetricsRowRequestsMovingAvrageGetParams object with the default values initialized.

func NewCacheServiceMetricsRowRequestsMovingAvrageGetParamsWithContext ¶

func NewCacheServiceMetricsRowRequestsMovingAvrageGetParamsWithContext(ctx context.Context) *CacheServiceMetricsRowRequestsMovingAvrageGetParams

NewCacheServiceMetricsRowRequestsMovingAvrageGetParamsWithContext creates a new CacheServiceMetricsRowRequestsMovingAvrageGetParams object with the default values initialized, and the ability to set a context for a request

func NewCacheServiceMetricsRowRequestsMovingAvrageGetParamsWithHTTPClient ¶

func NewCacheServiceMetricsRowRequestsMovingAvrageGetParamsWithHTTPClient(client *http.Client) *CacheServiceMetricsRowRequestsMovingAvrageGetParams

NewCacheServiceMetricsRowRequestsMovingAvrageGetParamsWithHTTPClient creates a new CacheServiceMetricsRowRequestsMovingAvrageGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewCacheServiceMetricsRowRequestsMovingAvrageGetParamsWithTimeout ¶

func NewCacheServiceMetricsRowRequestsMovingAvrageGetParamsWithTimeout(timeout time.Duration) *CacheServiceMetricsRowRequestsMovingAvrageGetParams

NewCacheServiceMetricsRowRequestsMovingAvrageGetParamsWithTimeout creates a new CacheServiceMetricsRowRequestsMovingAvrageGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*CacheServiceMetricsRowRequestsMovingAvrageGetParams) SetContext ¶

SetContext adds the context to the cache service metrics row requests moving avrage get params

func (*CacheServiceMetricsRowRequestsMovingAvrageGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the cache service metrics row requests moving avrage get params

func (*CacheServiceMetricsRowRequestsMovingAvrageGetParams) SetTimeout ¶

SetTimeout adds the timeout to the cache service metrics row requests moving avrage get params

func (*CacheServiceMetricsRowRequestsMovingAvrageGetParams) WithContext ¶

WithContext adds the context to the cache service metrics row requests moving avrage get params

func (*CacheServiceMetricsRowRequestsMovingAvrageGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the cache service metrics row requests moving avrage get params

func (*CacheServiceMetricsRowRequestsMovingAvrageGetParams) WithTimeout ¶

WithTimeout adds the timeout to the cache service metrics row requests moving avrage get params

func (*CacheServiceMetricsRowRequestsMovingAvrageGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CacheServiceMetricsRowRequestsMovingAvrageGetReader ¶

type CacheServiceMetricsRowRequestsMovingAvrageGetReader struct {
	// contains filtered or unexported fields
}

CacheServiceMetricsRowRequestsMovingAvrageGetReader is a Reader for the CacheServiceMetricsRowRequestsMovingAvrageGet structure.

func (*CacheServiceMetricsRowRequestsMovingAvrageGetReader) ReadResponse ¶

func (o *CacheServiceMetricsRowRequestsMovingAvrageGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CacheServiceMetricsRowSizeGetDefault ¶

type CacheServiceMetricsRowSizeGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

CacheServiceMetricsRowSizeGetDefault handles this case with default header values.

internal server error

func NewCacheServiceMetricsRowSizeGetDefault ¶

func NewCacheServiceMetricsRowSizeGetDefault(code int) *CacheServiceMetricsRowSizeGetDefault

NewCacheServiceMetricsRowSizeGetDefault creates a CacheServiceMetricsRowSizeGetDefault with default headers values

func (*CacheServiceMetricsRowSizeGetDefault) Code ¶

Code gets the status code for the cache service metrics row size get default response

func (*CacheServiceMetricsRowSizeGetDefault) Error ¶

func (*CacheServiceMetricsRowSizeGetDefault) GetPayload ¶

type CacheServiceMetricsRowSizeGetOK ¶

type CacheServiceMetricsRowSizeGetOK struct {
	Payload interface{}
}

CacheServiceMetricsRowSizeGetOK handles this case with default header values.

CacheServiceMetricsRowSizeGetOK cache service metrics row size get o k

func NewCacheServiceMetricsRowSizeGetOK ¶

func NewCacheServiceMetricsRowSizeGetOK() *CacheServiceMetricsRowSizeGetOK

NewCacheServiceMetricsRowSizeGetOK creates a CacheServiceMetricsRowSizeGetOK with default headers values

func (*CacheServiceMetricsRowSizeGetOK) GetPayload ¶

func (o *CacheServiceMetricsRowSizeGetOK) GetPayload() interface{}

type CacheServiceMetricsRowSizeGetParams ¶

type CacheServiceMetricsRowSizeGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CacheServiceMetricsRowSizeGetParams contains all the parameters to send to the API endpoint for the cache service metrics row size get operation typically these are written to a http.Request

func NewCacheServiceMetricsRowSizeGetParams ¶

func NewCacheServiceMetricsRowSizeGetParams() *CacheServiceMetricsRowSizeGetParams

NewCacheServiceMetricsRowSizeGetParams creates a new CacheServiceMetricsRowSizeGetParams object with the default values initialized.

func NewCacheServiceMetricsRowSizeGetParamsWithContext ¶

func NewCacheServiceMetricsRowSizeGetParamsWithContext(ctx context.Context) *CacheServiceMetricsRowSizeGetParams

NewCacheServiceMetricsRowSizeGetParamsWithContext creates a new CacheServiceMetricsRowSizeGetParams object with the default values initialized, and the ability to set a context for a request

func NewCacheServiceMetricsRowSizeGetParamsWithHTTPClient ¶

func NewCacheServiceMetricsRowSizeGetParamsWithHTTPClient(client *http.Client) *CacheServiceMetricsRowSizeGetParams

NewCacheServiceMetricsRowSizeGetParamsWithHTTPClient creates a new CacheServiceMetricsRowSizeGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewCacheServiceMetricsRowSizeGetParamsWithTimeout ¶

func NewCacheServiceMetricsRowSizeGetParamsWithTimeout(timeout time.Duration) *CacheServiceMetricsRowSizeGetParams

NewCacheServiceMetricsRowSizeGetParamsWithTimeout creates a new CacheServiceMetricsRowSizeGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*CacheServiceMetricsRowSizeGetParams) SetContext ¶

SetContext adds the context to the cache service metrics row size get params

func (*CacheServiceMetricsRowSizeGetParams) SetHTTPClient ¶

func (o *CacheServiceMetricsRowSizeGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the cache service metrics row size get params

func (*CacheServiceMetricsRowSizeGetParams) SetTimeout ¶

func (o *CacheServiceMetricsRowSizeGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the cache service metrics row size get params

func (*CacheServiceMetricsRowSizeGetParams) WithContext ¶

WithContext adds the context to the cache service metrics row size get params

func (*CacheServiceMetricsRowSizeGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the cache service metrics row size get params

func (*CacheServiceMetricsRowSizeGetParams) WithTimeout ¶

WithTimeout adds the timeout to the cache service metrics row size get params

func (*CacheServiceMetricsRowSizeGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CacheServiceMetricsRowSizeGetReader ¶

type CacheServiceMetricsRowSizeGetReader struct {
	// contains filtered or unexported fields
}

CacheServiceMetricsRowSizeGetReader is a Reader for the CacheServiceMetricsRowSizeGet structure.

func (*CacheServiceMetricsRowSizeGetReader) ReadResponse ¶

func (o *CacheServiceMetricsRowSizeGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CacheServiceRowCacheCapacityPostDefault ¶

type CacheServiceRowCacheCapacityPostDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

CacheServiceRowCacheCapacityPostDefault handles this case with default header values.

internal server error

func NewCacheServiceRowCacheCapacityPostDefault ¶

func NewCacheServiceRowCacheCapacityPostDefault(code int) *CacheServiceRowCacheCapacityPostDefault

NewCacheServiceRowCacheCapacityPostDefault creates a CacheServiceRowCacheCapacityPostDefault with default headers values

func (*CacheServiceRowCacheCapacityPostDefault) Code ¶

Code gets the status code for the cache service row cache capacity post default response

func (*CacheServiceRowCacheCapacityPostDefault) Error ¶

func (*CacheServiceRowCacheCapacityPostDefault) GetPayload ¶

type CacheServiceRowCacheCapacityPostOK ¶

type CacheServiceRowCacheCapacityPostOK struct {
}

CacheServiceRowCacheCapacityPostOK handles this case with default header values.

CacheServiceRowCacheCapacityPostOK cache service row cache capacity post o k

func NewCacheServiceRowCacheCapacityPostOK ¶

func NewCacheServiceRowCacheCapacityPostOK() *CacheServiceRowCacheCapacityPostOK

NewCacheServiceRowCacheCapacityPostOK creates a CacheServiceRowCacheCapacityPostOK with default headers values

type CacheServiceRowCacheCapacityPostParams ¶

type CacheServiceRowCacheCapacityPostParams struct {

	/*Capacity
	  row cache capacity in mb

	*/
	Capacity string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CacheServiceRowCacheCapacityPostParams contains all the parameters to send to the API endpoint for the cache service row cache capacity post operation typically these are written to a http.Request

func NewCacheServiceRowCacheCapacityPostParams ¶

func NewCacheServiceRowCacheCapacityPostParams() *CacheServiceRowCacheCapacityPostParams

NewCacheServiceRowCacheCapacityPostParams creates a new CacheServiceRowCacheCapacityPostParams object with the default values initialized.

func NewCacheServiceRowCacheCapacityPostParamsWithContext ¶

func NewCacheServiceRowCacheCapacityPostParamsWithContext(ctx context.Context) *CacheServiceRowCacheCapacityPostParams

NewCacheServiceRowCacheCapacityPostParamsWithContext creates a new CacheServiceRowCacheCapacityPostParams object with the default values initialized, and the ability to set a context for a request

func NewCacheServiceRowCacheCapacityPostParamsWithHTTPClient ¶

func NewCacheServiceRowCacheCapacityPostParamsWithHTTPClient(client *http.Client) *CacheServiceRowCacheCapacityPostParams

NewCacheServiceRowCacheCapacityPostParamsWithHTTPClient creates a new CacheServiceRowCacheCapacityPostParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewCacheServiceRowCacheCapacityPostParamsWithTimeout ¶

func NewCacheServiceRowCacheCapacityPostParamsWithTimeout(timeout time.Duration) *CacheServiceRowCacheCapacityPostParams

NewCacheServiceRowCacheCapacityPostParamsWithTimeout creates a new CacheServiceRowCacheCapacityPostParams object with the default values initialized, and the ability to set a timeout on a request

func (*CacheServiceRowCacheCapacityPostParams) SetCapacity ¶

func (o *CacheServiceRowCacheCapacityPostParams) SetCapacity(capacity string)

SetCapacity adds the capacity to the cache service row cache capacity post params

func (*CacheServiceRowCacheCapacityPostParams) SetContext ¶

SetContext adds the context to the cache service row cache capacity post params

func (*CacheServiceRowCacheCapacityPostParams) SetHTTPClient ¶

func (o *CacheServiceRowCacheCapacityPostParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the cache service row cache capacity post params

func (*CacheServiceRowCacheCapacityPostParams) SetTimeout ¶

func (o *CacheServiceRowCacheCapacityPostParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the cache service row cache capacity post params

func (*CacheServiceRowCacheCapacityPostParams) WithCapacity ¶

WithCapacity adds the capacity to the cache service row cache capacity post params

func (*CacheServiceRowCacheCapacityPostParams) WithContext ¶

WithContext adds the context to the cache service row cache capacity post params

func (*CacheServiceRowCacheCapacityPostParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the cache service row cache capacity post params

func (*CacheServiceRowCacheCapacityPostParams) WithTimeout ¶

WithTimeout adds the timeout to the cache service row cache capacity post params

func (*CacheServiceRowCacheCapacityPostParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CacheServiceRowCacheCapacityPostReader ¶

type CacheServiceRowCacheCapacityPostReader struct {
	// contains filtered or unexported fields
}

CacheServiceRowCacheCapacityPostReader is a Reader for the CacheServiceRowCacheCapacityPost structure.

func (*CacheServiceRowCacheCapacityPostReader) ReadResponse ¶

func (o *CacheServiceRowCacheCapacityPostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CacheServiceRowCacheKeysToSaveGetDefault ¶

type CacheServiceRowCacheKeysToSaveGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

CacheServiceRowCacheKeysToSaveGetDefault handles this case with default header values.

internal server error

func NewCacheServiceRowCacheKeysToSaveGetDefault ¶

func NewCacheServiceRowCacheKeysToSaveGetDefault(code int) *CacheServiceRowCacheKeysToSaveGetDefault

NewCacheServiceRowCacheKeysToSaveGetDefault creates a CacheServiceRowCacheKeysToSaveGetDefault with default headers values

func (*CacheServiceRowCacheKeysToSaveGetDefault) Code ¶

Code gets the status code for the cache service row cache keys to save get default response

func (*CacheServiceRowCacheKeysToSaveGetDefault) Error ¶

func (*CacheServiceRowCacheKeysToSaveGetDefault) GetPayload ¶

type CacheServiceRowCacheKeysToSaveGetOK ¶

type CacheServiceRowCacheKeysToSaveGetOK struct {
	Payload int32
}

CacheServiceRowCacheKeysToSaveGetOK handles this case with default header values.

CacheServiceRowCacheKeysToSaveGetOK cache service row cache keys to save get o k

func NewCacheServiceRowCacheKeysToSaveGetOK ¶

func NewCacheServiceRowCacheKeysToSaveGetOK() *CacheServiceRowCacheKeysToSaveGetOK

NewCacheServiceRowCacheKeysToSaveGetOK creates a CacheServiceRowCacheKeysToSaveGetOK with default headers values

func (*CacheServiceRowCacheKeysToSaveGetOK) GetPayload ¶

type CacheServiceRowCacheKeysToSaveGetParams ¶

type CacheServiceRowCacheKeysToSaveGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CacheServiceRowCacheKeysToSaveGetParams contains all the parameters to send to the API endpoint for the cache service row cache keys to save get operation typically these are written to a http.Request

func NewCacheServiceRowCacheKeysToSaveGetParams ¶

func NewCacheServiceRowCacheKeysToSaveGetParams() *CacheServiceRowCacheKeysToSaveGetParams

NewCacheServiceRowCacheKeysToSaveGetParams creates a new CacheServiceRowCacheKeysToSaveGetParams object with the default values initialized.

func NewCacheServiceRowCacheKeysToSaveGetParamsWithContext ¶

func NewCacheServiceRowCacheKeysToSaveGetParamsWithContext(ctx context.Context) *CacheServiceRowCacheKeysToSaveGetParams

NewCacheServiceRowCacheKeysToSaveGetParamsWithContext creates a new CacheServiceRowCacheKeysToSaveGetParams object with the default values initialized, and the ability to set a context for a request

func NewCacheServiceRowCacheKeysToSaveGetParamsWithHTTPClient ¶

func NewCacheServiceRowCacheKeysToSaveGetParamsWithHTTPClient(client *http.Client) *CacheServiceRowCacheKeysToSaveGetParams

NewCacheServiceRowCacheKeysToSaveGetParamsWithHTTPClient creates a new CacheServiceRowCacheKeysToSaveGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewCacheServiceRowCacheKeysToSaveGetParamsWithTimeout ¶

func NewCacheServiceRowCacheKeysToSaveGetParamsWithTimeout(timeout time.Duration) *CacheServiceRowCacheKeysToSaveGetParams

NewCacheServiceRowCacheKeysToSaveGetParamsWithTimeout creates a new CacheServiceRowCacheKeysToSaveGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*CacheServiceRowCacheKeysToSaveGetParams) SetContext ¶

SetContext adds the context to the cache service row cache keys to save get params

func (*CacheServiceRowCacheKeysToSaveGetParams) SetHTTPClient ¶

func (o *CacheServiceRowCacheKeysToSaveGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the cache service row cache keys to save get params

func (*CacheServiceRowCacheKeysToSaveGetParams) SetTimeout ¶

func (o *CacheServiceRowCacheKeysToSaveGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the cache service row cache keys to save get params

func (*CacheServiceRowCacheKeysToSaveGetParams) WithContext ¶

WithContext adds the context to the cache service row cache keys to save get params

func (*CacheServiceRowCacheKeysToSaveGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the cache service row cache keys to save get params

func (*CacheServiceRowCacheKeysToSaveGetParams) WithTimeout ¶

WithTimeout adds the timeout to the cache service row cache keys to save get params

func (*CacheServiceRowCacheKeysToSaveGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CacheServiceRowCacheKeysToSaveGetReader ¶

type CacheServiceRowCacheKeysToSaveGetReader struct {
	// contains filtered or unexported fields
}

CacheServiceRowCacheKeysToSaveGetReader is a Reader for the CacheServiceRowCacheKeysToSaveGet structure.

func (*CacheServiceRowCacheKeysToSaveGetReader) ReadResponse ¶

func (o *CacheServiceRowCacheKeysToSaveGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CacheServiceRowCacheKeysToSavePostDefault ¶

type CacheServiceRowCacheKeysToSavePostDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

CacheServiceRowCacheKeysToSavePostDefault handles this case with default header values.

internal server error

func NewCacheServiceRowCacheKeysToSavePostDefault ¶

func NewCacheServiceRowCacheKeysToSavePostDefault(code int) *CacheServiceRowCacheKeysToSavePostDefault

NewCacheServiceRowCacheKeysToSavePostDefault creates a CacheServiceRowCacheKeysToSavePostDefault with default headers values

func (*CacheServiceRowCacheKeysToSavePostDefault) Code ¶

Code gets the status code for the cache service row cache keys to save post default response

func (*CacheServiceRowCacheKeysToSavePostDefault) Error ¶

func (*CacheServiceRowCacheKeysToSavePostDefault) GetPayload ¶

type CacheServiceRowCacheKeysToSavePostOK ¶

type CacheServiceRowCacheKeysToSavePostOK struct {
}

CacheServiceRowCacheKeysToSavePostOK handles this case with default header values.

CacheServiceRowCacheKeysToSavePostOK cache service row cache keys to save post o k

func NewCacheServiceRowCacheKeysToSavePostOK ¶

func NewCacheServiceRowCacheKeysToSavePostOK() *CacheServiceRowCacheKeysToSavePostOK

NewCacheServiceRowCacheKeysToSavePostOK creates a CacheServiceRowCacheKeysToSavePostOK with default headers values

type CacheServiceRowCacheKeysToSavePostParams ¶

type CacheServiceRowCacheKeysToSavePostParams struct {

	/*Rckts
	  row cache keys to save

	*/
	Rckts int32

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CacheServiceRowCacheKeysToSavePostParams contains all the parameters to send to the API endpoint for the cache service row cache keys to save post operation typically these are written to a http.Request

func NewCacheServiceRowCacheKeysToSavePostParams ¶

func NewCacheServiceRowCacheKeysToSavePostParams() *CacheServiceRowCacheKeysToSavePostParams

NewCacheServiceRowCacheKeysToSavePostParams creates a new CacheServiceRowCacheKeysToSavePostParams object with the default values initialized.

func NewCacheServiceRowCacheKeysToSavePostParamsWithContext ¶

func NewCacheServiceRowCacheKeysToSavePostParamsWithContext(ctx context.Context) *CacheServiceRowCacheKeysToSavePostParams

NewCacheServiceRowCacheKeysToSavePostParamsWithContext creates a new CacheServiceRowCacheKeysToSavePostParams object with the default values initialized, and the ability to set a context for a request

func NewCacheServiceRowCacheKeysToSavePostParamsWithHTTPClient ¶

func NewCacheServiceRowCacheKeysToSavePostParamsWithHTTPClient(client *http.Client) *CacheServiceRowCacheKeysToSavePostParams

NewCacheServiceRowCacheKeysToSavePostParamsWithHTTPClient creates a new CacheServiceRowCacheKeysToSavePostParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewCacheServiceRowCacheKeysToSavePostParamsWithTimeout ¶

func NewCacheServiceRowCacheKeysToSavePostParamsWithTimeout(timeout time.Duration) *CacheServiceRowCacheKeysToSavePostParams

NewCacheServiceRowCacheKeysToSavePostParamsWithTimeout creates a new CacheServiceRowCacheKeysToSavePostParams object with the default values initialized, and the ability to set a timeout on a request

func (*CacheServiceRowCacheKeysToSavePostParams) SetContext ¶

SetContext adds the context to the cache service row cache keys to save post params

func (*CacheServiceRowCacheKeysToSavePostParams) SetHTTPClient ¶

func (o *CacheServiceRowCacheKeysToSavePostParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the cache service row cache keys to save post params

func (*CacheServiceRowCacheKeysToSavePostParams) SetRckts ¶

SetRckts adds the rckts to the cache service row cache keys to save post params

func (*CacheServiceRowCacheKeysToSavePostParams) SetTimeout ¶

SetTimeout adds the timeout to the cache service row cache keys to save post params

func (*CacheServiceRowCacheKeysToSavePostParams) WithContext ¶

WithContext adds the context to the cache service row cache keys to save post params

func (*CacheServiceRowCacheKeysToSavePostParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the cache service row cache keys to save post params

func (*CacheServiceRowCacheKeysToSavePostParams) WithRckts ¶

WithRckts adds the rckts to the cache service row cache keys to save post params

func (*CacheServiceRowCacheKeysToSavePostParams) WithTimeout ¶

WithTimeout adds the timeout to the cache service row cache keys to save post params

func (*CacheServiceRowCacheKeysToSavePostParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CacheServiceRowCacheKeysToSavePostReader ¶

type CacheServiceRowCacheKeysToSavePostReader struct {
	// contains filtered or unexported fields
}

CacheServiceRowCacheKeysToSavePostReader is a Reader for the CacheServiceRowCacheKeysToSavePost structure.

func (*CacheServiceRowCacheKeysToSavePostReader) ReadResponse ¶

func (o *CacheServiceRowCacheKeysToSavePostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CacheServiceRowCacheSavePeriodGetDefault ¶

type CacheServiceRowCacheSavePeriodGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

CacheServiceRowCacheSavePeriodGetDefault handles this case with default header values.

internal server error

func NewCacheServiceRowCacheSavePeriodGetDefault ¶

func NewCacheServiceRowCacheSavePeriodGetDefault(code int) *CacheServiceRowCacheSavePeriodGetDefault

NewCacheServiceRowCacheSavePeriodGetDefault creates a CacheServiceRowCacheSavePeriodGetDefault with default headers values

func (*CacheServiceRowCacheSavePeriodGetDefault) Code ¶

Code gets the status code for the cache service row cache save period get default response

func (*CacheServiceRowCacheSavePeriodGetDefault) Error ¶

func (*CacheServiceRowCacheSavePeriodGetDefault) GetPayload ¶

type CacheServiceRowCacheSavePeriodGetOK ¶

type CacheServiceRowCacheSavePeriodGetOK struct {
	Payload int32
}

CacheServiceRowCacheSavePeriodGetOK handles this case with default header values.

CacheServiceRowCacheSavePeriodGetOK cache service row cache save period get o k

func NewCacheServiceRowCacheSavePeriodGetOK ¶

func NewCacheServiceRowCacheSavePeriodGetOK() *CacheServiceRowCacheSavePeriodGetOK

NewCacheServiceRowCacheSavePeriodGetOK creates a CacheServiceRowCacheSavePeriodGetOK with default headers values

func (*CacheServiceRowCacheSavePeriodGetOK) GetPayload ¶

type CacheServiceRowCacheSavePeriodGetParams ¶

type CacheServiceRowCacheSavePeriodGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CacheServiceRowCacheSavePeriodGetParams contains all the parameters to send to the API endpoint for the cache service row cache save period get operation typically these are written to a http.Request

func NewCacheServiceRowCacheSavePeriodGetParams ¶

func NewCacheServiceRowCacheSavePeriodGetParams() *CacheServiceRowCacheSavePeriodGetParams

NewCacheServiceRowCacheSavePeriodGetParams creates a new CacheServiceRowCacheSavePeriodGetParams object with the default values initialized.

func NewCacheServiceRowCacheSavePeriodGetParamsWithContext ¶

func NewCacheServiceRowCacheSavePeriodGetParamsWithContext(ctx context.Context) *CacheServiceRowCacheSavePeriodGetParams

NewCacheServiceRowCacheSavePeriodGetParamsWithContext creates a new CacheServiceRowCacheSavePeriodGetParams object with the default values initialized, and the ability to set a context for a request

func NewCacheServiceRowCacheSavePeriodGetParamsWithHTTPClient ¶

func NewCacheServiceRowCacheSavePeriodGetParamsWithHTTPClient(client *http.Client) *CacheServiceRowCacheSavePeriodGetParams

NewCacheServiceRowCacheSavePeriodGetParamsWithHTTPClient creates a new CacheServiceRowCacheSavePeriodGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewCacheServiceRowCacheSavePeriodGetParamsWithTimeout ¶

func NewCacheServiceRowCacheSavePeriodGetParamsWithTimeout(timeout time.Duration) *CacheServiceRowCacheSavePeriodGetParams

NewCacheServiceRowCacheSavePeriodGetParamsWithTimeout creates a new CacheServiceRowCacheSavePeriodGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*CacheServiceRowCacheSavePeriodGetParams) SetContext ¶

SetContext adds the context to the cache service row cache save period get params

func (*CacheServiceRowCacheSavePeriodGetParams) SetHTTPClient ¶

func (o *CacheServiceRowCacheSavePeriodGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the cache service row cache save period get params

func (*CacheServiceRowCacheSavePeriodGetParams) SetTimeout ¶

func (o *CacheServiceRowCacheSavePeriodGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the cache service row cache save period get params

func (*CacheServiceRowCacheSavePeriodGetParams) WithContext ¶

WithContext adds the context to the cache service row cache save period get params

func (*CacheServiceRowCacheSavePeriodGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the cache service row cache save period get params

func (*CacheServiceRowCacheSavePeriodGetParams) WithTimeout ¶

WithTimeout adds the timeout to the cache service row cache save period get params

func (*CacheServiceRowCacheSavePeriodGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CacheServiceRowCacheSavePeriodGetReader ¶

type CacheServiceRowCacheSavePeriodGetReader struct {
	// contains filtered or unexported fields
}

CacheServiceRowCacheSavePeriodGetReader is a Reader for the CacheServiceRowCacheSavePeriodGet structure.

func (*CacheServiceRowCacheSavePeriodGetReader) ReadResponse ¶

func (o *CacheServiceRowCacheSavePeriodGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CacheServiceRowCacheSavePeriodPostDefault ¶

type CacheServiceRowCacheSavePeriodPostDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

CacheServiceRowCacheSavePeriodPostDefault handles this case with default header values.

internal server error

func NewCacheServiceRowCacheSavePeriodPostDefault ¶

func NewCacheServiceRowCacheSavePeriodPostDefault(code int) *CacheServiceRowCacheSavePeriodPostDefault

NewCacheServiceRowCacheSavePeriodPostDefault creates a CacheServiceRowCacheSavePeriodPostDefault with default headers values

func (*CacheServiceRowCacheSavePeriodPostDefault) Code ¶

Code gets the status code for the cache service row cache save period post default response

func (*CacheServiceRowCacheSavePeriodPostDefault) Error ¶

func (*CacheServiceRowCacheSavePeriodPostDefault) GetPayload ¶

type CacheServiceRowCacheSavePeriodPostOK ¶

type CacheServiceRowCacheSavePeriodPostOK struct {
}

CacheServiceRowCacheSavePeriodPostOK handles this case with default header values.

CacheServiceRowCacheSavePeriodPostOK cache service row cache save period post o k

func NewCacheServiceRowCacheSavePeriodPostOK ¶

func NewCacheServiceRowCacheSavePeriodPostOK() *CacheServiceRowCacheSavePeriodPostOK

NewCacheServiceRowCacheSavePeriodPostOK creates a CacheServiceRowCacheSavePeriodPostOK with default headers values

type CacheServiceRowCacheSavePeriodPostParams ¶

type CacheServiceRowCacheSavePeriodPostParams struct {

	/*Period
	  row cache save period in seconds

	*/
	Period int32

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CacheServiceRowCacheSavePeriodPostParams contains all the parameters to send to the API endpoint for the cache service row cache save period post operation typically these are written to a http.Request

func NewCacheServiceRowCacheSavePeriodPostParams ¶

func NewCacheServiceRowCacheSavePeriodPostParams() *CacheServiceRowCacheSavePeriodPostParams

NewCacheServiceRowCacheSavePeriodPostParams creates a new CacheServiceRowCacheSavePeriodPostParams object with the default values initialized.

func NewCacheServiceRowCacheSavePeriodPostParamsWithContext ¶

func NewCacheServiceRowCacheSavePeriodPostParamsWithContext(ctx context.Context) *CacheServiceRowCacheSavePeriodPostParams

NewCacheServiceRowCacheSavePeriodPostParamsWithContext creates a new CacheServiceRowCacheSavePeriodPostParams object with the default values initialized, and the ability to set a context for a request

func NewCacheServiceRowCacheSavePeriodPostParamsWithHTTPClient ¶

func NewCacheServiceRowCacheSavePeriodPostParamsWithHTTPClient(client *http.Client) *CacheServiceRowCacheSavePeriodPostParams

NewCacheServiceRowCacheSavePeriodPostParamsWithHTTPClient creates a new CacheServiceRowCacheSavePeriodPostParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewCacheServiceRowCacheSavePeriodPostParamsWithTimeout ¶

func NewCacheServiceRowCacheSavePeriodPostParamsWithTimeout(timeout time.Duration) *CacheServiceRowCacheSavePeriodPostParams

NewCacheServiceRowCacheSavePeriodPostParamsWithTimeout creates a new CacheServiceRowCacheSavePeriodPostParams object with the default values initialized, and the ability to set a timeout on a request

func (*CacheServiceRowCacheSavePeriodPostParams) SetContext ¶

SetContext adds the context to the cache service row cache save period post params

func (*CacheServiceRowCacheSavePeriodPostParams) SetHTTPClient ¶

func (o *CacheServiceRowCacheSavePeriodPostParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the cache service row cache save period post params

func (*CacheServiceRowCacheSavePeriodPostParams) SetPeriod ¶

func (o *CacheServiceRowCacheSavePeriodPostParams) SetPeriod(period int32)

SetPeriod adds the period to the cache service row cache save period post params

func (*CacheServiceRowCacheSavePeriodPostParams) SetTimeout ¶

SetTimeout adds the timeout to the cache service row cache save period post params

func (*CacheServiceRowCacheSavePeriodPostParams) WithContext ¶

WithContext adds the context to the cache service row cache save period post params

func (*CacheServiceRowCacheSavePeriodPostParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the cache service row cache save period post params

func (*CacheServiceRowCacheSavePeriodPostParams) WithPeriod ¶

WithPeriod adds the period to the cache service row cache save period post params

func (*CacheServiceRowCacheSavePeriodPostParams) WithTimeout ¶

WithTimeout adds the timeout to the cache service row cache save period post params

func (*CacheServiceRowCacheSavePeriodPostParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CacheServiceRowCacheSavePeriodPostReader ¶

type CacheServiceRowCacheSavePeriodPostReader struct {
	// contains filtered or unexported fields
}

CacheServiceRowCacheSavePeriodPostReader is a Reader for the CacheServiceRowCacheSavePeriodPost structure.

func (*CacheServiceRowCacheSavePeriodPostReader) ReadResponse ¶

func (o *CacheServiceRowCacheSavePeriodPostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CacheServiceSaveCachesPostDefault ¶

type CacheServiceSaveCachesPostDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

CacheServiceSaveCachesPostDefault handles this case with default header values.

internal server error

func NewCacheServiceSaveCachesPostDefault ¶

func NewCacheServiceSaveCachesPostDefault(code int) *CacheServiceSaveCachesPostDefault

NewCacheServiceSaveCachesPostDefault creates a CacheServiceSaveCachesPostDefault with default headers values

func (*CacheServiceSaveCachesPostDefault) Code ¶

Code gets the status code for the cache service save caches post default response

func (*CacheServiceSaveCachesPostDefault) Error ¶

func (*CacheServiceSaveCachesPostDefault) GetPayload ¶

type CacheServiceSaveCachesPostOK ¶

type CacheServiceSaveCachesPostOK struct {
}

CacheServiceSaveCachesPostOK handles this case with default header values.

CacheServiceSaveCachesPostOK cache service save caches post o k

func NewCacheServiceSaveCachesPostOK ¶

func NewCacheServiceSaveCachesPostOK() *CacheServiceSaveCachesPostOK

NewCacheServiceSaveCachesPostOK creates a CacheServiceSaveCachesPostOK with default headers values

type CacheServiceSaveCachesPostParams ¶

type CacheServiceSaveCachesPostParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CacheServiceSaveCachesPostParams contains all the parameters to send to the API endpoint for the cache service save caches post operation typically these are written to a http.Request

func NewCacheServiceSaveCachesPostParams ¶

func NewCacheServiceSaveCachesPostParams() *CacheServiceSaveCachesPostParams

NewCacheServiceSaveCachesPostParams creates a new CacheServiceSaveCachesPostParams object with the default values initialized.

func NewCacheServiceSaveCachesPostParamsWithContext ¶

func NewCacheServiceSaveCachesPostParamsWithContext(ctx context.Context) *CacheServiceSaveCachesPostParams

NewCacheServiceSaveCachesPostParamsWithContext creates a new CacheServiceSaveCachesPostParams object with the default values initialized, and the ability to set a context for a request

func NewCacheServiceSaveCachesPostParamsWithHTTPClient ¶

func NewCacheServiceSaveCachesPostParamsWithHTTPClient(client *http.Client) *CacheServiceSaveCachesPostParams

NewCacheServiceSaveCachesPostParamsWithHTTPClient creates a new CacheServiceSaveCachesPostParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewCacheServiceSaveCachesPostParamsWithTimeout ¶

func NewCacheServiceSaveCachesPostParamsWithTimeout(timeout time.Duration) *CacheServiceSaveCachesPostParams

NewCacheServiceSaveCachesPostParamsWithTimeout creates a new CacheServiceSaveCachesPostParams object with the default values initialized, and the ability to set a timeout on a request

func (*CacheServiceSaveCachesPostParams) SetContext ¶

SetContext adds the context to the cache service save caches post params

func (*CacheServiceSaveCachesPostParams) SetHTTPClient ¶

func (o *CacheServiceSaveCachesPostParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the cache service save caches post params

func (*CacheServiceSaveCachesPostParams) SetTimeout ¶

func (o *CacheServiceSaveCachesPostParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the cache service save caches post params

func (*CacheServiceSaveCachesPostParams) WithContext ¶

WithContext adds the context to the cache service save caches post params

func (*CacheServiceSaveCachesPostParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the cache service save caches post params

func (*CacheServiceSaveCachesPostParams) WithTimeout ¶

WithTimeout adds the timeout to the cache service save caches post params

func (*CacheServiceSaveCachesPostParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CacheServiceSaveCachesPostReader ¶

type CacheServiceSaveCachesPostReader struct {
	// contains filtered or unexported fields
}

CacheServiceSaveCachesPostReader is a Reader for the CacheServiceSaveCachesPost structure.

func (*CacheServiceSaveCachesPostReader) ReadResponse ¶

func (o *CacheServiceSaveCachesPostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type Client ¶

type Client struct {
	// contains filtered or unexported fields
}

Client for operations API

func New ¶

func New(transport runtime.ClientTransport, formats strfmt.Registry) *Client

New creates a new operations API client.

func (*Client) CacheServiceCounterCacheCapacityPost ¶

func (a *Client) CacheServiceCounterCacheCapacityPost(params *CacheServiceCounterCacheCapacityPostParams) (*CacheServiceCounterCacheCapacityPostOK, error)

CacheServiceCounterCacheCapacityPost sets counter cache capacity in mb

set counter cache capacity in mb

func (*Client) CacheServiceCounterCacheKeysToSaveGet ¶

func (a *Client) CacheServiceCounterCacheKeysToSaveGet(params *CacheServiceCounterCacheKeysToSaveGetParams) (*CacheServiceCounterCacheKeysToSaveGetOK, error)

CacheServiceCounterCacheKeysToSaveGet gets counter cache keys to save

get counter cache keys to save

func (*Client) CacheServiceCounterCacheKeysToSavePost ¶

func (a *Client) CacheServiceCounterCacheKeysToSavePost(params *CacheServiceCounterCacheKeysToSavePostParams) (*CacheServiceCounterCacheKeysToSavePostOK, error)

CacheServiceCounterCacheKeysToSavePost sets counter cache keys to save

set counter cache keys to save

func (*Client) CacheServiceCounterCacheSavePeriodGet ¶

func (a *Client) CacheServiceCounterCacheSavePeriodGet(params *CacheServiceCounterCacheSavePeriodGetParams) (*CacheServiceCounterCacheSavePeriodGetOK, error)

CacheServiceCounterCacheSavePeriodGet gets counter cache save period in seconds

get counter cache save period in seconds

func (*Client) CacheServiceCounterCacheSavePeriodPost ¶

func (a *Client) CacheServiceCounterCacheSavePeriodPost(params *CacheServiceCounterCacheSavePeriodPostParams) (*CacheServiceCounterCacheSavePeriodPostOK, error)

CacheServiceCounterCacheSavePeriodPost sets counter cache save period in seconds

set counter cache save period in seconds

func (*Client) CacheServiceInvalidateCounterCachePost ¶

func (a *Client) CacheServiceInvalidateCounterCachePost(params *CacheServiceInvalidateCounterCachePostParams) (*CacheServiceInvalidateCounterCachePostOK, error)

CacheServiceInvalidateCounterCachePost invalidates counter cache

invalidate counter cache

func (*Client) CacheServiceInvalidateKeyCachePost ¶

func (a *Client) CacheServiceInvalidateKeyCachePost(params *CacheServiceInvalidateKeyCachePostParams) (*CacheServiceInvalidateKeyCachePostOK, error)

CacheServiceInvalidateKeyCachePost invalidates key cache

invalidate the key cache; for use after invalidating row cache

func (*Client) CacheServiceKeyCacheCapacityPost ¶

func (a *Client) CacheServiceKeyCacheCapacityPost(params *CacheServiceKeyCacheCapacityPostParams) (*CacheServiceKeyCacheCapacityPostOK, error)

CacheServiceKeyCacheCapacityPost sets key cache capacity in mb

set key cache capacity in mb

func (*Client) CacheServiceKeyCacheKeysToSaveGet ¶

func (a *Client) CacheServiceKeyCacheKeysToSaveGet(params *CacheServiceKeyCacheKeysToSaveGetParams) (*CacheServiceKeyCacheKeysToSaveGetOK, error)

CacheServiceKeyCacheKeysToSaveGet gets key cache keys to save

get key cache keys to save

func (*Client) CacheServiceKeyCacheKeysToSavePost ¶

func (a *Client) CacheServiceKeyCacheKeysToSavePost(params *CacheServiceKeyCacheKeysToSavePostParams) (*CacheServiceKeyCacheKeysToSavePostOK, error)

CacheServiceKeyCacheKeysToSavePost sets key cache keys to save

set key cache keys to save

func (*Client) CacheServiceKeyCacheSavePeriodGet ¶

func (a *Client) CacheServiceKeyCacheSavePeriodGet(params *CacheServiceKeyCacheSavePeriodGetParams) (*CacheServiceKeyCacheSavePeriodGetOK, error)

CacheServiceKeyCacheSavePeriodGet gets key cache save period in seconds

get key cache save period in seconds

func (*Client) CacheServiceKeyCacheSavePeriodPost ¶

func (a *Client) CacheServiceKeyCacheSavePeriodPost(params *CacheServiceKeyCacheSavePeriodPostParams) (*CacheServiceKeyCacheSavePeriodPostOK, error)

CacheServiceKeyCacheSavePeriodPost sets key cache save period in seconds

set key cache save period in seconds

func (*Client) CacheServiceMetricsCounterCapacityGet ¶

func (a *Client) CacheServiceMetricsCounterCapacityGet(params *CacheServiceMetricsCounterCapacityGetParams) (*CacheServiceMetricsCounterCapacityGetOK, error)

CacheServiceMetricsCounterCapacityGet gets counter capacity

Get counter capacity

func (*Client) CacheServiceMetricsCounterEntriesGet ¶

func (a *Client) CacheServiceMetricsCounterEntriesGet(params *CacheServiceMetricsCounterEntriesGetParams) (*CacheServiceMetricsCounterEntriesGetOK, error)

CacheServiceMetricsCounterEntriesGet gets counter entries

Get counter entries

func (*Client) CacheServiceMetricsCounterHitRateGet ¶

func (a *Client) CacheServiceMetricsCounterHitRateGet(params *CacheServiceMetricsCounterHitRateGetParams) (*CacheServiceMetricsCounterHitRateGetOK, error)

CacheServiceMetricsCounterHitRateGet gets counter hit rate

Get counter hit rate

func (*Client) CacheServiceMetricsCounterHitsGet ¶

func (a *Client) CacheServiceMetricsCounterHitsGet(params *CacheServiceMetricsCounterHitsGetParams) (*CacheServiceMetricsCounterHitsGetOK, error)

CacheServiceMetricsCounterHitsGet gets counter hits

Get counter hits

func (*Client) CacheServiceMetricsCounterHitsMovingAvrageGet ¶

func (a *Client) CacheServiceMetricsCounterHitsMovingAvrageGet(params *CacheServiceMetricsCounterHitsMovingAvrageGetParams) (*CacheServiceMetricsCounterHitsMovingAvrageGetOK, error)

CacheServiceMetricsCounterHitsMovingAvrageGet gets counter hits moving avrage

Get counter hits moving avrage

func (*Client) CacheServiceMetricsCounterRequestsGet ¶

func (a *Client) CacheServiceMetricsCounterRequestsGet(params *CacheServiceMetricsCounterRequestsGetParams) (*CacheServiceMetricsCounterRequestsGetOK, error)

CacheServiceMetricsCounterRequestsGet gets counter requests

Get counter requests

func (*Client) CacheServiceMetricsCounterRequestsMovingAvrageGet ¶

func (a *Client) CacheServiceMetricsCounterRequestsMovingAvrageGet(params *CacheServiceMetricsCounterRequestsMovingAvrageGetParams) (*CacheServiceMetricsCounterRequestsMovingAvrageGetOK, error)

CacheServiceMetricsCounterRequestsMovingAvrageGet gets counter requests moving avrage

Get counter requests moving avrage

func (*Client) CacheServiceMetricsCounterSizeGet ¶

func (a *Client) CacheServiceMetricsCounterSizeGet(params *CacheServiceMetricsCounterSizeGetParams) (*CacheServiceMetricsCounterSizeGetOK, error)

CacheServiceMetricsCounterSizeGet gets counter size

Get counter cache waited size

func (*Client) CacheServiceMetricsKeyCapacityGet ¶

func (a *Client) CacheServiceMetricsKeyCapacityGet(params *CacheServiceMetricsKeyCapacityGetParams) (*CacheServiceMetricsKeyCapacityGetOK, error)

CacheServiceMetricsKeyCapacityGet gets key capacity

Get key capacity

func (*Client) CacheServiceMetricsKeyEntriesGet ¶

func (a *Client) CacheServiceMetricsKeyEntriesGet(params *CacheServiceMetricsKeyEntriesGetParams) (*CacheServiceMetricsKeyEntriesGetOK, error)

CacheServiceMetricsKeyEntriesGet gets key entries

Get key entries

func (*Client) CacheServiceMetricsKeyHitRateGet ¶

func (a *Client) CacheServiceMetricsKeyHitRateGet(params *CacheServiceMetricsKeyHitRateGetParams) (*CacheServiceMetricsKeyHitRateGetOK, error)

CacheServiceMetricsKeyHitRateGet gets key hit rate

Get key hit rate

func (*Client) CacheServiceMetricsKeyHitsGet ¶

func (a *Client) CacheServiceMetricsKeyHitsGet(params *CacheServiceMetricsKeyHitsGetParams) (*CacheServiceMetricsKeyHitsGetOK, error)

CacheServiceMetricsKeyHitsGet gets key hits

Get key hits

func (*Client) CacheServiceMetricsKeyHitsMovingAvrageGet ¶

func (a *Client) CacheServiceMetricsKeyHitsMovingAvrageGet(params *CacheServiceMetricsKeyHitsMovingAvrageGetParams) (*CacheServiceMetricsKeyHitsMovingAvrageGetOK, error)

CacheServiceMetricsKeyHitsMovingAvrageGet gets key hits moving avrage

Get key hits moving avrage

func (*Client) CacheServiceMetricsKeyRequestsGet ¶

func (a *Client) CacheServiceMetricsKeyRequestsGet(params *CacheServiceMetricsKeyRequestsGetParams) (*CacheServiceMetricsKeyRequestsGetOK, error)

CacheServiceMetricsKeyRequestsGet gets key requests

Get key requests

func (*Client) CacheServiceMetricsKeyRequestsMovingAvrageGet ¶

func (a *Client) CacheServiceMetricsKeyRequestsMovingAvrageGet(params *CacheServiceMetricsKeyRequestsMovingAvrageGetParams) (*CacheServiceMetricsKeyRequestsMovingAvrageGetOK, error)

CacheServiceMetricsKeyRequestsMovingAvrageGet gets key requests moving avrage

Get key requests moving avrage

func (*Client) CacheServiceMetricsKeySizeGet ¶

func (a *Client) CacheServiceMetricsKeySizeGet(params *CacheServiceMetricsKeySizeGetParams) (*CacheServiceMetricsKeySizeGetOK, error)

CacheServiceMetricsKeySizeGet gets key size

Get key cache waited size

func (*Client) CacheServiceMetricsRowCapacityGet ¶

func (a *Client) CacheServiceMetricsRowCapacityGet(params *CacheServiceMetricsRowCapacityGetParams) (*CacheServiceMetricsRowCapacityGetOK, error)

CacheServiceMetricsRowCapacityGet gets row capacity

Get row capacity

func (*Client) CacheServiceMetricsRowEntriesGet ¶

func (a *Client) CacheServiceMetricsRowEntriesGet(params *CacheServiceMetricsRowEntriesGetParams) (*CacheServiceMetricsRowEntriesGetOK, error)

CacheServiceMetricsRowEntriesGet gets row entries

Get row entries

func (*Client) CacheServiceMetricsRowHitRateGet ¶

func (a *Client) CacheServiceMetricsRowHitRateGet(params *CacheServiceMetricsRowHitRateGetParams) (*CacheServiceMetricsRowHitRateGetOK, error)

CacheServiceMetricsRowHitRateGet gets row hit rate

Get row hit rate

func (*Client) CacheServiceMetricsRowHitsGet ¶

func (a *Client) CacheServiceMetricsRowHitsGet(params *CacheServiceMetricsRowHitsGetParams) (*CacheServiceMetricsRowHitsGetOK, error)

CacheServiceMetricsRowHitsGet gets row hits

Get row hits

func (*Client) CacheServiceMetricsRowHitsMovingAvrageGet ¶

func (a *Client) CacheServiceMetricsRowHitsMovingAvrageGet(params *CacheServiceMetricsRowHitsMovingAvrageGetParams) (*CacheServiceMetricsRowHitsMovingAvrageGetOK, error)

CacheServiceMetricsRowHitsMovingAvrageGet gets row hits moving avrage

Get row hits moving avrage

func (*Client) CacheServiceMetricsRowRequestsGet ¶

func (a *Client) CacheServiceMetricsRowRequestsGet(params *CacheServiceMetricsRowRequestsGetParams) (*CacheServiceMetricsRowRequestsGetOK, error)

CacheServiceMetricsRowRequestsGet gets row requests

Get row requests

func (*Client) CacheServiceMetricsRowRequestsMovingAvrageGet ¶

func (a *Client) CacheServiceMetricsRowRequestsMovingAvrageGet(params *CacheServiceMetricsRowRequestsMovingAvrageGetParams) (*CacheServiceMetricsRowRequestsMovingAvrageGetOK, error)

CacheServiceMetricsRowRequestsMovingAvrageGet gets row requests moving avrage

Get row requests moving avrage

func (*Client) CacheServiceMetricsRowSizeGet ¶

func (a *Client) CacheServiceMetricsRowSizeGet(params *CacheServiceMetricsRowSizeGetParams) (*CacheServiceMetricsRowSizeGetOK, error)

CacheServiceMetricsRowSizeGet gets row size

Get row cache waited size

func (*Client) CacheServiceRowCacheCapacityPost ¶

func (a *Client) CacheServiceRowCacheCapacityPost(params *CacheServiceRowCacheCapacityPostParams) (*CacheServiceRowCacheCapacityPostOK, error)

CacheServiceRowCacheCapacityPost sets row cache capacity in mb

set row cache capacity in mb

func (*Client) CacheServiceRowCacheKeysToSaveGet ¶

func (a *Client) CacheServiceRowCacheKeysToSaveGet(params *CacheServiceRowCacheKeysToSaveGetParams) (*CacheServiceRowCacheKeysToSaveGetOK, error)

CacheServiceRowCacheKeysToSaveGet gets row cache keys to save

get row cache keys to save

func (*Client) CacheServiceRowCacheKeysToSavePost ¶

func (a *Client) CacheServiceRowCacheKeysToSavePost(params *CacheServiceRowCacheKeysToSavePostParams) (*CacheServiceRowCacheKeysToSavePostOK, error)

CacheServiceRowCacheKeysToSavePost sets row cache keys to save

set row cache keys to save

func (*Client) CacheServiceRowCacheSavePeriodGet ¶

func (a *Client) CacheServiceRowCacheSavePeriodGet(params *CacheServiceRowCacheSavePeriodGetParams) (*CacheServiceRowCacheSavePeriodGetOK, error)

CacheServiceRowCacheSavePeriodGet gets row cache save period in seconds

get row cache save period in seconds

func (*Client) CacheServiceRowCacheSavePeriodPost ¶

func (a *Client) CacheServiceRowCacheSavePeriodPost(params *CacheServiceRowCacheSavePeriodPostParams) (*CacheServiceRowCacheSavePeriodPostOK, error)

CacheServiceRowCacheSavePeriodPost sets row cache save period in seconds

set row cache save period in seconds

func (*Client) CacheServiceSaveCachesPost ¶

func (a *Client) CacheServiceSaveCachesPost(params *CacheServiceSaveCachesPostParams) (*CacheServiceSaveCachesPostOK, error)

CacheServiceSaveCachesPost saves caches

save row and key caches

func (*Client) CollectdByPluginidGet ¶

func (a *Client) CollectdByPluginidGet(params *CollectdByPluginidGetParams) (*CollectdByPluginidGetOK, error)

CollectdByPluginidGet gets collectd

Get a collectd value

func (*Client) CollectdByPluginidPost ¶

func (a *Client) CollectdByPluginidPost(params *CollectdByPluginidPostParams) (*CollectdByPluginidPostOK, error)

CollectdByPluginidPost enables collectd

Start reporting on one or more collectd metric

func (*Client) CollectdGet ¶

func (a *Client) CollectdGet(params *CollectdGetParams) (*CollectdGetOK, error)

CollectdGet gets collectd items

Get a list of all collectd metrics and their status

func (*Client) CollectdPost ¶

func (a *Client) CollectdPost(params *CollectdPostParams) (*CollectdPostOK, error)

CollectdPost enables all collectd

Enable or disable all collectd metrics

func (*Client) ColumnFamilyAutocompactionByNameGet ¶

func (a *Client) ColumnFamilyAutocompactionByNameGet(params *ColumnFamilyAutocompactionByNameGetParams) (*ColumnFamilyAutocompactionByNameGetOK, error)

ColumnFamilyAutocompactionByNameGet is auto compaction disabled

check if the auto compaction disabled

func (*Client) ColumnFamilyBuiltIndexesByNameGet ¶

func (a *Client) ColumnFamilyBuiltIndexesByNameGet(params *ColumnFamilyBuiltIndexesByNameGetParams) (*ColumnFamilyBuiltIndexesByNameGetOK, error)

ColumnFamilyBuiltIndexesByNameGet gets built indexes

Returns a list of the names of the built column indexes for current store

func (*Client) ColumnFamilyCompactionByNamePost ¶

func (a *Client) ColumnFamilyCompactionByNamePost(params *ColumnFamilyCompactionByNamePostParams) (*ColumnFamilyCompactionByNamePostOK, error)

ColumnFamilyCompactionByNamePost sets compaction threshold

Sets the minumum and maximum number of sstables in queue before compaction kicks off

func (*Client) ColumnFamilyCompactionStrategyByNameGet ¶

func (a *Client) ColumnFamilyCompactionStrategyByNameGet(params *ColumnFamilyCompactionStrategyByNameGetParams) (*ColumnFamilyCompactionStrategyByNameGetOK, error)

ColumnFamilyCompactionStrategyByNameGet gets compaction strategy class

Gets the compaction strategy class name

func (*Client) ColumnFamilyCompactionStrategyByNamePost ¶

func (a *Client) ColumnFamilyCompactionStrategyByNamePost(params *ColumnFamilyCompactionStrategyByNamePostParams) (*ColumnFamilyCompactionStrategyByNamePostOK, error)

ColumnFamilyCompactionStrategyByNamePost sets compaction strategy class

Sets the compaction strategy by class name

func (*Client) ColumnFamilyCompressionParametersByNameGet ¶

func (a *Client) ColumnFamilyCompressionParametersByNameGet(params *ColumnFamilyCompressionParametersByNameGetParams) (*ColumnFamilyCompressionParametersByNameGetOK, error)

ColumnFamilyCompressionParametersByNameGet gets compression parameters

get the compression parameters

func (*Client) ColumnFamilyCompressionParametersByNamePost ¶

func (a *Client) ColumnFamilyCompressionParametersByNamePost(params *ColumnFamilyCompressionParametersByNamePostParams) (*ColumnFamilyCompressionParametersByNamePostOK, error)

ColumnFamilyCompressionParametersByNamePost sets compression parameters

Sets the compression parameters

func (*Client) ColumnFamilyCrcCheckChanceByNamePost ¶

func (a *Client) ColumnFamilyCrcCheckChanceByNamePost(params *ColumnFamilyCrcCheckChanceByNamePostParams) (*ColumnFamilyCrcCheckChanceByNamePostOK, error)

ColumnFamilyCrcCheckChanceByNamePost sets crc check chance

Set new crc check chance

func (*Client) ColumnFamilyDroppableRatioByNameGet ¶

func (a *Client) ColumnFamilyDroppableRatioByNameGet(params *ColumnFamilyDroppableRatioByNameGetParams) (*ColumnFamilyDroppableRatioByNameGetOK, error)

ColumnFamilyDroppableRatioByNameGet gets droppable tombstone ratio

Get the ratio of droppable tombstones to real columns (and non-droppable tombstones)

func (*Client) ColumnFamilyEstimateKeysByNameGet ¶

func (a *Client) ColumnFamilyEstimateKeysByNameGet(params *ColumnFamilyEstimateKeysByNameGetParams) (*ColumnFamilyEstimateKeysByNameGetOK, error)

ColumnFamilyEstimateKeysByNameGet estimates keys

Get the estimate keys

func (*Client) ColumnFamilyGet ¶

func (a *Client) ColumnFamilyGet(params *ColumnFamilyGetParams) (*ColumnFamilyGetOK, error)

ColumnFamilyGet gets column family

Get a list of all column family info

func (*Client) ColumnFamilyLoadSstableByNamePost ¶

func (a *Client) ColumnFamilyLoadSstableByNamePost(params *ColumnFamilyLoadSstableByNamePostParams) (*ColumnFamilyLoadSstableByNamePostOK, error)

ColumnFamilyLoadSstableByNamePost loads new sstables

Scan through Keyspace/ColumnFamily's data directory determine which SSTables should be loaded and load them

func (*Client) ColumnFamilyMajorCompactionByNamePost ¶

func (a *Client) ColumnFamilyMajorCompactionByNamePost(params *ColumnFamilyMajorCompactionByNamePostParams) (*ColumnFamilyMajorCompactionByNamePostOK, error)

ColumnFamilyMajorCompactionByNamePost forces major compaction

Force a major compaction of this column family

func (*Client) ColumnFamilyMaximumCompactionByNameGet ¶

func (a *Client) ColumnFamilyMaximumCompactionByNameGet(params *ColumnFamilyMaximumCompactionByNameGetParams) (*ColumnFamilyMaximumCompactionByNameGetOK, error)

ColumnFamilyMaximumCompactionByNameGet gets maximum compaction threshold

get the maximum number of sstables in queue before compaction kicks off

func (*Client) ColumnFamilyMaximumCompactionByNamePost ¶

func (a *Client) ColumnFamilyMaximumCompactionByNamePost(params *ColumnFamilyMaximumCompactionByNamePostParams) (*ColumnFamilyMaximumCompactionByNamePostOK, error)

ColumnFamilyMaximumCompactionByNamePost sets maximum compaction threshold

Sets the maximum number of sstables in queue before compaction kicks off

func (*Client) ColumnFamilyMetricsAllMemtablesLiveDataSizeByNameGet ¶

ColumnFamilyMetricsAllMemtablesLiveDataSizeByNameGet gets cf all memtables live data size

Get all of the column family active and not memtables live data size

func (*Client) ColumnFamilyMetricsAllMemtablesLiveDataSizeGet ¶

func (a *Client) ColumnFamilyMetricsAllMemtablesLiveDataSizeGet(params *ColumnFamilyMetricsAllMemtablesLiveDataSizeGetParams) (*ColumnFamilyMetricsAllMemtablesLiveDataSizeGetOK, error)

ColumnFamilyMetricsAllMemtablesLiveDataSizeGet gets all cf all memtables live data size

Get all memtables active and not of all column family live data size

func (*Client) ColumnFamilyMetricsAllMemtablesOffHeapSizeByNameGet ¶

ColumnFamilyMetricsAllMemtablesOffHeapSizeByNameGet gets cf all memtables off heap size

Get all of the column family active and not memtables off heap size

func (*Client) ColumnFamilyMetricsAllMemtablesOffHeapSizeGet ¶

func (a *Client) ColumnFamilyMetricsAllMemtablesOffHeapSizeGet(params *ColumnFamilyMetricsAllMemtablesOffHeapSizeGetParams) (*ColumnFamilyMetricsAllMemtablesOffHeapSizeGetOK, error)

ColumnFamilyMetricsAllMemtablesOffHeapSizeGet gets all cf all memtables off heap size

Get all memtables active and not of all column family off heap size

func (*Client) ColumnFamilyMetricsAllMemtablesOnHeapSizeByNameGet ¶

ColumnFamilyMetricsAllMemtablesOnHeapSizeByNameGet gets cf all memtables on heap size

Get all of the column family active and not memtables on heap size

func (*Client) ColumnFamilyMetricsAllMemtablesOnHeapSizeGet ¶

func (a *Client) ColumnFamilyMetricsAllMemtablesOnHeapSizeGet(params *ColumnFamilyMetricsAllMemtablesOnHeapSizeGetParams) (*ColumnFamilyMetricsAllMemtablesOnHeapSizeGetOK, error)

ColumnFamilyMetricsAllMemtablesOnHeapSizeGet gets all cf all memtables on heap size

Get all memtables active and not of all column family on heap size

func (*Client) ColumnFamilyMetricsBloomFilterDiskSpaceUsedByNameGet ¶

ColumnFamilyMetricsBloomFilterDiskSpaceUsedByNameGet gets bloom filter disk space used

Get bloom filter disk space used

func (*Client) ColumnFamilyMetricsBloomFilterDiskSpaceUsedGet ¶

func (a *Client) ColumnFamilyMetricsBloomFilterDiskSpaceUsedGet(params *ColumnFamilyMetricsBloomFilterDiskSpaceUsedGetParams) (*ColumnFamilyMetricsBloomFilterDiskSpaceUsedGetOK, error)

ColumnFamilyMetricsBloomFilterDiskSpaceUsedGet gets all bloom filter disk space used

Get all bloom filter disk space used

func (*Client) ColumnFamilyMetricsBloomFilterFalsePositivesByNameGet ¶

ColumnFamilyMetricsBloomFilterFalsePositivesByNameGet gets bloom filter false positives

Get bloom filter false positives

func (*Client) ColumnFamilyMetricsBloomFilterFalsePositivesGet ¶

func (a *Client) ColumnFamilyMetricsBloomFilterFalsePositivesGet(params *ColumnFamilyMetricsBloomFilterFalsePositivesGetParams) (*ColumnFamilyMetricsBloomFilterFalsePositivesGetOK, error)

ColumnFamilyMetricsBloomFilterFalsePositivesGet gets all bloom filter false positives

Get all bloom filter false positives

func (*Client) ColumnFamilyMetricsBloomFilterFalseRatioByNameGet ¶

func (a *Client) ColumnFamilyMetricsBloomFilterFalseRatioByNameGet(params *ColumnFamilyMetricsBloomFilterFalseRatioByNameGetParams) (*ColumnFamilyMetricsBloomFilterFalseRatioByNameGetOK, error)

ColumnFamilyMetricsBloomFilterFalseRatioByNameGet gets bloom filter false ratio

Get bloom filter false ratio

func (*Client) ColumnFamilyMetricsBloomFilterFalseRatioGet ¶

func (a *Client) ColumnFamilyMetricsBloomFilterFalseRatioGet(params *ColumnFamilyMetricsBloomFilterFalseRatioGetParams) (*ColumnFamilyMetricsBloomFilterFalseRatioGetOK, error)

ColumnFamilyMetricsBloomFilterFalseRatioGet gets all bloom filter false ratio

Get all bloom filter false ratio

func (*Client) ColumnFamilyMetricsBloomFilterOffHeapMemoryUsedByNameGet ¶

ColumnFamilyMetricsBloomFilterOffHeapMemoryUsedByNameGet gets bloom filter off heap memory used

Get bloom filter off heap memory used

func (*Client) ColumnFamilyMetricsBloomFilterOffHeapMemoryUsedGet ¶

ColumnFamilyMetricsBloomFilterOffHeapMemoryUsedGet gets all bloom filter off heap memory used

Get all bloom filter off heap memory used

func (*Client) ColumnFamilyMetricsCasCommitByNameGet ¶

func (a *Client) ColumnFamilyMetricsCasCommitByNameGet(params *ColumnFamilyMetricsCasCommitByNameGetParams) (*ColumnFamilyMetricsCasCommitByNameGetOK, error)

ColumnFamilyMetricsCasCommitByNameGet gets cas commit

Get cas commit

func (*Client) ColumnFamilyMetricsCasCommitEstimatedHistogramByNameGet ¶

ColumnFamilyMetricsCasCommitEstimatedHistogramByNameGet gets cas commit estimated histogram

Get cas commit

func (*Client) ColumnFamilyMetricsCasCommitEstimatedRecentHistogramByNameGet ¶

ColumnFamilyMetricsCasCommitEstimatedRecentHistogramByNameGet gets cas commit estimated recent histogram

Get cas commit

func (*Client) ColumnFamilyMetricsCasPrepareByNameGet ¶

func (a *Client) ColumnFamilyMetricsCasPrepareByNameGet(params *ColumnFamilyMetricsCasPrepareByNameGetParams) (*ColumnFamilyMetricsCasPrepareByNameGetOK, error)

ColumnFamilyMetricsCasPrepareByNameGet gets cas prepare

Get cas prepare

func (*Client) ColumnFamilyMetricsCasPrepareEstimatedHistogramByNameGet ¶

ColumnFamilyMetricsCasPrepareEstimatedHistogramByNameGet gets cas prepare estimated histogram

Get cas prepare

func (*Client) ColumnFamilyMetricsCasPrepareEstimatedRecentHistogramByNameGet ¶

ColumnFamilyMetricsCasPrepareEstimatedRecentHistogramByNameGet gets cas prepare estimated recent histogram

Get cas prepare

func (*Client) ColumnFamilyMetricsCasProposeByNameGet ¶

func (a *Client) ColumnFamilyMetricsCasProposeByNameGet(params *ColumnFamilyMetricsCasProposeByNameGetParams) (*ColumnFamilyMetricsCasProposeByNameGetOK, error)

ColumnFamilyMetricsCasProposeByNameGet gets cas propose

Get cas propose

func (*Client) ColumnFamilyMetricsCasProposeEstimatedHistogramByNameGet ¶

ColumnFamilyMetricsCasProposeEstimatedHistogramByNameGet gets cas propose estimated histogram

Get cas propose

func (*Client) ColumnFamilyMetricsCasProposeEstimatedRecentHistogramByNameGet ¶

ColumnFamilyMetricsCasProposeEstimatedRecentHistogramByNameGet gets cas propose estimated recent histogram

Get cas propose

func (*Client) ColumnFamilyMetricsColUpdateTimeDeltaHistogramByNameGet ¶

ColumnFamilyMetricsColUpdateTimeDeltaHistogramByNameGet gets col update time delta histogram

Get col update time delta histogram

func (*Client) ColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedByNameGet ¶

ColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedByNameGet gets compression metadata off heap memory used

Get compression metadata off heap memory used

func (*Client) ColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedGet ¶

ColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedGet gets all compression metadata off heap memory used

Get all compression metadata off heap memory used

func (*Client) ColumnFamilyMetricsCompressionRatioByNameGet ¶

func (a *Client) ColumnFamilyMetricsCompressionRatioByNameGet(params *ColumnFamilyMetricsCompressionRatioByNameGetParams) (*ColumnFamilyMetricsCompressionRatioByNameGetOK, error)

ColumnFamilyMetricsCompressionRatioByNameGet gets compression ratio

Get compression ratio

func (*Client) ColumnFamilyMetricsCompressionRatioGet ¶

func (a *Client) ColumnFamilyMetricsCompressionRatioGet(params *ColumnFamilyMetricsCompressionRatioGetParams) (*ColumnFamilyMetricsCompressionRatioGetOK, error)

ColumnFamilyMetricsCompressionRatioGet gets all compression ratio

Get all compression ratio

func (*Client) ColumnFamilyMetricsCoordinatorReadGet ¶

func (a *Client) ColumnFamilyMetricsCoordinatorReadGet(params *ColumnFamilyMetricsCoordinatorReadGetParams) (*ColumnFamilyMetricsCoordinatorReadGetOK, error)

ColumnFamilyMetricsCoordinatorReadGet gets coordinator read latency

Get coordinator read latency

func (*Client) ColumnFamilyMetricsCoordinatorScanGet ¶

func (a *Client) ColumnFamilyMetricsCoordinatorScanGet(params *ColumnFamilyMetricsCoordinatorScanGetParams) (*ColumnFamilyMetricsCoordinatorScanGetOK, error)

ColumnFamilyMetricsCoordinatorScanGet gets coordinator scan latency

Get coordinator scan latency

func (*Client) ColumnFamilyMetricsEstimatedColumnCountHistogramByNameGet ¶

ColumnFamilyMetricsEstimatedColumnCountHistogramByNameGet gets estimated column count histogram

Get estimated column count histogram

func (*Client) ColumnFamilyMetricsEstimatedRowCountByNameGet ¶

func (a *Client) ColumnFamilyMetricsEstimatedRowCountByNameGet(params *ColumnFamilyMetricsEstimatedRowCountByNameGetParams) (*ColumnFamilyMetricsEstimatedRowCountByNameGetOK, error)

ColumnFamilyMetricsEstimatedRowCountByNameGet gets estimated row count

Get estimated row count

func (*Client) ColumnFamilyMetricsEstimatedRowSizeHistogramByNameGet ¶

ColumnFamilyMetricsEstimatedRowSizeHistogramByNameGet gets estimated row size histogram

Get estimated row size histogram

func (*Client) ColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedByNameGet ¶

ColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedByNameGet gets index summary off heap memory used

Get index summary off heap memory used

func (*Client) ColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedGet ¶

ColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedGet gets all index summary off heap memory used

Get all index summary off heap memory used

func (*Client) ColumnFamilyMetricsKeyCacheHitRateByNameGet ¶

func (a *Client) ColumnFamilyMetricsKeyCacheHitRateByNameGet(params *ColumnFamilyMetricsKeyCacheHitRateByNameGetParams) (*ColumnFamilyMetricsKeyCacheHitRateByNameGetOK, error)

ColumnFamilyMetricsKeyCacheHitRateByNameGet gets key cache hit rate

Get key cache hit rate

func (*Client) ColumnFamilyMetricsLiveDiskSpaceUsedByNameGet ¶

func (a *Client) ColumnFamilyMetricsLiveDiskSpaceUsedByNameGet(params *ColumnFamilyMetricsLiveDiskSpaceUsedByNameGetParams) (*ColumnFamilyMetricsLiveDiskSpaceUsedByNameGetOK, error)

ColumnFamilyMetricsLiveDiskSpaceUsedByNameGet gets live disk space used

Get live disk space used

func (*Client) ColumnFamilyMetricsLiveDiskSpaceUsedGet ¶

func (a *Client) ColumnFamilyMetricsLiveDiskSpaceUsedGet(params *ColumnFamilyMetricsLiveDiskSpaceUsedGetParams) (*ColumnFamilyMetricsLiveDiskSpaceUsedGetOK, error)

ColumnFamilyMetricsLiveDiskSpaceUsedGet gets all live disk space used

Get all live disk space used

func (*Client) ColumnFamilyMetricsLiveScannedHistogramByNameGet ¶

func (a *Client) ColumnFamilyMetricsLiveScannedHistogramByNameGet(params *ColumnFamilyMetricsLiveScannedHistogramByNameGetParams) (*ColumnFamilyMetricsLiveScannedHistogramByNameGetOK, error)

ColumnFamilyMetricsLiveScannedHistogramByNameGet gets live scanned histogram

Get live scanned histogram

func (*Client) ColumnFamilyMetricsLiveSsTableCountByNameGet ¶

func (a *Client) ColumnFamilyMetricsLiveSsTableCountByNameGet(params *ColumnFamilyMetricsLiveSsTableCountByNameGetParams) (*ColumnFamilyMetricsLiveSsTableCountByNameGetOK, error)

ColumnFamilyMetricsLiveSsTableCountByNameGet gets live ss table count

Get live ss table count

func (*Client) ColumnFamilyMetricsLiveSsTableCountGet ¶

func (a *Client) ColumnFamilyMetricsLiveSsTableCountGet(params *ColumnFamilyMetricsLiveSsTableCountGetParams) (*ColumnFamilyMetricsLiveSsTableCountGetOK, error)

ColumnFamilyMetricsLiveSsTableCountGet gets all live ss table count

Get all live ss table count

func (*Client) ColumnFamilyMetricsMaxRowSizeByNameGet ¶

func (a *Client) ColumnFamilyMetricsMaxRowSizeByNameGet(params *ColumnFamilyMetricsMaxRowSizeByNameGetParams) (*ColumnFamilyMetricsMaxRowSizeByNameGetOK, error)

ColumnFamilyMetricsMaxRowSizeByNameGet gets max row size

Get max row size

func (*Client) ColumnFamilyMetricsMaxRowSizeGet ¶

func (a *Client) ColumnFamilyMetricsMaxRowSizeGet(params *ColumnFamilyMetricsMaxRowSizeGetParams) (*ColumnFamilyMetricsMaxRowSizeGetOK, error)

ColumnFamilyMetricsMaxRowSizeGet gets all max row size

Get all max row size

func (*Client) ColumnFamilyMetricsMeanRowSizeByNameGet ¶

func (a *Client) ColumnFamilyMetricsMeanRowSizeByNameGet(params *ColumnFamilyMetricsMeanRowSizeByNameGetParams) (*ColumnFamilyMetricsMeanRowSizeByNameGetOK, error)

ColumnFamilyMetricsMeanRowSizeByNameGet gets mean row size

Get mean row size

func (*Client) ColumnFamilyMetricsMeanRowSizeGet ¶

func (a *Client) ColumnFamilyMetricsMeanRowSizeGet(params *ColumnFamilyMetricsMeanRowSizeGetParams) (*ColumnFamilyMetricsMeanRowSizeGetOK, error)

ColumnFamilyMetricsMeanRowSizeGet gets all mean row size

Get all mean row size

func (*Client) ColumnFamilyMetricsMemtableColumnsCountByNameGet ¶

func (a *Client) ColumnFamilyMetricsMemtableColumnsCountByNameGet(params *ColumnFamilyMetricsMemtableColumnsCountByNameGetParams) (*ColumnFamilyMetricsMemtableColumnsCountByNameGetOK, error)

ColumnFamilyMetricsMemtableColumnsCountByNameGet gets memtable columns count

get memtable columns count

func (*Client) ColumnFamilyMetricsMemtableColumnsCountGet ¶

func (a *Client) ColumnFamilyMetricsMemtableColumnsCountGet(params *ColumnFamilyMetricsMemtableColumnsCountGetParams) (*ColumnFamilyMetricsMemtableColumnsCountGetOK, error)

ColumnFamilyMetricsMemtableColumnsCountGet gets all memtable columns count

get all memtable columns count

func (*Client) ColumnFamilyMetricsMemtableLiveDataSizeByNameGet ¶

func (a *Client) ColumnFamilyMetricsMemtableLiveDataSizeByNameGet(params *ColumnFamilyMetricsMemtableLiveDataSizeByNameGetParams) (*ColumnFamilyMetricsMemtableLiveDataSizeByNameGetOK, error)

ColumnFamilyMetricsMemtableLiveDataSizeByNameGet gets memtable live data size

Get the column family active memtable live data size

func (*Client) ColumnFamilyMetricsMemtableLiveDataSizeGet ¶

func (a *Client) ColumnFamilyMetricsMemtableLiveDataSizeGet(params *ColumnFamilyMetricsMemtableLiveDataSizeGetParams) (*ColumnFamilyMetricsMemtableLiveDataSizeGetOK, error)

ColumnFamilyMetricsMemtableLiveDataSizeGet gets all memtable live data size

Get all active memtable of all column family live data size

func (*Client) ColumnFamilyMetricsMemtableOffHeapSizeByNameGet ¶

func (a *Client) ColumnFamilyMetricsMemtableOffHeapSizeByNameGet(params *ColumnFamilyMetricsMemtableOffHeapSizeByNameGetParams) (*ColumnFamilyMetricsMemtableOffHeapSizeByNameGetOK, error)

ColumnFamilyMetricsMemtableOffHeapSizeByNameGet gets memtable off heap size

Get the column family active memtable off heap size

func (*Client) ColumnFamilyMetricsMemtableOffHeapSizeGet ¶

func (a *Client) ColumnFamilyMetricsMemtableOffHeapSizeGet(params *ColumnFamilyMetricsMemtableOffHeapSizeGetParams) (*ColumnFamilyMetricsMemtableOffHeapSizeGetOK, error)

ColumnFamilyMetricsMemtableOffHeapSizeGet gets all memtable off heap size

Get all active memtable of all column family off heap size

func (*Client) ColumnFamilyMetricsMemtableOnHeapSizeByNameGet ¶

func (a *Client) ColumnFamilyMetricsMemtableOnHeapSizeByNameGet(params *ColumnFamilyMetricsMemtableOnHeapSizeByNameGetParams) (*ColumnFamilyMetricsMemtableOnHeapSizeByNameGetOK, error)

ColumnFamilyMetricsMemtableOnHeapSizeByNameGet gets memtable on heap size

Get the column family active memtable on heap size

func (*Client) ColumnFamilyMetricsMemtableOnHeapSizeGet ¶

func (a *Client) ColumnFamilyMetricsMemtableOnHeapSizeGet(params *ColumnFamilyMetricsMemtableOnHeapSizeGetParams) (*ColumnFamilyMetricsMemtableOnHeapSizeGetOK, error)

ColumnFamilyMetricsMemtableOnHeapSizeGet gets all memtable on heap size

Get all active memtable of all column family on heap size

func (*Client) ColumnFamilyMetricsMemtableSwitchCountByNameGet ¶

func (a *Client) ColumnFamilyMetricsMemtableSwitchCountByNameGet(params *ColumnFamilyMetricsMemtableSwitchCountByNameGetParams) (*ColumnFamilyMetricsMemtableSwitchCountByNameGetOK, error)

ColumnFamilyMetricsMemtableSwitchCountByNameGet gets memtable switch count

Get memtable switch count

func (*Client) ColumnFamilyMetricsMemtableSwitchCountGet ¶

func (a *Client) ColumnFamilyMetricsMemtableSwitchCountGet(params *ColumnFamilyMetricsMemtableSwitchCountGetParams) (*ColumnFamilyMetricsMemtableSwitchCountGetOK, error)

ColumnFamilyMetricsMemtableSwitchCountGet gets all memtable switch count

Get all memtable switch count

func (*Client) ColumnFamilyMetricsMinRowSizeByNameGet ¶

func (a *Client) ColumnFamilyMetricsMinRowSizeByNameGet(params *ColumnFamilyMetricsMinRowSizeByNameGetParams) (*ColumnFamilyMetricsMinRowSizeByNameGetOK, error)

ColumnFamilyMetricsMinRowSizeByNameGet gets min row size

Get min row size

func (*Client) ColumnFamilyMetricsMinRowSizeGet ¶

func (a *Client) ColumnFamilyMetricsMinRowSizeGet(params *ColumnFamilyMetricsMinRowSizeGetParams) (*ColumnFamilyMetricsMinRowSizeGetOK, error)

ColumnFamilyMetricsMinRowSizeGet gets all min row size

Get all min row size

func (*Client) ColumnFamilyMetricsPendingCompactionsByNameGet ¶

func (a *Client) ColumnFamilyMetricsPendingCompactionsByNameGet(params *ColumnFamilyMetricsPendingCompactionsByNameGetParams) (*ColumnFamilyMetricsPendingCompactionsByNameGetOK, error)

ColumnFamilyMetricsPendingCompactionsByNameGet gets pending compactions

Get pending compactions

func (*Client) ColumnFamilyMetricsPendingCompactionsGet ¶

func (a *Client) ColumnFamilyMetricsPendingCompactionsGet(params *ColumnFamilyMetricsPendingCompactionsGetParams) (*ColumnFamilyMetricsPendingCompactionsGetOK, error)

ColumnFamilyMetricsPendingCompactionsGet gets all pending compactions

Get all pending compactions

func (*Client) ColumnFamilyMetricsPendingFlushesByNameGet ¶

func (a *Client) ColumnFamilyMetricsPendingFlushesByNameGet(params *ColumnFamilyMetricsPendingFlushesByNameGetParams) (*ColumnFamilyMetricsPendingFlushesByNameGetOK, error)

ColumnFamilyMetricsPendingFlushesByNameGet gets pending flushes

Get pending flushes

func (*Client) ColumnFamilyMetricsPendingFlushesGet ¶

func (a *Client) ColumnFamilyMetricsPendingFlushesGet(params *ColumnFamilyMetricsPendingFlushesGetParams) (*ColumnFamilyMetricsPendingFlushesGetOK, error)

ColumnFamilyMetricsPendingFlushesGet gets all pending flushes

Get all pending flushes

func (*Client) ColumnFamilyMetricsRangeLatencyByNameGet ¶

func (a *Client) ColumnFamilyMetricsRangeLatencyByNameGet(params *ColumnFamilyMetricsRangeLatencyByNameGetParams) (*ColumnFamilyMetricsRangeLatencyByNameGetOK, error)

ColumnFamilyMetricsRangeLatencyByNameGet gets range latency

Get range latency

func (*Client) ColumnFamilyMetricsRangeLatencyEstimatedHistogramByNameGet ¶

ColumnFamilyMetricsRangeLatencyEstimatedHistogramByNameGet gets range latency estimated histogram

Get range latency

func (*Client) ColumnFamilyMetricsRangeLatencyEstimatedRecentHistogramByNameGet ¶

ColumnFamilyMetricsRangeLatencyEstimatedRecentHistogramByNameGet gets range latency estimated recent histogram

Get range latency

func (*Client) ColumnFamilyMetricsRangeLatencyGet ¶

func (a *Client) ColumnFamilyMetricsRangeLatencyGet(params *ColumnFamilyMetricsRangeLatencyGetParams) (*ColumnFamilyMetricsRangeLatencyGetOK, error)

ColumnFamilyMetricsRangeLatencyGet gets all range latency

Get all range latency

func (*Client) ColumnFamilyMetricsReadByNameGet ¶

func (a *Client) ColumnFamilyMetricsReadByNameGet(params *ColumnFamilyMetricsReadByNameGetParams) (*ColumnFamilyMetricsReadByNameGetOK, error)

ColumnFamilyMetricsReadByNameGet gets read

Get number of reads

func (*Client) ColumnFamilyMetricsReadGet ¶

func (a *Client) ColumnFamilyMetricsReadGet(params *ColumnFamilyMetricsReadGetParams) (*ColumnFamilyMetricsReadGetOK, error)

ColumnFamilyMetricsReadGet gets all read

Get number of reads from all column family, per shard

func (*Client) ColumnFamilyMetricsReadLatencyByNameGet ¶

func (a *Client) ColumnFamilyMetricsReadLatencyByNameGet(params *ColumnFamilyMetricsReadLatencyByNameGetParams) (*ColumnFamilyMetricsReadLatencyByNameGetOK, error)

ColumnFamilyMetricsReadLatencyByNameGet gets read latency

Get read latency

func (*Client) ColumnFamilyMetricsReadLatencyEstimatedHistogramByNameGet ¶

ColumnFamilyMetricsReadLatencyEstimatedHistogramByNameGet gets read latency estimated histogram

Get read latency

func (*Client) ColumnFamilyMetricsReadLatencyEstimatedRecentHistogramByNameGet ¶

ColumnFamilyMetricsReadLatencyEstimatedRecentHistogramByNameGet gets read latency estimated recent histogram

Get read latency

func (*Client) ColumnFamilyMetricsReadLatencyGet ¶

func (a *Client) ColumnFamilyMetricsReadLatencyGet(params *ColumnFamilyMetricsReadLatencyGetParams) (*ColumnFamilyMetricsReadLatencyGetOK, error)

ColumnFamilyMetricsReadLatencyGet gets all read latency

Get all read latency

func (*Client) ColumnFamilyMetricsReadLatencyHistogramByNameGet ¶

func (a *Client) ColumnFamilyMetricsReadLatencyHistogramByNameGet(params *ColumnFamilyMetricsReadLatencyHistogramByNameGetParams) (*ColumnFamilyMetricsReadLatencyHistogramByNameGetOK, error)

ColumnFamilyMetricsReadLatencyHistogramByNameGet gets read latency histogram depricated

Get read latency histogram

func (*Client) ColumnFamilyMetricsReadLatencyHistogramGet ¶

func (a *Client) ColumnFamilyMetricsReadLatencyHistogramGet(params *ColumnFamilyMetricsReadLatencyHistogramGetParams) (*ColumnFamilyMetricsReadLatencyHistogramGetOK, error)

ColumnFamilyMetricsReadLatencyHistogramGet gets all read latency histogram depricated

Get read latency histogram from all column family

func (*Client) ColumnFamilyMetricsReadLatencyMovingAverageHistogramByNameGet ¶

ColumnFamilyMetricsReadLatencyMovingAverageHistogramByNameGet gets read latency histogram

Get read latency moving avrage histogram

func (*Client) ColumnFamilyMetricsReadLatencyMovingAverageHistogramGet ¶

ColumnFamilyMetricsReadLatencyMovingAverageHistogramGet gets all read latency histogram

Get read latency moving avrage histogram from all column family

func (*Client) ColumnFamilyMetricsRecentBloomFilterFalsePositivesByNameGet ¶

ColumnFamilyMetricsRecentBloomFilterFalsePositivesByNameGet gets recent bloom filter false positives

Get recent bloom filter false positives

func (*Client) ColumnFamilyMetricsRecentBloomFilterFalsePositivesGet ¶

ColumnFamilyMetricsRecentBloomFilterFalsePositivesGet gets all recent bloom filter false positives

Get all recent bloom filter false positives

func (*Client) ColumnFamilyMetricsRecentBloomFilterFalseRatioByNameGet ¶

ColumnFamilyMetricsRecentBloomFilterFalseRatioByNameGet gets recent bloom filter false ratio

Get recent bloom filter false ratio

func (*Client) ColumnFamilyMetricsRecentBloomFilterFalseRatioGet ¶

func (a *Client) ColumnFamilyMetricsRecentBloomFilterFalseRatioGet(params *ColumnFamilyMetricsRecentBloomFilterFalseRatioGetParams) (*ColumnFamilyMetricsRecentBloomFilterFalseRatioGetOK, error)

ColumnFamilyMetricsRecentBloomFilterFalseRatioGet gets all recent bloom filter false ratio

Get all recent bloom filter false ratio

func (*Client) ColumnFamilyMetricsRowCacheHitByNameGet ¶

func (a *Client) ColumnFamilyMetricsRowCacheHitByNameGet(params *ColumnFamilyMetricsRowCacheHitByNameGetParams) (*ColumnFamilyMetricsRowCacheHitByNameGetOK, error)

ColumnFamilyMetricsRowCacheHitByNameGet gets row cache hit

Get row cache hit

func (*Client) ColumnFamilyMetricsRowCacheHitGet ¶

func (a *Client) ColumnFamilyMetricsRowCacheHitGet(params *ColumnFamilyMetricsRowCacheHitGetParams) (*ColumnFamilyMetricsRowCacheHitGetOK, error)

ColumnFamilyMetricsRowCacheHitGet gets all row cache hit

Get all row cache hit

func (*Client) ColumnFamilyMetricsRowCacheHitOutOfRangeByNameGet ¶

func (a *Client) ColumnFamilyMetricsRowCacheHitOutOfRangeByNameGet(params *ColumnFamilyMetricsRowCacheHitOutOfRangeByNameGetParams) (*ColumnFamilyMetricsRowCacheHitOutOfRangeByNameGetOK, error)

ColumnFamilyMetricsRowCacheHitOutOfRangeByNameGet gets row cache hit out of range

Get row cache hit out of range

func (*Client) ColumnFamilyMetricsRowCacheHitOutOfRangeGet ¶

func (a *Client) ColumnFamilyMetricsRowCacheHitOutOfRangeGet(params *ColumnFamilyMetricsRowCacheHitOutOfRangeGetParams) (*ColumnFamilyMetricsRowCacheHitOutOfRangeGetOK, error)

ColumnFamilyMetricsRowCacheHitOutOfRangeGet gets all row cache hit out of range

Get all row cache hit out of range

func (*Client) ColumnFamilyMetricsRowCacheMissByNameGet ¶

func (a *Client) ColumnFamilyMetricsRowCacheMissByNameGet(params *ColumnFamilyMetricsRowCacheMissByNameGetParams) (*ColumnFamilyMetricsRowCacheMissByNameGetOK, error)

ColumnFamilyMetricsRowCacheMissByNameGet gets row cache miss

Get row cache miss

func (*Client) ColumnFamilyMetricsRowCacheMissGet ¶

func (a *Client) ColumnFamilyMetricsRowCacheMissGet(params *ColumnFamilyMetricsRowCacheMissGetParams) (*ColumnFamilyMetricsRowCacheMissGetOK, error)

ColumnFamilyMetricsRowCacheMissGet gets all row cache miss

Get all row cache miss

func (*Client) ColumnFamilyMetricsSnapshotsSizeByNameGet ¶

func (a *Client) ColumnFamilyMetricsSnapshotsSizeByNameGet(params *ColumnFamilyMetricsSnapshotsSizeByNameGetParams) (*ColumnFamilyMetricsSnapshotsSizeByNameGetOK, error)

ColumnFamilyMetricsSnapshotsSizeByNameGet gets true snapshots size

Get true snapshots size

func (*Client) ColumnFamilyMetricsSpeculativeRetriesByNameGet ¶

func (a *Client) ColumnFamilyMetricsSpeculativeRetriesByNameGet(params *ColumnFamilyMetricsSpeculativeRetriesByNameGetParams) (*ColumnFamilyMetricsSpeculativeRetriesByNameGetOK, error)

ColumnFamilyMetricsSpeculativeRetriesByNameGet gets speculative retries

Get speculative retries

func (*Client) ColumnFamilyMetricsSpeculativeRetriesGet ¶

func (a *Client) ColumnFamilyMetricsSpeculativeRetriesGet(params *ColumnFamilyMetricsSpeculativeRetriesGetParams) (*ColumnFamilyMetricsSpeculativeRetriesGetOK, error)

ColumnFamilyMetricsSpeculativeRetriesGet gets all speculative retries

Get all speculative retries

func (*Client) ColumnFamilyMetricsSstablesPerReadHistogramByNameGet ¶

ColumnFamilyMetricsSstablesPerReadHistogramByNameGet gets sstables per read histogram

Get sstables per read histogram

func (*Client) ColumnFamilyMetricsTombstoneScannedHistogramByNameGet ¶

ColumnFamilyMetricsTombstoneScannedHistogramByNameGet gets tombstone scanned histogram

Get tombstone scanned histogram

func (*Client) ColumnFamilyMetricsTotalDiskSpaceUsedByNameGet ¶

func (a *Client) ColumnFamilyMetricsTotalDiskSpaceUsedByNameGet(params *ColumnFamilyMetricsTotalDiskSpaceUsedByNameGetParams) (*ColumnFamilyMetricsTotalDiskSpaceUsedByNameGetOK, error)

ColumnFamilyMetricsTotalDiskSpaceUsedByNameGet gets total disk space used

Get total disk space used

func (*Client) ColumnFamilyMetricsTotalDiskSpaceUsedGet ¶

func (a *Client) ColumnFamilyMetricsTotalDiskSpaceUsedGet(params *ColumnFamilyMetricsTotalDiskSpaceUsedGetParams) (*ColumnFamilyMetricsTotalDiskSpaceUsedGetOK, error)

ColumnFamilyMetricsTotalDiskSpaceUsedGet gets all total disk space used

Get all total disk space used

func (*Client) ColumnFamilyMetricsTrueSnapshotsSizeGet ¶

func (a *Client) ColumnFamilyMetricsTrueSnapshotsSizeGet(params *ColumnFamilyMetricsTrueSnapshotsSizeGetParams) (*ColumnFamilyMetricsTrueSnapshotsSizeGetOK, error)

ColumnFamilyMetricsTrueSnapshotsSizeGet gets all true snapshots size

Get all true snapshots size

func (*Client) ColumnFamilyMetricsWaitingOnFreeMemtableGet ¶

func (a *Client) ColumnFamilyMetricsWaitingOnFreeMemtableGet(params *ColumnFamilyMetricsWaitingOnFreeMemtableGetParams) (*ColumnFamilyMetricsWaitingOnFreeMemtableGetOK, error)

ColumnFamilyMetricsWaitingOnFreeMemtableGet gets waiting on free memtable space

Get waiting on free memtable space

func (*Client) ColumnFamilyMetricsWriteByNameGet ¶

func (a *Client) ColumnFamilyMetricsWriteByNameGet(params *ColumnFamilyMetricsWriteByNameGetParams) (*ColumnFamilyMetricsWriteByNameGetOK, error)

ColumnFamilyMetricsWriteByNameGet gets write

Get number of writes

func (*Client) ColumnFamilyMetricsWriteGet ¶

func (a *Client) ColumnFamilyMetricsWriteGet(params *ColumnFamilyMetricsWriteGetParams) (*ColumnFamilyMetricsWriteGetOK, error)

ColumnFamilyMetricsWriteGet gets all write

Get number of writes from all column family, per shard

func (*Client) ColumnFamilyMetricsWriteLatencyByNameGet ¶

func (a *Client) ColumnFamilyMetricsWriteLatencyByNameGet(params *ColumnFamilyMetricsWriteLatencyByNameGetParams) (*ColumnFamilyMetricsWriteLatencyByNameGetOK, error)

ColumnFamilyMetricsWriteLatencyByNameGet gets write latency

Get write latency

func (*Client) ColumnFamilyMetricsWriteLatencyEstimatedHistogramByNameGet ¶

ColumnFamilyMetricsWriteLatencyEstimatedHistogramByNameGet gets write latency estimated histogram

Get write latency

func (*Client) ColumnFamilyMetricsWriteLatencyEstimatedRecentHistogramByNameGet ¶

ColumnFamilyMetricsWriteLatencyEstimatedRecentHistogramByNameGet gets write latency estimated recent histogram

Get write latency

func (*Client) ColumnFamilyMetricsWriteLatencyGet ¶

func (a *Client) ColumnFamilyMetricsWriteLatencyGet(params *ColumnFamilyMetricsWriteLatencyGetParams) (*ColumnFamilyMetricsWriteLatencyGetOK, error)

ColumnFamilyMetricsWriteLatencyGet gets all write latency

Get all write latency

func (*Client) ColumnFamilyMetricsWriteLatencyHistogramByNameGet ¶

func (a *Client) ColumnFamilyMetricsWriteLatencyHistogramByNameGet(params *ColumnFamilyMetricsWriteLatencyHistogramByNameGetParams) (*ColumnFamilyMetricsWriteLatencyHistogramByNameGetOK, error)

ColumnFamilyMetricsWriteLatencyHistogramByNameGet gets write latency histogram depricated

Get write latency histogram

func (*Client) ColumnFamilyMetricsWriteLatencyHistogramGet ¶

func (a *Client) ColumnFamilyMetricsWriteLatencyHistogramGet(params *ColumnFamilyMetricsWriteLatencyHistogramGetParams) (*ColumnFamilyMetricsWriteLatencyHistogramGetOK, error)

ColumnFamilyMetricsWriteLatencyHistogramGet gets all write latency histogram depricated

Get write latency histogram of all column family

func (*Client) ColumnFamilyMetricsWriteLatencyMovingAverageHistogramByNameGet ¶

ColumnFamilyMetricsWriteLatencyMovingAverageHistogramByNameGet gets write latency histogram

Get write latency moving average histogram

func (*Client) ColumnFamilyMetricsWriteLatencyMovingAverageHistogramGet ¶

ColumnFamilyMetricsWriteLatencyMovingAverageHistogramGet gets all write latency histogram

Get write latency moving average histogram of all column family

func (*Client) ColumnFamilyMinimumCompactionByNameGet ¶

func (a *Client) ColumnFamilyMinimumCompactionByNameGet(params *ColumnFamilyMinimumCompactionByNameGetParams) (*ColumnFamilyMinimumCompactionByNameGetOK, error)

ColumnFamilyMinimumCompactionByNameGet gets minimum compaction threshold

get the minimum number of sstables in queue before compaction kicks off

func (*Client) ColumnFamilyMinimumCompactionByNamePost ¶

func (a *Client) ColumnFamilyMinimumCompactionByNamePost(params *ColumnFamilyMinimumCompactionByNamePostParams) (*ColumnFamilyMinimumCompactionByNamePostOK, error)

ColumnFamilyMinimumCompactionByNamePost sets minimum compaction threshold

Sets the minimum number of sstables in queue before compaction kicks off

func (*Client) ColumnFamilyNameGet ¶

func (a *Client) ColumnFamilyNameGet(params *ColumnFamilyNameGetParams) (*ColumnFamilyNameGetOK, error)

ColumnFamilyNameGet gets column family name

Get a list of all column family names

func (*Client) ColumnFamilyNameKeyspaceGet ¶

func (a *Client) ColumnFamilyNameKeyspaceGet(params *ColumnFamilyNameKeyspaceGetParams) (*ColumnFamilyNameKeyspaceGetOK, error)

ColumnFamilyNameKeyspaceGet gets column family name keyspace

Get a list of the key space names

func (*Client) ColumnFamilySstablesByKeyByNameGet ¶

func (a *Client) ColumnFamilySstablesByKeyByNameGet(params *ColumnFamilySstablesByKeyByNameGetParams) (*ColumnFamilySstablesByKeyByNameGetOK, error)

ColumnFamilySstablesByKeyByNameGet gets sstables for key

Returns a list of sstable filenames that contain the given partition key on this node

func (*Client) ColumnFamilySstablesPerLevelByNameGet ¶

func (a *Client) ColumnFamilySstablesPerLevelByNameGet(params *ColumnFamilySstablesPerLevelByNameGetParams) (*ColumnFamilySstablesPerLevelByNameGetOK, error)

ColumnFamilySstablesPerLevelByNameGet gets sstable count per level

sstable count for each level. empty unless leveled compaction is used

func (*Client) ColumnFamilySstablesUnleveledByNameGet ¶

func (a *Client) ColumnFamilySstablesUnleveledByNameGet(params *ColumnFamilySstablesUnleveledByNameGetParams) (*ColumnFamilySstablesUnleveledByNameGetOK, error)

ColumnFamilySstablesUnleveledByNameGet gets unleveled sstables

the number of SSTables in L0. Always return 0 if Leveled compaction is not enabled.

func (*Client) CommitLogMetricsWaitingOnCommitGet ¶

func (a *Client) CommitLogMetricsWaitingOnCommitGet(params *CommitLogMetricsWaitingOnCommitGetParams) (*CommitLogMetricsWaitingOnCommitGetOK, error)

CommitLogMetricsWaitingOnCommitGet gets waiting on commit

Get waiting on commit

func (*Client) CommitLogMetricsWaitingOnSegmentAllocationGet ¶

func (a *Client) CommitLogMetricsWaitingOnSegmentAllocationGet(params *CommitLogMetricsWaitingOnSegmentAllocationGetParams) (*CommitLogMetricsWaitingOnSegmentAllocationGetOK, error)

CommitLogMetricsWaitingOnSegmentAllocationGet gets waiting on segment allocation

Get waiting on segment allocation

func (*Client) CommitlogMetricsCompletedTasksGet ¶

func (a *Client) CommitlogMetricsCompletedTasksGet(params *CommitlogMetricsCompletedTasksGetParams) (*CommitlogMetricsCompletedTasksGetOK, error)

CommitlogMetricsCompletedTasksGet gets completed tasks

Get completed tasks

func (*Client) CommitlogMetricsPendingTasksGet ¶

func (a *Client) CommitlogMetricsPendingTasksGet(params *CommitlogMetricsPendingTasksGetParams) (*CommitlogMetricsPendingTasksGetOK, error)

CommitlogMetricsPendingTasksGet gets pending tasks

Get pending tasks

func (*Client) CommitlogMetricsTotalCommitLogSizeGet ¶

func (a *Client) CommitlogMetricsTotalCommitLogSizeGet(params *CommitlogMetricsTotalCommitLogSizeGetParams) (*CommitlogMetricsTotalCommitLogSizeGetOK, error)

CommitlogMetricsTotalCommitLogSizeGet gets total commit log size

Get total commit log size

func (*Client) CommitlogRecoverByPathPost ¶

func (a *Client) CommitlogRecoverByPathPost(params *CommitlogRecoverByPathPostParams) (*CommitlogRecoverByPathPostOK, error)

CommitlogRecoverByPathPost commitlogs recover

Recover a single file

func (*Client) CommitlogSegmentsActiveGet ¶

func (a *Client) CommitlogSegmentsActiveGet(params *CommitlogSegmentsActiveGetParams) (*CommitlogSegmentsActiveGetOK, error)

CommitlogSegmentsActiveGet gets active segment names

file names (not full paths) of active commit log segments (segments containing unflushed data)

func (*Client) CommitlogSegmentsArchivingGet ¶

func (a *Client) CommitlogSegmentsArchivingGet(params *CommitlogSegmentsArchivingGetParams) (*CommitlogSegmentsArchivingGetOK, error)

CommitlogSegmentsArchivingGet gets archiving segment names

Returns files which are pending for archival attempt. Does NOT include failed archive attempts

func (*Client) CompactionManagerCompactionHistoryGet ¶

func (a *Client) CompactionManagerCompactionHistoryGet(params *CompactionManagerCompactionHistoryGetParams) (*CompactionManagerCompactionHistoryGetOK, error)

CompactionManagerCompactionHistoryGet gets compaction history

get List of the compaction history

func (*Client) CompactionManagerCompactionInfoGet ¶

func (a *Client) CompactionManagerCompactionInfoGet(params *CompactionManagerCompactionInfoGetParams) (*CompactionManagerCompactionInfoGetOK, error)

CompactionManagerCompactionInfoGet gets compaction info

get a list of all active compaction info

func (*Client) CompactionManagerCompactionsGet ¶

func (a *Client) CompactionManagerCompactionsGet(params *CompactionManagerCompactionsGetParams) (*CompactionManagerCompactionsGetOK, error)

CompactionManagerCompactionsGet gets compactions

get List of running compactions

func (*Client) CompactionManagerForceUserDefinedCompactionPost ¶

func (a *Client) CompactionManagerForceUserDefinedCompactionPost(params *CompactionManagerForceUserDefinedCompactionPostParams) (*CompactionManagerForceUserDefinedCompactionPostOK, error)

CompactionManagerForceUserDefinedCompactionPost forces user defined compaction

Triggers the compaction of user specified sstables. You can specify files from various keyspaces and columnfamilies. If you do so, user defined compaction is performed several times to the groups of files in the same keyspace/columnfamily. must contain keyspace and columnfamily name in path(for 2.1+) or file name itself.

func (*Client) CompactionManagerMetricsBytesCompactedGet ¶

func (a *Client) CompactionManagerMetricsBytesCompactedGet(params *CompactionManagerMetricsBytesCompactedGetParams) (*CompactionManagerMetricsBytesCompactedGetOK, error)

CompactionManagerMetricsBytesCompactedGet gets bytes compacted

Get bytes compacted

func (*Client) CompactionManagerMetricsCompletedTasksGet ¶

func (a *Client) CompactionManagerMetricsCompletedTasksGet(params *CompactionManagerMetricsCompletedTasksGetParams) (*CompactionManagerMetricsCompletedTasksGetOK, error)

CompactionManagerMetricsCompletedTasksGet gets completed tasks1

Get completed tasks

func (*Client) CompactionManagerMetricsPendingTasksGet ¶

func (a *Client) CompactionManagerMetricsPendingTasksGet(params *CompactionManagerMetricsPendingTasksGetParams) (*CompactionManagerMetricsPendingTasksGetOK, error)

CompactionManagerMetricsPendingTasksGet gets pending tasks1

Get pending tasks

func (*Client) CompactionManagerMetricsTotalCompactionsCompletedGet ¶

CompactionManagerMetricsTotalCompactionsCompletedGet gets total compactions completed

Get total compactions completed

func (*Client) CompactionManagerStopCompactionPost ¶

func (a *Client) CompactionManagerStopCompactionPost(params *CompactionManagerStopCompactionPostParams) (*CompactionManagerStopCompactionPostOK, error)

CompactionManagerStopCompactionPost stops compaction

Stop all running compaction-like tasks having the provided type

func (*Client) FailureDetectorCountEndpointDownGet ¶

func (a *Client) FailureDetectorCountEndpointDownGet(params *FailureDetectorCountEndpointDownGetParams) (*FailureDetectorCountEndpointDownGetOK, error)

FailureDetectorCountEndpointDownGet gets down endpoint count

Get count down endpoint

func (*Client) FailureDetectorCountEndpointUpGet ¶

func (a *Client) FailureDetectorCountEndpointUpGet(params *FailureDetectorCountEndpointUpGetParams) (*FailureDetectorCountEndpointUpGetOK, error)

FailureDetectorCountEndpointUpGet gets up endpoint count

Get count up endpoint

func (*Client) FailureDetectorEndpointPhiValuesGet ¶

func (a *Client) FailureDetectorEndpointPhiValuesGet(params *FailureDetectorEndpointPhiValuesGetParams) (*FailureDetectorEndpointPhiValuesGetOK, error)

FailureDetectorEndpointPhiValuesGet gets endpoint phi values

Get end point phi values

func (*Client) FailureDetectorEndpointsGet ¶

func (a *Client) FailureDetectorEndpointsGet(params *FailureDetectorEndpointsGetParams) (*FailureDetectorEndpointsGetOK, error)

FailureDetectorEndpointsGet gets all endpoint states

Get all endpoint states

func (*Client) FailureDetectorEndpointsStatesByAddrGet ¶

func (a *Client) FailureDetectorEndpointsStatesByAddrGet(params *FailureDetectorEndpointsStatesByAddrGetParams) (*FailureDetectorEndpointsStatesByAddrGetOK, error)

FailureDetectorEndpointsStatesByAddrGet gets endpoint state

Get endpoint states

func (*Client) FailureDetectorPhiGet ¶

func (a *Client) FailureDetectorPhiGet(params *FailureDetectorPhiGetParams) (*FailureDetectorPhiGetOK, error)

FailureDetectorPhiGet gets phi convict threshold

Get the phi convict threshold

func (*Client) FailureDetectorPhiPost ¶

func (a *Client) FailureDetectorPhiPost(params *FailureDetectorPhiPostParams) (*FailureDetectorPhiPostOK, error)

FailureDetectorPhiPost sets phi convict threshold

Set the phi convict threshold

func (*Client) FailureDetectorSimpleStatesGet ¶

func (a *Client) FailureDetectorSimpleStatesGet(params *FailureDetectorSimpleStatesGetParams) (*FailureDetectorSimpleStatesGetOK, error)

FailureDetectorSimpleStatesGet gets simple states

Get simple_states

func (*Client) GossiperAssassinateByAddrPost ¶

func (a *Client) GossiperAssassinateByAddrPost(params *GossiperAssassinateByAddrPostParams) (*GossiperAssassinateByAddrPostOK, error)

GossiperAssassinateByAddrPost assassinates endpoint

Assassinate an end point

func (*Client) GossiperDowntimeByAddrGet ¶

func (a *Client) GossiperDowntimeByAddrGet(params *GossiperDowntimeByAddrGetParams) (*GossiperDowntimeByAddrGetOK, error)

GossiperDowntimeByAddrGet gets endpoint downtime

Get the downtime of an end point

func (*Client) GossiperEndpointDownGet ¶

func (a *Client) GossiperEndpointDownGet(params *GossiperEndpointDownGetParams) (*GossiperEndpointDownGetOK, error)

GossiperEndpointDownGet gets down endpoint

Get the addreses of the down endpoints

func (*Client) GossiperEndpointLiveGet ¶

func (a *Client) GossiperEndpointLiveGet(params *GossiperEndpointLiveGetParams) (*GossiperEndpointLiveGetOK, error)

GossiperEndpointLiveGet gets live endpoint

Get the addreses of live endpoints

func (*Client) GossiperGenerationNumberByAddrGet ¶

func (a *Client) GossiperGenerationNumberByAddrGet(params *GossiperGenerationNumberByAddrGetParams) (*GossiperGenerationNumberByAddrGetOK, error)

GossiperGenerationNumberByAddrGet gets current generation number

Returns files which are pending for archival attempt. Does NOT include failed archive attempts

func (*Client) GossiperHeartBeatVersionByAddrGet ¶

func (a *Client) GossiperHeartBeatVersionByAddrGet(params *GossiperHeartBeatVersionByAddrGetParams) (*GossiperHeartBeatVersionByAddrGetOK, error)

GossiperHeartBeatVersionByAddrGet gets current heart beat version

Get heart beat version for a node

func (*Client) HintedHandoffHintsDelete ¶

func (a *Client) HintedHandoffHintsDelete(params *HintedHandoffHintsDeleteParams) (*HintedHandoffHintsDeleteOK, error)

HintedHandoffHintsDelete truncates all hints

Truncate all the hints

func (*Client) HintedHandoffHintsGet ¶

func (a *Client) HintedHandoffHintsGet(params *HintedHandoffHintsGetParams) (*HintedHandoffHintsGetOK, error)

HintedHandoffHintsGet lists endpoints pending hints

List all the endpoints that this node has hints for.

func (*Client) HintedHandoffMetricsCreateHintByAddrGet ¶

func (a *Client) HintedHandoffMetricsCreateHintByAddrGet(params *HintedHandoffMetricsCreateHintByAddrGetParams) (*HintedHandoffMetricsCreateHintByAddrGetOK, error)

HintedHandoffMetricsCreateHintByAddrGet gets create hint count

Get create hint count

func (*Client) HintedHandoffMetricsNotStoredHintsByAddrGet ¶

func (a *Client) HintedHandoffMetricsNotStoredHintsByAddrGet(params *HintedHandoffMetricsNotStoredHintsByAddrGetParams) (*HintedHandoffMetricsNotStoredHintsByAddrGetOK, error)

HintedHandoffMetricsNotStoredHintsByAddrGet gets not stored hints count

Get not stored hints count

func (*Client) HintedHandoffPausePost ¶

func (a *Client) HintedHandoffPausePost(params *HintedHandoffPausePostParams) (*HintedHandoffPausePostOK, error)

HintedHandoffPausePost pauses hints delivery

pause hints delivery

func (*Client) HintedHandoffSchedulePost ¶

func (a *Client) HintedHandoffSchedulePost(params *HintedHandoffSchedulePostParams) (*HintedHandoffSchedulePostOK, error)

HintedHandoffSchedulePost schedules hint delivery

force hint delivery to an endpoint

func (*Client) LsaCompactPost ¶

func (a *Client) LsaCompactPost(params *LsaCompactPostParams) (*LsaCompactPostOK, error)

LsaCompactPost lsas compact

Force compaction of all regions

func (*Client) MessagingServiceMessagesDroppedByVerGet ¶

func (a *Client) MessagingServiceMessagesDroppedByVerGet(params *MessagingServiceMessagesDroppedByVerGetParams) (*MessagingServiceMessagesDroppedByVerGetOK, error)

MessagingServiceMessagesDroppedByVerGet gets dropped messages by ver

Get the number of dropped messages per verb

func (*Client) MessagingServiceMessagesDroppedGet ¶

func (a *Client) MessagingServiceMessagesDroppedGet(params *MessagingServiceMessagesDroppedGetParams) (*MessagingServiceMessagesDroppedGetOK, error)

MessagingServiceMessagesDroppedGet gets dropped messages

Get the number of messages that were dropped before sending

func (*Client) MessagingServiceMessagesExceptionGet ¶

func (a *Client) MessagingServiceMessagesExceptionGet(params *MessagingServiceMessagesExceptionGetParams) (*MessagingServiceMessagesExceptionGetOK, error)

MessagingServiceMessagesExceptionGet gets exception messages

Get the number of messages return with an exception

func (*Client) MessagingServiceMessagesPendingGet ¶

func (a *Client) MessagingServiceMessagesPendingGet(params *MessagingServiceMessagesPendingGetParams) (*MessagingServiceMessagesPendingGetOK, error)

MessagingServiceMessagesPendingGet gets pending messages

Get the number of pending messages

func (*Client) MessagingServiceMessagesRepliedGet ¶

func (a *Client) MessagingServiceMessagesRepliedGet(params *MessagingServiceMessagesRepliedGetParams) (*MessagingServiceMessagesRepliedGetOK, error)

MessagingServiceMessagesRepliedGet gets completed messages

Get the number of replied messages

func (*Client) MessagingServiceMessagesRespondCompletedGet ¶

func (a *Client) MessagingServiceMessagesRespondCompletedGet(params *MessagingServiceMessagesRespondCompletedGetParams) (*MessagingServiceMessagesRespondCompletedGetOK, error)

MessagingServiceMessagesRespondCompletedGet gets respond completed messages

Get the number of completed respond messages

func (*Client) MessagingServiceMessagesRespondPendingGet ¶

func (a *Client) MessagingServiceMessagesRespondPendingGet(params *MessagingServiceMessagesRespondPendingGetParams) (*MessagingServiceMessagesRespondPendingGetOK, error)

MessagingServiceMessagesRespondPendingGet gets respond pending messages

Get the number of messages waiting for respond

func (*Client) MessagingServiceMessagesSentGet ¶

func (a *Client) MessagingServiceMessagesSentGet(params *MessagingServiceMessagesSentGetParams) (*MessagingServiceMessagesSentGetOK, error)

MessagingServiceMessagesSentGet gets sent messages

Get the number of sent messages

func (*Client) MessagingServiceMessagesTimeoutGet ¶

func (a *Client) MessagingServiceMessagesTimeoutGet(params *MessagingServiceMessagesTimeoutGetParams) (*MessagingServiceMessagesTimeoutGetOK, error)

MessagingServiceMessagesTimeoutGet gets timeout messages

Get the number of timeout messages

func (*Client) MessagingServiceVersionGet ¶

func (a *Client) MessagingServiceVersionGet(params *MessagingServiceVersionGetParams) (*MessagingServiceVersionGetOK, error)

MessagingServiceVersionGet gets version

Get the version number

func (*Client) SetTransport ¶

func (a *Client) SetTransport(transport runtime.ClientTransport)

SetTransport changes the transport on the client

func (*Client) SnitchDatacenterGet ¶

func (a *Client) SnitchDatacenterGet(params *SnitchDatacenterGetParams) (*SnitchDatacenterGetOK, error)

SnitchDatacenterGet gets datacenter

Provides the Datacenter name depending on the respective snitch used, given the hostname/ip

func (*Client) SnitchNameGet ¶

func (a *Client) SnitchNameGet(params *SnitchNameGetParams) (*SnitchNameGetOK, error)

SnitchNameGet gets snitch name

Provides the snitch name of the cluster

func (*Client) SnitchRackGet ¶

func (a *Client) SnitchRackGet(params *SnitchRackGetParams) (*SnitchRackGetOK, error)

SnitchRackGet gets rack

Provides the Rack name depending on the respective snitch used, given the host name/ip

func (*Client) StorageProxyCasContentionTimeoutGet ¶

func (a *Client) StorageProxyCasContentionTimeoutGet(params *StorageProxyCasContentionTimeoutGetParams) (*StorageProxyCasContentionTimeoutGetOK, error)

StorageProxyCasContentionTimeoutGet gets cas contention timeout

Get CAS contention timeout in seconds

func (*Client) StorageProxyCasContentionTimeoutPost ¶

func (a *Client) StorageProxyCasContentionTimeoutPost(params *StorageProxyCasContentionTimeoutPostParams) (*StorageProxyCasContentionTimeoutPostOK, error)

StorageProxyCasContentionTimeoutPost sets cas contention timeout

Set CAS contention timeout

func (*Client) StorageProxyCounterWriteRPCTimeoutGet ¶

func (a *Client) StorageProxyCounterWriteRPCTimeoutGet(params *StorageProxyCounterWriteRPCTimeoutGetParams) (*StorageProxyCounterWriteRPCTimeoutGetOK, error)

StorageProxyCounterWriteRPCTimeoutGet gets counter write rpc timeout

Get counter write rpc timeout in seconds

func (*Client) StorageProxyCounterWriteRPCTimeoutPost ¶

func (a *Client) StorageProxyCounterWriteRPCTimeoutPost(params *StorageProxyCounterWriteRPCTimeoutPostParams) (*StorageProxyCounterWriteRPCTimeoutPostOK, error)

StorageProxyCounterWriteRPCTimeoutPost sets counter write rpc timeout

Set counter write rpc timeout

func (*Client) StorageProxyHintedHandoffEnabledByDcGet ¶

func (a *Client) StorageProxyHintedHandoffEnabledByDcGet(params *StorageProxyHintedHandoffEnabledByDcGetParams) (*StorageProxyHintedHandoffEnabledByDcGetOK, error)

StorageProxyHintedHandoffEnabledByDcGet gets hinted handoff enabled by dc

Get the hinted handoff enabled by dc

func (*Client) StorageProxyHintedHandoffEnabledByDcPost ¶

func (a *Client) StorageProxyHintedHandoffEnabledByDcPost(params *StorageProxyHintedHandoffEnabledByDcPostParams) (*StorageProxyHintedHandoffEnabledByDcPostOK, error)

StorageProxyHintedHandoffEnabledByDcPost sets hinted handoff enabled by dc list

Set the hinted handoff enabled by dc

func (*Client) StorageProxyHintedHandoffEnabledGet ¶

func (a *Client) StorageProxyHintedHandoffEnabledGet(params *StorageProxyHintedHandoffEnabledGetParams) (*StorageProxyHintedHandoffEnabledGetOK, error)

StorageProxyHintedHandoffEnabledGet gets hinted handoff enabled

Return true if hinted handoff enabled

func (*Client) StorageProxyHintedHandoffEnabledPost ¶

func (a *Client) StorageProxyHintedHandoffEnabledPost(params *StorageProxyHintedHandoffEnabledPostParams) (*StorageProxyHintedHandoffEnabledPostOK, error)

StorageProxyHintedHandoffEnabledPost sets hinted handoff enabled

Set hinted handoff status

func (*Client) StorageProxyHintsInProgressGet ¶

func (a *Client) StorageProxyHintsInProgressGet(params *StorageProxyHintsInProgressGetParams) (*StorageProxyHintsInProgressGetOK, error)

StorageProxyHintsInProgressGet gets hints in progress

get hints in progress

func (*Client) StorageProxyMaxHintWindowGet ¶

func (a *Client) StorageProxyMaxHintWindowGet(params *StorageProxyMaxHintWindowGetParams) (*StorageProxyMaxHintWindowGetOK, error)

StorageProxyMaxHintWindowGet gets max hint window

Get the max hint window

func (*Client) StorageProxyMaxHintWindowPost ¶

func (a *Client) StorageProxyMaxHintWindowPost(params *StorageProxyMaxHintWindowPostParams) (*StorageProxyMaxHintWindowPostOK, error)

StorageProxyMaxHintWindowPost sets max hint window

Set the max hint window

func (*Client) StorageProxyMaxHintsInProgressGet ¶

func (a *Client) StorageProxyMaxHintsInProgressGet(params *StorageProxyMaxHintsInProgressGetParams) (*StorageProxyMaxHintsInProgressGetOK, error)

StorageProxyMaxHintsInProgressGet gets max hints in progress

Get max hints in progress

func (*Client) StorageProxyMaxHintsInProgressPost ¶

func (a *Client) StorageProxyMaxHintsInProgressPost(params *StorageProxyMaxHintsInProgressPostParams) (*StorageProxyMaxHintsInProgressPostOK, error)

StorageProxyMaxHintsInProgressPost sets max hints in progress

Set max hints in progress

func (*Client) StorageProxyMetricsCasReadConditionNotMetGet ¶

func (a *Client) StorageProxyMetricsCasReadConditionNotMetGet(params *StorageProxyMetricsCasReadConditionNotMetGetParams) (*StorageProxyMetricsCasReadConditionNotMetGetOK, error)

StorageProxyMetricsCasReadConditionNotMetGet gets cas read metrics condition not met

Get cas read metrics

func (*Client) StorageProxyMetricsCasReadContentionGet ¶

func (a *Client) StorageProxyMetricsCasReadContentionGet(params *StorageProxyMetricsCasReadContentionGetParams) (*StorageProxyMetricsCasReadContentionGetOK, error)

StorageProxyMetricsCasReadContentionGet gets cas read metrics contention

Get cas read metrics

func (*Client) StorageProxyMetricsCasReadTimeoutsGet ¶

func (a *Client) StorageProxyMetricsCasReadTimeoutsGet(params *StorageProxyMetricsCasReadTimeoutsGetParams) (*StorageProxyMetricsCasReadTimeoutsGetOK, error)

StorageProxyMetricsCasReadTimeoutsGet gets cas read timeouts

Get CAS read timeout

func (*Client) StorageProxyMetricsCasReadUnavailablesGet ¶

func (a *Client) StorageProxyMetricsCasReadUnavailablesGet(params *StorageProxyMetricsCasReadUnavailablesGetParams) (*StorageProxyMetricsCasReadUnavailablesGetOK, error)

StorageProxyMetricsCasReadUnavailablesGet gets cas read unavailables

Get CAS read unavailables

func (*Client) StorageProxyMetricsCasReadUnfinishedCommitGet ¶

func (a *Client) StorageProxyMetricsCasReadUnfinishedCommitGet(params *StorageProxyMetricsCasReadUnfinishedCommitGetParams) (*StorageProxyMetricsCasReadUnfinishedCommitGetOK, error)

StorageProxyMetricsCasReadUnfinishedCommitGet gets cas read metrics unfinished commit

Get cas read metrics

func (*Client) StorageProxyMetricsCasWriteConditionNotMetGet ¶

func (a *Client) StorageProxyMetricsCasWriteConditionNotMetGet(params *StorageProxyMetricsCasWriteConditionNotMetGetParams) (*StorageProxyMetricsCasWriteConditionNotMetGetOK, error)

StorageProxyMetricsCasWriteConditionNotMetGet gets cas write metrics condition not met

Get cas write metrics

func (*Client) StorageProxyMetricsCasWriteContentionGet ¶

func (a *Client) StorageProxyMetricsCasWriteContentionGet(params *StorageProxyMetricsCasWriteContentionGetParams) (*StorageProxyMetricsCasWriteContentionGetOK, error)

StorageProxyMetricsCasWriteContentionGet gets cas write metrics contention

Get cas write metrics

func (*Client) StorageProxyMetricsCasWriteTimeoutsGet ¶

func (a *Client) StorageProxyMetricsCasWriteTimeoutsGet(params *StorageProxyMetricsCasWriteTimeoutsGetParams) (*StorageProxyMetricsCasWriteTimeoutsGetOK, error)

StorageProxyMetricsCasWriteTimeoutsGet gets cas write timeouts

Get CAS write timeout

func (*Client) StorageProxyMetricsCasWriteUnavailablesGet ¶

func (a *Client) StorageProxyMetricsCasWriteUnavailablesGet(params *StorageProxyMetricsCasWriteUnavailablesGetParams) (*StorageProxyMetricsCasWriteUnavailablesGetOK, error)

StorageProxyMetricsCasWriteUnavailablesGet gets cas write unavailables

Get CAS write unavailables

func (*Client) StorageProxyMetricsCasWriteUnfinishedCommitGet ¶

func (a *Client) StorageProxyMetricsCasWriteUnfinishedCommitGet(params *StorageProxyMetricsCasWriteUnfinishedCommitGetParams) (*StorageProxyMetricsCasWriteUnfinishedCommitGetOK, error)

StorageProxyMetricsCasWriteUnfinishedCommitGet gets cas write metrics unfinished commit

Get cas write metrics

func (*Client) StorageProxyMetricsRangeEstimatedHistogramGet ¶

func (a *Client) StorageProxyMetricsRangeEstimatedHistogramGet(params *StorageProxyMetricsRangeEstimatedHistogramGetParams) (*StorageProxyMetricsRangeEstimatedHistogramGetOK, error)

StorageProxyMetricsRangeEstimatedHistogramGet gets range estimated histogram

Get range estimated latency

func (*Client) StorageProxyMetricsRangeGet ¶

func (a *Client) StorageProxyMetricsRangeGet(params *StorageProxyMetricsRangeGetParams) (*StorageProxyMetricsRangeGetOK, error)

StorageProxyMetricsRangeGet gets range latency

Get range latency

func (*Client) StorageProxyMetricsRangeHistogramGet ¶

func (a *Client) StorageProxyMetricsRangeHistogramGet(params *StorageProxyMetricsRangeHistogramGetParams) (*StorageProxyMetricsRangeHistogramGetOK, error)

StorageProxyMetricsRangeHistogramGet gets range metrics latency histogram depricated

Get range metrics

func (*Client) StorageProxyMetricsRangeMovingAverageHistogramGet ¶

func (a *Client) StorageProxyMetricsRangeMovingAverageHistogramGet(params *StorageProxyMetricsRangeMovingAverageHistogramGetParams) (*StorageProxyMetricsRangeMovingAverageHistogramGetOK, error)

StorageProxyMetricsRangeMovingAverageHistogramGet gets range metrics latency histogram

Get range metrics rate and histogram

func (*Client) StorageProxyMetricsRangeTimeoutsGet ¶

func (a *Client) StorageProxyMetricsRangeTimeoutsGet(params *StorageProxyMetricsRangeTimeoutsGetParams) (*StorageProxyMetricsRangeTimeoutsGetOK, error)

StorageProxyMetricsRangeTimeoutsGet gets range metrics timeouts

Get range metrics

func (*Client) StorageProxyMetricsRangeTimeoutsRatesGet ¶

func (a *Client) StorageProxyMetricsRangeTimeoutsRatesGet(params *StorageProxyMetricsRangeTimeoutsRatesGetParams) (*StorageProxyMetricsRangeTimeoutsRatesGetOK, error)

StorageProxyMetricsRangeTimeoutsRatesGet gets range metrics timeouts rates

Get range metrics rates

func (*Client) StorageProxyMetricsRangeUnavailablesGet ¶

func (a *Client) StorageProxyMetricsRangeUnavailablesGet(params *StorageProxyMetricsRangeUnavailablesGetParams) (*StorageProxyMetricsRangeUnavailablesGetOK, error)

StorageProxyMetricsRangeUnavailablesGet gets range metrics unavailables

Get range metrics

func (*Client) StorageProxyMetricsRangeUnavailablesRatesGet ¶

func (a *Client) StorageProxyMetricsRangeUnavailablesRatesGet(params *StorageProxyMetricsRangeUnavailablesRatesGetParams) (*StorageProxyMetricsRangeUnavailablesRatesGetOK, error)

StorageProxyMetricsRangeUnavailablesRatesGet gets range metrics unavailables rates

Get range metrics rates

func (*Client) StorageProxyMetricsReadEstimatedHistogramGet ¶

func (a *Client) StorageProxyMetricsReadEstimatedHistogramGet(params *StorageProxyMetricsReadEstimatedHistogramGetParams) (*StorageProxyMetricsReadEstimatedHistogramGetOK, error)

StorageProxyMetricsReadEstimatedHistogramGet gets read estimated histogram

Get read estimated latency

func (*Client) StorageProxyMetricsReadGet ¶

func (a *Client) StorageProxyMetricsReadGet(params *StorageProxyMetricsReadGetParams) (*StorageProxyMetricsReadGetOK, error)

StorageProxyMetricsReadGet gets read latency

Get read latency

func (*Client) StorageProxyMetricsReadHistogramGet ¶

func (a *Client) StorageProxyMetricsReadHistogramGet(params *StorageProxyMetricsReadHistogramGetParams) (*StorageProxyMetricsReadHistogramGetOK, error)

StorageProxyMetricsReadHistogramGet gets read metrics latency histogram depricated

Get read metrics

func (*Client) StorageProxyMetricsReadMovingAverageHistogramGet ¶

func (a *Client) StorageProxyMetricsReadMovingAverageHistogramGet(params *StorageProxyMetricsReadMovingAverageHistogramGetParams) (*StorageProxyMetricsReadMovingAverageHistogramGetOK, error)

StorageProxyMetricsReadMovingAverageHistogramGet gets read metrics latency histogram

Get read metrics

func (*Client) StorageProxyMetricsReadTimeoutsGet ¶

func (a *Client) StorageProxyMetricsReadTimeoutsGet(params *StorageProxyMetricsReadTimeoutsGetParams) (*StorageProxyMetricsReadTimeoutsGetOK, error)

StorageProxyMetricsReadTimeoutsGet gets read metrics timeouts

Get read metrics

func (*Client) StorageProxyMetricsReadTimeoutsRatesGet ¶

func (a *Client) StorageProxyMetricsReadTimeoutsRatesGet(params *StorageProxyMetricsReadTimeoutsRatesGetParams) (*StorageProxyMetricsReadTimeoutsRatesGetOK, error)

StorageProxyMetricsReadTimeoutsRatesGet gets read metrics timeouts rates

Get read metrics rates

func (*Client) StorageProxyMetricsReadUnavailablesGet ¶

func (a *Client) StorageProxyMetricsReadUnavailablesGet(params *StorageProxyMetricsReadUnavailablesGetParams) (*StorageProxyMetricsReadUnavailablesGetOK, error)

StorageProxyMetricsReadUnavailablesGet gets read metrics unavailables

Get read metrics

func (*Client) StorageProxyMetricsReadUnavailablesRatesGet ¶

func (a *Client) StorageProxyMetricsReadUnavailablesRatesGet(params *StorageProxyMetricsReadUnavailablesRatesGetParams) (*StorageProxyMetricsReadUnavailablesRatesGetOK, error)

StorageProxyMetricsReadUnavailablesRatesGet gets read metrics unavailables rates

Get read metrics rates

func (*Client) StorageProxyMetricsWriteEstimatedHistogramGet ¶

func (a *Client) StorageProxyMetricsWriteEstimatedHistogramGet(params *StorageProxyMetricsWriteEstimatedHistogramGetParams) (*StorageProxyMetricsWriteEstimatedHistogramGetOK, error)

StorageProxyMetricsWriteEstimatedHistogramGet gets write estimated histogram

Get write estimated latency

func (*Client) StorageProxyMetricsWriteGet ¶

func (a *Client) StorageProxyMetricsWriteGet(params *StorageProxyMetricsWriteGetParams) (*StorageProxyMetricsWriteGetOK, error)

StorageProxyMetricsWriteGet gets write latency

Get write latency

func (*Client) StorageProxyMetricsWriteHistogramGet ¶

func (a *Client) StorageProxyMetricsWriteHistogramGet(params *StorageProxyMetricsWriteHistogramGetParams) (*StorageProxyMetricsWriteHistogramGetOK, error)

StorageProxyMetricsWriteHistogramGet gets write metrics latency histogram depricated

Get write metrics

func (*Client) StorageProxyMetricsWriteMovingAverageHistogramGet ¶

func (a *Client) StorageProxyMetricsWriteMovingAverageHistogramGet(params *StorageProxyMetricsWriteMovingAverageHistogramGetParams) (*StorageProxyMetricsWriteMovingAverageHistogramGetOK, error)

StorageProxyMetricsWriteMovingAverageHistogramGet gets write metrics latency histogram

Get write metrics

func (*Client) StorageProxyMetricsWriteTimeoutsGet ¶

func (a *Client) StorageProxyMetricsWriteTimeoutsGet(params *StorageProxyMetricsWriteTimeoutsGetParams) (*StorageProxyMetricsWriteTimeoutsGetOK, error)

StorageProxyMetricsWriteTimeoutsGet gets write metrics timeouts

Get write metrics

func (*Client) StorageProxyMetricsWriteTimeoutsRatesGet ¶

func (a *Client) StorageProxyMetricsWriteTimeoutsRatesGet(params *StorageProxyMetricsWriteTimeoutsRatesGetParams) (*StorageProxyMetricsWriteTimeoutsRatesGetOK, error)

StorageProxyMetricsWriteTimeoutsRatesGet gets write metrics timeouts rates

Get write metrics rates

func (*Client) StorageProxyMetricsWriteUnavailablesGet ¶

func (a *Client) StorageProxyMetricsWriteUnavailablesGet(params *StorageProxyMetricsWriteUnavailablesGetParams) (*StorageProxyMetricsWriteUnavailablesGetOK, error)

StorageProxyMetricsWriteUnavailablesGet gets write metrics unavailables

Get write metrics

func (*Client) StorageProxyMetricsWriteUnavailablesRatesGet ¶

func (a *Client) StorageProxyMetricsWriteUnavailablesRatesGet(params *StorageProxyMetricsWriteUnavailablesRatesGetParams) (*StorageProxyMetricsWriteUnavailablesRatesGetOK, error)

StorageProxyMetricsWriteUnavailablesRatesGet gets write metrics unavailables rates

Get write metrics rates

func (*Client) StorageProxyRPCTimeoutGet ¶

func (a *Client) StorageProxyRPCTimeoutGet(params *StorageProxyRPCTimeoutGetParams) (*StorageProxyRPCTimeoutGetOK, error)

StorageProxyRPCTimeoutGet gets rpc timeout

Get the RPC timeout in seconds

func (*Client) StorageProxyRPCTimeoutPost ¶

func (a *Client) StorageProxyRPCTimeoutPost(params *StorageProxyRPCTimeoutPostParams) (*StorageProxyRPCTimeoutPostOK, error)

StorageProxyRPCTimeoutPost sets rpc timeout

Set the RPC timeout

func (*Client) StorageProxyRangeRPCTimeoutGet ¶

func (a *Client) StorageProxyRangeRPCTimeoutGet(params *StorageProxyRangeRPCTimeoutGetParams) (*StorageProxyRangeRPCTimeoutGetOK, error)

StorageProxyRangeRPCTimeoutGet gets range rpc timeout

Get range rpc timeout in seconds

func (*Client) StorageProxyRangeRPCTimeoutPost ¶

func (a *Client) StorageProxyRangeRPCTimeoutPost(params *StorageProxyRangeRPCTimeoutPostParams) (*StorageProxyRangeRPCTimeoutPostOK, error)

StorageProxyRangeRPCTimeoutPost sets range rpc timeout

Set range rpc timeout

func (*Client) StorageProxyReadRPCTimeoutGet ¶

func (a *Client) StorageProxyReadRPCTimeoutGet(params *StorageProxyReadRPCTimeoutGetParams) (*StorageProxyReadRPCTimeoutGetOK, error)

StorageProxyReadRPCTimeoutGet gets read rpc timeout

Get the read RPC timeout in seconds

func (*Client) StorageProxyReadRPCTimeoutPost ¶

func (a *Client) StorageProxyReadRPCTimeoutPost(params *StorageProxyReadRPCTimeoutPostParams) (*StorageProxyReadRPCTimeoutPostOK, error)

StorageProxyReadRPCTimeoutPost sets read rpc timeout

Set the read RPC timeout

func (*Client) StorageProxyReadRepairAttemptedGet ¶

func (a *Client) StorageProxyReadRepairAttemptedGet(params *StorageProxyReadRepairAttemptedGetParams) (*StorageProxyReadRepairAttemptedGetOK, error)

StorageProxyReadRepairAttemptedGet gets read repair attempted

Get read repair attempted

func (*Client) StorageProxyReadRepairRepairedBackgroundGet ¶

func (a *Client) StorageProxyReadRepairRepairedBackgroundGet(params *StorageProxyReadRepairRepairedBackgroundGetParams) (*StorageProxyReadRepairRepairedBackgroundGetOK, error)

StorageProxyReadRepairRepairedBackgroundGet gets read repair repaired background

Get read repair repaired background

func (*Client) StorageProxyReadRepairRepairedBlockingGet ¶

func (a *Client) StorageProxyReadRepairRepairedBlockingGet(params *StorageProxyReadRepairRepairedBlockingGetParams) (*StorageProxyReadRepairRepairedBlockingGetOK, error)

StorageProxyReadRepairRepairedBlockingGet gets read repair repaired blocking

Get read repair repaired blocking

func (*Client) StorageProxyReloadTriggerClassesPost ¶

func (a *Client) StorageProxyReloadTriggerClassesPost(params *StorageProxyReloadTriggerClassesPostParams) (*StorageProxyReloadTriggerClassesPostOK, error)

StorageProxyReloadTriggerClassesPost reloads trigger classes

Reload trigger classes

func (*Client) StorageProxySchemaVersionsGet ¶

func (a *Client) StorageProxySchemaVersionsGet(params *StorageProxySchemaVersionsGetParams) (*StorageProxySchemaVersionsGetOK, error)

StorageProxySchemaVersionsGet gets schema versions

Get a map of the schema versions

func (*Client) StorageProxyTotalHintsGet ¶

func (a *Client) StorageProxyTotalHintsGet(params *StorageProxyTotalHintsGetParams) (*StorageProxyTotalHintsGetOK, error)

StorageProxyTotalHintsGet gets total hints

Get total hints

func (*Client) StorageProxyTruncateRPCTimeoutGet ¶

func (a *Client) StorageProxyTruncateRPCTimeoutGet(params *StorageProxyTruncateRPCTimeoutGetParams) (*StorageProxyTruncateRPCTimeoutGetOK, error)

StorageProxyTruncateRPCTimeoutGet gets truncate rpc timeout

Get truncate rpc timeout in seconds

func (*Client) StorageProxyTruncateRPCTimeoutPost ¶

func (a *Client) StorageProxyTruncateRPCTimeoutPost(params *StorageProxyTruncateRPCTimeoutPostParams) (*StorageProxyTruncateRPCTimeoutPostOK, error)

StorageProxyTruncateRPCTimeoutPost sets truncate rpc timeout

Set truncate rpc timeout

func (*Client) StorageProxyWriteRPCTimeoutGet ¶

func (a *Client) StorageProxyWriteRPCTimeoutGet(params *StorageProxyWriteRPCTimeoutGetParams) (*StorageProxyWriteRPCTimeoutGetOK, error)

StorageProxyWriteRPCTimeoutGet gets write rpc timeout

Get the write RPC timeout in seconds

func (*Client) StorageProxyWriteRPCTimeoutPost ¶

func (a *Client) StorageProxyWriteRPCTimeoutPost(params *StorageProxyWriteRPCTimeoutPostParams) (*StorageProxyWriteRPCTimeoutPostOK, error)

StorageProxyWriteRPCTimeoutPost sets write rpc timeout

Set the write RPC timeout

func (*Client) StorageServiceActiveRepairGet ¶

func (a *Client) StorageServiceActiveRepairGet(params *StorageServiceActiveRepairGetParams) (*StorageServiceActiveRepairGetOK, error)

StorageServiceActiveRepairGet gets active repair async

Return an array with the ids of the currently active repairs

func (*Client) StorageServiceAutoCompactionByKeyspaceDelete ¶

func (a *Client) StorageServiceAutoCompactionByKeyspaceDelete(params *StorageServiceAutoCompactionByKeyspaceDeleteParams) (*StorageServiceAutoCompactionByKeyspaceDeleteOK, error)

StorageServiceAutoCompactionByKeyspaceDelete disables auto compaction

Disable auto compaction

func (*Client) StorageServiceAutoCompactionByKeyspacePost ¶

func (a *Client) StorageServiceAutoCompactionByKeyspacePost(params *StorageServiceAutoCompactionByKeyspacePostParams) (*StorageServiceAutoCompactionByKeyspacePostOK, error)

StorageServiceAutoCompactionByKeyspacePost enables auto compaction

Enable auto compaction

func (*Client) StorageServiceBatchSizeFailureThresholdGet ¶

func (a *Client) StorageServiceBatchSizeFailureThresholdGet(params *StorageServiceBatchSizeFailureThresholdGetParams) (*StorageServiceBatchSizeFailureThresholdGetOK, error)

StorageServiceBatchSizeFailureThresholdGet gets batch size failure threshold

Returns the threshold for rejecting queries due to a large batch size

func (*Client) StorageServiceBatchSizeFailureThresholdPost ¶

func (a *Client) StorageServiceBatchSizeFailureThresholdPost(params *StorageServiceBatchSizeFailureThresholdPostParams) (*StorageServiceBatchSizeFailureThresholdPostOK, error)

StorageServiceBatchSizeFailureThresholdPost sets batch size failure threshold

Sets the threshold for rejecting queries due to a large batch size

func (*Client) StorageServiceBulkLoadAsyncByPathGet ¶

func (a *Client) StorageServiceBulkLoadAsyncByPathGet(params *StorageServiceBulkLoadAsyncByPathGetParams) (*StorageServiceBulkLoadAsyncByPathGetOK, error)

StorageServiceBulkLoadAsyncByPathGet bulks load async

Starts a bulk load asynchronously and returns the String representation of the planID for the new streaming session.

func (*Client) StorageServiceBulkLoadByPathPost ¶

func (a *Client) StorageServiceBulkLoadByPathPost(params *StorageServiceBulkLoadByPathPostParams) (*StorageServiceBulkLoadByPathPostOK, error)

StorageServiceBulkLoadByPathPost bulks load

Starts a bulk load and blocks until it completes

func (*Client) StorageServiceClusterNameGet ¶

func (a *Client) StorageServiceClusterNameGet(params *StorageServiceClusterNameGetParams) (*StorageServiceClusterNameGetOK, error)

StorageServiceClusterNameGet gets cluster name

Returns the name of the cluster

func (*Client) StorageServiceCommitlogGet ¶

func (a *Client) StorageServiceCommitlogGet(params *StorageServiceCommitlogGetParams) (*StorageServiceCommitlogGetOK, error)

StorageServiceCommitlogGet gets commitlog

Returns the location of the commit log files

func (*Client) StorageServiceCompactionThroughputGet ¶

func (a *Client) StorageServiceCompactionThroughputGet(params *StorageServiceCompactionThroughputGetParams) (*StorageServiceCompactionThroughputGetOK, error)

StorageServiceCompactionThroughputGet gets compaction throughput mb per sec

get compaction throughput mb per sec

func (*Client) StorageServiceCompactionThroughputPost ¶

func (a *Client) StorageServiceCompactionThroughputPost(params *StorageServiceCompactionThroughputPostParams) (*StorageServiceCompactionThroughputPostOK, error)

StorageServiceCompactionThroughputPost sets compaction throughput mb per sec

Set compaction throughput mb per sec

func (*Client) StorageServiceDataFileLocationsGet ¶

func (a *Client) StorageServiceDataFileLocationsGet(params *StorageServiceDataFileLocationsGetParams) (*StorageServiceDataFileLocationsGetOK, error)

StorageServiceDataFileLocationsGet gets all data file locations

Get the list of all data file locations from conf

func (*Client) StorageServiceDecommissionPost ¶

func (a *Client) StorageServiceDecommissionPost(params *StorageServiceDecommissionPostParams) (*StorageServiceDecommissionPostOK, error)

StorageServiceDecommissionPost decommissions

transfer this node's data to other machines and remove it from service.

func (*Client) StorageServiceDeliverHintsPost ¶

func (a *Client) StorageServiceDeliverHintsPost(params *StorageServiceDeliverHintsPostParams) (*StorageServiceDeliverHintsPostOK, error)

StorageServiceDeliverHintsPost delivers hints

func (*Client) StorageServiceDescribeRingByKeyspaceGet ¶

func (a *Client) StorageServiceDescribeRingByKeyspaceGet(params *StorageServiceDescribeRingByKeyspaceGetParams) (*StorageServiceDescribeRingByKeyspaceGetOK, error)

StorageServiceDescribeRingByKeyspaceGet describes ring

The TokenRange for a given keyspace

func (*Client) StorageServiceDescribeRingGet ¶

func (a *Client) StorageServiceDescribeRingGet(params *StorageServiceDescribeRingGetParams) (*StorageServiceDescribeRingGetOK, error)

StorageServiceDescribeRingGet describes any ring

The TokenRange for a any keyspace

func (*Client) StorageServiceDrainGet ¶

func (a *Client) StorageServiceDrainGet(params *StorageServiceDrainGetParams) (*StorageServiceDrainGetOK, error)

StorageServiceDrainGet gets drain progress

Get the progress of a drain operation

func (*Client) StorageServiceDrainPost ¶

func (a *Client) StorageServiceDrainPost(params *StorageServiceDrainPostParams) (*StorageServiceDrainPostOK, error)

StorageServiceDrainPost drains

makes node unavailable for writes, flushes memtables and replays commitlog

func (*Client) StorageServiceForceRemoveCompletionPost ¶

func (a *Client) StorageServiceForceRemoveCompletionPost(params *StorageServiceForceRemoveCompletionPostParams) (*StorageServiceForceRemoveCompletionPostOK, error)

StorageServiceForceRemoveCompletionPost forces remove completion

Force a remove operation to finish.

func (*Client) StorageServiceForceTerminatePost ¶

func (a *Client) StorageServiceForceTerminatePost(params *StorageServiceForceTerminatePostParams) (*StorageServiceForceTerminatePostOK, error)

StorageServiceForceTerminatePost forces terminate all repair sessions

Force terminate all repair sessions

func (*Client) StorageServiceForceTerminateRepairPost ¶

func (a *Client) StorageServiceForceTerminateRepairPost(params *StorageServiceForceTerminateRepairPostParams) (*StorageServiceForceTerminateRepairPostOK, error)

StorageServiceForceTerminateRepairPost forces terminate all repair sessions new

Force terminate all repair sessions

func (*Client) StorageServiceGenerationNumberGet ¶

func (a *Client) StorageServiceGenerationNumberGet(params *StorageServiceGenerationNumberGetParams) (*StorageServiceGenerationNumberGetOK, error)

StorageServiceGenerationNumberGet gets current generation number

Return the generation value for this node.

func (*Client) StorageServiceGossipingDelete ¶

func (a *Client) StorageServiceGossipingDelete(params *StorageServiceGossipingDeleteParams) (*StorageServiceGossipingDeleteOK, error)

StorageServiceGossipingDelete stops gossiping

allows a user to forcibly 'kill' a sick node

func (*Client) StorageServiceGossipingGet ¶

func (a *Client) StorageServiceGossipingGet(params *StorageServiceGossipingGetParams) (*StorageServiceGossipingGetOK, error)

StorageServiceGossipingGet is gossip running

allows a user to see whether gossip is running or not

func (*Client) StorageServiceGossipingPost ¶

func (a *Client) StorageServiceGossipingPost(params *StorageServiceGossipingPostParams) (*StorageServiceGossipingPostOK, error)

StorageServiceGossipingPost starts gossiping

allows a user to recover a forcibly 'killed' node

func (*Client) StorageServiceHintedHandoffPost ¶

func (a *Client) StorageServiceHintedHandoffPost(params *StorageServiceHintedHandoffPostParams) (*StorageServiceHintedHandoffPostOK, error)

StorageServiceHintedHandoffPost sets hinted handoff throttle in kb

Sets the hinted handoff throttle in kb per second, per delivery thread

func (*Client) StorageServiceHostIDGet ¶

func (a *Client) StorageServiceHostIDGet(params *StorageServiceHostIDGetParams) (*StorageServiceHostIDGetOK, error)

StorageServiceHostIDGet gets host id map

Retrieve the mapping of endpoint to host ID

func (*Client) StorageServiceHostidLocalGet ¶

func (a *Client) StorageServiceHostidLocalGet(params *StorageServiceHostidLocalGetParams) (*StorageServiceHostidLocalGetOK, error)

StorageServiceHostidLocalGet locals hostid

Returns the local host id

func (*Client) StorageServiceIncrementalBackupsGet ¶

func (a *Client) StorageServiceIncrementalBackupsGet(params *StorageServiceIncrementalBackupsGetParams) (*StorageServiceIncrementalBackupsGetOK, error)

StorageServiceIncrementalBackupsGet is incremental backups enabled

Check if incremental backup is enabled

func (*Client) StorageServiceIncrementalBackupsPost ¶

func (a *Client) StorageServiceIncrementalBackupsPost(params *StorageServiceIncrementalBackupsPostParams) (*StorageServiceIncrementalBackupsPostOK, error)

StorageServiceIncrementalBackupsPost sets incremental backups enabled

func (*Client) StorageServiceIsInitializedGet ¶

func (a *Client) StorageServiceIsInitializedGet(params *StorageServiceIsInitializedGetParams) (*StorageServiceIsInitializedGetOK, error)

StorageServiceIsInitializedGet is initialized

Determine if gossip is enable

func (*Client) StorageServiceIsStartingGet ¶

func (a *Client) StorageServiceIsStartingGet(params *StorageServiceIsStartingGetParams) (*StorageServiceIsStartingGetOK, error)

StorageServiceIsStartingGet is starting

Returns whether the storage service is starting or not

func (*Client) StorageServiceJoinRingGet ¶

func (a *Client) StorageServiceJoinRingGet(params *StorageServiceJoinRingGetParams) (*StorageServiceJoinRingGetOK, error)

StorageServiceJoinRingGet is joined

func (*Client) StorageServiceJoinRingPost ¶

func (a *Client) StorageServiceJoinRingPost(params *StorageServiceJoinRingPostParams) (*StorageServiceJoinRingPostOK, error)

StorageServiceJoinRingPost joins ring

Allows a node that have been started without joining the ring to join it

func (*Client) StorageServiceKeyspaceCleanupByKeyspacePost ¶

func (a *Client) StorageServiceKeyspaceCleanupByKeyspacePost(params *StorageServiceKeyspaceCleanupByKeyspacePostParams) (*StorageServiceKeyspaceCleanupByKeyspacePostOK, error)

StorageServiceKeyspaceCleanupByKeyspacePost forces keyspace cleanup

Trigger a cleanup of keys on a single keyspace

func (*Client) StorageServiceKeyspaceCompactionByKeyspacePost ¶

func (a *Client) StorageServiceKeyspaceCompactionByKeyspacePost(params *StorageServiceKeyspaceCompactionByKeyspacePostParams) (*StorageServiceKeyspaceCompactionByKeyspacePostOK, error)

StorageServiceKeyspaceCompactionByKeyspacePost forces keyspace compaction

Forces major compaction of a single keyspace

func (*Client) StorageServiceKeyspaceFlushByKeyspacePost ¶

func (a *Client) StorageServiceKeyspaceFlushByKeyspacePost(params *StorageServiceKeyspaceFlushByKeyspacePostParams) (*StorageServiceKeyspaceFlushByKeyspacePostOK, error)

StorageServiceKeyspaceFlushByKeyspacePost forces keyspace flush

Flush all memtables for the given column families, or all columnfamilies for the given keyspace if none are explicitly listed.

func (*Client) StorageServiceKeyspaceScrubByKeyspaceGet ¶

func (a *Client) StorageServiceKeyspaceScrubByKeyspaceGet(params *StorageServiceKeyspaceScrubByKeyspaceGetParams) (*StorageServiceKeyspaceScrubByKeyspaceGetOK, error)

StorageServiceKeyspaceScrubByKeyspaceGet scrubs

Scrub (deserialize + reserialize at the latest version, skipping bad rows if any) the given keyspace. If columnFamilies array is empty, all CFs are scrubbed. Scrubbed CFs will be snapshotted first, if disableSnapshot is false

func (*Client) StorageServiceKeyspaceUpgradeSstablesByKeyspaceGet ¶

StorageServiceKeyspaceUpgradeSstablesByKeyspaceGet upgrades sstables

Rewrite all sstables to the latest version. Unlike scrub, it doesn't skip bad rows and do not snapshot sstables first.

func (*Client) StorageServiceKeyspacesGet ¶

func (a *Client) StorageServiceKeyspacesGet(params *StorageServiceKeyspacesGetParams) (*StorageServiceKeyspacesGetOK, error)

StorageServiceKeyspacesGet gets keyspaces

Get the keyspaces

func (*Client) StorageServiceLoadGet ¶

func (a *Client) StorageServiceLoadGet(params *StorageServiceLoadGetParams) (*StorageServiceLoadGetOK, error)

StorageServiceLoadGet gets load

get load value

func (*Client) StorageServiceLoadMapGet ¶

func (a *Client) StorageServiceLoadMapGet(params *StorageServiceLoadMapGetParams) (*StorageServiceLoadMapGetOK, error)

StorageServiceLoadMapGet gets load map

load value. Keys are IP addresses

func (*Client) StorageServiceLoggingLevelGet ¶

func (a *Client) StorageServiceLoggingLevelGet(params *StorageServiceLoggingLevelGetParams) (*StorageServiceLoggingLevelGetOK, error)

StorageServiceLoggingLevelGet gets logging levels

get the runtime logging levels

func (*Client) StorageServiceLoggingLevelPost ¶

func (a *Client) StorageServiceLoggingLevelPost(params *StorageServiceLoggingLevelPostParams) (*StorageServiceLoggingLevelPostOK, error)

StorageServiceLoggingLevelPost sets logging level

set the logging level at runtime<br> <br> If both classQualifer and level are empty/null, it will reload the configuration to reset.<br> If classQualifer is not empty but level is empty/null, it will set the level to null for the defined classQualifer<br> If level cannot be parsed, then the level will be defaulted to DEBUG<br> <br> The logback configuration should have < jmxConfigurator /> set

func (*Client) StorageServiceMetricsExceptionsGet ¶

func (a *Client) StorageServiceMetricsExceptionsGet(params *StorageServiceMetricsExceptionsGetParams) (*StorageServiceMetricsExceptionsGetOK, error)

StorageServiceMetricsExceptionsGet gets exceptions

Get exceptions

func (*Client) StorageServiceMetricsHintsInProgressGet ¶

func (a *Client) StorageServiceMetricsHintsInProgressGet(params *StorageServiceMetricsHintsInProgressGetParams) (*StorageServiceMetricsHintsInProgressGetOK, error)

StorageServiceMetricsHintsInProgressGet gets total hints in progress

Get total hints in progress

func (*Client) StorageServiceMetricsLoadGet ¶

func (a *Client) StorageServiceMetricsLoadGet(params *StorageServiceMetricsLoadGetParams) (*StorageServiceMetricsLoadGetOK, error)

StorageServiceMetricsLoadGet gets metrics load

Get load

func (*Client) StorageServiceMetricsTotalHintsGet ¶

func (a *Client) StorageServiceMetricsTotalHintsGet(params *StorageServiceMetricsTotalHintsGetParams) (*StorageServiceMetricsTotalHintsGetOK, error)

StorageServiceMetricsTotalHintsGet gets total hints1

Get total hints

func (*Client) StorageServiceMovePost ¶

func (a *Client) StorageServiceMovePost(params *StorageServiceMovePostParams) (*StorageServiceMovePostOK, error)

StorageServiceMovePost moves

This node will unload its data onto its neighbors, and bootstrap to the new token.

func (*Client) StorageServiceNativeTransportDelete ¶

func (a *Client) StorageServiceNativeTransportDelete(params *StorageServiceNativeTransportDeleteParams) (*StorageServiceNativeTransportDeleteOK, error)

StorageServiceNativeTransportDelete stops native transport

Stop native transport

func (*Client) StorageServiceNativeTransportGet ¶

func (a *Client) StorageServiceNativeTransportGet(params *StorageServiceNativeTransportGetParams) (*StorageServiceNativeTransportGetOK, error)

StorageServiceNativeTransportGet is native transport running

Is native transport running

func (*Client) StorageServiceNativeTransportPost ¶

func (a *Client) StorageServiceNativeTransportPost(params *StorageServiceNativeTransportPostParams) (*StorageServiceNativeTransportPostOK, error)

StorageServiceNativeTransportPost starts native transport

Start native transport

func (*Client) StorageServiceNaturalEndpointsByKeyspaceGet ¶

func (a *Client) StorageServiceNaturalEndpointsByKeyspaceGet(params *StorageServiceNaturalEndpointsByKeyspaceGetParams) (*StorageServiceNaturalEndpointsByKeyspaceGetOK, error)

StorageServiceNaturalEndpointsByKeyspaceGet gets natural endpoints

This method returns the N endpoints that are responsible for storing the specified key i.e for replication. the endpoint responsible for this key

func (*Client) StorageServiceNodesJoiningGet ¶

func (a *Client) StorageServiceNodesJoiningGet(params *StorageServiceNodesJoiningGetParams) (*StorageServiceNodesJoiningGetOK, error)

StorageServiceNodesJoiningGet gets joining nodes

Retrieve the list of nodes currently bootstrapping into the ring

func (*Client) StorageServiceNodesLeavingGet ¶

func (a *Client) StorageServiceNodesLeavingGet(params *StorageServiceNodesLeavingGetParams) (*StorageServiceNodesLeavingGetOK, error)

StorageServiceNodesLeavingGet gets leaving nodes

Retrieve the list of nodes currently leaving the ring

func (*Client) StorageServiceNodesMovingGet ¶

func (a *Client) StorageServiceNodesMovingGet(params *StorageServiceNodesMovingGetParams) (*StorageServiceNodesMovingGetOK, error)

StorageServiceNodesMovingGet gets moving nodes

Retrieve the list of nodes currently moving in the ring

func (*Client) StorageServiceOperationModeGet ¶

func (a *Client) StorageServiceOperationModeGet(params *StorageServiceOperationModeGetParams) (*StorageServiceOperationModeGetOK, error)

StorageServiceOperationModeGet gets operation mode

Get the operational mode (leaving, joining, normal, decommissioned, client)

func (*Client) StorageServiceOwnershipByKeyspaceGet ¶

func (a *Client) StorageServiceOwnershipByKeyspaceGet(params *StorageServiceOwnershipByKeyspaceGetParams) (*StorageServiceOwnershipByKeyspaceGetOK, error)

StorageServiceOwnershipByKeyspaceGet gets effective ownership

Effective ownership is % of the data each node owns given the keyspace

func (*Client) StorageServiceOwnershipGet ¶

func (a *Client) StorageServiceOwnershipGet(params *StorageServiceOwnershipGetParams) (*StorageServiceOwnershipGetOK, error)

StorageServiceOwnershipGet gets ownership

The mapping from token -> % of cluster owned by that token

func (*Client) StorageServicePartitionerNameGet ¶

func (a *Client) StorageServicePartitionerNameGet(params *StorageServicePartitionerNameGetParams) (*StorageServicePartitionerNameGetOK, error)

StorageServicePartitionerNameGet gets partitioner name

Returns the cluster partitioner

func (*Client) StorageServicePendingRangeByKeyspaceGet ¶

func (a *Client) StorageServicePendingRangeByKeyspaceGet(params *StorageServicePendingRangeByKeyspaceGetParams) (*StorageServicePendingRangeByKeyspaceGetOK, error)

StorageServicePendingRangeByKeyspaceGet gets pending range to endpoint map

Retrieve a map of pending ranges to endpoints that describe the ring topology

func (*Client) StorageServiceRPCServerDelete ¶

func (a *Client) StorageServiceRPCServerDelete(params *StorageServiceRPCServerDeleteParams) (*StorageServiceRPCServerDeleteOK, error)

StorageServiceRPCServerDelete stops rpc server

Allows a user to disable thrift

func (*Client) StorageServiceRPCServerGet ¶

func (a *Client) StorageServiceRPCServerGet(params *StorageServiceRPCServerGetParams) (*StorageServiceRPCServerGetOK, error)

StorageServiceRPCServerGet is rpc server running

Determine if thrift is running

func (*Client) StorageServiceRPCServerPost ¶

func (a *Client) StorageServiceRPCServerPost(params *StorageServiceRPCServerPostParams) (*StorageServiceRPCServerPostOK, error)

StorageServiceRPCServerPost starts rpc server

allows a user to reenable thrift

func (*Client) StorageServiceRangeToEndpointMapByKeyspaceGet ¶

func (a *Client) StorageServiceRangeToEndpointMapByKeyspaceGet(params *StorageServiceRangeToEndpointMapByKeyspaceGetParams) (*StorageServiceRangeToEndpointMapByKeyspaceGetOK, error)

StorageServiceRangeToEndpointMapByKeyspaceGet gets range to endpoint map

Retrieve a map of range to end points that describe the ring topology of a Cassandra cluster.

func (*Client) StorageServiceRebuildPost ¶

func (a *Client) StorageServiceRebuildPost(params *StorageServiceRebuildPostParams) (*StorageServiceRebuildPostOK, error)

StorageServiceRebuildPost rebuilds

Initiate a process of streaming data for which we are responsible from other nodes. It is similar to bootstrap except meant to be used on a node which is already in the cluster (typically containing no data) as an alternative to running repair.

func (*Client) StorageServiceReleaseVersionGet ¶

func (a *Client) StorageServiceReleaseVersionGet(params *StorageServiceReleaseVersionGetParams) (*StorageServiceReleaseVersionGetOK, error)

StorageServiceReleaseVersionGet gets release version

Fetch a string representation of the Cassandra version.

func (*Client) StorageServiceRelocalSchemaPost ¶

func (a *Client) StorageServiceRelocalSchemaPost(params *StorageServiceRelocalSchemaPostParams) (*StorageServiceRelocalSchemaPostOK, error)

StorageServiceRelocalSchemaPost resets local schema

Reset local schema

func (*Client) StorageServiceRemovalStatusGet ¶

func (a *Client) StorageServiceRemovalStatusGet(params *StorageServiceRemovalStatusGetParams) (*StorageServiceRemovalStatusGetOK, error)

StorageServiceRemovalStatusGet gets removal status

Get the status of a token removal.

func (*Client) StorageServiceRemoveNodePost ¶

func (a *Client) StorageServiceRemoveNodePost(params *StorageServiceRemoveNodePostParams) (*StorageServiceRemoveNodePostOK, error)

StorageServiceRemoveNodePost removes node

Removes token (and all data associated with enpoint that had it) from the ring

func (*Client) StorageServiceRepairAsyncByKeyspaceGet ¶

func (a *Client) StorageServiceRepairAsyncByKeyspaceGet(params *StorageServiceRepairAsyncByKeyspaceGetParams) (*StorageServiceRepairAsyncByKeyspaceGetOK, error)

StorageServiceRepairAsyncByKeyspaceGet repairs async status

Track already running repair progress

func (*Client) StorageServiceRepairAsyncByKeyspacePost ¶

func (a *Client) StorageServiceRepairAsyncByKeyspacePost(params *StorageServiceRepairAsyncByKeyspacePostParams) (*StorageServiceRepairAsyncByKeyspacePostOK, error)

StorageServiceRepairAsyncByKeyspacePost repairs async

Invoke repair asynchronously. You can track repair progress by using the get supplying id

func (*Client) StorageServiceRescheduleFailedDeletionsPost ¶

func (a *Client) StorageServiceRescheduleFailedDeletionsPost(params *StorageServiceRescheduleFailedDeletionsPostParams) (*StorageServiceRescheduleFailedDeletionsPostOK, error)

StorageServiceRescheduleFailedDeletionsPost reschedules failed deletions

Reschedule failed deletions

func (*Client) StorageServiceSampleKeyRangeGet ¶

func (a *Client) StorageServiceSampleKeyRangeGet(params *StorageServiceSampleKeyRangeGetParams) (*StorageServiceSampleKeyRangeGetOK, error)

StorageServiceSampleKeyRangeGet samples key range

Return a List of Tokens representing a sample of keys across all ColumnFamilyStores.

func (*Client) StorageServiceSavedCachesLocationGet ¶

func (a *Client) StorageServiceSavedCachesLocationGet(params *StorageServiceSavedCachesLocationGetParams) (*StorageServiceSavedCachesLocationGetOK, error)

StorageServiceSavedCachesLocationGet gets saved caches location

Get location of the saved caches dir

func (*Client) StorageServiceSchemaVersionGet ¶

func (a *Client) StorageServiceSchemaVersionGet(params *StorageServiceSchemaVersionGetParams) (*StorageServiceSchemaVersionGetOK, error)

StorageServiceSchemaVersionGet gets schema version

Fetch a string representation of the current Schema version.

func (*Client) StorageServiceScyllaReleaseVersionGet ¶

func (a *Client) StorageServiceScyllaReleaseVersionGet(params *StorageServiceScyllaReleaseVersionGetParams) (*StorageServiceScyllaReleaseVersionGetOK, error)

StorageServiceScyllaReleaseVersionGet gets scylla release version

Fetch a string representation of the Scylla version.

func (*Client) StorageServiceSlowQueryGet ¶

func (a *Client) StorageServiceSlowQueryGet(params *StorageServiceSlowQueryGetParams) (*StorageServiceSlowQueryGetOK, error)

StorageServiceSlowQueryGet gets slow query info

Returns the slow query record configuration.

func (*Client) StorageServiceSlowQueryPost ¶

func (a *Client) StorageServiceSlowQueryPost(params *StorageServiceSlowQueryPostParams) (*StorageServiceSlowQueryPostOK, error)

StorageServiceSlowQueryPost sets slow query

Set slow query parameter

func (*Client) StorageServiceSnapshotsDelete ¶

func (a *Client) StorageServiceSnapshotsDelete(params *StorageServiceSnapshotsDeleteParams) (*StorageServiceSnapshotsDeleteOK, error)

StorageServiceSnapshotsDelete dels snapshot

Remove the snapshot with the given name from the given keyspaces. If no tag is specified all snapshots will be removed

func (*Client) StorageServiceSnapshotsGet ¶

func (a *Client) StorageServiceSnapshotsGet(params *StorageServiceSnapshotsGetParams) (*StorageServiceSnapshotsGetOK, error)

StorageServiceSnapshotsGet gets snapshot details

Get the details of all the snapshot

func (*Client) StorageServiceSnapshotsPost ¶

func (a *Client) StorageServiceSnapshotsPost(params *StorageServiceSnapshotsPostParams) (*StorageServiceSnapshotsPostOK, error)

StorageServiceSnapshotsPost takes snapshot

Takes the snapshot for the given keyspaces. A snapshot name must be specified.

func (*Client) StorageServiceSnapshotsSizeTrueGet ¶

func (a *Client) StorageServiceSnapshotsSizeTrueGet(params *StorageServiceSnapshotsSizeTrueGetParams) (*StorageServiceSnapshotsSizeTrueGetOK, error)

StorageServiceSnapshotsSizeTrueGet trues snapshots size

Get the true size taken by all snapshots across all keyspaces.

func (*Client) StorageServiceSstablesByKeyspacePost ¶

func (a *Client) StorageServiceSstablesByKeyspacePost(params *StorageServiceSstablesByKeyspacePostParams) (*StorageServiceSstablesByKeyspacePostOK, error)

StorageServiceSstablesByKeyspacePost loads new ss tables

Load new SSTables to the given keyspace/columnFamily

func (*Client) StorageServiceStopDaemonPost ¶

func (a *Client) StorageServiceStopDaemonPost(params *StorageServiceStopDaemonPostParams) (*StorageServiceStopDaemonPostOK, error)

StorageServiceStopDaemonPost stops daemon

allows a user to forcibly completely stop cassandra

func (*Client) StorageServiceStreamThroughputGet ¶

func (a *Client) StorageServiceStreamThroughputGet(params *StorageServiceStreamThroughputGetParams) (*StorageServiceStreamThroughputGetOK, error)

StorageServiceStreamThroughputGet gets stream throughput mb per sec

Get stream throughput mb per sec

func (*Client) StorageServiceStreamThroughputPost ¶

func (a *Client) StorageServiceStreamThroughputPost(params *StorageServiceStreamThroughputPostParams) (*StorageServiceStreamThroughputPostOK, error)

StorageServiceStreamThroughputPost sets stream throughput mb per sec

set stream throughput mb per sec

func (*Client) StorageServiceTokensByEndpointGet ¶

func (a *Client) StorageServiceTokensByEndpointGet(params *StorageServiceTokensByEndpointGetParams) (*StorageServiceTokensByEndpointGetOK, error)

StorageServiceTokensByEndpointGet gets node tokens

Returns a list of the tokens for or a specified node

func (*Client) StorageServiceTokensEndpointGet ¶

func (a *Client) StorageServiceTokensEndpointGet(params *StorageServiceTokensEndpointGetParams) (*StorageServiceTokensEndpointGetOK, error)

StorageServiceTokensEndpointGet gets token endpoint

Returns a list of the tokens endpoint mapping

func (*Client) StorageServiceTokensGet ¶

func (a *Client) StorageServiceTokensGet(params *StorageServiceTokensGetParams) (*StorageServiceTokensGetOK, error)

StorageServiceTokensGet gets tokens

Returns a list of the tokens for this node

func (*Client) StorageServiceTombstoneFailureThresholdGet ¶

func (a *Client) StorageServiceTombstoneFailureThresholdGet(params *StorageServiceTombstoneFailureThresholdGetParams) (*StorageServiceTombstoneFailureThresholdGetOK, error)

StorageServiceTombstoneFailureThresholdGet gets tombstone failure threshold

func (*Client) StorageServiceTombstoneFailureThresholdPost ¶

func (a *Client) StorageServiceTombstoneFailureThresholdPost(params *StorageServiceTombstoneFailureThresholdPostParams) (*StorageServiceTombstoneFailureThresholdPostOK, error)

StorageServiceTombstoneFailureThresholdPost sets tombstone failure threshold

func (*Client) StorageServiceTombstoneWarnThresholdGet ¶

func (a *Client) StorageServiceTombstoneWarnThresholdGet(params *StorageServiceTombstoneWarnThresholdGetParams) (*StorageServiceTombstoneWarnThresholdGetOK, error)

StorageServiceTombstoneWarnThresholdGet gets tombstone warn threshold

Returns the threshold for warning of queries with many tombstones

func (*Client) StorageServiceTombstoneWarnThresholdPost ¶

func (a *Client) StorageServiceTombstoneWarnThresholdPost(params *StorageServiceTombstoneWarnThresholdPostParams) (*StorageServiceTombstoneWarnThresholdPostOK, error)

StorageServiceTombstoneWarnThresholdPost sets tombstone warn threshold

Sets the threshold for warning queries with many tombstones

func (*Client) StorageServiceTraceProbabilityGet ¶

func (a *Client) StorageServiceTraceProbabilityGet(params *StorageServiceTraceProbabilityGetParams) (*StorageServiceTraceProbabilityGetOK, error)

StorageServiceTraceProbabilityGet gets trace probability

Returns the configured tracing probability.

func (*Client) StorageServiceTraceProbabilityPost ¶

func (a *Client) StorageServiceTraceProbabilityPost(params *StorageServiceTraceProbabilityPostParams) (*StorageServiceTraceProbabilityPostOK, error)

StorageServiceTraceProbabilityPost sets trace probability

Enables/Disables tracing for the whole system. Only thrift requests can start tracing currently

func (*Client) StorageServiceTruncateByKeyspacePost ¶

func (a *Client) StorageServiceTruncateByKeyspacePost(params *StorageServiceTruncateByKeyspacePostParams) (*StorageServiceTruncateByKeyspacePostOK, error)

StorageServiceTruncateByKeyspacePost truncates

Truncates (deletes) the given columnFamily from the provided keyspace. Calling truncate results in actual deletion of all data in the cluster under the given columnFamily and it will fail unless all hosts are up. All data in the given column family will be deleted, but its definition will not be affected.

func (*Client) StorageServiceUpdateSnitchPost ¶

func (a *Client) StorageServiceUpdateSnitchPost(params *StorageServiceUpdateSnitchPostParams) (*StorageServiceUpdateSnitchPostOK, error)

StorageServiceUpdateSnitchPost updates snitch

Change endpointsnitch class and dynamic-ness (and dynamic attributes) at runtime

func (*Client) StorageServiceViewBuildStatusesByKeyspaceAndViewGet ¶

StorageServiceViewBuildStatusesByKeyspaceAndViewGet views build statuses

Gets the progress of a materialized view build

func (*Client) StreamManagerGet ¶

func (a *Client) StreamManagerGet(params *StreamManagerGetParams) (*StreamManagerGetOK, error)

StreamManagerGet gets current streams

Returns the current state of all ongoing streams.

func (*Client) StreamManagerMetricsIncomingByPeerGet ¶

func (a *Client) StreamManagerMetricsIncomingByPeerGet(params *StreamManagerMetricsIncomingByPeerGetParams) (*StreamManagerMetricsIncomingByPeerGetOK, error)

StreamManagerMetricsIncomingByPeerGet gets total incoming bytes

Get total incoming bytes

func (*Client) StreamManagerMetricsIncomingGet ¶

func (a *Client) StreamManagerMetricsIncomingGet(params *StreamManagerMetricsIncomingGetParams) (*StreamManagerMetricsIncomingGetOK, error)

StreamManagerMetricsIncomingGet gets all total incoming bytes

Get all total incoming bytes

func (*Client) StreamManagerMetricsOutboundGet ¶

func (a *Client) StreamManagerMetricsOutboundGet(params *StreamManagerMetricsOutboundGetParams) (*StreamManagerMetricsOutboundGetOK, error)

StreamManagerMetricsOutboundGet gets all active streams outbound

Get number of active outbound streams

func (*Client) StreamManagerMetricsOutgoingByPeerGet ¶

func (a *Client) StreamManagerMetricsOutgoingByPeerGet(params *StreamManagerMetricsOutgoingByPeerGetParams) (*StreamManagerMetricsOutgoingByPeerGetOK, error)

StreamManagerMetricsOutgoingByPeerGet gets total outgoing bytes

Get total outgoing bytes

func (*Client) StreamManagerMetricsOutgoingGet ¶

func (a *Client) StreamManagerMetricsOutgoingGet(params *StreamManagerMetricsOutgoingGetParams) (*StreamManagerMetricsOutgoingGetOK, error)

StreamManagerMetricsOutgoingGet gets all total outgoing bytes

Get all total outgoing bytes

func (*Client) SystemLoggerByNameGet ¶

func (a *Client) SystemLoggerByNameGet(params *SystemLoggerByNameGetParams) (*SystemLoggerByNameGetOK, error)

SystemLoggerByNameGet gets logger level

Get logger level

func (*Client) SystemLoggerByNamePost ¶

func (a *Client) SystemLoggerByNamePost(params *SystemLoggerByNamePostParams) (*SystemLoggerByNamePostOK, error)

SystemLoggerByNamePost sets logger level

Set logger level

func (*Client) SystemLoggerGet ¶

func (a *Client) SystemLoggerGet(params *SystemLoggerGetParams) (*SystemLoggerGetOK, error)

SystemLoggerGet gets all logger names

Get all logger names

func (*Client) SystemLoggerPost ¶

func (a *Client) SystemLoggerPost(params *SystemLoggerPostParams) (*SystemLoggerPostOK, error)

SystemLoggerPost sets all logger level

Set all logger level

type CollectdByPluginidGetDefault ¶

type CollectdByPluginidGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

CollectdByPluginidGetDefault handles this case with default header values.

internal server error

func NewCollectdByPluginidGetDefault ¶

func NewCollectdByPluginidGetDefault(code int) *CollectdByPluginidGetDefault

NewCollectdByPluginidGetDefault creates a CollectdByPluginidGetDefault with default headers values

func (*CollectdByPluginidGetDefault) Code ¶

Code gets the status code for the collectd by pluginid get default response

func (*CollectdByPluginidGetDefault) Error ¶

func (*CollectdByPluginidGetDefault) GetPayload ¶

type CollectdByPluginidGetOK ¶

type CollectdByPluginidGetOK struct {
	Payload []*models.CollectdValue
}

CollectdByPluginidGetOK handles this case with default header values.

CollectdByPluginidGetOK collectd by pluginid get o k

func NewCollectdByPluginidGetOK ¶

func NewCollectdByPluginidGetOK() *CollectdByPluginidGetOK

NewCollectdByPluginidGetOK creates a CollectdByPluginidGetOK with default headers values

func (*CollectdByPluginidGetOK) GetPayload ¶

func (o *CollectdByPluginidGetOK) GetPayload() []*models.CollectdValue

type CollectdByPluginidGetParams ¶

type CollectdByPluginidGetParams struct {

	/*Instance
	  The plugin instance

	*/
	Instance *string
	/*Pluginid
	  The plugin ID

	*/
	Pluginid string
	/*Type
	  The plugin type

	*/
	Type string
	/*TypeInstance
	  The plugin type instance

	*/
	TypeInstance *string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CollectdByPluginidGetParams contains all the parameters to send to the API endpoint for the collectd by pluginid get operation typically these are written to a http.Request

func NewCollectdByPluginidGetParams ¶

func NewCollectdByPluginidGetParams() *CollectdByPluginidGetParams

NewCollectdByPluginidGetParams creates a new CollectdByPluginidGetParams object with the default values initialized.

func NewCollectdByPluginidGetParamsWithContext ¶

func NewCollectdByPluginidGetParamsWithContext(ctx context.Context) *CollectdByPluginidGetParams

NewCollectdByPluginidGetParamsWithContext creates a new CollectdByPluginidGetParams object with the default values initialized, and the ability to set a context for a request

func NewCollectdByPluginidGetParamsWithHTTPClient ¶

func NewCollectdByPluginidGetParamsWithHTTPClient(client *http.Client) *CollectdByPluginidGetParams

NewCollectdByPluginidGetParamsWithHTTPClient creates a new CollectdByPluginidGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewCollectdByPluginidGetParamsWithTimeout ¶

func NewCollectdByPluginidGetParamsWithTimeout(timeout time.Duration) *CollectdByPluginidGetParams

NewCollectdByPluginidGetParamsWithTimeout creates a new CollectdByPluginidGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*CollectdByPluginidGetParams) SetContext ¶

func (o *CollectdByPluginidGetParams) SetContext(ctx context.Context)

SetContext adds the context to the collectd by pluginid get params

func (*CollectdByPluginidGetParams) SetHTTPClient ¶

func (o *CollectdByPluginidGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the collectd by pluginid get params

func (*CollectdByPluginidGetParams) SetInstance ¶

func (o *CollectdByPluginidGetParams) SetInstance(instance *string)

SetInstance adds the instance to the collectd by pluginid get params

func (*CollectdByPluginidGetParams) SetPluginid ¶

func (o *CollectdByPluginidGetParams) SetPluginid(pluginid string)

SetPluginid adds the pluginid to the collectd by pluginid get params

func (*CollectdByPluginidGetParams) SetTimeout ¶

func (o *CollectdByPluginidGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the collectd by pluginid get params

func (*CollectdByPluginidGetParams) SetType ¶

func (o *CollectdByPluginidGetParams) SetType(typeVar string)

SetType adds the type to the collectd by pluginid get params

func (*CollectdByPluginidGetParams) SetTypeInstance ¶

func (o *CollectdByPluginidGetParams) SetTypeInstance(typeInstance *string)

SetTypeInstance adds the typeInstance to the collectd by pluginid get params

func (*CollectdByPluginidGetParams) WithContext ¶

WithContext adds the context to the collectd by pluginid get params

func (*CollectdByPluginidGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the collectd by pluginid get params

func (*CollectdByPluginidGetParams) WithInstance ¶

WithInstance adds the instance to the collectd by pluginid get params

func (*CollectdByPluginidGetParams) WithPluginid ¶

WithPluginid adds the pluginid to the collectd by pluginid get params

func (*CollectdByPluginidGetParams) WithTimeout ¶

WithTimeout adds the timeout to the collectd by pluginid get params

func (*CollectdByPluginidGetParams) WithType ¶

WithType adds the typeVar to the collectd by pluginid get params

func (*CollectdByPluginidGetParams) WithTypeInstance ¶

func (o *CollectdByPluginidGetParams) WithTypeInstance(typeInstance *string) *CollectdByPluginidGetParams

WithTypeInstance adds the typeInstance to the collectd by pluginid get params

func (*CollectdByPluginidGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CollectdByPluginidGetReader ¶

type CollectdByPluginidGetReader struct {
	// contains filtered or unexported fields
}

CollectdByPluginidGetReader is a Reader for the CollectdByPluginidGet structure.

func (*CollectdByPluginidGetReader) ReadResponse ¶

func (o *CollectdByPluginidGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CollectdByPluginidPostDefault ¶

type CollectdByPluginidPostDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

CollectdByPluginidPostDefault handles this case with default header values.

internal server error

func NewCollectdByPluginidPostDefault ¶

func NewCollectdByPluginidPostDefault(code int) *CollectdByPluginidPostDefault

NewCollectdByPluginidPostDefault creates a CollectdByPluginidPostDefault with default headers values

func (*CollectdByPluginidPostDefault) Code ¶

Code gets the status code for the collectd by pluginid post default response

func (*CollectdByPluginidPostDefault) Error ¶

func (*CollectdByPluginidPostDefault) GetPayload ¶

type CollectdByPluginidPostOK ¶

type CollectdByPluginidPostOK struct {
}

CollectdByPluginidPostOK handles this case with default header values.

CollectdByPluginidPostOK collectd by pluginid post o k

func NewCollectdByPluginidPostOK ¶

func NewCollectdByPluginidPostOK() *CollectdByPluginidPostOK

NewCollectdByPluginidPostOK creates a CollectdByPluginidPostOK with default headers values

type CollectdByPluginidPostParams ¶

type CollectdByPluginidPostParams struct {

	/*Enable
	  set to true to enable all, anything else or omit to disable

	*/
	Enable *bool
	/*Instance
	  The plugin instance typically #CPU indicating per CPU metric. Regex are supported. Omit for all

	*/
	Instance *string
	/*Pluginid
	  The plugin ID, describe the component the metric belongs to. Examples are cache, thrift, etc'. Regex are supported.The plugin ID, describe the component the metric belong to. Examples are: cache, thrift etc'. regex are supported

	*/
	Pluginid string
	/*Type
	  The plugin type, the type of the information. Examples are total_operations, bytes, total_operations, etc'. Regex are supported. Omit for all

	*/
	Type *string
	/*TypeInstance
	  The plugin type instance, the specific metric. Exampls are total_writes, total_size, zones, etc'. Regex are supported, Omit for all

	*/
	TypeInstance *string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CollectdByPluginidPostParams contains all the parameters to send to the API endpoint for the collectd by pluginid post operation typically these are written to a http.Request

func NewCollectdByPluginidPostParams ¶

func NewCollectdByPluginidPostParams() *CollectdByPluginidPostParams

NewCollectdByPluginidPostParams creates a new CollectdByPluginidPostParams object with the default values initialized.

func NewCollectdByPluginidPostParamsWithContext ¶

func NewCollectdByPluginidPostParamsWithContext(ctx context.Context) *CollectdByPluginidPostParams

NewCollectdByPluginidPostParamsWithContext creates a new CollectdByPluginidPostParams object with the default values initialized, and the ability to set a context for a request

func NewCollectdByPluginidPostParamsWithHTTPClient ¶

func NewCollectdByPluginidPostParamsWithHTTPClient(client *http.Client) *CollectdByPluginidPostParams

NewCollectdByPluginidPostParamsWithHTTPClient creates a new CollectdByPluginidPostParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewCollectdByPluginidPostParamsWithTimeout ¶

func NewCollectdByPluginidPostParamsWithTimeout(timeout time.Duration) *CollectdByPluginidPostParams

NewCollectdByPluginidPostParamsWithTimeout creates a new CollectdByPluginidPostParams object with the default values initialized, and the ability to set a timeout on a request

func (*CollectdByPluginidPostParams) SetContext ¶

func (o *CollectdByPluginidPostParams) SetContext(ctx context.Context)

SetContext adds the context to the collectd by pluginid post params

func (*CollectdByPluginidPostParams) SetEnable ¶

func (o *CollectdByPluginidPostParams) SetEnable(enable *bool)

SetEnable adds the enable to the collectd by pluginid post params

func (*CollectdByPluginidPostParams) SetHTTPClient ¶

func (o *CollectdByPluginidPostParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the collectd by pluginid post params

func (*CollectdByPluginidPostParams) SetInstance ¶

func (o *CollectdByPluginidPostParams) SetInstance(instance *string)

SetInstance adds the instance to the collectd by pluginid post params

func (*CollectdByPluginidPostParams) SetPluginid ¶

func (o *CollectdByPluginidPostParams) SetPluginid(pluginid string)

SetPluginid adds the pluginid to the collectd by pluginid post params

func (*CollectdByPluginidPostParams) SetTimeout ¶

func (o *CollectdByPluginidPostParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the collectd by pluginid post params

func (*CollectdByPluginidPostParams) SetType ¶

func (o *CollectdByPluginidPostParams) SetType(typeVar *string)

SetType adds the type to the collectd by pluginid post params

func (*CollectdByPluginidPostParams) SetTypeInstance ¶

func (o *CollectdByPluginidPostParams) SetTypeInstance(typeInstance *string)

SetTypeInstance adds the typeInstance to the collectd by pluginid post params

func (*CollectdByPluginidPostParams) WithContext ¶

WithContext adds the context to the collectd by pluginid post params

func (*CollectdByPluginidPostParams) WithEnable ¶

WithEnable adds the enable to the collectd by pluginid post params

func (*CollectdByPluginidPostParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the collectd by pluginid post params

func (*CollectdByPluginidPostParams) WithInstance ¶

WithInstance adds the instance to the collectd by pluginid post params

func (*CollectdByPluginidPostParams) WithPluginid ¶

WithPluginid adds the pluginid to the collectd by pluginid post params

func (*CollectdByPluginidPostParams) WithTimeout ¶

WithTimeout adds the timeout to the collectd by pluginid post params

func (*CollectdByPluginidPostParams) WithType ¶

WithType adds the typeVar to the collectd by pluginid post params

func (*CollectdByPluginidPostParams) WithTypeInstance ¶

func (o *CollectdByPluginidPostParams) WithTypeInstance(typeInstance *string) *CollectdByPluginidPostParams

WithTypeInstance adds the typeInstance to the collectd by pluginid post params

func (*CollectdByPluginidPostParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CollectdByPluginidPostReader ¶

type CollectdByPluginidPostReader struct {
	// contains filtered or unexported fields
}

CollectdByPluginidPostReader is a Reader for the CollectdByPluginidPost structure.

func (*CollectdByPluginidPostReader) ReadResponse ¶

func (o *CollectdByPluginidPostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CollectdGetDefault ¶

type CollectdGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

CollectdGetDefault handles this case with default header values.

internal server error

func NewCollectdGetDefault ¶

func NewCollectdGetDefault(code int) *CollectdGetDefault

NewCollectdGetDefault creates a CollectdGetDefault with default headers values

func (*CollectdGetDefault) Code ¶

func (o *CollectdGetDefault) Code() int

Code gets the status code for the collectd get default response

func (*CollectdGetDefault) Error ¶

func (o *CollectdGetDefault) Error() string

func (*CollectdGetDefault) GetPayload ¶

func (o *CollectdGetDefault) GetPayload() *models.ErrorModel

type CollectdGetOK ¶

type CollectdGetOK struct {
	Payload []*models.CollectdMetricStatus
}

CollectdGetOK handles this case with default header values.

CollectdGetOK collectd get o k

func NewCollectdGetOK ¶

func NewCollectdGetOK() *CollectdGetOK

NewCollectdGetOK creates a CollectdGetOK with default headers values

func (*CollectdGetOK) GetPayload ¶

func (o *CollectdGetOK) GetPayload() []*models.CollectdMetricStatus

type CollectdGetParams ¶

type CollectdGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CollectdGetParams contains all the parameters to send to the API endpoint for the collectd get operation typically these are written to a http.Request

func NewCollectdGetParams ¶

func NewCollectdGetParams() *CollectdGetParams

NewCollectdGetParams creates a new CollectdGetParams object with the default values initialized.

func NewCollectdGetParamsWithContext ¶

func NewCollectdGetParamsWithContext(ctx context.Context) *CollectdGetParams

NewCollectdGetParamsWithContext creates a new CollectdGetParams object with the default values initialized, and the ability to set a context for a request

func NewCollectdGetParamsWithHTTPClient ¶

func NewCollectdGetParamsWithHTTPClient(client *http.Client) *CollectdGetParams

NewCollectdGetParamsWithHTTPClient creates a new CollectdGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewCollectdGetParamsWithTimeout ¶

func NewCollectdGetParamsWithTimeout(timeout time.Duration) *CollectdGetParams

NewCollectdGetParamsWithTimeout creates a new CollectdGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*CollectdGetParams) SetContext ¶

func (o *CollectdGetParams) SetContext(ctx context.Context)

SetContext adds the context to the collectd get params

func (*CollectdGetParams) SetHTTPClient ¶

func (o *CollectdGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the collectd get params

func (*CollectdGetParams) SetTimeout ¶

func (o *CollectdGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the collectd get params

func (*CollectdGetParams) WithContext ¶

func (o *CollectdGetParams) WithContext(ctx context.Context) *CollectdGetParams

WithContext adds the context to the collectd get params

func (*CollectdGetParams) WithHTTPClient ¶

func (o *CollectdGetParams) WithHTTPClient(client *http.Client) *CollectdGetParams

WithHTTPClient adds the HTTPClient to the collectd get params

func (*CollectdGetParams) WithTimeout ¶

func (o *CollectdGetParams) WithTimeout(timeout time.Duration) *CollectdGetParams

WithTimeout adds the timeout to the collectd get params

func (*CollectdGetParams) WriteToRequest ¶

func (o *CollectdGetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type CollectdGetReader ¶

type CollectdGetReader struct {
	// contains filtered or unexported fields
}

CollectdGetReader is a Reader for the CollectdGet structure.

func (*CollectdGetReader) ReadResponse ¶

func (o *CollectdGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CollectdPostDefault ¶

type CollectdPostDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

CollectdPostDefault handles this case with default header values.

internal server error

func NewCollectdPostDefault ¶

func NewCollectdPostDefault(code int) *CollectdPostDefault

NewCollectdPostDefault creates a CollectdPostDefault with default headers values

func (*CollectdPostDefault) Code ¶

func (o *CollectdPostDefault) Code() int

Code gets the status code for the collectd post default response

func (*CollectdPostDefault) Error ¶

func (o *CollectdPostDefault) Error() string

func (*CollectdPostDefault) GetPayload ¶

func (o *CollectdPostDefault) GetPayload() *models.ErrorModel

type CollectdPostOK ¶

type CollectdPostOK struct {
}

CollectdPostOK handles this case with default header values.

CollectdPostOK collectd post o k

func NewCollectdPostOK ¶

func NewCollectdPostOK() *CollectdPostOK

NewCollectdPostOK creates a CollectdPostOK with default headers values

type CollectdPostParams ¶

type CollectdPostParams struct {

	/*Enable
	  set to true to enable all, anything else or omit to disable

	*/
	Enable *bool

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CollectdPostParams contains all the parameters to send to the API endpoint for the collectd post operation typically these are written to a http.Request

func NewCollectdPostParams ¶

func NewCollectdPostParams() *CollectdPostParams

NewCollectdPostParams creates a new CollectdPostParams object with the default values initialized.

func NewCollectdPostParamsWithContext ¶

func NewCollectdPostParamsWithContext(ctx context.Context) *CollectdPostParams

NewCollectdPostParamsWithContext creates a new CollectdPostParams object with the default values initialized, and the ability to set a context for a request

func NewCollectdPostParamsWithHTTPClient ¶

func NewCollectdPostParamsWithHTTPClient(client *http.Client) *CollectdPostParams

NewCollectdPostParamsWithHTTPClient creates a new CollectdPostParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewCollectdPostParamsWithTimeout ¶

func NewCollectdPostParamsWithTimeout(timeout time.Duration) *CollectdPostParams

NewCollectdPostParamsWithTimeout creates a new CollectdPostParams object with the default values initialized, and the ability to set a timeout on a request

func (*CollectdPostParams) SetContext ¶

func (o *CollectdPostParams) SetContext(ctx context.Context)

SetContext adds the context to the collectd post params

func (*CollectdPostParams) SetEnable ¶

func (o *CollectdPostParams) SetEnable(enable *bool)

SetEnable adds the enable to the collectd post params

func (*CollectdPostParams) SetHTTPClient ¶

func (o *CollectdPostParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the collectd post params

func (*CollectdPostParams) SetTimeout ¶

func (o *CollectdPostParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the collectd post params

func (*CollectdPostParams) WithContext ¶

WithContext adds the context to the collectd post params

func (*CollectdPostParams) WithEnable ¶

func (o *CollectdPostParams) WithEnable(enable *bool) *CollectdPostParams

WithEnable adds the enable to the collectd post params

func (*CollectdPostParams) WithHTTPClient ¶

func (o *CollectdPostParams) WithHTTPClient(client *http.Client) *CollectdPostParams

WithHTTPClient adds the HTTPClient to the collectd post params

func (*CollectdPostParams) WithTimeout ¶

func (o *CollectdPostParams) WithTimeout(timeout time.Duration) *CollectdPostParams

WithTimeout adds the timeout to the collectd post params

func (*CollectdPostParams) WriteToRequest ¶

func (o *CollectdPostParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type CollectdPostReader ¶

type CollectdPostReader struct {
	// contains filtered or unexported fields
}

CollectdPostReader is a Reader for the CollectdPost structure.

func (*CollectdPostReader) ReadResponse ¶

func (o *CollectdPostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ColumnFamilyAutocompactionByNameGetDefault ¶

type ColumnFamilyAutocompactionByNameGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyAutocompactionByNameGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyAutocompactionByNameGetDefault ¶

func NewColumnFamilyAutocompactionByNameGetDefault(code int) *ColumnFamilyAutocompactionByNameGetDefault

NewColumnFamilyAutocompactionByNameGetDefault creates a ColumnFamilyAutocompactionByNameGetDefault with default headers values

func (*ColumnFamilyAutocompactionByNameGetDefault) Code ¶

Code gets the status code for the column family autocompaction by name get default response

func (*ColumnFamilyAutocompactionByNameGetDefault) Error ¶

func (*ColumnFamilyAutocompactionByNameGetDefault) GetPayload ¶

type ColumnFamilyAutocompactionByNameGetOK ¶

type ColumnFamilyAutocompactionByNameGetOK struct {
	Payload bool
}

ColumnFamilyAutocompactionByNameGetOK handles this case with default header values.

ColumnFamilyAutocompactionByNameGetOK column family autocompaction by name get o k

func NewColumnFamilyAutocompactionByNameGetOK ¶

func NewColumnFamilyAutocompactionByNameGetOK() *ColumnFamilyAutocompactionByNameGetOK

NewColumnFamilyAutocompactionByNameGetOK creates a ColumnFamilyAutocompactionByNameGetOK with default headers values

func (*ColumnFamilyAutocompactionByNameGetOK) GetPayload ¶

type ColumnFamilyAutocompactionByNameGetParams ¶

type ColumnFamilyAutocompactionByNameGetParams struct {

	/*Name
	  The column family name in keyspace:name format

	*/
	Name string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyAutocompactionByNameGetParams contains all the parameters to send to the API endpoint for the column family autocompaction by name get operation typically these are written to a http.Request

func NewColumnFamilyAutocompactionByNameGetParams ¶

func NewColumnFamilyAutocompactionByNameGetParams() *ColumnFamilyAutocompactionByNameGetParams

NewColumnFamilyAutocompactionByNameGetParams creates a new ColumnFamilyAutocompactionByNameGetParams object with the default values initialized.

func NewColumnFamilyAutocompactionByNameGetParamsWithContext ¶

func NewColumnFamilyAutocompactionByNameGetParamsWithContext(ctx context.Context) *ColumnFamilyAutocompactionByNameGetParams

NewColumnFamilyAutocompactionByNameGetParamsWithContext creates a new ColumnFamilyAutocompactionByNameGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyAutocompactionByNameGetParamsWithHTTPClient ¶

func NewColumnFamilyAutocompactionByNameGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyAutocompactionByNameGetParams

NewColumnFamilyAutocompactionByNameGetParamsWithHTTPClient creates a new ColumnFamilyAutocompactionByNameGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyAutocompactionByNameGetParamsWithTimeout ¶

func NewColumnFamilyAutocompactionByNameGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyAutocompactionByNameGetParams

NewColumnFamilyAutocompactionByNameGetParamsWithTimeout creates a new ColumnFamilyAutocompactionByNameGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyAutocompactionByNameGetParams) SetContext ¶

SetContext adds the context to the column family autocompaction by name get params

func (*ColumnFamilyAutocompactionByNameGetParams) SetHTTPClient ¶

func (o *ColumnFamilyAutocompactionByNameGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the column family autocompaction by name get params

func (*ColumnFamilyAutocompactionByNameGetParams) SetName ¶

SetName adds the name to the column family autocompaction by name get params

func (*ColumnFamilyAutocompactionByNameGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family autocompaction by name get params

func (*ColumnFamilyAutocompactionByNameGetParams) WithContext ¶

WithContext adds the context to the column family autocompaction by name get params

func (*ColumnFamilyAutocompactionByNameGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family autocompaction by name get params

func (*ColumnFamilyAutocompactionByNameGetParams) WithName ¶

WithName adds the name to the column family autocompaction by name get params

func (*ColumnFamilyAutocompactionByNameGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family autocompaction by name get params

func (*ColumnFamilyAutocompactionByNameGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyAutocompactionByNameGetReader ¶

type ColumnFamilyAutocompactionByNameGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyAutocompactionByNameGetReader is a Reader for the ColumnFamilyAutocompactionByNameGet structure.

func (*ColumnFamilyAutocompactionByNameGetReader) ReadResponse ¶

func (o *ColumnFamilyAutocompactionByNameGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ColumnFamilyBuiltIndexesByNameGetDefault ¶

type ColumnFamilyBuiltIndexesByNameGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyBuiltIndexesByNameGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyBuiltIndexesByNameGetDefault ¶

func NewColumnFamilyBuiltIndexesByNameGetDefault(code int) *ColumnFamilyBuiltIndexesByNameGetDefault

NewColumnFamilyBuiltIndexesByNameGetDefault creates a ColumnFamilyBuiltIndexesByNameGetDefault with default headers values

func (*ColumnFamilyBuiltIndexesByNameGetDefault) Code ¶

Code gets the status code for the column family built indexes by name get default response

func (*ColumnFamilyBuiltIndexesByNameGetDefault) Error ¶

func (*ColumnFamilyBuiltIndexesByNameGetDefault) GetPayload ¶

type ColumnFamilyBuiltIndexesByNameGetOK ¶

type ColumnFamilyBuiltIndexesByNameGetOK struct {
	Payload []string
}

ColumnFamilyBuiltIndexesByNameGetOK handles this case with default header values.

ColumnFamilyBuiltIndexesByNameGetOK column family built indexes by name get o k

func NewColumnFamilyBuiltIndexesByNameGetOK ¶

func NewColumnFamilyBuiltIndexesByNameGetOK() *ColumnFamilyBuiltIndexesByNameGetOK

NewColumnFamilyBuiltIndexesByNameGetOK creates a ColumnFamilyBuiltIndexesByNameGetOK with default headers values

func (*ColumnFamilyBuiltIndexesByNameGetOK) GetPayload ¶

func (o *ColumnFamilyBuiltIndexesByNameGetOK) GetPayload() []string

type ColumnFamilyBuiltIndexesByNameGetParams ¶

type ColumnFamilyBuiltIndexesByNameGetParams struct {

	/*Name
	  The column family name in keyspace:name format

	*/
	Name string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyBuiltIndexesByNameGetParams contains all the parameters to send to the API endpoint for the column family built indexes by name get operation typically these are written to a http.Request

func NewColumnFamilyBuiltIndexesByNameGetParams ¶

func NewColumnFamilyBuiltIndexesByNameGetParams() *ColumnFamilyBuiltIndexesByNameGetParams

NewColumnFamilyBuiltIndexesByNameGetParams creates a new ColumnFamilyBuiltIndexesByNameGetParams object with the default values initialized.

func NewColumnFamilyBuiltIndexesByNameGetParamsWithContext ¶

func NewColumnFamilyBuiltIndexesByNameGetParamsWithContext(ctx context.Context) *ColumnFamilyBuiltIndexesByNameGetParams

NewColumnFamilyBuiltIndexesByNameGetParamsWithContext creates a new ColumnFamilyBuiltIndexesByNameGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyBuiltIndexesByNameGetParamsWithHTTPClient ¶

func NewColumnFamilyBuiltIndexesByNameGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyBuiltIndexesByNameGetParams

NewColumnFamilyBuiltIndexesByNameGetParamsWithHTTPClient creates a new ColumnFamilyBuiltIndexesByNameGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyBuiltIndexesByNameGetParamsWithTimeout ¶

func NewColumnFamilyBuiltIndexesByNameGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyBuiltIndexesByNameGetParams

NewColumnFamilyBuiltIndexesByNameGetParamsWithTimeout creates a new ColumnFamilyBuiltIndexesByNameGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyBuiltIndexesByNameGetParams) SetContext ¶

SetContext adds the context to the column family built indexes by name get params

func (*ColumnFamilyBuiltIndexesByNameGetParams) SetHTTPClient ¶

func (o *ColumnFamilyBuiltIndexesByNameGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the column family built indexes by name get params

func (*ColumnFamilyBuiltIndexesByNameGetParams) SetName ¶

SetName adds the name to the column family built indexes by name get params

func (*ColumnFamilyBuiltIndexesByNameGetParams) SetTimeout ¶

func (o *ColumnFamilyBuiltIndexesByNameGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the column family built indexes by name get params

func (*ColumnFamilyBuiltIndexesByNameGetParams) WithContext ¶

WithContext adds the context to the column family built indexes by name get params

func (*ColumnFamilyBuiltIndexesByNameGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family built indexes by name get params

func (*ColumnFamilyBuiltIndexesByNameGetParams) WithName ¶

WithName adds the name to the column family built indexes by name get params

func (*ColumnFamilyBuiltIndexesByNameGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family built indexes by name get params

func (*ColumnFamilyBuiltIndexesByNameGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyBuiltIndexesByNameGetReader ¶

type ColumnFamilyBuiltIndexesByNameGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyBuiltIndexesByNameGetReader is a Reader for the ColumnFamilyBuiltIndexesByNameGet structure.

func (*ColumnFamilyBuiltIndexesByNameGetReader) ReadResponse ¶

func (o *ColumnFamilyBuiltIndexesByNameGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ColumnFamilyCompactionByNamePostDefault ¶

type ColumnFamilyCompactionByNamePostDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyCompactionByNamePostDefault handles this case with default header values.

internal server error

func NewColumnFamilyCompactionByNamePostDefault ¶

func NewColumnFamilyCompactionByNamePostDefault(code int) *ColumnFamilyCompactionByNamePostDefault

NewColumnFamilyCompactionByNamePostDefault creates a ColumnFamilyCompactionByNamePostDefault with default headers values

func (*ColumnFamilyCompactionByNamePostDefault) Code ¶

Code gets the status code for the column family compaction by name post default response

func (*ColumnFamilyCompactionByNamePostDefault) Error ¶

func (*ColumnFamilyCompactionByNamePostDefault) GetPayload ¶

type ColumnFamilyCompactionByNamePostOK ¶

type ColumnFamilyCompactionByNamePostOK struct {
	Payload string
}

ColumnFamilyCompactionByNamePostOK handles this case with default header values.

ColumnFamilyCompactionByNamePostOK column family compaction by name post o k

func NewColumnFamilyCompactionByNamePostOK ¶

func NewColumnFamilyCompactionByNamePostOK() *ColumnFamilyCompactionByNamePostOK

NewColumnFamilyCompactionByNamePostOK creates a ColumnFamilyCompactionByNamePostOK with default headers values

func (*ColumnFamilyCompactionByNamePostOK) GetPayload ¶

type ColumnFamilyCompactionByNamePostParams ¶

type ColumnFamilyCompactionByNamePostParams struct {

	/*Maximum
	  The maximum number of sstables in queue before compaction kicks off

	*/
	Maximum int32
	/*Minimum
	  The minimum number of sstables in queue before compaction kicks off

	*/
	Minimum int32
	/*Name
	  The column family name in keyspace:name format

	*/
	Name string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyCompactionByNamePostParams contains all the parameters to send to the API endpoint for the column family compaction by name post operation typically these are written to a http.Request

func NewColumnFamilyCompactionByNamePostParams ¶

func NewColumnFamilyCompactionByNamePostParams() *ColumnFamilyCompactionByNamePostParams

NewColumnFamilyCompactionByNamePostParams creates a new ColumnFamilyCompactionByNamePostParams object with the default values initialized.

func NewColumnFamilyCompactionByNamePostParamsWithContext ¶

func NewColumnFamilyCompactionByNamePostParamsWithContext(ctx context.Context) *ColumnFamilyCompactionByNamePostParams

NewColumnFamilyCompactionByNamePostParamsWithContext creates a new ColumnFamilyCompactionByNamePostParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyCompactionByNamePostParamsWithHTTPClient ¶

func NewColumnFamilyCompactionByNamePostParamsWithHTTPClient(client *http.Client) *ColumnFamilyCompactionByNamePostParams

NewColumnFamilyCompactionByNamePostParamsWithHTTPClient creates a new ColumnFamilyCompactionByNamePostParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyCompactionByNamePostParamsWithTimeout ¶

func NewColumnFamilyCompactionByNamePostParamsWithTimeout(timeout time.Duration) *ColumnFamilyCompactionByNamePostParams

NewColumnFamilyCompactionByNamePostParamsWithTimeout creates a new ColumnFamilyCompactionByNamePostParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyCompactionByNamePostParams) SetContext ¶

SetContext adds the context to the column family compaction by name post params

func (*ColumnFamilyCompactionByNamePostParams) SetHTTPClient ¶

func (o *ColumnFamilyCompactionByNamePostParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the column family compaction by name post params

func (*ColumnFamilyCompactionByNamePostParams) SetMaximum ¶

func (o *ColumnFamilyCompactionByNamePostParams) SetMaximum(maximum int32)

SetMaximum adds the maximum to the column family compaction by name post params

func (*ColumnFamilyCompactionByNamePostParams) SetMinimum ¶

func (o *ColumnFamilyCompactionByNamePostParams) SetMinimum(minimum int32)

SetMinimum adds the minimum to the column family compaction by name post params

func (*ColumnFamilyCompactionByNamePostParams) SetName ¶

SetName adds the name to the column family compaction by name post params

func (*ColumnFamilyCompactionByNamePostParams) SetTimeout ¶

func (o *ColumnFamilyCompactionByNamePostParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the column family compaction by name post params

func (*ColumnFamilyCompactionByNamePostParams) WithContext ¶

WithContext adds the context to the column family compaction by name post params

func (*ColumnFamilyCompactionByNamePostParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family compaction by name post params

func (*ColumnFamilyCompactionByNamePostParams) WithMaximum ¶

WithMaximum adds the maximum to the column family compaction by name post params

func (*ColumnFamilyCompactionByNamePostParams) WithMinimum ¶

WithMinimum adds the minimum to the column family compaction by name post params

func (*ColumnFamilyCompactionByNamePostParams) WithName ¶

WithName adds the name to the column family compaction by name post params

func (*ColumnFamilyCompactionByNamePostParams) WithTimeout ¶

WithTimeout adds the timeout to the column family compaction by name post params

func (*ColumnFamilyCompactionByNamePostParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyCompactionByNamePostReader ¶

type ColumnFamilyCompactionByNamePostReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyCompactionByNamePostReader is a Reader for the ColumnFamilyCompactionByNamePost structure.

func (*ColumnFamilyCompactionByNamePostReader) ReadResponse ¶

func (o *ColumnFamilyCompactionByNamePostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ColumnFamilyCompactionStrategyByNameGetDefault ¶

type ColumnFamilyCompactionStrategyByNameGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyCompactionStrategyByNameGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyCompactionStrategyByNameGetDefault ¶

func NewColumnFamilyCompactionStrategyByNameGetDefault(code int) *ColumnFamilyCompactionStrategyByNameGetDefault

NewColumnFamilyCompactionStrategyByNameGetDefault creates a ColumnFamilyCompactionStrategyByNameGetDefault with default headers values

func (*ColumnFamilyCompactionStrategyByNameGetDefault) Code ¶

Code gets the status code for the column family compaction strategy by name get default response

func (*ColumnFamilyCompactionStrategyByNameGetDefault) Error ¶

func (*ColumnFamilyCompactionStrategyByNameGetDefault) GetPayload ¶

type ColumnFamilyCompactionStrategyByNameGetOK ¶

type ColumnFamilyCompactionStrategyByNameGetOK struct {
	Payload string
}

ColumnFamilyCompactionStrategyByNameGetOK handles this case with default header values.

ColumnFamilyCompactionStrategyByNameGetOK column family compaction strategy by name get o k

func NewColumnFamilyCompactionStrategyByNameGetOK ¶

func NewColumnFamilyCompactionStrategyByNameGetOK() *ColumnFamilyCompactionStrategyByNameGetOK

NewColumnFamilyCompactionStrategyByNameGetOK creates a ColumnFamilyCompactionStrategyByNameGetOK with default headers values

func (*ColumnFamilyCompactionStrategyByNameGetOK) GetPayload ¶

type ColumnFamilyCompactionStrategyByNameGetParams ¶

type ColumnFamilyCompactionStrategyByNameGetParams struct {

	/*Name
	  The column family name in keyspace:name format

	*/
	Name string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyCompactionStrategyByNameGetParams contains all the parameters to send to the API endpoint for the column family compaction strategy by name get operation typically these are written to a http.Request

func NewColumnFamilyCompactionStrategyByNameGetParams ¶

func NewColumnFamilyCompactionStrategyByNameGetParams() *ColumnFamilyCompactionStrategyByNameGetParams

NewColumnFamilyCompactionStrategyByNameGetParams creates a new ColumnFamilyCompactionStrategyByNameGetParams object with the default values initialized.

func NewColumnFamilyCompactionStrategyByNameGetParamsWithContext ¶

func NewColumnFamilyCompactionStrategyByNameGetParamsWithContext(ctx context.Context) *ColumnFamilyCompactionStrategyByNameGetParams

NewColumnFamilyCompactionStrategyByNameGetParamsWithContext creates a new ColumnFamilyCompactionStrategyByNameGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyCompactionStrategyByNameGetParamsWithHTTPClient ¶

func NewColumnFamilyCompactionStrategyByNameGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyCompactionStrategyByNameGetParams

NewColumnFamilyCompactionStrategyByNameGetParamsWithHTTPClient creates a new ColumnFamilyCompactionStrategyByNameGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyCompactionStrategyByNameGetParamsWithTimeout ¶

func NewColumnFamilyCompactionStrategyByNameGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyCompactionStrategyByNameGetParams

NewColumnFamilyCompactionStrategyByNameGetParamsWithTimeout creates a new ColumnFamilyCompactionStrategyByNameGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyCompactionStrategyByNameGetParams) SetContext ¶

SetContext adds the context to the column family compaction strategy by name get params

func (*ColumnFamilyCompactionStrategyByNameGetParams) SetHTTPClient ¶

func (o *ColumnFamilyCompactionStrategyByNameGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the column family compaction strategy by name get params

func (*ColumnFamilyCompactionStrategyByNameGetParams) SetName ¶

SetName adds the name to the column family compaction strategy by name get params

func (*ColumnFamilyCompactionStrategyByNameGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family compaction strategy by name get params

func (*ColumnFamilyCompactionStrategyByNameGetParams) WithContext ¶

WithContext adds the context to the column family compaction strategy by name get params

func (*ColumnFamilyCompactionStrategyByNameGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family compaction strategy by name get params

func (*ColumnFamilyCompactionStrategyByNameGetParams) WithName ¶

WithName adds the name to the column family compaction strategy by name get params

func (*ColumnFamilyCompactionStrategyByNameGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family compaction strategy by name get params

func (*ColumnFamilyCompactionStrategyByNameGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyCompactionStrategyByNameGetReader ¶

type ColumnFamilyCompactionStrategyByNameGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyCompactionStrategyByNameGetReader is a Reader for the ColumnFamilyCompactionStrategyByNameGet structure.

func (*ColumnFamilyCompactionStrategyByNameGetReader) ReadResponse ¶

func (o *ColumnFamilyCompactionStrategyByNameGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ColumnFamilyCompactionStrategyByNamePostDefault ¶

type ColumnFamilyCompactionStrategyByNamePostDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyCompactionStrategyByNamePostDefault handles this case with default header values.

internal server error

func NewColumnFamilyCompactionStrategyByNamePostDefault ¶

func NewColumnFamilyCompactionStrategyByNamePostDefault(code int) *ColumnFamilyCompactionStrategyByNamePostDefault

NewColumnFamilyCompactionStrategyByNamePostDefault creates a ColumnFamilyCompactionStrategyByNamePostDefault with default headers values

func (*ColumnFamilyCompactionStrategyByNamePostDefault) Code ¶

Code gets the status code for the column family compaction strategy by name post default response

func (*ColumnFamilyCompactionStrategyByNamePostDefault) Error ¶

func (*ColumnFamilyCompactionStrategyByNamePostDefault) GetPayload ¶

type ColumnFamilyCompactionStrategyByNamePostOK ¶

type ColumnFamilyCompactionStrategyByNamePostOK struct {
}

ColumnFamilyCompactionStrategyByNamePostOK handles this case with default header values.

ColumnFamilyCompactionStrategyByNamePostOK column family compaction strategy by name post o k

func NewColumnFamilyCompactionStrategyByNamePostOK ¶

func NewColumnFamilyCompactionStrategyByNamePostOK() *ColumnFamilyCompactionStrategyByNamePostOK

NewColumnFamilyCompactionStrategyByNamePostOK creates a ColumnFamilyCompactionStrategyByNamePostOK with default headers values

type ColumnFamilyCompactionStrategyByNamePostParams ¶

type ColumnFamilyCompactionStrategyByNamePostParams struct {

	/*ClassName
	  The class name

	*/
	ClassName string
	/*Name
	  The column family name in keyspace:name format

	*/
	Name string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyCompactionStrategyByNamePostParams contains all the parameters to send to the API endpoint for the column family compaction strategy by name post operation typically these are written to a http.Request

func NewColumnFamilyCompactionStrategyByNamePostParams ¶

func NewColumnFamilyCompactionStrategyByNamePostParams() *ColumnFamilyCompactionStrategyByNamePostParams

NewColumnFamilyCompactionStrategyByNamePostParams creates a new ColumnFamilyCompactionStrategyByNamePostParams object with the default values initialized.

func NewColumnFamilyCompactionStrategyByNamePostParamsWithContext ¶

func NewColumnFamilyCompactionStrategyByNamePostParamsWithContext(ctx context.Context) *ColumnFamilyCompactionStrategyByNamePostParams

NewColumnFamilyCompactionStrategyByNamePostParamsWithContext creates a new ColumnFamilyCompactionStrategyByNamePostParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyCompactionStrategyByNamePostParamsWithHTTPClient ¶

func NewColumnFamilyCompactionStrategyByNamePostParamsWithHTTPClient(client *http.Client) *ColumnFamilyCompactionStrategyByNamePostParams

NewColumnFamilyCompactionStrategyByNamePostParamsWithHTTPClient creates a new ColumnFamilyCompactionStrategyByNamePostParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyCompactionStrategyByNamePostParamsWithTimeout ¶

func NewColumnFamilyCompactionStrategyByNamePostParamsWithTimeout(timeout time.Duration) *ColumnFamilyCompactionStrategyByNamePostParams

NewColumnFamilyCompactionStrategyByNamePostParamsWithTimeout creates a new ColumnFamilyCompactionStrategyByNamePostParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyCompactionStrategyByNamePostParams) SetClassName ¶

func (o *ColumnFamilyCompactionStrategyByNamePostParams) SetClassName(className string)

SetClassName adds the className to the column family compaction strategy by name post params

func (*ColumnFamilyCompactionStrategyByNamePostParams) SetContext ¶

SetContext adds the context to the column family compaction strategy by name post params

func (*ColumnFamilyCompactionStrategyByNamePostParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the column family compaction strategy by name post params

func (*ColumnFamilyCompactionStrategyByNamePostParams) SetName ¶

SetName adds the name to the column family compaction strategy by name post params

func (*ColumnFamilyCompactionStrategyByNamePostParams) SetTimeout ¶

SetTimeout adds the timeout to the column family compaction strategy by name post params

func (*ColumnFamilyCompactionStrategyByNamePostParams) WithClassName ¶

WithClassName adds the className to the column family compaction strategy by name post params

func (*ColumnFamilyCompactionStrategyByNamePostParams) WithContext ¶

WithContext adds the context to the column family compaction strategy by name post params

func (*ColumnFamilyCompactionStrategyByNamePostParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family compaction strategy by name post params

func (*ColumnFamilyCompactionStrategyByNamePostParams) WithName ¶

WithName adds the name to the column family compaction strategy by name post params

func (*ColumnFamilyCompactionStrategyByNamePostParams) WithTimeout ¶

WithTimeout adds the timeout to the column family compaction strategy by name post params

func (*ColumnFamilyCompactionStrategyByNamePostParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyCompactionStrategyByNamePostReader ¶

type ColumnFamilyCompactionStrategyByNamePostReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyCompactionStrategyByNamePostReader is a Reader for the ColumnFamilyCompactionStrategyByNamePost structure.

func (*ColumnFamilyCompactionStrategyByNamePostReader) ReadResponse ¶

func (o *ColumnFamilyCompactionStrategyByNamePostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ColumnFamilyCompressionParametersByNameGetDefault ¶

type ColumnFamilyCompressionParametersByNameGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyCompressionParametersByNameGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyCompressionParametersByNameGetDefault ¶

func NewColumnFamilyCompressionParametersByNameGetDefault(code int) *ColumnFamilyCompressionParametersByNameGetDefault

NewColumnFamilyCompressionParametersByNameGetDefault creates a ColumnFamilyCompressionParametersByNameGetDefault with default headers values

func (*ColumnFamilyCompressionParametersByNameGetDefault) Code ¶

Code gets the status code for the column family compression parameters by name get default response

func (*ColumnFamilyCompressionParametersByNameGetDefault) Error ¶

func (*ColumnFamilyCompressionParametersByNameGetDefault) GetPayload ¶

type ColumnFamilyCompressionParametersByNameGetOK ¶

type ColumnFamilyCompressionParametersByNameGetOK struct {
	Payload []*models.Mapper
}

ColumnFamilyCompressionParametersByNameGetOK handles this case with default header values.

ColumnFamilyCompressionParametersByNameGetOK column family compression parameters by name get o k

func NewColumnFamilyCompressionParametersByNameGetOK ¶

func NewColumnFamilyCompressionParametersByNameGetOK() *ColumnFamilyCompressionParametersByNameGetOK

NewColumnFamilyCompressionParametersByNameGetOK creates a ColumnFamilyCompressionParametersByNameGetOK with default headers values

func (*ColumnFamilyCompressionParametersByNameGetOK) GetPayload ¶

type ColumnFamilyCompressionParametersByNameGetParams ¶

type ColumnFamilyCompressionParametersByNameGetParams struct {

	/*Name
	  The column family name in keyspace:name format

	*/
	Name string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyCompressionParametersByNameGetParams contains all the parameters to send to the API endpoint for the column family compression parameters by name get operation typically these are written to a http.Request

func NewColumnFamilyCompressionParametersByNameGetParams ¶

func NewColumnFamilyCompressionParametersByNameGetParams() *ColumnFamilyCompressionParametersByNameGetParams

NewColumnFamilyCompressionParametersByNameGetParams creates a new ColumnFamilyCompressionParametersByNameGetParams object with the default values initialized.

func NewColumnFamilyCompressionParametersByNameGetParamsWithContext ¶

func NewColumnFamilyCompressionParametersByNameGetParamsWithContext(ctx context.Context) *ColumnFamilyCompressionParametersByNameGetParams

NewColumnFamilyCompressionParametersByNameGetParamsWithContext creates a new ColumnFamilyCompressionParametersByNameGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyCompressionParametersByNameGetParamsWithHTTPClient ¶

func NewColumnFamilyCompressionParametersByNameGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyCompressionParametersByNameGetParams

NewColumnFamilyCompressionParametersByNameGetParamsWithHTTPClient creates a new ColumnFamilyCompressionParametersByNameGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyCompressionParametersByNameGetParamsWithTimeout ¶

func NewColumnFamilyCompressionParametersByNameGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyCompressionParametersByNameGetParams

NewColumnFamilyCompressionParametersByNameGetParamsWithTimeout creates a new ColumnFamilyCompressionParametersByNameGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyCompressionParametersByNameGetParams) SetContext ¶

SetContext adds the context to the column family compression parameters by name get params

func (*ColumnFamilyCompressionParametersByNameGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the column family compression parameters by name get params

func (*ColumnFamilyCompressionParametersByNameGetParams) SetName ¶

SetName adds the name to the column family compression parameters by name get params

func (*ColumnFamilyCompressionParametersByNameGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family compression parameters by name get params

func (*ColumnFamilyCompressionParametersByNameGetParams) WithContext ¶

WithContext adds the context to the column family compression parameters by name get params

func (*ColumnFamilyCompressionParametersByNameGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family compression parameters by name get params

func (*ColumnFamilyCompressionParametersByNameGetParams) WithName ¶

WithName adds the name to the column family compression parameters by name get params

func (*ColumnFamilyCompressionParametersByNameGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family compression parameters by name get params

func (*ColumnFamilyCompressionParametersByNameGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyCompressionParametersByNameGetReader ¶

type ColumnFamilyCompressionParametersByNameGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyCompressionParametersByNameGetReader is a Reader for the ColumnFamilyCompressionParametersByNameGet structure.

func (*ColumnFamilyCompressionParametersByNameGetReader) ReadResponse ¶

func (o *ColumnFamilyCompressionParametersByNameGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ColumnFamilyCompressionParametersByNamePostDefault ¶

type ColumnFamilyCompressionParametersByNamePostDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyCompressionParametersByNamePostDefault handles this case with default header values.

internal server error

func NewColumnFamilyCompressionParametersByNamePostDefault ¶

func NewColumnFamilyCompressionParametersByNamePostDefault(code int) *ColumnFamilyCompressionParametersByNamePostDefault

NewColumnFamilyCompressionParametersByNamePostDefault creates a ColumnFamilyCompressionParametersByNamePostDefault with default headers values

func (*ColumnFamilyCompressionParametersByNamePostDefault) Code ¶

Code gets the status code for the column family compression parameters by name post default response

func (*ColumnFamilyCompressionParametersByNamePostDefault) Error ¶

func (*ColumnFamilyCompressionParametersByNamePostDefault) GetPayload ¶

type ColumnFamilyCompressionParametersByNamePostOK ¶

type ColumnFamilyCompressionParametersByNamePostOK struct {
}

ColumnFamilyCompressionParametersByNamePostOK handles this case with default header values.

ColumnFamilyCompressionParametersByNamePostOK column family compression parameters by name post o k

func NewColumnFamilyCompressionParametersByNamePostOK ¶

func NewColumnFamilyCompressionParametersByNamePostOK() *ColumnFamilyCompressionParametersByNamePostOK

NewColumnFamilyCompressionParametersByNamePostOK creates a ColumnFamilyCompressionParametersByNamePostOK with default headers values

type ColumnFamilyCompressionParametersByNamePostParams ¶

type ColumnFamilyCompressionParametersByNamePostParams struct {

	/*Name
	  The column family name in keyspace:name format

	*/
	Name string
	/*Opts
	  The options to set

	*/
	Opts string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyCompressionParametersByNamePostParams contains all the parameters to send to the API endpoint for the column family compression parameters by name post operation typically these are written to a http.Request

func NewColumnFamilyCompressionParametersByNamePostParams ¶

func NewColumnFamilyCompressionParametersByNamePostParams() *ColumnFamilyCompressionParametersByNamePostParams

NewColumnFamilyCompressionParametersByNamePostParams creates a new ColumnFamilyCompressionParametersByNamePostParams object with the default values initialized.

func NewColumnFamilyCompressionParametersByNamePostParamsWithContext ¶

func NewColumnFamilyCompressionParametersByNamePostParamsWithContext(ctx context.Context) *ColumnFamilyCompressionParametersByNamePostParams

NewColumnFamilyCompressionParametersByNamePostParamsWithContext creates a new ColumnFamilyCompressionParametersByNamePostParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyCompressionParametersByNamePostParamsWithHTTPClient ¶

func NewColumnFamilyCompressionParametersByNamePostParamsWithHTTPClient(client *http.Client) *ColumnFamilyCompressionParametersByNamePostParams

NewColumnFamilyCompressionParametersByNamePostParamsWithHTTPClient creates a new ColumnFamilyCompressionParametersByNamePostParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyCompressionParametersByNamePostParamsWithTimeout ¶

func NewColumnFamilyCompressionParametersByNamePostParamsWithTimeout(timeout time.Duration) *ColumnFamilyCompressionParametersByNamePostParams

NewColumnFamilyCompressionParametersByNamePostParamsWithTimeout creates a new ColumnFamilyCompressionParametersByNamePostParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyCompressionParametersByNamePostParams) SetContext ¶

SetContext adds the context to the column family compression parameters by name post params

func (*ColumnFamilyCompressionParametersByNamePostParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the column family compression parameters by name post params

func (*ColumnFamilyCompressionParametersByNamePostParams) SetName ¶

SetName adds the name to the column family compression parameters by name post params

func (*ColumnFamilyCompressionParametersByNamePostParams) SetOpts ¶

SetOpts adds the opts to the column family compression parameters by name post params

func (*ColumnFamilyCompressionParametersByNamePostParams) SetTimeout ¶

SetTimeout adds the timeout to the column family compression parameters by name post params

func (*ColumnFamilyCompressionParametersByNamePostParams) WithContext ¶

WithContext adds the context to the column family compression parameters by name post params

func (*ColumnFamilyCompressionParametersByNamePostParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family compression parameters by name post params

func (*ColumnFamilyCompressionParametersByNamePostParams) WithName ¶

WithName adds the name to the column family compression parameters by name post params

func (*ColumnFamilyCompressionParametersByNamePostParams) WithOpts ¶

WithOpts adds the opts to the column family compression parameters by name post params

func (*ColumnFamilyCompressionParametersByNamePostParams) WithTimeout ¶

WithTimeout adds the timeout to the column family compression parameters by name post params

func (*ColumnFamilyCompressionParametersByNamePostParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyCompressionParametersByNamePostReader ¶

type ColumnFamilyCompressionParametersByNamePostReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyCompressionParametersByNamePostReader is a Reader for the ColumnFamilyCompressionParametersByNamePost structure.

func (*ColumnFamilyCompressionParametersByNamePostReader) ReadResponse ¶

func (o *ColumnFamilyCompressionParametersByNamePostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ColumnFamilyCrcCheckChanceByNamePostDefault ¶

type ColumnFamilyCrcCheckChanceByNamePostDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyCrcCheckChanceByNamePostDefault handles this case with default header values.

internal server error

func NewColumnFamilyCrcCheckChanceByNamePostDefault ¶

func NewColumnFamilyCrcCheckChanceByNamePostDefault(code int) *ColumnFamilyCrcCheckChanceByNamePostDefault

NewColumnFamilyCrcCheckChanceByNamePostDefault creates a ColumnFamilyCrcCheckChanceByNamePostDefault with default headers values

func (*ColumnFamilyCrcCheckChanceByNamePostDefault) Code ¶

Code gets the status code for the column family crc check chance by name post default response

func (*ColumnFamilyCrcCheckChanceByNamePostDefault) Error ¶

func (*ColumnFamilyCrcCheckChanceByNamePostDefault) GetPayload ¶

type ColumnFamilyCrcCheckChanceByNamePostOK ¶

type ColumnFamilyCrcCheckChanceByNamePostOK struct {
}

ColumnFamilyCrcCheckChanceByNamePostOK handles this case with default header values.

ColumnFamilyCrcCheckChanceByNamePostOK column family crc check chance by name post o k

func NewColumnFamilyCrcCheckChanceByNamePostOK ¶

func NewColumnFamilyCrcCheckChanceByNamePostOK() *ColumnFamilyCrcCheckChanceByNamePostOK

NewColumnFamilyCrcCheckChanceByNamePostOK creates a ColumnFamilyCrcCheckChanceByNamePostOK with default headers values

type ColumnFamilyCrcCheckChanceByNamePostParams ¶

type ColumnFamilyCrcCheckChanceByNamePostParams struct {

	/*CheckChance
	  CRC check chance

	*/
	CheckChance string
	/*Name
	  The column family name in keyspace:name format

	*/
	Name string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyCrcCheckChanceByNamePostParams contains all the parameters to send to the API endpoint for the column family crc check chance by name post operation typically these are written to a http.Request

func NewColumnFamilyCrcCheckChanceByNamePostParams ¶

func NewColumnFamilyCrcCheckChanceByNamePostParams() *ColumnFamilyCrcCheckChanceByNamePostParams

NewColumnFamilyCrcCheckChanceByNamePostParams creates a new ColumnFamilyCrcCheckChanceByNamePostParams object with the default values initialized.

func NewColumnFamilyCrcCheckChanceByNamePostParamsWithContext ¶

func NewColumnFamilyCrcCheckChanceByNamePostParamsWithContext(ctx context.Context) *ColumnFamilyCrcCheckChanceByNamePostParams

NewColumnFamilyCrcCheckChanceByNamePostParamsWithContext creates a new ColumnFamilyCrcCheckChanceByNamePostParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyCrcCheckChanceByNamePostParamsWithHTTPClient ¶

func NewColumnFamilyCrcCheckChanceByNamePostParamsWithHTTPClient(client *http.Client) *ColumnFamilyCrcCheckChanceByNamePostParams

NewColumnFamilyCrcCheckChanceByNamePostParamsWithHTTPClient creates a new ColumnFamilyCrcCheckChanceByNamePostParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyCrcCheckChanceByNamePostParamsWithTimeout ¶

func NewColumnFamilyCrcCheckChanceByNamePostParamsWithTimeout(timeout time.Duration) *ColumnFamilyCrcCheckChanceByNamePostParams

NewColumnFamilyCrcCheckChanceByNamePostParamsWithTimeout creates a new ColumnFamilyCrcCheckChanceByNamePostParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyCrcCheckChanceByNamePostParams) SetCheckChance ¶

func (o *ColumnFamilyCrcCheckChanceByNamePostParams) SetCheckChance(checkChance string)

SetCheckChance adds the checkChance to the column family crc check chance by name post params

func (*ColumnFamilyCrcCheckChanceByNamePostParams) SetContext ¶

SetContext adds the context to the column family crc check chance by name post params

func (*ColumnFamilyCrcCheckChanceByNamePostParams) SetHTTPClient ¶

func (o *ColumnFamilyCrcCheckChanceByNamePostParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the column family crc check chance by name post params

func (*ColumnFamilyCrcCheckChanceByNamePostParams) SetName ¶

SetName adds the name to the column family crc check chance by name post params

func (*ColumnFamilyCrcCheckChanceByNamePostParams) SetTimeout ¶

SetTimeout adds the timeout to the column family crc check chance by name post params

func (*ColumnFamilyCrcCheckChanceByNamePostParams) WithCheckChance ¶

WithCheckChance adds the checkChance to the column family crc check chance by name post params

func (*ColumnFamilyCrcCheckChanceByNamePostParams) WithContext ¶

WithContext adds the context to the column family crc check chance by name post params

func (*ColumnFamilyCrcCheckChanceByNamePostParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family crc check chance by name post params

func (*ColumnFamilyCrcCheckChanceByNamePostParams) WithName ¶

WithName adds the name to the column family crc check chance by name post params

func (*ColumnFamilyCrcCheckChanceByNamePostParams) WithTimeout ¶

WithTimeout adds the timeout to the column family crc check chance by name post params

func (*ColumnFamilyCrcCheckChanceByNamePostParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyCrcCheckChanceByNamePostReader ¶

type ColumnFamilyCrcCheckChanceByNamePostReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyCrcCheckChanceByNamePostReader is a Reader for the ColumnFamilyCrcCheckChanceByNamePost structure.

func (*ColumnFamilyCrcCheckChanceByNamePostReader) ReadResponse ¶

func (o *ColumnFamilyCrcCheckChanceByNamePostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ColumnFamilyDroppableRatioByNameGetDefault ¶

type ColumnFamilyDroppableRatioByNameGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyDroppableRatioByNameGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyDroppableRatioByNameGetDefault ¶

func NewColumnFamilyDroppableRatioByNameGetDefault(code int) *ColumnFamilyDroppableRatioByNameGetDefault

NewColumnFamilyDroppableRatioByNameGetDefault creates a ColumnFamilyDroppableRatioByNameGetDefault with default headers values

func (*ColumnFamilyDroppableRatioByNameGetDefault) Code ¶

Code gets the status code for the column family droppable ratio by name get default response

func (*ColumnFamilyDroppableRatioByNameGetDefault) Error ¶

func (*ColumnFamilyDroppableRatioByNameGetDefault) GetPayload ¶

type ColumnFamilyDroppableRatioByNameGetOK ¶

type ColumnFamilyDroppableRatioByNameGetOK struct {
	Payload interface{}
}

ColumnFamilyDroppableRatioByNameGetOK handles this case with default header values.

ColumnFamilyDroppableRatioByNameGetOK column family droppable ratio by name get o k

func NewColumnFamilyDroppableRatioByNameGetOK ¶

func NewColumnFamilyDroppableRatioByNameGetOK() *ColumnFamilyDroppableRatioByNameGetOK

NewColumnFamilyDroppableRatioByNameGetOK creates a ColumnFamilyDroppableRatioByNameGetOK with default headers values

func (*ColumnFamilyDroppableRatioByNameGetOK) GetPayload ¶

func (o *ColumnFamilyDroppableRatioByNameGetOK) GetPayload() interface{}

type ColumnFamilyDroppableRatioByNameGetParams ¶

type ColumnFamilyDroppableRatioByNameGetParams struct {

	/*Name
	  The column family name in keyspace:name format

	*/
	Name string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyDroppableRatioByNameGetParams contains all the parameters to send to the API endpoint for the column family droppable ratio by name get operation typically these are written to a http.Request

func NewColumnFamilyDroppableRatioByNameGetParams ¶

func NewColumnFamilyDroppableRatioByNameGetParams() *ColumnFamilyDroppableRatioByNameGetParams

NewColumnFamilyDroppableRatioByNameGetParams creates a new ColumnFamilyDroppableRatioByNameGetParams object with the default values initialized.

func NewColumnFamilyDroppableRatioByNameGetParamsWithContext ¶

func NewColumnFamilyDroppableRatioByNameGetParamsWithContext(ctx context.Context) *ColumnFamilyDroppableRatioByNameGetParams

NewColumnFamilyDroppableRatioByNameGetParamsWithContext creates a new ColumnFamilyDroppableRatioByNameGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyDroppableRatioByNameGetParamsWithHTTPClient ¶

func NewColumnFamilyDroppableRatioByNameGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyDroppableRatioByNameGetParams

NewColumnFamilyDroppableRatioByNameGetParamsWithHTTPClient creates a new ColumnFamilyDroppableRatioByNameGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyDroppableRatioByNameGetParamsWithTimeout ¶

func NewColumnFamilyDroppableRatioByNameGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyDroppableRatioByNameGetParams

NewColumnFamilyDroppableRatioByNameGetParamsWithTimeout creates a new ColumnFamilyDroppableRatioByNameGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyDroppableRatioByNameGetParams) SetContext ¶

SetContext adds the context to the column family droppable ratio by name get params

func (*ColumnFamilyDroppableRatioByNameGetParams) SetHTTPClient ¶

func (o *ColumnFamilyDroppableRatioByNameGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the column family droppable ratio by name get params

func (*ColumnFamilyDroppableRatioByNameGetParams) SetName ¶

SetName adds the name to the column family droppable ratio by name get params

func (*ColumnFamilyDroppableRatioByNameGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family droppable ratio by name get params

func (*ColumnFamilyDroppableRatioByNameGetParams) WithContext ¶

WithContext adds the context to the column family droppable ratio by name get params

func (*ColumnFamilyDroppableRatioByNameGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family droppable ratio by name get params

func (*ColumnFamilyDroppableRatioByNameGetParams) WithName ¶

WithName adds the name to the column family droppable ratio by name get params

func (*ColumnFamilyDroppableRatioByNameGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family droppable ratio by name get params

func (*ColumnFamilyDroppableRatioByNameGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyDroppableRatioByNameGetReader ¶

type ColumnFamilyDroppableRatioByNameGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyDroppableRatioByNameGetReader is a Reader for the ColumnFamilyDroppableRatioByNameGet structure.

func (*ColumnFamilyDroppableRatioByNameGetReader) ReadResponse ¶

func (o *ColumnFamilyDroppableRatioByNameGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ColumnFamilyEstimateKeysByNameGetDefault ¶

type ColumnFamilyEstimateKeysByNameGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyEstimateKeysByNameGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyEstimateKeysByNameGetDefault ¶

func NewColumnFamilyEstimateKeysByNameGetDefault(code int) *ColumnFamilyEstimateKeysByNameGetDefault

NewColumnFamilyEstimateKeysByNameGetDefault creates a ColumnFamilyEstimateKeysByNameGetDefault with default headers values

func (*ColumnFamilyEstimateKeysByNameGetDefault) Code ¶

Code gets the status code for the column family estimate keys by name get default response

func (*ColumnFamilyEstimateKeysByNameGetDefault) Error ¶

func (*ColumnFamilyEstimateKeysByNameGetDefault) GetPayload ¶

type ColumnFamilyEstimateKeysByNameGetOK ¶

type ColumnFamilyEstimateKeysByNameGetOK struct {
	Payload interface{}
}

ColumnFamilyEstimateKeysByNameGetOK handles this case with default header values.

ColumnFamilyEstimateKeysByNameGetOK column family estimate keys by name get o k

func NewColumnFamilyEstimateKeysByNameGetOK ¶

func NewColumnFamilyEstimateKeysByNameGetOK() *ColumnFamilyEstimateKeysByNameGetOK

NewColumnFamilyEstimateKeysByNameGetOK creates a ColumnFamilyEstimateKeysByNameGetOK with default headers values

func (*ColumnFamilyEstimateKeysByNameGetOK) GetPayload ¶

func (o *ColumnFamilyEstimateKeysByNameGetOK) GetPayload() interface{}

type ColumnFamilyEstimateKeysByNameGetParams ¶

type ColumnFamilyEstimateKeysByNameGetParams struct {

	/*Name
	  The column family name in keyspace:name format

	*/
	Name string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyEstimateKeysByNameGetParams contains all the parameters to send to the API endpoint for the column family estimate keys by name get operation typically these are written to a http.Request

func NewColumnFamilyEstimateKeysByNameGetParams ¶

func NewColumnFamilyEstimateKeysByNameGetParams() *ColumnFamilyEstimateKeysByNameGetParams

NewColumnFamilyEstimateKeysByNameGetParams creates a new ColumnFamilyEstimateKeysByNameGetParams object with the default values initialized.

func NewColumnFamilyEstimateKeysByNameGetParamsWithContext ¶

func NewColumnFamilyEstimateKeysByNameGetParamsWithContext(ctx context.Context) *ColumnFamilyEstimateKeysByNameGetParams

NewColumnFamilyEstimateKeysByNameGetParamsWithContext creates a new ColumnFamilyEstimateKeysByNameGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyEstimateKeysByNameGetParamsWithHTTPClient ¶

func NewColumnFamilyEstimateKeysByNameGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyEstimateKeysByNameGetParams

NewColumnFamilyEstimateKeysByNameGetParamsWithHTTPClient creates a new ColumnFamilyEstimateKeysByNameGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyEstimateKeysByNameGetParamsWithTimeout ¶

func NewColumnFamilyEstimateKeysByNameGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyEstimateKeysByNameGetParams

NewColumnFamilyEstimateKeysByNameGetParamsWithTimeout creates a new ColumnFamilyEstimateKeysByNameGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyEstimateKeysByNameGetParams) SetContext ¶

SetContext adds the context to the column family estimate keys by name get params

func (*ColumnFamilyEstimateKeysByNameGetParams) SetHTTPClient ¶

func (o *ColumnFamilyEstimateKeysByNameGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the column family estimate keys by name get params

func (*ColumnFamilyEstimateKeysByNameGetParams) SetName ¶

SetName adds the name to the column family estimate keys by name get params

func (*ColumnFamilyEstimateKeysByNameGetParams) SetTimeout ¶

func (o *ColumnFamilyEstimateKeysByNameGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the column family estimate keys by name get params

func (*ColumnFamilyEstimateKeysByNameGetParams) WithContext ¶

WithContext adds the context to the column family estimate keys by name get params

func (*ColumnFamilyEstimateKeysByNameGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family estimate keys by name get params

func (*ColumnFamilyEstimateKeysByNameGetParams) WithName ¶

WithName adds the name to the column family estimate keys by name get params

func (*ColumnFamilyEstimateKeysByNameGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family estimate keys by name get params

func (*ColumnFamilyEstimateKeysByNameGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyEstimateKeysByNameGetReader ¶

type ColumnFamilyEstimateKeysByNameGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyEstimateKeysByNameGetReader is a Reader for the ColumnFamilyEstimateKeysByNameGet structure.

func (*ColumnFamilyEstimateKeysByNameGetReader) ReadResponse ¶

func (o *ColumnFamilyEstimateKeysByNameGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ColumnFamilyGetDefault ¶

type ColumnFamilyGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyGetDefault ¶

func NewColumnFamilyGetDefault(code int) *ColumnFamilyGetDefault

NewColumnFamilyGetDefault creates a ColumnFamilyGetDefault with default headers values

func (*ColumnFamilyGetDefault) Code ¶

func (o *ColumnFamilyGetDefault) Code() int

Code gets the status code for the column family get default response

func (*ColumnFamilyGetDefault) Error ¶

func (o *ColumnFamilyGetDefault) Error() string

func (*ColumnFamilyGetDefault) GetPayload ¶

func (o *ColumnFamilyGetDefault) GetPayload() *models.ErrorModel

type ColumnFamilyGetOK ¶

type ColumnFamilyGetOK struct {
	Payload []*models.ColumnFamilyInfo
}

ColumnFamilyGetOK handles this case with default header values.

ColumnFamilyGetOK column family get o k

func NewColumnFamilyGetOK ¶

func NewColumnFamilyGetOK() *ColumnFamilyGetOK

NewColumnFamilyGetOK creates a ColumnFamilyGetOK with default headers values

func (*ColumnFamilyGetOK) GetPayload ¶

func (o *ColumnFamilyGetOK) GetPayload() []*models.ColumnFamilyInfo

type ColumnFamilyGetParams ¶

type ColumnFamilyGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyGetParams contains all the parameters to send to the API endpoint for the column family get operation typically these are written to a http.Request

func NewColumnFamilyGetParams ¶

func NewColumnFamilyGetParams() *ColumnFamilyGetParams

NewColumnFamilyGetParams creates a new ColumnFamilyGetParams object with the default values initialized.

func NewColumnFamilyGetParamsWithContext ¶

func NewColumnFamilyGetParamsWithContext(ctx context.Context) *ColumnFamilyGetParams

NewColumnFamilyGetParamsWithContext creates a new ColumnFamilyGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyGetParamsWithHTTPClient ¶

func NewColumnFamilyGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyGetParams

NewColumnFamilyGetParamsWithHTTPClient creates a new ColumnFamilyGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyGetParamsWithTimeout ¶

func NewColumnFamilyGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyGetParams

NewColumnFamilyGetParamsWithTimeout creates a new ColumnFamilyGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyGetParams) SetContext ¶

func (o *ColumnFamilyGetParams) SetContext(ctx context.Context)

SetContext adds the context to the column family get params

func (*ColumnFamilyGetParams) SetHTTPClient ¶

func (o *ColumnFamilyGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the column family get params

func (*ColumnFamilyGetParams) SetTimeout ¶

func (o *ColumnFamilyGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the column family get params

func (*ColumnFamilyGetParams) WithContext ¶

WithContext adds the context to the column family get params

func (*ColumnFamilyGetParams) WithHTTPClient ¶

func (o *ColumnFamilyGetParams) WithHTTPClient(client *http.Client) *ColumnFamilyGetParams

WithHTTPClient adds the HTTPClient to the column family get params

func (*ColumnFamilyGetParams) WithTimeout ¶

func (o *ColumnFamilyGetParams) WithTimeout(timeout time.Duration) *ColumnFamilyGetParams

WithTimeout adds the timeout to the column family get params

func (*ColumnFamilyGetParams) WriteToRequest ¶

func (o *ColumnFamilyGetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type ColumnFamilyGetReader ¶

type ColumnFamilyGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyGetReader is a Reader for the ColumnFamilyGet structure.

func (*ColumnFamilyGetReader) ReadResponse ¶

func (o *ColumnFamilyGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ColumnFamilyLoadSstableByNamePostDefault ¶

type ColumnFamilyLoadSstableByNamePostDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyLoadSstableByNamePostDefault handles this case with default header values.

internal server error

func NewColumnFamilyLoadSstableByNamePostDefault ¶

func NewColumnFamilyLoadSstableByNamePostDefault(code int) *ColumnFamilyLoadSstableByNamePostDefault

NewColumnFamilyLoadSstableByNamePostDefault creates a ColumnFamilyLoadSstableByNamePostDefault with default headers values

func (*ColumnFamilyLoadSstableByNamePostDefault) Code ¶

Code gets the status code for the column family load sstable by name post default response

func (*ColumnFamilyLoadSstableByNamePostDefault) Error ¶

func (*ColumnFamilyLoadSstableByNamePostDefault) GetPayload ¶

type ColumnFamilyLoadSstableByNamePostOK ¶

type ColumnFamilyLoadSstableByNamePostOK struct {
	Payload string
}

ColumnFamilyLoadSstableByNamePostOK handles this case with default header values.

ColumnFamilyLoadSstableByNamePostOK column family load sstable by name post o k

func NewColumnFamilyLoadSstableByNamePostOK ¶

func NewColumnFamilyLoadSstableByNamePostOK() *ColumnFamilyLoadSstableByNamePostOK

NewColumnFamilyLoadSstableByNamePostOK creates a ColumnFamilyLoadSstableByNamePostOK with default headers values

func (*ColumnFamilyLoadSstableByNamePostOK) GetPayload ¶

type ColumnFamilyLoadSstableByNamePostParams ¶

type ColumnFamilyLoadSstableByNamePostParams struct {

	/*Name
	  The column family name in keyspace:name format

	*/
	Name string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyLoadSstableByNamePostParams contains all the parameters to send to the API endpoint for the column family load sstable by name post operation typically these are written to a http.Request

func NewColumnFamilyLoadSstableByNamePostParams ¶

func NewColumnFamilyLoadSstableByNamePostParams() *ColumnFamilyLoadSstableByNamePostParams

NewColumnFamilyLoadSstableByNamePostParams creates a new ColumnFamilyLoadSstableByNamePostParams object with the default values initialized.

func NewColumnFamilyLoadSstableByNamePostParamsWithContext ¶

func NewColumnFamilyLoadSstableByNamePostParamsWithContext(ctx context.Context) *ColumnFamilyLoadSstableByNamePostParams

NewColumnFamilyLoadSstableByNamePostParamsWithContext creates a new ColumnFamilyLoadSstableByNamePostParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyLoadSstableByNamePostParamsWithHTTPClient ¶

func NewColumnFamilyLoadSstableByNamePostParamsWithHTTPClient(client *http.Client) *ColumnFamilyLoadSstableByNamePostParams

NewColumnFamilyLoadSstableByNamePostParamsWithHTTPClient creates a new ColumnFamilyLoadSstableByNamePostParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyLoadSstableByNamePostParamsWithTimeout ¶

func NewColumnFamilyLoadSstableByNamePostParamsWithTimeout(timeout time.Duration) *ColumnFamilyLoadSstableByNamePostParams

NewColumnFamilyLoadSstableByNamePostParamsWithTimeout creates a new ColumnFamilyLoadSstableByNamePostParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyLoadSstableByNamePostParams) SetContext ¶

SetContext adds the context to the column family load sstable by name post params

func (*ColumnFamilyLoadSstableByNamePostParams) SetHTTPClient ¶

func (o *ColumnFamilyLoadSstableByNamePostParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the column family load sstable by name post params

func (*ColumnFamilyLoadSstableByNamePostParams) SetName ¶

SetName adds the name to the column family load sstable by name post params

func (*ColumnFamilyLoadSstableByNamePostParams) SetTimeout ¶

func (o *ColumnFamilyLoadSstableByNamePostParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the column family load sstable by name post params

func (*ColumnFamilyLoadSstableByNamePostParams) WithContext ¶

WithContext adds the context to the column family load sstable by name post params

func (*ColumnFamilyLoadSstableByNamePostParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family load sstable by name post params

func (*ColumnFamilyLoadSstableByNamePostParams) WithName ¶

WithName adds the name to the column family load sstable by name post params

func (*ColumnFamilyLoadSstableByNamePostParams) WithTimeout ¶

WithTimeout adds the timeout to the column family load sstable by name post params

func (*ColumnFamilyLoadSstableByNamePostParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyLoadSstableByNamePostReader ¶

type ColumnFamilyLoadSstableByNamePostReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyLoadSstableByNamePostReader is a Reader for the ColumnFamilyLoadSstableByNamePost structure.

func (*ColumnFamilyLoadSstableByNamePostReader) ReadResponse ¶

func (o *ColumnFamilyLoadSstableByNamePostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ColumnFamilyMajorCompactionByNamePostDefault ¶

type ColumnFamilyMajorCompactionByNamePostDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMajorCompactionByNamePostDefault handles this case with default header values.

internal server error

func NewColumnFamilyMajorCompactionByNamePostDefault ¶

func NewColumnFamilyMajorCompactionByNamePostDefault(code int) *ColumnFamilyMajorCompactionByNamePostDefault

NewColumnFamilyMajorCompactionByNamePostDefault creates a ColumnFamilyMajorCompactionByNamePostDefault with default headers values

func (*ColumnFamilyMajorCompactionByNamePostDefault) Code ¶

Code gets the status code for the column family major compaction by name post default response

func (*ColumnFamilyMajorCompactionByNamePostDefault) Error ¶

func (*ColumnFamilyMajorCompactionByNamePostDefault) GetPayload ¶

type ColumnFamilyMajorCompactionByNamePostOK ¶

type ColumnFamilyMajorCompactionByNamePostOK struct {
	Payload string
}

ColumnFamilyMajorCompactionByNamePostOK handles this case with default header values.

ColumnFamilyMajorCompactionByNamePostOK column family major compaction by name post o k

func NewColumnFamilyMajorCompactionByNamePostOK ¶

func NewColumnFamilyMajorCompactionByNamePostOK() *ColumnFamilyMajorCompactionByNamePostOK

NewColumnFamilyMajorCompactionByNamePostOK creates a ColumnFamilyMajorCompactionByNamePostOK with default headers values

func (*ColumnFamilyMajorCompactionByNamePostOK) GetPayload ¶

type ColumnFamilyMajorCompactionByNamePostParams ¶

type ColumnFamilyMajorCompactionByNamePostParams struct {

	/*Name
	  The column family name in keyspace:name format

	*/
	Name string
	/*SplitOutput
	  true if the output of the major compaction should be split in several sstables

	*/
	SplitOutput *bool

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMajorCompactionByNamePostParams contains all the parameters to send to the API endpoint for the column family major compaction by name post operation typically these are written to a http.Request

func NewColumnFamilyMajorCompactionByNamePostParams ¶

func NewColumnFamilyMajorCompactionByNamePostParams() *ColumnFamilyMajorCompactionByNamePostParams

NewColumnFamilyMajorCompactionByNamePostParams creates a new ColumnFamilyMajorCompactionByNamePostParams object with the default values initialized.

func NewColumnFamilyMajorCompactionByNamePostParamsWithContext ¶

func NewColumnFamilyMajorCompactionByNamePostParamsWithContext(ctx context.Context) *ColumnFamilyMajorCompactionByNamePostParams

NewColumnFamilyMajorCompactionByNamePostParamsWithContext creates a new ColumnFamilyMajorCompactionByNamePostParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMajorCompactionByNamePostParamsWithHTTPClient ¶

func NewColumnFamilyMajorCompactionByNamePostParamsWithHTTPClient(client *http.Client) *ColumnFamilyMajorCompactionByNamePostParams

NewColumnFamilyMajorCompactionByNamePostParamsWithHTTPClient creates a new ColumnFamilyMajorCompactionByNamePostParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMajorCompactionByNamePostParamsWithTimeout ¶

func NewColumnFamilyMajorCompactionByNamePostParamsWithTimeout(timeout time.Duration) *ColumnFamilyMajorCompactionByNamePostParams

NewColumnFamilyMajorCompactionByNamePostParamsWithTimeout creates a new ColumnFamilyMajorCompactionByNamePostParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMajorCompactionByNamePostParams) SetContext ¶

SetContext adds the context to the column family major compaction by name post params

func (*ColumnFamilyMajorCompactionByNamePostParams) SetHTTPClient ¶

func (o *ColumnFamilyMajorCompactionByNamePostParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the column family major compaction by name post params

func (*ColumnFamilyMajorCompactionByNamePostParams) SetName ¶

SetName adds the name to the column family major compaction by name post params

func (*ColumnFamilyMajorCompactionByNamePostParams) SetSplitOutput ¶

func (o *ColumnFamilyMajorCompactionByNamePostParams) SetSplitOutput(splitOutput *bool)

SetSplitOutput adds the splitOutput to the column family major compaction by name post params

func (*ColumnFamilyMajorCompactionByNamePostParams) SetTimeout ¶

SetTimeout adds the timeout to the column family major compaction by name post params

func (*ColumnFamilyMajorCompactionByNamePostParams) WithContext ¶

WithContext adds the context to the column family major compaction by name post params

func (*ColumnFamilyMajorCompactionByNamePostParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family major compaction by name post params

func (*ColumnFamilyMajorCompactionByNamePostParams) WithName ¶

WithName adds the name to the column family major compaction by name post params

func (*ColumnFamilyMajorCompactionByNamePostParams) WithSplitOutput ¶

WithSplitOutput adds the splitOutput to the column family major compaction by name post params

func (*ColumnFamilyMajorCompactionByNamePostParams) WithTimeout ¶

WithTimeout adds the timeout to the column family major compaction by name post params

func (*ColumnFamilyMajorCompactionByNamePostParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMajorCompactionByNamePostReader ¶

type ColumnFamilyMajorCompactionByNamePostReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMajorCompactionByNamePostReader is a Reader for the ColumnFamilyMajorCompactionByNamePost structure.

func (*ColumnFamilyMajorCompactionByNamePostReader) ReadResponse ¶

func (o *ColumnFamilyMajorCompactionByNamePostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ColumnFamilyMaximumCompactionByNameGetDefault ¶

type ColumnFamilyMaximumCompactionByNameGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMaximumCompactionByNameGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMaximumCompactionByNameGetDefault ¶

func NewColumnFamilyMaximumCompactionByNameGetDefault(code int) *ColumnFamilyMaximumCompactionByNameGetDefault

NewColumnFamilyMaximumCompactionByNameGetDefault creates a ColumnFamilyMaximumCompactionByNameGetDefault with default headers values

func (*ColumnFamilyMaximumCompactionByNameGetDefault) Code ¶

Code gets the status code for the column family maximum compaction by name get default response

func (*ColumnFamilyMaximumCompactionByNameGetDefault) Error ¶

func (*ColumnFamilyMaximumCompactionByNameGetDefault) GetPayload ¶

type ColumnFamilyMaximumCompactionByNameGetOK ¶

type ColumnFamilyMaximumCompactionByNameGetOK struct {
	Payload string
}

ColumnFamilyMaximumCompactionByNameGetOK handles this case with default header values.

ColumnFamilyMaximumCompactionByNameGetOK column family maximum compaction by name get o k

func NewColumnFamilyMaximumCompactionByNameGetOK ¶

func NewColumnFamilyMaximumCompactionByNameGetOK() *ColumnFamilyMaximumCompactionByNameGetOK

NewColumnFamilyMaximumCompactionByNameGetOK creates a ColumnFamilyMaximumCompactionByNameGetOK with default headers values

func (*ColumnFamilyMaximumCompactionByNameGetOK) GetPayload ¶

type ColumnFamilyMaximumCompactionByNameGetParams ¶

type ColumnFamilyMaximumCompactionByNameGetParams struct {

	/*Name
	  The column family name in keyspace:name format

	*/
	Name string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMaximumCompactionByNameGetParams contains all the parameters to send to the API endpoint for the column family maximum compaction by name get operation typically these are written to a http.Request

func NewColumnFamilyMaximumCompactionByNameGetParams ¶

func NewColumnFamilyMaximumCompactionByNameGetParams() *ColumnFamilyMaximumCompactionByNameGetParams

NewColumnFamilyMaximumCompactionByNameGetParams creates a new ColumnFamilyMaximumCompactionByNameGetParams object with the default values initialized.

func NewColumnFamilyMaximumCompactionByNameGetParamsWithContext ¶

func NewColumnFamilyMaximumCompactionByNameGetParamsWithContext(ctx context.Context) *ColumnFamilyMaximumCompactionByNameGetParams

NewColumnFamilyMaximumCompactionByNameGetParamsWithContext creates a new ColumnFamilyMaximumCompactionByNameGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMaximumCompactionByNameGetParamsWithHTTPClient ¶

func NewColumnFamilyMaximumCompactionByNameGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMaximumCompactionByNameGetParams

NewColumnFamilyMaximumCompactionByNameGetParamsWithHTTPClient creates a new ColumnFamilyMaximumCompactionByNameGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMaximumCompactionByNameGetParamsWithTimeout ¶

func NewColumnFamilyMaximumCompactionByNameGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMaximumCompactionByNameGetParams

NewColumnFamilyMaximumCompactionByNameGetParamsWithTimeout creates a new ColumnFamilyMaximumCompactionByNameGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMaximumCompactionByNameGetParams) SetContext ¶

SetContext adds the context to the column family maximum compaction by name get params

func (*ColumnFamilyMaximumCompactionByNameGetParams) SetHTTPClient ¶

func (o *ColumnFamilyMaximumCompactionByNameGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the column family maximum compaction by name get params

func (*ColumnFamilyMaximumCompactionByNameGetParams) SetName ¶

SetName adds the name to the column family maximum compaction by name get params

func (*ColumnFamilyMaximumCompactionByNameGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family maximum compaction by name get params

func (*ColumnFamilyMaximumCompactionByNameGetParams) WithContext ¶

WithContext adds the context to the column family maximum compaction by name get params

func (*ColumnFamilyMaximumCompactionByNameGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family maximum compaction by name get params

func (*ColumnFamilyMaximumCompactionByNameGetParams) WithName ¶

WithName adds the name to the column family maximum compaction by name get params

func (*ColumnFamilyMaximumCompactionByNameGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family maximum compaction by name get params

func (*ColumnFamilyMaximumCompactionByNameGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMaximumCompactionByNameGetReader ¶

type ColumnFamilyMaximumCompactionByNameGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMaximumCompactionByNameGetReader is a Reader for the ColumnFamilyMaximumCompactionByNameGet structure.

func (*ColumnFamilyMaximumCompactionByNameGetReader) ReadResponse ¶

func (o *ColumnFamilyMaximumCompactionByNameGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ColumnFamilyMaximumCompactionByNamePostDefault ¶

type ColumnFamilyMaximumCompactionByNamePostDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMaximumCompactionByNamePostDefault handles this case with default header values.

internal server error

func NewColumnFamilyMaximumCompactionByNamePostDefault ¶

func NewColumnFamilyMaximumCompactionByNamePostDefault(code int) *ColumnFamilyMaximumCompactionByNamePostDefault

NewColumnFamilyMaximumCompactionByNamePostDefault creates a ColumnFamilyMaximumCompactionByNamePostDefault with default headers values

func (*ColumnFamilyMaximumCompactionByNamePostDefault) Code ¶

Code gets the status code for the column family maximum compaction by name post default response

func (*ColumnFamilyMaximumCompactionByNamePostDefault) Error ¶

func (*ColumnFamilyMaximumCompactionByNamePostDefault) GetPayload ¶

type ColumnFamilyMaximumCompactionByNamePostOK ¶

type ColumnFamilyMaximumCompactionByNamePostOK struct {
	Payload string
}

ColumnFamilyMaximumCompactionByNamePostOK handles this case with default header values.

ColumnFamilyMaximumCompactionByNamePostOK column family maximum compaction by name post o k

func NewColumnFamilyMaximumCompactionByNamePostOK ¶

func NewColumnFamilyMaximumCompactionByNamePostOK() *ColumnFamilyMaximumCompactionByNamePostOK

NewColumnFamilyMaximumCompactionByNamePostOK creates a ColumnFamilyMaximumCompactionByNamePostOK with default headers values

func (*ColumnFamilyMaximumCompactionByNamePostOK) GetPayload ¶

type ColumnFamilyMaximumCompactionByNamePostParams ¶

type ColumnFamilyMaximumCompactionByNamePostParams struct {

	/*Name
	  The column family name in keyspace:name format

	*/
	Name string
	/*Value
	  The maximum number of sstables in queue before compaction kicks off

	*/
	Value int32

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMaximumCompactionByNamePostParams contains all the parameters to send to the API endpoint for the column family maximum compaction by name post operation typically these are written to a http.Request

func NewColumnFamilyMaximumCompactionByNamePostParams ¶

func NewColumnFamilyMaximumCompactionByNamePostParams() *ColumnFamilyMaximumCompactionByNamePostParams

NewColumnFamilyMaximumCompactionByNamePostParams creates a new ColumnFamilyMaximumCompactionByNamePostParams object with the default values initialized.

func NewColumnFamilyMaximumCompactionByNamePostParamsWithContext ¶

func NewColumnFamilyMaximumCompactionByNamePostParamsWithContext(ctx context.Context) *ColumnFamilyMaximumCompactionByNamePostParams

NewColumnFamilyMaximumCompactionByNamePostParamsWithContext creates a new ColumnFamilyMaximumCompactionByNamePostParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMaximumCompactionByNamePostParamsWithHTTPClient ¶

func NewColumnFamilyMaximumCompactionByNamePostParamsWithHTTPClient(client *http.Client) *ColumnFamilyMaximumCompactionByNamePostParams

NewColumnFamilyMaximumCompactionByNamePostParamsWithHTTPClient creates a new ColumnFamilyMaximumCompactionByNamePostParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMaximumCompactionByNamePostParamsWithTimeout ¶

func NewColumnFamilyMaximumCompactionByNamePostParamsWithTimeout(timeout time.Duration) *ColumnFamilyMaximumCompactionByNamePostParams

NewColumnFamilyMaximumCompactionByNamePostParamsWithTimeout creates a new ColumnFamilyMaximumCompactionByNamePostParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMaximumCompactionByNamePostParams) SetContext ¶

SetContext adds the context to the column family maximum compaction by name post params

func (*ColumnFamilyMaximumCompactionByNamePostParams) SetHTTPClient ¶

func (o *ColumnFamilyMaximumCompactionByNamePostParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the column family maximum compaction by name post params

func (*ColumnFamilyMaximumCompactionByNamePostParams) SetName ¶

SetName adds the name to the column family maximum compaction by name post params

func (*ColumnFamilyMaximumCompactionByNamePostParams) SetTimeout ¶

SetTimeout adds the timeout to the column family maximum compaction by name post params

func (*ColumnFamilyMaximumCompactionByNamePostParams) SetValue ¶

SetValue adds the value to the column family maximum compaction by name post params

func (*ColumnFamilyMaximumCompactionByNamePostParams) WithContext ¶

WithContext adds the context to the column family maximum compaction by name post params

func (*ColumnFamilyMaximumCompactionByNamePostParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family maximum compaction by name post params

func (*ColumnFamilyMaximumCompactionByNamePostParams) WithName ¶

WithName adds the name to the column family maximum compaction by name post params

func (*ColumnFamilyMaximumCompactionByNamePostParams) WithTimeout ¶

WithTimeout adds the timeout to the column family maximum compaction by name post params

func (*ColumnFamilyMaximumCompactionByNamePostParams) WithValue ¶

WithValue adds the value to the column family maximum compaction by name post params

func (*ColumnFamilyMaximumCompactionByNamePostParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMaximumCompactionByNamePostReader ¶

type ColumnFamilyMaximumCompactionByNamePostReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMaximumCompactionByNamePostReader is a Reader for the ColumnFamilyMaximumCompactionByNamePost structure.

func (*ColumnFamilyMaximumCompactionByNamePostReader) ReadResponse ¶

func (o *ColumnFamilyMaximumCompactionByNamePostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsAllMemtablesLiveDataSizeByNameGetDefault ¶

type ColumnFamilyMetricsAllMemtablesLiveDataSizeByNameGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsAllMemtablesLiveDataSizeByNameGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsAllMemtablesLiveDataSizeByNameGetDefault ¶

func NewColumnFamilyMetricsAllMemtablesLiveDataSizeByNameGetDefault(code int) *ColumnFamilyMetricsAllMemtablesLiveDataSizeByNameGetDefault

NewColumnFamilyMetricsAllMemtablesLiveDataSizeByNameGetDefault creates a ColumnFamilyMetricsAllMemtablesLiveDataSizeByNameGetDefault with default headers values

func (*ColumnFamilyMetricsAllMemtablesLiveDataSizeByNameGetDefault) Code ¶

Code gets the status code for the column family metrics all memtables live data size by name get default response

func (*ColumnFamilyMetricsAllMemtablesLiveDataSizeByNameGetDefault) Error ¶

func (*ColumnFamilyMetricsAllMemtablesLiveDataSizeByNameGetDefault) GetPayload ¶

type ColumnFamilyMetricsAllMemtablesLiveDataSizeByNameGetOK ¶

type ColumnFamilyMetricsAllMemtablesLiveDataSizeByNameGetOK struct {
	Payload interface{}
}

ColumnFamilyMetricsAllMemtablesLiveDataSizeByNameGetOK handles this case with default header values.

ColumnFamilyMetricsAllMemtablesLiveDataSizeByNameGetOK column family metrics all memtables live data size by name get o k

func NewColumnFamilyMetricsAllMemtablesLiveDataSizeByNameGetOK ¶

func NewColumnFamilyMetricsAllMemtablesLiveDataSizeByNameGetOK() *ColumnFamilyMetricsAllMemtablesLiveDataSizeByNameGetOK

NewColumnFamilyMetricsAllMemtablesLiveDataSizeByNameGetOK creates a ColumnFamilyMetricsAllMemtablesLiveDataSizeByNameGetOK with default headers values

func (*ColumnFamilyMetricsAllMemtablesLiveDataSizeByNameGetOK) GetPayload ¶

func (o *ColumnFamilyMetricsAllMemtablesLiveDataSizeByNameGetOK) GetPayload() interface{}

type ColumnFamilyMetricsAllMemtablesLiveDataSizeByNameGetParams ¶

type ColumnFamilyMetricsAllMemtablesLiveDataSizeByNameGetParams struct {

	/*Name
	  The column family name in keyspace:name format

	*/
	Name string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsAllMemtablesLiveDataSizeByNameGetParams contains all the parameters to send to the API endpoint for the column family metrics all memtables live data size by name get operation typically these are written to a http.Request

func NewColumnFamilyMetricsAllMemtablesLiveDataSizeByNameGetParams ¶

func NewColumnFamilyMetricsAllMemtablesLiveDataSizeByNameGetParams() *ColumnFamilyMetricsAllMemtablesLiveDataSizeByNameGetParams

NewColumnFamilyMetricsAllMemtablesLiveDataSizeByNameGetParams creates a new ColumnFamilyMetricsAllMemtablesLiveDataSizeByNameGetParams object with the default values initialized.

func NewColumnFamilyMetricsAllMemtablesLiveDataSizeByNameGetParamsWithContext ¶

func NewColumnFamilyMetricsAllMemtablesLiveDataSizeByNameGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsAllMemtablesLiveDataSizeByNameGetParams

NewColumnFamilyMetricsAllMemtablesLiveDataSizeByNameGetParamsWithContext creates a new ColumnFamilyMetricsAllMemtablesLiveDataSizeByNameGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsAllMemtablesLiveDataSizeByNameGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsAllMemtablesLiveDataSizeByNameGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsAllMemtablesLiveDataSizeByNameGetParams

NewColumnFamilyMetricsAllMemtablesLiveDataSizeByNameGetParamsWithHTTPClient creates a new ColumnFamilyMetricsAllMemtablesLiveDataSizeByNameGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsAllMemtablesLiveDataSizeByNameGetParamsWithTimeout ¶

func NewColumnFamilyMetricsAllMemtablesLiveDataSizeByNameGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsAllMemtablesLiveDataSizeByNameGetParams

NewColumnFamilyMetricsAllMemtablesLiveDataSizeByNameGetParamsWithTimeout creates a new ColumnFamilyMetricsAllMemtablesLiveDataSizeByNameGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsAllMemtablesLiveDataSizeByNameGetParams) SetContext ¶

SetContext adds the context to the column family metrics all memtables live data size by name get params

func (*ColumnFamilyMetricsAllMemtablesLiveDataSizeByNameGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the column family metrics all memtables live data size by name get params

func (*ColumnFamilyMetricsAllMemtablesLiveDataSizeByNameGetParams) SetName ¶

SetName adds the name to the column family metrics all memtables live data size by name get params

func (*ColumnFamilyMetricsAllMemtablesLiveDataSizeByNameGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family metrics all memtables live data size by name get params

func (*ColumnFamilyMetricsAllMemtablesLiveDataSizeByNameGetParams) WithContext ¶

WithContext adds the context to the column family metrics all memtables live data size by name get params

func (*ColumnFamilyMetricsAllMemtablesLiveDataSizeByNameGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics all memtables live data size by name get params

func (*ColumnFamilyMetricsAllMemtablesLiveDataSizeByNameGetParams) WithName ¶

WithName adds the name to the column family metrics all memtables live data size by name get params

func (*ColumnFamilyMetricsAllMemtablesLiveDataSizeByNameGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics all memtables live data size by name get params

func (*ColumnFamilyMetricsAllMemtablesLiveDataSizeByNameGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsAllMemtablesLiveDataSizeByNameGetReader ¶

type ColumnFamilyMetricsAllMemtablesLiveDataSizeByNameGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsAllMemtablesLiveDataSizeByNameGetReader is a Reader for the ColumnFamilyMetricsAllMemtablesLiveDataSizeByNameGet structure.

func (*ColumnFamilyMetricsAllMemtablesLiveDataSizeByNameGetReader) ReadResponse ¶

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsAllMemtablesLiveDataSizeGetDefault ¶

type ColumnFamilyMetricsAllMemtablesLiveDataSizeGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsAllMemtablesLiveDataSizeGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsAllMemtablesLiveDataSizeGetDefault ¶

func NewColumnFamilyMetricsAllMemtablesLiveDataSizeGetDefault(code int) *ColumnFamilyMetricsAllMemtablesLiveDataSizeGetDefault

NewColumnFamilyMetricsAllMemtablesLiveDataSizeGetDefault creates a ColumnFamilyMetricsAllMemtablesLiveDataSizeGetDefault with default headers values

func (*ColumnFamilyMetricsAllMemtablesLiveDataSizeGetDefault) Code ¶

Code gets the status code for the column family metrics all memtables live data size get default response

func (*ColumnFamilyMetricsAllMemtablesLiveDataSizeGetDefault) Error ¶

func (*ColumnFamilyMetricsAllMemtablesLiveDataSizeGetDefault) GetPayload ¶

type ColumnFamilyMetricsAllMemtablesLiveDataSizeGetOK ¶

type ColumnFamilyMetricsAllMemtablesLiveDataSizeGetOK struct {
	Payload interface{}
}

ColumnFamilyMetricsAllMemtablesLiveDataSizeGetOK handles this case with default header values.

ColumnFamilyMetricsAllMemtablesLiveDataSizeGetOK column family metrics all memtables live data size get o k

func NewColumnFamilyMetricsAllMemtablesLiveDataSizeGetOK ¶

func NewColumnFamilyMetricsAllMemtablesLiveDataSizeGetOK() *ColumnFamilyMetricsAllMemtablesLiveDataSizeGetOK

NewColumnFamilyMetricsAllMemtablesLiveDataSizeGetOK creates a ColumnFamilyMetricsAllMemtablesLiveDataSizeGetOK with default headers values

func (*ColumnFamilyMetricsAllMemtablesLiveDataSizeGetOK) GetPayload ¶

func (o *ColumnFamilyMetricsAllMemtablesLiveDataSizeGetOK) GetPayload() interface{}

type ColumnFamilyMetricsAllMemtablesLiveDataSizeGetParams ¶

type ColumnFamilyMetricsAllMemtablesLiveDataSizeGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsAllMemtablesLiveDataSizeGetParams contains all the parameters to send to the API endpoint for the column family metrics all memtables live data size get operation typically these are written to a http.Request

func NewColumnFamilyMetricsAllMemtablesLiveDataSizeGetParams ¶

func NewColumnFamilyMetricsAllMemtablesLiveDataSizeGetParams() *ColumnFamilyMetricsAllMemtablesLiveDataSizeGetParams

NewColumnFamilyMetricsAllMemtablesLiveDataSizeGetParams creates a new ColumnFamilyMetricsAllMemtablesLiveDataSizeGetParams object with the default values initialized.

func NewColumnFamilyMetricsAllMemtablesLiveDataSizeGetParamsWithContext ¶

func NewColumnFamilyMetricsAllMemtablesLiveDataSizeGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsAllMemtablesLiveDataSizeGetParams

NewColumnFamilyMetricsAllMemtablesLiveDataSizeGetParamsWithContext creates a new ColumnFamilyMetricsAllMemtablesLiveDataSizeGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsAllMemtablesLiveDataSizeGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsAllMemtablesLiveDataSizeGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsAllMemtablesLiveDataSizeGetParams

NewColumnFamilyMetricsAllMemtablesLiveDataSizeGetParamsWithHTTPClient creates a new ColumnFamilyMetricsAllMemtablesLiveDataSizeGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsAllMemtablesLiveDataSizeGetParamsWithTimeout ¶

func NewColumnFamilyMetricsAllMemtablesLiveDataSizeGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsAllMemtablesLiveDataSizeGetParams

NewColumnFamilyMetricsAllMemtablesLiveDataSizeGetParamsWithTimeout creates a new ColumnFamilyMetricsAllMemtablesLiveDataSizeGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsAllMemtablesLiveDataSizeGetParams) SetContext ¶

SetContext adds the context to the column family metrics all memtables live data size get params

func (*ColumnFamilyMetricsAllMemtablesLiveDataSizeGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the column family metrics all memtables live data size get params

func (*ColumnFamilyMetricsAllMemtablesLiveDataSizeGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family metrics all memtables live data size get params

func (*ColumnFamilyMetricsAllMemtablesLiveDataSizeGetParams) WithContext ¶

WithContext adds the context to the column family metrics all memtables live data size get params

func (*ColumnFamilyMetricsAllMemtablesLiveDataSizeGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics all memtables live data size get params

func (*ColumnFamilyMetricsAllMemtablesLiveDataSizeGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics all memtables live data size get params

func (*ColumnFamilyMetricsAllMemtablesLiveDataSizeGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsAllMemtablesLiveDataSizeGetReader ¶

type ColumnFamilyMetricsAllMemtablesLiveDataSizeGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsAllMemtablesLiveDataSizeGetReader is a Reader for the ColumnFamilyMetricsAllMemtablesLiveDataSizeGet structure.

func (*ColumnFamilyMetricsAllMemtablesLiveDataSizeGetReader) ReadResponse ¶

func (o *ColumnFamilyMetricsAllMemtablesLiveDataSizeGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsAllMemtablesOffHeapSizeByNameGetDefault ¶

type ColumnFamilyMetricsAllMemtablesOffHeapSizeByNameGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsAllMemtablesOffHeapSizeByNameGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsAllMemtablesOffHeapSizeByNameGetDefault ¶

func NewColumnFamilyMetricsAllMemtablesOffHeapSizeByNameGetDefault(code int) *ColumnFamilyMetricsAllMemtablesOffHeapSizeByNameGetDefault

NewColumnFamilyMetricsAllMemtablesOffHeapSizeByNameGetDefault creates a ColumnFamilyMetricsAllMemtablesOffHeapSizeByNameGetDefault with default headers values

func (*ColumnFamilyMetricsAllMemtablesOffHeapSizeByNameGetDefault) Code ¶

Code gets the status code for the column family metrics all memtables off heap size by name get default response

func (*ColumnFamilyMetricsAllMemtablesOffHeapSizeByNameGetDefault) Error ¶

func (*ColumnFamilyMetricsAllMemtablesOffHeapSizeByNameGetDefault) GetPayload ¶

type ColumnFamilyMetricsAllMemtablesOffHeapSizeByNameGetOK ¶

type ColumnFamilyMetricsAllMemtablesOffHeapSizeByNameGetOK struct {
	Payload interface{}
}

ColumnFamilyMetricsAllMemtablesOffHeapSizeByNameGetOK handles this case with default header values.

ColumnFamilyMetricsAllMemtablesOffHeapSizeByNameGetOK column family metrics all memtables off heap size by name get o k

func NewColumnFamilyMetricsAllMemtablesOffHeapSizeByNameGetOK ¶

func NewColumnFamilyMetricsAllMemtablesOffHeapSizeByNameGetOK() *ColumnFamilyMetricsAllMemtablesOffHeapSizeByNameGetOK

NewColumnFamilyMetricsAllMemtablesOffHeapSizeByNameGetOK creates a ColumnFamilyMetricsAllMemtablesOffHeapSizeByNameGetOK with default headers values

func (*ColumnFamilyMetricsAllMemtablesOffHeapSizeByNameGetOK) GetPayload ¶

func (o *ColumnFamilyMetricsAllMemtablesOffHeapSizeByNameGetOK) GetPayload() interface{}

type ColumnFamilyMetricsAllMemtablesOffHeapSizeByNameGetParams ¶

type ColumnFamilyMetricsAllMemtablesOffHeapSizeByNameGetParams struct {

	/*Name
	  The column family name in keyspace:name format

	*/
	Name string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsAllMemtablesOffHeapSizeByNameGetParams contains all the parameters to send to the API endpoint for the column family metrics all memtables off heap size by name get operation typically these are written to a http.Request

func NewColumnFamilyMetricsAllMemtablesOffHeapSizeByNameGetParams ¶

func NewColumnFamilyMetricsAllMemtablesOffHeapSizeByNameGetParams() *ColumnFamilyMetricsAllMemtablesOffHeapSizeByNameGetParams

NewColumnFamilyMetricsAllMemtablesOffHeapSizeByNameGetParams creates a new ColumnFamilyMetricsAllMemtablesOffHeapSizeByNameGetParams object with the default values initialized.

func NewColumnFamilyMetricsAllMemtablesOffHeapSizeByNameGetParamsWithContext ¶

func NewColumnFamilyMetricsAllMemtablesOffHeapSizeByNameGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsAllMemtablesOffHeapSizeByNameGetParams

NewColumnFamilyMetricsAllMemtablesOffHeapSizeByNameGetParamsWithContext creates a new ColumnFamilyMetricsAllMemtablesOffHeapSizeByNameGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsAllMemtablesOffHeapSizeByNameGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsAllMemtablesOffHeapSizeByNameGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsAllMemtablesOffHeapSizeByNameGetParams

NewColumnFamilyMetricsAllMemtablesOffHeapSizeByNameGetParamsWithHTTPClient creates a new ColumnFamilyMetricsAllMemtablesOffHeapSizeByNameGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsAllMemtablesOffHeapSizeByNameGetParamsWithTimeout ¶

func NewColumnFamilyMetricsAllMemtablesOffHeapSizeByNameGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsAllMemtablesOffHeapSizeByNameGetParams

NewColumnFamilyMetricsAllMemtablesOffHeapSizeByNameGetParamsWithTimeout creates a new ColumnFamilyMetricsAllMemtablesOffHeapSizeByNameGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsAllMemtablesOffHeapSizeByNameGetParams) SetContext ¶

SetContext adds the context to the column family metrics all memtables off heap size by name get params

func (*ColumnFamilyMetricsAllMemtablesOffHeapSizeByNameGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the column family metrics all memtables off heap size by name get params

func (*ColumnFamilyMetricsAllMemtablesOffHeapSizeByNameGetParams) SetName ¶

SetName adds the name to the column family metrics all memtables off heap size by name get params

func (*ColumnFamilyMetricsAllMemtablesOffHeapSizeByNameGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family metrics all memtables off heap size by name get params

func (*ColumnFamilyMetricsAllMemtablesOffHeapSizeByNameGetParams) WithContext ¶

WithContext adds the context to the column family metrics all memtables off heap size by name get params

func (*ColumnFamilyMetricsAllMemtablesOffHeapSizeByNameGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics all memtables off heap size by name get params

func (*ColumnFamilyMetricsAllMemtablesOffHeapSizeByNameGetParams) WithName ¶

WithName adds the name to the column family metrics all memtables off heap size by name get params

func (*ColumnFamilyMetricsAllMemtablesOffHeapSizeByNameGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics all memtables off heap size by name get params

func (*ColumnFamilyMetricsAllMemtablesOffHeapSizeByNameGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsAllMemtablesOffHeapSizeByNameGetReader ¶

type ColumnFamilyMetricsAllMemtablesOffHeapSizeByNameGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsAllMemtablesOffHeapSizeByNameGetReader is a Reader for the ColumnFamilyMetricsAllMemtablesOffHeapSizeByNameGet structure.

func (*ColumnFamilyMetricsAllMemtablesOffHeapSizeByNameGetReader) ReadResponse ¶

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsAllMemtablesOffHeapSizeGetDefault ¶

type ColumnFamilyMetricsAllMemtablesOffHeapSizeGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsAllMemtablesOffHeapSizeGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsAllMemtablesOffHeapSizeGetDefault ¶

func NewColumnFamilyMetricsAllMemtablesOffHeapSizeGetDefault(code int) *ColumnFamilyMetricsAllMemtablesOffHeapSizeGetDefault

NewColumnFamilyMetricsAllMemtablesOffHeapSizeGetDefault creates a ColumnFamilyMetricsAllMemtablesOffHeapSizeGetDefault with default headers values

func (*ColumnFamilyMetricsAllMemtablesOffHeapSizeGetDefault) Code ¶

Code gets the status code for the column family metrics all memtables off heap size get default response

func (*ColumnFamilyMetricsAllMemtablesOffHeapSizeGetDefault) Error ¶

func (*ColumnFamilyMetricsAllMemtablesOffHeapSizeGetDefault) GetPayload ¶

type ColumnFamilyMetricsAllMemtablesOffHeapSizeGetOK ¶

type ColumnFamilyMetricsAllMemtablesOffHeapSizeGetOK struct {
	Payload interface{}
}

ColumnFamilyMetricsAllMemtablesOffHeapSizeGetOK handles this case with default header values.

ColumnFamilyMetricsAllMemtablesOffHeapSizeGetOK column family metrics all memtables off heap size get o k

func NewColumnFamilyMetricsAllMemtablesOffHeapSizeGetOK ¶

func NewColumnFamilyMetricsAllMemtablesOffHeapSizeGetOK() *ColumnFamilyMetricsAllMemtablesOffHeapSizeGetOK

NewColumnFamilyMetricsAllMemtablesOffHeapSizeGetOK creates a ColumnFamilyMetricsAllMemtablesOffHeapSizeGetOK with default headers values

func (*ColumnFamilyMetricsAllMemtablesOffHeapSizeGetOK) GetPayload ¶

func (o *ColumnFamilyMetricsAllMemtablesOffHeapSizeGetOK) GetPayload() interface{}

type ColumnFamilyMetricsAllMemtablesOffHeapSizeGetParams ¶

type ColumnFamilyMetricsAllMemtablesOffHeapSizeGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsAllMemtablesOffHeapSizeGetParams contains all the parameters to send to the API endpoint for the column family metrics all memtables off heap size get operation typically these are written to a http.Request

func NewColumnFamilyMetricsAllMemtablesOffHeapSizeGetParams ¶

func NewColumnFamilyMetricsAllMemtablesOffHeapSizeGetParams() *ColumnFamilyMetricsAllMemtablesOffHeapSizeGetParams

NewColumnFamilyMetricsAllMemtablesOffHeapSizeGetParams creates a new ColumnFamilyMetricsAllMemtablesOffHeapSizeGetParams object with the default values initialized.

func NewColumnFamilyMetricsAllMemtablesOffHeapSizeGetParamsWithContext ¶

func NewColumnFamilyMetricsAllMemtablesOffHeapSizeGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsAllMemtablesOffHeapSizeGetParams

NewColumnFamilyMetricsAllMemtablesOffHeapSizeGetParamsWithContext creates a new ColumnFamilyMetricsAllMemtablesOffHeapSizeGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsAllMemtablesOffHeapSizeGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsAllMemtablesOffHeapSizeGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsAllMemtablesOffHeapSizeGetParams

NewColumnFamilyMetricsAllMemtablesOffHeapSizeGetParamsWithHTTPClient creates a new ColumnFamilyMetricsAllMemtablesOffHeapSizeGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsAllMemtablesOffHeapSizeGetParamsWithTimeout ¶

func NewColumnFamilyMetricsAllMemtablesOffHeapSizeGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsAllMemtablesOffHeapSizeGetParams

NewColumnFamilyMetricsAllMemtablesOffHeapSizeGetParamsWithTimeout creates a new ColumnFamilyMetricsAllMemtablesOffHeapSizeGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsAllMemtablesOffHeapSizeGetParams) SetContext ¶

SetContext adds the context to the column family metrics all memtables off heap size get params

func (*ColumnFamilyMetricsAllMemtablesOffHeapSizeGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the column family metrics all memtables off heap size get params

func (*ColumnFamilyMetricsAllMemtablesOffHeapSizeGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family metrics all memtables off heap size get params

func (*ColumnFamilyMetricsAllMemtablesOffHeapSizeGetParams) WithContext ¶

WithContext adds the context to the column family metrics all memtables off heap size get params

func (*ColumnFamilyMetricsAllMemtablesOffHeapSizeGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics all memtables off heap size get params

func (*ColumnFamilyMetricsAllMemtablesOffHeapSizeGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics all memtables off heap size get params

func (*ColumnFamilyMetricsAllMemtablesOffHeapSizeGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsAllMemtablesOffHeapSizeGetReader ¶

type ColumnFamilyMetricsAllMemtablesOffHeapSizeGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsAllMemtablesOffHeapSizeGetReader is a Reader for the ColumnFamilyMetricsAllMemtablesOffHeapSizeGet structure.

func (*ColumnFamilyMetricsAllMemtablesOffHeapSizeGetReader) ReadResponse ¶

func (o *ColumnFamilyMetricsAllMemtablesOffHeapSizeGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsAllMemtablesOnHeapSizeByNameGetDefault ¶

type ColumnFamilyMetricsAllMemtablesOnHeapSizeByNameGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsAllMemtablesOnHeapSizeByNameGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsAllMemtablesOnHeapSizeByNameGetDefault ¶

func NewColumnFamilyMetricsAllMemtablesOnHeapSizeByNameGetDefault(code int) *ColumnFamilyMetricsAllMemtablesOnHeapSizeByNameGetDefault

NewColumnFamilyMetricsAllMemtablesOnHeapSizeByNameGetDefault creates a ColumnFamilyMetricsAllMemtablesOnHeapSizeByNameGetDefault with default headers values

func (*ColumnFamilyMetricsAllMemtablesOnHeapSizeByNameGetDefault) Code ¶

Code gets the status code for the column family metrics all memtables on heap size by name get default response

func (*ColumnFamilyMetricsAllMemtablesOnHeapSizeByNameGetDefault) Error ¶

func (*ColumnFamilyMetricsAllMemtablesOnHeapSizeByNameGetDefault) GetPayload ¶

type ColumnFamilyMetricsAllMemtablesOnHeapSizeByNameGetOK ¶

type ColumnFamilyMetricsAllMemtablesOnHeapSizeByNameGetOK struct {
	Payload interface{}
}

ColumnFamilyMetricsAllMemtablesOnHeapSizeByNameGetOK handles this case with default header values.

ColumnFamilyMetricsAllMemtablesOnHeapSizeByNameGetOK column family metrics all memtables on heap size by name get o k

func NewColumnFamilyMetricsAllMemtablesOnHeapSizeByNameGetOK ¶

func NewColumnFamilyMetricsAllMemtablesOnHeapSizeByNameGetOK() *ColumnFamilyMetricsAllMemtablesOnHeapSizeByNameGetOK

NewColumnFamilyMetricsAllMemtablesOnHeapSizeByNameGetOK creates a ColumnFamilyMetricsAllMemtablesOnHeapSizeByNameGetOK with default headers values

func (*ColumnFamilyMetricsAllMemtablesOnHeapSizeByNameGetOK) GetPayload ¶

func (o *ColumnFamilyMetricsAllMemtablesOnHeapSizeByNameGetOK) GetPayload() interface{}

type ColumnFamilyMetricsAllMemtablesOnHeapSizeByNameGetParams ¶

type ColumnFamilyMetricsAllMemtablesOnHeapSizeByNameGetParams struct {

	/*Name
	  The column family name in keyspace:name format

	*/
	Name string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsAllMemtablesOnHeapSizeByNameGetParams contains all the parameters to send to the API endpoint for the column family metrics all memtables on heap size by name get operation typically these are written to a http.Request

func NewColumnFamilyMetricsAllMemtablesOnHeapSizeByNameGetParams ¶

func NewColumnFamilyMetricsAllMemtablesOnHeapSizeByNameGetParams() *ColumnFamilyMetricsAllMemtablesOnHeapSizeByNameGetParams

NewColumnFamilyMetricsAllMemtablesOnHeapSizeByNameGetParams creates a new ColumnFamilyMetricsAllMemtablesOnHeapSizeByNameGetParams object with the default values initialized.

func NewColumnFamilyMetricsAllMemtablesOnHeapSizeByNameGetParamsWithContext ¶

func NewColumnFamilyMetricsAllMemtablesOnHeapSizeByNameGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsAllMemtablesOnHeapSizeByNameGetParams

NewColumnFamilyMetricsAllMemtablesOnHeapSizeByNameGetParamsWithContext creates a new ColumnFamilyMetricsAllMemtablesOnHeapSizeByNameGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsAllMemtablesOnHeapSizeByNameGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsAllMemtablesOnHeapSizeByNameGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsAllMemtablesOnHeapSizeByNameGetParams

NewColumnFamilyMetricsAllMemtablesOnHeapSizeByNameGetParamsWithHTTPClient creates a new ColumnFamilyMetricsAllMemtablesOnHeapSizeByNameGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsAllMemtablesOnHeapSizeByNameGetParamsWithTimeout ¶

func NewColumnFamilyMetricsAllMemtablesOnHeapSizeByNameGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsAllMemtablesOnHeapSizeByNameGetParams

NewColumnFamilyMetricsAllMemtablesOnHeapSizeByNameGetParamsWithTimeout creates a new ColumnFamilyMetricsAllMemtablesOnHeapSizeByNameGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsAllMemtablesOnHeapSizeByNameGetParams) SetContext ¶

SetContext adds the context to the column family metrics all memtables on heap size by name get params

func (*ColumnFamilyMetricsAllMemtablesOnHeapSizeByNameGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the column family metrics all memtables on heap size by name get params

func (*ColumnFamilyMetricsAllMemtablesOnHeapSizeByNameGetParams) SetName ¶

SetName adds the name to the column family metrics all memtables on heap size by name get params

func (*ColumnFamilyMetricsAllMemtablesOnHeapSizeByNameGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family metrics all memtables on heap size by name get params

func (*ColumnFamilyMetricsAllMemtablesOnHeapSizeByNameGetParams) WithContext ¶

WithContext adds the context to the column family metrics all memtables on heap size by name get params

func (*ColumnFamilyMetricsAllMemtablesOnHeapSizeByNameGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics all memtables on heap size by name get params

func (*ColumnFamilyMetricsAllMemtablesOnHeapSizeByNameGetParams) WithName ¶

WithName adds the name to the column family metrics all memtables on heap size by name get params

func (*ColumnFamilyMetricsAllMemtablesOnHeapSizeByNameGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics all memtables on heap size by name get params

func (*ColumnFamilyMetricsAllMemtablesOnHeapSizeByNameGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsAllMemtablesOnHeapSizeByNameGetReader ¶

type ColumnFamilyMetricsAllMemtablesOnHeapSizeByNameGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsAllMemtablesOnHeapSizeByNameGetReader is a Reader for the ColumnFamilyMetricsAllMemtablesOnHeapSizeByNameGet structure.

func (*ColumnFamilyMetricsAllMemtablesOnHeapSizeByNameGetReader) ReadResponse ¶

func (o *ColumnFamilyMetricsAllMemtablesOnHeapSizeByNameGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsAllMemtablesOnHeapSizeGetDefault ¶

type ColumnFamilyMetricsAllMemtablesOnHeapSizeGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsAllMemtablesOnHeapSizeGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsAllMemtablesOnHeapSizeGetDefault ¶

func NewColumnFamilyMetricsAllMemtablesOnHeapSizeGetDefault(code int) *ColumnFamilyMetricsAllMemtablesOnHeapSizeGetDefault

NewColumnFamilyMetricsAllMemtablesOnHeapSizeGetDefault creates a ColumnFamilyMetricsAllMemtablesOnHeapSizeGetDefault with default headers values

func (*ColumnFamilyMetricsAllMemtablesOnHeapSizeGetDefault) Code ¶

Code gets the status code for the column family metrics all memtables on heap size get default response

func (*ColumnFamilyMetricsAllMemtablesOnHeapSizeGetDefault) Error ¶

func (*ColumnFamilyMetricsAllMemtablesOnHeapSizeGetDefault) GetPayload ¶

type ColumnFamilyMetricsAllMemtablesOnHeapSizeGetOK ¶

type ColumnFamilyMetricsAllMemtablesOnHeapSizeGetOK struct {
	Payload interface{}
}

ColumnFamilyMetricsAllMemtablesOnHeapSizeGetOK handles this case with default header values.

ColumnFamilyMetricsAllMemtablesOnHeapSizeGetOK column family metrics all memtables on heap size get o k

func NewColumnFamilyMetricsAllMemtablesOnHeapSizeGetOK ¶

func NewColumnFamilyMetricsAllMemtablesOnHeapSizeGetOK() *ColumnFamilyMetricsAllMemtablesOnHeapSizeGetOK

NewColumnFamilyMetricsAllMemtablesOnHeapSizeGetOK creates a ColumnFamilyMetricsAllMemtablesOnHeapSizeGetOK with default headers values

func (*ColumnFamilyMetricsAllMemtablesOnHeapSizeGetOK) GetPayload ¶

func (o *ColumnFamilyMetricsAllMemtablesOnHeapSizeGetOK) GetPayload() interface{}

type ColumnFamilyMetricsAllMemtablesOnHeapSizeGetParams ¶

type ColumnFamilyMetricsAllMemtablesOnHeapSizeGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsAllMemtablesOnHeapSizeGetParams contains all the parameters to send to the API endpoint for the column family metrics all memtables on heap size get operation typically these are written to a http.Request

func NewColumnFamilyMetricsAllMemtablesOnHeapSizeGetParams ¶

func NewColumnFamilyMetricsAllMemtablesOnHeapSizeGetParams() *ColumnFamilyMetricsAllMemtablesOnHeapSizeGetParams

NewColumnFamilyMetricsAllMemtablesOnHeapSizeGetParams creates a new ColumnFamilyMetricsAllMemtablesOnHeapSizeGetParams object with the default values initialized.

func NewColumnFamilyMetricsAllMemtablesOnHeapSizeGetParamsWithContext ¶

func NewColumnFamilyMetricsAllMemtablesOnHeapSizeGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsAllMemtablesOnHeapSizeGetParams

NewColumnFamilyMetricsAllMemtablesOnHeapSizeGetParamsWithContext creates a new ColumnFamilyMetricsAllMemtablesOnHeapSizeGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsAllMemtablesOnHeapSizeGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsAllMemtablesOnHeapSizeGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsAllMemtablesOnHeapSizeGetParams

NewColumnFamilyMetricsAllMemtablesOnHeapSizeGetParamsWithHTTPClient creates a new ColumnFamilyMetricsAllMemtablesOnHeapSizeGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsAllMemtablesOnHeapSizeGetParamsWithTimeout ¶

func NewColumnFamilyMetricsAllMemtablesOnHeapSizeGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsAllMemtablesOnHeapSizeGetParams

NewColumnFamilyMetricsAllMemtablesOnHeapSizeGetParamsWithTimeout creates a new ColumnFamilyMetricsAllMemtablesOnHeapSizeGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsAllMemtablesOnHeapSizeGetParams) SetContext ¶

SetContext adds the context to the column family metrics all memtables on heap size get params

func (*ColumnFamilyMetricsAllMemtablesOnHeapSizeGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the column family metrics all memtables on heap size get params

func (*ColumnFamilyMetricsAllMemtablesOnHeapSizeGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family metrics all memtables on heap size get params

func (*ColumnFamilyMetricsAllMemtablesOnHeapSizeGetParams) WithContext ¶

WithContext adds the context to the column family metrics all memtables on heap size get params

func (*ColumnFamilyMetricsAllMemtablesOnHeapSizeGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics all memtables on heap size get params

func (*ColumnFamilyMetricsAllMemtablesOnHeapSizeGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics all memtables on heap size get params

func (*ColumnFamilyMetricsAllMemtablesOnHeapSizeGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsAllMemtablesOnHeapSizeGetReader ¶

type ColumnFamilyMetricsAllMemtablesOnHeapSizeGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsAllMemtablesOnHeapSizeGetReader is a Reader for the ColumnFamilyMetricsAllMemtablesOnHeapSizeGet structure.

func (*ColumnFamilyMetricsAllMemtablesOnHeapSizeGetReader) ReadResponse ¶

func (o *ColumnFamilyMetricsAllMemtablesOnHeapSizeGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsBloomFilterDiskSpaceUsedByNameGetDefault ¶

type ColumnFamilyMetricsBloomFilterDiskSpaceUsedByNameGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsBloomFilterDiskSpaceUsedByNameGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsBloomFilterDiskSpaceUsedByNameGetDefault ¶

func NewColumnFamilyMetricsBloomFilterDiskSpaceUsedByNameGetDefault(code int) *ColumnFamilyMetricsBloomFilterDiskSpaceUsedByNameGetDefault

NewColumnFamilyMetricsBloomFilterDiskSpaceUsedByNameGetDefault creates a ColumnFamilyMetricsBloomFilterDiskSpaceUsedByNameGetDefault with default headers values

func (*ColumnFamilyMetricsBloomFilterDiskSpaceUsedByNameGetDefault) Code ¶

Code gets the status code for the column family metrics bloom filter disk space used by name get default response

func (*ColumnFamilyMetricsBloomFilterDiskSpaceUsedByNameGetDefault) Error ¶

func (*ColumnFamilyMetricsBloomFilterDiskSpaceUsedByNameGetDefault) GetPayload ¶

type ColumnFamilyMetricsBloomFilterDiskSpaceUsedByNameGetOK ¶

type ColumnFamilyMetricsBloomFilterDiskSpaceUsedByNameGetOK struct {
	Payload interface{}
}

ColumnFamilyMetricsBloomFilterDiskSpaceUsedByNameGetOK handles this case with default header values.

ColumnFamilyMetricsBloomFilterDiskSpaceUsedByNameGetOK column family metrics bloom filter disk space used by name get o k

func NewColumnFamilyMetricsBloomFilterDiskSpaceUsedByNameGetOK ¶

func NewColumnFamilyMetricsBloomFilterDiskSpaceUsedByNameGetOK() *ColumnFamilyMetricsBloomFilterDiskSpaceUsedByNameGetOK

NewColumnFamilyMetricsBloomFilterDiskSpaceUsedByNameGetOK creates a ColumnFamilyMetricsBloomFilterDiskSpaceUsedByNameGetOK with default headers values

func (*ColumnFamilyMetricsBloomFilterDiskSpaceUsedByNameGetOK) GetPayload ¶

func (o *ColumnFamilyMetricsBloomFilterDiskSpaceUsedByNameGetOK) GetPayload() interface{}

type ColumnFamilyMetricsBloomFilterDiskSpaceUsedByNameGetParams ¶

type ColumnFamilyMetricsBloomFilterDiskSpaceUsedByNameGetParams struct {

	/*Name
	  The column family name in keyspace:name format

	*/
	Name string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsBloomFilterDiskSpaceUsedByNameGetParams contains all the parameters to send to the API endpoint for the column family metrics bloom filter disk space used by name get operation typically these are written to a http.Request

func NewColumnFamilyMetricsBloomFilterDiskSpaceUsedByNameGetParams ¶

func NewColumnFamilyMetricsBloomFilterDiskSpaceUsedByNameGetParams() *ColumnFamilyMetricsBloomFilterDiskSpaceUsedByNameGetParams

NewColumnFamilyMetricsBloomFilterDiskSpaceUsedByNameGetParams creates a new ColumnFamilyMetricsBloomFilterDiskSpaceUsedByNameGetParams object with the default values initialized.

func NewColumnFamilyMetricsBloomFilterDiskSpaceUsedByNameGetParamsWithContext ¶

func NewColumnFamilyMetricsBloomFilterDiskSpaceUsedByNameGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsBloomFilterDiskSpaceUsedByNameGetParams

NewColumnFamilyMetricsBloomFilterDiskSpaceUsedByNameGetParamsWithContext creates a new ColumnFamilyMetricsBloomFilterDiskSpaceUsedByNameGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsBloomFilterDiskSpaceUsedByNameGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsBloomFilterDiskSpaceUsedByNameGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsBloomFilterDiskSpaceUsedByNameGetParams

NewColumnFamilyMetricsBloomFilterDiskSpaceUsedByNameGetParamsWithHTTPClient creates a new ColumnFamilyMetricsBloomFilterDiskSpaceUsedByNameGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsBloomFilterDiskSpaceUsedByNameGetParamsWithTimeout ¶

func NewColumnFamilyMetricsBloomFilterDiskSpaceUsedByNameGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsBloomFilterDiskSpaceUsedByNameGetParams

NewColumnFamilyMetricsBloomFilterDiskSpaceUsedByNameGetParamsWithTimeout creates a new ColumnFamilyMetricsBloomFilterDiskSpaceUsedByNameGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsBloomFilterDiskSpaceUsedByNameGetParams) SetContext ¶

SetContext adds the context to the column family metrics bloom filter disk space used by name get params

func (*ColumnFamilyMetricsBloomFilterDiskSpaceUsedByNameGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the column family metrics bloom filter disk space used by name get params

func (*ColumnFamilyMetricsBloomFilterDiskSpaceUsedByNameGetParams) SetName ¶

SetName adds the name to the column family metrics bloom filter disk space used by name get params

func (*ColumnFamilyMetricsBloomFilterDiskSpaceUsedByNameGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family metrics bloom filter disk space used by name get params

func (*ColumnFamilyMetricsBloomFilterDiskSpaceUsedByNameGetParams) WithContext ¶

WithContext adds the context to the column family metrics bloom filter disk space used by name get params

func (*ColumnFamilyMetricsBloomFilterDiskSpaceUsedByNameGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics bloom filter disk space used by name get params

func (*ColumnFamilyMetricsBloomFilterDiskSpaceUsedByNameGetParams) WithName ¶

WithName adds the name to the column family metrics bloom filter disk space used by name get params

func (*ColumnFamilyMetricsBloomFilterDiskSpaceUsedByNameGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics bloom filter disk space used by name get params

func (*ColumnFamilyMetricsBloomFilterDiskSpaceUsedByNameGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsBloomFilterDiskSpaceUsedByNameGetReader ¶

type ColumnFamilyMetricsBloomFilterDiskSpaceUsedByNameGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsBloomFilterDiskSpaceUsedByNameGetReader is a Reader for the ColumnFamilyMetricsBloomFilterDiskSpaceUsedByNameGet structure.

func (*ColumnFamilyMetricsBloomFilterDiskSpaceUsedByNameGetReader) ReadResponse ¶

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsBloomFilterDiskSpaceUsedGetDefault ¶

type ColumnFamilyMetricsBloomFilterDiskSpaceUsedGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsBloomFilterDiskSpaceUsedGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsBloomFilterDiskSpaceUsedGetDefault ¶

func NewColumnFamilyMetricsBloomFilterDiskSpaceUsedGetDefault(code int) *ColumnFamilyMetricsBloomFilterDiskSpaceUsedGetDefault

NewColumnFamilyMetricsBloomFilterDiskSpaceUsedGetDefault creates a ColumnFamilyMetricsBloomFilterDiskSpaceUsedGetDefault with default headers values

func (*ColumnFamilyMetricsBloomFilterDiskSpaceUsedGetDefault) Code ¶

Code gets the status code for the column family metrics bloom filter disk space used get default response

func (*ColumnFamilyMetricsBloomFilterDiskSpaceUsedGetDefault) Error ¶

func (*ColumnFamilyMetricsBloomFilterDiskSpaceUsedGetDefault) GetPayload ¶

type ColumnFamilyMetricsBloomFilterDiskSpaceUsedGetOK ¶

type ColumnFamilyMetricsBloomFilterDiskSpaceUsedGetOK struct {
	Payload interface{}
}

ColumnFamilyMetricsBloomFilterDiskSpaceUsedGetOK handles this case with default header values.

ColumnFamilyMetricsBloomFilterDiskSpaceUsedGetOK column family metrics bloom filter disk space used get o k

func NewColumnFamilyMetricsBloomFilterDiskSpaceUsedGetOK ¶

func NewColumnFamilyMetricsBloomFilterDiskSpaceUsedGetOK() *ColumnFamilyMetricsBloomFilterDiskSpaceUsedGetOK

NewColumnFamilyMetricsBloomFilterDiskSpaceUsedGetOK creates a ColumnFamilyMetricsBloomFilterDiskSpaceUsedGetOK with default headers values

func (*ColumnFamilyMetricsBloomFilterDiskSpaceUsedGetOK) GetPayload ¶

func (o *ColumnFamilyMetricsBloomFilterDiskSpaceUsedGetOK) GetPayload() interface{}

type ColumnFamilyMetricsBloomFilterDiskSpaceUsedGetParams ¶

type ColumnFamilyMetricsBloomFilterDiskSpaceUsedGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsBloomFilterDiskSpaceUsedGetParams contains all the parameters to send to the API endpoint for the column family metrics bloom filter disk space used get operation typically these are written to a http.Request

func NewColumnFamilyMetricsBloomFilterDiskSpaceUsedGetParams ¶

func NewColumnFamilyMetricsBloomFilterDiskSpaceUsedGetParams() *ColumnFamilyMetricsBloomFilterDiskSpaceUsedGetParams

NewColumnFamilyMetricsBloomFilterDiskSpaceUsedGetParams creates a new ColumnFamilyMetricsBloomFilterDiskSpaceUsedGetParams object with the default values initialized.

func NewColumnFamilyMetricsBloomFilterDiskSpaceUsedGetParamsWithContext ¶

func NewColumnFamilyMetricsBloomFilterDiskSpaceUsedGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsBloomFilterDiskSpaceUsedGetParams

NewColumnFamilyMetricsBloomFilterDiskSpaceUsedGetParamsWithContext creates a new ColumnFamilyMetricsBloomFilterDiskSpaceUsedGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsBloomFilterDiskSpaceUsedGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsBloomFilterDiskSpaceUsedGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsBloomFilterDiskSpaceUsedGetParams

NewColumnFamilyMetricsBloomFilterDiskSpaceUsedGetParamsWithHTTPClient creates a new ColumnFamilyMetricsBloomFilterDiskSpaceUsedGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsBloomFilterDiskSpaceUsedGetParamsWithTimeout ¶

func NewColumnFamilyMetricsBloomFilterDiskSpaceUsedGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsBloomFilterDiskSpaceUsedGetParams

NewColumnFamilyMetricsBloomFilterDiskSpaceUsedGetParamsWithTimeout creates a new ColumnFamilyMetricsBloomFilterDiskSpaceUsedGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsBloomFilterDiskSpaceUsedGetParams) SetContext ¶

SetContext adds the context to the column family metrics bloom filter disk space used get params

func (*ColumnFamilyMetricsBloomFilterDiskSpaceUsedGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the column family metrics bloom filter disk space used get params

func (*ColumnFamilyMetricsBloomFilterDiskSpaceUsedGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family metrics bloom filter disk space used get params

func (*ColumnFamilyMetricsBloomFilterDiskSpaceUsedGetParams) WithContext ¶

WithContext adds the context to the column family metrics bloom filter disk space used get params

func (*ColumnFamilyMetricsBloomFilterDiskSpaceUsedGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics bloom filter disk space used get params

func (*ColumnFamilyMetricsBloomFilterDiskSpaceUsedGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics bloom filter disk space used get params

func (*ColumnFamilyMetricsBloomFilterDiskSpaceUsedGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsBloomFilterDiskSpaceUsedGetReader ¶

type ColumnFamilyMetricsBloomFilterDiskSpaceUsedGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsBloomFilterDiskSpaceUsedGetReader is a Reader for the ColumnFamilyMetricsBloomFilterDiskSpaceUsedGet structure.

func (*ColumnFamilyMetricsBloomFilterDiskSpaceUsedGetReader) ReadResponse ¶

func (o *ColumnFamilyMetricsBloomFilterDiskSpaceUsedGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsBloomFilterFalsePositivesByNameGetDefault ¶

type ColumnFamilyMetricsBloomFilterFalsePositivesByNameGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsBloomFilterFalsePositivesByNameGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsBloomFilterFalsePositivesByNameGetDefault ¶

func NewColumnFamilyMetricsBloomFilterFalsePositivesByNameGetDefault(code int) *ColumnFamilyMetricsBloomFilterFalsePositivesByNameGetDefault

NewColumnFamilyMetricsBloomFilterFalsePositivesByNameGetDefault creates a ColumnFamilyMetricsBloomFilterFalsePositivesByNameGetDefault with default headers values

func (*ColumnFamilyMetricsBloomFilterFalsePositivesByNameGetDefault) Code ¶

Code gets the status code for the column family metrics bloom filter false positives by name get default response

func (*ColumnFamilyMetricsBloomFilterFalsePositivesByNameGetDefault) Error ¶

func (*ColumnFamilyMetricsBloomFilterFalsePositivesByNameGetDefault) GetPayload ¶

type ColumnFamilyMetricsBloomFilterFalsePositivesByNameGetOK ¶

type ColumnFamilyMetricsBloomFilterFalsePositivesByNameGetOK struct {
	Payload interface{}
}

ColumnFamilyMetricsBloomFilterFalsePositivesByNameGetOK handles this case with default header values.

ColumnFamilyMetricsBloomFilterFalsePositivesByNameGetOK column family metrics bloom filter false positives by name get o k

func NewColumnFamilyMetricsBloomFilterFalsePositivesByNameGetOK ¶

func NewColumnFamilyMetricsBloomFilterFalsePositivesByNameGetOK() *ColumnFamilyMetricsBloomFilterFalsePositivesByNameGetOK

NewColumnFamilyMetricsBloomFilterFalsePositivesByNameGetOK creates a ColumnFamilyMetricsBloomFilterFalsePositivesByNameGetOK with default headers values

func (*ColumnFamilyMetricsBloomFilterFalsePositivesByNameGetOK) GetPayload ¶

func (o *ColumnFamilyMetricsBloomFilterFalsePositivesByNameGetOK) GetPayload() interface{}

type ColumnFamilyMetricsBloomFilterFalsePositivesByNameGetParams ¶

type ColumnFamilyMetricsBloomFilterFalsePositivesByNameGetParams struct {

	/*Name
	  The column family name in keyspace:name format

	*/
	Name string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsBloomFilterFalsePositivesByNameGetParams contains all the parameters to send to the API endpoint for the column family metrics bloom filter false positives by name get operation typically these are written to a http.Request

func NewColumnFamilyMetricsBloomFilterFalsePositivesByNameGetParams ¶

func NewColumnFamilyMetricsBloomFilterFalsePositivesByNameGetParams() *ColumnFamilyMetricsBloomFilterFalsePositivesByNameGetParams

NewColumnFamilyMetricsBloomFilterFalsePositivesByNameGetParams creates a new ColumnFamilyMetricsBloomFilterFalsePositivesByNameGetParams object with the default values initialized.

func NewColumnFamilyMetricsBloomFilterFalsePositivesByNameGetParamsWithContext ¶

func NewColumnFamilyMetricsBloomFilterFalsePositivesByNameGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsBloomFilterFalsePositivesByNameGetParams

NewColumnFamilyMetricsBloomFilterFalsePositivesByNameGetParamsWithContext creates a new ColumnFamilyMetricsBloomFilterFalsePositivesByNameGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsBloomFilterFalsePositivesByNameGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsBloomFilterFalsePositivesByNameGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsBloomFilterFalsePositivesByNameGetParams

NewColumnFamilyMetricsBloomFilterFalsePositivesByNameGetParamsWithHTTPClient creates a new ColumnFamilyMetricsBloomFilterFalsePositivesByNameGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsBloomFilterFalsePositivesByNameGetParamsWithTimeout ¶

func NewColumnFamilyMetricsBloomFilterFalsePositivesByNameGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsBloomFilterFalsePositivesByNameGetParams

NewColumnFamilyMetricsBloomFilterFalsePositivesByNameGetParamsWithTimeout creates a new ColumnFamilyMetricsBloomFilterFalsePositivesByNameGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsBloomFilterFalsePositivesByNameGetParams) SetContext ¶

SetContext adds the context to the column family metrics bloom filter false positives by name get params

func (*ColumnFamilyMetricsBloomFilterFalsePositivesByNameGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the column family metrics bloom filter false positives by name get params

func (*ColumnFamilyMetricsBloomFilterFalsePositivesByNameGetParams) SetName ¶

SetName adds the name to the column family metrics bloom filter false positives by name get params

func (*ColumnFamilyMetricsBloomFilterFalsePositivesByNameGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family metrics bloom filter false positives by name get params

func (*ColumnFamilyMetricsBloomFilterFalsePositivesByNameGetParams) WithContext ¶

WithContext adds the context to the column family metrics bloom filter false positives by name get params

func (*ColumnFamilyMetricsBloomFilterFalsePositivesByNameGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics bloom filter false positives by name get params

func (*ColumnFamilyMetricsBloomFilterFalsePositivesByNameGetParams) WithName ¶

WithName adds the name to the column family metrics bloom filter false positives by name get params

func (*ColumnFamilyMetricsBloomFilterFalsePositivesByNameGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics bloom filter false positives by name get params

func (*ColumnFamilyMetricsBloomFilterFalsePositivesByNameGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsBloomFilterFalsePositivesByNameGetReader ¶

type ColumnFamilyMetricsBloomFilterFalsePositivesByNameGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsBloomFilterFalsePositivesByNameGetReader is a Reader for the ColumnFamilyMetricsBloomFilterFalsePositivesByNameGet structure.

func (*ColumnFamilyMetricsBloomFilterFalsePositivesByNameGetReader) ReadResponse ¶

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsBloomFilterFalsePositivesGetDefault ¶

type ColumnFamilyMetricsBloomFilterFalsePositivesGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsBloomFilterFalsePositivesGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsBloomFilterFalsePositivesGetDefault ¶

func NewColumnFamilyMetricsBloomFilterFalsePositivesGetDefault(code int) *ColumnFamilyMetricsBloomFilterFalsePositivesGetDefault

NewColumnFamilyMetricsBloomFilterFalsePositivesGetDefault creates a ColumnFamilyMetricsBloomFilterFalsePositivesGetDefault with default headers values

func (*ColumnFamilyMetricsBloomFilterFalsePositivesGetDefault) Code ¶

Code gets the status code for the column family metrics bloom filter false positives get default response

func (*ColumnFamilyMetricsBloomFilterFalsePositivesGetDefault) Error ¶

func (*ColumnFamilyMetricsBloomFilterFalsePositivesGetDefault) GetPayload ¶

type ColumnFamilyMetricsBloomFilterFalsePositivesGetOK ¶

type ColumnFamilyMetricsBloomFilterFalsePositivesGetOK struct {
	Payload interface{}
}

ColumnFamilyMetricsBloomFilterFalsePositivesGetOK handles this case with default header values.

ColumnFamilyMetricsBloomFilterFalsePositivesGetOK column family metrics bloom filter false positives get o k

func NewColumnFamilyMetricsBloomFilterFalsePositivesGetOK ¶

func NewColumnFamilyMetricsBloomFilterFalsePositivesGetOK() *ColumnFamilyMetricsBloomFilterFalsePositivesGetOK

NewColumnFamilyMetricsBloomFilterFalsePositivesGetOK creates a ColumnFamilyMetricsBloomFilterFalsePositivesGetOK with default headers values

func (*ColumnFamilyMetricsBloomFilterFalsePositivesGetOK) GetPayload ¶

func (o *ColumnFamilyMetricsBloomFilterFalsePositivesGetOK) GetPayload() interface{}

type ColumnFamilyMetricsBloomFilterFalsePositivesGetParams ¶

type ColumnFamilyMetricsBloomFilterFalsePositivesGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsBloomFilterFalsePositivesGetParams contains all the parameters to send to the API endpoint for the column family metrics bloom filter false positives get operation typically these are written to a http.Request

func NewColumnFamilyMetricsBloomFilterFalsePositivesGetParams ¶

func NewColumnFamilyMetricsBloomFilterFalsePositivesGetParams() *ColumnFamilyMetricsBloomFilterFalsePositivesGetParams

NewColumnFamilyMetricsBloomFilterFalsePositivesGetParams creates a new ColumnFamilyMetricsBloomFilterFalsePositivesGetParams object with the default values initialized.

func NewColumnFamilyMetricsBloomFilterFalsePositivesGetParamsWithContext ¶

func NewColumnFamilyMetricsBloomFilterFalsePositivesGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsBloomFilterFalsePositivesGetParams

NewColumnFamilyMetricsBloomFilterFalsePositivesGetParamsWithContext creates a new ColumnFamilyMetricsBloomFilterFalsePositivesGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsBloomFilterFalsePositivesGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsBloomFilterFalsePositivesGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsBloomFilterFalsePositivesGetParams

NewColumnFamilyMetricsBloomFilterFalsePositivesGetParamsWithHTTPClient creates a new ColumnFamilyMetricsBloomFilterFalsePositivesGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsBloomFilterFalsePositivesGetParamsWithTimeout ¶

func NewColumnFamilyMetricsBloomFilterFalsePositivesGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsBloomFilterFalsePositivesGetParams

NewColumnFamilyMetricsBloomFilterFalsePositivesGetParamsWithTimeout creates a new ColumnFamilyMetricsBloomFilterFalsePositivesGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsBloomFilterFalsePositivesGetParams) SetContext ¶

SetContext adds the context to the column family metrics bloom filter false positives get params

func (*ColumnFamilyMetricsBloomFilterFalsePositivesGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the column family metrics bloom filter false positives get params

func (*ColumnFamilyMetricsBloomFilterFalsePositivesGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family metrics bloom filter false positives get params

func (*ColumnFamilyMetricsBloomFilterFalsePositivesGetParams) WithContext ¶

WithContext adds the context to the column family metrics bloom filter false positives get params

func (*ColumnFamilyMetricsBloomFilterFalsePositivesGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics bloom filter false positives get params

func (*ColumnFamilyMetricsBloomFilterFalsePositivesGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics bloom filter false positives get params

func (*ColumnFamilyMetricsBloomFilterFalsePositivesGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsBloomFilterFalsePositivesGetReader ¶

type ColumnFamilyMetricsBloomFilterFalsePositivesGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsBloomFilterFalsePositivesGetReader is a Reader for the ColumnFamilyMetricsBloomFilterFalsePositivesGet structure.

func (*ColumnFamilyMetricsBloomFilterFalsePositivesGetReader) ReadResponse ¶

func (o *ColumnFamilyMetricsBloomFilterFalsePositivesGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsBloomFilterFalseRatioByNameGetDefault ¶

type ColumnFamilyMetricsBloomFilterFalseRatioByNameGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsBloomFilterFalseRatioByNameGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsBloomFilterFalseRatioByNameGetDefault ¶

func NewColumnFamilyMetricsBloomFilterFalseRatioByNameGetDefault(code int) *ColumnFamilyMetricsBloomFilterFalseRatioByNameGetDefault

NewColumnFamilyMetricsBloomFilterFalseRatioByNameGetDefault creates a ColumnFamilyMetricsBloomFilterFalseRatioByNameGetDefault with default headers values

func (*ColumnFamilyMetricsBloomFilterFalseRatioByNameGetDefault) Code ¶

Code gets the status code for the column family metrics bloom filter false ratio by name get default response

func (*ColumnFamilyMetricsBloomFilterFalseRatioByNameGetDefault) Error ¶

func (*ColumnFamilyMetricsBloomFilterFalseRatioByNameGetDefault) GetPayload ¶

type ColumnFamilyMetricsBloomFilterFalseRatioByNameGetOK ¶

type ColumnFamilyMetricsBloomFilterFalseRatioByNameGetOK struct {
	Payload interface{}
}

ColumnFamilyMetricsBloomFilterFalseRatioByNameGetOK handles this case with default header values.

ColumnFamilyMetricsBloomFilterFalseRatioByNameGetOK column family metrics bloom filter false ratio by name get o k

func NewColumnFamilyMetricsBloomFilterFalseRatioByNameGetOK ¶

func NewColumnFamilyMetricsBloomFilterFalseRatioByNameGetOK() *ColumnFamilyMetricsBloomFilterFalseRatioByNameGetOK

NewColumnFamilyMetricsBloomFilterFalseRatioByNameGetOK creates a ColumnFamilyMetricsBloomFilterFalseRatioByNameGetOK with default headers values

func (*ColumnFamilyMetricsBloomFilterFalseRatioByNameGetOK) GetPayload ¶

func (o *ColumnFamilyMetricsBloomFilterFalseRatioByNameGetOK) GetPayload() interface{}

type ColumnFamilyMetricsBloomFilterFalseRatioByNameGetParams ¶

type ColumnFamilyMetricsBloomFilterFalseRatioByNameGetParams struct {

	/*Name
	  The column family name in keyspace:name format

	*/
	Name string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsBloomFilterFalseRatioByNameGetParams contains all the parameters to send to the API endpoint for the column family metrics bloom filter false ratio by name get operation typically these are written to a http.Request

func NewColumnFamilyMetricsBloomFilterFalseRatioByNameGetParams ¶

func NewColumnFamilyMetricsBloomFilterFalseRatioByNameGetParams() *ColumnFamilyMetricsBloomFilterFalseRatioByNameGetParams

NewColumnFamilyMetricsBloomFilterFalseRatioByNameGetParams creates a new ColumnFamilyMetricsBloomFilterFalseRatioByNameGetParams object with the default values initialized.

func NewColumnFamilyMetricsBloomFilterFalseRatioByNameGetParamsWithContext ¶

func NewColumnFamilyMetricsBloomFilterFalseRatioByNameGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsBloomFilterFalseRatioByNameGetParams

NewColumnFamilyMetricsBloomFilterFalseRatioByNameGetParamsWithContext creates a new ColumnFamilyMetricsBloomFilterFalseRatioByNameGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsBloomFilterFalseRatioByNameGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsBloomFilterFalseRatioByNameGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsBloomFilterFalseRatioByNameGetParams

NewColumnFamilyMetricsBloomFilterFalseRatioByNameGetParamsWithHTTPClient creates a new ColumnFamilyMetricsBloomFilterFalseRatioByNameGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsBloomFilterFalseRatioByNameGetParamsWithTimeout ¶

func NewColumnFamilyMetricsBloomFilterFalseRatioByNameGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsBloomFilterFalseRatioByNameGetParams

NewColumnFamilyMetricsBloomFilterFalseRatioByNameGetParamsWithTimeout creates a new ColumnFamilyMetricsBloomFilterFalseRatioByNameGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsBloomFilterFalseRatioByNameGetParams) SetContext ¶

SetContext adds the context to the column family metrics bloom filter false ratio by name get params

func (*ColumnFamilyMetricsBloomFilterFalseRatioByNameGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the column family metrics bloom filter false ratio by name get params

func (*ColumnFamilyMetricsBloomFilterFalseRatioByNameGetParams) SetName ¶

SetName adds the name to the column family metrics bloom filter false ratio by name get params

func (*ColumnFamilyMetricsBloomFilterFalseRatioByNameGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family metrics bloom filter false ratio by name get params

func (*ColumnFamilyMetricsBloomFilterFalseRatioByNameGetParams) WithContext ¶

WithContext adds the context to the column family metrics bloom filter false ratio by name get params

func (*ColumnFamilyMetricsBloomFilterFalseRatioByNameGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics bloom filter false ratio by name get params

func (*ColumnFamilyMetricsBloomFilterFalseRatioByNameGetParams) WithName ¶

WithName adds the name to the column family metrics bloom filter false ratio by name get params

func (*ColumnFamilyMetricsBloomFilterFalseRatioByNameGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics bloom filter false ratio by name get params

func (*ColumnFamilyMetricsBloomFilterFalseRatioByNameGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsBloomFilterFalseRatioByNameGetReader ¶

type ColumnFamilyMetricsBloomFilterFalseRatioByNameGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsBloomFilterFalseRatioByNameGetReader is a Reader for the ColumnFamilyMetricsBloomFilterFalseRatioByNameGet structure.

func (*ColumnFamilyMetricsBloomFilterFalseRatioByNameGetReader) ReadResponse ¶

func (o *ColumnFamilyMetricsBloomFilterFalseRatioByNameGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsBloomFilterFalseRatioGetDefault ¶

type ColumnFamilyMetricsBloomFilterFalseRatioGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsBloomFilterFalseRatioGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsBloomFilterFalseRatioGetDefault ¶

func NewColumnFamilyMetricsBloomFilterFalseRatioGetDefault(code int) *ColumnFamilyMetricsBloomFilterFalseRatioGetDefault

NewColumnFamilyMetricsBloomFilterFalseRatioGetDefault creates a ColumnFamilyMetricsBloomFilterFalseRatioGetDefault with default headers values

func (*ColumnFamilyMetricsBloomFilterFalseRatioGetDefault) Code ¶

Code gets the status code for the column family metrics bloom filter false ratio get default response

func (*ColumnFamilyMetricsBloomFilterFalseRatioGetDefault) Error ¶

func (*ColumnFamilyMetricsBloomFilterFalseRatioGetDefault) GetPayload ¶

type ColumnFamilyMetricsBloomFilterFalseRatioGetOK ¶

type ColumnFamilyMetricsBloomFilterFalseRatioGetOK struct {
	Payload interface{}
}

ColumnFamilyMetricsBloomFilterFalseRatioGetOK handles this case with default header values.

ColumnFamilyMetricsBloomFilterFalseRatioGetOK column family metrics bloom filter false ratio get o k

func NewColumnFamilyMetricsBloomFilterFalseRatioGetOK ¶

func NewColumnFamilyMetricsBloomFilterFalseRatioGetOK() *ColumnFamilyMetricsBloomFilterFalseRatioGetOK

NewColumnFamilyMetricsBloomFilterFalseRatioGetOK creates a ColumnFamilyMetricsBloomFilterFalseRatioGetOK with default headers values

func (*ColumnFamilyMetricsBloomFilterFalseRatioGetOK) GetPayload ¶

func (o *ColumnFamilyMetricsBloomFilterFalseRatioGetOK) GetPayload() interface{}

type ColumnFamilyMetricsBloomFilterFalseRatioGetParams ¶

type ColumnFamilyMetricsBloomFilterFalseRatioGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsBloomFilterFalseRatioGetParams contains all the parameters to send to the API endpoint for the column family metrics bloom filter false ratio get operation typically these are written to a http.Request

func NewColumnFamilyMetricsBloomFilterFalseRatioGetParams ¶

func NewColumnFamilyMetricsBloomFilterFalseRatioGetParams() *ColumnFamilyMetricsBloomFilterFalseRatioGetParams

NewColumnFamilyMetricsBloomFilterFalseRatioGetParams creates a new ColumnFamilyMetricsBloomFilterFalseRatioGetParams object with the default values initialized.

func NewColumnFamilyMetricsBloomFilterFalseRatioGetParamsWithContext ¶

func NewColumnFamilyMetricsBloomFilterFalseRatioGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsBloomFilterFalseRatioGetParams

NewColumnFamilyMetricsBloomFilterFalseRatioGetParamsWithContext creates a new ColumnFamilyMetricsBloomFilterFalseRatioGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsBloomFilterFalseRatioGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsBloomFilterFalseRatioGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsBloomFilterFalseRatioGetParams

NewColumnFamilyMetricsBloomFilterFalseRatioGetParamsWithHTTPClient creates a new ColumnFamilyMetricsBloomFilterFalseRatioGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsBloomFilterFalseRatioGetParamsWithTimeout ¶

func NewColumnFamilyMetricsBloomFilterFalseRatioGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsBloomFilterFalseRatioGetParams

NewColumnFamilyMetricsBloomFilterFalseRatioGetParamsWithTimeout creates a new ColumnFamilyMetricsBloomFilterFalseRatioGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsBloomFilterFalseRatioGetParams) SetContext ¶

SetContext adds the context to the column family metrics bloom filter false ratio get params

func (*ColumnFamilyMetricsBloomFilterFalseRatioGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the column family metrics bloom filter false ratio get params

func (*ColumnFamilyMetricsBloomFilterFalseRatioGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family metrics bloom filter false ratio get params

func (*ColumnFamilyMetricsBloomFilterFalseRatioGetParams) WithContext ¶

WithContext adds the context to the column family metrics bloom filter false ratio get params

func (*ColumnFamilyMetricsBloomFilterFalseRatioGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics bloom filter false ratio get params

func (*ColumnFamilyMetricsBloomFilterFalseRatioGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics bloom filter false ratio get params

func (*ColumnFamilyMetricsBloomFilterFalseRatioGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsBloomFilterFalseRatioGetReader ¶

type ColumnFamilyMetricsBloomFilterFalseRatioGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsBloomFilterFalseRatioGetReader is a Reader for the ColumnFamilyMetricsBloomFilterFalseRatioGet structure.

func (*ColumnFamilyMetricsBloomFilterFalseRatioGetReader) ReadResponse ¶

func (o *ColumnFamilyMetricsBloomFilterFalseRatioGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsBloomFilterOffHeapMemoryUsedByNameGetDefault ¶

type ColumnFamilyMetricsBloomFilterOffHeapMemoryUsedByNameGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsBloomFilterOffHeapMemoryUsedByNameGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsBloomFilterOffHeapMemoryUsedByNameGetDefault ¶

func NewColumnFamilyMetricsBloomFilterOffHeapMemoryUsedByNameGetDefault(code int) *ColumnFamilyMetricsBloomFilterOffHeapMemoryUsedByNameGetDefault

NewColumnFamilyMetricsBloomFilterOffHeapMemoryUsedByNameGetDefault creates a ColumnFamilyMetricsBloomFilterOffHeapMemoryUsedByNameGetDefault with default headers values

func (*ColumnFamilyMetricsBloomFilterOffHeapMemoryUsedByNameGetDefault) Code ¶

Code gets the status code for the column family metrics bloom filter off heap memory used by name get default response

func (*ColumnFamilyMetricsBloomFilterOffHeapMemoryUsedByNameGetDefault) Error ¶

func (*ColumnFamilyMetricsBloomFilterOffHeapMemoryUsedByNameGetDefault) GetPayload ¶

type ColumnFamilyMetricsBloomFilterOffHeapMemoryUsedByNameGetOK ¶

type ColumnFamilyMetricsBloomFilterOffHeapMemoryUsedByNameGetOK struct {
	Payload interface{}
}

ColumnFamilyMetricsBloomFilterOffHeapMemoryUsedByNameGetOK handles this case with default header values.

ColumnFamilyMetricsBloomFilterOffHeapMemoryUsedByNameGetOK column family metrics bloom filter off heap memory used by name get o k

func NewColumnFamilyMetricsBloomFilterOffHeapMemoryUsedByNameGetOK ¶

func NewColumnFamilyMetricsBloomFilterOffHeapMemoryUsedByNameGetOK() *ColumnFamilyMetricsBloomFilterOffHeapMemoryUsedByNameGetOK

NewColumnFamilyMetricsBloomFilterOffHeapMemoryUsedByNameGetOK creates a ColumnFamilyMetricsBloomFilterOffHeapMemoryUsedByNameGetOK with default headers values

func (*ColumnFamilyMetricsBloomFilterOffHeapMemoryUsedByNameGetOK) GetPayload ¶

type ColumnFamilyMetricsBloomFilterOffHeapMemoryUsedByNameGetParams ¶

type ColumnFamilyMetricsBloomFilterOffHeapMemoryUsedByNameGetParams struct {

	/*Name
	  The column family name in keyspace:name format

	*/
	Name string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsBloomFilterOffHeapMemoryUsedByNameGetParams contains all the parameters to send to the API endpoint for the column family metrics bloom filter off heap memory used by name get operation typically these are written to a http.Request

func NewColumnFamilyMetricsBloomFilterOffHeapMemoryUsedByNameGetParams ¶

func NewColumnFamilyMetricsBloomFilterOffHeapMemoryUsedByNameGetParams() *ColumnFamilyMetricsBloomFilterOffHeapMemoryUsedByNameGetParams

NewColumnFamilyMetricsBloomFilterOffHeapMemoryUsedByNameGetParams creates a new ColumnFamilyMetricsBloomFilterOffHeapMemoryUsedByNameGetParams object with the default values initialized.

func NewColumnFamilyMetricsBloomFilterOffHeapMemoryUsedByNameGetParamsWithContext ¶

func NewColumnFamilyMetricsBloomFilterOffHeapMemoryUsedByNameGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsBloomFilterOffHeapMemoryUsedByNameGetParams

NewColumnFamilyMetricsBloomFilterOffHeapMemoryUsedByNameGetParamsWithContext creates a new ColumnFamilyMetricsBloomFilterOffHeapMemoryUsedByNameGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsBloomFilterOffHeapMemoryUsedByNameGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsBloomFilterOffHeapMemoryUsedByNameGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsBloomFilterOffHeapMemoryUsedByNameGetParams

NewColumnFamilyMetricsBloomFilterOffHeapMemoryUsedByNameGetParamsWithHTTPClient creates a new ColumnFamilyMetricsBloomFilterOffHeapMemoryUsedByNameGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsBloomFilterOffHeapMemoryUsedByNameGetParamsWithTimeout ¶

func NewColumnFamilyMetricsBloomFilterOffHeapMemoryUsedByNameGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsBloomFilterOffHeapMemoryUsedByNameGetParams

NewColumnFamilyMetricsBloomFilterOffHeapMemoryUsedByNameGetParamsWithTimeout creates a new ColumnFamilyMetricsBloomFilterOffHeapMemoryUsedByNameGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsBloomFilterOffHeapMemoryUsedByNameGetParams) SetContext ¶

SetContext adds the context to the column family metrics bloom filter off heap memory used by name get params

func (*ColumnFamilyMetricsBloomFilterOffHeapMemoryUsedByNameGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the column family metrics bloom filter off heap memory used by name get params

func (*ColumnFamilyMetricsBloomFilterOffHeapMemoryUsedByNameGetParams) SetName ¶

SetName adds the name to the column family metrics bloom filter off heap memory used by name get params

func (*ColumnFamilyMetricsBloomFilterOffHeapMemoryUsedByNameGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family metrics bloom filter off heap memory used by name get params

func (*ColumnFamilyMetricsBloomFilterOffHeapMemoryUsedByNameGetParams) WithContext ¶

WithContext adds the context to the column family metrics bloom filter off heap memory used by name get params

func (*ColumnFamilyMetricsBloomFilterOffHeapMemoryUsedByNameGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics bloom filter off heap memory used by name get params

func (*ColumnFamilyMetricsBloomFilterOffHeapMemoryUsedByNameGetParams) WithName ¶

WithName adds the name to the column family metrics bloom filter off heap memory used by name get params

func (*ColumnFamilyMetricsBloomFilterOffHeapMemoryUsedByNameGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics bloom filter off heap memory used by name get params

func (*ColumnFamilyMetricsBloomFilterOffHeapMemoryUsedByNameGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsBloomFilterOffHeapMemoryUsedByNameGetReader ¶

type ColumnFamilyMetricsBloomFilterOffHeapMemoryUsedByNameGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsBloomFilterOffHeapMemoryUsedByNameGetReader is a Reader for the ColumnFamilyMetricsBloomFilterOffHeapMemoryUsedByNameGet structure.

func (*ColumnFamilyMetricsBloomFilterOffHeapMemoryUsedByNameGetReader) ReadResponse ¶

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsBloomFilterOffHeapMemoryUsedGetDefault ¶

type ColumnFamilyMetricsBloomFilterOffHeapMemoryUsedGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsBloomFilterOffHeapMemoryUsedGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsBloomFilterOffHeapMemoryUsedGetDefault ¶

func NewColumnFamilyMetricsBloomFilterOffHeapMemoryUsedGetDefault(code int) *ColumnFamilyMetricsBloomFilterOffHeapMemoryUsedGetDefault

NewColumnFamilyMetricsBloomFilterOffHeapMemoryUsedGetDefault creates a ColumnFamilyMetricsBloomFilterOffHeapMemoryUsedGetDefault with default headers values

func (*ColumnFamilyMetricsBloomFilterOffHeapMemoryUsedGetDefault) Code ¶

Code gets the status code for the column family metrics bloom filter off heap memory used get default response

func (*ColumnFamilyMetricsBloomFilterOffHeapMemoryUsedGetDefault) Error ¶

func (*ColumnFamilyMetricsBloomFilterOffHeapMemoryUsedGetDefault) GetPayload ¶

type ColumnFamilyMetricsBloomFilterOffHeapMemoryUsedGetOK ¶

type ColumnFamilyMetricsBloomFilterOffHeapMemoryUsedGetOK struct {
	Payload interface{}
}

ColumnFamilyMetricsBloomFilterOffHeapMemoryUsedGetOK handles this case with default header values.

ColumnFamilyMetricsBloomFilterOffHeapMemoryUsedGetOK column family metrics bloom filter off heap memory used get o k

func NewColumnFamilyMetricsBloomFilterOffHeapMemoryUsedGetOK ¶

func NewColumnFamilyMetricsBloomFilterOffHeapMemoryUsedGetOK() *ColumnFamilyMetricsBloomFilterOffHeapMemoryUsedGetOK

NewColumnFamilyMetricsBloomFilterOffHeapMemoryUsedGetOK creates a ColumnFamilyMetricsBloomFilterOffHeapMemoryUsedGetOK with default headers values

func (*ColumnFamilyMetricsBloomFilterOffHeapMemoryUsedGetOK) GetPayload ¶

func (o *ColumnFamilyMetricsBloomFilterOffHeapMemoryUsedGetOK) GetPayload() interface{}

type ColumnFamilyMetricsBloomFilterOffHeapMemoryUsedGetParams ¶

type ColumnFamilyMetricsBloomFilterOffHeapMemoryUsedGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsBloomFilterOffHeapMemoryUsedGetParams contains all the parameters to send to the API endpoint for the column family metrics bloom filter off heap memory used get operation typically these are written to a http.Request

func NewColumnFamilyMetricsBloomFilterOffHeapMemoryUsedGetParams ¶

func NewColumnFamilyMetricsBloomFilterOffHeapMemoryUsedGetParams() *ColumnFamilyMetricsBloomFilterOffHeapMemoryUsedGetParams

NewColumnFamilyMetricsBloomFilterOffHeapMemoryUsedGetParams creates a new ColumnFamilyMetricsBloomFilterOffHeapMemoryUsedGetParams object with the default values initialized.

func NewColumnFamilyMetricsBloomFilterOffHeapMemoryUsedGetParamsWithContext ¶

func NewColumnFamilyMetricsBloomFilterOffHeapMemoryUsedGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsBloomFilterOffHeapMemoryUsedGetParams

NewColumnFamilyMetricsBloomFilterOffHeapMemoryUsedGetParamsWithContext creates a new ColumnFamilyMetricsBloomFilterOffHeapMemoryUsedGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsBloomFilterOffHeapMemoryUsedGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsBloomFilterOffHeapMemoryUsedGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsBloomFilterOffHeapMemoryUsedGetParams

NewColumnFamilyMetricsBloomFilterOffHeapMemoryUsedGetParamsWithHTTPClient creates a new ColumnFamilyMetricsBloomFilterOffHeapMemoryUsedGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsBloomFilterOffHeapMemoryUsedGetParamsWithTimeout ¶

func NewColumnFamilyMetricsBloomFilterOffHeapMemoryUsedGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsBloomFilterOffHeapMemoryUsedGetParams

NewColumnFamilyMetricsBloomFilterOffHeapMemoryUsedGetParamsWithTimeout creates a new ColumnFamilyMetricsBloomFilterOffHeapMemoryUsedGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsBloomFilterOffHeapMemoryUsedGetParams) SetContext ¶

SetContext adds the context to the column family metrics bloom filter off heap memory used get params

func (*ColumnFamilyMetricsBloomFilterOffHeapMemoryUsedGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the column family metrics bloom filter off heap memory used get params

func (*ColumnFamilyMetricsBloomFilterOffHeapMemoryUsedGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family metrics bloom filter off heap memory used get params

func (*ColumnFamilyMetricsBloomFilterOffHeapMemoryUsedGetParams) WithContext ¶

WithContext adds the context to the column family metrics bloom filter off heap memory used get params

func (*ColumnFamilyMetricsBloomFilterOffHeapMemoryUsedGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics bloom filter off heap memory used get params

func (*ColumnFamilyMetricsBloomFilterOffHeapMemoryUsedGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics bloom filter off heap memory used get params

func (*ColumnFamilyMetricsBloomFilterOffHeapMemoryUsedGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsBloomFilterOffHeapMemoryUsedGetReader ¶

type ColumnFamilyMetricsBloomFilterOffHeapMemoryUsedGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsBloomFilterOffHeapMemoryUsedGetReader is a Reader for the ColumnFamilyMetricsBloomFilterOffHeapMemoryUsedGet structure.

func (*ColumnFamilyMetricsBloomFilterOffHeapMemoryUsedGetReader) ReadResponse ¶

func (o *ColumnFamilyMetricsBloomFilterOffHeapMemoryUsedGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsCasCommitByNameGetDefault ¶

type ColumnFamilyMetricsCasCommitByNameGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsCasCommitByNameGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsCasCommitByNameGetDefault ¶

func NewColumnFamilyMetricsCasCommitByNameGetDefault(code int) *ColumnFamilyMetricsCasCommitByNameGetDefault

NewColumnFamilyMetricsCasCommitByNameGetDefault creates a ColumnFamilyMetricsCasCommitByNameGetDefault with default headers values

func (*ColumnFamilyMetricsCasCommitByNameGetDefault) Code ¶

Code gets the status code for the column family metrics cas commit by name get default response

func (*ColumnFamilyMetricsCasCommitByNameGetDefault) Error ¶

func (*ColumnFamilyMetricsCasCommitByNameGetDefault) GetPayload ¶

type ColumnFamilyMetricsCasCommitByNameGetOK ¶

type ColumnFamilyMetricsCasCommitByNameGetOK struct {
	Payload int32
}

ColumnFamilyMetricsCasCommitByNameGetOK handles this case with default header values.

ColumnFamilyMetricsCasCommitByNameGetOK column family metrics cas commit by name get o k

func NewColumnFamilyMetricsCasCommitByNameGetOK ¶

func NewColumnFamilyMetricsCasCommitByNameGetOK() *ColumnFamilyMetricsCasCommitByNameGetOK

NewColumnFamilyMetricsCasCommitByNameGetOK creates a ColumnFamilyMetricsCasCommitByNameGetOK with default headers values

func (*ColumnFamilyMetricsCasCommitByNameGetOK) GetPayload ¶

type ColumnFamilyMetricsCasCommitByNameGetParams ¶

type ColumnFamilyMetricsCasCommitByNameGetParams struct {

	/*Name
	  The column family name in keyspace:name format

	*/
	Name string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsCasCommitByNameGetParams contains all the parameters to send to the API endpoint for the column family metrics cas commit by name get operation typically these are written to a http.Request

func NewColumnFamilyMetricsCasCommitByNameGetParams ¶

func NewColumnFamilyMetricsCasCommitByNameGetParams() *ColumnFamilyMetricsCasCommitByNameGetParams

NewColumnFamilyMetricsCasCommitByNameGetParams creates a new ColumnFamilyMetricsCasCommitByNameGetParams object with the default values initialized.

func NewColumnFamilyMetricsCasCommitByNameGetParamsWithContext ¶

func NewColumnFamilyMetricsCasCommitByNameGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsCasCommitByNameGetParams

NewColumnFamilyMetricsCasCommitByNameGetParamsWithContext creates a new ColumnFamilyMetricsCasCommitByNameGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsCasCommitByNameGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsCasCommitByNameGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsCasCommitByNameGetParams

NewColumnFamilyMetricsCasCommitByNameGetParamsWithHTTPClient creates a new ColumnFamilyMetricsCasCommitByNameGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsCasCommitByNameGetParamsWithTimeout ¶

func NewColumnFamilyMetricsCasCommitByNameGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsCasCommitByNameGetParams

NewColumnFamilyMetricsCasCommitByNameGetParamsWithTimeout creates a new ColumnFamilyMetricsCasCommitByNameGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsCasCommitByNameGetParams) SetContext ¶

SetContext adds the context to the column family metrics cas commit by name get params

func (*ColumnFamilyMetricsCasCommitByNameGetParams) SetHTTPClient ¶

func (o *ColumnFamilyMetricsCasCommitByNameGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the column family metrics cas commit by name get params

func (*ColumnFamilyMetricsCasCommitByNameGetParams) SetName ¶

SetName adds the name to the column family metrics cas commit by name get params

func (*ColumnFamilyMetricsCasCommitByNameGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family metrics cas commit by name get params

func (*ColumnFamilyMetricsCasCommitByNameGetParams) WithContext ¶

WithContext adds the context to the column family metrics cas commit by name get params

func (*ColumnFamilyMetricsCasCommitByNameGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics cas commit by name get params

func (*ColumnFamilyMetricsCasCommitByNameGetParams) WithName ¶

WithName adds the name to the column family metrics cas commit by name get params

func (*ColumnFamilyMetricsCasCommitByNameGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics cas commit by name get params

func (*ColumnFamilyMetricsCasCommitByNameGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsCasCommitByNameGetReader ¶

type ColumnFamilyMetricsCasCommitByNameGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsCasCommitByNameGetReader is a Reader for the ColumnFamilyMetricsCasCommitByNameGet structure.

func (*ColumnFamilyMetricsCasCommitByNameGetReader) ReadResponse ¶

func (o *ColumnFamilyMetricsCasCommitByNameGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsCasCommitEstimatedHistogramByNameGetDefault ¶

type ColumnFamilyMetricsCasCommitEstimatedHistogramByNameGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsCasCommitEstimatedHistogramByNameGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsCasCommitEstimatedHistogramByNameGetDefault ¶

func NewColumnFamilyMetricsCasCommitEstimatedHistogramByNameGetDefault(code int) *ColumnFamilyMetricsCasCommitEstimatedHistogramByNameGetDefault

NewColumnFamilyMetricsCasCommitEstimatedHistogramByNameGetDefault creates a ColumnFamilyMetricsCasCommitEstimatedHistogramByNameGetDefault with default headers values

func (*ColumnFamilyMetricsCasCommitEstimatedHistogramByNameGetDefault) Code ¶

Code gets the status code for the column family metrics cas commit estimated histogram by name get default response

func (*ColumnFamilyMetricsCasCommitEstimatedHistogramByNameGetDefault) Error ¶

func (*ColumnFamilyMetricsCasCommitEstimatedHistogramByNameGetDefault) GetPayload ¶

type ColumnFamilyMetricsCasCommitEstimatedHistogramByNameGetOK ¶

type ColumnFamilyMetricsCasCommitEstimatedHistogramByNameGetOK struct {
}

ColumnFamilyMetricsCasCommitEstimatedHistogramByNameGetOK handles this case with default header values.

ColumnFamilyMetricsCasCommitEstimatedHistogramByNameGetOK column family metrics cas commit estimated histogram by name get o k

func NewColumnFamilyMetricsCasCommitEstimatedHistogramByNameGetOK ¶

func NewColumnFamilyMetricsCasCommitEstimatedHistogramByNameGetOK() *ColumnFamilyMetricsCasCommitEstimatedHistogramByNameGetOK

NewColumnFamilyMetricsCasCommitEstimatedHistogramByNameGetOK creates a ColumnFamilyMetricsCasCommitEstimatedHistogramByNameGetOK with default headers values

type ColumnFamilyMetricsCasCommitEstimatedHistogramByNameGetParams ¶

type ColumnFamilyMetricsCasCommitEstimatedHistogramByNameGetParams struct {

	/*Name
	  The column family name in keyspace:name format

	*/
	Name string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsCasCommitEstimatedHistogramByNameGetParams contains all the parameters to send to the API endpoint for the column family metrics cas commit estimated histogram by name get operation typically these are written to a http.Request

func NewColumnFamilyMetricsCasCommitEstimatedHistogramByNameGetParams ¶

func NewColumnFamilyMetricsCasCommitEstimatedHistogramByNameGetParams() *ColumnFamilyMetricsCasCommitEstimatedHistogramByNameGetParams

NewColumnFamilyMetricsCasCommitEstimatedHistogramByNameGetParams creates a new ColumnFamilyMetricsCasCommitEstimatedHistogramByNameGetParams object with the default values initialized.

func NewColumnFamilyMetricsCasCommitEstimatedHistogramByNameGetParamsWithContext ¶

func NewColumnFamilyMetricsCasCommitEstimatedHistogramByNameGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsCasCommitEstimatedHistogramByNameGetParams

NewColumnFamilyMetricsCasCommitEstimatedHistogramByNameGetParamsWithContext creates a new ColumnFamilyMetricsCasCommitEstimatedHistogramByNameGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsCasCommitEstimatedHistogramByNameGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsCasCommitEstimatedHistogramByNameGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsCasCommitEstimatedHistogramByNameGetParams

NewColumnFamilyMetricsCasCommitEstimatedHistogramByNameGetParamsWithHTTPClient creates a new ColumnFamilyMetricsCasCommitEstimatedHistogramByNameGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsCasCommitEstimatedHistogramByNameGetParamsWithTimeout ¶

func NewColumnFamilyMetricsCasCommitEstimatedHistogramByNameGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsCasCommitEstimatedHistogramByNameGetParams

NewColumnFamilyMetricsCasCommitEstimatedHistogramByNameGetParamsWithTimeout creates a new ColumnFamilyMetricsCasCommitEstimatedHistogramByNameGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsCasCommitEstimatedHistogramByNameGetParams) SetContext ¶

SetContext adds the context to the column family metrics cas commit estimated histogram by name get params

func (*ColumnFamilyMetricsCasCommitEstimatedHistogramByNameGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the column family metrics cas commit estimated histogram by name get params

func (*ColumnFamilyMetricsCasCommitEstimatedHistogramByNameGetParams) SetName ¶

SetName adds the name to the column family metrics cas commit estimated histogram by name get params

func (*ColumnFamilyMetricsCasCommitEstimatedHistogramByNameGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family metrics cas commit estimated histogram by name get params

func (*ColumnFamilyMetricsCasCommitEstimatedHistogramByNameGetParams) WithContext ¶

WithContext adds the context to the column family metrics cas commit estimated histogram by name get params

func (*ColumnFamilyMetricsCasCommitEstimatedHistogramByNameGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics cas commit estimated histogram by name get params

func (*ColumnFamilyMetricsCasCommitEstimatedHistogramByNameGetParams) WithName ¶

WithName adds the name to the column family metrics cas commit estimated histogram by name get params

func (*ColumnFamilyMetricsCasCommitEstimatedHistogramByNameGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics cas commit estimated histogram by name get params

func (*ColumnFamilyMetricsCasCommitEstimatedHistogramByNameGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsCasCommitEstimatedHistogramByNameGetReader ¶

type ColumnFamilyMetricsCasCommitEstimatedHistogramByNameGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsCasCommitEstimatedHistogramByNameGetReader is a Reader for the ColumnFamilyMetricsCasCommitEstimatedHistogramByNameGet structure.

func (*ColumnFamilyMetricsCasCommitEstimatedHistogramByNameGetReader) ReadResponse ¶

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsCasCommitEstimatedRecentHistogramByNameGetDefault ¶

type ColumnFamilyMetricsCasCommitEstimatedRecentHistogramByNameGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsCasCommitEstimatedRecentHistogramByNameGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsCasCommitEstimatedRecentHistogramByNameGetDefault ¶

func NewColumnFamilyMetricsCasCommitEstimatedRecentHistogramByNameGetDefault(code int) *ColumnFamilyMetricsCasCommitEstimatedRecentHistogramByNameGetDefault

NewColumnFamilyMetricsCasCommitEstimatedRecentHistogramByNameGetDefault creates a ColumnFamilyMetricsCasCommitEstimatedRecentHistogramByNameGetDefault with default headers values

func (*ColumnFamilyMetricsCasCommitEstimatedRecentHistogramByNameGetDefault) Code ¶

Code gets the status code for the column family metrics cas commit estimated recent histogram by name get default response

func (*ColumnFamilyMetricsCasCommitEstimatedRecentHistogramByNameGetDefault) Error ¶

func (*ColumnFamilyMetricsCasCommitEstimatedRecentHistogramByNameGetDefault) GetPayload ¶

type ColumnFamilyMetricsCasCommitEstimatedRecentHistogramByNameGetOK ¶

type ColumnFamilyMetricsCasCommitEstimatedRecentHistogramByNameGetOK struct {
}

ColumnFamilyMetricsCasCommitEstimatedRecentHistogramByNameGetOK handles this case with default header values.

ColumnFamilyMetricsCasCommitEstimatedRecentHistogramByNameGetOK column family metrics cas commit estimated recent histogram by name get o k

func NewColumnFamilyMetricsCasCommitEstimatedRecentHistogramByNameGetOK ¶

func NewColumnFamilyMetricsCasCommitEstimatedRecentHistogramByNameGetOK() *ColumnFamilyMetricsCasCommitEstimatedRecentHistogramByNameGetOK

NewColumnFamilyMetricsCasCommitEstimatedRecentHistogramByNameGetOK creates a ColumnFamilyMetricsCasCommitEstimatedRecentHistogramByNameGetOK with default headers values

type ColumnFamilyMetricsCasCommitEstimatedRecentHistogramByNameGetParams ¶

type ColumnFamilyMetricsCasCommitEstimatedRecentHistogramByNameGetParams struct {

	/*Name
	  The column family name in keyspace:name format

	*/
	Name string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsCasCommitEstimatedRecentHistogramByNameGetParams contains all the parameters to send to the API endpoint for the column family metrics cas commit estimated recent histogram by name get operation typically these are written to a http.Request

func NewColumnFamilyMetricsCasCommitEstimatedRecentHistogramByNameGetParams ¶

func NewColumnFamilyMetricsCasCommitEstimatedRecentHistogramByNameGetParams() *ColumnFamilyMetricsCasCommitEstimatedRecentHistogramByNameGetParams

NewColumnFamilyMetricsCasCommitEstimatedRecentHistogramByNameGetParams creates a new ColumnFamilyMetricsCasCommitEstimatedRecentHistogramByNameGetParams object with the default values initialized.

func NewColumnFamilyMetricsCasCommitEstimatedRecentHistogramByNameGetParamsWithContext ¶

func NewColumnFamilyMetricsCasCommitEstimatedRecentHistogramByNameGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsCasCommitEstimatedRecentHistogramByNameGetParams

NewColumnFamilyMetricsCasCommitEstimatedRecentHistogramByNameGetParamsWithContext creates a new ColumnFamilyMetricsCasCommitEstimatedRecentHistogramByNameGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsCasCommitEstimatedRecentHistogramByNameGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsCasCommitEstimatedRecentHistogramByNameGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsCasCommitEstimatedRecentHistogramByNameGetParams

NewColumnFamilyMetricsCasCommitEstimatedRecentHistogramByNameGetParamsWithHTTPClient creates a new ColumnFamilyMetricsCasCommitEstimatedRecentHistogramByNameGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsCasCommitEstimatedRecentHistogramByNameGetParamsWithTimeout ¶

func NewColumnFamilyMetricsCasCommitEstimatedRecentHistogramByNameGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsCasCommitEstimatedRecentHistogramByNameGetParams

NewColumnFamilyMetricsCasCommitEstimatedRecentHistogramByNameGetParamsWithTimeout creates a new ColumnFamilyMetricsCasCommitEstimatedRecentHistogramByNameGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsCasCommitEstimatedRecentHistogramByNameGetParams) SetContext ¶

SetContext adds the context to the column family metrics cas commit estimated recent histogram by name get params

func (*ColumnFamilyMetricsCasCommitEstimatedRecentHistogramByNameGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the column family metrics cas commit estimated recent histogram by name get params

func (*ColumnFamilyMetricsCasCommitEstimatedRecentHistogramByNameGetParams) SetName ¶

SetName adds the name to the column family metrics cas commit estimated recent histogram by name get params

func (*ColumnFamilyMetricsCasCommitEstimatedRecentHistogramByNameGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family metrics cas commit estimated recent histogram by name get params

func (*ColumnFamilyMetricsCasCommitEstimatedRecentHistogramByNameGetParams) WithContext ¶

WithContext adds the context to the column family metrics cas commit estimated recent histogram by name get params

func (*ColumnFamilyMetricsCasCommitEstimatedRecentHistogramByNameGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics cas commit estimated recent histogram by name get params

func (*ColumnFamilyMetricsCasCommitEstimatedRecentHistogramByNameGetParams) WithName ¶

WithName adds the name to the column family metrics cas commit estimated recent histogram by name get params

func (*ColumnFamilyMetricsCasCommitEstimatedRecentHistogramByNameGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics cas commit estimated recent histogram by name get params

func (*ColumnFamilyMetricsCasCommitEstimatedRecentHistogramByNameGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsCasCommitEstimatedRecentHistogramByNameGetReader ¶

type ColumnFamilyMetricsCasCommitEstimatedRecentHistogramByNameGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsCasCommitEstimatedRecentHistogramByNameGetReader is a Reader for the ColumnFamilyMetricsCasCommitEstimatedRecentHistogramByNameGet structure.

func (*ColumnFamilyMetricsCasCommitEstimatedRecentHistogramByNameGetReader) ReadResponse ¶

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsCasPrepareByNameGetDefault ¶

type ColumnFamilyMetricsCasPrepareByNameGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsCasPrepareByNameGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsCasPrepareByNameGetDefault ¶

func NewColumnFamilyMetricsCasPrepareByNameGetDefault(code int) *ColumnFamilyMetricsCasPrepareByNameGetDefault

NewColumnFamilyMetricsCasPrepareByNameGetDefault creates a ColumnFamilyMetricsCasPrepareByNameGetDefault with default headers values

func (*ColumnFamilyMetricsCasPrepareByNameGetDefault) Code ¶

Code gets the status code for the column family metrics cas prepare by name get default response

func (*ColumnFamilyMetricsCasPrepareByNameGetDefault) Error ¶

func (*ColumnFamilyMetricsCasPrepareByNameGetDefault) GetPayload ¶

type ColumnFamilyMetricsCasPrepareByNameGetOK ¶

type ColumnFamilyMetricsCasPrepareByNameGetOK struct {
	Payload int32
}

ColumnFamilyMetricsCasPrepareByNameGetOK handles this case with default header values.

ColumnFamilyMetricsCasPrepareByNameGetOK column family metrics cas prepare by name get o k

func NewColumnFamilyMetricsCasPrepareByNameGetOK ¶

func NewColumnFamilyMetricsCasPrepareByNameGetOK() *ColumnFamilyMetricsCasPrepareByNameGetOK

NewColumnFamilyMetricsCasPrepareByNameGetOK creates a ColumnFamilyMetricsCasPrepareByNameGetOK with default headers values

func (*ColumnFamilyMetricsCasPrepareByNameGetOK) GetPayload ¶

type ColumnFamilyMetricsCasPrepareByNameGetParams ¶

type ColumnFamilyMetricsCasPrepareByNameGetParams struct {

	/*Name
	  The column family name in keyspace:name format

	*/
	Name string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsCasPrepareByNameGetParams contains all the parameters to send to the API endpoint for the column family metrics cas prepare by name get operation typically these are written to a http.Request

func NewColumnFamilyMetricsCasPrepareByNameGetParams ¶

func NewColumnFamilyMetricsCasPrepareByNameGetParams() *ColumnFamilyMetricsCasPrepareByNameGetParams

NewColumnFamilyMetricsCasPrepareByNameGetParams creates a new ColumnFamilyMetricsCasPrepareByNameGetParams object with the default values initialized.

func NewColumnFamilyMetricsCasPrepareByNameGetParamsWithContext ¶

func NewColumnFamilyMetricsCasPrepareByNameGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsCasPrepareByNameGetParams

NewColumnFamilyMetricsCasPrepareByNameGetParamsWithContext creates a new ColumnFamilyMetricsCasPrepareByNameGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsCasPrepareByNameGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsCasPrepareByNameGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsCasPrepareByNameGetParams

NewColumnFamilyMetricsCasPrepareByNameGetParamsWithHTTPClient creates a new ColumnFamilyMetricsCasPrepareByNameGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsCasPrepareByNameGetParamsWithTimeout ¶

func NewColumnFamilyMetricsCasPrepareByNameGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsCasPrepareByNameGetParams

NewColumnFamilyMetricsCasPrepareByNameGetParamsWithTimeout creates a new ColumnFamilyMetricsCasPrepareByNameGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsCasPrepareByNameGetParams) SetContext ¶

SetContext adds the context to the column family metrics cas prepare by name get params

func (*ColumnFamilyMetricsCasPrepareByNameGetParams) SetHTTPClient ¶

func (o *ColumnFamilyMetricsCasPrepareByNameGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the column family metrics cas prepare by name get params

func (*ColumnFamilyMetricsCasPrepareByNameGetParams) SetName ¶

SetName adds the name to the column family metrics cas prepare by name get params

func (*ColumnFamilyMetricsCasPrepareByNameGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family metrics cas prepare by name get params

func (*ColumnFamilyMetricsCasPrepareByNameGetParams) WithContext ¶

WithContext adds the context to the column family metrics cas prepare by name get params

func (*ColumnFamilyMetricsCasPrepareByNameGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics cas prepare by name get params

func (*ColumnFamilyMetricsCasPrepareByNameGetParams) WithName ¶

WithName adds the name to the column family metrics cas prepare by name get params

func (*ColumnFamilyMetricsCasPrepareByNameGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics cas prepare by name get params

func (*ColumnFamilyMetricsCasPrepareByNameGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsCasPrepareByNameGetReader ¶

type ColumnFamilyMetricsCasPrepareByNameGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsCasPrepareByNameGetReader is a Reader for the ColumnFamilyMetricsCasPrepareByNameGet structure.

func (*ColumnFamilyMetricsCasPrepareByNameGetReader) ReadResponse ¶

func (o *ColumnFamilyMetricsCasPrepareByNameGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsCasPrepareEstimatedHistogramByNameGetDefault ¶

type ColumnFamilyMetricsCasPrepareEstimatedHistogramByNameGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsCasPrepareEstimatedHistogramByNameGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsCasPrepareEstimatedHistogramByNameGetDefault ¶

func NewColumnFamilyMetricsCasPrepareEstimatedHistogramByNameGetDefault(code int) *ColumnFamilyMetricsCasPrepareEstimatedHistogramByNameGetDefault

NewColumnFamilyMetricsCasPrepareEstimatedHistogramByNameGetDefault creates a ColumnFamilyMetricsCasPrepareEstimatedHistogramByNameGetDefault with default headers values

func (*ColumnFamilyMetricsCasPrepareEstimatedHistogramByNameGetDefault) Code ¶

Code gets the status code for the column family metrics cas prepare estimated histogram by name get default response

func (*ColumnFamilyMetricsCasPrepareEstimatedHistogramByNameGetDefault) Error ¶

func (*ColumnFamilyMetricsCasPrepareEstimatedHistogramByNameGetDefault) GetPayload ¶

type ColumnFamilyMetricsCasPrepareEstimatedHistogramByNameGetOK ¶

type ColumnFamilyMetricsCasPrepareEstimatedHistogramByNameGetOK struct {
}

ColumnFamilyMetricsCasPrepareEstimatedHistogramByNameGetOK handles this case with default header values.

ColumnFamilyMetricsCasPrepareEstimatedHistogramByNameGetOK column family metrics cas prepare estimated histogram by name get o k

func NewColumnFamilyMetricsCasPrepareEstimatedHistogramByNameGetOK ¶

func NewColumnFamilyMetricsCasPrepareEstimatedHistogramByNameGetOK() *ColumnFamilyMetricsCasPrepareEstimatedHistogramByNameGetOK

NewColumnFamilyMetricsCasPrepareEstimatedHistogramByNameGetOK creates a ColumnFamilyMetricsCasPrepareEstimatedHistogramByNameGetOK with default headers values

type ColumnFamilyMetricsCasPrepareEstimatedHistogramByNameGetParams ¶

type ColumnFamilyMetricsCasPrepareEstimatedHistogramByNameGetParams struct {

	/*Name
	  The column family name in keyspace:name format

	*/
	Name string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsCasPrepareEstimatedHistogramByNameGetParams contains all the parameters to send to the API endpoint for the column family metrics cas prepare estimated histogram by name get operation typically these are written to a http.Request

func NewColumnFamilyMetricsCasPrepareEstimatedHistogramByNameGetParams ¶

func NewColumnFamilyMetricsCasPrepareEstimatedHistogramByNameGetParams() *ColumnFamilyMetricsCasPrepareEstimatedHistogramByNameGetParams

NewColumnFamilyMetricsCasPrepareEstimatedHistogramByNameGetParams creates a new ColumnFamilyMetricsCasPrepareEstimatedHistogramByNameGetParams object with the default values initialized.

func NewColumnFamilyMetricsCasPrepareEstimatedHistogramByNameGetParamsWithContext ¶

func NewColumnFamilyMetricsCasPrepareEstimatedHistogramByNameGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsCasPrepareEstimatedHistogramByNameGetParams

NewColumnFamilyMetricsCasPrepareEstimatedHistogramByNameGetParamsWithContext creates a new ColumnFamilyMetricsCasPrepareEstimatedHistogramByNameGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsCasPrepareEstimatedHistogramByNameGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsCasPrepareEstimatedHistogramByNameGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsCasPrepareEstimatedHistogramByNameGetParams

NewColumnFamilyMetricsCasPrepareEstimatedHistogramByNameGetParamsWithHTTPClient creates a new ColumnFamilyMetricsCasPrepareEstimatedHistogramByNameGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsCasPrepareEstimatedHistogramByNameGetParamsWithTimeout ¶

func NewColumnFamilyMetricsCasPrepareEstimatedHistogramByNameGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsCasPrepareEstimatedHistogramByNameGetParams

NewColumnFamilyMetricsCasPrepareEstimatedHistogramByNameGetParamsWithTimeout creates a new ColumnFamilyMetricsCasPrepareEstimatedHistogramByNameGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsCasPrepareEstimatedHistogramByNameGetParams) SetContext ¶

SetContext adds the context to the column family metrics cas prepare estimated histogram by name get params

func (*ColumnFamilyMetricsCasPrepareEstimatedHistogramByNameGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the column family metrics cas prepare estimated histogram by name get params

func (*ColumnFamilyMetricsCasPrepareEstimatedHistogramByNameGetParams) SetName ¶

SetName adds the name to the column family metrics cas prepare estimated histogram by name get params

func (*ColumnFamilyMetricsCasPrepareEstimatedHistogramByNameGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family metrics cas prepare estimated histogram by name get params

func (*ColumnFamilyMetricsCasPrepareEstimatedHistogramByNameGetParams) WithContext ¶

WithContext adds the context to the column family metrics cas prepare estimated histogram by name get params

func (*ColumnFamilyMetricsCasPrepareEstimatedHistogramByNameGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics cas prepare estimated histogram by name get params

func (*ColumnFamilyMetricsCasPrepareEstimatedHistogramByNameGetParams) WithName ¶

WithName adds the name to the column family metrics cas prepare estimated histogram by name get params

func (*ColumnFamilyMetricsCasPrepareEstimatedHistogramByNameGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics cas prepare estimated histogram by name get params

func (*ColumnFamilyMetricsCasPrepareEstimatedHistogramByNameGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsCasPrepareEstimatedHistogramByNameGetReader ¶

type ColumnFamilyMetricsCasPrepareEstimatedHistogramByNameGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsCasPrepareEstimatedHistogramByNameGetReader is a Reader for the ColumnFamilyMetricsCasPrepareEstimatedHistogramByNameGet structure.

func (*ColumnFamilyMetricsCasPrepareEstimatedHistogramByNameGetReader) ReadResponse ¶

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsCasPrepareEstimatedRecentHistogramByNameGetDefault ¶

type ColumnFamilyMetricsCasPrepareEstimatedRecentHistogramByNameGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsCasPrepareEstimatedRecentHistogramByNameGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsCasPrepareEstimatedRecentHistogramByNameGetDefault ¶

func NewColumnFamilyMetricsCasPrepareEstimatedRecentHistogramByNameGetDefault(code int) *ColumnFamilyMetricsCasPrepareEstimatedRecentHistogramByNameGetDefault

NewColumnFamilyMetricsCasPrepareEstimatedRecentHistogramByNameGetDefault creates a ColumnFamilyMetricsCasPrepareEstimatedRecentHistogramByNameGetDefault with default headers values

func (*ColumnFamilyMetricsCasPrepareEstimatedRecentHistogramByNameGetDefault) Code ¶

Code gets the status code for the column family metrics cas prepare estimated recent histogram by name get default response

func (*ColumnFamilyMetricsCasPrepareEstimatedRecentHistogramByNameGetDefault) Error ¶

func (*ColumnFamilyMetricsCasPrepareEstimatedRecentHistogramByNameGetDefault) GetPayload ¶

type ColumnFamilyMetricsCasPrepareEstimatedRecentHistogramByNameGetOK ¶

type ColumnFamilyMetricsCasPrepareEstimatedRecentHistogramByNameGetOK struct {
}

ColumnFamilyMetricsCasPrepareEstimatedRecentHistogramByNameGetOK handles this case with default header values.

ColumnFamilyMetricsCasPrepareEstimatedRecentHistogramByNameGetOK column family metrics cas prepare estimated recent histogram by name get o k

func NewColumnFamilyMetricsCasPrepareEstimatedRecentHistogramByNameGetOK ¶

func NewColumnFamilyMetricsCasPrepareEstimatedRecentHistogramByNameGetOK() *ColumnFamilyMetricsCasPrepareEstimatedRecentHistogramByNameGetOK

NewColumnFamilyMetricsCasPrepareEstimatedRecentHistogramByNameGetOK creates a ColumnFamilyMetricsCasPrepareEstimatedRecentHistogramByNameGetOK with default headers values

type ColumnFamilyMetricsCasPrepareEstimatedRecentHistogramByNameGetParams ¶

type ColumnFamilyMetricsCasPrepareEstimatedRecentHistogramByNameGetParams struct {

	/*Name
	  The column family name in keyspace:name format

	*/
	Name string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsCasPrepareEstimatedRecentHistogramByNameGetParams contains all the parameters to send to the API endpoint for the column family metrics cas prepare estimated recent histogram by name get operation typically these are written to a http.Request

func NewColumnFamilyMetricsCasPrepareEstimatedRecentHistogramByNameGetParams ¶

func NewColumnFamilyMetricsCasPrepareEstimatedRecentHistogramByNameGetParams() *ColumnFamilyMetricsCasPrepareEstimatedRecentHistogramByNameGetParams

NewColumnFamilyMetricsCasPrepareEstimatedRecentHistogramByNameGetParams creates a new ColumnFamilyMetricsCasPrepareEstimatedRecentHistogramByNameGetParams object with the default values initialized.

func NewColumnFamilyMetricsCasPrepareEstimatedRecentHistogramByNameGetParamsWithContext ¶

func NewColumnFamilyMetricsCasPrepareEstimatedRecentHistogramByNameGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsCasPrepareEstimatedRecentHistogramByNameGetParams

NewColumnFamilyMetricsCasPrepareEstimatedRecentHistogramByNameGetParamsWithContext creates a new ColumnFamilyMetricsCasPrepareEstimatedRecentHistogramByNameGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsCasPrepareEstimatedRecentHistogramByNameGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsCasPrepareEstimatedRecentHistogramByNameGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsCasPrepareEstimatedRecentHistogramByNameGetParams

NewColumnFamilyMetricsCasPrepareEstimatedRecentHistogramByNameGetParamsWithHTTPClient creates a new ColumnFamilyMetricsCasPrepareEstimatedRecentHistogramByNameGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsCasPrepareEstimatedRecentHistogramByNameGetParamsWithTimeout ¶

func NewColumnFamilyMetricsCasPrepareEstimatedRecentHistogramByNameGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsCasPrepareEstimatedRecentHistogramByNameGetParams

NewColumnFamilyMetricsCasPrepareEstimatedRecentHistogramByNameGetParamsWithTimeout creates a new ColumnFamilyMetricsCasPrepareEstimatedRecentHistogramByNameGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsCasPrepareEstimatedRecentHistogramByNameGetParams) SetContext ¶

SetContext adds the context to the column family metrics cas prepare estimated recent histogram by name get params

func (*ColumnFamilyMetricsCasPrepareEstimatedRecentHistogramByNameGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the column family metrics cas prepare estimated recent histogram by name get params

func (*ColumnFamilyMetricsCasPrepareEstimatedRecentHistogramByNameGetParams) SetName ¶

SetName adds the name to the column family metrics cas prepare estimated recent histogram by name get params

func (*ColumnFamilyMetricsCasPrepareEstimatedRecentHistogramByNameGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family metrics cas prepare estimated recent histogram by name get params

func (*ColumnFamilyMetricsCasPrepareEstimatedRecentHistogramByNameGetParams) WithContext ¶

WithContext adds the context to the column family metrics cas prepare estimated recent histogram by name get params

func (*ColumnFamilyMetricsCasPrepareEstimatedRecentHistogramByNameGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics cas prepare estimated recent histogram by name get params

func (*ColumnFamilyMetricsCasPrepareEstimatedRecentHistogramByNameGetParams) WithName ¶

WithName adds the name to the column family metrics cas prepare estimated recent histogram by name get params

func (*ColumnFamilyMetricsCasPrepareEstimatedRecentHistogramByNameGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics cas prepare estimated recent histogram by name get params

func (*ColumnFamilyMetricsCasPrepareEstimatedRecentHistogramByNameGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsCasPrepareEstimatedRecentHistogramByNameGetReader ¶

type ColumnFamilyMetricsCasPrepareEstimatedRecentHistogramByNameGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsCasPrepareEstimatedRecentHistogramByNameGetReader is a Reader for the ColumnFamilyMetricsCasPrepareEstimatedRecentHistogramByNameGet structure.

func (*ColumnFamilyMetricsCasPrepareEstimatedRecentHistogramByNameGetReader) ReadResponse ¶

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsCasProposeByNameGetDefault ¶

type ColumnFamilyMetricsCasProposeByNameGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsCasProposeByNameGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsCasProposeByNameGetDefault ¶

func NewColumnFamilyMetricsCasProposeByNameGetDefault(code int) *ColumnFamilyMetricsCasProposeByNameGetDefault

NewColumnFamilyMetricsCasProposeByNameGetDefault creates a ColumnFamilyMetricsCasProposeByNameGetDefault with default headers values

func (*ColumnFamilyMetricsCasProposeByNameGetDefault) Code ¶

Code gets the status code for the column family metrics cas propose by name get default response

func (*ColumnFamilyMetricsCasProposeByNameGetDefault) Error ¶

func (*ColumnFamilyMetricsCasProposeByNameGetDefault) GetPayload ¶

type ColumnFamilyMetricsCasProposeByNameGetOK ¶

type ColumnFamilyMetricsCasProposeByNameGetOK struct {
	Payload int32
}

ColumnFamilyMetricsCasProposeByNameGetOK handles this case with default header values.

ColumnFamilyMetricsCasProposeByNameGetOK column family metrics cas propose by name get o k

func NewColumnFamilyMetricsCasProposeByNameGetOK ¶

func NewColumnFamilyMetricsCasProposeByNameGetOK() *ColumnFamilyMetricsCasProposeByNameGetOK

NewColumnFamilyMetricsCasProposeByNameGetOK creates a ColumnFamilyMetricsCasProposeByNameGetOK with default headers values

func (*ColumnFamilyMetricsCasProposeByNameGetOK) GetPayload ¶

type ColumnFamilyMetricsCasProposeByNameGetParams ¶

type ColumnFamilyMetricsCasProposeByNameGetParams struct {

	/*Name
	  The column family name in keyspace:name format

	*/
	Name string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsCasProposeByNameGetParams contains all the parameters to send to the API endpoint for the column family metrics cas propose by name get operation typically these are written to a http.Request

func NewColumnFamilyMetricsCasProposeByNameGetParams ¶

func NewColumnFamilyMetricsCasProposeByNameGetParams() *ColumnFamilyMetricsCasProposeByNameGetParams

NewColumnFamilyMetricsCasProposeByNameGetParams creates a new ColumnFamilyMetricsCasProposeByNameGetParams object with the default values initialized.

func NewColumnFamilyMetricsCasProposeByNameGetParamsWithContext ¶

func NewColumnFamilyMetricsCasProposeByNameGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsCasProposeByNameGetParams

NewColumnFamilyMetricsCasProposeByNameGetParamsWithContext creates a new ColumnFamilyMetricsCasProposeByNameGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsCasProposeByNameGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsCasProposeByNameGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsCasProposeByNameGetParams

NewColumnFamilyMetricsCasProposeByNameGetParamsWithHTTPClient creates a new ColumnFamilyMetricsCasProposeByNameGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsCasProposeByNameGetParamsWithTimeout ¶

func NewColumnFamilyMetricsCasProposeByNameGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsCasProposeByNameGetParams

NewColumnFamilyMetricsCasProposeByNameGetParamsWithTimeout creates a new ColumnFamilyMetricsCasProposeByNameGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsCasProposeByNameGetParams) SetContext ¶

SetContext adds the context to the column family metrics cas propose by name get params

func (*ColumnFamilyMetricsCasProposeByNameGetParams) SetHTTPClient ¶

func (o *ColumnFamilyMetricsCasProposeByNameGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the column family metrics cas propose by name get params

func (*ColumnFamilyMetricsCasProposeByNameGetParams) SetName ¶

SetName adds the name to the column family metrics cas propose by name get params

func (*ColumnFamilyMetricsCasProposeByNameGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family metrics cas propose by name get params

func (*ColumnFamilyMetricsCasProposeByNameGetParams) WithContext ¶

WithContext adds the context to the column family metrics cas propose by name get params

func (*ColumnFamilyMetricsCasProposeByNameGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics cas propose by name get params

func (*ColumnFamilyMetricsCasProposeByNameGetParams) WithName ¶

WithName adds the name to the column family metrics cas propose by name get params

func (*ColumnFamilyMetricsCasProposeByNameGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics cas propose by name get params

func (*ColumnFamilyMetricsCasProposeByNameGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsCasProposeByNameGetReader ¶

type ColumnFamilyMetricsCasProposeByNameGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsCasProposeByNameGetReader is a Reader for the ColumnFamilyMetricsCasProposeByNameGet structure.

func (*ColumnFamilyMetricsCasProposeByNameGetReader) ReadResponse ¶

func (o *ColumnFamilyMetricsCasProposeByNameGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsCasProposeEstimatedHistogramByNameGetDefault ¶

type ColumnFamilyMetricsCasProposeEstimatedHistogramByNameGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsCasProposeEstimatedHistogramByNameGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsCasProposeEstimatedHistogramByNameGetDefault ¶

func NewColumnFamilyMetricsCasProposeEstimatedHistogramByNameGetDefault(code int) *ColumnFamilyMetricsCasProposeEstimatedHistogramByNameGetDefault

NewColumnFamilyMetricsCasProposeEstimatedHistogramByNameGetDefault creates a ColumnFamilyMetricsCasProposeEstimatedHistogramByNameGetDefault with default headers values

func (*ColumnFamilyMetricsCasProposeEstimatedHistogramByNameGetDefault) Code ¶

Code gets the status code for the column family metrics cas propose estimated histogram by name get default response

func (*ColumnFamilyMetricsCasProposeEstimatedHistogramByNameGetDefault) Error ¶

func (*ColumnFamilyMetricsCasProposeEstimatedHistogramByNameGetDefault) GetPayload ¶

type ColumnFamilyMetricsCasProposeEstimatedHistogramByNameGetOK ¶

type ColumnFamilyMetricsCasProposeEstimatedHistogramByNameGetOK struct {
}

ColumnFamilyMetricsCasProposeEstimatedHistogramByNameGetOK handles this case with default header values.

ColumnFamilyMetricsCasProposeEstimatedHistogramByNameGetOK column family metrics cas propose estimated histogram by name get o k

func NewColumnFamilyMetricsCasProposeEstimatedHistogramByNameGetOK ¶

func NewColumnFamilyMetricsCasProposeEstimatedHistogramByNameGetOK() *ColumnFamilyMetricsCasProposeEstimatedHistogramByNameGetOK

NewColumnFamilyMetricsCasProposeEstimatedHistogramByNameGetOK creates a ColumnFamilyMetricsCasProposeEstimatedHistogramByNameGetOK with default headers values

type ColumnFamilyMetricsCasProposeEstimatedHistogramByNameGetParams ¶

type ColumnFamilyMetricsCasProposeEstimatedHistogramByNameGetParams struct {

	/*Name
	  The column family name in keyspace:name format

	*/
	Name string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsCasProposeEstimatedHistogramByNameGetParams contains all the parameters to send to the API endpoint for the column family metrics cas propose estimated histogram by name get operation typically these are written to a http.Request

func NewColumnFamilyMetricsCasProposeEstimatedHistogramByNameGetParams ¶

func NewColumnFamilyMetricsCasProposeEstimatedHistogramByNameGetParams() *ColumnFamilyMetricsCasProposeEstimatedHistogramByNameGetParams

NewColumnFamilyMetricsCasProposeEstimatedHistogramByNameGetParams creates a new ColumnFamilyMetricsCasProposeEstimatedHistogramByNameGetParams object with the default values initialized.

func NewColumnFamilyMetricsCasProposeEstimatedHistogramByNameGetParamsWithContext ¶

func NewColumnFamilyMetricsCasProposeEstimatedHistogramByNameGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsCasProposeEstimatedHistogramByNameGetParams

NewColumnFamilyMetricsCasProposeEstimatedHistogramByNameGetParamsWithContext creates a new ColumnFamilyMetricsCasProposeEstimatedHistogramByNameGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsCasProposeEstimatedHistogramByNameGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsCasProposeEstimatedHistogramByNameGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsCasProposeEstimatedHistogramByNameGetParams

NewColumnFamilyMetricsCasProposeEstimatedHistogramByNameGetParamsWithHTTPClient creates a new ColumnFamilyMetricsCasProposeEstimatedHistogramByNameGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsCasProposeEstimatedHistogramByNameGetParamsWithTimeout ¶

func NewColumnFamilyMetricsCasProposeEstimatedHistogramByNameGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsCasProposeEstimatedHistogramByNameGetParams

NewColumnFamilyMetricsCasProposeEstimatedHistogramByNameGetParamsWithTimeout creates a new ColumnFamilyMetricsCasProposeEstimatedHistogramByNameGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsCasProposeEstimatedHistogramByNameGetParams) SetContext ¶

SetContext adds the context to the column family metrics cas propose estimated histogram by name get params

func (*ColumnFamilyMetricsCasProposeEstimatedHistogramByNameGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the column family metrics cas propose estimated histogram by name get params

func (*ColumnFamilyMetricsCasProposeEstimatedHistogramByNameGetParams) SetName ¶

SetName adds the name to the column family metrics cas propose estimated histogram by name get params

func (*ColumnFamilyMetricsCasProposeEstimatedHistogramByNameGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family metrics cas propose estimated histogram by name get params

func (*ColumnFamilyMetricsCasProposeEstimatedHistogramByNameGetParams) WithContext ¶

WithContext adds the context to the column family metrics cas propose estimated histogram by name get params

func (*ColumnFamilyMetricsCasProposeEstimatedHistogramByNameGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics cas propose estimated histogram by name get params

func (*ColumnFamilyMetricsCasProposeEstimatedHistogramByNameGetParams) WithName ¶

WithName adds the name to the column family metrics cas propose estimated histogram by name get params

func (*ColumnFamilyMetricsCasProposeEstimatedHistogramByNameGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics cas propose estimated histogram by name get params

func (*ColumnFamilyMetricsCasProposeEstimatedHistogramByNameGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsCasProposeEstimatedHistogramByNameGetReader ¶

type ColumnFamilyMetricsCasProposeEstimatedHistogramByNameGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsCasProposeEstimatedHistogramByNameGetReader is a Reader for the ColumnFamilyMetricsCasProposeEstimatedHistogramByNameGet structure.

func (*ColumnFamilyMetricsCasProposeEstimatedHistogramByNameGetReader) ReadResponse ¶

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsCasProposeEstimatedRecentHistogramByNameGetDefault ¶

type ColumnFamilyMetricsCasProposeEstimatedRecentHistogramByNameGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsCasProposeEstimatedRecentHistogramByNameGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsCasProposeEstimatedRecentHistogramByNameGetDefault ¶

func NewColumnFamilyMetricsCasProposeEstimatedRecentHistogramByNameGetDefault(code int) *ColumnFamilyMetricsCasProposeEstimatedRecentHistogramByNameGetDefault

NewColumnFamilyMetricsCasProposeEstimatedRecentHistogramByNameGetDefault creates a ColumnFamilyMetricsCasProposeEstimatedRecentHistogramByNameGetDefault with default headers values

func (*ColumnFamilyMetricsCasProposeEstimatedRecentHistogramByNameGetDefault) Code ¶

Code gets the status code for the column family metrics cas propose estimated recent histogram by name get default response

func (*ColumnFamilyMetricsCasProposeEstimatedRecentHistogramByNameGetDefault) Error ¶

func (*ColumnFamilyMetricsCasProposeEstimatedRecentHistogramByNameGetDefault) GetPayload ¶

type ColumnFamilyMetricsCasProposeEstimatedRecentHistogramByNameGetOK ¶

type ColumnFamilyMetricsCasProposeEstimatedRecentHistogramByNameGetOK struct {
}

ColumnFamilyMetricsCasProposeEstimatedRecentHistogramByNameGetOK handles this case with default header values.

ColumnFamilyMetricsCasProposeEstimatedRecentHistogramByNameGetOK column family metrics cas propose estimated recent histogram by name get o k

func NewColumnFamilyMetricsCasProposeEstimatedRecentHistogramByNameGetOK ¶

func NewColumnFamilyMetricsCasProposeEstimatedRecentHistogramByNameGetOK() *ColumnFamilyMetricsCasProposeEstimatedRecentHistogramByNameGetOK

NewColumnFamilyMetricsCasProposeEstimatedRecentHistogramByNameGetOK creates a ColumnFamilyMetricsCasProposeEstimatedRecentHistogramByNameGetOK with default headers values

type ColumnFamilyMetricsCasProposeEstimatedRecentHistogramByNameGetParams ¶

type ColumnFamilyMetricsCasProposeEstimatedRecentHistogramByNameGetParams struct {

	/*Name
	  The column family name in keyspace:name format

	*/
	Name string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsCasProposeEstimatedRecentHistogramByNameGetParams contains all the parameters to send to the API endpoint for the column family metrics cas propose estimated recent histogram by name get operation typically these are written to a http.Request

func NewColumnFamilyMetricsCasProposeEstimatedRecentHistogramByNameGetParams ¶

func NewColumnFamilyMetricsCasProposeEstimatedRecentHistogramByNameGetParams() *ColumnFamilyMetricsCasProposeEstimatedRecentHistogramByNameGetParams

NewColumnFamilyMetricsCasProposeEstimatedRecentHistogramByNameGetParams creates a new ColumnFamilyMetricsCasProposeEstimatedRecentHistogramByNameGetParams object with the default values initialized.

func NewColumnFamilyMetricsCasProposeEstimatedRecentHistogramByNameGetParamsWithContext ¶

func NewColumnFamilyMetricsCasProposeEstimatedRecentHistogramByNameGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsCasProposeEstimatedRecentHistogramByNameGetParams

NewColumnFamilyMetricsCasProposeEstimatedRecentHistogramByNameGetParamsWithContext creates a new ColumnFamilyMetricsCasProposeEstimatedRecentHistogramByNameGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsCasProposeEstimatedRecentHistogramByNameGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsCasProposeEstimatedRecentHistogramByNameGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsCasProposeEstimatedRecentHistogramByNameGetParams

NewColumnFamilyMetricsCasProposeEstimatedRecentHistogramByNameGetParamsWithHTTPClient creates a new ColumnFamilyMetricsCasProposeEstimatedRecentHistogramByNameGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsCasProposeEstimatedRecentHistogramByNameGetParamsWithTimeout ¶

func NewColumnFamilyMetricsCasProposeEstimatedRecentHistogramByNameGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsCasProposeEstimatedRecentHistogramByNameGetParams

NewColumnFamilyMetricsCasProposeEstimatedRecentHistogramByNameGetParamsWithTimeout creates a new ColumnFamilyMetricsCasProposeEstimatedRecentHistogramByNameGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsCasProposeEstimatedRecentHistogramByNameGetParams) SetContext ¶

SetContext adds the context to the column family metrics cas propose estimated recent histogram by name get params

func (*ColumnFamilyMetricsCasProposeEstimatedRecentHistogramByNameGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the column family metrics cas propose estimated recent histogram by name get params

func (*ColumnFamilyMetricsCasProposeEstimatedRecentHistogramByNameGetParams) SetName ¶

SetName adds the name to the column family metrics cas propose estimated recent histogram by name get params

func (*ColumnFamilyMetricsCasProposeEstimatedRecentHistogramByNameGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family metrics cas propose estimated recent histogram by name get params

func (*ColumnFamilyMetricsCasProposeEstimatedRecentHistogramByNameGetParams) WithContext ¶

WithContext adds the context to the column family metrics cas propose estimated recent histogram by name get params

func (*ColumnFamilyMetricsCasProposeEstimatedRecentHistogramByNameGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics cas propose estimated recent histogram by name get params

func (*ColumnFamilyMetricsCasProposeEstimatedRecentHistogramByNameGetParams) WithName ¶

WithName adds the name to the column family metrics cas propose estimated recent histogram by name get params

func (*ColumnFamilyMetricsCasProposeEstimatedRecentHistogramByNameGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics cas propose estimated recent histogram by name get params

func (*ColumnFamilyMetricsCasProposeEstimatedRecentHistogramByNameGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsCasProposeEstimatedRecentHistogramByNameGetReader ¶

type ColumnFamilyMetricsCasProposeEstimatedRecentHistogramByNameGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsCasProposeEstimatedRecentHistogramByNameGetReader is a Reader for the ColumnFamilyMetricsCasProposeEstimatedRecentHistogramByNameGet structure.

func (*ColumnFamilyMetricsCasProposeEstimatedRecentHistogramByNameGetReader) ReadResponse ¶

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsColUpdateTimeDeltaHistogramByNameGetDefault ¶

type ColumnFamilyMetricsColUpdateTimeDeltaHistogramByNameGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsColUpdateTimeDeltaHistogramByNameGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsColUpdateTimeDeltaHistogramByNameGetDefault ¶

func NewColumnFamilyMetricsColUpdateTimeDeltaHistogramByNameGetDefault(code int) *ColumnFamilyMetricsColUpdateTimeDeltaHistogramByNameGetDefault

NewColumnFamilyMetricsColUpdateTimeDeltaHistogramByNameGetDefault creates a ColumnFamilyMetricsColUpdateTimeDeltaHistogramByNameGetDefault with default headers values

func (*ColumnFamilyMetricsColUpdateTimeDeltaHistogramByNameGetDefault) Code ¶

Code gets the status code for the column family metrics col update time delta histogram by name get default response

func (*ColumnFamilyMetricsColUpdateTimeDeltaHistogramByNameGetDefault) Error ¶

func (*ColumnFamilyMetricsColUpdateTimeDeltaHistogramByNameGetDefault) GetPayload ¶

type ColumnFamilyMetricsColUpdateTimeDeltaHistogramByNameGetOK ¶

type ColumnFamilyMetricsColUpdateTimeDeltaHistogramByNameGetOK struct {
	Payload interface{}
}

ColumnFamilyMetricsColUpdateTimeDeltaHistogramByNameGetOK handles this case with default header values.

ColumnFamilyMetricsColUpdateTimeDeltaHistogramByNameGetOK column family metrics col update time delta histogram by name get o k

func NewColumnFamilyMetricsColUpdateTimeDeltaHistogramByNameGetOK ¶

func NewColumnFamilyMetricsColUpdateTimeDeltaHistogramByNameGetOK() *ColumnFamilyMetricsColUpdateTimeDeltaHistogramByNameGetOK

NewColumnFamilyMetricsColUpdateTimeDeltaHistogramByNameGetOK creates a ColumnFamilyMetricsColUpdateTimeDeltaHistogramByNameGetOK with default headers values

func (*ColumnFamilyMetricsColUpdateTimeDeltaHistogramByNameGetOK) GetPayload ¶

type ColumnFamilyMetricsColUpdateTimeDeltaHistogramByNameGetParams ¶

type ColumnFamilyMetricsColUpdateTimeDeltaHistogramByNameGetParams struct {

	/*Name
	  The column family name in keyspace:name format

	*/
	Name string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsColUpdateTimeDeltaHistogramByNameGetParams contains all the parameters to send to the API endpoint for the column family metrics col update time delta histogram by name get operation typically these are written to a http.Request

func NewColumnFamilyMetricsColUpdateTimeDeltaHistogramByNameGetParams ¶

func NewColumnFamilyMetricsColUpdateTimeDeltaHistogramByNameGetParams() *ColumnFamilyMetricsColUpdateTimeDeltaHistogramByNameGetParams

NewColumnFamilyMetricsColUpdateTimeDeltaHistogramByNameGetParams creates a new ColumnFamilyMetricsColUpdateTimeDeltaHistogramByNameGetParams object with the default values initialized.

func NewColumnFamilyMetricsColUpdateTimeDeltaHistogramByNameGetParamsWithContext ¶

func NewColumnFamilyMetricsColUpdateTimeDeltaHistogramByNameGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsColUpdateTimeDeltaHistogramByNameGetParams

NewColumnFamilyMetricsColUpdateTimeDeltaHistogramByNameGetParamsWithContext creates a new ColumnFamilyMetricsColUpdateTimeDeltaHistogramByNameGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsColUpdateTimeDeltaHistogramByNameGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsColUpdateTimeDeltaHistogramByNameGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsColUpdateTimeDeltaHistogramByNameGetParams

NewColumnFamilyMetricsColUpdateTimeDeltaHistogramByNameGetParamsWithHTTPClient creates a new ColumnFamilyMetricsColUpdateTimeDeltaHistogramByNameGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsColUpdateTimeDeltaHistogramByNameGetParamsWithTimeout ¶

func NewColumnFamilyMetricsColUpdateTimeDeltaHistogramByNameGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsColUpdateTimeDeltaHistogramByNameGetParams

NewColumnFamilyMetricsColUpdateTimeDeltaHistogramByNameGetParamsWithTimeout creates a new ColumnFamilyMetricsColUpdateTimeDeltaHistogramByNameGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsColUpdateTimeDeltaHistogramByNameGetParams) SetContext ¶

SetContext adds the context to the column family metrics col update time delta histogram by name get params

func (*ColumnFamilyMetricsColUpdateTimeDeltaHistogramByNameGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the column family metrics col update time delta histogram by name get params

func (*ColumnFamilyMetricsColUpdateTimeDeltaHistogramByNameGetParams) SetName ¶

SetName adds the name to the column family metrics col update time delta histogram by name get params

func (*ColumnFamilyMetricsColUpdateTimeDeltaHistogramByNameGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family metrics col update time delta histogram by name get params

func (*ColumnFamilyMetricsColUpdateTimeDeltaHistogramByNameGetParams) WithContext ¶

WithContext adds the context to the column family metrics col update time delta histogram by name get params

func (*ColumnFamilyMetricsColUpdateTimeDeltaHistogramByNameGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics col update time delta histogram by name get params

func (*ColumnFamilyMetricsColUpdateTimeDeltaHistogramByNameGetParams) WithName ¶

WithName adds the name to the column family metrics col update time delta histogram by name get params

func (*ColumnFamilyMetricsColUpdateTimeDeltaHistogramByNameGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics col update time delta histogram by name get params

func (*ColumnFamilyMetricsColUpdateTimeDeltaHistogramByNameGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsColUpdateTimeDeltaHistogramByNameGetReader ¶

type ColumnFamilyMetricsColUpdateTimeDeltaHistogramByNameGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsColUpdateTimeDeltaHistogramByNameGetReader is a Reader for the ColumnFamilyMetricsColUpdateTimeDeltaHistogramByNameGet structure.

func (*ColumnFamilyMetricsColUpdateTimeDeltaHistogramByNameGetReader) ReadResponse ¶

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedByNameGetDefault ¶

type ColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedByNameGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedByNameGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedByNameGetDefault ¶

func NewColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedByNameGetDefault(code int) *ColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedByNameGetDefault

NewColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedByNameGetDefault creates a ColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedByNameGetDefault with default headers values

func (*ColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedByNameGetDefault) Code ¶

Code gets the status code for the column family metrics compression metadata off heap memory used by name get default response

func (*ColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedByNameGetDefault) Error ¶

func (*ColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedByNameGetDefault) GetPayload ¶

type ColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedByNameGetOK ¶

type ColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedByNameGetOK struct {
	Payload interface{}
}

ColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedByNameGetOK handles this case with default header values.

ColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedByNameGetOK column family metrics compression metadata off heap memory used by name get o k

func NewColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedByNameGetOK ¶

func NewColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedByNameGetOK() *ColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedByNameGetOK

NewColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedByNameGetOK creates a ColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedByNameGetOK with default headers values

func (*ColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedByNameGetOK) GetPayload ¶

type ColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedByNameGetParams ¶

type ColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedByNameGetParams struct {

	/*Name
	  The column family name in keyspace:name format

	*/
	Name string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedByNameGetParams contains all the parameters to send to the API endpoint for the column family metrics compression metadata off heap memory used by name get operation typically these are written to a http.Request

func NewColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedByNameGetParams ¶

func NewColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedByNameGetParams() *ColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedByNameGetParams

NewColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedByNameGetParams creates a new ColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedByNameGetParams object with the default values initialized.

func NewColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedByNameGetParamsWithContext ¶

func NewColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedByNameGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedByNameGetParams

NewColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedByNameGetParamsWithContext creates a new ColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedByNameGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedByNameGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedByNameGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedByNameGetParams

NewColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedByNameGetParamsWithHTTPClient creates a new ColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedByNameGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedByNameGetParamsWithTimeout ¶

func NewColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedByNameGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedByNameGetParams

NewColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedByNameGetParamsWithTimeout creates a new ColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedByNameGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedByNameGetParams) SetContext ¶

SetContext adds the context to the column family metrics compression metadata off heap memory used by name get params

func (*ColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedByNameGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the column family metrics compression metadata off heap memory used by name get params

func (*ColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedByNameGetParams) SetName ¶

SetName adds the name to the column family metrics compression metadata off heap memory used by name get params

func (*ColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedByNameGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family metrics compression metadata off heap memory used by name get params

func (*ColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedByNameGetParams) WithContext ¶

WithContext adds the context to the column family metrics compression metadata off heap memory used by name get params

func (*ColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedByNameGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics compression metadata off heap memory used by name get params

func (*ColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedByNameGetParams) WithName ¶

WithName adds the name to the column family metrics compression metadata off heap memory used by name get params

func (*ColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedByNameGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics compression metadata off heap memory used by name get params

func (*ColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedByNameGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedByNameGetReader ¶

type ColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedByNameGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedByNameGetReader is a Reader for the ColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedByNameGet structure.

func (*ColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedByNameGetReader) ReadResponse ¶

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedGetDefault ¶

type ColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedGetDefault ¶

func NewColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedGetDefault(code int) *ColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedGetDefault

NewColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedGetDefault creates a ColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedGetDefault with default headers values

func (*ColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedGetDefault) Code ¶

Code gets the status code for the column family metrics compression metadata off heap memory used get default response

func (*ColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedGetDefault) Error ¶

func (*ColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedGetDefault) GetPayload ¶

type ColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedGetOK ¶

type ColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedGetOK struct {
	Payload interface{}
}

ColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedGetOK handles this case with default header values.

ColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedGetOK column family metrics compression metadata off heap memory used get o k

func NewColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedGetOK ¶

func NewColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedGetOK() *ColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedGetOK

NewColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedGetOK creates a ColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedGetOK with default headers values

func (*ColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedGetOK) GetPayload ¶

type ColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedGetParams ¶

type ColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedGetParams contains all the parameters to send to the API endpoint for the column family metrics compression metadata off heap memory used get operation typically these are written to a http.Request

func NewColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedGetParams ¶

func NewColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedGetParams() *ColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedGetParams

NewColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedGetParams creates a new ColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedGetParams object with the default values initialized.

func NewColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedGetParamsWithContext ¶

func NewColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedGetParams

NewColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedGetParamsWithContext creates a new ColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedGetParams

NewColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedGetParamsWithHTTPClient creates a new ColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedGetParamsWithTimeout ¶

func NewColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedGetParams

NewColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedGetParamsWithTimeout creates a new ColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedGetParams) SetContext ¶

SetContext adds the context to the column family metrics compression metadata off heap memory used get params

func (*ColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the column family metrics compression metadata off heap memory used get params

func (*ColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family metrics compression metadata off heap memory used get params

func (*ColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedGetParams) WithContext ¶

WithContext adds the context to the column family metrics compression metadata off heap memory used get params

func (*ColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics compression metadata off heap memory used get params

func (*ColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics compression metadata off heap memory used get params

func (*ColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedGetReader ¶

type ColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedGetReader is a Reader for the ColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedGet structure.

func (*ColumnFamilyMetricsCompressionMetadataOffHeapMemoryUsedGetReader) ReadResponse ¶

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsCompressionRatioByNameGetDefault ¶

type ColumnFamilyMetricsCompressionRatioByNameGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsCompressionRatioByNameGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsCompressionRatioByNameGetDefault ¶

func NewColumnFamilyMetricsCompressionRatioByNameGetDefault(code int) *ColumnFamilyMetricsCompressionRatioByNameGetDefault

NewColumnFamilyMetricsCompressionRatioByNameGetDefault creates a ColumnFamilyMetricsCompressionRatioByNameGetDefault with default headers values

func (*ColumnFamilyMetricsCompressionRatioByNameGetDefault) Code ¶

Code gets the status code for the column family metrics compression ratio by name get default response

func (*ColumnFamilyMetricsCompressionRatioByNameGetDefault) Error ¶

func (*ColumnFamilyMetricsCompressionRatioByNameGetDefault) GetPayload ¶

type ColumnFamilyMetricsCompressionRatioByNameGetOK ¶

type ColumnFamilyMetricsCompressionRatioByNameGetOK struct {
	Payload interface{}
}

ColumnFamilyMetricsCompressionRatioByNameGetOK handles this case with default header values.

ColumnFamilyMetricsCompressionRatioByNameGetOK column family metrics compression ratio by name get o k

func NewColumnFamilyMetricsCompressionRatioByNameGetOK ¶

func NewColumnFamilyMetricsCompressionRatioByNameGetOK() *ColumnFamilyMetricsCompressionRatioByNameGetOK

NewColumnFamilyMetricsCompressionRatioByNameGetOK creates a ColumnFamilyMetricsCompressionRatioByNameGetOK with default headers values

func (*ColumnFamilyMetricsCompressionRatioByNameGetOK) GetPayload ¶

func (o *ColumnFamilyMetricsCompressionRatioByNameGetOK) GetPayload() interface{}

type ColumnFamilyMetricsCompressionRatioByNameGetParams ¶

type ColumnFamilyMetricsCompressionRatioByNameGetParams struct {

	/*Name
	  The column family name in keyspace:name format

	*/
	Name string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsCompressionRatioByNameGetParams contains all the parameters to send to the API endpoint for the column family metrics compression ratio by name get operation typically these are written to a http.Request

func NewColumnFamilyMetricsCompressionRatioByNameGetParams ¶

func NewColumnFamilyMetricsCompressionRatioByNameGetParams() *ColumnFamilyMetricsCompressionRatioByNameGetParams

NewColumnFamilyMetricsCompressionRatioByNameGetParams creates a new ColumnFamilyMetricsCompressionRatioByNameGetParams object with the default values initialized.

func NewColumnFamilyMetricsCompressionRatioByNameGetParamsWithContext ¶

func NewColumnFamilyMetricsCompressionRatioByNameGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsCompressionRatioByNameGetParams

NewColumnFamilyMetricsCompressionRatioByNameGetParamsWithContext creates a new ColumnFamilyMetricsCompressionRatioByNameGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsCompressionRatioByNameGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsCompressionRatioByNameGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsCompressionRatioByNameGetParams

NewColumnFamilyMetricsCompressionRatioByNameGetParamsWithHTTPClient creates a new ColumnFamilyMetricsCompressionRatioByNameGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsCompressionRatioByNameGetParamsWithTimeout ¶

func NewColumnFamilyMetricsCompressionRatioByNameGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsCompressionRatioByNameGetParams

NewColumnFamilyMetricsCompressionRatioByNameGetParamsWithTimeout creates a new ColumnFamilyMetricsCompressionRatioByNameGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsCompressionRatioByNameGetParams) SetContext ¶

SetContext adds the context to the column family metrics compression ratio by name get params

func (*ColumnFamilyMetricsCompressionRatioByNameGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the column family metrics compression ratio by name get params

func (*ColumnFamilyMetricsCompressionRatioByNameGetParams) SetName ¶

SetName adds the name to the column family metrics compression ratio by name get params

func (*ColumnFamilyMetricsCompressionRatioByNameGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family metrics compression ratio by name get params

func (*ColumnFamilyMetricsCompressionRatioByNameGetParams) WithContext ¶

WithContext adds the context to the column family metrics compression ratio by name get params

func (*ColumnFamilyMetricsCompressionRatioByNameGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics compression ratio by name get params

func (*ColumnFamilyMetricsCompressionRatioByNameGetParams) WithName ¶

WithName adds the name to the column family metrics compression ratio by name get params

func (*ColumnFamilyMetricsCompressionRatioByNameGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics compression ratio by name get params

func (*ColumnFamilyMetricsCompressionRatioByNameGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsCompressionRatioByNameGetReader ¶

type ColumnFamilyMetricsCompressionRatioByNameGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsCompressionRatioByNameGetReader is a Reader for the ColumnFamilyMetricsCompressionRatioByNameGet structure.

func (*ColumnFamilyMetricsCompressionRatioByNameGetReader) ReadResponse ¶

func (o *ColumnFamilyMetricsCompressionRatioByNameGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsCompressionRatioGetDefault ¶

type ColumnFamilyMetricsCompressionRatioGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsCompressionRatioGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsCompressionRatioGetDefault ¶

func NewColumnFamilyMetricsCompressionRatioGetDefault(code int) *ColumnFamilyMetricsCompressionRatioGetDefault

NewColumnFamilyMetricsCompressionRatioGetDefault creates a ColumnFamilyMetricsCompressionRatioGetDefault with default headers values

func (*ColumnFamilyMetricsCompressionRatioGetDefault) Code ¶

Code gets the status code for the column family metrics compression ratio get default response

func (*ColumnFamilyMetricsCompressionRatioGetDefault) Error ¶

func (*ColumnFamilyMetricsCompressionRatioGetDefault) GetPayload ¶

type ColumnFamilyMetricsCompressionRatioGetOK ¶

type ColumnFamilyMetricsCompressionRatioGetOK struct {
	Payload interface{}
}

ColumnFamilyMetricsCompressionRatioGetOK handles this case with default header values.

ColumnFamilyMetricsCompressionRatioGetOK column family metrics compression ratio get o k

func NewColumnFamilyMetricsCompressionRatioGetOK ¶

func NewColumnFamilyMetricsCompressionRatioGetOK() *ColumnFamilyMetricsCompressionRatioGetOK

NewColumnFamilyMetricsCompressionRatioGetOK creates a ColumnFamilyMetricsCompressionRatioGetOK with default headers values

func (*ColumnFamilyMetricsCompressionRatioGetOK) GetPayload ¶

func (o *ColumnFamilyMetricsCompressionRatioGetOK) GetPayload() interface{}

type ColumnFamilyMetricsCompressionRatioGetParams ¶

type ColumnFamilyMetricsCompressionRatioGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsCompressionRatioGetParams contains all the parameters to send to the API endpoint for the column family metrics compression ratio get operation typically these are written to a http.Request

func NewColumnFamilyMetricsCompressionRatioGetParams ¶

func NewColumnFamilyMetricsCompressionRatioGetParams() *ColumnFamilyMetricsCompressionRatioGetParams

NewColumnFamilyMetricsCompressionRatioGetParams creates a new ColumnFamilyMetricsCompressionRatioGetParams object with the default values initialized.

func NewColumnFamilyMetricsCompressionRatioGetParamsWithContext ¶

func NewColumnFamilyMetricsCompressionRatioGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsCompressionRatioGetParams

NewColumnFamilyMetricsCompressionRatioGetParamsWithContext creates a new ColumnFamilyMetricsCompressionRatioGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsCompressionRatioGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsCompressionRatioGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsCompressionRatioGetParams

NewColumnFamilyMetricsCompressionRatioGetParamsWithHTTPClient creates a new ColumnFamilyMetricsCompressionRatioGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsCompressionRatioGetParamsWithTimeout ¶

func NewColumnFamilyMetricsCompressionRatioGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsCompressionRatioGetParams

NewColumnFamilyMetricsCompressionRatioGetParamsWithTimeout creates a new ColumnFamilyMetricsCompressionRatioGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsCompressionRatioGetParams) SetContext ¶

SetContext adds the context to the column family metrics compression ratio get params

func (*ColumnFamilyMetricsCompressionRatioGetParams) SetHTTPClient ¶

func (o *ColumnFamilyMetricsCompressionRatioGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the column family metrics compression ratio get params

func (*ColumnFamilyMetricsCompressionRatioGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family metrics compression ratio get params

func (*ColumnFamilyMetricsCompressionRatioGetParams) WithContext ¶

WithContext adds the context to the column family metrics compression ratio get params

func (*ColumnFamilyMetricsCompressionRatioGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics compression ratio get params

func (*ColumnFamilyMetricsCompressionRatioGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics compression ratio get params

func (*ColumnFamilyMetricsCompressionRatioGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsCompressionRatioGetReader ¶

type ColumnFamilyMetricsCompressionRatioGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsCompressionRatioGetReader is a Reader for the ColumnFamilyMetricsCompressionRatioGet structure.

func (*ColumnFamilyMetricsCompressionRatioGetReader) ReadResponse ¶

func (o *ColumnFamilyMetricsCompressionRatioGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsCoordinatorReadGetDefault ¶

type ColumnFamilyMetricsCoordinatorReadGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsCoordinatorReadGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsCoordinatorReadGetDefault ¶

func NewColumnFamilyMetricsCoordinatorReadGetDefault(code int) *ColumnFamilyMetricsCoordinatorReadGetDefault

NewColumnFamilyMetricsCoordinatorReadGetDefault creates a ColumnFamilyMetricsCoordinatorReadGetDefault with default headers values

func (*ColumnFamilyMetricsCoordinatorReadGetDefault) Code ¶

Code gets the status code for the column family metrics coordinator read get default response

func (*ColumnFamilyMetricsCoordinatorReadGetDefault) Error ¶

func (*ColumnFamilyMetricsCoordinatorReadGetDefault) GetPayload ¶

type ColumnFamilyMetricsCoordinatorReadGetOK ¶

type ColumnFamilyMetricsCoordinatorReadGetOK struct {
}

ColumnFamilyMetricsCoordinatorReadGetOK handles this case with default header values.

ColumnFamilyMetricsCoordinatorReadGetOK column family metrics coordinator read get o k

func NewColumnFamilyMetricsCoordinatorReadGetOK ¶

func NewColumnFamilyMetricsCoordinatorReadGetOK() *ColumnFamilyMetricsCoordinatorReadGetOK

NewColumnFamilyMetricsCoordinatorReadGetOK creates a ColumnFamilyMetricsCoordinatorReadGetOK with default headers values

type ColumnFamilyMetricsCoordinatorReadGetParams ¶

type ColumnFamilyMetricsCoordinatorReadGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsCoordinatorReadGetParams contains all the parameters to send to the API endpoint for the column family metrics coordinator read get operation typically these are written to a http.Request

func NewColumnFamilyMetricsCoordinatorReadGetParams ¶

func NewColumnFamilyMetricsCoordinatorReadGetParams() *ColumnFamilyMetricsCoordinatorReadGetParams

NewColumnFamilyMetricsCoordinatorReadGetParams creates a new ColumnFamilyMetricsCoordinatorReadGetParams object with the default values initialized.

func NewColumnFamilyMetricsCoordinatorReadGetParamsWithContext ¶

func NewColumnFamilyMetricsCoordinatorReadGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsCoordinatorReadGetParams

NewColumnFamilyMetricsCoordinatorReadGetParamsWithContext creates a new ColumnFamilyMetricsCoordinatorReadGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsCoordinatorReadGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsCoordinatorReadGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsCoordinatorReadGetParams

NewColumnFamilyMetricsCoordinatorReadGetParamsWithHTTPClient creates a new ColumnFamilyMetricsCoordinatorReadGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsCoordinatorReadGetParamsWithTimeout ¶

func NewColumnFamilyMetricsCoordinatorReadGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsCoordinatorReadGetParams

NewColumnFamilyMetricsCoordinatorReadGetParamsWithTimeout creates a new ColumnFamilyMetricsCoordinatorReadGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsCoordinatorReadGetParams) SetContext ¶

SetContext adds the context to the column family metrics coordinator read get params

func (*ColumnFamilyMetricsCoordinatorReadGetParams) SetHTTPClient ¶

func (o *ColumnFamilyMetricsCoordinatorReadGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the column family metrics coordinator read get params

func (*ColumnFamilyMetricsCoordinatorReadGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family metrics coordinator read get params

func (*ColumnFamilyMetricsCoordinatorReadGetParams) WithContext ¶

WithContext adds the context to the column family metrics coordinator read get params

func (*ColumnFamilyMetricsCoordinatorReadGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics coordinator read get params

func (*ColumnFamilyMetricsCoordinatorReadGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics coordinator read get params

func (*ColumnFamilyMetricsCoordinatorReadGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsCoordinatorReadGetReader ¶

type ColumnFamilyMetricsCoordinatorReadGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsCoordinatorReadGetReader is a Reader for the ColumnFamilyMetricsCoordinatorReadGet structure.

func (*ColumnFamilyMetricsCoordinatorReadGetReader) ReadResponse ¶

func (o *ColumnFamilyMetricsCoordinatorReadGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsCoordinatorScanGetDefault ¶

type ColumnFamilyMetricsCoordinatorScanGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsCoordinatorScanGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsCoordinatorScanGetDefault ¶

func NewColumnFamilyMetricsCoordinatorScanGetDefault(code int) *ColumnFamilyMetricsCoordinatorScanGetDefault

NewColumnFamilyMetricsCoordinatorScanGetDefault creates a ColumnFamilyMetricsCoordinatorScanGetDefault with default headers values

func (*ColumnFamilyMetricsCoordinatorScanGetDefault) Code ¶

Code gets the status code for the column family metrics coordinator scan get default response

func (*ColumnFamilyMetricsCoordinatorScanGetDefault) Error ¶

func (*ColumnFamilyMetricsCoordinatorScanGetDefault) GetPayload ¶

type ColumnFamilyMetricsCoordinatorScanGetOK ¶

type ColumnFamilyMetricsCoordinatorScanGetOK struct {
}

ColumnFamilyMetricsCoordinatorScanGetOK handles this case with default header values.

ColumnFamilyMetricsCoordinatorScanGetOK column family metrics coordinator scan get o k

func NewColumnFamilyMetricsCoordinatorScanGetOK ¶

func NewColumnFamilyMetricsCoordinatorScanGetOK() *ColumnFamilyMetricsCoordinatorScanGetOK

NewColumnFamilyMetricsCoordinatorScanGetOK creates a ColumnFamilyMetricsCoordinatorScanGetOK with default headers values

type ColumnFamilyMetricsCoordinatorScanGetParams ¶

type ColumnFamilyMetricsCoordinatorScanGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsCoordinatorScanGetParams contains all the parameters to send to the API endpoint for the column family metrics coordinator scan get operation typically these are written to a http.Request

func NewColumnFamilyMetricsCoordinatorScanGetParams ¶

func NewColumnFamilyMetricsCoordinatorScanGetParams() *ColumnFamilyMetricsCoordinatorScanGetParams

NewColumnFamilyMetricsCoordinatorScanGetParams creates a new ColumnFamilyMetricsCoordinatorScanGetParams object with the default values initialized.

func NewColumnFamilyMetricsCoordinatorScanGetParamsWithContext ¶

func NewColumnFamilyMetricsCoordinatorScanGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsCoordinatorScanGetParams

NewColumnFamilyMetricsCoordinatorScanGetParamsWithContext creates a new ColumnFamilyMetricsCoordinatorScanGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsCoordinatorScanGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsCoordinatorScanGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsCoordinatorScanGetParams

NewColumnFamilyMetricsCoordinatorScanGetParamsWithHTTPClient creates a new ColumnFamilyMetricsCoordinatorScanGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsCoordinatorScanGetParamsWithTimeout ¶

func NewColumnFamilyMetricsCoordinatorScanGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsCoordinatorScanGetParams

NewColumnFamilyMetricsCoordinatorScanGetParamsWithTimeout creates a new ColumnFamilyMetricsCoordinatorScanGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsCoordinatorScanGetParams) SetContext ¶

SetContext adds the context to the column family metrics coordinator scan get params

func (*ColumnFamilyMetricsCoordinatorScanGetParams) SetHTTPClient ¶

func (o *ColumnFamilyMetricsCoordinatorScanGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the column family metrics coordinator scan get params

func (*ColumnFamilyMetricsCoordinatorScanGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family metrics coordinator scan get params

func (*ColumnFamilyMetricsCoordinatorScanGetParams) WithContext ¶

WithContext adds the context to the column family metrics coordinator scan get params

func (*ColumnFamilyMetricsCoordinatorScanGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics coordinator scan get params

func (*ColumnFamilyMetricsCoordinatorScanGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics coordinator scan get params

func (*ColumnFamilyMetricsCoordinatorScanGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsCoordinatorScanGetReader ¶

type ColumnFamilyMetricsCoordinatorScanGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsCoordinatorScanGetReader is a Reader for the ColumnFamilyMetricsCoordinatorScanGet structure.

func (*ColumnFamilyMetricsCoordinatorScanGetReader) ReadResponse ¶

func (o *ColumnFamilyMetricsCoordinatorScanGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsEstimatedColumnCountHistogramByNameGetDefault ¶

type ColumnFamilyMetricsEstimatedColumnCountHistogramByNameGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsEstimatedColumnCountHistogramByNameGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsEstimatedColumnCountHistogramByNameGetDefault ¶

func NewColumnFamilyMetricsEstimatedColumnCountHistogramByNameGetDefault(code int) *ColumnFamilyMetricsEstimatedColumnCountHistogramByNameGetDefault

NewColumnFamilyMetricsEstimatedColumnCountHistogramByNameGetDefault creates a ColumnFamilyMetricsEstimatedColumnCountHistogramByNameGetDefault with default headers values

func (*ColumnFamilyMetricsEstimatedColumnCountHistogramByNameGetDefault) Code ¶

Code gets the status code for the column family metrics estimated column count histogram by name get default response

func (*ColumnFamilyMetricsEstimatedColumnCountHistogramByNameGetDefault) Error ¶

func (*ColumnFamilyMetricsEstimatedColumnCountHistogramByNameGetDefault) GetPayload ¶

type ColumnFamilyMetricsEstimatedColumnCountHistogramByNameGetOK ¶

type ColumnFamilyMetricsEstimatedColumnCountHistogramByNameGetOK struct {
	Payload interface{}
}

ColumnFamilyMetricsEstimatedColumnCountHistogramByNameGetOK handles this case with default header values.

ColumnFamilyMetricsEstimatedColumnCountHistogramByNameGetOK column family metrics estimated column count histogram by name get o k

func NewColumnFamilyMetricsEstimatedColumnCountHistogramByNameGetOK ¶

func NewColumnFamilyMetricsEstimatedColumnCountHistogramByNameGetOK() *ColumnFamilyMetricsEstimatedColumnCountHistogramByNameGetOK

NewColumnFamilyMetricsEstimatedColumnCountHistogramByNameGetOK creates a ColumnFamilyMetricsEstimatedColumnCountHistogramByNameGetOK with default headers values

func (*ColumnFamilyMetricsEstimatedColumnCountHistogramByNameGetOK) GetPayload ¶

type ColumnFamilyMetricsEstimatedColumnCountHistogramByNameGetParams ¶

type ColumnFamilyMetricsEstimatedColumnCountHistogramByNameGetParams struct {

	/*Name
	  The column family name in keyspace:name format

	*/
	Name string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsEstimatedColumnCountHistogramByNameGetParams contains all the parameters to send to the API endpoint for the column family metrics estimated column count histogram by name get operation typically these are written to a http.Request

func NewColumnFamilyMetricsEstimatedColumnCountHistogramByNameGetParams ¶

func NewColumnFamilyMetricsEstimatedColumnCountHistogramByNameGetParams() *ColumnFamilyMetricsEstimatedColumnCountHistogramByNameGetParams

NewColumnFamilyMetricsEstimatedColumnCountHistogramByNameGetParams creates a new ColumnFamilyMetricsEstimatedColumnCountHistogramByNameGetParams object with the default values initialized.

func NewColumnFamilyMetricsEstimatedColumnCountHistogramByNameGetParamsWithContext ¶

func NewColumnFamilyMetricsEstimatedColumnCountHistogramByNameGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsEstimatedColumnCountHistogramByNameGetParams

NewColumnFamilyMetricsEstimatedColumnCountHistogramByNameGetParamsWithContext creates a new ColumnFamilyMetricsEstimatedColumnCountHistogramByNameGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsEstimatedColumnCountHistogramByNameGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsEstimatedColumnCountHistogramByNameGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsEstimatedColumnCountHistogramByNameGetParams

NewColumnFamilyMetricsEstimatedColumnCountHistogramByNameGetParamsWithHTTPClient creates a new ColumnFamilyMetricsEstimatedColumnCountHistogramByNameGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsEstimatedColumnCountHistogramByNameGetParamsWithTimeout ¶

func NewColumnFamilyMetricsEstimatedColumnCountHistogramByNameGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsEstimatedColumnCountHistogramByNameGetParams

NewColumnFamilyMetricsEstimatedColumnCountHistogramByNameGetParamsWithTimeout creates a new ColumnFamilyMetricsEstimatedColumnCountHistogramByNameGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsEstimatedColumnCountHistogramByNameGetParams) SetContext ¶

SetContext adds the context to the column family metrics estimated column count histogram by name get params

func (*ColumnFamilyMetricsEstimatedColumnCountHistogramByNameGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the column family metrics estimated column count histogram by name get params

func (*ColumnFamilyMetricsEstimatedColumnCountHistogramByNameGetParams) SetName ¶

SetName adds the name to the column family metrics estimated column count histogram by name get params

func (*ColumnFamilyMetricsEstimatedColumnCountHistogramByNameGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family metrics estimated column count histogram by name get params

func (*ColumnFamilyMetricsEstimatedColumnCountHistogramByNameGetParams) WithContext ¶

WithContext adds the context to the column family metrics estimated column count histogram by name get params

func (*ColumnFamilyMetricsEstimatedColumnCountHistogramByNameGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics estimated column count histogram by name get params

func (*ColumnFamilyMetricsEstimatedColumnCountHistogramByNameGetParams) WithName ¶

WithName adds the name to the column family metrics estimated column count histogram by name get params

func (*ColumnFamilyMetricsEstimatedColumnCountHistogramByNameGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics estimated column count histogram by name get params

func (*ColumnFamilyMetricsEstimatedColumnCountHistogramByNameGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsEstimatedColumnCountHistogramByNameGetReader ¶

type ColumnFamilyMetricsEstimatedColumnCountHistogramByNameGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsEstimatedColumnCountHistogramByNameGetReader is a Reader for the ColumnFamilyMetricsEstimatedColumnCountHistogramByNameGet structure.

func (*ColumnFamilyMetricsEstimatedColumnCountHistogramByNameGetReader) ReadResponse ¶

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsEstimatedRowCountByNameGetDefault ¶

type ColumnFamilyMetricsEstimatedRowCountByNameGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsEstimatedRowCountByNameGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsEstimatedRowCountByNameGetDefault ¶

func NewColumnFamilyMetricsEstimatedRowCountByNameGetDefault(code int) *ColumnFamilyMetricsEstimatedRowCountByNameGetDefault

NewColumnFamilyMetricsEstimatedRowCountByNameGetDefault creates a ColumnFamilyMetricsEstimatedRowCountByNameGetDefault with default headers values

func (*ColumnFamilyMetricsEstimatedRowCountByNameGetDefault) Code ¶

Code gets the status code for the column family metrics estimated row count by name get default response

func (*ColumnFamilyMetricsEstimatedRowCountByNameGetDefault) Error ¶

func (*ColumnFamilyMetricsEstimatedRowCountByNameGetDefault) GetPayload ¶

type ColumnFamilyMetricsEstimatedRowCountByNameGetOK ¶

type ColumnFamilyMetricsEstimatedRowCountByNameGetOK struct {
	Payload interface{}
}

ColumnFamilyMetricsEstimatedRowCountByNameGetOK handles this case with default header values.

ColumnFamilyMetricsEstimatedRowCountByNameGetOK column family metrics estimated row count by name get o k

func NewColumnFamilyMetricsEstimatedRowCountByNameGetOK ¶

func NewColumnFamilyMetricsEstimatedRowCountByNameGetOK() *ColumnFamilyMetricsEstimatedRowCountByNameGetOK

NewColumnFamilyMetricsEstimatedRowCountByNameGetOK creates a ColumnFamilyMetricsEstimatedRowCountByNameGetOK with default headers values

func (*ColumnFamilyMetricsEstimatedRowCountByNameGetOK) GetPayload ¶

func (o *ColumnFamilyMetricsEstimatedRowCountByNameGetOK) GetPayload() interface{}

type ColumnFamilyMetricsEstimatedRowCountByNameGetParams ¶

type ColumnFamilyMetricsEstimatedRowCountByNameGetParams struct {

	/*Name
	  The column family name in keyspace:name format

	*/
	Name string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsEstimatedRowCountByNameGetParams contains all the parameters to send to the API endpoint for the column family metrics estimated row count by name get operation typically these are written to a http.Request

func NewColumnFamilyMetricsEstimatedRowCountByNameGetParams ¶

func NewColumnFamilyMetricsEstimatedRowCountByNameGetParams() *ColumnFamilyMetricsEstimatedRowCountByNameGetParams

NewColumnFamilyMetricsEstimatedRowCountByNameGetParams creates a new ColumnFamilyMetricsEstimatedRowCountByNameGetParams object with the default values initialized.

func NewColumnFamilyMetricsEstimatedRowCountByNameGetParamsWithContext ¶

func NewColumnFamilyMetricsEstimatedRowCountByNameGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsEstimatedRowCountByNameGetParams

NewColumnFamilyMetricsEstimatedRowCountByNameGetParamsWithContext creates a new ColumnFamilyMetricsEstimatedRowCountByNameGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsEstimatedRowCountByNameGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsEstimatedRowCountByNameGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsEstimatedRowCountByNameGetParams

NewColumnFamilyMetricsEstimatedRowCountByNameGetParamsWithHTTPClient creates a new ColumnFamilyMetricsEstimatedRowCountByNameGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsEstimatedRowCountByNameGetParamsWithTimeout ¶

func NewColumnFamilyMetricsEstimatedRowCountByNameGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsEstimatedRowCountByNameGetParams

NewColumnFamilyMetricsEstimatedRowCountByNameGetParamsWithTimeout creates a new ColumnFamilyMetricsEstimatedRowCountByNameGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsEstimatedRowCountByNameGetParams) SetContext ¶

SetContext adds the context to the column family metrics estimated row count by name get params

func (*ColumnFamilyMetricsEstimatedRowCountByNameGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the column family metrics estimated row count by name get params

func (*ColumnFamilyMetricsEstimatedRowCountByNameGetParams) SetName ¶

SetName adds the name to the column family metrics estimated row count by name get params

func (*ColumnFamilyMetricsEstimatedRowCountByNameGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family metrics estimated row count by name get params

func (*ColumnFamilyMetricsEstimatedRowCountByNameGetParams) WithContext ¶

WithContext adds the context to the column family metrics estimated row count by name get params

func (*ColumnFamilyMetricsEstimatedRowCountByNameGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics estimated row count by name get params

func (*ColumnFamilyMetricsEstimatedRowCountByNameGetParams) WithName ¶

WithName adds the name to the column family metrics estimated row count by name get params

func (*ColumnFamilyMetricsEstimatedRowCountByNameGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics estimated row count by name get params

func (*ColumnFamilyMetricsEstimatedRowCountByNameGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsEstimatedRowCountByNameGetReader ¶

type ColumnFamilyMetricsEstimatedRowCountByNameGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsEstimatedRowCountByNameGetReader is a Reader for the ColumnFamilyMetricsEstimatedRowCountByNameGet structure.

func (*ColumnFamilyMetricsEstimatedRowCountByNameGetReader) ReadResponse ¶

func (o *ColumnFamilyMetricsEstimatedRowCountByNameGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsEstimatedRowSizeHistogramByNameGetDefault ¶

type ColumnFamilyMetricsEstimatedRowSizeHistogramByNameGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsEstimatedRowSizeHistogramByNameGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsEstimatedRowSizeHistogramByNameGetDefault ¶

func NewColumnFamilyMetricsEstimatedRowSizeHistogramByNameGetDefault(code int) *ColumnFamilyMetricsEstimatedRowSizeHistogramByNameGetDefault

NewColumnFamilyMetricsEstimatedRowSizeHistogramByNameGetDefault creates a ColumnFamilyMetricsEstimatedRowSizeHistogramByNameGetDefault with default headers values

func (*ColumnFamilyMetricsEstimatedRowSizeHistogramByNameGetDefault) Code ¶

Code gets the status code for the column family metrics estimated row size histogram by name get default response

func (*ColumnFamilyMetricsEstimatedRowSizeHistogramByNameGetDefault) Error ¶

func (*ColumnFamilyMetricsEstimatedRowSizeHistogramByNameGetDefault) GetPayload ¶

type ColumnFamilyMetricsEstimatedRowSizeHistogramByNameGetOK ¶

type ColumnFamilyMetricsEstimatedRowSizeHistogramByNameGetOK struct {
	Payload interface{}
}

ColumnFamilyMetricsEstimatedRowSizeHistogramByNameGetOK handles this case with default header values.

ColumnFamilyMetricsEstimatedRowSizeHistogramByNameGetOK column family metrics estimated row size histogram by name get o k

func NewColumnFamilyMetricsEstimatedRowSizeHistogramByNameGetOK ¶

func NewColumnFamilyMetricsEstimatedRowSizeHistogramByNameGetOK() *ColumnFamilyMetricsEstimatedRowSizeHistogramByNameGetOK

NewColumnFamilyMetricsEstimatedRowSizeHistogramByNameGetOK creates a ColumnFamilyMetricsEstimatedRowSizeHistogramByNameGetOK with default headers values

func (*ColumnFamilyMetricsEstimatedRowSizeHistogramByNameGetOK) GetPayload ¶

func (o *ColumnFamilyMetricsEstimatedRowSizeHistogramByNameGetOK) GetPayload() interface{}

type ColumnFamilyMetricsEstimatedRowSizeHistogramByNameGetParams ¶

type ColumnFamilyMetricsEstimatedRowSizeHistogramByNameGetParams struct {

	/*Name
	  The column family name in keyspace:name format

	*/
	Name string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsEstimatedRowSizeHistogramByNameGetParams contains all the parameters to send to the API endpoint for the column family metrics estimated row size histogram by name get operation typically these are written to a http.Request

func NewColumnFamilyMetricsEstimatedRowSizeHistogramByNameGetParams ¶

func NewColumnFamilyMetricsEstimatedRowSizeHistogramByNameGetParams() *ColumnFamilyMetricsEstimatedRowSizeHistogramByNameGetParams

NewColumnFamilyMetricsEstimatedRowSizeHistogramByNameGetParams creates a new ColumnFamilyMetricsEstimatedRowSizeHistogramByNameGetParams object with the default values initialized.

func NewColumnFamilyMetricsEstimatedRowSizeHistogramByNameGetParamsWithContext ¶

func NewColumnFamilyMetricsEstimatedRowSizeHistogramByNameGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsEstimatedRowSizeHistogramByNameGetParams

NewColumnFamilyMetricsEstimatedRowSizeHistogramByNameGetParamsWithContext creates a new ColumnFamilyMetricsEstimatedRowSizeHistogramByNameGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsEstimatedRowSizeHistogramByNameGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsEstimatedRowSizeHistogramByNameGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsEstimatedRowSizeHistogramByNameGetParams

NewColumnFamilyMetricsEstimatedRowSizeHistogramByNameGetParamsWithHTTPClient creates a new ColumnFamilyMetricsEstimatedRowSizeHistogramByNameGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsEstimatedRowSizeHistogramByNameGetParamsWithTimeout ¶

func NewColumnFamilyMetricsEstimatedRowSizeHistogramByNameGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsEstimatedRowSizeHistogramByNameGetParams

NewColumnFamilyMetricsEstimatedRowSizeHistogramByNameGetParamsWithTimeout creates a new ColumnFamilyMetricsEstimatedRowSizeHistogramByNameGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsEstimatedRowSizeHistogramByNameGetParams) SetContext ¶

SetContext adds the context to the column family metrics estimated row size histogram by name get params

func (*ColumnFamilyMetricsEstimatedRowSizeHistogramByNameGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the column family metrics estimated row size histogram by name get params

func (*ColumnFamilyMetricsEstimatedRowSizeHistogramByNameGetParams) SetName ¶

SetName adds the name to the column family metrics estimated row size histogram by name get params

func (*ColumnFamilyMetricsEstimatedRowSizeHistogramByNameGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family metrics estimated row size histogram by name get params

func (*ColumnFamilyMetricsEstimatedRowSizeHistogramByNameGetParams) WithContext ¶

WithContext adds the context to the column family metrics estimated row size histogram by name get params

func (*ColumnFamilyMetricsEstimatedRowSizeHistogramByNameGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics estimated row size histogram by name get params

func (*ColumnFamilyMetricsEstimatedRowSizeHistogramByNameGetParams) WithName ¶

WithName adds the name to the column family metrics estimated row size histogram by name get params

func (*ColumnFamilyMetricsEstimatedRowSizeHistogramByNameGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics estimated row size histogram by name get params

func (*ColumnFamilyMetricsEstimatedRowSizeHistogramByNameGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsEstimatedRowSizeHistogramByNameGetReader ¶

type ColumnFamilyMetricsEstimatedRowSizeHistogramByNameGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsEstimatedRowSizeHistogramByNameGetReader is a Reader for the ColumnFamilyMetricsEstimatedRowSizeHistogramByNameGet structure.

func (*ColumnFamilyMetricsEstimatedRowSizeHistogramByNameGetReader) ReadResponse ¶

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedByNameGetDefault ¶

type ColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedByNameGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedByNameGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedByNameGetDefault ¶

func NewColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedByNameGetDefault(code int) *ColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedByNameGetDefault

NewColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedByNameGetDefault creates a ColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedByNameGetDefault with default headers values

func (*ColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedByNameGetDefault) Code ¶

Code gets the status code for the column family metrics index summary off heap memory used by name get default response

func (*ColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedByNameGetDefault) Error ¶

func (*ColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedByNameGetDefault) GetPayload ¶

type ColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedByNameGetOK ¶

type ColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedByNameGetOK struct {
	Payload interface{}
}

ColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedByNameGetOK handles this case with default header values.

ColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedByNameGetOK column family metrics index summary off heap memory used by name get o k

func NewColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedByNameGetOK ¶

func NewColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedByNameGetOK() *ColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedByNameGetOK

NewColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedByNameGetOK creates a ColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedByNameGetOK with default headers values

func (*ColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedByNameGetOK) GetPayload ¶

type ColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedByNameGetParams ¶

type ColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedByNameGetParams struct {

	/*Name
	  The column family name in keyspace:name format

	*/
	Name string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedByNameGetParams contains all the parameters to send to the API endpoint for the column family metrics index summary off heap memory used by name get operation typically these are written to a http.Request

func NewColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedByNameGetParams ¶

func NewColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedByNameGetParams() *ColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedByNameGetParams

NewColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedByNameGetParams creates a new ColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedByNameGetParams object with the default values initialized.

func NewColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedByNameGetParamsWithContext ¶

func NewColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedByNameGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedByNameGetParams

NewColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedByNameGetParamsWithContext creates a new ColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedByNameGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedByNameGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedByNameGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedByNameGetParams

NewColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedByNameGetParamsWithHTTPClient creates a new ColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedByNameGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedByNameGetParamsWithTimeout ¶

func NewColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedByNameGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedByNameGetParams

NewColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedByNameGetParamsWithTimeout creates a new ColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedByNameGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedByNameGetParams) SetContext ¶

SetContext adds the context to the column family metrics index summary off heap memory used by name get params

func (*ColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedByNameGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the column family metrics index summary off heap memory used by name get params

func (*ColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedByNameGetParams) SetName ¶

SetName adds the name to the column family metrics index summary off heap memory used by name get params

func (*ColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedByNameGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family metrics index summary off heap memory used by name get params

func (*ColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedByNameGetParams) WithContext ¶

WithContext adds the context to the column family metrics index summary off heap memory used by name get params

func (*ColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedByNameGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics index summary off heap memory used by name get params

func (*ColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedByNameGetParams) WithName ¶

WithName adds the name to the column family metrics index summary off heap memory used by name get params

func (*ColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedByNameGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics index summary off heap memory used by name get params

func (*ColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedByNameGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedByNameGetReader ¶

type ColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedByNameGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedByNameGetReader is a Reader for the ColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedByNameGet structure.

func (*ColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedByNameGetReader) ReadResponse ¶

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedGetDefault ¶

type ColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedGetDefault ¶

func NewColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedGetDefault(code int) *ColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedGetDefault

NewColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedGetDefault creates a ColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedGetDefault with default headers values

func (*ColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedGetDefault) Code ¶

Code gets the status code for the column family metrics index summary off heap memory used get default response

func (*ColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedGetDefault) Error ¶

func (*ColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedGetDefault) GetPayload ¶

type ColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedGetOK ¶

type ColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedGetOK struct {
	Payload interface{}
}

ColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedGetOK handles this case with default header values.

ColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedGetOK column family metrics index summary off heap memory used get o k

func NewColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedGetOK ¶

func NewColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedGetOK() *ColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedGetOK

NewColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedGetOK creates a ColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedGetOK with default headers values

func (*ColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedGetOK) GetPayload ¶

func (o *ColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedGetOK) GetPayload() interface{}

type ColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedGetParams ¶

type ColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedGetParams contains all the parameters to send to the API endpoint for the column family metrics index summary off heap memory used get operation typically these are written to a http.Request

func NewColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedGetParams ¶

func NewColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedGetParams() *ColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedGetParams

NewColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedGetParams creates a new ColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedGetParams object with the default values initialized.

func NewColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedGetParamsWithContext ¶

func NewColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedGetParams

NewColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedGetParamsWithContext creates a new ColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedGetParams

NewColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedGetParamsWithHTTPClient creates a new ColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedGetParamsWithTimeout ¶

func NewColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedGetParams

NewColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedGetParamsWithTimeout creates a new ColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedGetParams) SetContext ¶

SetContext adds the context to the column family metrics index summary off heap memory used get params

func (*ColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the column family metrics index summary off heap memory used get params

func (*ColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family metrics index summary off heap memory used get params

func (*ColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedGetParams) WithContext ¶

WithContext adds the context to the column family metrics index summary off heap memory used get params

func (*ColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics index summary off heap memory used get params

func (*ColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics index summary off heap memory used get params

func (*ColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedGetReader ¶

type ColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedGetReader is a Reader for the ColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedGet structure.

func (*ColumnFamilyMetricsIndexSummaryOffHeapMemoryUsedGetReader) ReadResponse ¶

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsKeyCacheHitRateByNameGetDefault ¶

type ColumnFamilyMetricsKeyCacheHitRateByNameGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsKeyCacheHitRateByNameGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsKeyCacheHitRateByNameGetDefault ¶

func NewColumnFamilyMetricsKeyCacheHitRateByNameGetDefault(code int) *ColumnFamilyMetricsKeyCacheHitRateByNameGetDefault

NewColumnFamilyMetricsKeyCacheHitRateByNameGetDefault creates a ColumnFamilyMetricsKeyCacheHitRateByNameGetDefault with default headers values

func (*ColumnFamilyMetricsKeyCacheHitRateByNameGetDefault) Code ¶

Code gets the status code for the column family metrics key cache hit rate by name get default response

func (*ColumnFamilyMetricsKeyCacheHitRateByNameGetDefault) Error ¶

func (*ColumnFamilyMetricsKeyCacheHitRateByNameGetDefault) GetPayload ¶

type ColumnFamilyMetricsKeyCacheHitRateByNameGetOK ¶

type ColumnFamilyMetricsKeyCacheHitRateByNameGetOK struct {
	Payload interface{}
}

ColumnFamilyMetricsKeyCacheHitRateByNameGetOK handles this case with default header values.

ColumnFamilyMetricsKeyCacheHitRateByNameGetOK column family metrics key cache hit rate by name get o k

func NewColumnFamilyMetricsKeyCacheHitRateByNameGetOK ¶

func NewColumnFamilyMetricsKeyCacheHitRateByNameGetOK() *ColumnFamilyMetricsKeyCacheHitRateByNameGetOK

NewColumnFamilyMetricsKeyCacheHitRateByNameGetOK creates a ColumnFamilyMetricsKeyCacheHitRateByNameGetOK with default headers values

func (*ColumnFamilyMetricsKeyCacheHitRateByNameGetOK) GetPayload ¶

func (o *ColumnFamilyMetricsKeyCacheHitRateByNameGetOK) GetPayload() interface{}

type ColumnFamilyMetricsKeyCacheHitRateByNameGetParams ¶

type ColumnFamilyMetricsKeyCacheHitRateByNameGetParams struct {

	/*Name
	  The column family name in keyspace:name format

	*/
	Name string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsKeyCacheHitRateByNameGetParams contains all the parameters to send to the API endpoint for the column family metrics key cache hit rate by name get operation typically these are written to a http.Request

func NewColumnFamilyMetricsKeyCacheHitRateByNameGetParams ¶

func NewColumnFamilyMetricsKeyCacheHitRateByNameGetParams() *ColumnFamilyMetricsKeyCacheHitRateByNameGetParams

NewColumnFamilyMetricsKeyCacheHitRateByNameGetParams creates a new ColumnFamilyMetricsKeyCacheHitRateByNameGetParams object with the default values initialized.

func NewColumnFamilyMetricsKeyCacheHitRateByNameGetParamsWithContext ¶

func NewColumnFamilyMetricsKeyCacheHitRateByNameGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsKeyCacheHitRateByNameGetParams

NewColumnFamilyMetricsKeyCacheHitRateByNameGetParamsWithContext creates a new ColumnFamilyMetricsKeyCacheHitRateByNameGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsKeyCacheHitRateByNameGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsKeyCacheHitRateByNameGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsKeyCacheHitRateByNameGetParams

NewColumnFamilyMetricsKeyCacheHitRateByNameGetParamsWithHTTPClient creates a new ColumnFamilyMetricsKeyCacheHitRateByNameGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsKeyCacheHitRateByNameGetParamsWithTimeout ¶

func NewColumnFamilyMetricsKeyCacheHitRateByNameGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsKeyCacheHitRateByNameGetParams

NewColumnFamilyMetricsKeyCacheHitRateByNameGetParamsWithTimeout creates a new ColumnFamilyMetricsKeyCacheHitRateByNameGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsKeyCacheHitRateByNameGetParams) SetContext ¶

SetContext adds the context to the column family metrics key cache hit rate by name get params

func (*ColumnFamilyMetricsKeyCacheHitRateByNameGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the column family metrics key cache hit rate by name get params

func (*ColumnFamilyMetricsKeyCacheHitRateByNameGetParams) SetName ¶

SetName adds the name to the column family metrics key cache hit rate by name get params

func (*ColumnFamilyMetricsKeyCacheHitRateByNameGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family metrics key cache hit rate by name get params

func (*ColumnFamilyMetricsKeyCacheHitRateByNameGetParams) WithContext ¶

WithContext adds the context to the column family metrics key cache hit rate by name get params

func (*ColumnFamilyMetricsKeyCacheHitRateByNameGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics key cache hit rate by name get params

func (*ColumnFamilyMetricsKeyCacheHitRateByNameGetParams) WithName ¶

WithName adds the name to the column family metrics key cache hit rate by name get params

func (*ColumnFamilyMetricsKeyCacheHitRateByNameGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics key cache hit rate by name get params

func (*ColumnFamilyMetricsKeyCacheHitRateByNameGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsKeyCacheHitRateByNameGetReader ¶

type ColumnFamilyMetricsKeyCacheHitRateByNameGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsKeyCacheHitRateByNameGetReader is a Reader for the ColumnFamilyMetricsKeyCacheHitRateByNameGet structure.

func (*ColumnFamilyMetricsKeyCacheHitRateByNameGetReader) ReadResponse ¶

func (o *ColumnFamilyMetricsKeyCacheHitRateByNameGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsLiveDiskSpaceUsedByNameGetDefault ¶

type ColumnFamilyMetricsLiveDiskSpaceUsedByNameGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsLiveDiskSpaceUsedByNameGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsLiveDiskSpaceUsedByNameGetDefault ¶

func NewColumnFamilyMetricsLiveDiskSpaceUsedByNameGetDefault(code int) *ColumnFamilyMetricsLiveDiskSpaceUsedByNameGetDefault

NewColumnFamilyMetricsLiveDiskSpaceUsedByNameGetDefault creates a ColumnFamilyMetricsLiveDiskSpaceUsedByNameGetDefault with default headers values

func (*ColumnFamilyMetricsLiveDiskSpaceUsedByNameGetDefault) Code ¶

Code gets the status code for the column family metrics live disk space used by name get default response

func (*ColumnFamilyMetricsLiveDiskSpaceUsedByNameGetDefault) Error ¶

func (*ColumnFamilyMetricsLiveDiskSpaceUsedByNameGetDefault) GetPayload ¶

type ColumnFamilyMetricsLiveDiskSpaceUsedByNameGetOK ¶

type ColumnFamilyMetricsLiveDiskSpaceUsedByNameGetOK struct {
	Payload int32
}

ColumnFamilyMetricsLiveDiskSpaceUsedByNameGetOK handles this case with default header values.

ColumnFamilyMetricsLiveDiskSpaceUsedByNameGetOK column family metrics live disk space used by name get o k

func NewColumnFamilyMetricsLiveDiskSpaceUsedByNameGetOK ¶

func NewColumnFamilyMetricsLiveDiskSpaceUsedByNameGetOK() *ColumnFamilyMetricsLiveDiskSpaceUsedByNameGetOK

NewColumnFamilyMetricsLiveDiskSpaceUsedByNameGetOK creates a ColumnFamilyMetricsLiveDiskSpaceUsedByNameGetOK with default headers values

func (*ColumnFamilyMetricsLiveDiskSpaceUsedByNameGetOK) GetPayload ¶

type ColumnFamilyMetricsLiveDiskSpaceUsedByNameGetParams ¶

type ColumnFamilyMetricsLiveDiskSpaceUsedByNameGetParams struct {

	/*Name
	  The column family name in keyspace:name format

	*/
	Name string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsLiveDiskSpaceUsedByNameGetParams contains all the parameters to send to the API endpoint for the column family metrics live disk space used by name get operation typically these are written to a http.Request

func NewColumnFamilyMetricsLiveDiskSpaceUsedByNameGetParams ¶

func NewColumnFamilyMetricsLiveDiskSpaceUsedByNameGetParams() *ColumnFamilyMetricsLiveDiskSpaceUsedByNameGetParams

NewColumnFamilyMetricsLiveDiskSpaceUsedByNameGetParams creates a new ColumnFamilyMetricsLiveDiskSpaceUsedByNameGetParams object with the default values initialized.

func NewColumnFamilyMetricsLiveDiskSpaceUsedByNameGetParamsWithContext ¶

func NewColumnFamilyMetricsLiveDiskSpaceUsedByNameGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsLiveDiskSpaceUsedByNameGetParams

NewColumnFamilyMetricsLiveDiskSpaceUsedByNameGetParamsWithContext creates a new ColumnFamilyMetricsLiveDiskSpaceUsedByNameGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsLiveDiskSpaceUsedByNameGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsLiveDiskSpaceUsedByNameGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsLiveDiskSpaceUsedByNameGetParams

NewColumnFamilyMetricsLiveDiskSpaceUsedByNameGetParamsWithHTTPClient creates a new ColumnFamilyMetricsLiveDiskSpaceUsedByNameGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsLiveDiskSpaceUsedByNameGetParamsWithTimeout ¶

func NewColumnFamilyMetricsLiveDiskSpaceUsedByNameGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsLiveDiskSpaceUsedByNameGetParams

NewColumnFamilyMetricsLiveDiskSpaceUsedByNameGetParamsWithTimeout creates a new ColumnFamilyMetricsLiveDiskSpaceUsedByNameGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsLiveDiskSpaceUsedByNameGetParams) SetContext ¶

SetContext adds the context to the column family metrics live disk space used by name get params

func (*ColumnFamilyMetricsLiveDiskSpaceUsedByNameGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the column family metrics live disk space used by name get params

func (*ColumnFamilyMetricsLiveDiskSpaceUsedByNameGetParams) SetName ¶

SetName adds the name to the column family metrics live disk space used by name get params

func (*ColumnFamilyMetricsLiveDiskSpaceUsedByNameGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family metrics live disk space used by name get params

func (*ColumnFamilyMetricsLiveDiskSpaceUsedByNameGetParams) WithContext ¶

WithContext adds the context to the column family metrics live disk space used by name get params

func (*ColumnFamilyMetricsLiveDiskSpaceUsedByNameGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics live disk space used by name get params

func (*ColumnFamilyMetricsLiveDiskSpaceUsedByNameGetParams) WithName ¶

WithName adds the name to the column family metrics live disk space used by name get params

func (*ColumnFamilyMetricsLiveDiskSpaceUsedByNameGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics live disk space used by name get params

func (*ColumnFamilyMetricsLiveDiskSpaceUsedByNameGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsLiveDiskSpaceUsedByNameGetReader ¶

type ColumnFamilyMetricsLiveDiskSpaceUsedByNameGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsLiveDiskSpaceUsedByNameGetReader is a Reader for the ColumnFamilyMetricsLiveDiskSpaceUsedByNameGet structure.

func (*ColumnFamilyMetricsLiveDiskSpaceUsedByNameGetReader) ReadResponse ¶

func (o *ColumnFamilyMetricsLiveDiskSpaceUsedByNameGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsLiveDiskSpaceUsedGetDefault ¶

type ColumnFamilyMetricsLiveDiskSpaceUsedGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsLiveDiskSpaceUsedGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsLiveDiskSpaceUsedGetDefault ¶

func NewColumnFamilyMetricsLiveDiskSpaceUsedGetDefault(code int) *ColumnFamilyMetricsLiveDiskSpaceUsedGetDefault

NewColumnFamilyMetricsLiveDiskSpaceUsedGetDefault creates a ColumnFamilyMetricsLiveDiskSpaceUsedGetDefault with default headers values

func (*ColumnFamilyMetricsLiveDiskSpaceUsedGetDefault) Code ¶

Code gets the status code for the column family metrics live disk space used get default response

func (*ColumnFamilyMetricsLiveDiskSpaceUsedGetDefault) Error ¶

func (*ColumnFamilyMetricsLiveDiskSpaceUsedGetDefault) GetPayload ¶

type ColumnFamilyMetricsLiveDiskSpaceUsedGetOK ¶

type ColumnFamilyMetricsLiveDiskSpaceUsedGetOK struct {
	Payload int32
}

ColumnFamilyMetricsLiveDiskSpaceUsedGetOK handles this case with default header values.

ColumnFamilyMetricsLiveDiskSpaceUsedGetOK column family metrics live disk space used get o k

func NewColumnFamilyMetricsLiveDiskSpaceUsedGetOK ¶

func NewColumnFamilyMetricsLiveDiskSpaceUsedGetOK() *ColumnFamilyMetricsLiveDiskSpaceUsedGetOK

NewColumnFamilyMetricsLiveDiskSpaceUsedGetOK creates a ColumnFamilyMetricsLiveDiskSpaceUsedGetOK with default headers values

func (*ColumnFamilyMetricsLiveDiskSpaceUsedGetOK) GetPayload ¶

type ColumnFamilyMetricsLiveDiskSpaceUsedGetParams ¶

type ColumnFamilyMetricsLiveDiskSpaceUsedGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsLiveDiskSpaceUsedGetParams contains all the parameters to send to the API endpoint for the column family metrics live disk space used get operation typically these are written to a http.Request

func NewColumnFamilyMetricsLiveDiskSpaceUsedGetParams ¶

func NewColumnFamilyMetricsLiveDiskSpaceUsedGetParams() *ColumnFamilyMetricsLiveDiskSpaceUsedGetParams

NewColumnFamilyMetricsLiveDiskSpaceUsedGetParams creates a new ColumnFamilyMetricsLiveDiskSpaceUsedGetParams object with the default values initialized.

func NewColumnFamilyMetricsLiveDiskSpaceUsedGetParamsWithContext ¶

func NewColumnFamilyMetricsLiveDiskSpaceUsedGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsLiveDiskSpaceUsedGetParams

NewColumnFamilyMetricsLiveDiskSpaceUsedGetParamsWithContext creates a new ColumnFamilyMetricsLiveDiskSpaceUsedGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsLiveDiskSpaceUsedGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsLiveDiskSpaceUsedGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsLiveDiskSpaceUsedGetParams

NewColumnFamilyMetricsLiveDiskSpaceUsedGetParamsWithHTTPClient creates a new ColumnFamilyMetricsLiveDiskSpaceUsedGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsLiveDiskSpaceUsedGetParamsWithTimeout ¶

func NewColumnFamilyMetricsLiveDiskSpaceUsedGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsLiveDiskSpaceUsedGetParams

NewColumnFamilyMetricsLiveDiskSpaceUsedGetParamsWithTimeout creates a new ColumnFamilyMetricsLiveDiskSpaceUsedGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsLiveDiskSpaceUsedGetParams) SetContext ¶

SetContext adds the context to the column family metrics live disk space used get params

func (*ColumnFamilyMetricsLiveDiskSpaceUsedGetParams) SetHTTPClient ¶

func (o *ColumnFamilyMetricsLiveDiskSpaceUsedGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the column family metrics live disk space used get params

func (*ColumnFamilyMetricsLiveDiskSpaceUsedGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family metrics live disk space used get params

func (*ColumnFamilyMetricsLiveDiskSpaceUsedGetParams) WithContext ¶

WithContext adds the context to the column family metrics live disk space used get params

func (*ColumnFamilyMetricsLiveDiskSpaceUsedGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics live disk space used get params

func (*ColumnFamilyMetricsLiveDiskSpaceUsedGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics live disk space used get params

func (*ColumnFamilyMetricsLiveDiskSpaceUsedGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsLiveDiskSpaceUsedGetReader ¶

type ColumnFamilyMetricsLiveDiskSpaceUsedGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsLiveDiskSpaceUsedGetReader is a Reader for the ColumnFamilyMetricsLiveDiskSpaceUsedGet structure.

func (*ColumnFamilyMetricsLiveDiskSpaceUsedGetReader) ReadResponse ¶

func (o *ColumnFamilyMetricsLiveDiskSpaceUsedGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsLiveScannedHistogramByNameGetDefault ¶

type ColumnFamilyMetricsLiveScannedHistogramByNameGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsLiveScannedHistogramByNameGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsLiveScannedHistogramByNameGetDefault ¶

func NewColumnFamilyMetricsLiveScannedHistogramByNameGetDefault(code int) *ColumnFamilyMetricsLiveScannedHistogramByNameGetDefault

NewColumnFamilyMetricsLiveScannedHistogramByNameGetDefault creates a ColumnFamilyMetricsLiveScannedHistogramByNameGetDefault with default headers values

func (*ColumnFamilyMetricsLiveScannedHistogramByNameGetDefault) Code ¶

Code gets the status code for the column family metrics live scanned histogram by name get default response

func (*ColumnFamilyMetricsLiveScannedHistogramByNameGetDefault) Error ¶

func (*ColumnFamilyMetricsLiveScannedHistogramByNameGetDefault) GetPayload ¶

type ColumnFamilyMetricsLiveScannedHistogramByNameGetOK ¶

type ColumnFamilyMetricsLiveScannedHistogramByNameGetOK struct {
	Payload interface{}
}

ColumnFamilyMetricsLiveScannedHistogramByNameGetOK handles this case with default header values.

ColumnFamilyMetricsLiveScannedHistogramByNameGetOK column family metrics live scanned histogram by name get o k

func NewColumnFamilyMetricsLiveScannedHistogramByNameGetOK ¶

func NewColumnFamilyMetricsLiveScannedHistogramByNameGetOK() *ColumnFamilyMetricsLiveScannedHistogramByNameGetOK

NewColumnFamilyMetricsLiveScannedHistogramByNameGetOK creates a ColumnFamilyMetricsLiveScannedHistogramByNameGetOK with default headers values

func (*ColumnFamilyMetricsLiveScannedHistogramByNameGetOK) GetPayload ¶

func (o *ColumnFamilyMetricsLiveScannedHistogramByNameGetOK) GetPayload() interface{}

type ColumnFamilyMetricsLiveScannedHistogramByNameGetParams ¶

type ColumnFamilyMetricsLiveScannedHistogramByNameGetParams struct {

	/*Name
	  The column family name in keyspace:name format

	*/
	Name string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsLiveScannedHistogramByNameGetParams contains all the parameters to send to the API endpoint for the column family metrics live scanned histogram by name get operation typically these are written to a http.Request

func NewColumnFamilyMetricsLiveScannedHistogramByNameGetParams ¶

func NewColumnFamilyMetricsLiveScannedHistogramByNameGetParams() *ColumnFamilyMetricsLiveScannedHistogramByNameGetParams

NewColumnFamilyMetricsLiveScannedHistogramByNameGetParams creates a new ColumnFamilyMetricsLiveScannedHistogramByNameGetParams object with the default values initialized.

func NewColumnFamilyMetricsLiveScannedHistogramByNameGetParamsWithContext ¶

func NewColumnFamilyMetricsLiveScannedHistogramByNameGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsLiveScannedHistogramByNameGetParams

NewColumnFamilyMetricsLiveScannedHistogramByNameGetParamsWithContext creates a new ColumnFamilyMetricsLiveScannedHistogramByNameGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsLiveScannedHistogramByNameGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsLiveScannedHistogramByNameGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsLiveScannedHistogramByNameGetParams

NewColumnFamilyMetricsLiveScannedHistogramByNameGetParamsWithHTTPClient creates a new ColumnFamilyMetricsLiveScannedHistogramByNameGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsLiveScannedHistogramByNameGetParamsWithTimeout ¶

func NewColumnFamilyMetricsLiveScannedHistogramByNameGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsLiveScannedHistogramByNameGetParams

NewColumnFamilyMetricsLiveScannedHistogramByNameGetParamsWithTimeout creates a new ColumnFamilyMetricsLiveScannedHistogramByNameGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsLiveScannedHistogramByNameGetParams) SetContext ¶

SetContext adds the context to the column family metrics live scanned histogram by name get params

func (*ColumnFamilyMetricsLiveScannedHistogramByNameGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the column family metrics live scanned histogram by name get params

func (*ColumnFamilyMetricsLiveScannedHistogramByNameGetParams) SetName ¶

SetName adds the name to the column family metrics live scanned histogram by name get params

func (*ColumnFamilyMetricsLiveScannedHistogramByNameGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family metrics live scanned histogram by name get params

func (*ColumnFamilyMetricsLiveScannedHistogramByNameGetParams) WithContext ¶

WithContext adds the context to the column family metrics live scanned histogram by name get params

func (*ColumnFamilyMetricsLiveScannedHistogramByNameGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics live scanned histogram by name get params

func (*ColumnFamilyMetricsLiveScannedHistogramByNameGetParams) WithName ¶

WithName adds the name to the column family metrics live scanned histogram by name get params

func (*ColumnFamilyMetricsLiveScannedHistogramByNameGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics live scanned histogram by name get params

func (*ColumnFamilyMetricsLiveScannedHistogramByNameGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsLiveScannedHistogramByNameGetReader ¶

type ColumnFamilyMetricsLiveScannedHistogramByNameGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsLiveScannedHistogramByNameGetReader is a Reader for the ColumnFamilyMetricsLiveScannedHistogramByNameGet structure.

func (*ColumnFamilyMetricsLiveScannedHistogramByNameGetReader) ReadResponse ¶

func (o *ColumnFamilyMetricsLiveScannedHistogramByNameGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsLiveSsTableCountByNameGetDefault ¶

type ColumnFamilyMetricsLiveSsTableCountByNameGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsLiveSsTableCountByNameGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsLiveSsTableCountByNameGetDefault ¶

func NewColumnFamilyMetricsLiveSsTableCountByNameGetDefault(code int) *ColumnFamilyMetricsLiveSsTableCountByNameGetDefault

NewColumnFamilyMetricsLiveSsTableCountByNameGetDefault creates a ColumnFamilyMetricsLiveSsTableCountByNameGetDefault with default headers values

func (*ColumnFamilyMetricsLiveSsTableCountByNameGetDefault) Code ¶

Code gets the status code for the column family metrics live ss table count by name get default response

func (*ColumnFamilyMetricsLiveSsTableCountByNameGetDefault) Error ¶

func (*ColumnFamilyMetricsLiveSsTableCountByNameGetDefault) GetPayload ¶

type ColumnFamilyMetricsLiveSsTableCountByNameGetOK ¶

type ColumnFamilyMetricsLiveSsTableCountByNameGetOK struct {
	Payload int32
}

ColumnFamilyMetricsLiveSsTableCountByNameGetOK handles this case with default header values.

ColumnFamilyMetricsLiveSsTableCountByNameGetOK column family metrics live ss table count by name get o k

func NewColumnFamilyMetricsLiveSsTableCountByNameGetOK ¶

func NewColumnFamilyMetricsLiveSsTableCountByNameGetOK() *ColumnFamilyMetricsLiveSsTableCountByNameGetOK

NewColumnFamilyMetricsLiveSsTableCountByNameGetOK creates a ColumnFamilyMetricsLiveSsTableCountByNameGetOK with default headers values

func (*ColumnFamilyMetricsLiveSsTableCountByNameGetOK) GetPayload ¶

type ColumnFamilyMetricsLiveSsTableCountByNameGetParams ¶

type ColumnFamilyMetricsLiveSsTableCountByNameGetParams struct {

	/*Name
	  The column family name in keyspace:name format

	*/
	Name string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsLiveSsTableCountByNameGetParams contains all the parameters to send to the API endpoint for the column family metrics live ss table count by name get operation typically these are written to a http.Request

func NewColumnFamilyMetricsLiveSsTableCountByNameGetParams ¶

func NewColumnFamilyMetricsLiveSsTableCountByNameGetParams() *ColumnFamilyMetricsLiveSsTableCountByNameGetParams

NewColumnFamilyMetricsLiveSsTableCountByNameGetParams creates a new ColumnFamilyMetricsLiveSsTableCountByNameGetParams object with the default values initialized.

func NewColumnFamilyMetricsLiveSsTableCountByNameGetParamsWithContext ¶

func NewColumnFamilyMetricsLiveSsTableCountByNameGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsLiveSsTableCountByNameGetParams

NewColumnFamilyMetricsLiveSsTableCountByNameGetParamsWithContext creates a new ColumnFamilyMetricsLiveSsTableCountByNameGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsLiveSsTableCountByNameGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsLiveSsTableCountByNameGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsLiveSsTableCountByNameGetParams

NewColumnFamilyMetricsLiveSsTableCountByNameGetParamsWithHTTPClient creates a new ColumnFamilyMetricsLiveSsTableCountByNameGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsLiveSsTableCountByNameGetParamsWithTimeout ¶

func NewColumnFamilyMetricsLiveSsTableCountByNameGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsLiveSsTableCountByNameGetParams

NewColumnFamilyMetricsLiveSsTableCountByNameGetParamsWithTimeout creates a new ColumnFamilyMetricsLiveSsTableCountByNameGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsLiveSsTableCountByNameGetParams) SetContext ¶

SetContext adds the context to the column family metrics live ss table count by name get params

func (*ColumnFamilyMetricsLiveSsTableCountByNameGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the column family metrics live ss table count by name get params

func (*ColumnFamilyMetricsLiveSsTableCountByNameGetParams) SetName ¶

SetName adds the name to the column family metrics live ss table count by name get params

func (*ColumnFamilyMetricsLiveSsTableCountByNameGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family metrics live ss table count by name get params

func (*ColumnFamilyMetricsLiveSsTableCountByNameGetParams) WithContext ¶

WithContext adds the context to the column family metrics live ss table count by name get params

func (*ColumnFamilyMetricsLiveSsTableCountByNameGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics live ss table count by name get params

func (*ColumnFamilyMetricsLiveSsTableCountByNameGetParams) WithName ¶

WithName adds the name to the column family metrics live ss table count by name get params

func (*ColumnFamilyMetricsLiveSsTableCountByNameGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics live ss table count by name get params

func (*ColumnFamilyMetricsLiveSsTableCountByNameGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsLiveSsTableCountByNameGetReader ¶

type ColumnFamilyMetricsLiveSsTableCountByNameGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsLiveSsTableCountByNameGetReader is a Reader for the ColumnFamilyMetricsLiveSsTableCountByNameGet structure.

func (*ColumnFamilyMetricsLiveSsTableCountByNameGetReader) ReadResponse ¶

func (o *ColumnFamilyMetricsLiveSsTableCountByNameGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsLiveSsTableCountGetDefault ¶

type ColumnFamilyMetricsLiveSsTableCountGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsLiveSsTableCountGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsLiveSsTableCountGetDefault ¶

func NewColumnFamilyMetricsLiveSsTableCountGetDefault(code int) *ColumnFamilyMetricsLiveSsTableCountGetDefault

NewColumnFamilyMetricsLiveSsTableCountGetDefault creates a ColumnFamilyMetricsLiveSsTableCountGetDefault with default headers values

func (*ColumnFamilyMetricsLiveSsTableCountGetDefault) Code ¶

Code gets the status code for the column family metrics live ss table count get default response

func (*ColumnFamilyMetricsLiveSsTableCountGetDefault) Error ¶

func (*ColumnFamilyMetricsLiveSsTableCountGetDefault) GetPayload ¶

type ColumnFamilyMetricsLiveSsTableCountGetOK ¶

type ColumnFamilyMetricsLiveSsTableCountGetOK struct {
	Payload int32
}

ColumnFamilyMetricsLiveSsTableCountGetOK handles this case with default header values.

ColumnFamilyMetricsLiveSsTableCountGetOK column family metrics live ss table count get o k

func NewColumnFamilyMetricsLiveSsTableCountGetOK ¶

func NewColumnFamilyMetricsLiveSsTableCountGetOK() *ColumnFamilyMetricsLiveSsTableCountGetOK

NewColumnFamilyMetricsLiveSsTableCountGetOK creates a ColumnFamilyMetricsLiveSsTableCountGetOK with default headers values

func (*ColumnFamilyMetricsLiveSsTableCountGetOK) GetPayload ¶

type ColumnFamilyMetricsLiveSsTableCountGetParams ¶

type ColumnFamilyMetricsLiveSsTableCountGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsLiveSsTableCountGetParams contains all the parameters to send to the API endpoint for the column family metrics live ss table count get operation typically these are written to a http.Request

func NewColumnFamilyMetricsLiveSsTableCountGetParams ¶

func NewColumnFamilyMetricsLiveSsTableCountGetParams() *ColumnFamilyMetricsLiveSsTableCountGetParams

NewColumnFamilyMetricsLiveSsTableCountGetParams creates a new ColumnFamilyMetricsLiveSsTableCountGetParams object with the default values initialized.

func NewColumnFamilyMetricsLiveSsTableCountGetParamsWithContext ¶

func NewColumnFamilyMetricsLiveSsTableCountGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsLiveSsTableCountGetParams

NewColumnFamilyMetricsLiveSsTableCountGetParamsWithContext creates a new ColumnFamilyMetricsLiveSsTableCountGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsLiveSsTableCountGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsLiveSsTableCountGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsLiveSsTableCountGetParams

NewColumnFamilyMetricsLiveSsTableCountGetParamsWithHTTPClient creates a new ColumnFamilyMetricsLiveSsTableCountGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsLiveSsTableCountGetParamsWithTimeout ¶

func NewColumnFamilyMetricsLiveSsTableCountGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsLiveSsTableCountGetParams

NewColumnFamilyMetricsLiveSsTableCountGetParamsWithTimeout creates a new ColumnFamilyMetricsLiveSsTableCountGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsLiveSsTableCountGetParams) SetContext ¶

SetContext adds the context to the column family metrics live ss table count get params

func (*ColumnFamilyMetricsLiveSsTableCountGetParams) SetHTTPClient ¶

func (o *ColumnFamilyMetricsLiveSsTableCountGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the column family metrics live ss table count get params

func (*ColumnFamilyMetricsLiveSsTableCountGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family metrics live ss table count get params

func (*ColumnFamilyMetricsLiveSsTableCountGetParams) WithContext ¶

WithContext adds the context to the column family metrics live ss table count get params

func (*ColumnFamilyMetricsLiveSsTableCountGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics live ss table count get params

func (*ColumnFamilyMetricsLiveSsTableCountGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics live ss table count get params

func (*ColumnFamilyMetricsLiveSsTableCountGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsLiveSsTableCountGetReader ¶

type ColumnFamilyMetricsLiveSsTableCountGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsLiveSsTableCountGetReader is a Reader for the ColumnFamilyMetricsLiveSsTableCountGet structure.

func (*ColumnFamilyMetricsLiveSsTableCountGetReader) ReadResponse ¶

func (o *ColumnFamilyMetricsLiveSsTableCountGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsMaxRowSizeByNameGetDefault ¶

type ColumnFamilyMetricsMaxRowSizeByNameGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsMaxRowSizeByNameGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsMaxRowSizeByNameGetDefault ¶

func NewColumnFamilyMetricsMaxRowSizeByNameGetDefault(code int) *ColumnFamilyMetricsMaxRowSizeByNameGetDefault

NewColumnFamilyMetricsMaxRowSizeByNameGetDefault creates a ColumnFamilyMetricsMaxRowSizeByNameGetDefault with default headers values

func (*ColumnFamilyMetricsMaxRowSizeByNameGetDefault) Code ¶

Code gets the status code for the column family metrics max row size by name get default response

func (*ColumnFamilyMetricsMaxRowSizeByNameGetDefault) Error ¶

func (*ColumnFamilyMetricsMaxRowSizeByNameGetDefault) GetPayload ¶

type ColumnFamilyMetricsMaxRowSizeByNameGetOK ¶

type ColumnFamilyMetricsMaxRowSizeByNameGetOK struct {
	Payload interface{}
}

ColumnFamilyMetricsMaxRowSizeByNameGetOK handles this case with default header values.

ColumnFamilyMetricsMaxRowSizeByNameGetOK column family metrics max row size by name get o k

func NewColumnFamilyMetricsMaxRowSizeByNameGetOK ¶

func NewColumnFamilyMetricsMaxRowSizeByNameGetOK() *ColumnFamilyMetricsMaxRowSizeByNameGetOK

NewColumnFamilyMetricsMaxRowSizeByNameGetOK creates a ColumnFamilyMetricsMaxRowSizeByNameGetOK with default headers values

func (*ColumnFamilyMetricsMaxRowSizeByNameGetOK) GetPayload ¶

func (o *ColumnFamilyMetricsMaxRowSizeByNameGetOK) GetPayload() interface{}

type ColumnFamilyMetricsMaxRowSizeByNameGetParams ¶

type ColumnFamilyMetricsMaxRowSizeByNameGetParams struct {

	/*Name
	  The column family name in keyspace:name format

	*/
	Name string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsMaxRowSizeByNameGetParams contains all the parameters to send to the API endpoint for the column family metrics max row size by name get operation typically these are written to a http.Request

func NewColumnFamilyMetricsMaxRowSizeByNameGetParams ¶

func NewColumnFamilyMetricsMaxRowSizeByNameGetParams() *ColumnFamilyMetricsMaxRowSizeByNameGetParams

NewColumnFamilyMetricsMaxRowSizeByNameGetParams creates a new ColumnFamilyMetricsMaxRowSizeByNameGetParams object with the default values initialized.

func NewColumnFamilyMetricsMaxRowSizeByNameGetParamsWithContext ¶

func NewColumnFamilyMetricsMaxRowSizeByNameGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsMaxRowSizeByNameGetParams

NewColumnFamilyMetricsMaxRowSizeByNameGetParamsWithContext creates a new ColumnFamilyMetricsMaxRowSizeByNameGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsMaxRowSizeByNameGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsMaxRowSizeByNameGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsMaxRowSizeByNameGetParams

NewColumnFamilyMetricsMaxRowSizeByNameGetParamsWithHTTPClient creates a new ColumnFamilyMetricsMaxRowSizeByNameGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsMaxRowSizeByNameGetParamsWithTimeout ¶

func NewColumnFamilyMetricsMaxRowSizeByNameGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsMaxRowSizeByNameGetParams

NewColumnFamilyMetricsMaxRowSizeByNameGetParamsWithTimeout creates a new ColumnFamilyMetricsMaxRowSizeByNameGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsMaxRowSizeByNameGetParams) SetContext ¶

SetContext adds the context to the column family metrics max row size by name get params

func (*ColumnFamilyMetricsMaxRowSizeByNameGetParams) SetHTTPClient ¶

func (o *ColumnFamilyMetricsMaxRowSizeByNameGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the column family metrics max row size by name get params

func (*ColumnFamilyMetricsMaxRowSizeByNameGetParams) SetName ¶

SetName adds the name to the column family metrics max row size by name get params

func (*ColumnFamilyMetricsMaxRowSizeByNameGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family metrics max row size by name get params

func (*ColumnFamilyMetricsMaxRowSizeByNameGetParams) WithContext ¶

WithContext adds the context to the column family metrics max row size by name get params

func (*ColumnFamilyMetricsMaxRowSizeByNameGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics max row size by name get params

func (*ColumnFamilyMetricsMaxRowSizeByNameGetParams) WithName ¶

WithName adds the name to the column family metrics max row size by name get params

func (*ColumnFamilyMetricsMaxRowSizeByNameGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics max row size by name get params

func (*ColumnFamilyMetricsMaxRowSizeByNameGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsMaxRowSizeByNameGetReader ¶

type ColumnFamilyMetricsMaxRowSizeByNameGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsMaxRowSizeByNameGetReader is a Reader for the ColumnFamilyMetricsMaxRowSizeByNameGet structure.

func (*ColumnFamilyMetricsMaxRowSizeByNameGetReader) ReadResponse ¶

func (o *ColumnFamilyMetricsMaxRowSizeByNameGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsMaxRowSizeGetDefault ¶

type ColumnFamilyMetricsMaxRowSizeGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsMaxRowSizeGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsMaxRowSizeGetDefault ¶

func NewColumnFamilyMetricsMaxRowSizeGetDefault(code int) *ColumnFamilyMetricsMaxRowSizeGetDefault

NewColumnFamilyMetricsMaxRowSizeGetDefault creates a ColumnFamilyMetricsMaxRowSizeGetDefault with default headers values

func (*ColumnFamilyMetricsMaxRowSizeGetDefault) Code ¶

Code gets the status code for the column family metrics max row size get default response

func (*ColumnFamilyMetricsMaxRowSizeGetDefault) Error ¶

func (*ColumnFamilyMetricsMaxRowSizeGetDefault) GetPayload ¶

type ColumnFamilyMetricsMaxRowSizeGetOK ¶

type ColumnFamilyMetricsMaxRowSizeGetOK struct {
	Payload interface{}
}

ColumnFamilyMetricsMaxRowSizeGetOK handles this case with default header values.

ColumnFamilyMetricsMaxRowSizeGetOK column family metrics max row size get o k

func NewColumnFamilyMetricsMaxRowSizeGetOK ¶

func NewColumnFamilyMetricsMaxRowSizeGetOK() *ColumnFamilyMetricsMaxRowSizeGetOK

NewColumnFamilyMetricsMaxRowSizeGetOK creates a ColumnFamilyMetricsMaxRowSizeGetOK with default headers values

func (*ColumnFamilyMetricsMaxRowSizeGetOK) GetPayload ¶

func (o *ColumnFamilyMetricsMaxRowSizeGetOK) GetPayload() interface{}

type ColumnFamilyMetricsMaxRowSizeGetParams ¶

type ColumnFamilyMetricsMaxRowSizeGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsMaxRowSizeGetParams contains all the parameters to send to the API endpoint for the column family metrics max row size get operation typically these are written to a http.Request

func NewColumnFamilyMetricsMaxRowSizeGetParams ¶

func NewColumnFamilyMetricsMaxRowSizeGetParams() *ColumnFamilyMetricsMaxRowSizeGetParams

NewColumnFamilyMetricsMaxRowSizeGetParams creates a new ColumnFamilyMetricsMaxRowSizeGetParams object with the default values initialized.

func NewColumnFamilyMetricsMaxRowSizeGetParamsWithContext ¶

func NewColumnFamilyMetricsMaxRowSizeGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsMaxRowSizeGetParams

NewColumnFamilyMetricsMaxRowSizeGetParamsWithContext creates a new ColumnFamilyMetricsMaxRowSizeGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsMaxRowSizeGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsMaxRowSizeGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsMaxRowSizeGetParams

NewColumnFamilyMetricsMaxRowSizeGetParamsWithHTTPClient creates a new ColumnFamilyMetricsMaxRowSizeGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsMaxRowSizeGetParamsWithTimeout ¶

func NewColumnFamilyMetricsMaxRowSizeGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsMaxRowSizeGetParams

NewColumnFamilyMetricsMaxRowSizeGetParamsWithTimeout creates a new ColumnFamilyMetricsMaxRowSizeGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsMaxRowSizeGetParams) SetContext ¶

SetContext adds the context to the column family metrics max row size get params

func (*ColumnFamilyMetricsMaxRowSizeGetParams) SetHTTPClient ¶

func (o *ColumnFamilyMetricsMaxRowSizeGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the column family metrics max row size get params

func (*ColumnFamilyMetricsMaxRowSizeGetParams) SetTimeout ¶

func (o *ColumnFamilyMetricsMaxRowSizeGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the column family metrics max row size get params

func (*ColumnFamilyMetricsMaxRowSizeGetParams) WithContext ¶

WithContext adds the context to the column family metrics max row size get params

func (*ColumnFamilyMetricsMaxRowSizeGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics max row size get params

func (*ColumnFamilyMetricsMaxRowSizeGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics max row size get params

func (*ColumnFamilyMetricsMaxRowSizeGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsMaxRowSizeGetReader ¶

type ColumnFamilyMetricsMaxRowSizeGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsMaxRowSizeGetReader is a Reader for the ColumnFamilyMetricsMaxRowSizeGet structure.

func (*ColumnFamilyMetricsMaxRowSizeGetReader) ReadResponse ¶

func (o *ColumnFamilyMetricsMaxRowSizeGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsMeanRowSizeByNameGetDefault ¶

type ColumnFamilyMetricsMeanRowSizeByNameGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsMeanRowSizeByNameGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsMeanRowSizeByNameGetDefault ¶

func NewColumnFamilyMetricsMeanRowSizeByNameGetDefault(code int) *ColumnFamilyMetricsMeanRowSizeByNameGetDefault

NewColumnFamilyMetricsMeanRowSizeByNameGetDefault creates a ColumnFamilyMetricsMeanRowSizeByNameGetDefault with default headers values

func (*ColumnFamilyMetricsMeanRowSizeByNameGetDefault) Code ¶

Code gets the status code for the column family metrics mean row size by name get default response

func (*ColumnFamilyMetricsMeanRowSizeByNameGetDefault) Error ¶

func (*ColumnFamilyMetricsMeanRowSizeByNameGetDefault) GetPayload ¶

type ColumnFamilyMetricsMeanRowSizeByNameGetOK ¶

type ColumnFamilyMetricsMeanRowSizeByNameGetOK struct {
	Payload interface{}
}

ColumnFamilyMetricsMeanRowSizeByNameGetOK handles this case with default header values.

ColumnFamilyMetricsMeanRowSizeByNameGetOK column family metrics mean row size by name get o k

func NewColumnFamilyMetricsMeanRowSizeByNameGetOK ¶

func NewColumnFamilyMetricsMeanRowSizeByNameGetOK() *ColumnFamilyMetricsMeanRowSizeByNameGetOK

NewColumnFamilyMetricsMeanRowSizeByNameGetOK creates a ColumnFamilyMetricsMeanRowSizeByNameGetOK with default headers values

func (*ColumnFamilyMetricsMeanRowSizeByNameGetOK) GetPayload ¶

func (o *ColumnFamilyMetricsMeanRowSizeByNameGetOK) GetPayload() interface{}

type ColumnFamilyMetricsMeanRowSizeByNameGetParams ¶

type ColumnFamilyMetricsMeanRowSizeByNameGetParams struct {

	/*Name
	  The column family name in keyspace:name format

	*/
	Name string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsMeanRowSizeByNameGetParams contains all the parameters to send to the API endpoint for the column family metrics mean row size by name get operation typically these are written to a http.Request

func NewColumnFamilyMetricsMeanRowSizeByNameGetParams ¶

func NewColumnFamilyMetricsMeanRowSizeByNameGetParams() *ColumnFamilyMetricsMeanRowSizeByNameGetParams

NewColumnFamilyMetricsMeanRowSizeByNameGetParams creates a new ColumnFamilyMetricsMeanRowSizeByNameGetParams object with the default values initialized.

func NewColumnFamilyMetricsMeanRowSizeByNameGetParamsWithContext ¶

func NewColumnFamilyMetricsMeanRowSizeByNameGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsMeanRowSizeByNameGetParams

NewColumnFamilyMetricsMeanRowSizeByNameGetParamsWithContext creates a new ColumnFamilyMetricsMeanRowSizeByNameGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsMeanRowSizeByNameGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsMeanRowSizeByNameGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsMeanRowSizeByNameGetParams

NewColumnFamilyMetricsMeanRowSizeByNameGetParamsWithHTTPClient creates a new ColumnFamilyMetricsMeanRowSizeByNameGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsMeanRowSizeByNameGetParamsWithTimeout ¶

func NewColumnFamilyMetricsMeanRowSizeByNameGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsMeanRowSizeByNameGetParams

NewColumnFamilyMetricsMeanRowSizeByNameGetParamsWithTimeout creates a new ColumnFamilyMetricsMeanRowSizeByNameGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsMeanRowSizeByNameGetParams) SetContext ¶

SetContext adds the context to the column family metrics mean row size by name get params

func (*ColumnFamilyMetricsMeanRowSizeByNameGetParams) SetHTTPClient ¶

func (o *ColumnFamilyMetricsMeanRowSizeByNameGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the column family metrics mean row size by name get params

func (*ColumnFamilyMetricsMeanRowSizeByNameGetParams) SetName ¶

SetName adds the name to the column family metrics mean row size by name get params

func (*ColumnFamilyMetricsMeanRowSizeByNameGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family metrics mean row size by name get params

func (*ColumnFamilyMetricsMeanRowSizeByNameGetParams) WithContext ¶

WithContext adds the context to the column family metrics mean row size by name get params

func (*ColumnFamilyMetricsMeanRowSizeByNameGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics mean row size by name get params

func (*ColumnFamilyMetricsMeanRowSizeByNameGetParams) WithName ¶

WithName adds the name to the column family metrics mean row size by name get params

func (*ColumnFamilyMetricsMeanRowSizeByNameGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics mean row size by name get params

func (*ColumnFamilyMetricsMeanRowSizeByNameGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsMeanRowSizeByNameGetReader ¶

type ColumnFamilyMetricsMeanRowSizeByNameGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsMeanRowSizeByNameGetReader is a Reader for the ColumnFamilyMetricsMeanRowSizeByNameGet structure.

func (*ColumnFamilyMetricsMeanRowSizeByNameGetReader) ReadResponse ¶

func (o *ColumnFamilyMetricsMeanRowSizeByNameGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsMeanRowSizeGetDefault ¶

type ColumnFamilyMetricsMeanRowSizeGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsMeanRowSizeGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsMeanRowSizeGetDefault ¶

func NewColumnFamilyMetricsMeanRowSizeGetDefault(code int) *ColumnFamilyMetricsMeanRowSizeGetDefault

NewColumnFamilyMetricsMeanRowSizeGetDefault creates a ColumnFamilyMetricsMeanRowSizeGetDefault with default headers values

func (*ColumnFamilyMetricsMeanRowSizeGetDefault) Code ¶

Code gets the status code for the column family metrics mean row size get default response

func (*ColumnFamilyMetricsMeanRowSizeGetDefault) Error ¶

func (*ColumnFamilyMetricsMeanRowSizeGetDefault) GetPayload ¶

type ColumnFamilyMetricsMeanRowSizeGetOK ¶

type ColumnFamilyMetricsMeanRowSizeGetOK struct {
	Payload interface{}
}

ColumnFamilyMetricsMeanRowSizeGetOK handles this case with default header values.

ColumnFamilyMetricsMeanRowSizeGetOK column family metrics mean row size get o k

func NewColumnFamilyMetricsMeanRowSizeGetOK ¶

func NewColumnFamilyMetricsMeanRowSizeGetOK() *ColumnFamilyMetricsMeanRowSizeGetOK

NewColumnFamilyMetricsMeanRowSizeGetOK creates a ColumnFamilyMetricsMeanRowSizeGetOK with default headers values

func (*ColumnFamilyMetricsMeanRowSizeGetOK) GetPayload ¶

func (o *ColumnFamilyMetricsMeanRowSizeGetOK) GetPayload() interface{}

type ColumnFamilyMetricsMeanRowSizeGetParams ¶

type ColumnFamilyMetricsMeanRowSizeGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsMeanRowSizeGetParams contains all the parameters to send to the API endpoint for the column family metrics mean row size get operation typically these are written to a http.Request

func NewColumnFamilyMetricsMeanRowSizeGetParams ¶

func NewColumnFamilyMetricsMeanRowSizeGetParams() *ColumnFamilyMetricsMeanRowSizeGetParams

NewColumnFamilyMetricsMeanRowSizeGetParams creates a new ColumnFamilyMetricsMeanRowSizeGetParams object with the default values initialized.

func NewColumnFamilyMetricsMeanRowSizeGetParamsWithContext ¶

func NewColumnFamilyMetricsMeanRowSizeGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsMeanRowSizeGetParams

NewColumnFamilyMetricsMeanRowSizeGetParamsWithContext creates a new ColumnFamilyMetricsMeanRowSizeGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsMeanRowSizeGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsMeanRowSizeGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsMeanRowSizeGetParams

NewColumnFamilyMetricsMeanRowSizeGetParamsWithHTTPClient creates a new ColumnFamilyMetricsMeanRowSizeGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsMeanRowSizeGetParamsWithTimeout ¶

func NewColumnFamilyMetricsMeanRowSizeGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsMeanRowSizeGetParams

NewColumnFamilyMetricsMeanRowSizeGetParamsWithTimeout creates a new ColumnFamilyMetricsMeanRowSizeGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsMeanRowSizeGetParams) SetContext ¶

SetContext adds the context to the column family metrics mean row size get params

func (*ColumnFamilyMetricsMeanRowSizeGetParams) SetHTTPClient ¶

func (o *ColumnFamilyMetricsMeanRowSizeGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the column family metrics mean row size get params

func (*ColumnFamilyMetricsMeanRowSizeGetParams) SetTimeout ¶

func (o *ColumnFamilyMetricsMeanRowSizeGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the column family metrics mean row size get params

func (*ColumnFamilyMetricsMeanRowSizeGetParams) WithContext ¶

WithContext adds the context to the column family metrics mean row size get params

func (*ColumnFamilyMetricsMeanRowSizeGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics mean row size get params

func (*ColumnFamilyMetricsMeanRowSizeGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics mean row size get params

func (*ColumnFamilyMetricsMeanRowSizeGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsMeanRowSizeGetReader ¶

type ColumnFamilyMetricsMeanRowSizeGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsMeanRowSizeGetReader is a Reader for the ColumnFamilyMetricsMeanRowSizeGet structure.

func (*ColumnFamilyMetricsMeanRowSizeGetReader) ReadResponse ¶

func (o *ColumnFamilyMetricsMeanRowSizeGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsMemtableColumnsCountByNameGetDefault ¶

type ColumnFamilyMetricsMemtableColumnsCountByNameGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsMemtableColumnsCountByNameGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsMemtableColumnsCountByNameGetDefault ¶

func NewColumnFamilyMetricsMemtableColumnsCountByNameGetDefault(code int) *ColumnFamilyMetricsMemtableColumnsCountByNameGetDefault

NewColumnFamilyMetricsMemtableColumnsCountByNameGetDefault creates a ColumnFamilyMetricsMemtableColumnsCountByNameGetDefault with default headers values

func (*ColumnFamilyMetricsMemtableColumnsCountByNameGetDefault) Code ¶

Code gets the status code for the column family metrics memtable columns count by name get default response

func (*ColumnFamilyMetricsMemtableColumnsCountByNameGetDefault) Error ¶

func (*ColumnFamilyMetricsMemtableColumnsCountByNameGetDefault) GetPayload ¶

type ColumnFamilyMetricsMemtableColumnsCountByNameGetOK ¶

type ColumnFamilyMetricsMemtableColumnsCountByNameGetOK struct {
	Payload interface{}
}

ColumnFamilyMetricsMemtableColumnsCountByNameGetOK handles this case with default header values.

ColumnFamilyMetricsMemtableColumnsCountByNameGetOK column family metrics memtable columns count by name get o k

func NewColumnFamilyMetricsMemtableColumnsCountByNameGetOK ¶

func NewColumnFamilyMetricsMemtableColumnsCountByNameGetOK() *ColumnFamilyMetricsMemtableColumnsCountByNameGetOK

NewColumnFamilyMetricsMemtableColumnsCountByNameGetOK creates a ColumnFamilyMetricsMemtableColumnsCountByNameGetOK with default headers values

func (*ColumnFamilyMetricsMemtableColumnsCountByNameGetOK) GetPayload ¶

func (o *ColumnFamilyMetricsMemtableColumnsCountByNameGetOK) GetPayload() interface{}

type ColumnFamilyMetricsMemtableColumnsCountByNameGetParams ¶

type ColumnFamilyMetricsMemtableColumnsCountByNameGetParams struct {

	/*Name
	  The column family name in keyspace:name format

	*/
	Name string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsMemtableColumnsCountByNameGetParams contains all the parameters to send to the API endpoint for the column family metrics memtable columns count by name get operation typically these are written to a http.Request

func NewColumnFamilyMetricsMemtableColumnsCountByNameGetParams ¶

func NewColumnFamilyMetricsMemtableColumnsCountByNameGetParams() *ColumnFamilyMetricsMemtableColumnsCountByNameGetParams

NewColumnFamilyMetricsMemtableColumnsCountByNameGetParams creates a new ColumnFamilyMetricsMemtableColumnsCountByNameGetParams object with the default values initialized.

func NewColumnFamilyMetricsMemtableColumnsCountByNameGetParamsWithContext ¶

func NewColumnFamilyMetricsMemtableColumnsCountByNameGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsMemtableColumnsCountByNameGetParams

NewColumnFamilyMetricsMemtableColumnsCountByNameGetParamsWithContext creates a new ColumnFamilyMetricsMemtableColumnsCountByNameGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsMemtableColumnsCountByNameGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsMemtableColumnsCountByNameGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsMemtableColumnsCountByNameGetParams

NewColumnFamilyMetricsMemtableColumnsCountByNameGetParamsWithHTTPClient creates a new ColumnFamilyMetricsMemtableColumnsCountByNameGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsMemtableColumnsCountByNameGetParamsWithTimeout ¶

func NewColumnFamilyMetricsMemtableColumnsCountByNameGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsMemtableColumnsCountByNameGetParams

NewColumnFamilyMetricsMemtableColumnsCountByNameGetParamsWithTimeout creates a new ColumnFamilyMetricsMemtableColumnsCountByNameGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsMemtableColumnsCountByNameGetParams) SetContext ¶

SetContext adds the context to the column family metrics memtable columns count by name get params

func (*ColumnFamilyMetricsMemtableColumnsCountByNameGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the column family metrics memtable columns count by name get params

func (*ColumnFamilyMetricsMemtableColumnsCountByNameGetParams) SetName ¶

SetName adds the name to the column family metrics memtable columns count by name get params

func (*ColumnFamilyMetricsMemtableColumnsCountByNameGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family metrics memtable columns count by name get params

func (*ColumnFamilyMetricsMemtableColumnsCountByNameGetParams) WithContext ¶

WithContext adds the context to the column family metrics memtable columns count by name get params

func (*ColumnFamilyMetricsMemtableColumnsCountByNameGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics memtable columns count by name get params

func (*ColumnFamilyMetricsMemtableColumnsCountByNameGetParams) WithName ¶

WithName adds the name to the column family metrics memtable columns count by name get params

func (*ColumnFamilyMetricsMemtableColumnsCountByNameGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics memtable columns count by name get params

func (*ColumnFamilyMetricsMemtableColumnsCountByNameGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsMemtableColumnsCountByNameGetReader ¶

type ColumnFamilyMetricsMemtableColumnsCountByNameGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsMemtableColumnsCountByNameGetReader is a Reader for the ColumnFamilyMetricsMemtableColumnsCountByNameGet structure.

func (*ColumnFamilyMetricsMemtableColumnsCountByNameGetReader) ReadResponse ¶

func (o *ColumnFamilyMetricsMemtableColumnsCountByNameGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsMemtableColumnsCountGetDefault ¶

type ColumnFamilyMetricsMemtableColumnsCountGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsMemtableColumnsCountGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsMemtableColumnsCountGetDefault ¶

func NewColumnFamilyMetricsMemtableColumnsCountGetDefault(code int) *ColumnFamilyMetricsMemtableColumnsCountGetDefault

NewColumnFamilyMetricsMemtableColumnsCountGetDefault creates a ColumnFamilyMetricsMemtableColumnsCountGetDefault with default headers values

func (*ColumnFamilyMetricsMemtableColumnsCountGetDefault) Code ¶

Code gets the status code for the column family metrics memtable columns count get default response

func (*ColumnFamilyMetricsMemtableColumnsCountGetDefault) Error ¶

func (*ColumnFamilyMetricsMemtableColumnsCountGetDefault) GetPayload ¶

type ColumnFamilyMetricsMemtableColumnsCountGetOK ¶

type ColumnFamilyMetricsMemtableColumnsCountGetOK struct {
	Payload interface{}
}

ColumnFamilyMetricsMemtableColumnsCountGetOK handles this case with default header values.

ColumnFamilyMetricsMemtableColumnsCountGetOK column family metrics memtable columns count get o k

func NewColumnFamilyMetricsMemtableColumnsCountGetOK ¶

func NewColumnFamilyMetricsMemtableColumnsCountGetOK() *ColumnFamilyMetricsMemtableColumnsCountGetOK

NewColumnFamilyMetricsMemtableColumnsCountGetOK creates a ColumnFamilyMetricsMemtableColumnsCountGetOK with default headers values

func (*ColumnFamilyMetricsMemtableColumnsCountGetOK) GetPayload ¶

func (o *ColumnFamilyMetricsMemtableColumnsCountGetOK) GetPayload() interface{}

type ColumnFamilyMetricsMemtableColumnsCountGetParams ¶

type ColumnFamilyMetricsMemtableColumnsCountGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsMemtableColumnsCountGetParams contains all the parameters to send to the API endpoint for the column family metrics memtable columns count get operation typically these are written to a http.Request

func NewColumnFamilyMetricsMemtableColumnsCountGetParams ¶

func NewColumnFamilyMetricsMemtableColumnsCountGetParams() *ColumnFamilyMetricsMemtableColumnsCountGetParams

NewColumnFamilyMetricsMemtableColumnsCountGetParams creates a new ColumnFamilyMetricsMemtableColumnsCountGetParams object with the default values initialized.

func NewColumnFamilyMetricsMemtableColumnsCountGetParamsWithContext ¶

func NewColumnFamilyMetricsMemtableColumnsCountGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsMemtableColumnsCountGetParams

NewColumnFamilyMetricsMemtableColumnsCountGetParamsWithContext creates a new ColumnFamilyMetricsMemtableColumnsCountGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsMemtableColumnsCountGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsMemtableColumnsCountGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsMemtableColumnsCountGetParams

NewColumnFamilyMetricsMemtableColumnsCountGetParamsWithHTTPClient creates a new ColumnFamilyMetricsMemtableColumnsCountGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsMemtableColumnsCountGetParamsWithTimeout ¶

func NewColumnFamilyMetricsMemtableColumnsCountGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsMemtableColumnsCountGetParams

NewColumnFamilyMetricsMemtableColumnsCountGetParamsWithTimeout creates a new ColumnFamilyMetricsMemtableColumnsCountGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsMemtableColumnsCountGetParams) SetContext ¶

SetContext adds the context to the column family metrics memtable columns count get params

func (*ColumnFamilyMetricsMemtableColumnsCountGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the column family metrics memtable columns count get params

func (*ColumnFamilyMetricsMemtableColumnsCountGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family metrics memtable columns count get params

func (*ColumnFamilyMetricsMemtableColumnsCountGetParams) WithContext ¶

WithContext adds the context to the column family metrics memtable columns count get params

func (*ColumnFamilyMetricsMemtableColumnsCountGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics memtable columns count get params

func (*ColumnFamilyMetricsMemtableColumnsCountGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics memtable columns count get params

func (*ColumnFamilyMetricsMemtableColumnsCountGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsMemtableColumnsCountGetReader ¶

type ColumnFamilyMetricsMemtableColumnsCountGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsMemtableColumnsCountGetReader is a Reader for the ColumnFamilyMetricsMemtableColumnsCountGet structure.

func (*ColumnFamilyMetricsMemtableColumnsCountGetReader) ReadResponse ¶

func (o *ColumnFamilyMetricsMemtableColumnsCountGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsMemtableLiveDataSizeByNameGetDefault ¶

type ColumnFamilyMetricsMemtableLiveDataSizeByNameGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsMemtableLiveDataSizeByNameGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsMemtableLiveDataSizeByNameGetDefault ¶

func NewColumnFamilyMetricsMemtableLiveDataSizeByNameGetDefault(code int) *ColumnFamilyMetricsMemtableLiveDataSizeByNameGetDefault

NewColumnFamilyMetricsMemtableLiveDataSizeByNameGetDefault creates a ColumnFamilyMetricsMemtableLiveDataSizeByNameGetDefault with default headers values

func (*ColumnFamilyMetricsMemtableLiveDataSizeByNameGetDefault) Code ¶

Code gets the status code for the column family metrics memtable live data size by name get default response

func (*ColumnFamilyMetricsMemtableLiveDataSizeByNameGetDefault) Error ¶

func (*ColumnFamilyMetricsMemtableLiveDataSizeByNameGetDefault) GetPayload ¶

type ColumnFamilyMetricsMemtableLiveDataSizeByNameGetOK ¶

type ColumnFamilyMetricsMemtableLiveDataSizeByNameGetOK struct {
	Payload interface{}
}

ColumnFamilyMetricsMemtableLiveDataSizeByNameGetOK handles this case with default header values.

ColumnFamilyMetricsMemtableLiveDataSizeByNameGetOK column family metrics memtable live data size by name get o k

func NewColumnFamilyMetricsMemtableLiveDataSizeByNameGetOK ¶

func NewColumnFamilyMetricsMemtableLiveDataSizeByNameGetOK() *ColumnFamilyMetricsMemtableLiveDataSizeByNameGetOK

NewColumnFamilyMetricsMemtableLiveDataSizeByNameGetOK creates a ColumnFamilyMetricsMemtableLiveDataSizeByNameGetOK with default headers values

func (*ColumnFamilyMetricsMemtableLiveDataSizeByNameGetOK) GetPayload ¶

func (o *ColumnFamilyMetricsMemtableLiveDataSizeByNameGetOK) GetPayload() interface{}

type ColumnFamilyMetricsMemtableLiveDataSizeByNameGetParams ¶

type ColumnFamilyMetricsMemtableLiveDataSizeByNameGetParams struct {

	/*Name
	  The column family name in keyspace:name format

	*/
	Name string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsMemtableLiveDataSizeByNameGetParams contains all the parameters to send to the API endpoint for the column family metrics memtable live data size by name get operation typically these are written to a http.Request

func NewColumnFamilyMetricsMemtableLiveDataSizeByNameGetParams ¶

func NewColumnFamilyMetricsMemtableLiveDataSizeByNameGetParams() *ColumnFamilyMetricsMemtableLiveDataSizeByNameGetParams

NewColumnFamilyMetricsMemtableLiveDataSizeByNameGetParams creates a new ColumnFamilyMetricsMemtableLiveDataSizeByNameGetParams object with the default values initialized.

func NewColumnFamilyMetricsMemtableLiveDataSizeByNameGetParamsWithContext ¶

func NewColumnFamilyMetricsMemtableLiveDataSizeByNameGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsMemtableLiveDataSizeByNameGetParams

NewColumnFamilyMetricsMemtableLiveDataSizeByNameGetParamsWithContext creates a new ColumnFamilyMetricsMemtableLiveDataSizeByNameGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsMemtableLiveDataSizeByNameGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsMemtableLiveDataSizeByNameGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsMemtableLiveDataSizeByNameGetParams

NewColumnFamilyMetricsMemtableLiveDataSizeByNameGetParamsWithHTTPClient creates a new ColumnFamilyMetricsMemtableLiveDataSizeByNameGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsMemtableLiveDataSizeByNameGetParamsWithTimeout ¶

func NewColumnFamilyMetricsMemtableLiveDataSizeByNameGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsMemtableLiveDataSizeByNameGetParams

NewColumnFamilyMetricsMemtableLiveDataSizeByNameGetParamsWithTimeout creates a new ColumnFamilyMetricsMemtableLiveDataSizeByNameGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsMemtableLiveDataSizeByNameGetParams) SetContext ¶

SetContext adds the context to the column family metrics memtable live data size by name get params

func (*ColumnFamilyMetricsMemtableLiveDataSizeByNameGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the column family metrics memtable live data size by name get params

func (*ColumnFamilyMetricsMemtableLiveDataSizeByNameGetParams) SetName ¶

SetName adds the name to the column family metrics memtable live data size by name get params

func (*ColumnFamilyMetricsMemtableLiveDataSizeByNameGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family metrics memtable live data size by name get params

func (*ColumnFamilyMetricsMemtableLiveDataSizeByNameGetParams) WithContext ¶

WithContext adds the context to the column family metrics memtable live data size by name get params

func (*ColumnFamilyMetricsMemtableLiveDataSizeByNameGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics memtable live data size by name get params

func (*ColumnFamilyMetricsMemtableLiveDataSizeByNameGetParams) WithName ¶

WithName adds the name to the column family metrics memtable live data size by name get params

func (*ColumnFamilyMetricsMemtableLiveDataSizeByNameGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics memtable live data size by name get params

func (*ColumnFamilyMetricsMemtableLiveDataSizeByNameGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsMemtableLiveDataSizeByNameGetReader ¶

type ColumnFamilyMetricsMemtableLiveDataSizeByNameGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsMemtableLiveDataSizeByNameGetReader is a Reader for the ColumnFamilyMetricsMemtableLiveDataSizeByNameGet structure.

func (*ColumnFamilyMetricsMemtableLiveDataSizeByNameGetReader) ReadResponse ¶

func (o *ColumnFamilyMetricsMemtableLiveDataSizeByNameGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsMemtableLiveDataSizeGetDefault ¶

type ColumnFamilyMetricsMemtableLiveDataSizeGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsMemtableLiveDataSizeGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsMemtableLiveDataSizeGetDefault ¶

func NewColumnFamilyMetricsMemtableLiveDataSizeGetDefault(code int) *ColumnFamilyMetricsMemtableLiveDataSizeGetDefault

NewColumnFamilyMetricsMemtableLiveDataSizeGetDefault creates a ColumnFamilyMetricsMemtableLiveDataSizeGetDefault with default headers values

func (*ColumnFamilyMetricsMemtableLiveDataSizeGetDefault) Code ¶

Code gets the status code for the column family metrics memtable live data size get default response

func (*ColumnFamilyMetricsMemtableLiveDataSizeGetDefault) Error ¶

func (*ColumnFamilyMetricsMemtableLiveDataSizeGetDefault) GetPayload ¶

type ColumnFamilyMetricsMemtableLiveDataSizeGetOK ¶

type ColumnFamilyMetricsMemtableLiveDataSizeGetOK struct {
	Payload interface{}
}

ColumnFamilyMetricsMemtableLiveDataSizeGetOK handles this case with default header values.

ColumnFamilyMetricsMemtableLiveDataSizeGetOK column family metrics memtable live data size get o k

func NewColumnFamilyMetricsMemtableLiveDataSizeGetOK ¶

func NewColumnFamilyMetricsMemtableLiveDataSizeGetOK() *ColumnFamilyMetricsMemtableLiveDataSizeGetOK

NewColumnFamilyMetricsMemtableLiveDataSizeGetOK creates a ColumnFamilyMetricsMemtableLiveDataSizeGetOK with default headers values

func (*ColumnFamilyMetricsMemtableLiveDataSizeGetOK) GetPayload ¶

func (o *ColumnFamilyMetricsMemtableLiveDataSizeGetOK) GetPayload() interface{}

type ColumnFamilyMetricsMemtableLiveDataSizeGetParams ¶

type ColumnFamilyMetricsMemtableLiveDataSizeGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsMemtableLiveDataSizeGetParams contains all the parameters to send to the API endpoint for the column family metrics memtable live data size get operation typically these are written to a http.Request

func NewColumnFamilyMetricsMemtableLiveDataSizeGetParams ¶

func NewColumnFamilyMetricsMemtableLiveDataSizeGetParams() *ColumnFamilyMetricsMemtableLiveDataSizeGetParams

NewColumnFamilyMetricsMemtableLiveDataSizeGetParams creates a new ColumnFamilyMetricsMemtableLiveDataSizeGetParams object with the default values initialized.

func NewColumnFamilyMetricsMemtableLiveDataSizeGetParamsWithContext ¶

func NewColumnFamilyMetricsMemtableLiveDataSizeGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsMemtableLiveDataSizeGetParams

NewColumnFamilyMetricsMemtableLiveDataSizeGetParamsWithContext creates a new ColumnFamilyMetricsMemtableLiveDataSizeGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsMemtableLiveDataSizeGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsMemtableLiveDataSizeGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsMemtableLiveDataSizeGetParams

NewColumnFamilyMetricsMemtableLiveDataSizeGetParamsWithHTTPClient creates a new ColumnFamilyMetricsMemtableLiveDataSizeGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsMemtableLiveDataSizeGetParamsWithTimeout ¶

func NewColumnFamilyMetricsMemtableLiveDataSizeGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsMemtableLiveDataSizeGetParams

NewColumnFamilyMetricsMemtableLiveDataSizeGetParamsWithTimeout creates a new ColumnFamilyMetricsMemtableLiveDataSizeGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsMemtableLiveDataSizeGetParams) SetContext ¶

SetContext adds the context to the column family metrics memtable live data size get params

func (*ColumnFamilyMetricsMemtableLiveDataSizeGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the column family metrics memtable live data size get params

func (*ColumnFamilyMetricsMemtableLiveDataSizeGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family metrics memtable live data size get params

func (*ColumnFamilyMetricsMemtableLiveDataSizeGetParams) WithContext ¶

WithContext adds the context to the column family metrics memtable live data size get params

func (*ColumnFamilyMetricsMemtableLiveDataSizeGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics memtable live data size get params

func (*ColumnFamilyMetricsMemtableLiveDataSizeGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics memtable live data size get params

func (*ColumnFamilyMetricsMemtableLiveDataSizeGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsMemtableLiveDataSizeGetReader ¶

type ColumnFamilyMetricsMemtableLiveDataSizeGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsMemtableLiveDataSizeGetReader is a Reader for the ColumnFamilyMetricsMemtableLiveDataSizeGet structure.

func (*ColumnFamilyMetricsMemtableLiveDataSizeGetReader) ReadResponse ¶

func (o *ColumnFamilyMetricsMemtableLiveDataSizeGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsMemtableOffHeapSizeByNameGetDefault ¶

type ColumnFamilyMetricsMemtableOffHeapSizeByNameGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsMemtableOffHeapSizeByNameGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsMemtableOffHeapSizeByNameGetDefault ¶

func NewColumnFamilyMetricsMemtableOffHeapSizeByNameGetDefault(code int) *ColumnFamilyMetricsMemtableOffHeapSizeByNameGetDefault

NewColumnFamilyMetricsMemtableOffHeapSizeByNameGetDefault creates a ColumnFamilyMetricsMemtableOffHeapSizeByNameGetDefault with default headers values

func (*ColumnFamilyMetricsMemtableOffHeapSizeByNameGetDefault) Code ¶

Code gets the status code for the column family metrics memtable off heap size by name get default response

func (*ColumnFamilyMetricsMemtableOffHeapSizeByNameGetDefault) Error ¶

func (*ColumnFamilyMetricsMemtableOffHeapSizeByNameGetDefault) GetPayload ¶

type ColumnFamilyMetricsMemtableOffHeapSizeByNameGetOK ¶

type ColumnFamilyMetricsMemtableOffHeapSizeByNameGetOK struct {
	Payload interface{}
}

ColumnFamilyMetricsMemtableOffHeapSizeByNameGetOK handles this case with default header values.

ColumnFamilyMetricsMemtableOffHeapSizeByNameGetOK column family metrics memtable off heap size by name get o k

func NewColumnFamilyMetricsMemtableOffHeapSizeByNameGetOK ¶

func NewColumnFamilyMetricsMemtableOffHeapSizeByNameGetOK() *ColumnFamilyMetricsMemtableOffHeapSizeByNameGetOK

NewColumnFamilyMetricsMemtableOffHeapSizeByNameGetOK creates a ColumnFamilyMetricsMemtableOffHeapSizeByNameGetOK with default headers values

func (*ColumnFamilyMetricsMemtableOffHeapSizeByNameGetOK) GetPayload ¶

func (o *ColumnFamilyMetricsMemtableOffHeapSizeByNameGetOK) GetPayload() interface{}

type ColumnFamilyMetricsMemtableOffHeapSizeByNameGetParams ¶

type ColumnFamilyMetricsMemtableOffHeapSizeByNameGetParams struct {

	/*Name
	  The column family name in keyspace:name format

	*/
	Name string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsMemtableOffHeapSizeByNameGetParams contains all the parameters to send to the API endpoint for the column family metrics memtable off heap size by name get operation typically these are written to a http.Request

func NewColumnFamilyMetricsMemtableOffHeapSizeByNameGetParams ¶

func NewColumnFamilyMetricsMemtableOffHeapSizeByNameGetParams() *ColumnFamilyMetricsMemtableOffHeapSizeByNameGetParams

NewColumnFamilyMetricsMemtableOffHeapSizeByNameGetParams creates a new ColumnFamilyMetricsMemtableOffHeapSizeByNameGetParams object with the default values initialized.

func NewColumnFamilyMetricsMemtableOffHeapSizeByNameGetParamsWithContext ¶

func NewColumnFamilyMetricsMemtableOffHeapSizeByNameGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsMemtableOffHeapSizeByNameGetParams

NewColumnFamilyMetricsMemtableOffHeapSizeByNameGetParamsWithContext creates a new ColumnFamilyMetricsMemtableOffHeapSizeByNameGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsMemtableOffHeapSizeByNameGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsMemtableOffHeapSizeByNameGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsMemtableOffHeapSizeByNameGetParams

NewColumnFamilyMetricsMemtableOffHeapSizeByNameGetParamsWithHTTPClient creates a new ColumnFamilyMetricsMemtableOffHeapSizeByNameGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsMemtableOffHeapSizeByNameGetParamsWithTimeout ¶

func NewColumnFamilyMetricsMemtableOffHeapSizeByNameGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsMemtableOffHeapSizeByNameGetParams

NewColumnFamilyMetricsMemtableOffHeapSizeByNameGetParamsWithTimeout creates a new ColumnFamilyMetricsMemtableOffHeapSizeByNameGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsMemtableOffHeapSizeByNameGetParams) SetContext ¶

SetContext adds the context to the column family metrics memtable off heap size by name get params

func (*ColumnFamilyMetricsMemtableOffHeapSizeByNameGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the column family metrics memtable off heap size by name get params

func (*ColumnFamilyMetricsMemtableOffHeapSizeByNameGetParams) SetName ¶

SetName adds the name to the column family metrics memtable off heap size by name get params

func (*ColumnFamilyMetricsMemtableOffHeapSizeByNameGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family metrics memtable off heap size by name get params

func (*ColumnFamilyMetricsMemtableOffHeapSizeByNameGetParams) WithContext ¶

WithContext adds the context to the column family metrics memtable off heap size by name get params

func (*ColumnFamilyMetricsMemtableOffHeapSizeByNameGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics memtable off heap size by name get params

func (*ColumnFamilyMetricsMemtableOffHeapSizeByNameGetParams) WithName ¶

WithName adds the name to the column family metrics memtable off heap size by name get params

func (*ColumnFamilyMetricsMemtableOffHeapSizeByNameGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics memtable off heap size by name get params

func (*ColumnFamilyMetricsMemtableOffHeapSizeByNameGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsMemtableOffHeapSizeByNameGetReader ¶

type ColumnFamilyMetricsMemtableOffHeapSizeByNameGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsMemtableOffHeapSizeByNameGetReader is a Reader for the ColumnFamilyMetricsMemtableOffHeapSizeByNameGet structure.

func (*ColumnFamilyMetricsMemtableOffHeapSizeByNameGetReader) ReadResponse ¶

func (o *ColumnFamilyMetricsMemtableOffHeapSizeByNameGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsMemtableOffHeapSizeGetDefault ¶

type ColumnFamilyMetricsMemtableOffHeapSizeGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsMemtableOffHeapSizeGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsMemtableOffHeapSizeGetDefault ¶

func NewColumnFamilyMetricsMemtableOffHeapSizeGetDefault(code int) *ColumnFamilyMetricsMemtableOffHeapSizeGetDefault

NewColumnFamilyMetricsMemtableOffHeapSizeGetDefault creates a ColumnFamilyMetricsMemtableOffHeapSizeGetDefault with default headers values

func (*ColumnFamilyMetricsMemtableOffHeapSizeGetDefault) Code ¶

Code gets the status code for the column family metrics memtable off heap size get default response

func (*ColumnFamilyMetricsMemtableOffHeapSizeGetDefault) Error ¶

func (*ColumnFamilyMetricsMemtableOffHeapSizeGetDefault) GetPayload ¶

type ColumnFamilyMetricsMemtableOffHeapSizeGetOK ¶

type ColumnFamilyMetricsMemtableOffHeapSizeGetOK struct {
	Payload interface{}
}

ColumnFamilyMetricsMemtableOffHeapSizeGetOK handles this case with default header values.

ColumnFamilyMetricsMemtableOffHeapSizeGetOK column family metrics memtable off heap size get o k

func NewColumnFamilyMetricsMemtableOffHeapSizeGetOK ¶

func NewColumnFamilyMetricsMemtableOffHeapSizeGetOK() *ColumnFamilyMetricsMemtableOffHeapSizeGetOK

NewColumnFamilyMetricsMemtableOffHeapSizeGetOK creates a ColumnFamilyMetricsMemtableOffHeapSizeGetOK with default headers values

func (*ColumnFamilyMetricsMemtableOffHeapSizeGetOK) GetPayload ¶

func (o *ColumnFamilyMetricsMemtableOffHeapSizeGetOK) GetPayload() interface{}

type ColumnFamilyMetricsMemtableOffHeapSizeGetParams ¶

type ColumnFamilyMetricsMemtableOffHeapSizeGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsMemtableOffHeapSizeGetParams contains all the parameters to send to the API endpoint for the column family metrics memtable off heap size get operation typically these are written to a http.Request

func NewColumnFamilyMetricsMemtableOffHeapSizeGetParams ¶

func NewColumnFamilyMetricsMemtableOffHeapSizeGetParams() *ColumnFamilyMetricsMemtableOffHeapSizeGetParams

NewColumnFamilyMetricsMemtableOffHeapSizeGetParams creates a new ColumnFamilyMetricsMemtableOffHeapSizeGetParams object with the default values initialized.

func NewColumnFamilyMetricsMemtableOffHeapSizeGetParamsWithContext ¶

func NewColumnFamilyMetricsMemtableOffHeapSizeGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsMemtableOffHeapSizeGetParams

NewColumnFamilyMetricsMemtableOffHeapSizeGetParamsWithContext creates a new ColumnFamilyMetricsMemtableOffHeapSizeGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsMemtableOffHeapSizeGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsMemtableOffHeapSizeGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsMemtableOffHeapSizeGetParams

NewColumnFamilyMetricsMemtableOffHeapSizeGetParamsWithHTTPClient creates a new ColumnFamilyMetricsMemtableOffHeapSizeGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsMemtableOffHeapSizeGetParamsWithTimeout ¶

func NewColumnFamilyMetricsMemtableOffHeapSizeGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsMemtableOffHeapSizeGetParams

NewColumnFamilyMetricsMemtableOffHeapSizeGetParamsWithTimeout creates a new ColumnFamilyMetricsMemtableOffHeapSizeGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsMemtableOffHeapSizeGetParams) SetContext ¶

SetContext adds the context to the column family metrics memtable off heap size get params

func (*ColumnFamilyMetricsMemtableOffHeapSizeGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the column family metrics memtable off heap size get params

func (*ColumnFamilyMetricsMemtableOffHeapSizeGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family metrics memtable off heap size get params

func (*ColumnFamilyMetricsMemtableOffHeapSizeGetParams) WithContext ¶

WithContext adds the context to the column family metrics memtable off heap size get params

func (*ColumnFamilyMetricsMemtableOffHeapSizeGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics memtable off heap size get params

func (*ColumnFamilyMetricsMemtableOffHeapSizeGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics memtable off heap size get params

func (*ColumnFamilyMetricsMemtableOffHeapSizeGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsMemtableOffHeapSizeGetReader ¶

type ColumnFamilyMetricsMemtableOffHeapSizeGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsMemtableOffHeapSizeGetReader is a Reader for the ColumnFamilyMetricsMemtableOffHeapSizeGet structure.

func (*ColumnFamilyMetricsMemtableOffHeapSizeGetReader) ReadResponse ¶

func (o *ColumnFamilyMetricsMemtableOffHeapSizeGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsMemtableOnHeapSizeByNameGetDefault ¶

type ColumnFamilyMetricsMemtableOnHeapSizeByNameGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsMemtableOnHeapSizeByNameGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsMemtableOnHeapSizeByNameGetDefault ¶

func NewColumnFamilyMetricsMemtableOnHeapSizeByNameGetDefault(code int) *ColumnFamilyMetricsMemtableOnHeapSizeByNameGetDefault

NewColumnFamilyMetricsMemtableOnHeapSizeByNameGetDefault creates a ColumnFamilyMetricsMemtableOnHeapSizeByNameGetDefault with default headers values

func (*ColumnFamilyMetricsMemtableOnHeapSizeByNameGetDefault) Code ¶

Code gets the status code for the column family metrics memtable on heap size by name get default response

func (*ColumnFamilyMetricsMemtableOnHeapSizeByNameGetDefault) Error ¶

func (*ColumnFamilyMetricsMemtableOnHeapSizeByNameGetDefault) GetPayload ¶

type ColumnFamilyMetricsMemtableOnHeapSizeByNameGetOK ¶

type ColumnFamilyMetricsMemtableOnHeapSizeByNameGetOK struct {
	Payload interface{}
}

ColumnFamilyMetricsMemtableOnHeapSizeByNameGetOK handles this case with default header values.

ColumnFamilyMetricsMemtableOnHeapSizeByNameGetOK column family metrics memtable on heap size by name get o k

func NewColumnFamilyMetricsMemtableOnHeapSizeByNameGetOK ¶

func NewColumnFamilyMetricsMemtableOnHeapSizeByNameGetOK() *ColumnFamilyMetricsMemtableOnHeapSizeByNameGetOK

NewColumnFamilyMetricsMemtableOnHeapSizeByNameGetOK creates a ColumnFamilyMetricsMemtableOnHeapSizeByNameGetOK with default headers values

func (*ColumnFamilyMetricsMemtableOnHeapSizeByNameGetOK) GetPayload ¶

func (o *ColumnFamilyMetricsMemtableOnHeapSizeByNameGetOK) GetPayload() interface{}

type ColumnFamilyMetricsMemtableOnHeapSizeByNameGetParams ¶

type ColumnFamilyMetricsMemtableOnHeapSizeByNameGetParams struct {

	/*Name
	  The column family name in keyspace:name format

	*/
	Name string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsMemtableOnHeapSizeByNameGetParams contains all the parameters to send to the API endpoint for the column family metrics memtable on heap size by name get operation typically these are written to a http.Request

func NewColumnFamilyMetricsMemtableOnHeapSizeByNameGetParams ¶

func NewColumnFamilyMetricsMemtableOnHeapSizeByNameGetParams() *ColumnFamilyMetricsMemtableOnHeapSizeByNameGetParams

NewColumnFamilyMetricsMemtableOnHeapSizeByNameGetParams creates a new ColumnFamilyMetricsMemtableOnHeapSizeByNameGetParams object with the default values initialized.

func NewColumnFamilyMetricsMemtableOnHeapSizeByNameGetParamsWithContext ¶

func NewColumnFamilyMetricsMemtableOnHeapSizeByNameGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsMemtableOnHeapSizeByNameGetParams

NewColumnFamilyMetricsMemtableOnHeapSizeByNameGetParamsWithContext creates a new ColumnFamilyMetricsMemtableOnHeapSizeByNameGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsMemtableOnHeapSizeByNameGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsMemtableOnHeapSizeByNameGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsMemtableOnHeapSizeByNameGetParams

NewColumnFamilyMetricsMemtableOnHeapSizeByNameGetParamsWithHTTPClient creates a new ColumnFamilyMetricsMemtableOnHeapSizeByNameGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsMemtableOnHeapSizeByNameGetParamsWithTimeout ¶

func NewColumnFamilyMetricsMemtableOnHeapSizeByNameGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsMemtableOnHeapSizeByNameGetParams

NewColumnFamilyMetricsMemtableOnHeapSizeByNameGetParamsWithTimeout creates a new ColumnFamilyMetricsMemtableOnHeapSizeByNameGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsMemtableOnHeapSizeByNameGetParams) SetContext ¶

SetContext adds the context to the column family metrics memtable on heap size by name get params

func (*ColumnFamilyMetricsMemtableOnHeapSizeByNameGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the column family metrics memtable on heap size by name get params

func (*ColumnFamilyMetricsMemtableOnHeapSizeByNameGetParams) SetName ¶

SetName adds the name to the column family metrics memtable on heap size by name get params

func (*ColumnFamilyMetricsMemtableOnHeapSizeByNameGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family metrics memtable on heap size by name get params

func (*ColumnFamilyMetricsMemtableOnHeapSizeByNameGetParams) WithContext ¶

WithContext adds the context to the column family metrics memtable on heap size by name get params

func (*ColumnFamilyMetricsMemtableOnHeapSizeByNameGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics memtable on heap size by name get params

func (*ColumnFamilyMetricsMemtableOnHeapSizeByNameGetParams) WithName ¶

WithName adds the name to the column family metrics memtable on heap size by name get params

func (*ColumnFamilyMetricsMemtableOnHeapSizeByNameGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics memtable on heap size by name get params

func (*ColumnFamilyMetricsMemtableOnHeapSizeByNameGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsMemtableOnHeapSizeByNameGetReader ¶

type ColumnFamilyMetricsMemtableOnHeapSizeByNameGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsMemtableOnHeapSizeByNameGetReader is a Reader for the ColumnFamilyMetricsMemtableOnHeapSizeByNameGet structure.

func (*ColumnFamilyMetricsMemtableOnHeapSizeByNameGetReader) ReadResponse ¶

func (o *ColumnFamilyMetricsMemtableOnHeapSizeByNameGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsMemtableOnHeapSizeGetDefault ¶

type ColumnFamilyMetricsMemtableOnHeapSizeGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsMemtableOnHeapSizeGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsMemtableOnHeapSizeGetDefault ¶

func NewColumnFamilyMetricsMemtableOnHeapSizeGetDefault(code int) *ColumnFamilyMetricsMemtableOnHeapSizeGetDefault

NewColumnFamilyMetricsMemtableOnHeapSizeGetDefault creates a ColumnFamilyMetricsMemtableOnHeapSizeGetDefault with default headers values

func (*ColumnFamilyMetricsMemtableOnHeapSizeGetDefault) Code ¶

Code gets the status code for the column family metrics memtable on heap size get default response

func (*ColumnFamilyMetricsMemtableOnHeapSizeGetDefault) Error ¶

func (*ColumnFamilyMetricsMemtableOnHeapSizeGetDefault) GetPayload ¶

type ColumnFamilyMetricsMemtableOnHeapSizeGetOK ¶

type ColumnFamilyMetricsMemtableOnHeapSizeGetOK struct {
	Payload interface{}
}

ColumnFamilyMetricsMemtableOnHeapSizeGetOK handles this case with default header values.

ColumnFamilyMetricsMemtableOnHeapSizeGetOK column family metrics memtable on heap size get o k

func NewColumnFamilyMetricsMemtableOnHeapSizeGetOK ¶

func NewColumnFamilyMetricsMemtableOnHeapSizeGetOK() *ColumnFamilyMetricsMemtableOnHeapSizeGetOK

NewColumnFamilyMetricsMemtableOnHeapSizeGetOK creates a ColumnFamilyMetricsMemtableOnHeapSizeGetOK with default headers values

func (*ColumnFamilyMetricsMemtableOnHeapSizeGetOK) GetPayload ¶

func (o *ColumnFamilyMetricsMemtableOnHeapSizeGetOK) GetPayload() interface{}

type ColumnFamilyMetricsMemtableOnHeapSizeGetParams ¶

type ColumnFamilyMetricsMemtableOnHeapSizeGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsMemtableOnHeapSizeGetParams contains all the parameters to send to the API endpoint for the column family metrics memtable on heap size get operation typically these are written to a http.Request

func NewColumnFamilyMetricsMemtableOnHeapSizeGetParams ¶

func NewColumnFamilyMetricsMemtableOnHeapSizeGetParams() *ColumnFamilyMetricsMemtableOnHeapSizeGetParams

NewColumnFamilyMetricsMemtableOnHeapSizeGetParams creates a new ColumnFamilyMetricsMemtableOnHeapSizeGetParams object with the default values initialized.

func NewColumnFamilyMetricsMemtableOnHeapSizeGetParamsWithContext ¶

func NewColumnFamilyMetricsMemtableOnHeapSizeGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsMemtableOnHeapSizeGetParams

NewColumnFamilyMetricsMemtableOnHeapSizeGetParamsWithContext creates a new ColumnFamilyMetricsMemtableOnHeapSizeGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsMemtableOnHeapSizeGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsMemtableOnHeapSizeGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsMemtableOnHeapSizeGetParams

NewColumnFamilyMetricsMemtableOnHeapSizeGetParamsWithHTTPClient creates a new ColumnFamilyMetricsMemtableOnHeapSizeGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsMemtableOnHeapSizeGetParamsWithTimeout ¶

func NewColumnFamilyMetricsMemtableOnHeapSizeGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsMemtableOnHeapSizeGetParams

NewColumnFamilyMetricsMemtableOnHeapSizeGetParamsWithTimeout creates a new ColumnFamilyMetricsMemtableOnHeapSizeGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsMemtableOnHeapSizeGetParams) SetContext ¶

SetContext adds the context to the column family metrics memtable on heap size get params

func (*ColumnFamilyMetricsMemtableOnHeapSizeGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the column family metrics memtable on heap size get params

func (*ColumnFamilyMetricsMemtableOnHeapSizeGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family metrics memtable on heap size get params

func (*ColumnFamilyMetricsMemtableOnHeapSizeGetParams) WithContext ¶

WithContext adds the context to the column family metrics memtable on heap size get params

func (*ColumnFamilyMetricsMemtableOnHeapSizeGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics memtable on heap size get params

func (*ColumnFamilyMetricsMemtableOnHeapSizeGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics memtable on heap size get params

func (*ColumnFamilyMetricsMemtableOnHeapSizeGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsMemtableOnHeapSizeGetReader ¶

type ColumnFamilyMetricsMemtableOnHeapSizeGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsMemtableOnHeapSizeGetReader is a Reader for the ColumnFamilyMetricsMemtableOnHeapSizeGet structure.

func (*ColumnFamilyMetricsMemtableOnHeapSizeGetReader) ReadResponse ¶

func (o *ColumnFamilyMetricsMemtableOnHeapSizeGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsMemtableSwitchCountByNameGetDefault ¶

type ColumnFamilyMetricsMemtableSwitchCountByNameGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsMemtableSwitchCountByNameGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsMemtableSwitchCountByNameGetDefault ¶

func NewColumnFamilyMetricsMemtableSwitchCountByNameGetDefault(code int) *ColumnFamilyMetricsMemtableSwitchCountByNameGetDefault

NewColumnFamilyMetricsMemtableSwitchCountByNameGetDefault creates a ColumnFamilyMetricsMemtableSwitchCountByNameGetDefault with default headers values

func (*ColumnFamilyMetricsMemtableSwitchCountByNameGetDefault) Code ¶

Code gets the status code for the column family metrics memtable switch count by name get default response

func (*ColumnFamilyMetricsMemtableSwitchCountByNameGetDefault) Error ¶

func (*ColumnFamilyMetricsMemtableSwitchCountByNameGetDefault) GetPayload ¶

type ColumnFamilyMetricsMemtableSwitchCountByNameGetOK ¶

type ColumnFamilyMetricsMemtableSwitchCountByNameGetOK struct {
	Payload int32
}

ColumnFamilyMetricsMemtableSwitchCountByNameGetOK handles this case with default header values.

ColumnFamilyMetricsMemtableSwitchCountByNameGetOK column family metrics memtable switch count by name get o k

func NewColumnFamilyMetricsMemtableSwitchCountByNameGetOK ¶

func NewColumnFamilyMetricsMemtableSwitchCountByNameGetOK() *ColumnFamilyMetricsMemtableSwitchCountByNameGetOK

NewColumnFamilyMetricsMemtableSwitchCountByNameGetOK creates a ColumnFamilyMetricsMemtableSwitchCountByNameGetOK with default headers values

func (*ColumnFamilyMetricsMemtableSwitchCountByNameGetOK) GetPayload ¶

type ColumnFamilyMetricsMemtableSwitchCountByNameGetParams ¶

type ColumnFamilyMetricsMemtableSwitchCountByNameGetParams struct {

	/*Name
	  The column family name in keyspace:name format

	*/
	Name string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsMemtableSwitchCountByNameGetParams contains all the parameters to send to the API endpoint for the column family metrics memtable switch count by name get operation typically these are written to a http.Request

func NewColumnFamilyMetricsMemtableSwitchCountByNameGetParams ¶

func NewColumnFamilyMetricsMemtableSwitchCountByNameGetParams() *ColumnFamilyMetricsMemtableSwitchCountByNameGetParams

NewColumnFamilyMetricsMemtableSwitchCountByNameGetParams creates a new ColumnFamilyMetricsMemtableSwitchCountByNameGetParams object with the default values initialized.

func NewColumnFamilyMetricsMemtableSwitchCountByNameGetParamsWithContext ¶

func NewColumnFamilyMetricsMemtableSwitchCountByNameGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsMemtableSwitchCountByNameGetParams

NewColumnFamilyMetricsMemtableSwitchCountByNameGetParamsWithContext creates a new ColumnFamilyMetricsMemtableSwitchCountByNameGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsMemtableSwitchCountByNameGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsMemtableSwitchCountByNameGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsMemtableSwitchCountByNameGetParams

NewColumnFamilyMetricsMemtableSwitchCountByNameGetParamsWithHTTPClient creates a new ColumnFamilyMetricsMemtableSwitchCountByNameGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsMemtableSwitchCountByNameGetParamsWithTimeout ¶

func NewColumnFamilyMetricsMemtableSwitchCountByNameGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsMemtableSwitchCountByNameGetParams

NewColumnFamilyMetricsMemtableSwitchCountByNameGetParamsWithTimeout creates a new ColumnFamilyMetricsMemtableSwitchCountByNameGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsMemtableSwitchCountByNameGetParams) SetContext ¶

SetContext adds the context to the column family metrics memtable switch count by name get params

func (*ColumnFamilyMetricsMemtableSwitchCountByNameGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the column family metrics memtable switch count by name get params

func (*ColumnFamilyMetricsMemtableSwitchCountByNameGetParams) SetName ¶

SetName adds the name to the column family metrics memtable switch count by name get params

func (*ColumnFamilyMetricsMemtableSwitchCountByNameGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family metrics memtable switch count by name get params

func (*ColumnFamilyMetricsMemtableSwitchCountByNameGetParams) WithContext ¶

WithContext adds the context to the column family metrics memtable switch count by name get params

func (*ColumnFamilyMetricsMemtableSwitchCountByNameGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics memtable switch count by name get params

func (*ColumnFamilyMetricsMemtableSwitchCountByNameGetParams) WithName ¶

WithName adds the name to the column family metrics memtable switch count by name get params

func (*ColumnFamilyMetricsMemtableSwitchCountByNameGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics memtable switch count by name get params

func (*ColumnFamilyMetricsMemtableSwitchCountByNameGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsMemtableSwitchCountByNameGetReader ¶

type ColumnFamilyMetricsMemtableSwitchCountByNameGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsMemtableSwitchCountByNameGetReader is a Reader for the ColumnFamilyMetricsMemtableSwitchCountByNameGet structure.

func (*ColumnFamilyMetricsMemtableSwitchCountByNameGetReader) ReadResponse ¶

func (o *ColumnFamilyMetricsMemtableSwitchCountByNameGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsMemtableSwitchCountGetDefault ¶

type ColumnFamilyMetricsMemtableSwitchCountGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsMemtableSwitchCountGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsMemtableSwitchCountGetDefault ¶

func NewColumnFamilyMetricsMemtableSwitchCountGetDefault(code int) *ColumnFamilyMetricsMemtableSwitchCountGetDefault

NewColumnFamilyMetricsMemtableSwitchCountGetDefault creates a ColumnFamilyMetricsMemtableSwitchCountGetDefault with default headers values

func (*ColumnFamilyMetricsMemtableSwitchCountGetDefault) Code ¶

Code gets the status code for the column family metrics memtable switch count get default response

func (*ColumnFamilyMetricsMemtableSwitchCountGetDefault) Error ¶

func (*ColumnFamilyMetricsMemtableSwitchCountGetDefault) GetPayload ¶

type ColumnFamilyMetricsMemtableSwitchCountGetOK ¶

type ColumnFamilyMetricsMemtableSwitchCountGetOK struct {
	Payload int32
}

ColumnFamilyMetricsMemtableSwitchCountGetOK handles this case with default header values.

ColumnFamilyMetricsMemtableSwitchCountGetOK column family metrics memtable switch count get o k

func NewColumnFamilyMetricsMemtableSwitchCountGetOK ¶

func NewColumnFamilyMetricsMemtableSwitchCountGetOK() *ColumnFamilyMetricsMemtableSwitchCountGetOK

NewColumnFamilyMetricsMemtableSwitchCountGetOK creates a ColumnFamilyMetricsMemtableSwitchCountGetOK with default headers values

func (*ColumnFamilyMetricsMemtableSwitchCountGetOK) GetPayload ¶

type ColumnFamilyMetricsMemtableSwitchCountGetParams ¶

type ColumnFamilyMetricsMemtableSwitchCountGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsMemtableSwitchCountGetParams contains all the parameters to send to the API endpoint for the column family metrics memtable switch count get operation typically these are written to a http.Request

func NewColumnFamilyMetricsMemtableSwitchCountGetParams ¶

func NewColumnFamilyMetricsMemtableSwitchCountGetParams() *ColumnFamilyMetricsMemtableSwitchCountGetParams

NewColumnFamilyMetricsMemtableSwitchCountGetParams creates a new ColumnFamilyMetricsMemtableSwitchCountGetParams object with the default values initialized.

func NewColumnFamilyMetricsMemtableSwitchCountGetParamsWithContext ¶

func NewColumnFamilyMetricsMemtableSwitchCountGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsMemtableSwitchCountGetParams

NewColumnFamilyMetricsMemtableSwitchCountGetParamsWithContext creates a new ColumnFamilyMetricsMemtableSwitchCountGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsMemtableSwitchCountGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsMemtableSwitchCountGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsMemtableSwitchCountGetParams

NewColumnFamilyMetricsMemtableSwitchCountGetParamsWithHTTPClient creates a new ColumnFamilyMetricsMemtableSwitchCountGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsMemtableSwitchCountGetParamsWithTimeout ¶

func NewColumnFamilyMetricsMemtableSwitchCountGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsMemtableSwitchCountGetParams

NewColumnFamilyMetricsMemtableSwitchCountGetParamsWithTimeout creates a new ColumnFamilyMetricsMemtableSwitchCountGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsMemtableSwitchCountGetParams) SetContext ¶

SetContext adds the context to the column family metrics memtable switch count get params

func (*ColumnFamilyMetricsMemtableSwitchCountGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the column family metrics memtable switch count get params

func (*ColumnFamilyMetricsMemtableSwitchCountGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family metrics memtable switch count get params

func (*ColumnFamilyMetricsMemtableSwitchCountGetParams) WithContext ¶

WithContext adds the context to the column family metrics memtable switch count get params

func (*ColumnFamilyMetricsMemtableSwitchCountGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics memtable switch count get params

func (*ColumnFamilyMetricsMemtableSwitchCountGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics memtable switch count get params

func (*ColumnFamilyMetricsMemtableSwitchCountGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsMemtableSwitchCountGetReader ¶

type ColumnFamilyMetricsMemtableSwitchCountGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsMemtableSwitchCountGetReader is a Reader for the ColumnFamilyMetricsMemtableSwitchCountGet structure.

func (*ColumnFamilyMetricsMemtableSwitchCountGetReader) ReadResponse ¶

func (o *ColumnFamilyMetricsMemtableSwitchCountGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsMinRowSizeByNameGetDefault ¶

type ColumnFamilyMetricsMinRowSizeByNameGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsMinRowSizeByNameGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsMinRowSizeByNameGetDefault ¶

func NewColumnFamilyMetricsMinRowSizeByNameGetDefault(code int) *ColumnFamilyMetricsMinRowSizeByNameGetDefault

NewColumnFamilyMetricsMinRowSizeByNameGetDefault creates a ColumnFamilyMetricsMinRowSizeByNameGetDefault with default headers values

func (*ColumnFamilyMetricsMinRowSizeByNameGetDefault) Code ¶

Code gets the status code for the column family metrics min row size by name get default response

func (*ColumnFamilyMetricsMinRowSizeByNameGetDefault) Error ¶

func (*ColumnFamilyMetricsMinRowSizeByNameGetDefault) GetPayload ¶

type ColumnFamilyMetricsMinRowSizeByNameGetOK ¶

type ColumnFamilyMetricsMinRowSizeByNameGetOK struct {
	Payload interface{}
}

ColumnFamilyMetricsMinRowSizeByNameGetOK handles this case with default header values.

ColumnFamilyMetricsMinRowSizeByNameGetOK column family metrics min row size by name get o k

func NewColumnFamilyMetricsMinRowSizeByNameGetOK ¶

func NewColumnFamilyMetricsMinRowSizeByNameGetOK() *ColumnFamilyMetricsMinRowSizeByNameGetOK

NewColumnFamilyMetricsMinRowSizeByNameGetOK creates a ColumnFamilyMetricsMinRowSizeByNameGetOK with default headers values

func (*ColumnFamilyMetricsMinRowSizeByNameGetOK) GetPayload ¶

func (o *ColumnFamilyMetricsMinRowSizeByNameGetOK) GetPayload() interface{}

type ColumnFamilyMetricsMinRowSizeByNameGetParams ¶

type ColumnFamilyMetricsMinRowSizeByNameGetParams struct {

	/*Name
	  The column family name in keyspace:name format

	*/
	Name string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsMinRowSizeByNameGetParams contains all the parameters to send to the API endpoint for the column family metrics min row size by name get operation typically these are written to a http.Request

func NewColumnFamilyMetricsMinRowSizeByNameGetParams ¶

func NewColumnFamilyMetricsMinRowSizeByNameGetParams() *ColumnFamilyMetricsMinRowSizeByNameGetParams

NewColumnFamilyMetricsMinRowSizeByNameGetParams creates a new ColumnFamilyMetricsMinRowSizeByNameGetParams object with the default values initialized.

func NewColumnFamilyMetricsMinRowSizeByNameGetParamsWithContext ¶

func NewColumnFamilyMetricsMinRowSizeByNameGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsMinRowSizeByNameGetParams

NewColumnFamilyMetricsMinRowSizeByNameGetParamsWithContext creates a new ColumnFamilyMetricsMinRowSizeByNameGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsMinRowSizeByNameGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsMinRowSizeByNameGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsMinRowSizeByNameGetParams

NewColumnFamilyMetricsMinRowSizeByNameGetParamsWithHTTPClient creates a new ColumnFamilyMetricsMinRowSizeByNameGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsMinRowSizeByNameGetParamsWithTimeout ¶

func NewColumnFamilyMetricsMinRowSizeByNameGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsMinRowSizeByNameGetParams

NewColumnFamilyMetricsMinRowSizeByNameGetParamsWithTimeout creates a new ColumnFamilyMetricsMinRowSizeByNameGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsMinRowSizeByNameGetParams) SetContext ¶

SetContext adds the context to the column family metrics min row size by name get params

func (*ColumnFamilyMetricsMinRowSizeByNameGetParams) SetHTTPClient ¶

func (o *ColumnFamilyMetricsMinRowSizeByNameGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the column family metrics min row size by name get params

func (*ColumnFamilyMetricsMinRowSizeByNameGetParams) SetName ¶

SetName adds the name to the column family metrics min row size by name get params

func (*ColumnFamilyMetricsMinRowSizeByNameGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family metrics min row size by name get params

func (*ColumnFamilyMetricsMinRowSizeByNameGetParams) WithContext ¶

WithContext adds the context to the column family metrics min row size by name get params

func (*ColumnFamilyMetricsMinRowSizeByNameGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics min row size by name get params

func (*ColumnFamilyMetricsMinRowSizeByNameGetParams) WithName ¶

WithName adds the name to the column family metrics min row size by name get params

func (*ColumnFamilyMetricsMinRowSizeByNameGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics min row size by name get params

func (*ColumnFamilyMetricsMinRowSizeByNameGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsMinRowSizeByNameGetReader ¶

type ColumnFamilyMetricsMinRowSizeByNameGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsMinRowSizeByNameGetReader is a Reader for the ColumnFamilyMetricsMinRowSizeByNameGet structure.

func (*ColumnFamilyMetricsMinRowSizeByNameGetReader) ReadResponse ¶

func (o *ColumnFamilyMetricsMinRowSizeByNameGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsMinRowSizeGetDefault ¶

type ColumnFamilyMetricsMinRowSizeGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsMinRowSizeGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsMinRowSizeGetDefault ¶

func NewColumnFamilyMetricsMinRowSizeGetDefault(code int) *ColumnFamilyMetricsMinRowSizeGetDefault

NewColumnFamilyMetricsMinRowSizeGetDefault creates a ColumnFamilyMetricsMinRowSizeGetDefault with default headers values

func (*ColumnFamilyMetricsMinRowSizeGetDefault) Code ¶

Code gets the status code for the column family metrics min row size get default response

func (*ColumnFamilyMetricsMinRowSizeGetDefault) Error ¶

func (*ColumnFamilyMetricsMinRowSizeGetDefault) GetPayload ¶

type ColumnFamilyMetricsMinRowSizeGetOK ¶

type ColumnFamilyMetricsMinRowSizeGetOK struct {
	Payload interface{}
}

ColumnFamilyMetricsMinRowSizeGetOK handles this case with default header values.

ColumnFamilyMetricsMinRowSizeGetOK column family metrics min row size get o k

func NewColumnFamilyMetricsMinRowSizeGetOK ¶

func NewColumnFamilyMetricsMinRowSizeGetOK() *ColumnFamilyMetricsMinRowSizeGetOK

NewColumnFamilyMetricsMinRowSizeGetOK creates a ColumnFamilyMetricsMinRowSizeGetOK with default headers values

func (*ColumnFamilyMetricsMinRowSizeGetOK) GetPayload ¶

func (o *ColumnFamilyMetricsMinRowSizeGetOK) GetPayload() interface{}

type ColumnFamilyMetricsMinRowSizeGetParams ¶

type ColumnFamilyMetricsMinRowSizeGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsMinRowSizeGetParams contains all the parameters to send to the API endpoint for the column family metrics min row size get operation typically these are written to a http.Request

func NewColumnFamilyMetricsMinRowSizeGetParams ¶

func NewColumnFamilyMetricsMinRowSizeGetParams() *ColumnFamilyMetricsMinRowSizeGetParams

NewColumnFamilyMetricsMinRowSizeGetParams creates a new ColumnFamilyMetricsMinRowSizeGetParams object with the default values initialized.

func NewColumnFamilyMetricsMinRowSizeGetParamsWithContext ¶

func NewColumnFamilyMetricsMinRowSizeGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsMinRowSizeGetParams

NewColumnFamilyMetricsMinRowSizeGetParamsWithContext creates a new ColumnFamilyMetricsMinRowSizeGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsMinRowSizeGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsMinRowSizeGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsMinRowSizeGetParams

NewColumnFamilyMetricsMinRowSizeGetParamsWithHTTPClient creates a new ColumnFamilyMetricsMinRowSizeGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsMinRowSizeGetParamsWithTimeout ¶

func NewColumnFamilyMetricsMinRowSizeGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsMinRowSizeGetParams

NewColumnFamilyMetricsMinRowSizeGetParamsWithTimeout creates a new ColumnFamilyMetricsMinRowSizeGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsMinRowSizeGetParams) SetContext ¶

SetContext adds the context to the column family metrics min row size get params

func (*ColumnFamilyMetricsMinRowSizeGetParams) SetHTTPClient ¶

func (o *ColumnFamilyMetricsMinRowSizeGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the column family metrics min row size get params

func (*ColumnFamilyMetricsMinRowSizeGetParams) SetTimeout ¶

func (o *ColumnFamilyMetricsMinRowSizeGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the column family metrics min row size get params

func (*ColumnFamilyMetricsMinRowSizeGetParams) WithContext ¶

WithContext adds the context to the column family metrics min row size get params

func (*ColumnFamilyMetricsMinRowSizeGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics min row size get params

func (*ColumnFamilyMetricsMinRowSizeGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics min row size get params

func (*ColumnFamilyMetricsMinRowSizeGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsMinRowSizeGetReader ¶

type ColumnFamilyMetricsMinRowSizeGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsMinRowSizeGetReader is a Reader for the ColumnFamilyMetricsMinRowSizeGet structure.

func (*ColumnFamilyMetricsMinRowSizeGetReader) ReadResponse ¶

func (o *ColumnFamilyMetricsMinRowSizeGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsPendingCompactionsByNameGetDefault ¶

type ColumnFamilyMetricsPendingCompactionsByNameGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsPendingCompactionsByNameGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsPendingCompactionsByNameGetDefault ¶

func NewColumnFamilyMetricsPendingCompactionsByNameGetDefault(code int) *ColumnFamilyMetricsPendingCompactionsByNameGetDefault

NewColumnFamilyMetricsPendingCompactionsByNameGetDefault creates a ColumnFamilyMetricsPendingCompactionsByNameGetDefault with default headers values

func (*ColumnFamilyMetricsPendingCompactionsByNameGetDefault) Code ¶

Code gets the status code for the column family metrics pending compactions by name get default response

func (*ColumnFamilyMetricsPendingCompactionsByNameGetDefault) Error ¶

func (*ColumnFamilyMetricsPendingCompactionsByNameGetDefault) GetPayload ¶

type ColumnFamilyMetricsPendingCompactionsByNameGetOK ¶

type ColumnFamilyMetricsPendingCompactionsByNameGetOK struct {
	Payload int32
}

ColumnFamilyMetricsPendingCompactionsByNameGetOK handles this case with default header values.

ColumnFamilyMetricsPendingCompactionsByNameGetOK column family metrics pending compactions by name get o k

func NewColumnFamilyMetricsPendingCompactionsByNameGetOK ¶

func NewColumnFamilyMetricsPendingCompactionsByNameGetOK() *ColumnFamilyMetricsPendingCompactionsByNameGetOK

NewColumnFamilyMetricsPendingCompactionsByNameGetOK creates a ColumnFamilyMetricsPendingCompactionsByNameGetOK with default headers values

func (*ColumnFamilyMetricsPendingCompactionsByNameGetOK) GetPayload ¶

type ColumnFamilyMetricsPendingCompactionsByNameGetParams ¶

type ColumnFamilyMetricsPendingCompactionsByNameGetParams struct {

	/*Name
	  The column family name in keyspace:name format

	*/
	Name string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsPendingCompactionsByNameGetParams contains all the parameters to send to the API endpoint for the column family metrics pending compactions by name get operation typically these are written to a http.Request

func NewColumnFamilyMetricsPendingCompactionsByNameGetParams ¶

func NewColumnFamilyMetricsPendingCompactionsByNameGetParams() *ColumnFamilyMetricsPendingCompactionsByNameGetParams

NewColumnFamilyMetricsPendingCompactionsByNameGetParams creates a new ColumnFamilyMetricsPendingCompactionsByNameGetParams object with the default values initialized.

func NewColumnFamilyMetricsPendingCompactionsByNameGetParamsWithContext ¶

func NewColumnFamilyMetricsPendingCompactionsByNameGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsPendingCompactionsByNameGetParams

NewColumnFamilyMetricsPendingCompactionsByNameGetParamsWithContext creates a new ColumnFamilyMetricsPendingCompactionsByNameGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsPendingCompactionsByNameGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsPendingCompactionsByNameGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsPendingCompactionsByNameGetParams

NewColumnFamilyMetricsPendingCompactionsByNameGetParamsWithHTTPClient creates a new ColumnFamilyMetricsPendingCompactionsByNameGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsPendingCompactionsByNameGetParamsWithTimeout ¶

func NewColumnFamilyMetricsPendingCompactionsByNameGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsPendingCompactionsByNameGetParams

NewColumnFamilyMetricsPendingCompactionsByNameGetParamsWithTimeout creates a new ColumnFamilyMetricsPendingCompactionsByNameGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsPendingCompactionsByNameGetParams) SetContext ¶

SetContext adds the context to the column family metrics pending compactions by name get params

func (*ColumnFamilyMetricsPendingCompactionsByNameGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the column family metrics pending compactions by name get params

func (*ColumnFamilyMetricsPendingCompactionsByNameGetParams) SetName ¶

SetName adds the name to the column family metrics pending compactions by name get params

func (*ColumnFamilyMetricsPendingCompactionsByNameGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family metrics pending compactions by name get params

func (*ColumnFamilyMetricsPendingCompactionsByNameGetParams) WithContext ¶

WithContext adds the context to the column family metrics pending compactions by name get params

func (*ColumnFamilyMetricsPendingCompactionsByNameGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics pending compactions by name get params

func (*ColumnFamilyMetricsPendingCompactionsByNameGetParams) WithName ¶

WithName adds the name to the column family metrics pending compactions by name get params

func (*ColumnFamilyMetricsPendingCompactionsByNameGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics pending compactions by name get params

func (*ColumnFamilyMetricsPendingCompactionsByNameGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsPendingCompactionsByNameGetReader ¶

type ColumnFamilyMetricsPendingCompactionsByNameGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsPendingCompactionsByNameGetReader is a Reader for the ColumnFamilyMetricsPendingCompactionsByNameGet structure.

func (*ColumnFamilyMetricsPendingCompactionsByNameGetReader) ReadResponse ¶

func (o *ColumnFamilyMetricsPendingCompactionsByNameGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsPendingCompactionsGetDefault ¶

type ColumnFamilyMetricsPendingCompactionsGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsPendingCompactionsGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsPendingCompactionsGetDefault ¶

func NewColumnFamilyMetricsPendingCompactionsGetDefault(code int) *ColumnFamilyMetricsPendingCompactionsGetDefault

NewColumnFamilyMetricsPendingCompactionsGetDefault creates a ColumnFamilyMetricsPendingCompactionsGetDefault with default headers values

func (*ColumnFamilyMetricsPendingCompactionsGetDefault) Code ¶

Code gets the status code for the column family metrics pending compactions get default response

func (*ColumnFamilyMetricsPendingCompactionsGetDefault) Error ¶

func (*ColumnFamilyMetricsPendingCompactionsGetDefault) GetPayload ¶

type ColumnFamilyMetricsPendingCompactionsGetOK ¶

type ColumnFamilyMetricsPendingCompactionsGetOK struct {
	Payload int32
}

ColumnFamilyMetricsPendingCompactionsGetOK handles this case with default header values.

ColumnFamilyMetricsPendingCompactionsGetOK column family metrics pending compactions get o k

func NewColumnFamilyMetricsPendingCompactionsGetOK ¶

func NewColumnFamilyMetricsPendingCompactionsGetOK() *ColumnFamilyMetricsPendingCompactionsGetOK

NewColumnFamilyMetricsPendingCompactionsGetOK creates a ColumnFamilyMetricsPendingCompactionsGetOK with default headers values

func (*ColumnFamilyMetricsPendingCompactionsGetOK) GetPayload ¶

type ColumnFamilyMetricsPendingCompactionsGetParams ¶

type ColumnFamilyMetricsPendingCompactionsGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsPendingCompactionsGetParams contains all the parameters to send to the API endpoint for the column family metrics pending compactions get operation typically these are written to a http.Request

func NewColumnFamilyMetricsPendingCompactionsGetParams ¶

func NewColumnFamilyMetricsPendingCompactionsGetParams() *ColumnFamilyMetricsPendingCompactionsGetParams

NewColumnFamilyMetricsPendingCompactionsGetParams creates a new ColumnFamilyMetricsPendingCompactionsGetParams object with the default values initialized.

func NewColumnFamilyMetricsPendingCompactionsGetParamsWithContext ¶

func NewColumnFamilyMetricsPendingCompactionsGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsPendingCompactionsGetParams

NewColumnFamilyMetricsPendingCompactionsGetParamsWithContext creates a new ColumnFamilyMetricsPendingCompactionsGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsPendingCompactionsGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsPendingCompactionsGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsPendingCompactionsGetParams

NewColumnFamilyMetricsPendingCompactionsGetParamsWithHTTPClient creates a new ColumnFamilyMetricsPendingCompactionsGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsPendingCompactionsGetParamsWithTimeout ¶

func NewColumnFamilyMetricsPendingCompactionsGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsPendingCompactionsGetParams

NewColumnFamilyMetricsPendingCompactionsGetParamsWithTimeout creates a new ColumnFamilyMetricsPendingCompactionsGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsPendingCompactionsGetParams) SetContext ¶

SetContext adds the context to the column family metrics pending compactions get params

func (*ColumnFamilyMetricsPendingCompactionsGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the column family metrics pending compactions get params

func (*ColumnFamilyMetricsPendingCompactionsGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family metrics pending compactions get params

func (*ColumnFamilyMetricsPendingCompactionsGetParams) WithContext ¶

WithContext adds the context to the column family metrics pending compactions get params

func (*ColumnFamilyMetricsPendingCompactionsGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics pending compactions get params

func (*ColumnFamilyMetricsPendingCompactionsGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics pending compactions get params

func (*ColumnFamilyMetricsPendingCompactionsGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsPendingCompactionsGetReader ¶

type ColumnFamilyMetricsPendingCompactionsGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsPendingCompactionsGetReader is a Reader for the ColumnFamilyMetricsPendingCompactionsGet structure.

func (*ColumnFamilyMetricsPendingCompactionsGetReader) ReadResponse ¶

func (o *ColumnFamilyMetricsPendingCompactionsGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsPendingFlushesByNameGetDefault ¶

type ColumnFamilyMetricsPendingFlushesByNameGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsPendingFlushesByNameGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsPendingFlushesByNameGetDefault ¶

func NewColumnFamilyMetricsPendingFlushesByNameGetDefault(code int) *ColumnFamilyMetricsPendingFlushesByNameGetDefault

NewColumnFamilyMetricsPendingFlushesByNameGetDefault creates a ColumnFamilyMetricsPendingFlushesByNameGetDefault with default headers values

func (*ColumnFamilyMetricsPendingFlushesByNameGetDefault) Code ¶

Code gets the status code for the column family metrics pending flushes by name get default response

func (*ColumnFamilyMetricsPendingFlushesByNameGetDefault) Error ¶

func (*ColumnFamilyMetricsPendingFlushesByNameGetDefault) GetPayload ¶

type ColumnFamilyMetricsPendingFlushesByNameGetOK ¶

type ColumnFamilyMetricsPendingFlushesByNameGetOK struct {
	Payload int32
}

ColumnFamilyMetricsPendingFlushesByNameGetOK handles this case with default header values.

ColumnFamilyMetricsPendingFlushesByNameGetOK column family metrics pending flushes by name get o k

func NewColumnFamilyMetricsPendingFlushesByNameGetOK ¶

func NewColumnFamilyMetricsPendingFlushesByNameGetOK() *ColumnFamilyMetricsPendingFlushesByNameGetOK

NewColumnFamilyMetricsPendingFlushesByNameGetOK creates a ColumnFamilyMetricsPendingFlushesByNameGetOK with default headers values

func (*ColumnFamilyMetricsPendingFlushesByNameGetOK) GetPayload ¶

type ColumnFamilyMetricsPendingFlushesByNameGetParams ¶

type ColumnFamilyMetricsPendingFlushesByNameGetParams struct {

	/*Name
	  The column family name in keyspace:name format

	*/
	Name string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsPendingFlushesByNameGetParams contains all the parameters to send to the API endpoint for the column family metrics pending flushes by name get operation typically these are written to a http.Request

func NewColumnFamilyMetricsPendingFlushesByNameGetParams ¶

func NewColumnFamilyMetricsPendingFlushesByNameGetParams() *ColumnFamilyMetricsPendingFlushesByNameGetParams

NewColumnFamilyMetricsPendingFlushesByNameGetParams creates a new ColumnFamilyMetricsPendingFlushesByNameGetParams object with the default values initialized.

func NewColumnFamilyMetricsPendingFlushesByNameGetParamsWithContext ¶

func NewColumnFamilyMetricsPendingFlushesByNameGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsPendingFlushesByNameGetParams

NewColumnFamilyMetricsPendingFlushesByNameGetParamsWithContext creates a new ColumnFamilyMetricsPendingFlushesByNameGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsPendingFlushesByNameGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsPendingFlushesByNameGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsPendingFlushesByNameGetParams

NewColumnFamilyMetricsPendingFlushesByNameGetParamsWithHTTPClient creates a new ColumnFamilyMetricsPendingFlushesByNameGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsPendingFlushesByNameGetParamsWithTimeout ¶

func NewColumnFamilyMetricsPendingFlushesByNameGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsPendingFlushesByNameGetParams

NewColumnFamilyMetricsPendingFlushesByNameGetParamsWithTimeout creates a new ColumnFamilyMetricsPendingFlushesByNameGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsPendingFlushesByNameGetParams) SetContext ¶

SetContext adds the context to the column family metrics pending flushes by name get params

func (*ColumnFamilyMetricsPendingFlushesByNameGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the column family metrics pending flushes by name get params

func (*ColumnFamilyMetricsPendingFlushesByNameGetParams) SetName ¶

SetName adds the name to the column family metrics pending flushes by name get params

func (*ColumnFamilyMetricsPendingFlushesByNameGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family metrics pending flushes by name get params

func (*ColumnFamilyMetricsPendingFlushesByNameGetParams) WithContext ¶

WithContext adds the context to the column family metrics pending flushes by name get params

func (*ColumnFamilyMetricsPendingFlushesByNameGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics pending flushes by name get params

func (*ColumnFamilyMetricsPendingFlushesByNameGetParams) WithName ¶

WithName adds the name to the column family metrics pending flushes by name get params

func (*ColumnFamilyMetricsPendingFlushesByNameGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics pending flushes by name get params

func (*ColumnFamilyMetricsPendingFlushesByNameGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsPendingFlushesByNameGetReader ¶

type ColumnFamilyMetricsPendingFlushesByNameGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsPendingFlushesByNameGetReader is a Reader for the ColumnFamilyMetricsPendingFlushesByNameGet structure.

func (*ColumnFamilyMetricsPendingFlushesByNameGetReader) ReadResponse ¶

func (o *ColumnFamilyMetricsPendingFlushesByNameGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsPendingFlushesGetDefault ¶

type ColumnFamilyMetricsPendingFlushesGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsPendingFlushesGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsPendingFlushesGetDefault ¶

func NewColumnFamilyMetricsPendingFlushesGetDefault(code int) *ColumnFamilyMetricsPendingFlushesGetDefault

NewColumnFamilyMetricsPendingFlushesGetDefault creates a ColumnFamilyMetricsPendingFlushesGetDefault with default headers values

func (*ColumnFamilyMetricsPendingFlushesGetDefault) Code ¶

Code gets the status code for the column family metrics pending flushes get default response

func (*ColumnFamilyMetricsPendingFlushesGetDefault) Error ¶

func (*ColumnFamilyMetricsPendingFlushesGetDefault) GetPayload ¶

type ColumnFamilyMetricsPendingFlushesGetOK ¶

type ColumnFamilyMetricsPendingFlushesGetOK struct {
	Payload int32
}

ColumnFamilyMetricsPendingFlushesGetOK handles this case with default header values.

ColumnFamilyMetricsPendingFlushesGetOK column family metrics pending flushes get o k

func NewColumnFamilyMetricsPendingFlushesGetOK ¶

func NewColumnFamilyMetricsPendingFlushesGetOK() *ColumnFamilyMetricsPendingFlushesGetOK

NewColumnFamilyMetricsPendingFlushesGetOK creates a ColumnFamilyMetricsPendingFlushesGetOK with default headers values

func (*ColumnFamilyMetricsPendingFlushesGetOK) GetPayload ¶

type ColumnFamilyMetricsPendingFlushesGetParams ¶

type ColumnFamilyMetricsPendingFlushesGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsPendingFlushesGetParams contains all the parameters to send to the API endpoint for the column family metrics pending flushes get operation typically these are written to a http.Request

func NewColumnFamilyMetricsPendingFlushesGetParams ¶

func NewColumnFamilyMetricsPendingFlushesGetParams() *ColumnFamilyMetricsPendingFlushesGetParams

NewColumnFamilyMetricsPendingFlushesGetParams creates a new ColumnFamilyMetricsPendingFlushesGetParams object with the default values initialized.

func NewColumnFamilyMetricsPendingFlushesGetParamsWithContext ¶

func NewColumnFamilyMetricsPendingFlushesGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsPendingFlushesGetParams

NewColumnFamilyMetricsPendingFlushesGetParamsWithContext creates a new ColumnFamilyMetricsPendingFlushesGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsPendingFlushesGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsPendingFlushesGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsPendingFlushesGetParams

NewColumnFamilyMetricsPendingFlushesGetParamsWithHTTPClient creates a new ColumnFamilyMetricsPendingFlushesGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsPendingFlushesGetParamsWithTimeout ¶

func NewColumnFamilyMetricsPendingFlushesGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsPendingFlushesGetParams

NewColumnFamilyMetricsPendingFlushesGetParamsWithTimeout creates a new ColumnFamilyMetricsPendingFlushesGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsPendingFlushesGetParams) SetContext ¶

SetContext adds the context to the column family metrics pending flushes get params

func (*ColumnFamilyMetricsPendingFlushesGetParams) SetHTTPClient ¶

func (o *ColumnFamilyMetricsPendingFlushesGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the column family metrics pending flushes get params

func (*ColumnFamilyMetricsPendingFlushesGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family metrics pending flushes get params

func (*ColumnFamilyMetricsPendingFlushesGetParams) WithContext ¶

WithContext adds the context to the column family metrics pending flushes get params

func (*ColumnFamilyMetricsPendingFlushesGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics pending flushes get params

func (*ColumnFamilyMetricsPendingFlushesGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics pending flushes get params

func (*ColumnFamilyMetricsPendingFlushesGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsPendingFlushesGetReader ¶

type ColumnFamilyMetricsPendingFlushesGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsPendingFlushesGetReader is a Reader for the ColumnFamilyMetricsPendingFlushesGet structure.

func (*ColumnFamilyMetricsPendingFlushesGetReader) ReadResponse ¶

func (o *ColumnFamilyMetricsPendingFlushesGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsRangeLatencyByNameGetDefault ¶

type ColumnFamilyMetricsRangeLatencyByNameGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsRangeLatencyByNameGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsRangeLatencyByNameGetDefault ¶

func NewColumnFamilyMetricsRangeLatencyByNameGetDefault(code int) *ColumnFamilyMetricsRangeLatencyByNameGetDefault

NewColumnFamilyMetricsRangeLatencyByNameGetDefault creates a ColumnFamilyMetricsRangeLatencyByNameGetDefault with default headers values

func (*ColumnFamilyMetricsRangeLatencyByNameGetDefault) Code ¶

Code gets the status code for the column family metrics range latency by name get default response

func (*ColumnFamilyMetricsRangeLatencyByNameGetDefault) Error ¶

func (*ColumnFamilyMetricsRangeLatencyByNameGetDefault) GetPayload ¶

type ColumnFamilyMetricsRangeLatencyByNameGetOK ¶

type ColumnFamilyMetricsRangeLatencyByNameGetOK struct {
	Payload int32
}

ColumnFamilyMetricsRangeLatencyByNameGetOK handles this case with default header values.

ColumnFamilyMetricsRangeLatencyByNameGetOK column family metrics range latency by name get o k

func NewColumnFamilyMetricsRangeLatencyByNameGetOK ¶

func NewColumnFamilyMetricsRangeLatencyByNameGetOK() *ColumnFamilyMetricsRangeLatencyByNameGetOK

NewColumnFamilyMetricsRangeLatencyByNameGetOK creates a ColumnFamilyMetricsRangeLatencyByNameGetOK with default headers values

func (*ColumnFamilyMetricsRangeLatencyByNameGetOK) GetPayload ¶

type ColumnFamilyMetricsRangeLatencyByNameGetParams ¶

type ColumnFamilyMetricsRangeLatencyByNameGetParams struct {

	/*Name
	  The column family name in keyspace:name format

	*/
	Name string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsRangeLatencyByNameGetParams contains all the parameters to send to the API endpoint for the column family metrics range latency by name get operation typically these are written to a http.Request

func NewColumnFamilyMetricsRangeLatencyByNameGetParams ¶

func NewColumnFamilyMetricsRangeLatencyByNameGetParams() *ColumnFamilyMetricsRangeLatencyByNameGetParams

NewColumnFamilyMetricsRangeLatencyByNameGetParams creates a new ColumnFamilyMetricsRangeLatencyByNameGetParams object with the default values initialized.

func NewColumnFamilyMetricsRangeLatencyByNameGetParamsWithContext ¶

func NewColumnFamilyMetricsRangeLatencyByNameGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsRangeLatencyByNameGetParams

NewColumnFamilyMetricsRangeLatencyByNameGetParamsWithContext creates a new ColumnFamilyMetricsRangeLatencyByNameGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsRangeLatencyByNameGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsRangeLatencyByNameGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsRangeLatencyByNameGetParams

NewColumnFamilyMetricsRangeLatencyByNameGetParamsWithHTTPClient creates a new ColumnFamilyMetricsRangeLatencyByNameGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsRangeLatencyByNameGetParamsWithTimeout ¶

func NewColumnFamilyMetricsRangeLatencyByNameGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsRangeLatencyByNameGetParams

NewColumnFamilyMetricsRangeLatencyByNameGetParamsWithTimeout creates a new ColumnFamilyMetricsRangeLatencyByNameGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsRangeLatencyByNameGetParams) SetContext ¶

SetContext adds the context to the column family metrics range latency by name get params

func (*ColumnFamilyMetricsRangeLatencyByNameGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the column family metrics range latency by name get params

func (*ColumnFamilyMetricsRangeLatencyByNameGetParams) SetName ¶

SetName adds the name to the column family metrics range latency by name get params

func (*ColumnFamilyMetricsRangeLatencyByNameGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family metrics range latency by name get params

func (*ColumnFamilyMetricsRangeLatencyByNameGetParams) WithContext ¶

WithContext adds the context to the column family metrics range latency by name get params

func (*ColumnFamilyMetricsRangeLatencyByNameGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics range latency by name get params

func (*ColumnFamilyMetricsRangeLatencyByNameGetParams) WithName ¶

WithName adds the name to the column family metrics range latency by name get params

func (*ColumnFamilyMetricsRangeLatencyByNameGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics range latency by name get params

func (*ColumnFamilyMetricsRangeLatencyByNameGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsRangeLatencyByNameGetReader ¶

type ColumnFamilyMetricsRangeLatencyByNameGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsRangeLatencyByNameGetReader is a Reader for the ColumnFamilyMetricsRangeLatencyByNameGet structure.

func (*ColumnFamilyMetricsRangeLatencyByNameGetReader) ReadResponse ¶

func (o *ColumnFamilyMetricsRangeLatencyByNameGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsRangeLatencyEstimatedHistogramByNameGetDefault ¶

type ColumnFamilyMetricsRangeLatencyEstimatedHistogramByNameGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsRangeLatencyEstimatedHistogramByNameGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsRangeLatencyEstimatedHistogramByNameGetDefault ¶

func NewColumnFamilyMetricsRangeLatencyEstimatedHistogramByNameGetDefault(code int) *ColumnFamilyMetricsRangeLatencyEstimatedHistogramByNameGetDefault

NewColumnFamilyMetricsRangeLatencyEstimatedHistogramByNameGetDefault creates a ColumnFamilyMetricsRangeLatencyEstimatedHistogramByNameGetDefault with default headers values

func (*ColumnFamilyMetricsRangeLatencyEstimatedHistogramByNameGetDefault) Code ¶

Code gets the status code for the column family metrics range latency estimated histogram by name get default response

func (*ColumnFamilyMetricsRangeLatencyEstimatedHistogramByNameGetDefault) Error ¶

func (*ColumnFamilyMetricsRangeLatencyEstimatedHistogramByNameGetDefault) GetPayload ¶

type ColumnFamilyMetricsRangeLatencyEstimatedHistogramByNameGetOK ¶

type ColumnFamilyMetricsRangeLatencyEstimatedHistogramByNameGetOK struct {
}

ColumnFamilyMetricsRangeLatencyEstimatedHistogramByNameGetOK handles this case with default header values.

ColumnFamilyMetricsRangeLatencyEstimatedHistogramByNameGetOK column family metrics range latency estimated histogram by name get o k

func NewColumnFamilyMetricsRangeLatencyEstimatedHistogramByNameGetOK ¶

func NewColumnFamilyMetricsRangeLatencyEstimatedHistogramByNameGetOK() *ColumnFamilyMetricsRangeLatencyEstimatedHistogramByNameGetOK

NewColumnFamilyMetricsRangeLatencyEstimatedHistogramByNameGetOK creates a ColumnFamilyMetricsRangeLatencyEstimatedHistogramByNameGetOK with default headers values

type ColumnFamilyMetricsRangeLatencyEstimatedHistogramByNameGetParams ¶

type ColumnFamilyMetricsRangeLatencyEstimatedHistogramByNameGetParams struct {

	/*Name
	  The column family name in keyspace:name format

	*/
	Name string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsRangeLatencyEstimatedHistogramByNameGetParams contains all the parameters to send to the API endpoint for the column family metrics range latency estimated histogram by name get operation typically these are written to a http.Request

func NewColumnFamilyMetricsRangeLatencyEstimatedHistogramByNameGetParams ¶

func NewColumnFamilyMetricsRangeLatencyEstimatedHistogramByNameGetParams() *ColumnFamilyMetricsRangeLatencyEstimatedHistogramByNameGetParams

NewColumnFamilyMetricsRangeLatencyEstimatedHistogramByNameGetParams creates a new ColumnFamilyMetricsRangeLatencyEstimatedHistogramByNameGetParams object with the default values initialized.

func NewColumnFamilyMetricsRangeLatencyEstimatedHistogramByNameGetParamsWithContext ¶

func NewColumnFamilyMetricsRangeLatencyEstimatedHistogramByNameGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsRangeLatencyEstimatedHistogramByNameGetParams

NewColumnFamilyMetricsRangeLatencyEstimatedHistogramByNameGetParamsWithContext creates a new ColumnFamilyMetricsRangeLatencyEstimatedHistogramByNameGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsRangeLatencyEstimatedHistogramByNameGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsRangeLatencyEstimatedHistogramByNameGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsRangeLatencyEstimatedHistogramByNameGetParams

NewColumnFamilyMetricsRangeLatencyEstimatedHistogramByNameGetParamsWithHTTPClient creates a new ColumnFamilyMetricsRangeLatencyEstimatedHistogramByNameGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsRangeLatencyEstimatedHistogramByNameGetParamsWithTimeout ¶

func NewColumnFamilyMetricsRangeLatencyEstimatedHistogramByNameGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsRangeLatencyEstimatedHistogramByNameGetParams

NewColumnFamilyMetricsRangeLatencyEstimatedHistogramByNameGetParamsWithTimeout creates a new ColumnFamilyMetricsRangeLatencyEstimatedHistogramByNameGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsRangeLatencyEstimatedHistogramByNameGetParams) SetContext ¶

SetContext adds the context to the column family metrics range latency estimated histogram by name get params

func (*ColumnFamilyMetricsRangeLatencyEstimatedHistogramByNameGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the column family metrics range latency estimated histogram by name get params

func (*ColumnFamilyMetricsRangeLatencyEstimatedHistogramByNameGetParams) SetName ¶

SetName adds the name to the column family metrics range latency estimated histogram by name get params

func (*ColumnFamilyMetricsRangeLatencyEstimatedHistogramByNameGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family metrics range latency estimated histogram by name get params

func (*ColumnFamilyMetricsRangeLatencyEstimatedHistogramByNameGetParams) WithContext ¶

WithContext adds the context to the column family metrics range latency estimated histogram by name get params

func (*ColumnFamilyMetricsRangeLatencyEstimatedHistogramByNameGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics range latency estimated histogram by name get params

func (*ColumnFamilyMetricsRangeLatencyEstimatedHistogramByNameGetParams) WithName ¶

WithName adds the name to the column family metrics range latency estimated histogram by name get params

func (*ColumnFamilyMetricsRangeLatencyEstimatedHistogramByNameGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics range latency estimated histogram by name get params

func (*ColumnFamilyMetricsRangeLatencyEstimatedHistogramByNameGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsRangeLatencyEstimatedHistogramByNameGetReader ¶

type ColumnFamilyMetricsRangeLatencyEstimatedHistogramByNameGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsRangeLatencyEstimatedHistogramByNameGetReader is a Reader for the ColumnFamilyMetricsRangeLatencyEstimatedHistogramByNameGet structure.

func (*ColumnFamilyMetricsRangeLatencyEstimatedHistogramByNameGetReader) ReadResponse ¶

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsRangeLatencyEstimatedRecentHistogramByNameGetDefault ¶

type ColumnFamilyMetricsRangeLatencyEstimatedRecentHistogramByNameGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsRangeLatencyEstimatedRecentHistogramByNameGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsRangeLatencyEstimatedRecentHistogramByNameGetDefault ¶

func NewColumnFamilyMetricsRangeLatencyEstimatedRecentHistogramByNameGetDefault(code int) *ColumnFamilyMetricsRangeLatencyEstimatedRecentHistogramByNameGetDefault

NewColumnFamilyMetricsRangeLatencyEstimatedRecentHistogramByNameGetDefault creates a ColumnFamilyMetricsRangeLatencyEstimatedRecentHistogramByNameGetDefault with default headers values

func (*ColumnFamilyMetricsRangeLatencyEstimatedRecentHistogramByNameGetDefault) Code ¶

Code gets the status code for the column family metrics range latency estimated recent histogram by name get default response

func (*ColumnFamilyMetricsRangeLatencyEstimatedRecentHistogramByNameGetDefault) Error ¶

func (*ColumnFamilyMetricsRangeLatencyEstimatedRecentHistogramByNameGetDefault) GetPayload ¶

type ColumnFamilyMetricsRangeLatencyEstimatedRecentHistogramByNameGetOK ¶

type ColumnFamilyMetricsRangeLatencyEstimatedRecentHistogramByNameGetOK struct {
}

ColumnFamilyMetricsRangeLatencyEstimatedRecentHistogramByNameGetOK handles this case with default header values.

ColumnFamilyMetricsRangeLatencyEstimatedRecentHistogramByNameGetOK column family metrics range latency estimated recent histogram by name get o k

func NewColumnFamilyMetricsRangeLatencyEstimatedRecentHistogramByNameGetOK ¶

func NewColumnFamilyMetricsRangeLatencyEstimatedRecentHistogramByNameGetOK() *ColumnFamilyMetricsRangeLatencyEstimatedRecentHistogramByNameGetOK

NewColumnFamilyMetricsRangeLatencyEstimatedRecentHistogramByNameGetOK creates a ColumnFamilyMetricsRangeLatencyEstimatedRecentHistogramByNameGetOK with default headers values

type ColumnFamilyMetricsRangeLatencyEstimatedRecentHistogramByNameGetParams ¶

type ColumnFamilyMetricsRangeLatencyEstimatedRecentHistogramByNameGetParams struct {

	/*Name
	  The column family name in keyspace:name format

	*/
	Name string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsRangeLatencyEstimatedRecentHistogramByNameGetParams contains all the parameters to send to the API endpoint for the column family metrics range latency estimated recent histogram by name get operation typically these are written to a http.Request

func NewColumnFamilyMetricsRangeLatencyEstimatedRecentHistogramByNameGetParams ¶

func NewColumnFamilyMetricsRangeLatencyEstimatedRecentHistogramByNameGetParams() *ColumnFamilyMetricsRangeLatencyEstimatedRecentHistogramByNameGetParams

NewColumnFamilyMetricsRangeLatencyEstimatedRecentHistogramByNameGetParams creates a new ColumnFamilyMetricsRangeLatencyEstimatedRecentHistogramByNameGetParams object with the default values initialized.

func NewColumnFamilyMetricsRangeLatencyEstimatedRecentHistogramByNameGetParamsWithContext ¶

func NewColumnFamilyMetricsRangeLatencyEstimatedRecentHistogramByNameGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsRangeLatencyEstimatedRecentHistogramByNameGetParams

NewColumnFamilyMetricsRangeLatencyEstimatedRecentHistogramByNameGetParamsWithContext creates a new ColumnFamilyMetricsRangeLatencyEstimatedRecentHistogramByNameGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsRangeLatencyEstimatedRecentHistogramByNameGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsRangeLatencyEstimatedRecentHistogramByNameGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsRangeLatencyEstimatedRecentHistogramByNameGetParams

NewColumnFamilyMetricsRangeLatencyEstimatedRecentHistogramByNameGetParamsWithHTTPClient creates a new ColumnFamilyMetricsRangeLatencyEstimatedRecentHistogramByNameGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsRangeLatencyEstimatedRecentHistogramByNameGetParamsWithTimeout ¶

func NewColumnFamilyMetricsRangeLatencyEstimatedRecentHistogramByNameGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsRangeLatencyEstimatedRecentHistogramByNameGetParams

NewColumnFamilyMetricsRangeLatencyEstimatedRecentHistogramByNameGetParamsWithTimeout creates a new ColumnFamilyMetricsRangeLatencyEstimatedRecentHistogramByNameGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsRangeLatencyEstimatedRecentHistogramByNameGetParams) SetContext ¶

SetContext adds the context to the column family metrics range latency estimated recent histogram by name get params

func (*ColumnFamilyMetricsRangeLatencyEstimatedRecentHistogramByNameGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the column family metrics range latency estimated recent histogram by name get params

func (*ColumnFamilyMetricsRangeLatencyEstimatedRecentHistogramByNameGetParams) SetName ¶

SetName adds the name to the column family metrics range latency estimated recent histogram by name get params

func (*ColumnFamilyMetricsRangeLatencyEstimatedRecentHistogramByNameGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family metrics range latency estimated recent histogram by name get params

func (*ColumnFamilyMetricsRangeLatencyEstimatedRecentHistogramByNameGetParams) WithContext ¶

WithContext adds the context to the column family metrics range latency estimated recent histogram by name get params

func (*ColumnFamilyMetricsRangeLatencyEstimatedRecentHistogramByNameGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics range latency estimated recent histogram by name get params

func (*ColumnFamilyMetricsRangeLatencyEstimatedRecentHistogramByNameGetParams) WithName ¶

WithName adds the name to the column family metrics range latency estimated recent histogram by name get params

func (*ColumnFamilyMetricsRangeLatencyEstimatedRecentHistogramByNameGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics range latency estimated recent histogram by name get params

func (*ColumnFamilyMetricsRangeLatencyEstimatedRecentHistogramByNameGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsRangeLatencyEstimatedRecentHistogramByNameGetReader ¶

type ColumnFamilyMetricsRangeLatencyEstimatedRecentHistogramByNameGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsRangeLatencyEstimatedRecentHistogramByNameGetReader is a Reader for the ColumnFamilyMetricsRangeLatencyEstimatedRecentHistogramByNameGet structure.

func (*ColumnFamilyMetricsRangeLatencyEstimatedRecentHistogramByNameGetReader) ReadResponse ¶

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsRangeLatencyGetDefault ¶

type ColumnFamilyMetricsRangeLatencyGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsRangeLatencyGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsRangeLatencyGetDefault ¶

func NewColumnFamilyMetricsRangeLatencyGetDefault(code int) *ColumnFamilyMetricsRangeLatencyGetDefault

NewColumnFamilyMetricsRangeLatencyGetDefault creates a ColumnFamilyMetricsRangeLatencyGetDefault with default headers values

func (*ColumnFamilyMetricsRangeLatencyGetDefault) Code ¶

Code gets the status code for the column family metrics range latency get default response

func (*ColumnFamilyMetricsRangeLatencyGetDefault) Error ¶

func (*ColumnFamilyMetricsRangeLatencyGetDefault) GetPayload ¶

type ColumnFamilyMetricsRangeLatencyGetOK ¶

type ColumnFamilyMetricsRangeLatencyGetOK struct {
	Payload int32
}

ColumnFamilyMetricsRangeLatencyGetOK handles this case with default header values.

ColumnFamilyMetricsRangeLatencyGetOK column family metrics range latency get o k

func NewColumnFamilyMetricsRangeLatencyGetOK ¶

func NewColumnFamilyMetricsRangeLatencyGetOK() *ColumnFamilyMetricsRangeLatencyGetOK

NewColumnFamilyMetricsRangeLatencyGetOK creates a ColumnFamilyMetricsRangeLatencyGetOK with default headers values

func (*ColumnFamilyMetricsRangeLatencyGetOK) GetPayload ¶

type ColumnFamilyMetricsRangeLatencyGetParams ¶

type ColumnFamilyMetricsRangeLatencyGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsRangeLatencyGetParams contains all the parameters to send to the API endpoint for the column family metrics range latency get operation typically these are written to a http.Request

func NewColumnFamilyMetricsRangeLatencyGetParams ¶

func NewColumnFamilyMetricsRangeLatencyGetParams() *ColumnFamilyMetricsRangeLatencyGetParams

NewColumnFamilyMetricsRangeLatencyGetParams creates a new ColumnFamilyMetricsRangeLatencyGetParams object with the default values initialized.

func NewColumnFamilyMetricsRangeLatencyGetParamsWithContext ¶

func NewColumnFamilyMetricsRangeLatencyGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsRangeLatencyGetParams

NewColumnFamilyMetricsRangeLatencyGetParamsWithContext creates a new ColumnFamilyMetricsRangeLatencyGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsRangeLatencyGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsRangeLatencyGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsRangeLatencyGetParams

NewColumnFamilyMetricsRangeLatencyGetParamsWithHTTPClient creates a new ColumnFamilyMetricsRangeLatencyGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsRangeLatencyGetParamsWithTimeout ¶

func NewColumnFamilyMetricsRangeLatencyGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsRangeLatencyGetParams

NewColumnFamilyMetricsRangeLatencyGetParamsWithTimeout creates a new ColumnFamilyMetricsRangeLatencyGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsRangeLatencyGetParams) SetContext ¶

SetContext adds the context to the column family metrics range latency get params

func (*ColumnFamilyMetricsRangeLatencyGetParams) SetHTTPClient ¶

func (o *ColumnFamilyMetricsRangeLatencyGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the column family metrics range latency get params

func (*ColumnFamilyMetricsRangeLatencyGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family metrics range latency get params

func (*ColumnFamilyMetricsRangeLatencyGetParams) WithContext ¶

WithContext adds the context to the column family metrics range latency get params

func (*ColumnFamilyMetricsRangeLatencyGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics range latency get params

func (*ColumnFamilyMetricsRangeLatencyGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics range latency get params

func (*ColumnFamilyMetricsRangeLatencyGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsRangeLatencyGetReader ¶

type ColumnFamilyMetricsRangeLatencyGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsRangeLatencyGetReader is a Reader for the ColumnFamilyMetricsRangeLatencyGet structure.

func (*ColumnFamilyMetricsRangeLatencyGetReader) ReadResponse ¶

func (o *ColumnFamilyMetricsRangeLatencyGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsReadByNameGetDefault ¶

type ColumnFamilyMetricsReadByNameGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsReadByNameGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsReadByNameGetDefault ¶

func NewColumnFamilyMetricsReadByNameGetDefault(code int) *ColumnFamilyMetricsReadByNameGetDefault

NewColumnFamilyMetricsReadByNameGetDefault creates a ColumnFamilyMetricsReadByNameGetDefault with default headers values

func (*ColumnFamilyMetricsReadByNameGetDefault) Code ¶

Code gets the status code for the column family metrics read by name get default response

func (*ColumnFamilyMetricsReadByNameGetDefault) Error ¶

func (*ColumnFamilyMetricsReadByNameGetDefault) GetPayload ¶

type ColumnFamilyMetricsReadByNameGetOK ¶

type ColumnFamilyMetricsReadByNameGetOK struct {
	Payload interface{}
}

ColumnFamilyMetricsReadByNameGetOK handles this case with default header values.

ColumnFamilyMetricsReadByNameGetOK column family metrics read by name get o k

func NewColumnFamilyMetricsReadByNameGetOK ¶

func NewColumnFamilyMetricsReadByNameGetOK() *ColumnFamilyMetricsReadByNameGetOK

NewColumnFamilyMetricsReadByNameGetOK creates a ColumnFamilyMetricsReadByNameGetOK with default headers values

func (*ColumnFamilyMetricsReadByNameGetOK) GetPayload ¶

func (o *ColumnFamilyMetricsReadByNameGetOK) GetPayload() interface{}

type ColumnFamilyMetricsReadByNameGetParams ¶

type ColumnFamilyMetricsReadByNameGetParams struct {

	/*Name
	  The column family name in keyspace:name format

	*/
	Name string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsReadByNameGetParams contains all the parameters to send to the API endpoint for the column family metrics read by name get operation typically these are written to a http.Request

func NewColumnFamilyMetricsReadByNameGetParams ¶

func NewColumnFamilyMetricsReadByNameGetParams() *ColumnFamilyMetricsReadByNameGetParams

NewColumnFamilyMetricsReadByNameGetParams creates a new ColumnFamilyMetricsReadByNameGetParams object with the default values initialized.

func NewColumnFamilyMetricsReadByNameGetParamsWithContext ¶

func NewColumnFamilyMetricsReadByNameGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsReadByNameGetParams

NewColumnFamilyMetricsReadByNameGetParamsWithContext creates a new ColumnFamilyMetricsReadByNameGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsReadByNameGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsReadByNameGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsReadByNameGetParams

NewColumnFamilyMetricsReadByNameGetParamsWithHTTPClient creates a new ColumnFamilyMetricsReadByNameGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsReadByNameGetParamsWithTimeout ¶

func NewColumnFamilyMetricsReadByNameGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsReadByNameGetParams

NewColumnFamilyMetricsReadByNameGetParamsWithTimeout creates a new ColumnFamilyMetricsReadByNameGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsReadByNameGetParams) SetContext ¶

SetContext adds the context to the column family metrics read by name get params

func (*ColumnFamilyMetricsReadByNameGetParams) SetHTTPClient ¶

func (o *ColumnFamilyMetricsReadByNameGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the column family metrics read by name get params

func (*ColumnFamilyMetricsReadByNameGetParams) SetName ¶

SetName adds the name to the column family metrics read by name get params

func (*ColumnFamilyMetricsReadByNameGetParams) SetTimeout ¶

func (o *ColumnFamilyMetricsReadByNameGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the column family metrics read by name get params

func (*ColumnFamilyMetricsReadByNameGetParams) WithContext ¶

WithContext adds the context to the column family metrics read by name get params

func (*ColumnFamilyMetricsReadByNameGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics read by name get params

func (*ColumnFamilyMetricsReadByNameGetParams) WithName ¶

WithName adds the name to the column family metrics read by name get params

func (*ColumnFamilyMetricsReadByNameGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics read by name get params

func (*ColumnFamilyMetricsReadByNameGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsReadByNameGetReader ¶

type ColumnFamilyMetricsReadByNameGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsReadByNameGetReader is a Reader for the ColumnFamilyMetricsReadByNameGet structure.

func (*ColumnFamilyMetricsReadByNameGetReader) ReadResponse ¶

func (o *ColumnFamilyMetricsReadByNameGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsReadGetDefault ¶

type ColumnFamilyMetricsReadGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsReadGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsReadGetDefault ¶

func NewColumnFamilyMetricsReadGetDefault(code int) *ColumnFamilyMetricsReadGetDefault

NewColumnFamilyMetricsReadGetDefault creates a ColumnFamilyMetricsReadGetDefault with default headers values

func (*ColumnFamilyMetricsReadGetDefault) Code ¶

Code gets the status code for the column family metrics read get default response

func (*ColumnFamilyMetricsReadGetDefault) Error ¶

func (*ColumnFamilyMetricsReadGetDefault) GetPayload ¶

type ColumnFamilyMetricsReadGetOK ¶

type ColumnFamilyMetricsReadGetOK struct {
	Payload interface{}
}

ColumnFamilyMetricsReadGetOK handles this case with default header values.

ColumnFamilyMetricsReadGetOK column family metrics read get o k

func NewColumnFamilyMetricsReadGetOK ¶

func NewColumnFamilyMetricsReadGetOK() *ColumnFamilyMetricsReadGetOK

NewColumnFamilyMetricsReadGetOK creates a ColumnFamilyMetricsReadGetOK with default headers values

func (*ColumnFamilyMetricsReadGetOK) GetPayload ¶

func (o *ColumnFamilyMetricsReadGetOK) GetPayload() interface{}

type ColumnFamilyMetricsReadGetParams ¶

type ColumnFamilyMetricsReadGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsReadGetParams contains all the parameters to send to the API endpoint for the column family metrics read get operation typically these are written to a http.Request

func NewColumnFamilyMetricsReadGetParams ¶

func NewColumnFamilyMetricsReadGetParams() *ColumnFamilyMetricsReadGetParams

NewColumnFamilyMetricsReadGetParams creates a new ColumnFamilyMetricsReadGetParams object with the default values initialized.

func NewColumnFamilyMetricsReadGetParamsWithContext ¶

func NewColumnFamilyMetricsReadGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsReadGetParams

NewColumnFamilyMetricsReadGetParamsWithContext creates a new ColumnFamilyMetricsReadGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsReadGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsReadGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsReadGetParams

NewColumnFamilyMetricsReadGetParamsWithHTTPClient creates a new ColumnFamilyMetricsReadGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsReadGetParamsWithTimeout ¶

func NewColumnFamilyMetricsReadGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsReadGetParams

NewColumnFamilyMetricsReadGetParamsWithTimeout creates a new ColumnFamilyMetricsReadGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsReadGetParams) SetContext ¶

SetContext adds the context to the column family metrics read get params

func (*ColumnFamilyMetricsReadGetParams) SetHTTPClient ¶

func (o *ColumnFamilyMetricsReadGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the column family metrics read get params

func (*ColumnFamilyMetricsReadGetParams) SetTimeout ¶

func (o *ColumnFamilyMetricsReadGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the column family metrics read get params

func (*ColumnFamilyMetricsReadGetParams) WithContext ¶

WithContext adds the context to the column family metrics read get params

func (*ColumnFamilyMetricsReadGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics read get params

func (*ColumnFamilyMetricsReadGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics read get params

func (*ColumnFamilyMetricsReadGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsReadGetReader ¶

type ColumnFamilyMetricsReadGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsReadGetReader is a Reader for the ColumnFamilyMetricsReadGet structure.

func (*ColumnFamilyMetricsReadGetReader) ReadResponse ¶

func (o *ColumnFamilyMetricsReadGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsReadLatencyByNameGetDefault ¶

type ColumnFamilyMetricsReadLatencyByNameGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsReadLatencyByNameGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsReadLatencyByNameGetDefault ¶

func NewColumnFamilyMetricsReadLatencyByNameGetDefault(code int) *ColumnFamilyMetricsReadLatencyByNameGetDefault

NewColumnFamilyMetricsReadLatencyByNameGetDefault creates a ColumnFamilyMetricsReadLatencyByNameGetDefault with default headers values

func (*ColumnFamilyMetricsReadLatencyByNameGetDefault) Code ¶

Code gets the status code for the column family metrics read latency by name get default response

func (*ColumnFamilyMetricsReadLatencyByNameGetDefault) Error ¶

func (*ColumnFamilyMetricsReadLatencyByNameGetDefault) GetPayload ¶

type ColumnFamilyMetricsReadLatencyByNameGetOK ¶

type ColumnFamilyMetricsReadLatencyByNameGetOK struct {
	Payload int32
}

ColumnFamilyMetricsReadLatencyByNameGetOK handles this case with default header values.

ColumnFamilyMetricsReadLatencyByNameGetOK column family metrics read latency by name get o k

func NewColumnFamilyMetricsReadLatencyByNameGetOK ¶

func NewColumnFamilyMetricsReadLatencyByNameGetOK() *ColumnFamilyMetricsReadLatencyByNameGetOK

NewColumnFamilyMetricsReadLatencyByNameGetOK creates a ColumnFamilyMetricsReadLatencyByNameGetOK with default headers values

func (*ColumnFamilyMetricsReadLatencyByNameGetOK) GetPayload ¶

type ColumnFamilyMetricsReadLatencyByNameGetParams ¶

type ColumnFamilyMetricsReadLatencyByNameGetParams struct {

	/*Name
	  The column family name in keyspace:name format

	*/
	Name string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsReadLatencyByNameGetParams contains all the parameters to send to the API endpoint for the column family metrics read latency by name get operation typically these are written to a http.Request

func NewColumnFamilyMetricsReadLatencyByNameGetParams ¶

func NewColumnFamilyMetricsReadLatencyByNameGetParams() *ColumnFamilyMetricsReadLatencyByNameGetParams

NewColumnFamilyMetricsReadLatencyByNameGetParams creates a new ColumnFamilyMetricsReadLatencyByNameGetParams object with the default values initialized.

func NewColumnFamilyMetricsReadLatencyByNameGetParamsWithContext ¶

func NewColumnFamilyMetricsReadLatencyByNameGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsReadLatencyByNameGetParams

NewColumnFamilyMetricsReadLatencyByNameGetParamsWithContext creates a new ColumnFamilyMetricsReadLatencyByNameGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsReadLatencyByNameGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsReadLatencyByNameGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsReadLatencyByNameGetParams

NewColumnFamilyMetricsReadLatencyByNameGetParamsWithHTTPClient creates a new ColumnFamilyMetricsReadLatencyByNameGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsReadLatencyByNameGetParamsWithTimeout ¶

func NewColumnFamilyMetricsReadLatencyByNameGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsReadLatencyByNameGetParams

NewColumnFamilyMetricsReadLatencyByNameGetParamsWithTimeout creates a new ColumnFamilyMetricsReadLatencyByNameGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsReadLatencyByNameGetParams) SetContext ¶

SetContext adds the context to the column family metrics read latency by name get params

func (*ColumnFamilyMetricsReadLatencyByNameGetParams) SetHTTPClient ¶

func (o *ColumnFamilyMetricsReadLatencyByNameGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the column family metrics read latency by name get params

func (*ColumnFamilyMetricsReadLatencyByNameGetParams) SetName ¶

SetName adds the name to the column family metrics read latency by name get params

func (*ColumnFamilyMetricsReadLatencyByNameGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family metrics read latency by name get params

func (*ColumnFamilyMetricsReadLatencyByNameGetParams) WithContext ¶

WithContext adds the context to the column family metrics read latency by name get params

func (*ColumnFamilyMetricsReadLatencyByNameGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics read latency by name get params

func (*ColumnFamilyMetricsReadLatencyByNameGetParams) WithName ¶

WithName adds the name to the column family metrics read latency by name get params

func (*ColumnFamilyMetricsReadLatencyByNameGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics read latency by name get params

func (*ColumnFamilyMetricsReadLatencyByNameGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsReadLatencyByNameGetReader ¶

type ColumnFamilyMetricsReadLatencyByNameGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsReadLatencyByNameGetReader is a Reader for the ColumnFamilyMetricsReadLatencyByNameGet structure.

func (*ColumnFamilyMetricsReadLatencyByNameGetReader) ReadResponse ¶

func (o *ColumnFamilyMetricsReadLatencyByNameGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsReadLatencyEstimatedHistogramByNameGetDefault ¶

type ColumnFamilyMetricsReadLatencyEstimatedHistogramByNameGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsReadLatencyEstimatedHistogramByNameGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsReadLatencyEstimatedHistogramByNameGetDefault ¶

func NewColumnFamilyMetricsReadLatencyEstimatedHistogramByNameGetDefault(code int) *ColumnFamilyMetricsReadLatencyEstimatedHistogramByNameGetDefault

NewColumnFamilyMetricsReadLatencyEstimatedHistogramByNameGetDefault creates a ColumnFamilyMetricsReadLatencyEstimatedHistogramByNameGetDefault with default headers values

func (*ColumnFamilyMetricsReadLatencyEstimatedHistogramByNameGetDefault) Code ¶

Code gets the status code for the column family metrics read latency estimated histogram by name get default response

func (*ColumnFamilyMetricsReadLatencyEstimatedHistogramByNameGetDefault) Error ¶

func (*ColumnFamilyMetricsReadLatencyEstimatedHistogramByNameGetDefault) GetPayload ¶

type ColumnFamilyMetricsReadLatencyEstimatedHistogramByNameGetOK ¶

type ColumnFamilyMetricsReadLatencyEstimatedHistogramByNameGetOK struct {
}

ColumnFamilyMetricsReadLatencyEstimatedHistogramByNameGetOK handles this case with default header values.

ColumnFamilyMetricsReadLatencyEstimatedHistogramByNameGetOK column family metrics read latency estimated histogram by name get o k

func NewColumnFamilyMetricsReadLatencyEstimatedHistogramByNameGetOK ¶

func NewColumnFamilyMetricsReadLatencyEstimatedHistogramByNameGetOK() *ColumnFamilyMetricsReadLatencyEstimatedHistogramByNameGetOK

NewColumnFamilyMetricsReadLatencyEstimatedHistogramByNameGetOK creates a ColumnFamilyMetricsReadLatencyEstimatedHistogramByNameGetOK with default headers values

type ColumnFamilyMetricsReadLatencyEstimatedHistogramByNameGetParams ¶

type ColumnFamilyMetricsReadLatencyEstimatedHistogramByNameGetParams struct {

	/*Name
	  The column family name in keyspace:name format

	*/
	Name string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsReadLatencyEstimatedHistogramByNameGetParams contains all the parameters to send to the API endpoint for the column family metrics read latency estimated histogram by name get operation typically these are written to a http.Request

func NewColumnFamilyMetricsReadLatencyEstimatedHistogramByNameGetParams ¶

func NewColumnFamilyMetricsReadLatencyEstimatedHistogramByNameGetParams() *ColumnFamilyMetricsReadLatencyEstimatedHistogramByNameGetParams

NewColumnFamilyMetricsReadLatencyEstimatedHistogramByNameGetParams creates a new ColumnFamilyMetricsReadLatencyEstimatedHistogramByNameGetParams object with the default values initialized.

func NewColumnFamilyMetricsReadLatencyEstimatedHistogramByNameGetParamsWithContext ¶

func NewColumnFamilyMetricsReadLatencyEstimatedHistogramByNameGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsReadLatencyEstimatedHistogramByNameGetParams

NewColumnFamilyMetricsReadLatencyEstimatedHistogramByNameGetParamsWithContext creates a new ColumnFamilyMetricsReadLatencyEstimatedHistogramByNameGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsReadLatencyEstimatedHistogramByNameGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsReadLatencyEstimatedHistogramByNameGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsReadLatencyEstimatedHistogramByNameGetParams

NewColumnFamilyMetricsReadLatencyEstimatedHistogramByNameGetParamsWithHTTPClient creates a new ColumnFamilyMetricsReadLatencyEstimatedHistogramByNameGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsReadLatencyEstimatedHistogramByNameGetParamsWithTimeout ¶

func NewColumnFamilyMetricsReadLatencyEstimatedHistogramByNameGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsReadLatencyEstimatedHistogramByNameGetParams

NewColumnFamilyMetricsReadLatencyEstimatedHistogramByNameGetParamsWithTimeout creates a new ColumnFamilyMetricsReadLatencyEstimatedHistogramByNameGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsReadLatencyEstimatedHistogramByNameGetParams) SetContext ¶

SetContext adds the context to the column family metrics read latency estimated histogram by name get params

func (*ColumnFamilyMetricsReadLatencyEstimatedHistogramByNameGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the column family metrics read latency estimated histogram by name get params

func (*ColumnFamilyMetricsReadLatencyEstimatedHistogramByNameGetParams) SetName ¶

SetName adds the name to the column family metrics read latency estimated histogram by name get params

func (*ColumnFamilyMetricsReadLatencyEstimatedHistogramByNameGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family metrics read latency estimated histogram by name get params

func (*ColumnFamilyMetricsReadLatencyEstimatedHistogramByNameGetParams) WithContext ¶

WithContext adds the context to the column family metrics read latency estimated histogram by name get params

func (*ColumnFamilyMetricsReadLatencyEstimatedHistogramByNameGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics read latency estimated histogram by name get params

func (*ColumnFamilyMetricsReadLatencyEstimatedHistogramByNameGetParams) WithName ¶

WithName adds the name to the column family metrics read latency estimated histogram by name get params

func (*ColumnFamilyMetricsReadLatencyEstimatedHistogramByNameGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics read latency estimated histogram by name get params

func (*ColumnFamilyMetricsReadLatencyEstimatedHistogramByNameGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsReadLatencyEstimatedHistogramByNameGetReader ¶

type ColumnFamilyMetricsReadLatencyEstimatedHistogramByNameGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsReadLatencyEstimatedHistogramByNameGetReader is a Reader for the ColumnFamilyMetricsReadLatencyEstimatedHistogramByNameGet structure.

func (*ColumnFamilyMetricsReadLatencyEstimatedHistogramByNameGetReader) ReadResponse ¶

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsReadLatencyEstimatedRecentHistogramByNameGetDefault ¶

type ColumnFamilyMetricsReadLatencyEstimatedRecentHistogramByNameGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsReadLatencyEstimatedRecentHistogramByNameGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsReadLatencyEstimatedRecentHistogramByNameGetDefault ¶

func NewColumnFamilyMetricsReadLatencyEstimatedRecentHistogramByNameGetDefault(code int) *ColumnFamilyMetricsReadLatencyEstimatedRecentHistogramByNameGetDefault

NewColumnFamilyMetricsReadLatencyEstimatedRecentHistogramByNameGetDefault creates a ColumnFamilyMetricsReadLatencyEstimatedRecentHistogramByNameGetDefault with default headers values

func (*ColumnFamilyMetricsReadLatencyEstimatedRecentHistogramByNameGetDefault) Code ¶

Code gets the status code for the column family metrics read latency estimated recent histogram by name get default response

func (*ColumnFamilyMetricsReadLatencyEstimatedRecentHistogramByNameGetDefault) Error ¶

func (*ColumnFamilyMetricsReadLatencyEstimatedRecentHistogramByNameGetDefault) GetPayload ¶

type ColumnFamilyMetricsReadLatencyEstimatedRecentHistogramByNameGetOK ¶

type ColumnFamilyMetricsReadLatencyEstimatedRecentHistogramByNameGetOK struct {
}

ColumnFamilyMetricsReadLatencyEstimatedRecentHistogramByNameGetOK handles this case with default header values.

ColumnFamilyMetricsReadLatencyEstimatedRecentHistogramByNameGetOK column family metrics read latency estimated recent histogram by name get o k

func NewColumnFamilyMetricsReadLatencyEstimatedRecentHistogramByNameGetOK ¶

func NewColumnFamilyMetricsReadLatencyEstimatedRecentHistogramByNameGetOK() *ColumnFamilyMetricsReadLatencyEstimatedRecentHistogramByNameGetOK

NewColumnFamilyMetricsReadLatencyEstimatedRecentHistogramByNameGetOK creates a ColumnFamilyMetricsReadLatencyEstimatedRecentHistogramByNameGetOK with default headers values

type ColumnFamilyMetricsReadLatencyEstimatedRecentHistogramByNameGetParams ¶

type ColumnFamilyMetricsReadLatencyEstimatedRecentHistogramByNameGetParams struct {

	/*Name
	  The column family name in keyspace:name format

	*/
	Name string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsReadLatencyEstimatedRecentHistogramByNameGetParams contains all the parameters to send to the API endpoint for the column family metrics read latency estimated recent histogram by name get operation typically these are written to a http.Request

func NewColumnFamilyMetricsReadLatencyEstimatedRecentHistogramByNameGetParams ¶

func NewColumnFamilyMetricsReadLatencyEstimatedRecentHistogramByNameGetParams() *ColumnFamilyMetricsReadLatencyEstimatedRecentHistogramByNameGetParams

NewColumnFamilyMetricsReadLatencyEstimatedRecentHistogramByNameGetParams creates a new ColumnFamilyMetricsReadLatencyEstimatedRecentHistogramByNameGetParams object with the default values initialized.

func NewColumnFamilyMetricsReadLatencyEstimatedRecentHistogramByNameGetParamsWithContext ¶

func NewColumnFamilyMetricsReadLatencyEstimatedRecentHistogramByNameGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsReadLatencyEstimatedRecentHistogramByNameGetParams

NewColumnFamilyMetricsReadLatencyEstimatedRecentHistogramByNameGetParamsWithContext creates a new ColumnFamilyMetricsReadLatencyEstimatedRecentHistogramByNameGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsReadLatencyEstimatedRecentHistogramByNameGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsReadLatencyEstimatedRecentHistogramByNameGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsReadLatencyEstimatedRecentHistogramByNameGetParams

NewColumnFamilyMetricsReadLatencyEstimatedRecentHistogramByNameGetParamsWithHTTPClient creates a new ColumnFamilyMetricsReadLatencyEstimatedRecentHistogramByNameGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsReadLatencyEstimatedRecentHistogramByNameGetParamsWithTimeout ¶

func NewColumnFamilyMetricsReadLatencyEstimatedRecentHistogramByNameGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsReadLatencyEstimatedRecentHistogramByNameGetParams

NewColumnFamilyMetricsReadLatencyEstimatedRecentHistogramByNameGetParamsWithTimeout creates a new ColumnFamilyMetricsReadLatencyEstimatedRecentHistogramByNameGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsReadLatencyEstimatedRecentHistogramByNameGetParams) SetContext ¶

SetContext adds the context to the column family metrics read latency estimated recent histogram by name get params

func (*ColumnFamilyMetricsReadLatencyEstimatedRecentHistogramByNameGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the column family metrics read latency estimated recent histogram by name get params

func (*ColumnFamilyMetricsReadLatencyEstimatedRecentHistogramByNameGetParams) SetName ¶

SetName adds the name to the column family metrics read latency estimated recent histogram by name get params

func (*ColumnFamilyMetricsReadLatencyEstimatedRecentHistogramByNameGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family metrics read latency estimated recent histogram by name get params

func (*ColumnFamilyMetricsReadLatencyEstimatedRecentHistogramByNameGetParams) WithContext ¶

WithContext adds the context to the column family metrics read latency estimated recent histogram by name get params

func (*ColumnFamilyMetricsReadLatencyEstimatedRecentHistogramByNameGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics read latency estimated recent histogram by name get params

func (*ColumnFamilyMetricsReadLatencyEstimatedRecentHistogramByNameGetParams) WithName ¶

WithName adds the name to the column family metrics read latency estimated recent histogram by name get params

func (*ColumnFamilyMetricsReadLatencyEstimatedRecentHistogramByNameGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics read latency estimated recent histogram by name get params

func (*ColumnFamilyMetricsReadLatencyEstimatedRecentHistogramByNameGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsReadLatencyEstimatedRecentHistogramByNameGetReader ¶

type ColumnFamilyMetricsReadLatencyEstimatedRecentHistogramByNameGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsReadLatencyEstimatedRecentHistogramByNameGetReader is a Reader for the ColumnFamilyMetricsReadLatencyEstimatedRecentHistogramByNameGet structure.

func (*ColumnFamilyMetricsReadLatencyEstimatedRecentHistogramByNameGetReader) ReadResponse ¶

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsReadLatencyGetDefault ¶

type ColumnFamilyMetricsReadLatencyGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsReadLatencyGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsReadLatencyGetDefault ¶

func NewColumnFamilyMetricsReadLatencyGetDefault(code int) *ColumnFamilyMetricsReadLatencyGetDefault

NewColumnFamilyMetricsReadLatencyGetDefault creates a ColumnFamilyMetricsReadLatencyGetDefault with default headers values

func (*ColumnFamilyMetricsReadLatencyGetDefault) Code ¶

Code gets the status code for the column family metrics read latency get default response

func (*ColumnFamilyMetricsReadLatencyGetDefault) Error ¶

func (*ColumnFamilyMetricsReadLatencyGetDefault) GetPayload ¶

type ColumnFamilyMetricsReadLatencyGetOK ¶

type ColumnFamilyMetricsReadLatencyGetOK struct {
	Payload int32
}

ColumnFamilyMetricsReadLatencyGetOK handles this case with default header values.

ColumnFamilyMetricsReadLatencyGetOK column family metrics read latency get o k

func NewColumnFamilyMetricsReadLatencyGetOK ¶

func NewColumnFamilyMetricsReadLatencyGetOK() *ColumnFamilyMetricsReadLatencyGetOK

NewColumnFamilyMetricsReadLatencyGetOK creates a ColumnFamilyMetricsReadLatencyGetOK with default headers values

func (*ColumnFamilyMetricsReadLatencyGetOK) GetPayload ¶

type ColumnFamilyMetricsReadLatencyGetParams ¶

type ColumnFamilyMetricsReadLatencyGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsReadLatencyGetParams contains all the parameters to send to the API endpoint for the column family metrics read latency get operation typically these are written to a http.Request

func NewColumnFamilyMetricsReadLatencyGetParams ¶

func NewColumnFamilyMetricsReadLatencyGetParams() *ColumnFamilyMetricsReadLatencyGetParams

NewColumnFamilyMetricsReadLatencyGetParams creates a new ColumnFamilyMetricsReadLatencyGetParams object with the default values initialized.

func NewColumnFamilyMetricsReadLatencyGetParamsWithContext ¶

func NewColumnFamilyMetricsReadLatencyGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsReadLatencyGetParams

NewColumnFamilyMetricsReadLatencyGetParamsWithContext creates a new ColumnFamilyMetricsReadLatencyGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsReadLatencyGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsReadLatencyGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsReadLatencyGetParams

NewColumnFamilyMetricsReadLatencyGetParamsWithHTTPClient creates a new ColumnFamilyMetricsReadLatencyGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsReadLatencyGetParamsWithTimeout ¶

func NewColumnFamilyMetricsReadLatencyGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsReadLatencyGetParams

NewColumnFamilyMetricsReadLatencyGetParamsWithTimeout creates a new ColumnFamilyMetricsReadLatencyGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsReadLatencyGetParams) SetContext ¶

SetContext adds the context to the column family metrics read latency get params

func (*ColumnFamilyMetricsReadLatencyGetParams) SetHTTPClient ¶

func (o *ColumnFamilyMetricsReadLatencyGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the column family metrics read latency get params

func (*ColumnFamilyMetricsReadLatencyGetParams) SetTimeout ¶

func (o *ColumnFamilyMetricsReadLatencyGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the column family metrics read latency get params

func (*ColumnFamilyMetricsReadLatencyGetParams) WithContext ¶

WithContext adds the context to the column family metrics read latency get params

func (*ColumnFamilyMetricsReadLatencyGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics read latency get params

func (*ColumnFamilyMetricsReadLatencyGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics read latency get params

func (*ColumnFamilyMetricsReadLatencyGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsReadLatencyGetReader ¶

type ColumnFamilyMetricsReadLatencyGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsReadLatencyGetReader is a Reader for the ColumnFamilyMetricsReadLatencyGet structure.

func (*ColumnFamilyMetricsReadLatencyGetReader) ReadResponse ¶

func (o *ColumnFamilyMetricsReadLatencyGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsReadLatencyHistogramByNameGetDefault ¶

type ColumnFamilyMetricsReadLatencyHistogramByNameGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsReadLatencyHistogramByNameGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsReadLatencyHistogramByNameGetDefault ¶

func NewColumnFamilyMetricsReadLatencyHistogramByNameGetDefault(code int) *ColumnFamilyMetricsReadLatencyHistogramByNameGetDefault

NewColumnFamilyMetricsReadLatencyHistogramByNameGetDefault creates a ColumnFamilyMetricsReadLatencyHistogramByNameGetDefault with default headers values

func (*ColumnFamilyMetricsReadLatencyHistogramByNameGetDefault) Code ¶

Code gets the status code for the column family metrics read latency histogram by name get default response

func (*ColumnFamilyMetricsReadLatencyHistogramByNameGetDefault) Error ¶

func (*ColumnFamilyMetricsReadLatencyHistogramByNameGetDefault) GetPayload ¶

type ColumnFamilyMetricsReadLatencyHistogramByNameGetOK ¶

type ColumnFamilyMetricsReadLatencyHistogramByNameGetOK struct {
}

ColumnFamilyMetricsReadLatencyHistogramByNameGetOK handles this case with default header values.

ColumnFamilyMetricsReadLatencyHistogramByNameGetOK column family metrics read latency histogram by name get o k

func NewColumnFamilyMetricsReadLatencyHistogramByNameGetOK ¶

func NewColumnFamilyMetricsReadLatencyHistogramByNameGetOK() *ColumnFamilyMetricsReadLatencyHistogramByNameGetOK

NewColumnFamilyMetricsReadLatencyHistogramByNameGetOK creates a ColumnFamilyMetricsReadLatencyHistogramByNameGetOK with default headers values

type ColumnFamilyMetricsReadLatencyHistogramByNameGetParams ¶

type ColumnFamilyMetricsReadLatencyHistogramByNameGetParams struct {

	/*Name
	  The column family name in keyspace:name format

	*/
	Name string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsReadLatencyHistogramByNameGetParams contains all the parameters to send to the API endpoint for the column family metrics read latency histogram by name get operation typically these are written to a http.Request

func NewColumnFamilyMetricsReadLatencyHistogramByNameGetParams ¶

func NewColumnFamilyMetricsReadLatencyHistogramByNameGetParams() *ColumnFamilyMetricsReadLatencyHistogramByNameGetParams

NewColumnFamilyMetricsReadLatencyHistogramByNameGetParams creates a new ColumnFamilyMetricsReadLatencyHistogramByNameGetParams object with the default values initialized.

func NewColumnFamilyMetricsReadLatencyHistogramByNameGetParamsWithContext ¶

func NewColumnFamilyMetricsReadLatencyHistogramByNameGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsReadLatencyHistogramByNameGetParams

NewColumnFamilyMetricsReadLatencyHistogramByNameGetParamsWithContext creates a new ColumnFamilyMetricsReadLatencyHistogramByNameGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsReadLatencyHistogramByNameGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsReadLatencyHistogramByNameGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsReadLatencyHistogramByNameGetParams

NewColumnFamilyMetricsReadLatencyHistogramByNameGetParamsWithHTTPClient creates a new ColumnFamilyMetricsReadLatencyHistogramByNameGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsReadLatencyHistogramByNameGetParamsWithTimeout ¶

func NewColumnFamilyMetricsReadLatencyHistogramByNameGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsReadLatencyHistogramByNameGetParams

NewColumnFamilyMetricsReadLatencyHistogramByNameGetParamsWithTimeout creates a new ColumnFamilyMetricsReadLatencyHistogramByNameGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsReadLatencyHistogramByNameGetParams) SetContext ¶

SetContext adds the context to the column family metrics read latency histogram by name get params

func (*ColumnFamilyMetricsReadLatencyHistogramByNameGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the column family metrics read latency histogram by name get params

func (*ColumnFamilyMetricsReadLatencyHistogramByNameGetParams) SetName ¶

SetName adds the name to the column family metrics read latency histogram by name get params

func (*ColumnFamilyMetricsReadLatencyHistogramByNameGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family metrics read latency histogram by name get params

func (*ColumnFamilyMetricsReadLatencyHistogramByNameGetParams) WithContext ¶

WithContext adds the context to the column family metrics read latency histogram by name get params

func (*ColumnFamilyMetricsReadLatencyHistogramByNameGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics read latency histogram by name get params

func (*ColumnFamilyMetricsReadLatencyHistogramByNameGetParams) WithName ¶

WithName adds the name to the column family metrics read latency histogram by name get params

func (*ColumnFamilyMetricsReadLatencyHistogramByNameGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics read latency histogram by name get params

func (*ColumnFamilyMetricsReadLatencyHistogramByNameGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsReadLatencyHistogramByNameGetReader ¶

type ColumnFamilyMetricsReadLatencyHistogramByNameGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsReadLatencyHistogramByNameGetReader is a Reader for the ColumnFamilyMetricsReadLatencyHistogramByNameGet structure.

func (*ColumnFamilyMetricsReadLatencyHistogramByNameGetReader) ReadResponse ¶

func (o *ColumnFamilyMetricsReadLatencyHistogramByNameGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsReadLatencyHistogramGetDefault ¶

type ColumnFamilyMetricsReadLatencyHistogramGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsReadLatencyHistogramGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsReadLatencyHistogramGetDefault ¶

func NewColumnFamilyMetricsReadLatencyHistogramGetDefault(code int) *ColumnFamilyMetricsReadLatencyHistogramGetDefault

NewColumnFamilyMetricsReadLatencyHistogramGetDefault creates a ColumnFamilyMetricsReadLatencyHistogramGetDefault with default headers values

func (*ColumnFamilyMetricsReadLatencyHistogramGetDefault) Code ¶

Code gets the status code for the column family metrics read latency histogram get default response

func (*ColumnFamilyMetricsReadLatencyHistogramGetDefault) Error ¶

func (*ColumnFamilyMetricsReadLatencyHistogramGetDefault) GetPayload ¶

type ColumnFamilyMetricsReadLatencyHistogramGetOK ¶

type ColumnFamilyMetricsReadLatencyHistogramGetOK struct {
	Payload []*models.Histogram
}

ColumnFamilyMetricsReadLatencyHistogramGetOK handles this case with default header values.

ColumnFamilyMetricsReadLatencyHistogramGetOK column family metrics read latency histogram get o k

func NewColumnFamilyMetricsReadLatencyHistogramGetOK ¶

func NewColumnFamilyMetricsReadLatencyHistogramGetOK() *ColumnFamilyMetricsReadLatencyHistogramGetOK

NewColumnFamilyMetricsReadLatencyHistogramGetOK creates a ColumnFamilyMetricsReadLatencyHistogramGetOK with default headers values

func (*ColumnFamilyMetricsReadLatencyHistogramGetOK) GetPayload ¶

type ColumnFamilyMetricsReadLatencyHistogramGetParams ¶

type ColumnFamilyMetricsReadLatencyHistogramGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsReadLatencyHistogramGetParams contains all the parameters to send to the API endpoint for the column family metrics read latency histogram get operation typically these are written to a http.Request

func NewColumnFamilyMetricsReadLatencyHistogramGetParams ¶

func NewColumnFamilyMetricsReadLatencyHistogramGetParams() *ColumnFamilyMetricsReadLatencyHistogramGetParams

NewColumnFamilyMetricsReadLatencyHistogramGetParams creates a new ColumnFamilyMetricsReadLatencyHistogramGetParams object with the default values initialized.

func NewColumnFamilyMetricsReadLatencyHistogramGetParamsWithContext ¶

func NewColumnFamilyMetricsReadLatencyHistogramGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsReadLatencyHistogramGetParams

NewColumnFamilyMetricsReadLatencyHistogramGetParamsWithContext creates a new ColumnFamilyMetricsReadLatencyHistogramGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsReadLatencyHistogramGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsReadLatencyHistogramGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsReadLatencyHistogramGetParams

NewColumnFamilyMetricsReadLatencyHistogramGetParamsWithHTTPClient creates a new ColumnFamilyMetricsReadLatencyHistogramGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsReadLatencyHistogramGetParamsWithTimeout ¶

func NewColumnFamilyMetricsReadLatencyHistogramGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsReadLatencyHistogramGetParams

NewColumnFamilyMetricsReadLatencyHistogramGetParamsWithTimeout creates a new ColumnFamilyMetricsReadLatencyHistogramGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsReadLatencyHistogramGetParams) SetContext ¶

SetContext adds the context to the column family metrics read latency histogram get params

func (*ColumnFamilyMetricsReadLatencyHistogramGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the column family metrics read latency histogram get params

func (*ColumnFamilyMetricsReadLatencyHistogramGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family metrics read latency histogram get params

func (*ColumnFamilyMetricsReadLatencyHistogramGetParams) WithContext ¶

WithContext adds the context to the column family metrics read latency histogram get params

func (*ColumnFamilyMetricsReadLatencyHistogramGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics read latency histogram get params

func (*ColumnFamilyMetricsReadLatencyHistogramGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics read latency histogram get params

func (*ColumnFamilyMetricsReadLatencyHistogramGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsReadLatencyHistogramGetReader ¶

type ColumnFamilyMetricsReadLatencyHistogramGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsReadLatencyHistogramGetReader is a Reader for the ColumnFamilyMetricsReadLatencyHistogramGet structure.

func (*ColumnFamilyMetricsReadLatencyHistogramGetReader) ReadResponse ¶

func (o *ColumnFamilyMetricsReadLatencyHistogramGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsReadLatencyMovingAverageHistogramByNameGetDefault ¶

type ColumnFamilyMetricsReadLatencyMovingAverageHistogramByNameGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsReadLatencyMovingAverageHistogramByNameGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsReadLatencyMovingAverageHistogramByNameGetDefault ¶

func NewColumnFamilyMetricsReadLatencyMovingAverageHistogramByNameGetDefault(code int) *ColumnFamilyMetricsReadLatencyMovingAverageHistogramByNameGetDefault

NewColumnFamilyMetricsReadLatencyMovingAverageHistogramByNameGetDefault creates a ColumnFamilyMetricsReadLatencyMovingAverageHistogramByNameGetDefault with default headers values

func (*ColumnFamilyMetricsReadLatencyMovingAverageHistogramByNameGetDefault) Code ¶

Code gets the status code for the column family metrics read latency moving average histogram by name get default response

func (*ColumnFamilyMetricsReadLatencyMovingAverageHistogramByNameGetDefault) Error ¶

func (*ColumnFamilyMetricsReadLatencyMovingAverageHistogramByNameGetDefault) GetPayload ¶

type ColumnFamilyMetricsReadLatencyMovingAverageHistogramByNameGetOK ¶

type ColumnFamilyMetricsReadLatencyMovingAverageHistogramByNameGetOK struct {
}

ColumnFamilyMetricsReadLatencyMovingAverageHistogramByNameGetOK handles this case with default header values.

ColumnFamilyMetricsReadLatencyMovingAverageHistogramByNameGetOK column family metrics read latency moving average histogram by name get o k

func NewColumnFamilyMetricsReadLatencyMovingAverageHistogramByNameGetOK ¶

func NewColumnFamilyMetricsReadLatencyMovingAverageHistogramByNameGetOK() *ColumnFamilyMetricsReadLatencyMovingAverageHistogramByNameGetOK

NewColumnFamilyMetricsReadLatencyMovingAverageHistogramByNameGetOK creates a ColumnFamilyMetricsReadLatencyMovingAverageHistogramByNameGetOK with default headers values

type ColumnFamilyMetricsReadLatencyMovingAverageHistogramByNameGetParams ¶

type ColumnFamilyMetricsReadLatencyMovingAverageHistogramByNameGetParams struct {

	/*Name
	  The column family name in keyspace:name format

	*/
	Name string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsReadLatencyMovingAverageHistogramByNameGetParams contains all the parameters to send to the API endpoint for the column family metrics read latency moving average histogram by name get operation typically these are written to a http.Request

func NewColumnFamilyMetricsReadLatencyMovingAverageHistogramByNameGetParams ¶

func NewColumnFamilyMetricsReadLatencyMovingAverageHistogramByNameGetParams() *ColumnFamilyMetricsReadLatencyMovingAverageHistogramByNameGetParams

NewColumnFamilyMetricsReadLatencyMovingAverageHistogramByNameGetParams creates a new ColumnFamilyMetricsReadLatencyMovingAverageHistogramByNameGetParams object with the default values initialized.

func NewColumnFamilyMetricsReadLatencyMovingAverageHistogramByNameGetParamsWithContext ¶

func NewColumnFamilyMetricsReadLatencyMovingAverageHistogramByNameGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsReadLatencyMovingAverageHistogramByNameGetParams

NewColumnFamilyMetricsReadLatencyMovingAverageHistogramByNameGetParamsWithContext creates a new ColumnFamilyMetricsReadLatencyMovingAverageHistogramByNameGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsReadLatencyMovingAverageHistogramByNameGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsReadLatencyMovingAverageHistogramByNameGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsReadLatencyMovingAverageHistogramByNameGetParams

NewColumnFamilyMetricsReadLatencyMovingAverageHistogramByNameGetParamsWithHTTPClient creates a new ColumnFamilyMetricsReadLatencyMovingAverageHistogramByNameGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsReadLatencyMovingAverageHistogramByNameGetParamsWithTimeout ¶

func NewColumnFamilyMetricsReadLatencyMovingAverageHistogramByNameGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsReadLatencyMovingAverageHistogramByNameGetParams

NewColumnFamilyMetricsReadLatencyMovingAverageHistogramByNameGetParamsWithTimeout creates a new ColumnFamilyMetricsReadLatencyMovingAverageHistogramByNameGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsReadLatencyMovingAverageHistogramByNameGetParams) SetContext ¶

SetContext adds the context to the column family metrics read latency moving average histogram by name get params

func (*ColumnFamilyMetricsReadLatencyMovingAverageHistogramByNameGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the column family metrics read latency moving average histogram by name get params

func (*ColumnFamilyMetricsReadLatencyMovingAverageHistogramByNameGetParams) SetName ¶

SetName adds the name to the column family metrics read latency moving average histogram by name get params

func (*ColumnFamilyMetricsReadLatencyMovingAverageHistogramByNameGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family metrics read latency moving average histogram by name get params

func (*ColumnFamilyMetricsReadLatencyMovingAverageHistogramByNameGetParams) WithContext ¶

WithContext adds the context to the column family metrics read latency moving average histogram by name get params

func (*ColumnFamilyMetricsReadLatencyMovingAverageHistogramByNameGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics read latency moving average histogram by name get params

func (*ColumnFamilyMetricsReadLatencyMovingAverageHistogramByNameGetParams) WithName ¶

WithName adds the name to the column family metrics read latency moving average histogram by name get params

func (*ColumnFamilyMetricsReadLatencyMovingAverageHistogramByNameGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics read latency moving average histogram by name get params

func (*ColumnFamilyMetricsReadLatencyMovingAverageHistogramByNameGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsReadLatencyMovingAverageHistogramByNameGetReader ¶

type ColumnFamilyMetricsReadLatencyMovingAverageHistogramByNameGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsReadLatencyMovingAverageHistogramByNameGetReader is a Reader for the ColumnFamilyMetricsReadLatencyMovingAverageHistogramByNameGet structure.

func (*ColumnFamilyMetricsReadLatencyMovingAverageHistogramByNameGetReader) ReadResponse ¶

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsReadLatencyMovingAverageHistogramGetDefault ¶

type ColumnFamilyMetricsReadLatencyMovingAverageHistogramGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsReadLatencyMovingAverageHistogramGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsReadLatencyMovingAverageHistogramGetDefault ¶

func NewColumnFamilyMetricsReadLatencyMovingAverageHistogramGetDefault(code int) *ColumnFamilyMetricsReadLatencyMovingAverageHistogramGetDefault

NewColumnFamilyMetricsReadLatencyMovingAverageHistogramGetDefault creates a ColumnFamilyMetricsReadLatencyMovingAverageHistogramGetDefault with default headers values

func (*ColumnFamilyMetricsReadLatencyMovingAverageHistogramGetDefault) Code ¶

Code gets the status code for the column family metrics read latency moving average histogram get default response

func (*ColumnFamilyMetricsReadLatencyMovingAverageHistogramGetDefault) Error ¶

func (*ColumnFamilyMetricsReadLatencyMovingAverageHistogramGetDefault) GetPayload ¶

type ColumnFamilyMetricsReadLatencyMovingAverageHistogramGetOK ¶

type ColumnFamilyMetricsReadLatencyMovingAverageHistogramGetOK struct {
	Payload []*models.RateMovingAverageAndHistogram
}

ColumnFamilyMetricsReadLatencyMovingAverageHistogramGetOK handles this case with default header values.

ColumnFamilyMetricsReadLatencyMovingAverageHistogramGetOK column family metrics read latency moving average histogram get o k

func NewColumnFamilyMetricsReadLatencyMovingAverageHistogramGetOK ¶

func NewColumnFamilyMetricsReadLatencyMovingAverageHistogramGetOK() *ColumnFamilyMetricsReadLatencyMovingAverageHistogramGetOK

NewColumnFamilyMetricsReadLatencyMovingAverageHistogramGetOK creates a ColumnFamilyMetricsReadLatencyMovingAverageHistogramGetOK with default headers values

func (*ColumnFamilyMetricsReadLatencyMovingAverageHistogramGetOK) GetPayload ¶

type ColumnFamilyMetricsReadLatencyMovingAverageHistogramGetParams ¶

type ColumnFamilyMetricsReadLatencyMovingAverageHistogramGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsReadLatencyMovingAverageHistogramGetParams contains all the parameters to send to the API endpoint for the column family metrics read latency moving average histogram get operation typically these are written to a http.Request

func NewColumnFamilyMetricsReadLatencyMovingAverageHistogramGetParams ¶

func NewColumnFamilyMetricsReadLatencyMovingAverageHistogramGetParams() *ColumnFamilyMetricsReadLatencyMovingAverageHistogramGetParams

NewColumnFamilyMetricsReadLatencyMovingAverageHistogramGetParams creates a new ColumnFamilyMetricsReadLatencyMovingAverageHistogramGetParams object with the default values initialized.

func NewColumnFamilyMetricsReadLatencyMovingAverageHistogramGetParamsWithContext ¶

func NewColumnFamilyMetricsReadLatencyMovingAverageHistogramGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsReadLatencyMovingAverageHistogramGetParams

NewColumnFamilyMetricsReadLatencyMovingAverageHistogramGetParamsWithContext creates a new ColumnFamilyMetricsReadLatencyMovingAverageHistogramGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsReadLatencyMovingAverageHistogramGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsReadLatencyMovingAverageHistogramGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsReadLatencyMovingAverageHistogramGetParams

NewColumnFamilyMetricsReadLatencyMovingAverageHistogramGetParamsWithHTTPClient creates a new ColumnFamilyMetricsReadLatencyMovingAverageHistogramGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsReadLatencyMovingAverageHistogramGetParamsWithTimeout ¶

func NewColumnFamilyMetricsReadLatencyMovingAverageHistogramGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsReadLatencyMovingAverageHistogramGetParams

NewColumnFamilyMetricsReadLatencyMovingAverageHistogramGetParamsWithTimeout creates a new ColumnFamilyMetricsReadLatencyMovingAverageHistogramGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsReadLatencyMovingAverageHistogramGetParams) SetContext ¶

SetContext adds the context to the column family metrics read latency moving average histogram get params

func (*ColumnFamilyMetricsReadLatencyMovingAverageHistogramGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the column family metrics read latency moving average histogram get params

func (*ColumnFamilyMetricsReadLatencyMovingAverageHistogramGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family metrics read latency moving average histogram get params

func (*ColumnFamilyMetricsReadLatencyMovingAverageHistogramGetParams) WithContext ¶

WithContext adds the context to the column family metrics read latency moving average histogram get params

func (*ColumnFamilyMetricsReadLatencyMovingAverageHistogramGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics read latency moving average histogram get params

func (*ColumnFamilyMetricsReadLatencyMovingAverageHistogramGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics read latency moving average histogram get params

func (*ColumnFamilyMetricsReadLatencyMovingAverageHistogramGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsReadLatencyMovingAverageHistogramGetReader ¶

type ColumnFamilyMetricsReadLatencyMovingAverageHistogramGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsReadLatencyMovingAverageHistogramGetReader is a Reader for the ColumnFamilyMetricsReadLatencyMovingAverageHistogramGet structure.

func (*ColumnFamilyMetricsReadLatencyMovingAverageHistogramGetReader) ReadResponse ¶

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsRecentBloomFilterFalsePositivesByNameGetDefault ¶

type ColumnFamilyMetricsRecentBloomFilterFalsePositivesByNameGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsRecentBloomFilterFalsePositivesByNameGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsRecentBloomFilterFalsePositivesByNameGetDefault ¶

func NewColumnFamilyMetricsRecentBloomFilterFalsePositivesByNameGetDefault(code int) *ColumnFamilyMetricsRecentBloomFilterFalsePositivesByNameGetDefault

NewColumnFamilyMetricsRecentBloomFilterFalsePositivesByNameGetDefault creates a ColumnFamilyMetricsRecentBloomFilterFalsePositivesByNameGetDefault with default headers values

func (*ColumnFamilyMetricsRecentBloomFilterFalsePositivesByNameGetDefault) Code ¶

Code gets the status code for the column family metrics recent bloom filter false positives by name get default response

func (*ColumnFamilyMetricsRecentBloomFilterFalsePositivesByNameGetDefault) Error ¶

func (*ColumnFamilyMetricsRecentBloomFilterFalsePositivesByNameGetDefault) GetPayload ¶

type ColumnFamilyMetricsRecentBloomFilterFalsePositivesByNameGetOK ¶

type ColumnFamilyMetricsRecentBloomFilterFalsePositivesByNameGetOK struct {
	Payload interface{}
}

ColumnFamilyMetricsRecentBloomFilterFalsePositivesByNameGetOK handles this case with default header values.

ColumnFamilyMetricsRecentBloomFilterFalsePositivesByNameGetOK column family metrics recent bloom filter false positives by name get o k

func NewColumnFamilyMetricsRecentBloomFilterFalsePositivesByNameGetOK ¶

func NewColumnFamilyMetricsRecentBloomFilterFalsePositivesByNameGetOK() *ColumnFamilyMetricsRecentBloomFilterFalsePositivesByNameGetOK

NewColumnFamilyMetricsRecentBloomFilterFalsePositivesByNameGetOK creates a ColumnFamilyMetricsRecentBloomFilterFalsePositivesByNameGetOK with default headers values

func (*ColumnFamilyMetricsRecentBloomFilterFalsePositivesByNameGetOK) GetPayload ¶

type ColumnFamilyMetricsRecentBloomFilterFalsePositivesByNameGetParams ¶

type ColumnFamilyMetricsRecentBloomFilterFalsePositivesByNameGetParams struct {

	/*Name
	  The column family name in keyspace:name format

	*/
	Name string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsRecentBloomFilterFalsePositivesByNameGetParams contains all the parameters to send to the API endpoint for the column family metrics recent bloom filter false positives by name get operation typically these are written to a http.Request

func NewColumnFamilyMetricsRecentBloomFilterFalsePositivesByNameGetParams ¶

func NewColumnFamilyMetricsRecentBloomFilterFalsePositivesByNameGetParams() *ColumnFamilyMetricsRecentBloomFilterFalsePositivesByNameGetParams

NewColumnFamilyMetricsRecentBloomFilterFalsePositivesByNameGetParams creates a new ColumnFamilyMetricsRecentBloomFilterFalsePositivesByNameGetParams object with the default values initialized.

func NewColumnFamilyMetricsRecentBloomFilterFalsePositivesByNameGetParamsWithContext ¶

func NewColumnFamilyMetricsRecentBloomFilterFalsePositivesByNameGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsRecentBloomFilterFalsePositivesByNameGetParams

NewColumnFamilyMetricsRecentBloomFilterFalsePositivesByNameGetParamsWithContext creates a new ColumnFamilyMetricsRecentBloomFilterFalsePositivesByNameGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsRecentBloomFilterFalsePositivesByNameGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsRecentBloomFilterFalsePositivesByNameGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsRecentBloomFilterFalsePositivesByNameGetParams

NewColumnFamilyMetricsRecentBloomFilterFalsePositivesByNameGetParamsWithHTTPClient creates a new ColumnFamilyMetricsRecentBloomFilterFalsePositivesByNameGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsRecentBloomFilterFalsePositivesByNameGetParamsWithTimeout ¶

func NewColumnFamilyMetricsRecentBloomFilterFalsePositivesByNameGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsRecentBloomFilterFalsePositivesByNameGetParams

NewColumnFamilyMetricsRecentBloomFilterFalsePositivesByNameGetParamsWithTimeout creates a new ColumnFamilyMetricsRecentBloomFilterFalsePositivesByNameGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsRecentBloomFilterFalsePositivesByNameGetParams) SetContext ¶

SetContext adds the context to the column family metrics recent bloom filter false positives by name get params

func (*ColumnFamilyMetricsRecentBloomFilterFalsePositivesByNameGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the column family metrics recent bloom filter false positives by name get params

func (*ColumnFamilyMetricsRecentBloomFilterFalsePositivesByNameGetParams) SetName ¶

SetName adds the name to the column family metrics recent bloom filter false positives by name get params

func (*ColumnFamilyMetricsRecentBloomFilterFalsePositivesByNameGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family metrics recent bloom filter false positives by name get params

func (*ColumnFamilyMetricsRecentBloomFilterFalsePositivesByNameGetParams) WithContext ¶

WithContext adds the context to the column family metrics recent bloom filter false positives by name get params

func (*ColumnFamilyMetricsRecentBloomFilterFalsePositivesByNameGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics recent bloom filter false positives by name get params

func (*ColumnFamilyMetricsRecentBloomFilterFalsePositivesByNameGetParams) WithName ¶

WithName adds the name to the column family metrics recent bloom filter false positives by name get params

func (*ColumnFamilyMetricsRecentBloomFilterFalsePositivesByNameGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics recent bloom filter false positives by name get params

func (*ColumnFamilyMetricsRecentBloomFilterFalsePositivesByNameGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsRecentBloomFilterFalsePositivesByNameGetReader ¶

type ColumnFamilyMetricsRecentBloomFilterFalsePositivesByNameGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsRecentBloomFilterFalsePositivesByNameGetReader is a Reader for the ColumnFamilyMetricsRecentBloomFilterFalsePositivesByNameGet structure.

func (*ColumnFamilyMetricsRecentBloomFilterFalsePositivesByNameGetReader) ReadResponse ¶

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsRecentBloomFilterFalsePositivesGetDefault ¶

type ColumnFamilyMetricsRecentBloomFilterFalsePositivesGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsRecentBloomFilterFalsePositivesGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsRecentBloomFilterFalsePositivesGetDefault ¶

func NewColumnFamilyMetricsRecentBloomFilterFalsePositivesGetDefault(code int) *ColumnFamilyMetricsRecentBloomFilterFalsePositivesGetDefault

NewColumnFamilyMetricsRecentBloomFilterFalsePositivesGetDefault creates a ColumnFamilyMetricsRecentBloomFilterFalsePositivesGetDefault with default headers values

func (*ColumnFamilyMetricsRecentBloomFilterFalsePositivesGetDefault) Code ¶

Code gets the status code for the column family metrics recent bloom filter false positives get default response

func (*ColumnFamilyMetricsRecentBloomFilterFalsePositivesGetDefault) Error ¶

func (*ColumnFamilyMetricsRecentBloomFilterFalsePositivesGetDefault) GetPayload ¶

type ColumnFamilyMetricsRecentBloomFilterFalsePositivesGetOK ¶

type ColumnFamilyMetricsRecentBloomFilterFalsePositivesGetOK struct {
	Payload interface{}
}

ColumnFamilyMetricsRecentBloomFilterFalsePositivesGetOK handles this case with default header values.

ColumnFamilyMetricsRecentBloomFilterFalsePositivesGetOK column family metrics recent bloom filter false positives get o k

func NewColumnFamilyMetricsRecentBloomFilterFalsePositivesGetOK ¶

func NewColumnFamilyMetricsRecentBloomFilterFalsePositivesGetOK() *ColumnFamilyMetricsRecentBloomFilterFalsePositivesGetOK

NewColumnFamilyMetricsRecentBloomFilterFalsePositivesGetOK creates a ColumnFamilyMetricsRecentBloomFilterFalsePositivesGetOK with default headers values

func (*ColumnFamilyMetricsRecentBloomFilterFalsePositivesGetOK) GetPayload ¶

func (o *ColumnFamilyMetricsRecentBloomFilterFalsePositivesGetOK) GetPayload() interface{}

type ColumnFamilyMetricsRecentBloomFilterFalsePositivesGetParams ¶

type ColumnFamilyMetricsRecentBloomFilterFalsePositivesGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsRecentBloomFilterFalsePositivesGetParams contains all the parameters to send to the API endpoint for the column family metrics recent bloom filter false positives get operation typically these are written to a http.Request

func NewColumnFamilyMetricsRecentBloomFilterFalsePositivesGetParams ¶

func NewColumnFamilyMetricsRecentBloomFilterFalsePositivesGetParams() *ColumnFamilyMetricsRecentBloomFilterFalsePositivesGetParams

NewColumnFamilyMetricsRecentBloomFilterFalsePositivesGetParams creates a new ColumnFamilyMetricsRecentBloomFilterFalsePositivesGetParams object with the default values initialized.

func NewColumnFamilyMetricsRecentBloomFilterFalsePositivesGetParamsWithContext ¶

func NewColumnFamilyMetricsRecentBloomFilterFalsePositivesGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsRecentBloomFilterFalsePositivesGetParams

NewColumnFamilyMetricsRecentBloomFilterFalsePositivesGetParamsWithContext creates a new ColumnFamilyMetricsRecentBloomFilterFalsePositivesGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsRecentBloomFilterFalsePositivesGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsRecentBloomFilterFalsePositivesGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsRecentBloomFilterFalsePositivesGetParams

NewColumnFamilyMetricsRecentBloomFilterFalsePositivesGetParamsWithHTTPClient creates a new ColumnFamilyMetricsRecentBloomFilterFalsePositivesGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsRecentBloomFilterFalsePositivesGetParamsWithTimeout ¶

func NewColumnFamilyMetricsRecentBloomFilterFalsePositivesGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsRecentBloomFilterFalsePositivesGetParams

NewColumnFamilyMetricsRecentBloomFilterFalsePositivesGetParamsWithTimeout creates a new ColumnFamilyMetricsRecentBloomFilterFalsePositivesGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsRecentBloomFilterFalsePositivesGetParams) SetContext ¶

SetContext adds the context to the column family metrics recent bloom filter false positives get params

func (*ColumnFamilyMetricsRecentBloomFilterFalsePositivesGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the column family metrics recent bloom filter false positives get params

func (*ColumnFamilyMetricsRecentBloomFilterFalsePositivesGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family metrics recent bloom filter false positives get params

func (*ColumnFamilyMetricsRecentBloomFilterFalsePositivesGetParams) WithContext ¶

WithContext adds the context to the column family metrics recent bloom filter false positives get params

func (*ColumnFamilyMetricsRecentBloomFilterFalsePositivesGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics recent bloom filter false positives get params

func (*ColumnFamilyMetricsRecentBloomFilterFalsePositivesGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics recent bloom filter false positives get params

func (*ColumnFamilyMetricsRecentBloomFilterFalsePositivesGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsRecentBloomFilterFalsePositivesGetReader ¶

type ColumnFamilyMetricsRecentBloomFilterFalsePositivesGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsRecentBloomFilterFalsePositivesGetReader is a Reader for the ColumnFamilyMetricsRecentBloomFilterFalsePositivesGet structure.

func (*ColumnFamilyMetricsRecentBloomFilterFalsePositivesGetReader) ReadResponse ¶

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsRecentBloomFilterFalseRatioByNameGetDefault ¶

type ColumnFamilyMetricsRecentBloomFilterFalseRatioByNameGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsRecentBloomFilterFalseRatioByNameGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsRecentBloomFilterFalseRatioByNameGetDefault ¶

func NewColumnFamilyMetricsRecentBloomFilterFalseRatioByNameGetDefault(code int) *ColumnFamilyMetricsRecentBloomFilterFalseRatioByNameGetDefault

NewColumnFamilyMetricsRecentBloomFilterFalseRatioByNameGetDefault creates a ColumnFamilyMetricsRecentBloomFilterFalseRatioByNameGetDefault with default headers values

func (*ColumnFamilyMetricsRecentBloomFilterFalseRatioByNameGetDefault) Code ¶

Code gets the status code for the column family metrics recent bloom filter false ratio by name get default response

func (*ColumnFamilyMetricsRecentBloomFilterFalseRatioByNameGetDefault) Error ¶

func (*ColumnFamilyMetricsRecentBloomFilterFalseRatioByNameGetDefault) GetPayload ¶

type ColumnFamilyMetricsRecentBloomFilterFalseRatioByNameGetOK ¶

type ColumnFamilyMetricsRecentBloomFilterFalseRatioByNameGetOK struct {
	Payload interface{}
}

ColumnFamilyMetricsRecentBloomFilterFalseRatioByNameGetOK handles this case with default header values.

ColumnFamilyMetricsRecentBloomFilterFalseRatioByNameGetOK column family metrics recent bloom filter false ratio by name get o k

func NewColumnFamilyMetricsRecentBloomFilterFalseRatioByNameGetOK ¶

func NewColumnFamilyMetricsRecentBloomFilterFalseRatioByNameGetOK() *ColumnFamilyMetricsRecentBloomFilterFalseRatioByNameGetOK

NewColumnFamilyMetricsRecentBloomFilterFalseRatioByNameGetOK creates a ColumnFamilyMetricsRecentBloomFilterFalseRatioByNameGetOK with default headers values

func (*ColumnFamilyMetricsRecentBloomFilterFalseRatioByNameGetOK) GetPayload ¶

type ColumnFamilyMetricsRecentBloomFilterFalseRatioByNameGetParams ¶

type ColumnFamilyMetricsRecentBloomFilterFalseRatioByNameGetParams struct {

	/*Name
	  The column family name in keyspace:name format

	*/
	Name string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsRecentBloomFilterFalseRatioByNameGetParams contains all the parameters to send to the API endpoint for the column family metrics recent bloom filter false ratio by name get operation typically these are written to a http.Request

func NewColumnFamilyMetricsRecentBloomFilterFalseRatioByNameGetParams ¶

func NewColumnFamilyMetricsRecentBloomFilterFalseRatioByNameGetParams() *ColumnFamilyMetricsRecentBloomFilterFalseRatioByNameGetParams

NewColumnFamilyMetricsRecentBloomFilterFalseRatioByNameGetParams creates a new ColumnFamilyMetricsRecentBloomFilterFalseRatioByNameGetParams object with the default values initialized.

func NewColumnFamilyMetricsRecentBloomFilterFalseRatioByNameGetParamsWithContext ¶

func NewColumnFamilyMetricsRecentBloomFilterFalseRatioByNameGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsRecentBloomFilterFalseRatioByNameGetParams

NewColumnFamilyMetricsRecentBloomFilterFalseRatioByNameGetParamsWithContext creates a new ColumnFamilyMetricsRecentBloomFilterFalseRatioByNameGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsRecentBloomFilterFalseRatioByNameGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsRecentBloomFilterFalseRatioByNameGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsRecentBloomFilterFalseRatioByNameGetParams

NewColumnFamilyMetricsRecentBloomFilterFalseRatioByNameGetParamsWithHTTPClient creates a new ColumnFamilyMetricsRecentBloomFilterFalseRatioByNameGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsRecentBloomFilterFalseRatioByNameGetParamsWithTimeout ¶

func NewColumnFamilyMetricsRecentBloomFilterFalseRatioByNameGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsRecentBloomFilterFalseRatioByNameGetParams

NewColumnFamilyMetricsRecentBloomFilterFalseRatioByNameGetParamsWithTimeout creates a new ColumnFamilyMetricsRecentBloomFilterFalseRatioByNameGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsRecentBloomFilterFalseRatioByNameGetParams) SetContext ¶

SetContext adds the context to the column family metrics recent bloom filter false ratio by name get params

func (*ColumnFamilyMetricsRecentBloomFilterFalseRatioByNameGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the column family metrics recent bloom filter false ratio by name get params

func (*ColumnFamilyMetricsRecentBloomFilterFalseRatioByNameGetParams) SetName ¶

SetName adds the name to the column family metrics recent bloom filter false ratio by name get params

func (*ColumnFamilyMetricsRecentBloomFilterFalseRatioByNameGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family metrics recent bloom filter false ratio by name get params

func (*ColumnFamilyMetricsRecentBloomFilterFalseRatioByNameGetParams) WithContext ¶

WithContext adds the context to the column family metrics recent bloom filter false ratio by name get params

func (*ColumnFamilyMetricsRecentBloomFilterFalseRatioByNameGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics recent bloom filter false ratio by name get params

func (*ColumnFamilyMetricsRecentBloomFilterFalseRatioByNameGetParams) WithName ¶

WithName adds the name to the column family metrics recent bloom filter false ratio by name get params

func (*ColumnFamilyMetricsRecentBloomFilterFalseRatioByNameGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics recent bloom filter false ratio by name get params

func (*ColumnFamilyMetricsRecentBloomFilterFalseRatioByNameGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsRecentBloomFilterFalseRatioByNameGetReader ¶

type ColumnFamilyMetricsRecentBloomFilterFalseRatioByNameGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsRecentBloomFilterFalseRatioByNameGetReader is a Reader for the ColumnFamilyMetricsRecentBloomFilterFalseRatioByNameGet structure.

func (*ColumnFamilyMetricsRecentBloomFilterFalseRatioByNameGetReader) ReadResponse ¶

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsRecentBloomFilterFalseRatioGetDefault ¶

type ColumnFamilyMetricsRecentBloomFilterFalseRatioGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsRecentBloomFilterFalseRatioGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsRecentBloomFilterFalseRatioGetDefault ¶

func NewColumnFamilyMetricsRecentBloomFilterFalseRatioGetDefault(code int) *ColumnFamilyMetricsRecentBloomFilterFalseRatioGetDefault

NewColumnFamilyMetricsRecentBloomFilterFalseRatioGetDefault creates a ColumnFamilyMetricsRecentBloomFilterFalseRatioGetDefault with default headers values

func (*ColumnFamilyMetricsRecentBloomFilterFalseRatioGetDefault) Code ¶

Code gets the status code for the column family metrics recent bloom filter false ratio get default response

func (*ColumnFamilyMetricsRecentBloomFilterFalseRatioGetDefault) Error ¶

func (*ColumnFamilyMetricsRecentBloomFilterFalseRatioGetDefault) GetPayload ¶

type ColumnFamilyMetricsRecentBloomFilterFalseRatioGetOK ¶

type ColumnFamilyMetricsRecentBloomFilterFalseRatioGetOK struct {
	Payload interface{}
}

ColumnFamilyMetricsRecentBloomFilterFalseRatioGetOK handles this case with default header values.

ColumnFamilyMetricsRecentBloomFilterFalseRatioGetOK column family metrics recent bloom filter false ratio get o k

func NewColumnFamilyMetricsRecentBloomFilterFalseRatioGetOK ¶

func NewColumnFamilyMetricsRecentBloomFilterFalseRatioGetOK() *ColumnFamilyMetricsRecentBloomFilterFalseRatioGetOK

NewColumnFamilyMetricsRecentBloomFilterFalseRatioGetOK creates a ColumnFamilyMetricsRecentBloomFilterFalseRatioGetOK with default headers values

func (*ColumnFamilyMetricsRecentBloomFilterFalseRatioGetOK) GetPayload ¶

func (o *ColumnFamilyMetricsRecentBloomFilterFalseRatioGetOK) GetPayload() interface{}

type ColumnFamilyMetricsRecentBloomFilterFalseRatioGetParams ¶

type ColumnFamilyMetricsRecentBloomFilterFalseRatioGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsRecentBloomFilterFalseRatioGetParams contains all the parameters to send to the API endpoint for the column family metrics recent bloom filter false ratio get operation typically these are written to a http.Request

func NewColumnFamilyMetricsRecentBloomFilterFalseRatioGetParams ¶

func NewColumnFamilyMetricsRecentBloomFilterFalseRatioGetParams() *ColumnFamilyMetricsRecentBloomFilterFalseRatioGetParams

NewColumnFamilyMetricsRecentBloomFilterFalseRatioGetParams creates a new ColumnFamilyMetricsRecentBloomFilterFalseRatioGetParams object with the default values initialized.

func NewColumnFamilyMetricsRecentBloomFilterFalseRatioGetParamsWithContext ¶

func NewColumnFamilyMetricsRecentBloomFilterFalseRatioGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsRecentBloomFilterFalseRatioGetParams

NewColumnFamilyMetricsRecentBloomFilterFalseRatioGetParamsWithContext creates a new ColumnFamilyMetricsRecentBloomFilterFalseRatioGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsRecentBloomFilterFalseRatioGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsRecentBloomFilterFalseRatioGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsRecentBloomFilterFalseRatioGetParams

NewColumnFamilyMetricsRecentBloomFilterFalseRatioGetParamsWithHTTPClient creates a new ColumnFamilyMetricsRecentBloomFilterFalseRatioGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsRecentBloomFilterFalseRatioGetParamsWithTimeout ¶

func NewColumnFamilyMetricsRecentBloomFilterFalseRatioGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsRecentBloomFilterFalseRatioGetParams

NewColumnFamilyMetricsRecentBloomFilterFalseRatioGetParamsWithTimeout creates a new ColumnFamilyMetricsRecentBloomFilterFalseRatioGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsRecentBloomFilterFalseRatioGetParams) SetContext ¶

SetContext adds the context to the column family metrics recent bloom filter false ratio get params

func (*ColumnFamilyMetricsRecentBloomFilterFalseRatioGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the column family metrics recent bloom filter false ratio get params

func (*ColumnFamilyMetricsRecentBloomFilterFalseRatioGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family metrics recent bloom filter false ratio get params

func (*ColumnFamilyMetricsRecentBloomFilterFalseRatioGetParams) WithContext ¶

WithContext adds the context to the column family metrics recent bloom filter false ratio get params

func (*ColumnFamilyMetricsRecentBloomFilterFalseRatioGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics recent bloom filter false ratio get params

func (*ColumnFamilyMetricsRecentBloomFilterFalseRatioGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics recent bloom filter false ratio get params

func (*ColumnFamilyMetricsRecentBloomFilterFalseRatioGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsRecentBloomFilterFalseRatioGetReader ¶

type ColumnFamilyMetricsRecentBloomFilterFalseRatioGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsRecentBloomFilterFalseRatioGetReader is a Reader for the ColumnFamilyMetricsRecentBloomFilterFalseRatioGet structure.

func (*ColumnFamilyMetricsRecentBloomFilterFalseRatioGetReader) ReadResponse ¶

func (o *ColumnFamilyMetricsRecentBloomFilterFalseRatioGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsRowCacheHitByNameGetDefault ¶

type ColumnFamilyMetricsRowCacheHitByNameGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsRowCacheHitByNameGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsRowCacheHitByNameGetDefault ¶

func NewColumnFamilyMetricsRowCacheHitByNameGetDefault(code int) *ColumnFamilyMetricsRowCacheHitByNameGetDefault

NewColumnFamilyMetricsRowCacheHitByNameGetDefault creates a ColumnFamilyMetricsRowCacheHitByNameGetDefault with default headers values

func (*ColumnFamilyMetricsRowCacheHitByNameGetDefault) Code ¶

Code gets the status code for the column family metrics row cache hit by name get default response

func (*ColumnFamilyMetricsRowCacheHitByNameGetDefault) Error ¶

func (*ColumnFamilyMetricsRowCacheHitByNameGetDefault) GetPayload ¶

type ColumnFamilyMetricsRowCacheHitByNameGetOK ¶

type ColumnFamilyMetricsRowCacheHitByNameGetOK struct {
	Payload int32
}

ColumnFamilyMetricsRowCacheHitByNameGetOK handles this case with default header values.

ColumnFamilyMetricsRowCacheHitByNameGetOK column family metrics row cache hit by name get o k

func NewColumnFamilyMetricsRowCacheHitByNameGetOK ¶

func NewColumnFamilyMetricsRowCacheHitByNameGetOK() *ColumnFamilyMetricsRowCacheHitByNameGetOK

NewColumnFamilyMetricsRowCacheHitByNameGetOK creates a ColumnFamilyMetricsRowCacheHitByNameGetOK with default headers values

func (*ColumnFamilyMetricsRowCacheHitByNameGetOK) GetPayload ¶

type ColumnFamilyMetricsRowCacheHitByNameGetParams ¶

type ColumnFamilyMetricsRowCacheHitByNameGetParams struct {

	/*Name
	  The column family name in keyspace:name format

	*/
	Name string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsRowCacheHitByNameGetParams contains all the parameters to send to the API endpoint for the column family metrics row cache hit by name get operation typically these are written to a http.Request

func NewColumnFamilyMetricsRowCacheHitByNameGetParams ¶

func NewColumnFamilyMetricsRowCacheHitByNameGetParams() *ColumnFamilyMetricsRowCacheHitByNameGetParams

NewColumnFamilyMetricsRowCacheHitByNameGetParams creates a new ColumnFamilyMetricsRowCacheHitByNameGetParams object with the default values initialized.

func NewColumnFamilyMetricsRowCacheHitByNameGetParamsWithContext ¶

func NewColumnFamilyMetricsRowCacheHitByNameGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsRowCacheHitByNameGetParams

NewColumnFamilyMetricsRowCacheHitByNameGetParamsWithContext creates a new ColumnFamilyMetricsRowCacheHitByNameGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsRowCacheHitByNameGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsRowCacheHitByNameGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsRowCacheHitByNameGetParams

NewColumnFamilyMetricsRowCacheHitByNameGetParamsWithHTTPClient creates a new ColumnFamilyMetricsRowCacheHitByNameGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsRowCacheHitByNameGetParamsWithTimeout ¶

func NewColumnFamilyMetricsRowCacheHitByNameGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsRowCacheHitByNameGetParams

NewColumnFamilyMetricsRowCacheHitByNameGetParamsWithTimeout creates a new ColumnFamilyMetricsRowCacheHitByNameGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsRowCacheHitByNameGetParams) SetContext ¶

SetContext adds the context to the column family metrics row cache hit by name get params

func (*ColumnFamilyMetricsRowCacheHitByNameGetParams) SetHTTPClient ¶

func (o *ColumnFamilyMetricsRowCacheHitByNameGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the column family metrics row cache hit by name get params

func (*ColumnFamilyMetricsRowCacheHitByNameGetParams) SetName ¶

SetName adds the name to the column family metrics row cache hit by name get params

func (*ColumnFamilyMetricsRowCacheHitByNameGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family metrics row cache hit by name get params

func (*ColumnFamilyMetricsRowCacheHitByNameGetParams) WithContext ¶

WithContext adds the context to the column family metrics row cache hit by name get params

func (*ColumnFamilyMetricsRowCacheHitByNameGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics row cache hit by name get params

func (*ColumnFamilyMetricsRowCacheHitByNameGetParams) WithName ¶

WithName adds the name to the column family metrics row cache hit by name get params

func (*ColumnFamilyMetricsRowCacheHitByNameGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics row cache hit by name get params

func (*ColumnFamilyMetricsRowCacheHitByNameGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsRowCacheHitByNameGetReader ¶

type ColumnFamilyMetricsRowCacheHitByNameGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsRowCacheHitByNameGetReader is a Reader for the ColumnFamilyMetricsRowCacheHitByNameGet structure.

func (*ColumnFamilyMetricsRowCacheHitByNameGetReader) ReadResponse ¶

func (o *ColumnFamilyMetricsRowCacheHitByNameGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsRowCacheHitGetDefault ¶

type ColumnFamilyMetricsRowCacheHitGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsRowCacheHitGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsRowCacheHitGetDefault ¶

func NewColumnFamilyMetricsRowCacheHitGetDefault(code int) *ColumnFamilyMetricsRowCacheHitGetDefault

NewColumnFamilyMetricsRowCacheHitGetDefault creates a ColumnFamilyMetricsRowCacheHitGetDefault with default headers values

func (*ColumnFamilyMetricsRowCacheHitGetDefault) Code ¶

Code gets the status code for the column family metrics row cache hit get default response

func (*ColumnFamilyMetricsRowCacheHitGetDefault) Error ¶

func (*ColumnFamilyMetricsRowCacheHitGetDefault) GetPayload ¶

type ColumnFamilyMetricsRowCacheHitGetOK ¶

type ColumnFamilyMetricsRowCacheHitGetOK struct {
	Payload int32
}

ColumnFamilyMetricsRowCacheHitGetOK handles this case with default header values.

ColumnFamilyMetricsRowCacheHitGetOK column family metrics row cache hit get o k

func NewColumnFamilyMetricsRowCacheHitGetOK ¶

func NewColumnFamilyMetricsRowCacheHitGetOK() *ColumnFamilyMetricsRowCacheHitGetOK

NewColumnFamilyMetricsRowCacheHitGetOK creates a ColumnFamilyMetricsRowCacheHitGetOK with default headers values

func (*ColumnFamilyMetricsRowCacheHitGetOK) GetPayload ¶

type ColumnFamilyMetricsRowCacheHitGetParams ¶

type ColumnFamilyMetricsRowCacheHitGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsRowCacheHitGetParams contains all the parameters to send to the API endpoint for the column family metrics row cache hit get operation typically these are written to a http.Request

func NewColumnFamilyMetricsRowCacheHitGetParams ¶

func NewColumnFamilyMetricsRowCacheHitGetParams() *ColumnFamilyMetricsRowCacheHitGetParams

NewColumnFamilyMetricsRowCacheHitGetParams creates a new ColumnFamilyMetricsRowCacheHitGetParams object with the default values initialized.

func NewColumnFamilyMetricsRowCacheHitGetParamsWithContext ¶

func NewColumnFamilyMetricsRowCacheHitGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsRowCacheHitGetParams

NewColumnFamilyMetricsRowCacheHitGetParamsWithContext creates a new ColumnFamilyMetricsRowCacheHitGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsRowCacheHitGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsRowCacheHitGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsRowCacheHitGetParams

NewColumnFamilyMetricsRowCacheHitGetParamsWithHTTPClient creates a new ColumnFamilyMetricsRowCacheHitGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsRowCacheHitGetParamsWithTimeout ¶

func NewColumnFamilyMetricsRowCacheHitGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsRowCacheHitGetParams

NewColumnFamilyMetricsRowCacheHitGetParamsWithTimeout creates a new ColumnFamilyMetricsRowCacheHitGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsRowCacheHitGetParams) SetContext ¶

SetContext adds the context to the column family metrics row cache hit get params

func (*ColumnFamilyMetricsRowCacheHitGetParams) SetHTTPClient ¶

func (o *ColumnFamilyMetricsRowCacheHitGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the column family metrics row cache hit get params

func (*ColumnFamilyMetricsRowCacheHitGetParams) SetTimeout ¶

func (o *ColumnFamilyMetricsRowCacheHitGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the column family metrics row cache hit get params

func (*ColumnFamilyMetricsRowCacheHitGetParams) WithContext ¶

WithContext adds the context to the column family metrics row cache hit get params

func (*ColumnFamilyMetricsRowCacheHitGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics row cache hit get params

func (*ColumnFamilyMetricsRowCacheHitGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics row cache hit get params

func (*ColumnFamilyMetricsRowCacheHitGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsRowCacheHitGetReader ¶

type ColumnFamilyMetricsRowCacheHitGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsRowCacheHitGetReader is a Reader for the ColumnFamilyMetricsRowCacheHitGet structure.

func (*ColumnFamilyMetricsRowCacheHitGetReader) ReadResponse ¶

func (o *ColumnFamilyMetricsRowCacheHitGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsRowCacheHitOutOfRangeByNameGetDefault ¶

type ColumnFamilyMetricsRowCacheHitOutOfRangeByNameGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsRowCacheHitOutOfRangeByNameGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsRowCacheHitOutOfRangeByNameGetDefault ¶

func NewColumnFamilyMetricsRowCacheHitOutOfRangeByNameGetDefault(code int) *ColumnFamilyMetricsRowCacheHitOutOfRangeByNameGetDefault

NewColumnFamilyMetricsRowCacheHitOutOfRangeByNameGetDefault creates a ColumnFamilyMetricsRowCacheHitOutOfRangeByNameGetDefault with default headers values

func (*ColumnFamilyMetricsRowCacheHitOutOfRangeByNameGetDefault) Code ¶

Code gets the status code for the column family metrics row cache hit out of range by name get default response

func (*ColumnFamilyMetricsRowCacheHitOutOfRangeByNameGetDefault) Error ¶

func (*ColumnFamilyMetricsRowCacheHitOutOfRangeByNameGetDefault) GetPayload ¶

type ColumnFamilyMetricsRowCacheHitOutOfRangeByNameGetOK ¶

type ColumnFamilyMetricsRowCacheHitOutOfRangeByNameGetOK struct {
	Payload int32
}

ColumnFamilyMetricsRowCacheHitOutOfRangeByNameGetOK handles this case with default header values.

ColumnFamilyMetricsRowCacheHitOutOfRangeByNameGetOK column family metrics row cache hit out of range by name get o k

func NewColumnFamilyMetricsRowCacheHitOutOfRangeByNameGetOK ¶

func NewColumnFamilyMetricsRowCacheHitOutOfRangeByNameGetOK() *ColumnFamilyMetricsRowCacheHitOutOfRangeByNameGetOK

NewColumnFamilyMetricsRowCacheHitOutOfRangeByNameGetOK creates a ColumnFamilyMetricsRowCacheHitOutOfRangeByNameGetOK with default headers values

func (*ColumnFamilyMetricsRowCacheHitOutOfRangeByNameGetOK) GetPayload ¶

type ColumnFamilyMetricsRowCacheHitOutOfRangeByNameGetParams ¶

type ColumnFamilyMetricsRowCacheHitOutOfRangeByNameGetParams struct {

	/*Name
	  The column family name in keyspace:name format

	*/
	Name string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsRowCacheHitOutOfRangeByNameGetParams contains all the parameters to send to the API endpoint for the column family metrics row cache hit out of range by name get operation typically these are written to a http.Request

func NewColumnFamilyMetricsRowCacheHitOutOfRangeByNameGetParams ¶

func NewColumnFamilyMetricsRowCacheHitOutOfRangeByNameGetParams() *ColumnFamilyMetricsRowCacheHitOutOfRangeByNameGetParams

NewColumnFamilyMetricsRowCacheHitOutOfRangeByNameGetParams creates a new ColumnFamilyMetricsRowCacheHitOutOfRangeByNameGetParams object with the default values initialized.

func NewColumnFamilyMetricsRowCacheHitOutOfRangeByNameGetParamsWithContext ¶

func NewColumnFamilyMetricsRowCacheHitOutOfRangeByNameGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsRowCacheHitOutOfRangeByNameGetParams

NewColumnFamilyMetricsRowCacheHitOutOfRangeByNameGetParamsWithContext creates a new ColumnFamilyMetricsRowCacheHitOutOfRangeByNameGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsRowCacheHitOutOfRangeByNameGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsRowCacheHitOutOfRangeByNameGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsRowCacheHitOutOfRangeByNameGetParams

NewColumnFamilyMetricsRowCacheHitOutOfRangeByNameGetParamsWithHTTPClient creates a new ColumnFamilyMetricsRowCacheHitOutOfRangeByNameGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsRowCacheHitOutOfRangeByNameGetParamsWithTimeout ¶

func NewColumnFamilyMetricsRowCacheHitOutOfRangeByNameGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsRowCacheHitOutOfRangeByNameGetParams

NewColumnFamilyMetricsRowCacheHitOutOfRangeByNameGetParamsWithTimeout creates a new ColumnFamilyMetricsRowCacheHitOutOfRangeByNameGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsRowCacheHitOutOfRangeByNameGetParams) SetContext ¶

SetContext adds the context to the column family metrics row cache hit out of range by name get params

func (*ColumnFamilyMetricsRowCacheHitOutOfRangeByNameGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the column family metrics row cache hit out of range by name get params

func (*ColumnFamilyMetricsRowCacheHitOutOfRangeByNameGetParams) SetName ¶

SetName adds the name to the column family metrics row cache hit out of range by name get params

func (*ColumnFamilyMetricsRowCacheHitOutOfRangeByNameGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family metrics row cache hit out of range by name get params

func (*ColumnFamilyMetricsRowCacheHitOutOfRangeByNameGetParams) WithContext ¶

WithContext adds the context to the column family metrics row cache hit out of range by name get params

func (*ColumnFamilyMetricsRowCacheHitOutOfRangeByNameGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics row cache hit out of range by name get params

func (*ColumnFamilyMetricsRowCacheHitOutOfRangeByNameGetParams) WithName ¶

WithName adds the name to the column family metrics row cache hit out of range by name get params

func (*ColumnFamilyMetricsRowCacheHitOutOfRangeByNameGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics row cache hit out of range by name get params

func (*ColumnFamilyMetricsRowCacheHitOutOfRangeByNameGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsRowCacheHitOutOfRangeByNameGetReader ¶

type ColumnFamilyMetricsRowCacheHitOutOfRangeByNameGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsRowCacheHitOutOfRangeByNameGetReader is a Reader for the ColumnFamilyMetricsRowCacheHitOutOfRangeByNameGet structure.

func (*ColumnFamilyMetricsRowCacheHitOutOfRangeByNameGetReader) ReadResponse ¶

func (o *ColumnFamilyMetricsRowCacheHitOutOfRangeByNameGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsRowCacheHitOutOfRangeGetDefault ¶

type ColumnFamilyMetricsRowCacheHitOutOfRangeGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsRowCacheHitOutOfRangeGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsRowCacheHitOutOfRangeGetDefault ¶

func NewColumnFamilyMetricsRowCacheHitOutOfRangeGetDefault(code int) *ColumnFamilyMetricsRowCacheHitOutOfRangeGetDefault

NewColumnFamilyMetricsRowCacheHitOutOfRangeGetDefault creates a ColumnFamilyMetricsRowCacheHitOutOfRangeGetDefault with default headers values

func (*ColumnFamilyMetricsRowCacheHitOutOfRangeGetDefault) Code ¶

Code gets the status code for the column family metrics row cache hit out of range get default response

func (*ColumnFamilyMetricsRowCacheHitOutOfRangeGetDefault) Error ¶

func (*ColumnFamilyMetricsRowCacheHitOutOfRangeGetDefault) GetPayload ¶

type ColumnFamilyMetricsRowCacheHitOutOfRangeGetOK ¶

type ColumnFamilyMetricsRowCacheHitOutOfRangeGetOK struct {
	Payload int32
}

ColumnFamilyMetricsRowCacheHitOutOfRangeGetOK handles this case with default header values.

ColumnFamilyMetricsRowCacheHitOutOfRangeGetOK column family metrics row cache hit out of range get o k

func NewColumnFamilyMetricsRowCacheHitOutOfRangeGetOK ¶

func NewColumnFamilyMetricsRowCacheHitOutOfRangeGetOK() *ColumnFamilyMetricsRowCacheHitOutOfRangeGetOK

NewColumnFamilyMetricsRowCacheHitOutOfRangeGetOK creates a ColumnFamilyMetricsRowCacheHitOutOfRangeGetOK with default headers values

func (*ColumnFamilyMetricsRowCacheHitOutOfRangeGetOK) GetPayload ¶

type ColumnFamilyMetricsRowCacheHitOutOfRangeGetParams ¶

type ColumnFamilyMetricsRowCacheHitOutOfRangeGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsRowCacheHitOutOfRangeGetParams contains all the parameters to send to the API endpoint for the column family metrics row cache hit out of range get operation typically these are written to a http.Request

func NewColumnFamilyMetricsRowCacheHitOutOfRangeGetParams ¶

func NewColumnFamilyMetricsRowCacheHitOutOfRangeGetParams() *ColumnFamilyMetricsRowCacheHitOutOfRangeGetParams

NewColumnFamilyMetricsRowCacheHitOutOfRangeGetParams creates a new ColumnFamilyMetricsRowCacheHitOutOfRangeGetParams object with the default values initialized.

func NewColumnFamilyMetricsRowCacheHitOutOfRangeGetParamsWithContext ¶

func NewColumnFamilyMetricsRowCacheHitOutOfRangeGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsRowCacheHitOutOfRangeGetParams

NewColumnFamilyMetricsRowCacheHitOutOfRangeGetParamsWithContext creates a new ColumnFamilyMetricsRowCacheHitOutOfRangeGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsRowCacheHitOutOfRangeGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsRowCacheHitOutOfRangeGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsRowCacheHitOutOfRangeGetParams

NewColumnFamilyMetricsRowCacheHitOutOfRangeGetParamsWithHTTPClient creates a new ColumnFamilyMetricsRowCacheHitOutOfRangeGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsRowCacheHitOutOfRangeGetParamsWithTimeout ¶

func NewColumnFamilyMetricsRowCacheHitOutOfRangeGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsRowCacheHitOutOfRangeGetParams

NewColumnFamilyMetricsRowCacheHitOutOfRangeGetParamsWithTimeout creates a new ColumnFamilyMetricsRowCacheHitOutOfRangeGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsRowCacheHitOutOfRangeGetParams) SetContext ¶

SetContext adds the context to the column family metrics row cache hit out of range get params

func (*ColumnFamilyMetricsRowCacheHitOutOfRangeGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the column family metrics row cache hit out of range get params

func (*ColumnFamilyMetricsRowCacheHitOutOfRangeGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family metrics row cache hit out of range get params

func (*ColumnFamilyMetricsRowCacheHitOutOfRangeGetParams) WithContext ¶

WithContext adds the context to the column family metrics row cache hit out of range get params

func (*ColumnFamilyMetricsRowCacheHitOutOfRangeGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics row cache hit out of range get params

func (*ColumnFamilyMetricsRowCacheHitOutOfRangeGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics row cache hit out of range get params

func (*ColumnFamilyMetricsRowCacheHitOutOfRangeGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsRowCacheHitOutOfRangeGetReader ¶

type ColumnFamilyMetricsRowCacheHitOutOfRangeGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsRowCacheHitOutOfRangeGetReader is a Reader for the ColumnFamilyMetricsRowCacheHitOutOfRangeGet structure.

func (*ColumnFamilyMetricsRowCacheHitOutOfRangeGetReader) ReadResponse ¶

func (o *ColumnFamilyMetricsRowCacheHitOutOfRangeGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsRowCacheMissByNameGetDefault ¶

type ColumnFamilyMetricsRowCacheMissByNameGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsRowCacheMissByNameGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsRowCacheMissByNameGetDefault ¶

func NewColumnFamilyMetricsRowCacheMissByNameGetDefault(code int) *ColumnFamilyMetricsRowCacheMissByNameGetDefault

NewColumnFamilyMetricsRowCacheMissByNameGetDefault creates a ColumnFamilyMetricsRowCacheMissByNameGetDefault with default headers values

func (*ColumnFamilyMetricsRowCacheMissByNameGetDefault) Code ¶

Code gets the status code for the column family metrics row cache miss by name get default response

func (*ColumnFamilyMetricsRowCacheMissByNameGetDefault) Error ¶

func (*ColumnFamilyMetricsRowCacheMissByNameGetDefault) GetPayload ¶

type ColumnFamilyMetricsRowCacheMissByNameGetOK ¶

type ColumnFamilyMetricsRowCacheMissByNameGetOK struct {
	Payload int32
}

ColumnFamilyMetricsRowCacheMissByNameGetOK handles this case with default header values.

ColumnFamilyMetricsRowCacheMissByNameGetOK column family metrics row cache miss by name get o k

func NewColumnFamilyMetricsRowCacheMissByNameGetOK ¶

func NewColumnFamilyMetricsRowCacheMissByNameGetOK() *ColumnFamilyMetricsRowCacheMissByNameGetOK

NewColumnFamilyMetricsRowCacheMissByNameGetOK creates a ColumnFamilyMetricsRowCacheMissByNameGetOK with default headers values

func (*ColumnFamilyMetricsRowCacheMissByNameGetOK) GetPayload ¶

type ColumnFamilyMetricsRowCacheMissByNameGetParams ¶

type ColumnFamilyMetricsRowCacheMissByNameGetParams struct {

	/*Name
	  The column family name in keyspace:name format

	*/
	Name string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsRowCacheMissByNameGetParams contains all the parameters to send to the API endpoint for the column family metrics row cache miss by name get operation typically these are written to a http.Request

func NewColumnFamilyMetricsRowCacheMissByNameGetParams ¶

func NewColumnFamilyMetricsRowCacheMissByNameGetParams() *ColumnFamilyMetricsRowCacheMissByNameGetParams

NewColumnFamilyMetricsRowCacheMissByNameGetParams creates a new ColumnFamilyMetricsRowCacheMissByNameGetParams object with the default values initialized.

func NewColumnFamilyMetricsRowCacheMissByNameGetParamsWithContext ¶

func NewColumnFamilyMetricsRowCacheMissByNameGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsRowCacheMissByNameGetParams

NewColumnFamilyMetricsRowCacheMissByNameGetParamsWithContext creates a new ColumnFamilyMetricsRowCacheMissByNameGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsRowCacheMissByNameGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsRowCacheMissByNameGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsRowCacheMissByNameGetParams

NewColumnFamilyMetricsRowCacheMissByNameGetParamsWithHTTPClient creates a new ColumnFamilyMetricsRowCacheMissByNameGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsRowCacheMissByNameGetParamsWithTimeout ¶

func NewColumnFamilyMetricsRowCacheMissByNameGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsRowCacheMissByNameGetParams

NewColumnFamilyMetricsRowCacheMissByNameGetParamsWithTimeout creates a new ColumnFamilyMetricsRowCacheMissByNameGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsRowCacheMissByNameGetParams) SetContext ¶

SetContext adds the context to the column family metrics row cache miss by name get params

func (*ColumnFamilyMetricsRowCacheMissByNameGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the column family metrics row cache miss by name get params

func (*ColumnFamilyMetricsRowCacheMissByNameGetParams) SetName ¶

SetName adds the name to the column family metrics row cache miss by name get params

func (*ColumnFamilyMetricsRowCacheMissByNameGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family metrics row cache miss by name get params

func (*ColumnFamilyMetricsRowCacheMissByNameGetParams) WithContext ¶

WithContext adds the context to the column family metrics row cache miss by name get params

func (*ColumnFamilyMetricsRowCacheMissByNameGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics row cache miss by name get params

func (*ColumnFamilyMetricsRowCacheMissByNameGetParams) WithName ¶

WithName adds the name to the column family metrics row cache miss by name get params

func (*ColumnFamilyMetricsRowCacheMissByNameGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics row cache miss by name get params

func (*ColumnFamilyMetricsRowCacheMissByNameGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsRowCacheMissByNameGetReader ¶

type ColumnFamilyMetricsRowCacheMissByNameGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsRowCacheMissByNameGetReader is a Reader for the ColumnFamilyMetricsRowCacheMissByNameGet structure.

func (*ColumnFamilyMetricsRowCacheMissByNameGetReader) ReadResponse ¶

func (o *ColumnFamilyMetricsRowCacheMissByNameGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsRowCacheMissGetDefault ¶

type ColumnFamilyMetricsRowCacheMissGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsRowCacheMissGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsRowCacheMissGetDefault ¶

func NewColumnFamilyMetricsRowCacheMissGetDefault(code int) *ColumnFamilyMetricsRowCacheMissGetDefault

NewColumnFamilyMetricsRowCacheMissGetDefault creates a ColumnFamilyMetricsRowCacheMissGetDefault with default headers values

func (*ColumnFamilyMetricsRowCacheMissGetDefault) Code ¶

Code gets the status code for the column family metrics row cache miss get default response

func (*ColumnFamilyMetricsRowCacheMissGetDefault) Error ¶

func (*ColumnFamilyMetricsRowCacheMissGetDefault) GetPayload ¶

type ColumnFamilyMetricsRowCacheMissGetOK ¶

type ColumnFamilyMetricsRowCacheMissGetOK struct {
	Payload int32
}

ColumnFamilyMetricsRowCacheMissGetOK handles this case with default header values.

ColumnFamilyMetricsRowCacheMissGetOK column family metrics row cache miss get o k

func NewColumnFamilyMetricsRowCacheMissGetOK ¶

func NewColumnFamilyMetricsRowCacheMissGetOK() *ColumnFamilyMetricsRowCacheMissGetOK

NewColumnFamilyMetricsRowCacheMissGetOK creates a ColumnFamilyMetricsRowCacheMissGetOK with default headers values

func (*ColumnFamilyMetricsRowCacheMissGetOK) GetPayload ¶

type ColumnFamilyMetricsRowCacheMissGetParams ¶

type ColumnFamilyMetricsRowCacheMissGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsRowCacheMissGetParams contains all the parameters to send to the API endpoint for the column family metrics row cache miss get operation typically these are written to a http.Request

func NewColumnFamilyMetricsRowCacheMissGetParams ¶

func NewColumnFamilyMetricsRowCacheMissGetParams() *ColumnFamilyMetricsRowCacheMissGetParams

NewColumnFamilyMetricsRowCacheMissGetParams creates a new ColumnFamilyMetricsRowCacheMissGetParams object with the default values initialized.

func NewColumnFamilyMetricsRowCacheMissGetParamsWithContext ¶

func NewColumnFamilyMetricsRowCacheMissGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsRowCacheMissGetParams

NewColumnFamilyMetricsRowCacheMissGetParamsWithContext creates a new ColumnFamilyMetricsRowCacheMissGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsRowCacheMissGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsRowCacheMissGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsRowCacheMissGetParams

NewColumnFamilyMetricsRowCacheMissGetParamsWithHTTPClient creates a new ColumnFamilyMetricsRowCacheMissGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsRowCacheMissGetParamsWithTimeout ¶

func NewColumnFamilyMetricsRowCacheMissGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsRowCacheMissGetParams

NewColumnFamilyMetricsRowCacheMissGetParamsWithTimeout creates a new ColumnFamilyMetricsRowCacheMissGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsRowCacheMissGetParams) SetContext ¶

SetContext adds the context to the column family metrics row cache miss get params

func (*ColumnFamilyMetricsRowCacheMissGetParams) SetHTTPClient ¶

func (o *ColumnFamilyMetricsRowCacheMissGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the column family metrics row cache miss get params

func (*ColumnFamilyMetricsRowCacheMissGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family metrics row cache miss get params

func (*ColumnFamilyMetricsRowCacheMissGetParams) WithContext ¶

WithContext adds the context to the column family metrics row cache miss get params

func (*ColumnFamilyMetricsRowCacheMissGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics row cache miss get params

func (*ColumnFamilyMetricsRowCacheMissGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics row cache miss get params

func (*ColumnFamilyMetricsRowCacheMissGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsRowCacheMissGetReader ¶

type ColumnFamilyMetricsRowCacheMissGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsRowCacheMissGetReader is a Reader for the ColumnFamilyMetricsRowCacheMissGet structure.

func (*ColumnFamilyMetricsRowCacheMissGetReader) ReadResponse ¶

func (o *ColumnFamilyMetricsRowCacheMissGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsSnapshotsSizeByNameGetDefault ¶

type ColumnFamilyMetricsSnapshotsSizeByNameGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsSnapshotsSizeByNameGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsSnapshotsSizeByNameGetDefault ¶

func NewColumnFamilyMetricsSnapshotsSizeByNameGetDefault(code int) *ColumnFamilyMetricsSnapshotsSizeByNameGetDefault

NewColumnFamilyMetricsSnapshotsSizeByNameGetDefault creates a ColumnFamilyMetricsSnapshotsSizeByNameGetDefault with default headers values

func (*ColumnFamilyMetricsSnapshotsSizeByNameGetDefault) Code ¶

Code gets the status code for the column family metrics snapshots size by name get default response

func (*ColumnFamilyMetricsSnapshotsSizeByNameGetDefault) Error ¶

func (*ColumnFamilyMetricsSnapshotsSizeByNameGetDefault) GetPayload ¶

type ColumnFamilyMetricsSnapshotsSizeByNameGetOK ¶

type ColumnFamilyMetricsSnapshotsSizeByNameGetOK struct {
	Payload interface{}
}

ColumnFamilyMetricsSnapshotsSizeByNameGetOK handles this case with default header values.

ColumnFamilyMetricsSnapshotsSizeByNameGetOK column family metrics snapshots size by name get o k

func NewColumnFamilyMetricsSnapshotsSizeByNameGetOK ¶

func NewColumnFamilyMetricsSnapshotsSizeByNameGetOK() *ColumnFamilyMetricsSnapshotsSizeByNameGetOK

NewColumnFamilyMetricsSnapshotsSizeByNameGetOK creates a ColumnFamilyMetricsSnapshotsSizeByNameGetOK with default headers values

func (*ColumnFamilyMetricsSnapshotsSizeByNameGetOK) GetPayload ¶

func (o *ColumnFamilyMetricsSnapshotsSizeByNameGetOK) GetPayload() interface{}

type ColumnFamilyMetricsSnapshotsSizeByNameGetParams ¶

type ColumnFamilyMetricsSnapshotsSizeByNameGetParams struct {

	/*Name
	  The column family name in keyspace:name format

	*/
	Name string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsSnapshotsSizeByNameGetParams contains all the parameters to send to the API endpoint for the column family metrics snapshots size by name get operation typically these are written to a http.Request

func NewColumnFamilyMetricsSnapshotsSizeByNameGetParams ¶

func NewColumnFamilyMetricsSnapshotsSizeByNameGetParams() *ColumnFamilyMetricsSnapshotsSizeByNameGetParams

NewColumnFamilyMetricsSnapshotsSizeByNameGetParams creates a new ColumnFamilyMetricsSnapshotsSizeByNameGetParams object with the default values initialized.

func NewColumnFamilyMetricsSnapshotsSizeByNameGetParamsWithContext ¶

func NewColumnFamilyMetricsSnapshotsSizeByNameGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsSnapshotsSizeByNameGetParams

NewColumnFamilyMetricsSnapshotsSizeByNameGetParamsWithContext creates a new ColumnFamilyMetricsSnapshotsSizeByNameGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsSnapshotsSizeByNameGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsSnapshotsSizeByNameGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsSnapshotsSizeByNameGetParams

NewColumnFamilyMetricsSnapshotsSizeByNameGetParamsWithHTTPClient creates a new ColumnFamilyMetricsSnapshotsSizeByNameGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsSnapshotsSizeByNameGetParamsWithTimeout ¶

func NewColumnFamilyMetricsSnapshotsSizeByNameGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsSnapshotsSizeByNameGetParams

NewColumnFamilyMetricsSnapshotsSizeByNameGetParamsWithTimeout creates a new ColumnFamilyMetricsSnapshotsSizeByNameGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsSnapshotsSizeByNameGetParams) SetContext ¶

SetContext adds the context to the column family metrics snapshots size by name get params

func (*ColumnFamilyMetricsSnapshotsSizeByNameGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the column family metrics snapshots size by name get params

func (*ColumnFamilyMetricsSnapshotsSizeByNameGetParams) SetName ¶

SetName adds the name to the column family metrics snapshots size by name get params

func (*ColumnFamilyMetricsSnapshotsSizeByNameGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family metrics snapshots size by name get params

func (*ColumnFamilyMetricsSnapshotsSizeByNameGetParams) WithContext ¶

WithContext adds the context to the column family metrics snapshots size by name get params

func (*ColumnFamilyMetricsSnapshotsSizeByNameGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics snapshots size by name get params

func (*ColumnFamilyMetricsSnapshotsSizeByNameGetParams) WithName ¶

WithName adds the name to the column family metrics snapshots size by name get params

func (*ColumnFamilyMetricsSnapshotsSizeByNameGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics snapshots size by name get params

func (*ColumnFamilyMetricsSnapshotsSizeByNameGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsSnapshotsSizeByNameGetReader ¶

type ColumnFamilyMetricsSnapshotsSizeByNameGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsSnapshotsSizeByNameGetReader is a Reader for the ColumnFamilyMetricsSnapshotsSizeByNameGet structure.

func (*ColumnFamilyMetricsSnapshotsSizeByNameGetReader) ReadResponse ¶

func (o *ColumnFamilyMetricsSnapshotsSizeByNameGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsSpeculativeRetriesByNameGetDefault ¶

type ColumnFamilyMetricsSpeculativeRetriesByNameGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsSpeculativeRetriesByNameGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsSpeculativeRetriesByNameGetDefault ¶

func NewColumnFamilyMetricsSpeculativeRetriesByNameGetDefault(code int) *ColumnFamilyMetricsSpeculativeRetriesByNameGetDefault

NewColumnFamilyMetricsSpeculativeRetriesByNameGetDefault creates a ColumnFamilyMetricsSpeculativeRetriesByNameGetDefault with default headers values

func (*ColumnFamilyMetricsSpeculativeRetriesByNameGetDefault) Code ¶

Code gets the status code for the column family metrics speculative retries by name get default response

func (*ColumnFamilyMetricsSpeculativeRetriesByNameGetDefault) Error ¶

func (*ColumnFamilyMetricsSpeculativeRetriesByNameGetDefault) GetPayload ¶

type ColumnFamilyMetricsSpeculativeRetriesByNameGetOK ¶

type ColumnFamilyMetricsSpeculativeRetriesByNameGetOK struct {
	Payload int32
}

ColumnFamilyMetricsSpeculativeRetriesByNameGetOK handles this case with default header values.

ColumnFamilyMetricsSpeculativeRetriesByNameGetOK column family metrics speculative retries by name get o k

func NewColumnFamilyMetricsSpeculativeRetriesByNameGetOK ¶

func NewColumnFamilyMetricsSpeculativeRetriesByNameGetOK() *ColumnFamilyMetricsSpeculativeRetriesByNameGetOK

NewColumnFamilyMetricsSpeculativeRetriesByNameGetOK creates a ColumnFamilyMetricsSpeculativeRetriesByNameGetOK with default headers values

func (*ColumnFamilyMetricsSpeculativeRetriesByNameGetOK) GetPayload ¶

type ColumnFamilyMetricsSpeculativeRetriesByNameGetParams ¶

type ColumnFamilyMetricsSpeculativeRetriesByNameGetParams struct {

	/*Name
	  The column family name in keyspace:name format

	*/
	Name string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsSpeculativeRetriesByNameGetParams contains all the parameters to send to the API endpoint for the column family metrics speculative retries by name get operation typically these are written to a http.Request

func NewColumnFamilyMetricsSpeculativeRetriesByNameGetParams ¶

func NewColumnFamilyMetricsSpeculativeRetriesByNameGetParams() *ColumnFamilyMetricsSpeculativeRetriesByNameGetParams

NewColumnFamilyMetricsSpeculativeRetriesByNameGetParams creates a new ColumnFamilyMetricsSpeculativeRetriesByNameGetParams object with the default values initialized.

func NewColumnFamilyMetricsSpeculativeRetriesByNameGetParamsWithContext ¶

func NewColumnFamilyMetricsSpeculativeRetriesByNameGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsSpeculativeRetriesByNameGetParams

NewColumnFamilyMetricsSpeculativeRetriesByNameGetParamsWithContext creates a new ColumnFamilyMetricsSpeculativeRetriesByNameGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsSpeculativeRetriesByNameGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsSpeculativeRetriesByNameGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsSpeculativeRetriesByNameGetParams

NewColumnFamilyMetricsSpeculativeRetriesByNameGetParamsWithHTTPClient creates a new ColumnFamilyMetricsSpeculativeRetriesByNameGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsSpeculativeRetriesByNameGetParamsWithTimeout ¶

func NewColumnFamilyMetricsSpeculativeRetriesByNameGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsSpeculativeRetriesByNameGetParams

NewColumnFamilyMetricsSpeculativeRetriesByNameGetParamsWithTimeout creates a new ColumnFamilyMetricsSpeculativeRetriesByNameGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsSpeculativeRetriesByNameGetParams) SetContext ¶

SetContext adds the context to the column family metrics speculative retries by name get params

func (*ColumnFamilyMetricsSpeculativeRetriesByNameGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the column family metrics speculative retries by name get params

func (*ColumnFamilyMetricsSpeculativeRetriesByNameGetParams) SetName ¶

SetName adds the name to the column family metrics speculative retries by name get params

func (*ColumnFamilyMetricsSpeculativeRetriesByNameGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family metrics speculative retries by name get params

func (*ColumnFamilyMetricsSpeculativeRetriesByNameGetParams) WithContext ¶

WithContext adds the context to the column family metrics speculative retries by name get params

func (*ColumnFamilyMetricsSpeculativeRetriesByNameGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics speculative retries by name get params

func (*ColumnFamilyMetricsSpeculativeRetriesByNameGetParams) WithName ¶

WithName adds the name to the column family metrics speculative retries by name get params

func (*ColumnFamilyMetricsSpeculativeRetriesByNameGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics speculative retries by name get params

func (*ColumnFamilyMetricsSpeculativeRetriesByNameGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsSpeculativeRetriesByNameGetReader ¶

type ColumnFamilyMetricsSpeculativeRetriesByNameGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsSpeculativeRetriesByNameGetReader is a Reader for the ColumnFamilyMetricsSpeculativeRetriesByNameGet structure.

func (*ColumnFamilyMetricsSpeculativeRetriesByNameGetReader) ReadResponse ¶

func (o *ColumnFamilyMetricsSpeculativeRetriesByNameGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsSpeculativeRetriesGetDefault ¶

type ColumnFamilyMetricsSpeculativeRetriesGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsSpeculativeRetriesGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsSpeculativeRetriesGetDefault ¶

func NewColumnFamilyMetricsSpeculativeRetriesGetDefault(code int) *ColumnFamilyMetricsSpeculativeRetriesGetDefault

NewColumnFamilyMetricsSpeculativeRetriesGetDefault creates a ColumnFamilyMetricsSpeculativeRetriesGetDefault with default headers values

func (*ColumnFamilyMetricsSpeculativeRetriesGetDefault) Code ¶

Code gets the status code for the column family metrics speculative retries get default response

func (*ColumnFamilyMetricsSpeculativeRetriesGetDefault) Error ¶

func (*ColumnFamilyMetricsSpeculativeRetriesGetDefault) GetPayload ¶

type ColumnFamilyMetricsSpeculativeRetriesGetOK ¶

type ColumnFamilyMetricsSpeculativeRetriesGetOK struct {
	Payload int32
}

ColumnFamilyMetricsSpeculativeRetriesGetOK handles this case with default header values.

ColumnFamilyMetricsSpeculativeRetriesGetOK column family metrics speculative retries get o k

func NewColumnFamilyMetricsSpeculativeRetriesGetOK ¶

func NewColumnFamilyMetricsSpeculativeRetriesGetOK() *ColumnFamilyMetricsSpeculativeRetriesGetOK

NewColumnFamilyMetricsSpeculativeRetriesGetOK creates a ColumnFamilyMetricsSpeculativeRetriesGetOK with default headers values

func (*ColumnFamilyMetricsSpeculativeRetriesGetOK) GetPayload ¶

type ColumnFamilyMetricsSpeculativeRetriesGetParams ¶

type ColumnFamilyMetricsSpeculativeRetriesGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsSpeculativeRetriesGetParams contains all the parameters to send to the API endpoint for the column family metrics speculative retries get operation typically these are written to a http.Request

func NewColumnFamilyMetricsSpeculativeRetriesGetParams ¶

func NewColumnFamilyMetricsSpeculativeRetriesGetParams() *ColumnFamilyMetricsSpeculativeRetriesGetParams

NewColumnFamilyMetricsSpeculativeRetriesGetParams creates a new ColumnFamilyMetricsSpeculativeRetriesGetParams object with the default values initialized.

func NewColumnFamilyMetricsSpeculativeRetriesGetParamsWithContext ¶

func NewColumnFamilyMetricsSpeculativeRetriesGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsSpeculativeRetriesGetParams

NewColumnFamilyMetricsSpeculativeRetriesGetParamsWithContext creates a new ColumnFamilyMetricsSpeculativeRetriesGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsSpeculativeRetriesGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsSpeculativeRetriesGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsSpeculativeRetriesGetParams

NewColumnFamilyMetricsSpeculativeRetriesGetParamsWithHTTPClient creates a new ColumnFamilyMetricsSpeculativeRetriesGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsSpeculativeRetriesGetParamsWithTimeout ¶

func NewColumnFamilyMetricsSpeculativeRetriesGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsSpeculativeRetriesGetParams

NewColumnFamilyMetricsSpeculativeRetriesGetParamsWithTimeout creates a new ColumnFamilyMetricsSpeculativeRetriesGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsSpeculativeRetriesGetParams) SetContext ¶

SetContext adds the context to the column family metrics speculative retries get params

func (*ColumnFamilyMetricsSpeculativeRetriesGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the column family metrics speculative retries get params

func (*ColumnFamilyMetricsSpeculativeRetriesGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family metrics speculative retries get params

func (*ColumnFamilyMetricsSpeculativeRetriesGetParams) WithContext ¶

WithContext adds the context to the column family metrics speculative retries get params

func (*ColumnFamilyMetricsSpeculativeRetriesGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics speculative retries get params

func (*ColumnFamilyMetricsSpeculativeRetriesGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics speculative retries get params

func (*ColumnFamilyMetricsSpeculativeRetriesGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsSpeculativeRetriesGetReader ¶

type ColumnFamilyMetricsSpeculativeRetriesGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsSpeculativeRetriesGetReader is a Reader for the ColumnFamilyMetricsSpeculativeRetriesGet structure.

func (*ColumnFamilyMetricsSpeculativeRetriesGetReader) ReadResponse ¶

func (o *ColumnFamilyMetricsSpeculativeRetriesGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsSstablesPerReadHistogramByNameGetDefault ¶

type ColumnFamilyMetricsSstablesPerReadHistogramByNameGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsSstablesPerReadHistogramByNameGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsSstablesPerReadHistogramByNameGetDefault ¶

func NewColumnFamilyMetricsSstablesPerReadHistogramByNameGetDefault(code int) *ColumnFamilyMetricsSstablesPerReadHistogramByNameGetDefault

NewColumnFamilyMetricsSstablesPerReadHistogramByNameGetDefault creates a ColumnFamilyMetricsSstablesPerReadHistogramByNameGetDefault with default headers values

func (*ColumnFamilyMetricsSstablesPerReadHistogramByNameGetDefault) Code ¶

Code gets the status code for the column family metrics sstables per read histogram by name get default response

func (*ColumnFamilyMetricsSstablesPerReadHistogramByNameGetDefault) Error ¶

func (*ColumnFamilyMetricsSstablesPerReadHistogramByNameGetDefault) GetPayload ¶

type ColumnFamilyMetricsSstablesPerReadHistogramByNameGetOK ¶

type ColumnFamilyMetricsSstablesPerReadHistogramByNameGetOK struct {
	Payload interface{}
}

ColumnFamilyMetricsSstablesPerReadHistogramByNameGetOK handles this case with default header values.

ColumnFamilyMetricsSstablesPerReadHistogramByNameGetOK column family metrics sstables per read histogram by name get o k

func NewColumnFamilyMetricsSstablesPerReadHistogramByNameGetOK ¶

func NewColumnFamilyMetricsSstablesPerReadHistogramByNameGetOK() *ColumnFamilyMetricsSstablesPerReadHistogramByNameGetOK

NewColumnFamilyMetricsSstablesPerReadHistogramByNameGetOK creates a ColumnFamilyMetricsSstablesPerReadHistogramByNameGetOK with default headers values

func (*ColumnFamilyMetricsSstablesPerReadHistogramByNameGetOK) GetPayload ¶

func (o *ColumnFamilyMetricsSstablesPerReadHistogramByNameGetOK) GetPayload() interface{}

type ColumnFamilyMetricsSstablesPerReadHistogramByNameGetParams ¶

type ColumnFamilyMetricsSstablesPerReadHistogramByNameGetParams struct {

	/*Name
	  The column family name in keyspace:name format

	*/
	Name string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsSstablesPerReadHistogramByNameGetParams contains all the parameters to send to the API endpoint for the column family metrics sstables per read histogram by name get operation typically these are written to a http.Request

func NewColumnFamilyMetricsSstablesPerReadHistogramByNameGetParams ¶

func NewColumnFamilyMetricsSstablesPerReadHistogramByNameGetParams() *ColumnFamilyMetricsSstablesPerReadHistogramByNameGetParams

NewColumnFamilyMetricsSstablesPerReadHistogramByNameGetParams creates a new ColumnFamilyMetricsSstablesPerReadHistogramByNameGetParams object with the default values initialized.

func NewColumnFamilyMetricsSstablesPerReadHistogramByNameGetParamsWithContext ¶

func NewColumnFamilyMetricsSstablesPerReadHistogramByNameGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsSstablesPerReadHistogramByNameGetParams

NewColumnFamilyMetricsSstablesPerReadHistogramByNameGetParamsWithContext creates a new ColumnFamilyMetricsSstablesPerReadHistogramByNameGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsSstablesPerReadHistogramByNameGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsSstablesPerReadHistogramByNameGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsSstablesPerReadHistogramByNameGetParams

NewColumnFamilyMetricsSstablesPerReadHistogramByNameGetParamsWithHTTPClient creates a new ColumnFamilyMetricsSstablesPerReadHistogramByNameGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsSstablesPerReadHistogramByNameGetParamsWithTimeout ¶

func NewColumnFamilyMetricsSstablesPerReadHistogramByNameGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsSstablesPerReadHistogramByNameGetParams

NewColumnFamilyMetricsSstablesPerReadHistogramByNameGetParamsWithTimeout creates a new ColumnFamilyMetricsSstablesPerReadHistogramByNameGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsSstablesPerReadHistogramByNameGetParams) SetContext ¶

SetContext adds the context to the column family metrics sstables per read histogram by name get params

func (*ColumnFamilyMetricsSstablesPerReadHistogramByNameGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the column family metrics sstables per read histogram by name get params

func (*ColumnFamilyMetricsSstablesPerReadHistogramByNameGetParams) SetName ¶

SetName adds the name to the column family metrics sstables per read histogram by name get params

func (*ColumnFamilyMetricsSstablesPerReadHistogramByNameGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family metrics sstables per read histogram by name get params

func (*ColumnFamilyMetricsSstablesPerReadHistogramByNameGetParams) WithContext ¶

WithContext adds the context to the column family metrics sstables per read histogram by name get params

func (*ColumnFamilyMetricsSstablesPerReadHistogramByNameGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics sstables per read histogram by name get params

func (*ColumnFamilyMetricsSstablesPerReadHistogramByNameGetParams) WithName ¶

WithName adds the name to the column family metrics sstables per read histogram by name get params

func (*ColumnFamilyMetricsSstablesPerReadHistogramByNameGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics sstables per read histogram by name get params

func (*ColumnFamilyMetricsSstablesPerReadHistogramByNameGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsSstablesPerReadHistogramByNameGetReader ¶

type ColumnFamilyMetricsSstablesPerReadHistogramByNameGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsSstablesPerReadHistogramByNameGetReader is a Reader for the ColumnFamilyMetricsSstablesPerReadHistogramByNameGet structure.

func (*ColumnFamilyMetricsSstablesPerReadHistogramByNameGetReader) ReadResponse ¶

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsTombstoneScannedHistogramByNameGetDefault ¶

type ColumnFamilyMetricsTombstoneScannedHistogramByNameGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsTombstoneScannedHistogramByNameGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsTombstoneScannedHistogramByNameGetDefault ¶

func NewColumnFamilyMetricsTombstoneScannedHistogramByNameGetDefault(code int) *ColumnFamilyMetricsTombstoneScannedHistogramByNameGetDefault

NewColumnFamilyMetricsTombstoneScannedHistogramByNameGetDefault creates a ColumnFamilyMetricsTombstoneScannedHistogramByNameGetDefault with default headers values

func (*ColumnFamilyMetricsTombstoneScannedHistogramByNameGetDefault) Code ¶

Code gets the status code for the column family metrics tombstone scanned histogram by name get default response

func (*ColumnFamilyMetricsTombstoneScannedHistogramByNameGetDefault) Error ¶

func (*ColumnFamilyMetricsTombstoneScannedHistogramByNameGetDefault) GetPayload ¶

type ColumnFamilyMetricsTombstoneScannedHistogramByNameGetOK ¶

type ColumnFamilyMetricsTombstoneScannedHistogramByNameGetOK struct {
	Payload interface{}
}

ColumnFamilyMetricsTombstoneScannedHistogramByNameGetOK handles this case with default header values.

ColumnFamilyMetricsTombstoneScannedHistogramByNameGetOK column family metrics tombstone scanned histogram by name get o k

func NewColumnFamilyMetricsTombstoneScannedHistogramByNameGetOK ¶

func NewColumnFamilyMetricsTombstoneScannedHistogramByNameGetOK() *ColumnFamilyMetricsTombstoneScannedHistogramByNameGetOK

NewColumnFamilyMetricsTombstoneScannedHistogramByNameGetOK creates a ColumnFamilyMetricsTombstoneScannedHistogramByNameGetOK with default headers values

func (*ColumnFamilyMetricsTombstoneScannedHistogramByNameGetOK) GetPayload ¶

func (o *ColumnFamilyMetricsTombstoneScannedHistogramByNameGetOK) GetPayload() interface{}

type ColumnFamilyMetricsTombstoneScannedHistogramByNameGetParams ¶

type ColumnFamilyMetricsTombstoneScannedHistogramByNameGetParams struct {

	/*Name
	  The column family name in keyspace:name format

	*/
	Name string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsTombstoneScannedHistogramByNameGetParams contains all the parameters to send to the API endpoint for the column family metrics tombstone scanned histogram by name get operation typically these are written to a http.Request

func NewColumnFamilyMetricsTombstoneScannedHistogramByNameGetParams ¶

func NewColumnFamilyMetricsTombstoneScannedHistogramByNameGetParams() *ColumnFamilyMetricsTombstoneScannedHistogramByNameGetParams

NewColumnFamilyMetricsTombstoneScannedHistogramByNameGetParams creates a new ColumnFamilyMetricsTombstoneScannedHistogramByNameGetParams object with the default values initialized.

func NewColumnFamilyMetricsTombstoneScannedHistogramByNameGetParamsWithContext ¶

func NewColumnFamilyMetricsTombstoneScannedHistogramByNameGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsTombstoneScannedHistogramByNameGetParams

NewColumnFamilyMetricsTombstoneScannedHistogramByNameGetParamsWithContext creates a new ColumnFamilyMetricsTombstoneScannedHistogramByNameGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsTombstoneScannedHistogramByNameGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsTombstoneScannedHistogramByNameGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsTombstoneScannedHistogramByNameGetParams

NewColumnFamilyMetricsTombstoneScannedHistogramByNameGetParamsWithHTTPClient creates a new ColumnFamilyMetricsTombstoneScannedHistogramByNameGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsTombstoneScannedHistogramByNameGetParamsWithTimeout ¶

func NewColumnFamilyMetricsTombstoneScannedHistogramByNameGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsTombstoneScannedHistogramByNameGetParams

NewColumnFamilyMetricsTombstoneScannedHistogramByNameGetParamsWithTimeout creates a new ColumnFamilyMetricsTombstoneScannedHistogramByNameGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsTombstoneScannedHistogramByNameGetParams) SetContext ¶

SetContext adds the context to the column family metrics tombstone scanned histogram by name get params

func (*ColumnFamilyMetricsTombstoneScannedHistogramByNameGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the column family metrics tombstone scanned histogram by name get params

func (*ColumnFamilyMetricsTombstoneScannedHistogramByNameGetParams) SetName ¶

SetName adds the name to the column family metrics tombstone scanned histogram by name get params

func (*ColumnFamilyMetricsTombstoneScannedHistogramByNameGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family metrics tombstone scanned histogram by name get params

func (*ColumnFamilyMetricsTombstoneScannedHistogramByNameGetParams) WithContext ¶

WithContext adds the context to the column family metrics tombstone scanned histogram by name get params

func (*ColumnFamilyMetricsTombstoneScannedHistogramByNameGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics tombstone scanned histogram by name get params

func (*ColumnFamilyMetricsTombstoneScannedHistogramByNameGetParams) WithName ¶

WithName adds the name to the column family metrics tombstone scanned histogram by name get params

func (*ColumnFamilyMetricsTombstoneScannedHistogramByNameGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics tombstone scanned histogram by name get params

func (*ColumnFamilyMetricsTombstoneScannedHistogramByNameGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsTombstoneScannedHistogramByNameGetReader ¶

type ColumnFamilyMetricsTombstoneScannedHistogramByNameGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsTombstoneScannedHistogramByNameGetReader is a Reader for the ColumnFamilyMetricsTombstoneScannedHistogramByNameGet structure.

func (*ColumnFamilyMetricsTombstoneScannedHistogramByNameGetReader) ReadResponse ¶

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsTotalDiskSpaceUsedByNameGetDefault ¶

type ColumnFamilyMetricsTotalDiskSpaceUsedByNameGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsTotalDiskSpaceUsedByNameGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsTotalDiskSpaceUsedByNameGetDefault ¶

func NewColumnFamilyMetricsTotalDiskSpaceUsedByNameGetDefault(code int) *ColumnFamilyMetricsTotalDiskSpaceUsedByNameGetDefault

NewColumnFamilyMetricsTotalDiskSpaceUsedByNameGetDefault creates a ColumnFamilyMetricsTotalDiskSpaceUsedByNameGetDefault with default headers values

func (*ColumnFamilyMetricsTotalDiskSpaceUsedByNameGetDefault) Code ¶

Code gets the status code for the column family metrics total disk space used by name get default response

func (*ColumnFamilyMetricsTotalDiskSpaceUsedByNameGetDefault) Error ¶

func (*ColumnFamilyMetricsTotalDiskSpaceUsedByNameGetDefault) GetPayload ¶

type ColumnFamilyMetricsTotalDiskSpaceUsedByNameGetOK ¶

type ColumnFamilyMetricsTotalDiskSpaceUsedByNameGetOK struct {
	Payload int64
}

ColumnFamilyMetricsTotalDiskSpaceUsedByNameGetOK handles this case with default header values.

ColumnFamilyMetricsTotalDiskSpaceUsedByNameGetOK column family metrics total disk space used by name get o k

func NewColumnFamilyMetricsTotalDiskSpaceUsedByNameGetOK ¶

func NewColumnFamilyMetricsTotalDiskSpaceUsedByNameGetOK() *ColumnFamilyMetricsTotalDiskSpaceUsedByNameGetOK

NewColumnFamilyMetricsTotalDiskSpaceUsedByNameGetOK creates a ColumnFamilyMetricsTotalDiskSpaceUsedByNameGetOK with default headers values

func (*ColumnFamilyMetricsTotalDiskSpaceUsedByNameGetOK) GetPayload ¶

type ColumnFamilyMetricsTotalDiskSpaceUsedByNameGetParams ¶

type ColumnFamilyMetricsTotalDiskSpaceUsedByNameGetParams struct {

	/*Name
	  The column family name in keyspace:name format

	*/
	Name string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsTotalDiskSpaceUsedByNameGetParams contains all the parameters to send to the API endpoint for the column family metrics total disk space used by name get operation typically these are written to a http.Request

func NewColumnFamilyMetricsTotalDiskSpaceUsedByNameGetParams ¶

func NewColumnFamilyMetricsTotalDiskSpaceUsedByNameGetParams() *ColumnFamilyMetricsTotalDiskSpaceUsedByNameGetParams

NewColumnFamilyMetricsTotalDiskSpaceUsedByNameGetParams creates a new ColumnFamilyMetricsTotalDiskSpaceUsedByNameGetParams object with the default values initialized.

func NewColumnFamilyMetricsTotalDiskSpaceUsedByNameGetParamsWithContext ¶

func NewColumnFamilyMetricsTotalDiskSpaceUsedByNameGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsTotalDiskSpaceUsedByNameGetParams

NewColumnFamilyMetricsTotalDiskSpaceUsedByNameGetParamsWithContext creates a new ColumnFamilyMetricsTotalDiskSpaceUsedByNameGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsTotalDiskSpaceUsedByNameGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsTotalDiskSpaceUsedByNameGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsTotalDiskSpaceUsedByNameGetParams

NewColumnFamilyMetricsTotalDiskSpaceUsedByNameGetParamsWithHTTPClient creates a new ColumnFamilyMetricsTotalDiskSpaceUsedByNameGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsTotalDiskSpaceUsedByNameGetParamsWithTimeout ¶

func NewColumnFamilyMetricsTotalDiskSpaceUsedByNameGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsTotalDiskSpaceUsedByNameGetParams

NewColumnFamilyMetricsTotalDiskSpaceUsedByNameGetParamsWithTimeout creates a new ColumnFamilyMetricsTotalDiskSpaceUsedByNameGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsTotalDiskSpaceUsedByNameGetParams) SetContext ¶

SetContext adds the context to the column family metrics total disk space used by name get params

func (*ColumnFamilyMetricsTotalDiskSpaceUsedByNameGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the column family metrics total disk space used by name get params

func (*ColumnFamilyMetricsTotalDiskSpaceUsedByNameGetParams) SetName ¶

SetName adds the name to the column family metrics total disk space used by name get params

func (*ColumnFamilyMetricsTotalDiskSpaceUsedByNameGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family metrics total disk space used by name get params

func (*ColumnFamilyMetricsTotalDiskSpaceUsedByNameGetParams) WithContext ¶

WithContext adds the context to the column family metrics total disk space used by name get params

func (*ColumnFamilyMetricsTotalDiskSpaceUsedByNameGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics total disk space used by name get params

func (*ColumnFamilyMetricsTotalDiskSpaceUsedByNameGetParams) WithName ¶

WithName adds the name to the column family metrics total disk space used by name get params

func (*ColumnFamilyMetricsTotalDiskSpaceUsedByNameGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics total disk space used by name get params

func (*ColumnFamilyMetricsTotalDiskSpaceUsedByNameGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsTotalDiskSpaceUsedByNameGetReader ¶

type ColumnFamilyMetricsTotalDiskSpaceUsedByNameGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsTotalDiskSpaceUsedByNameGetReader is a Reader for the ColumnFamilyMetricsTotalDiskSpaceUsedByNameGet structure.

func (*ColumnFamilyMetricsTotalDiskSpaceUsedByNameGetReader) ReadResponse ¶

func (o *ColumnFamilyMetricsTotalDiskSpaceUsedByNameGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsTotalDiskSpaceUsedGetDefault ¶

type ColumnFamilyMetricsTotalDiskSpaceUsedGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsTotalDiskSpaceUsedGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsTotalDiskSpaceUsedGetDefault ¶

func NewColumnFamilyMetricsTotalDiskSpaceUsedGetDefault(code int) *ColumnFamilyMetricsTotalDiskSpaceUsedGetDefault

NewColumnFamilyMetricsTotalDiskSpaceUsedGetDefault creates a ColumnFamilyMetricsTotalDiskSpaceUsedGetDefault with default headers values

func (*ColumnFamilyMetricsTotalDiskSpaceUsedGetDefault) Code ¶

Code gets the status code for the column family metrics total disk space used get default response

func (*ColumnFamilyMetricsTotalDiskSpaceUsedGetDefault) Error ¶

func (*ColumnFamilyMetricsTotalDiskSpaceUsedGetDefault) GetPayload ¶

type ColumnFamilyMetricsTotalDiskSpaceUsedGetOK ¶

type ColumnFamilyMetricsTotalDiskSpaceUsedGetOK struct {
	Payload int64
}

ColumnFamilyMetricsTotalDiskSpaceUsedGetOK handles this case with default header values.

ColumnFamilyMetricsTotalDiskSpaceUsedGetOK column family metrics total disk space used get o k

func NewColumnFamilyMetricsTotalDiskSpaceUsedGetOK ¶

func NewColumnFamilyMetricsTotalDiskSpaceUsedGetOK() *ColumnFamilyMetricsTotalDiskSpaceUsedGetOK

NewColumnFamilyMetricsTotalDiskSpaceUsedGetOK creates a ColumnFamilyMetricsTotalDiskSpaceUsedGetOK with default headers values

func (*ColumnFamilyMetricsTotalDiskSpaceUsedGetOK) GetPayload ¶

type ColumnFamilyMetricsTotalDiskSpaceUsedGetParams ¶

type ColumnFamilyMetricsTotalDiskSpaceUsedGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsTotalDiskSpaceUsedGetParams contains all the parameters to send to the API endpoint for the column family metrics total disk space used get operation typically these are written to a http.Request

func NewColumnFamilyMetricsTotalDiskSpaceUsedGetParams ¶

func NewColumnFamilyMetricsTotalDiskSpaceUsedGetParams() *ColumnFamilyMetricsTotalDiskSpaceUsedGetParams

NewColumnFamilyMetricsTotalDiskSpaceUsedGetParams creates a new ColumnFamilyMetricsTotalDiskSpaceUsedGetParams object with the default values initialized.

func NewColumnFamilyMetricsTotalDiskSpaceUsedGetParamsWithContext ¶

func NewColumnFamilyMetricsTotalDiskSpaceUsedGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsTotalDiskSpaceUsedGetParams

NewColumnFamilyMetricsTotalDiskSpaceUsedGetParamsWithContext creates a new ColumnFamilyMetricsTotalDiskSpaceUsedGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsTotalDiskSpaceUsedGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsTotalDiskSpaceUsedGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsTotalDiskSpaceUsedGetParams

NewColumnFamilyMetricsTotalDiskSpaceUsedGetParamsWithHTTPClient creates a new ColumnFamilyMetricsTotalDiskSpaceUsedGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsTotalDiskSpaceUsedGetParamsWithTimeout ¶

func NewColumnFamilyMetricsTotalDiskSpaceUsedGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsTotalDiskSpaceUsedGetParams

NewColumnFamilyMetricsTotalDiskSpaceUsedGetParamsWithTimeout creates a new ColumnFamilyMetricsTotalDiskSpaceUsedGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsTotalDiskSpaceUsedGetParams) SetContext ¶

SetContext adds the context to the column family metrics total disk space used get params

func (*ColumnFamilyMetricsTotalDiskSpaceUsedGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the column family metrics total disk space used get params

func (*ColumnFamilyMetricsTotalDiskSpaceUsedGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family metrics total disk space used get params

func (*ColumnFamilyMetricsTotalDiskSpaceUsedGetParams) WithContext ¶

WithContext adds the context to the column family metrics total disk space used get params

func (*ColumnFamilyMetricsTotalDiskSpaceUsedGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics total disk space used get params

func (*ColumnFamilyMetricsTotalDiskSpaceUsedGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics total disk space used get params

func (*ColumnFamilyMetricsTotalDiskSpaceUsedGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsTotalDiskSpaceUsedGetReader ¶

type ColumnFamilyMetricsTotalDiskSpaceUsedGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsTotalDiskSpaceUsedGetReader is a Reader for the ColumnFamilyMetricsTotalDiskSpaceUsedGet structure.

func (*ColumnFamilyMetricsTotalDiskSpaceUsedGetReader) ReadResponse ¶

func (o *ColumnFamilyMetricsTotalDiskSpaceUsedGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsTrueSnapshotsSizeGetDefault ¶

type ColumnFamilyMetricsTrueSnapshotsSizeGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsTrueSnapshotsSizeGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsTrueSnapshotsSizeGetDefault ¶

func NewColumnFamilyMetricsTrueSnapshotsSizeGetDefault(code int) *ColumnFamilyMetricsTrueSnapshotsSizeGetDefault

NewColumnFamilyMetricsTrueSnapshotsSizeGetDefault creates a ColumnFamilyMetricsTrueSnapshotsSizeGetDefault with default headers values

func (*ColumnFamilyMetricsTrueSnapshotsSizeGetDefault) Code ¶

Code gets the status code for the column family metrics true snapshots size get default response

func (*ColumnFamilyMetricsTrueSnapshotsSizeGetDefault) Error ¶

func (*ColumnFamilyMetricsTrueSnapshotsSizeGetDefault) GetPayload ¶

type ColumnFamilyMetricsTrueSnapshotsSizeGetOK ¶

type ColumnFamilyMetricsTrueSnapshotsSizeGetOK struct {
	Payload interface{}
}

ColumnFamilyMetricsTrueSnapshotsSizeGetOK handles this case with default header values.

ColumnFamilyMetricsTrueSnapshotsSizeGetOK column family metrics true snapshots size get o k

func NewColumnFamilyMetricsTrueSnapshotsSizeGetOK ¶

func NewColumnFamilyMetricsTrueSnapshotsSizeGetOK() *ColumnFamilyMetricsTrueSnapshotsSizeGetOK

NewColumnFamilyMetricsTrueSnapshotsSizeGetOK creates a ColumnFamilyMetricsTrueSnapshotsSizeGetOK with default headers values

func (*ColumnFamilyMetricsTrueSnapshotsSizeGetOK) GetPayload ¶

func (o *ColumnFamilyMetricsTrueSnapshotsSizeGetOK) GetPayload() interface{}

type ColumnFamilyMetricsTrueSnapshotsSizeGetParams ¶

type ColumnFamilyMetricsTrueSnapshotsSizeGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsTrueSnapshotsSizeGetParams contains all the parameters to send to the API endpoint for the column family metrics true snapshots size get operation typically these are written to a http.Request

func NewColumnFamilyMetricsTrueSnapshotsSizeGetParams ¶

func NewColumnFamilyMetricsTrueSnapshotsSizeGetParams() *ColumnFamilyMetricsTrueSnapshotsSizeGetParams

NewColumnFamilyMetricsTrueSnapshotsSizeGetParams creates a new ColumnFamilyMetricsTrueSnapshotsSizeGetParams object with the default values initialized.

func NewColumnFamilyMetricsTrueSnapshotsSizeGetParamsWithContext ¶

func NewColumnFamilyMetricsTrueSnapshotsSizeGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsTrueSnapshotsSizeGetParams

NewColumnFamilyMetricsTrueSnapshotsSizeGetParamsWithContext creates a new ColumnFamilyMetricsTrueSnapshotsSizeGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsTrueSnapshotsSizeGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsTrueSnapshotsSizeGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsTrueSnapshotsSizeGetParams

NewColumnFamilyMetricsTrueSnapshotsSizeGetParamsWithHTTPClient creates a new ColumnFamilyMetricsTrueSnapshotsSizeGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsTrueSnapshotsSizeGetParamsWithTimeout ¶

func NewColumnFamilyMetricsTrueSnapshotsSizeGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsTrueSnapshotsSizeGetParams

NewColumnFamilyMetricsTrueSnapshotsSizeGetParamsWithTimeout creates a new ColumnFamilyMetricsTrueSnapshotsSizeGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsTrueSnapshotsSizeGetParams) SetContext ¶

SetContext adds the context to the column family metrics true snapshots size get params

func (*ColumnFamilyMetricsTrueSnapshotsSizeGetParams) SetHTTPClient ¶

func (o *ColumnFamilyMetricsTrueSnapshotsSizeGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the column family metrics true snapshots size get params

func (*ColumnFamilyMetricsTrueSnapshotsSizeGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family metrics true snapshots size get params

func (*ColumnFamilyMetricsTrueSnapshotsSizeGetParams) WithContext ¶

WithContext adds the context to the column family metrics true snapshots size get params

func (*ColumnFamilyMetricsTrueSnapshotsSizeGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics true snapshots size get params

func (*ColumnFamilyMetricsTrueSnapshotsSizeGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics true snapshots size get params

func (*ColumnFamilyMetricsTrueSnapshotsSizeGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsTrueSnapshotsSizeGetReader ¶

type ColumnFamilyMetricsTrueSnapshotsSizeGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsTrueSnapshotsSizeGetReader is a Reader for the ColumnFamilyMetricsTrueSnapshotsSizeGet structure.

func (*ColumnFamilyMetricsTrueSnapshotsSizeGetReader) ReadResponse ¶

func (o *ColumnFamilyMetricsTrueSnapshotsSizeGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsWaitingOnFreeMemtableGetDefault ¶

type ColumnFamilyMetricsWaitingOnFreeMemtableGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsWaitingOnFreeMemtableGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsWaitingOnFreeMemtableGetDefault ¶

func NewColumnFamilyMetricsWaitingOnFreeMemtableGetDefault(code int) *ColumnFamilyMetricsWaitingOnFreeMemtableGetDefault

NewColumnFamilyMetricsWaitingOnFreeMemtableGetDefault creates a ColumnFamilyMetricsWaitingOnFreeMemtableGetDefault with default headers values

func (*ColumnFamilyMetricsWaitingOnFreeMemtableGetDefault) Code ¶

Code gets the status code for the column family metrics waiting on free memtable get default response

func (*ColumnFamilyMetricsWaitingOnFreeMemtableGetDefault) Error ¶

func (*ColumnFamilyMetricsWaitingOnFreeMemtableGetDefault) GetPayload ¶

type ColumnFamilyMetricsWaitingOnFreeMemtableGetOK ¶

type ColumnFamilyMetricsWaitingOnFreeMemtableGetOK struct {
}

ColumnFamilyMetricsWaitingOnFreeMemtableGetOK handles this case with default header values.

ColumnFamilyMetricsWaitingOnFreeMemtableGetOK column family metrics waiting on free memtable get o k

func NewColumnFamilyMetricsWaitingOnFreeMemtableGetOK ¶

func NewColumnFamilyMetricsWaitingOnFreeMemtableGetOK() *ColumnFamilyMetricsWaitingOnFreeMemtableGetOK

NewColumnFamilyMetricsWaitingOnFreeMemtableGetOK creates a ColumnFamilyMetricsWaitingOnFreeMemtableGetOK with default headers values

type ColumnFamilyMetricsWaitingOnFreeMemtableGetParams ¶

type ColumnFamilyMetricsWaitingOnFreeMemtableGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsWaitingOnFreeMemtableGetParams contains all the parameters to send to the API endpoint for the column family metrics waiting on free memtable get operation typically these are written to a http.Request

func NewColumnFamilyMetricsWaitingOnFreeMemtableGetParams ¶

func NewColumnFamilyMetricsWaitingOnFreeMemtableGetParams() *ColumnFamilyMetricsWaitingOnFreeMemtableGetParams

NewColumnFamilyMetricsWaitingOnFreeMemtableGetParams creates a new ColumnFamilyMetricsWaitingOnFreeMemtableGetParams object with the default values initialized.

func NewColumnFamilyMetricsWaitingOnFreeMemtableGetParamsWithContext ¶

func NewColumnFamilyMetricsWaitingOnFreeMemtableGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsWaitingOnFreeMemtableGetParams

NewColumnFamilyMetricsWaitingOnFreeMemtableGetParamsWithContext creates a new ColumnFamilyMetricsWaitingOnFreeMemtableGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsWaitingOnFreeMemtableGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsWaitingOnFreeMemtableGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsWaitingOnFreeMemtableGetParams

NewColumnFamilyMetricsWaitingOnFreeMemtableGetParamsWithHTTPClient creates a new ColumnFamilyMetricsWaitingOnFreeMemtableGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsWaitingOnFreeMemtableGetParamsWithTimeout ¶

func NewColumnFamilyMetricsWaitingOnFreeMemtableGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsWaitingOnFreeMemtableGetParams

NewColumnFamilyMetricsWaitingOnFreeMemtableGetParamsWithTimeout creates a new ColumnFamilyMetricsWaitingOnFreeMemtableGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsWaitingOnFreeMemtableGetParams) SetContext ¶

SetContext adds the context to the column family metrics waiting on free memtable get params

func (*ColumnFamilyMetricsWaitingOnFreeMemtableGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the column family metrics waiting on free memtable get params

func (*ColumnFamilyMetricsWaitingOnFreeMemtableGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family metrics waiting on free memtable get params

func (*ColumnFamilyMetricsWaitingOnFreeMemtableGetParams) WithContext ¶

WithContext adds the context to the column family metrics waiting on free memtable get params

func (*ColumnFamilyMetricsWaitingOnFreeMemtableGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics waiting on free memtable get params

func (*ColumnFamilyMetricsWaitingOnFreeMemtableGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics waiting on free memtable get params

func (*ColumnFamilyMetricsWaitingOnFreeMemtableGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsWaitingOnFreeMemtableGetReader ¶

type ColumnFamilyMetricsWaitingOnFreeMemtableGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsWaitingOnFreeMemtableGetReader is a Reader for the ColumnFamilyMetricsWaitingOnFreeMemtableGet structure.

func (*ColumnFamilyMetricsWaitingOnFreeMemtableGetReader) ReadResponse ¶

func (o *ColumnFamilyMetricsWaitingOnFreeMemtableGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsWriteByNameGetDefault ¶

type ColumnFamilyMetricsWriteByNameGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsWriteByNameGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsWriteByNameGetDefault ¶

func NewColumnFamilyMetricsWriteByNameGetDefault(code int) *ColumnFamilyMetricsWriteByNameGetDefault

NewColumnFamilyMetricsWriteByNameGetDefault creates a ColumnFamilyMetricsWriteByNameGetDefault with default headers values

func (*ColumnFamilyMetricsWriteByNameGetDefault) Code ¶

Code gets the status code for the column family metrics write by name get default response

func (*ColumnFamilyMetricsWriteByNameGetDefault) Error ¶

func (*ColumnFamilyMetricsWriteByNameGetDefault) GetPayload ¶

type ColumnFamilyMetricsWriteByNameGetOK ¶

type ColumnFamilyMetricsWriteByNameGetOK struct {
	Payload interface{}
}

ColumnFamilyMetricsWriteByNameGetOK handles this case with default header values.

ColumnFamilyMetricsWriteByNameGetOK column family metrics write by name get o k

func NewColumnFamilyMetricsWriteByNameGetOK ¶

func NewColumnFamilyMetricsWriteByNameGetOK() *ColumnFamilyMetricsWriteByNameGetOK

NewColumnFamilyMetricsWriteByNameGetOK creates a ColumnFamilyMetricsWriteByNameGetOK with default headers values

func (*ColumnFamilyMetricsWriteByNameGetOK) GetPayload ¶

func (o *ColumnFamilyMetricsWriteByNameGetOK) GetPayload() interface{}

type ColumnFamilyMetricsWriteByNameGetParams ¶

type ColumnFamilyMetricsWriteByNameGetParams struct {

	/*Name
	  The column family name in keyspace:name format

	*/
	Name string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsWriteByNameGetParams contains all the parameters to send to the API endpoint for the column family metrics write by name get operation typically these are written to a http.Request

func NewColumnFamilyMetricsWriteByNameGetParams ¶

func NewColumnFamilyMetricsWriteByNameGetParams() *ColumnFamilyMetricsWriteByNameGetParams

NewColumnFamilyMetricsWriteByNameGetParams creates a new ColumnFamilyMetricsWriteByNameGetParams object with the default values initialized.

func NewColumnFamilyMetricsWriteByNameGetParamsWithContext ¶

func NewColumnFamilyMetricsWriteByNameGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsWriteByNameGetParams

NewColumnFamilyMetricsWriteByNameGetParamsWithContext creates a new ColumnFamilyMetricsWriteByNameGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsWriteByNameGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsWriteByNameGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsWriteByNameGetParams

NewColumnFamilyMetricsWriteByNameGetParamsWithHTTPClient creates a new ColumnFamilyMetricsWriteByNameGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsWriteByNameGetParamsWithTimeout ¶

func NewColumnFamilyMetricsWriteByNameGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsWriteByNameGetParams

NewColumnFamilyMetricsWriteByNameGetParamsWithTimeout creates a new ColumnFamilyMetricsWriteByNameGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsWriteByNameGetParams) SetContext ¶

SetContext adds the context to the column family metrics write by name get params

func (*ColumnFamilyMetricsWriteByNameGetParams) SetHTTPClient ¶

func (o *ColumnFamilyMetricsWriteByNameGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the column family metrics write by name get params

func (*ColumnFamilyMetricsWriteByNameGetParams) SetName ¶

SetName adds the name to the column family metrics write by name get params

func (*ColumnFamilyMetricsWriteByNameGetParams) SetTimeout ¶

func (o *ColumnFamilyMetricsWriteByNameGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the column family metrics write by name get params

func (*ColumnFamilyMetricsWriteByNameGetParams) WithContext ¶

WithContext adds the context to the column family metrics write by name get params

func (*ColumnFamilyMetricsWriteByNameGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics write by name get params

func (*ColumnFamilyMetricsWriteByNameGetParams) WithName ¶

WithName adds the name to the column family metrics write by name get params

func (*ColumnFamilyMetricsWriteByNameGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics write by name get params

func (*ColumnFamilyMetricsWriteByNameGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsWriteByNameGetReader ¶

type ColumnFamilyMetricsWriteByNameGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsWriteByNameGetReader is a Reader for the ColumnFamilyMetricsWriteByNameGet structure.

func (*ColumnFamilyMetricsWriteByNameGetReader) ReadResponse ¶

func (o *ColumnFamilyMetricsWriteByNameGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsWriteGetDefault ¶

type ColumnFamilyMetricsWriteGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsWriteGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsWriteGetDefault ¶

func NewColumnFamilyMetricsWriteGetDefault(code int) *ColumnFamilyMetricsWriteGetDefault

NewColumnFamilyMetricsWriteGetDefault creates a ColumnFamilyMetricsWriteGetDefault with default headers values

func (*ColumnFamilyMetricsWriteGetDefault) Code ¶

Code gets the status code for the column family metrics write get default response

func (*ColumnFamilyMetricsWriteGetDefault) Error ¶

func (*ColumnFamilyMetricsWriteGetDefault) GetPayload ¶

type ColumnFamilyMetricsWriteGetOK ¶

type ColumnFamilyMetricsWriteGetOK struct {
	Payload interface{}
}

ColumnFamilyMetricsWriteGetOK handles this case with default header values.

ColumnFamilyMetricsWriteGetOK column family metrics write get o k

func NewColumnFamilyMetricsWriteGetOK ¶

func NewColumnFamilyMetricsWriteGetOK() *ColumnFamilyMetricsWriteGetOK

NewColumnFamilyMetricsWriteGetOK creates a ColumnFamilyMetricsWriteGetOK with default headers values

func (*ColumnFamilyMetricsWriteGetOK) GetPayload ¶

func (o *ColumnFamilyMetricsWriteGetOK) GetPayload() interface{}

type ColumnFamilyMetricsWriteGetParams ¶

type ColumnFamilyMetricsWriteGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsWriteGetParams contains all the parameters to send to the API endpoint for the column family metrics write get operation typically these are written to a http.Request

func NewColumnFamilyMetricsWriteGetParams ¶

func NewColumnFamilyMetricsWriteGetParams() *ColumnFamilyMetricsWriteGetParams

NewColumnFamilyMetricsWriteGetParams creates a new ColumnFamilyMetricsWriteGetParams object with the default values initialized.

func NewColumnFamilyMetricsWriteGetParamsWithContext ¶

func NewColumnFamilyMetricsWriteGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsWriteGetParams

NewColumnFamilyMetricsWriteGetParamsWithContext creates a new ColumnFamilyMetricsWriteGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsWriteGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsWriteGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsWriteGetParams

NewColumnFamilyMetricsWriteGetParamsWithHTTPClient creates a new ColumnFamilyMetricsWriteGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsWriteGetParamsWithTimeout ¶

func NewColumnFamilyMetricsWriteGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsWriteGetParams

NewColumnFamilyMetricsWriteGetParamsWithTimeout creates a new ColumnFamilyMetricsWriteGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsWriteGetParams) SetContext ¶

SetContext adds the context to the column family metrics write get params

func (*ColumnFamilyMetricsWriteGetParams) SetHTTPClient ¶

func (o *ColumnFamilyMetricsWriteGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the column family metrics write get params

func (*ColumnFamilyMetricsWriteGetParams) SetTimeout ¶

func (o *ColumnFamilyMetricsWriteGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the column family metrics write get params

func (*ColumnFamilyMetricsWriteGetParams) WithContext ¶

WithContext adds the context to the column family metrics write get params

func (*ColumnFamilyMetricsWriteGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics write get params

func (*ColumnFamilyMetricsWriteGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics write get params

func (*ColumnFamilyMetricsWriteGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsWriteGetReader ¶

type ColumnFamilyMetricsWriteGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsWriteGetReader is a Reader for the ColumnFamilyMetricsWriteGet structure.

func (*ColumnFamilyMetricsWriteGetReader) ReadResponse ¶

func (o *ColumnFamilyMetricsWriteGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsWriteLatencyByNameGetDefault ¶

type ColumnFamilyMetricsWriteLatencyByNameGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsWriteLatencyByNameGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsWriteLatencyByNameGetDefault ¶

func NewColumnFamilyMetricsWriteLatencyByNameGetDefault(code int) *ColumnFamilyMetricsWriteLatencyByNameGetDefault

NewColumnFamilyMetricsWriteLatencyByNameGetDefault creates a ColumnFamilyMetricsWriteLatencyByNameGetDefault with default headers values

func (*ColumnFamilyMetricsWriteLatencyByNameGetDefault) Code ¶

Code gets the status code for the column family metrics write latency by name get default response

func (*ColumnFamilyMetricsWriteLatencyByNameGetDefault) Error ¶

func (*ColumnFamilyMetricsWriteLatencyByNameGetDefault) GetPayload ¶

type ColumnFamilyMetricsWriteLatencyByNameGetOK ¶

type ColumnFamilyMetricsWriteLatencyByNameGetOK struct {
	Payload int32
}

ColumnFamilyMetricsWriteLatencyByNameGetOK handles this case with default header values.

ColumnFamilyMetricsWriteLatencyByNameGetOK column family metrics write latency by name get o k

func NewColumnFamilyMetricsWriteLatencyByNameGetOK ¶

func NewColumnFamilyMetricsWriteLatencyByNameGetOK() *ColumnFamilyMetricsWriteLatencyByNameGetOK

NewColumnFamilyMetricsWriteLatencyByNameGetOK creates a ColumnFamilyMetricsWriteLatencyByNameGetOK with default headers values

func (*ColumnFamilyMetricsWriteLatencyByNameGetOK) GetPayload ¶

type ColumnFamilyMetricsWriteLatencyByNameGetParams ¶

type ColumnFamilyMetricsWriteLatencyByNameGetParams struct {

	/*Name
	  The column family name in keyspace:name format

	*/
	Name string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsWriteLatencyByNameGetParams contains all the parameters to send to the API endpoint for the column family metrics write latency by name get operation typically these are written to a http.Request

func NewColumnFamilyMetricsWriteLatencyByNameGetParams ¶

func NewColumnFamilyMetricsWriteLatencyByNameGetParams() *ColumnFamilyMetricsWriteLatencyByNameGetParams

NewColumnFamilyMetricsWriteLatencyByNameGetParams creates a new ColumnFamilyMetricsWriteLatencyByNameGetParams object with the default values initialized.

func NewColumnFamilyMetricsWriteLatencyByNameGetParamsWithContext ¶

func NewColumnFamilyMetricsWriteLatencyByNameGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsWriteLatencyByNameGetParams

NewColumnFamilyMetricsWriteLatencyByNameGetParamsWithContext creates a new ColumnFamilyMetricsWriteLatencyByNameGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsWriteLatencyByNameGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsWriteLatencyByNameGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsWriteLatencyByNameGetParams

NewColumnFamilyMetricsWriteLatencyByNameGetParamsWithHTTPClient creates a new ColumnFamilyMetricsWriteLatencyByNameGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsWriteLatencyByNameGetParamsWithTimeout ¶

func NewColumnFamilyMetricsWriteLatencyByNameGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsWriteLatencyByNameGetParams

NewColumnFamilyMetricsWriteLatencyByNameGetParamsWithTimeout creates a new ColumnFamilyMetricsWriteLatencyByNameGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsWriteLatencyByNameGetParams) SetContext ¶

SetContext adds the context to the column family metrics write latency by name get params

func (*ColumnFamilyMetricsWriteLatencyByNameGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the column family metrics write latency by name get params

func (*ColumnFamilyMetricsWriteLatencyByNameGetParams) SetName ¶

SetName adds the name to the column family metrics write latency by name get params

func (*ColumnFamilyMetricsWriteLatencyByNameGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family metrics write latency by name get params

func (*ColumnFamilyMetricsWriteLatencyByNameGetParams) WithContext ¶

WithContext adds the context to the column family metrics write latency by name get params

func (*ColumnFamilyMetricsWriteLatencyByNameGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics write latency by name get params

func (*ColumnFamilyMetricsWriteLatencyByNameGetParams) WithName ¶

WithName adds the name to the column family metrics write latency by name get params

func (*ColumnFamilyMetricsWriteLatencyByNameGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics write latency by name get params

func (*ColumnFamilyMetricsWriteLatencyByNameGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsWriteLatencyByNameGetReader ¶

type ColumnFamilyMetricsWriteLatencyByNameGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsWriteLatencyByNameGetReader is a Reader for the ColumnFamilyMetricsWriteLatencyByNameGet structure.

func (*ColumnFamilyMetricsWriteLatencyByNameGetReader) ReadResponse ¶

func (o *ColumnFamilyMetricsWriteLatencyByNameGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsWriteLatencyEstimatedHistogramByNameGetDefault ¶

type ColumnFamilyMetricsWriteLatencyEstimatedHistogramByNameGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsWriteLatencyEstimatedHistogramByNameGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsWriteLatencyEstimatedHistogramByNameGetDefault ¶

func NewColumnFamilyMetricsWriteLatencyEstimatedHistogramByNameGetDefault(code int) *ColumnFamilyMetricsWriteLatencyEstimatedHistogramByNameGetDefault

NewColumnFamilyMetricsWriteLatencyEstimatedHistogramByNameGetDefault creates a ColumnFamilyMetricsWriteLatencyEstimatedHistogramByNameGetDefault with default headers values

func (*ColumnFamilyMetricsWriteLatencyEstimatedHistogramByNameGetDefault) Code ¶

Code gets the status code for the column family metrics write latency estimated histogram by name get default response

func (*ColumnFamilyMetricsWriteLatencyEstimatedHistogramByNameGetDefault) Error ¶

func (*ColumnFamilyMetricsWriteLatencyEstimatedHistogramByNameGetDefault) GetPayload ¶

type ColumnFamilyMetricsWriteLatencyEstimatedHistogramByNameGetOK ¶

type ColumnFamilyMetricsWriteLatencyEstimatedHistogramByNameGetOK struct {
}

ColumnFamilyMetricsWriteLatencyEstimatedHistogramByNameGetOK handles this case with default header values.

ColumnFamilyMetricsWriteLatencyEstimatedHistogramByNameGetOK column family metrics write latency estimated histogram by name get o k

func NewColumnFamilyMetricsWriteLatencyEstimatedHistogramByNameGetOK ¶

func NewColumnFamilyMetricsWriteLatencyEstimatedHistogramByNameGetOK() *ColumnFamilyMetricsWriteLatencyEstimatedHistogramByNameGetOK

NewColumnFamilyMetricsWriteLatencyEstimatedHistogramByNameGetOK creates a ColumnFamilyMetricsWriteLatencyEstimatedHistogramByNameGetOK with default headers values

type ColumnFamilyMetricsWriteLatencyEstimatedHistogramByNameGetParams ¶

type ColumnFamilyMetricsWriteLatencyEstimatedHistogramByNameGetParams struct {

	/*Name
	  The column family name in keyspace:name format

	*/
	Name string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsWriteLatencyEstimatedHistogramByNameGetParams contains all the parameters to send to the API endpoint for the column family metrics write latency estimated histogram by name get operation typically these are written to a http.Request

func NewColumnFamilyMetricsWriteLatencyEstimatedHistogramByNameGetParams ¶

func NewColumnFamilyMetricsWriteLatencyEstimatedHistogramByNameGetParams() *ColumnFamilyMetricsWriteLatencyEstimatedHistogramByNameGetParams

NewColumnFamilyMetricsWriteLatencyEstimatedHistogramByNameGetParams creates a new ColumnFamilyMetricsWriteLatencyEstimatedHistogramByNameGetParams object with the default values initialized.

func NewColumnFamilyMetricsWriteLatencyEstimatedHistogramByNameGetParamsWithContext ¶

func NewColumnFamilyMetricsWriteLatencyEstimatedHistogramByNameGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsWriteLatencyEstimatedHistogramByNameGetParams

NewColumnFamilyMetricsWriteLatencyEstimatedHistogramByNameGetParamsWithContext creates a new ColumnFamilyMetricsWriteLatencyEstimatedHistogramByNameGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsWriteLatencyEstimatedHistogramByNameGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsWriteLatencyEstimatedHistogramByNameGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsWriteLatencyEstimatedHistogramByNameGetParams

NewColumnFamilyMetricsWriteLatencyEstimatedHistogramByNameGetParamsWithHTTPClient creates a new ColumnFamilyMetricsWriteLatencyEstimatedHistogramByNameGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsWriteLatencyEstimatedHistogramByNameGetParamsWithTimeout ¶

func NewColumnFamilyMetricsWriteLatencyEstimatedHistogramByNameGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsWriteLatencyEstimatedHistogramByNameGetParams

NewColumnFamilyMetricsWriteLatencyEstimatedHistogramByNameGetParamsWithTimeout creates a new ColumnFamilyMetricsWriteLatencyEstimatedHistogramByNameGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsWriteLatencyEstimatedHistogramByNameGetParams) SetContext ¶

SetContext adds the context to the column family metrics write latency estimated histogram by name get params

func (*ColumnFamilyMetricsWriteLatencyEstimatedHistogramByNameGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the column family metrics write latency estimated histogram by name get params

func (*ColumnFamilyMetricsWriteLatencyEstimatedHistogramByNameGetParams) SetName ¶

SetName adds the name to the column family metrics write latency estimated histogram by name get params

func (*ColumnFamilyMetricsWriteLatencyEstimatedHistogramByNameGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family metrics write latency estimated histogram by name get params

func (*ColumnFamilyMetricsWriteLatencyEstimatedHistogramByNameGetParams) WithContext ¶

WithContext adds the context to the column family metrics write latency estimated histogram by name get params

func (*ColumnFamilyMetricsWriteLatencyEstimatedHistogramByNameGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics write latency estimated histogram by name get params

func (*ColumnFamilyMetricsWriteLatencyEstimatedHistogramByNameGetParams) WithName ¶

WithName adds the name to the column family metrics write latency estimated histogram by name get params

func (*ColumnFamilyMetricsWriteLatencyEstimatedHistogramByNameGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics write latency estimated histogram by name get params

func (*ColumnFamilyMetricsWriteLatencyEstimatedHistogramByNameGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsWriteLatencyEstimatedHistogramByNameGetReader ¶

type ColumnFamilyMetricsWriteLatencyEstimatedHistogramByNameGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsWriteLatencyEstimatedHistogramByNameGetReader is a Reader for the ColumnFamilyMetricsWriteLatencyEstimatedHistogramByNameGet structure.

func (*ColumnFamilyMetricsWriteLatencyEstimatedHistogramByNameGetReader) ReadResponse ¶

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsWriteLatencyEstimatedRecentHistogramByNameGetDefault ¶

type ColumnFamilyMetricsWriteLatencyEstimatedRecentHistogramByNameGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsWriteLatencyEstimatedRecentHistogramByNameGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsWriteLatencyEstimatedRecentHistogramByNameGetDefault ¶

func NewColumnFamilyMetricsWriteLatencyEstimatedRecentHistogramByNameGetDefault(code int) *ColumnFamilyMetricsWriteLatencyEstimatedRecentHistogramByNameGetDefault

NewColumnFamilyMetricsWriteLatencyEstimatedRecentHistogramByNameGetDefault creates a ColumnFamilyMetricsWriteLatencyEstimatedRecentHistogramByNameGetDefault with default headers values

func (*ColumnFamilyMetricsWriteLatencyEstimatedRecentHistogramByNameGetDefault) Code ¶

Code gets the status code for the column family metrics write latency estimated recent histogram by name get default response

func (*ColumnFamilyMetricsWriteLatencyEstimatedRecentHistogramByNameGetDefault) Error ¶

func (*ColumnFamilyMetricsWriteLatencyEstimatedRecentHistogramByNameGetDefault) GetPayload ¶

type ColumnFamilyMetricsWriteLatencyEstimatedRecentHistogramByNameGetOK ¶

type ColumnFamilyMetricsWriteLatencyEstimatedRecentHistogramByNameGetOK struct {
}

ColumnFamilyMetricsWriteLatencyEstimatedRecentHistogramByNameGetOK handles this case with default header values.

ColumnFamilyMetricsWriteLatencyEstimatedRecentHistogramByNameGetOK column family metrics write latency estimated recent histogram by name get o k

func NewColumnFamilyMetricsWriteLatencyEstimatedRecentHistogramByNameGetOK ¶

func NewColumnFamilyMetricsWriteLatencyEstimatedRecentHistogramByNameGetOK() *ColumnFamilyMetricsWriteLatencyEstimatedRecentHistogramByNameGetOK

NewColumnFamilyMetricsWriteLatencyEstimatedRecentHistogramByNameGetOK creates a ColumnFamilyMetricsWriteLatencyEstimatedRecentHistogramByNameGetOK with default headers values

type ColumnFamilyMetricsWriteLatencyEstimatedRecentHistogramByNameGetParams ¶

type ColumnFamilyMetricsWriteLatencyEstimatedRecentHistogramByNameGetParams struct {

	/*Name
	  The column family name in keyspace:name format

	*/
	Name string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsWriteLatencyEstimatedRecentHistogramByNameGetParams contains all the parameters to send to the API endpoint for the column family metrics write latency estimated recent histogram by name get operation typically these are written to a http.Request

func NewColumnFamilyMetricsWriteLatencyEstimatedRecentHistogramByNameGetParams ¶

func NewColumnFamilyMetricsWriteLatencyEstimatedRecentHistogramByNameGetParams() *ColumnFamilyMetricsWriteLatencyEstimatedRecentHistogramByNameGetParams

NewColumnFamilyMetricsWriteLatencyEstimatedRecentHistogramByNameGetParams creates a new ColumnFamilyMetricsWriteLatencyEstimatedRecentHistogramByNameGetParams object with the default values initialized.

func NewColumnFamilyMetricsWriteLatencyEstimatedRecentHistogramByNameGetParamsWithContext ¶

func NewColumnFamilyMetricsWriteLatencyEstimatedRecentHistogramByNameGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsWriteLatencyEstimatedRecentHistogramByNameGetParams

NewColumnFamilyMetricsWriteLatencyEstimatedRecentHistogramByNameGetParamsWithContext creates a new ColumnFamilyMetricsWriteLatencyEstimatedRecentHistogramByNameGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsWriteLatencyEstimatedRecentHistogramByNameGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsWriteLatencyEstimatedRecentHistogramByNameGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsWriteLatencyEstimatedRecentHistogramByNameGetParams

NewColumnFamilyMetricsWriteLatencyEstimatedRecentHistogramByNameGetParamsWithHTTPClient creates a new ColumnFamilyMetricsWriteLatencyEstimatedRecentHistogramByNameGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsWriteLatencyEstimatedRecentHistogramByNameGetParamsWithTimeout ¶

func NewColumnFamilyMetricsWriteLatencyEstimatedRecentHistogramByNameGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsWriteLatencyEstimatedRecentHistogramByNameGetParams

NewColumnFamilyMetricsWriteLatencyEstimatedRecentHistogramByNameGetParamsWithTimeout creates a new ColumnFamilyMetricsWriteLatencyEstimatedRecentHistogramByNameGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsWriteLatencyEstimatedRecentHistogramByNameGetParams) SetContext ¶

SetContext adds the context to the column family metrics write latency estimated recent histogram by name get params

func (*ColumnFamilyMetricsWriteLatencyEstimatedRecentHistogramByNameGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the column family metrics write latency estimated recent histogram by name get params

func (*ColumnFamilyMetricsWriteLatencyEstimatedRecentHistogramByNameGetParams) SetName ¶

SetName adds the name to the column family metrics write latency estimated recent histogram by name get params

func (*ColumnFamilyMetricsWriteLatencyEstimatedRecentHistogramByNameGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family metrics write latency estimated recent histogram by name get params

func (*ColumnFamilyMetricsWriteLatencyEstimatedRecentHistogramByNameGetParams) WithContext ¶

WithContext adds the context to the column family metrics write latency estimated recent histogram by name get params

func (*ColumnFamilyMetricsWriteLatencyEstimatedRecentHistogramByNameGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics write latency estimated recent histogram by name get params

func (*ColumnFamilyMetricsWriteLatencyEstimatedRecentHistogramByNameGetParams) WithName ¶

WithName adds the name to the column family metrics write latency estimated recent histogram by name get params

func (*ColumnFamilyMetricsWriteLatencyEstimatedRecentHistogramByNameGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics write latency estimated recent histogram by name get params

func (*ColumnFamilyMetricsWriteLatencyEstimatedRecentHistogramByNameGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsWriteLatencyEstimatedRecentHistogramByNameGetReader ¶

type ColumnFamilyMetricsWriteLatencyEstimatedRecentHistogramByNameGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsWriteLatencyEstimatedRecentHistogramByNameGetReader is a Reader for the ColumnFamilyMetricsWriteLatencyEstimatedRecentHistogramByNameGet structure.

func (*ColumnFamilyMetricsWriteLatencyEstimatedRecentHistogramByNameGetReader) ReadResponse ¶

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsWriteLatencyGetDefault ¶

type ColumnFamilyMetricsWriteLatencyGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsWriteLatencyGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsWriteLatencyGetDefault ¶

func NewColumnFamilyMetricsWriteLatencyGetDefault(code int) *ColumnFamilyMetricsWriteLatencyGetDefault

NewColumnFamilyMetricsWriteLatencyGetDefault creates a ColumnFamilyMetricsWriteLatencyGetDefault with default headers values

func (*ColumnFamilyMetricsWriteLatencyGetDefault) Code ¶

Code gets the status code for the column family metrics write latency get default response

func (*ColumnFamilyMetricsWriteLatencyGetDefault) Error ¶

func (*ColumnFamilyMetricsWriteLatencyGetDefault) GetPayload ¶

type ColumnFamilyMetricsWriteLatencyGetOK ¶

type ColumnFamilyMetricsWriteLatencyGetOK struct {
	Payload int32
}

ColumnFamilyMetricsWriteLatencyGetOK handles this case with default header values.

ColumnFamilyMetricsWriteLatencyGetOK column family metrics write latency get o k

func NewColumnFamilyMetricsWriteLatencyGetOK ¶

func NewColumnFamilyMetricsWriteLatencyGetOK() *ColumnFamilyMetricsWriteLatencyGetOK

NewColumnFamilyMetricsWriteLatencyGetOK creates a ColumnFamilyMetricsWriteLatencyGetOK with default headers values

func (*ColumnFamilyMetricsWriteLatencyGetOK) GetPayload ¶

type ColumnFamilyMetricsWriteLatencyGetParams ¶

type ColumnFamilyMetricsWriteLatencyGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsWriteLatencyGetParams contains all the parameters to send to the API endpoint for the column family metrics write latency get operation typically these are written to a http.Request

func NewColumnFamilyMetricsWriteLatencyGetParams ¶

func NewColumnFamilyMetricsWriteLatencyGetParams() *ColumnFamilyMetricsWriteLatencyGetParams

NewColumnFamilyMetricsWriteLatencyGetParams creates a new ColumnFamilyMetricsWriteLatencyGetParams object with the default values initialized.

func NewColumnFamilyMetricsWriteLatencyGetParamsWithContext ¶

func NewColumnFamilyMetricsWriteLatencyGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsWriteLatencyGetParams

NewColumnFamilyMetricsWriteLatencyGetParamsWithContext creates a new ColumnFamilyMetricsWriteLatencyGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsWriteLatencyGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsWriteLatencyGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsWriteLatencyGetParams

NewColumnFamilyMetricsWriteLatencyGetParamsWithHTTPClient creates a new ColumnFamilyMetricsWriteLatencyGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsWriteLatencyGetParamsWithTimeout ¶

func NewColumnFamilyMetricsWriteLatencyGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsWriteLatencyGetParams

NewColumnFamilyMetricsWriteLatencyGetParamsWithTimeout creates a new ColumnFamilyMetricsWriteLatencyGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsWriteLatencyGetParams) SetContext ¶

SetContext adds the context to the column family metrics write latency get params

func (*ColumnFamilyMetricsWriteLatencyGetParams) SetHTTPClient ¶

func (o *ColumnFamilyMetricsWriteLatencyGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the column family metrics write latency get params

func (*ColumnFamilyMetricsWriteLatencyGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family metrics write latency get params

func (*ColumnFamilyMetricsWriteLatencyGetParams) WithContext ¶

WithContext adds the context to the column family metrics write latency get params

func (*ColumnFamilyMetricsWriteLatencyGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics write latency get params

func (*ColumnFamilyMetricsWriteLatencyGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics write latency get params

func (*ColumnFamilyMetricsWriteLatencyGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsWriteLatencyGetReader ¶

type ColumnFamilyMetricsWriteLatencyGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsWriteLatencyGetReader is a Reader for the ColumnFamilyMetricsWriteLatencyGet structure.

func (*ColumnFamilyMetricsWriteLatencyGetReader) ReadResponse ¶

func (o *ColumnFamilyMetricsWriteLatencyGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsWriteLatencyHistogramByNameGetDefault ¶

type ColumnFamilyMetricsWriteLatencyHistogramByNameGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsWriteLatencyHistogramByNameGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsWriteLatencyHistogramByNameGetDefault ¶

func NewColumnFamilyMetricsWriteLatencyHistogramByNameGetDefault(code int) *ColumnFamilyMetricsWriteLatencyHistogramByNameGetDefault

NewColumnFamilyMetricsWriteLatencyHistogramByNameGetDefault creates a ColumnFamilyMetricsWriteLatencyHistogramByNameGetDefault with default headers values

func (*ColumnFamilyMetricsWriteLatencyHistogramByNameGetDefault) Code ¶

Code gets the status code for the column family metrics write latency histogram by name get default response

func (*ColumnFamilyMetricsWriteLatencyHistogramByNameGetDefault) Error ¶

func (*ColumnFamilyMetricsWriteLatencyHistogramByNameGetDefault) GetPayload ¶

type ColumnFamilyMetricsWriteLatencyHistogramByNameGetOK ¶

type ColumnFamilyMetricsWriteLatencyHistogramByNameGetOK struct {
}

ColumnFamilyMetricsWriteLatencyHistogramByNameGetOK handles this case with default header values.

ColumnFamilyMetricsWriteLatencyHistogramByNameGetOK column family metrics write latency histogram by name get o k

func NewColumnFamilyMetricsWriteLatencyHistogramByNameGetOK ¶

func NewColumnFamilyMetricsWriteLatencyHistogramByNameGetOK() *ColumnFamilyMetricsWriteLatencyHistogramByNameGetOK

NewColumnFamilyMetricsWriteLatencyHistogramByNameGetOK creates a ColumnFamilyMetricsWriteLatencyHistogramByNameGetOK with default headers values

type ColumnFamilyMetricsWriteLatencyHistogramByNameGetParams ¶

type ColumnFamilyMetricsWriteLatencyHistogramByNameGetParams struct {

	/*Name
	  The column family name in keyspace:name format

	*/
	Name string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsWriteLatencyHistogramByNameGetParams contains all the parameters to send to the API endpoint for the column family metrics write latency histogram by name get operation typically these are written to a http.Request

func NewColumnFamilyMetricsWriteLatencyHistogramByNameGetParams ¶

func NewColumnFamilyMetricsWriteLatencyHistogramByNameGetParams() *ColumnFamilyMetricsWriteLatencyHistogramByNameGetParams

NewColumnFamilyMetricsWriteLatencyHistogramByNameGetParams creates a new ColumnFamilyMetricsWriteLatencyHistogramByNameGetParams object with the default values initialized.

func NewColumnFamilyMetricsWriteLatencyHistogramByNameGetParamsWithContext ¶

func NewColumnFamilyMetricsWriteLatencyHistogramByNameGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsWriteLatencyHistogramByNameGetParams

NewColumnFamilyMetricsWriteLatencyHistogramByNameGetParamsWithContext creates a new ColumnFamilyMetricsWriteLatencyHistogramByNameGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsWriteLatencyHistogramByNameGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsWriteLatencyHistogramByNameGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsWriteLatencyHistogramByNameGetParams

NewColumnFamilyMetricsWriteLatencyHistogramByNameGetParamsWithHTTPClient creates a new ColumnFamilyMetricsWriteLatencyHistogramByNameGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsWriteLatencyHistogramByNameGetParamsWithTimeout ¶

func NewColumnFamilyMetricsWriteLatencyHistogramByNameGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsWriteLatencyHistogramByNameGetParams

NewColumnFamilyMetricsWriteLatencyHistogramByNameGetParamsWithTimeout creates a new ColumnFamilyMetricsWriteLatencyHistogramByNameGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsWriteLatencyHistogramByNameGetParams) SetContext ¶

SetContext adds the context to the column family metrics write latency histogram by name get params

func (*ColumnFamilyMetricsWriteLatencyHistogramByNameGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the column family metrics write latency histogram by name get params

func (*ColumnFamilyMetricsWriteLatencyHistogramByNameGetParams) SetName ¶

SetName adds the name to the column family metrics write latency histogram by name get params

func (*ColumnFamilyMetricsWriteLatencyHistogramByNameGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family metrics write latency histogram by name get params

func (*ColumnFamilyMetricsWriteLatencyHistogramByNameGetParams) WithContext ¶

WithContext adds the context to the column family metrics write latency histogram by name get params

func (*ColumnFamilyMetricsWriteLatencyHistogramByNameGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics write latency histogram by name get params

func (*ColumnFamilyMetricsWriteLatencyHistogramByNameGetParams) WithName ¶

WithName adds the name to the column family metrics write latency histogram by name get params

func (*ColumnFamilyMetricsWriteLatencyHistogramByNameGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics write latency histogram by name get params

func (*ColumnFamilyMetricsWriteLatencyHistogramByNameGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsWriteLatencyHistogramByNameGetReader ¶

type ColumnFamilyMetricsWriteLatencyHistogramByNameGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsWriteLatencyHistogramByNameGetReader is a Reader for the ColumnFamilyMetricsWriteLatencyHistogramByNameGet structure.

func (*ColumnFamilyMetricsWriteLatencyHistogramByNameGetReader) ReadResponse ¶

func (o *ColumnFamilyMetricsWriteLatencyHistogramByNameGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsWriteLatencyHistogramGetDefault ¶

type ColumnFamilyMetricsWriteLatencyHistogramGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsWriteLatencyHistogramGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsWriteLatencyHistogramGetDefault ¶

func NewColumnFamilyMetricsWriteLatencyHistogramGetDefault(code int) *ColumnFamilyMetricsWriteLatencyHistogramGetDefault

NewColumnFamilyMetricsWriteLatencyHistogramGetDefault creates a ColumnFamilyMetricsWriteLatencyHistogramGetDefault with default headers values

func (*ColumnFamilyMetricsWriteLatencyHistogramGetDefault) Code ¶

Code gets the status code for the column family metrics write latency histogram get default response

func (*ColumnFamilyMetricsWriteLatencyHistogramGetDefault) Error ¶

func (*ColumnFamilyMetricsWriteLatencyHistogramGetDefault) GetPayload ¶

type ColumnFamilyMetricsWriteLatencyHistogramGetOK ¶

type ColumnFamilyMetricsWriteLatencyHistogramGetOK struct {
	Payload []*models.Histogram
}

ColumnFamilyMetricsWriteLatencyHistogramGetOK handles this case with default header values.

ColumnFamilyMetricsWriteLatencyHistogramGetOK column family metrics write latency histogram get o k

func NewColumnFamilyMetricsWriteLatencyHistogramGetOK ¶

func NewColumnFamilyMetricsWriteLatencyHistogramGetOK() *ColumnFamilyMetricsWriteLatencyHistogramGetOK

NewColumnFamilyMetricsWriteLatencyHistogramGetOK creates a ColumnFamilyMetricsWriteLatencyHistogramGetOK with default headers values

func (*ColumnFamilyMetricsWriteLatencyHistogramGetOK) GetPayload ¶

type ColumnFamilyMetricsWriteLatencyHistogramGetParams ¶

type ColumnFamilyMetricsWriteLatencyHistogramGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsWriteLatencyHistogramGetParams contains all the parameters to send to the API endpoint for the column family metrics write latency histogram get operation typically these are written to a http.Request

func NewColumnFamilyMetricsWriteLatencyHistogramGetParams ¶

func NewColumnFamilyMetricsWriteLatencyHistogramGetParams() *ColumnFamilyMetricsWriteLatencyHistogramGetParams

NewColumnFamilyMetricsWriteLatencyHistogramGetParams creates a new ColumnFamilyMetricsWriteLatencyHistogramGetParams object with the default values initialized.

func NewColumnFamilyMetricsWriteLatencyHistogramGetParamsWithContext ¶

func NewColumnFamilyMetricsWriteLatencyHistogramGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsWriteLatencyHistogramGetParams

NewColumnFamilyMetricsWriteLatencyHistogramGetParamsWithContext creates a new ColumnFamilyMetricsWriteLatencyHistogramGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsWriteLatencyHistogramGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsWriteLatencyHistogramGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsWriteLatencyHistogramGetParams

NewColumnFamilyMetricsWriteLatencyHistogramGetParamsWithHTTPClient creates a new ColumnFamilyMetricsWriteLatencyHistogramGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsWriteLatencyHistogramGetParamsWithTimeout ¶

func NewColumnFamilyMetricsWriteLatencyHistogramGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsWriteLatencyHistogramGetParams

NewColumnFamilyMetricsWriteLatencyHistogramGetParamsWithTimeout creates a new ColumnFamilyMetricsWriteLatencyHistogramGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsWriteLatencyHistogramGetParams) SetContext ¶

SetContext adds the context to the column family metrics write latency histogram get params

func (*ColumnFamilyMetricsWriteLatencyHistogramGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the column family metrics write latency histogram get params

func (*ColumnFamilyMetricsWriteLatencyHistogramGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family metrics write latency histogram get params

func (*ColumnFamilyMetricsWriteLatencyHistogramGetParams) WithContext ¶

WithContext adds the context to the column family metrics write latency histogram get params

func (*ColumnFamilyMetricsWriteLatencyHistogramGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics write latency histogram get params

func (*ColumnFamilyMetricsWriteLatencyHistogramGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics write latency histogram get params

func (*ColumnFamilyMetricsWriteLatencyHistogramGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsWriteLatencyHistogramGetReader ¶

type ColumnFamilyMetricsWriteLatencyHistogramGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsWriteLatencyHistogramGetReader is a Reader for the ColumnFamilyMetricsWriteLatencyHistogramGet structure.

func (*ColumnFamilyMetricsWriteLatencyHistogramGetReader) ReadResponse ¶

func (o *ColumnFamilyMetricsWriteLatencyHistogramGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsWriteLatencyMovingAverageHistogramByNameGetDefault ¶

type ColumnFamilyMetricsWriteLatencyMovingAverageHistogramByNameGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsWriteLatencyMovingAverageHistogramByNameGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsWriteLatencyMovingAverageHistogramByNameGetDefault ¶

func NewColumnFamilyMetricsWriteLatencyMovingAverageHistogramByNameGetDefault(code int) *ColumnFamilyMetricsWriteLatencyMovingAverageHistogramByNameGetDefault

NewColumnFamilyMetricsWriteLatencyMovingAverageHistogramByNameGetDefault creates a ColumnFamilyMetricsWriteLatencyMovingAverageHistogramByNameGetDefault with default headers values

func (*ColumnFamilyMetricsWriteLatencyMovingAverageHistogramByNameGetDefault) Code ¶

Code gets the status code for the column family metrics write latency moving average histogram by name get default response

func (*ColumnFamilyMetricsWriteLatencyMovingAverageHistogramByNameGetDefault) Error ¶

func (*ColumnFamilyMetricsWriteLatencyMovingAverageHistogramByNameGetDefault) GetPayload ¶

type ColumnFamilyMetricsWriteLatencyMovingAverageHistogramByNameGetOK ¶

type ColumnFamilyMetricsWriteLatencyMovingAverageHistogramByNameGetOK struct {
}

ColumnFamilyMetricsWriteLatencyMovingAverageHistogramByNameGetOK handles this case with default header values.

ColumnFamilyMetricsWriteLatencyMovingAverageHistogramByNameGetOK column family metrics write latency moving average histogram by name get o k

func NewColumnFamilyMetricsWriteLatencyMovingAverageHistogramByNameGetOK ¶

func NewColumnFamilyMetricsWriteLatencyMovingAverageHistogramByNameGetOK() *ColumnFamilyMetricsWriteLatencyMovingAverageHistogramByNameGetOK

NewColumnFamilyMetricsWriteLatencyMovingAverageHistogramByNameGetOK creates a ColumnFamilyMetricsWriteLatencyMovingAverageHistogramByNameGetOK with default headers values

type ColumnFamilyMetricsWriteLatencyMovingAverageHistogramByNameGetParams ¶

type ColumnFamilyMetricsWriteLatencyMovingAverageHistogramByNameGetParams struct {

	/*Name
	  The column family name in keyspace:name format

	*/
	Name string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsWriteLatencyMovingAverageHistogramByNameGetParams contains all the parameters to send to the API endpoint for the column family metrics write latency moving average histogram by name get operation typically these are written to a http.Request

func NewColumnFamilyMetricsWriteLatencyMovingAverageHistogramByNameGetParams ¶

func NewColumnFamilyMetricsWriteLatencyMovingAverageHistogramByNameGetParams() *ColumnFamilyMetricsWriteLatencyMovingAverageHistogramByNameGetParams

NewColumnFamilyMetricsWriteLatencyMovingAverageHistogramByNameGetParams creates a new ColumnFamilyMetricsWriteLatencyMovingAverageHistogramByNameGetParams object with the default values initialized.

func NewColumnFamilyMetricsWriteLatencyMovingAverageHistogramByNameGetParamsWithContext ¶

func NewColumnFamilyMetricsWriteLatencyMovingAverageHistogramByNameGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsWriteLatencyMovingAverageHistogramByNameGetParams

NewColumnFamilyMetricsWriteLatencyMovingAverageHistogramByNameGetParamsWithContext creates a new ColumnFamilyMetricsWriteLatencyMovingAverageHistogramByNameGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsWriteLatencyMovingAverageHistogramByNameGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsWriteLatencyMovingAverageHistogramByNameGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsWriteLatencyMovingAverageHistogramByNameGetParams

NewColumnFamilyMetricsWriteLatencyMovingAverageHistogramByNameGetParamsWithHTTPClient creates a new ColumnFamilyMetricsWriteLatencyMovingAverageHistogramByNameGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsWriteLatencyMovingAverageHistogramByNameGetParamsWithTimeout ¶

func NewColumnFamilyMetricsWriteLatencyMovingAverageHistogramByNameGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsWriteLatencyMovingAverageHistogramByNameGetParams

NewColumnFamilyMetricsWriteLatencyMovingAverageHistogramByNameGetParamsWithTimeout creates a new ColumnFamilyMetricsWriteLatencyMovingAverageHistogramByNameGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsWriteLatencyMovingAverageHistogramByNameGetParams) SetContext ¶

SetContext adds the context to the column family metrics write latency moving average histogram by name get params

func (*ColumnFamilyMetricsWriteLatencyMovingAverageHistogramByNameGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the column family metrics write latency moving average histogram by name get params

func (*ColumnFamilyMetricsWriteLatencyMovingAverageHistogramByNameGetParams) SetName ¶

SetName adds the name to the column family metrics write latency moving average histogram by name get params

func (*ColumnFamilyMetricsWriteLatencyMovingAverageHistogramByNameGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family metrics write latency moving average histogram by name get params

func (*ColumnFamilyMetricsWriteLatencyMovingAverageHistogramByNameGetParams) WithContext ¶

WithContext adds the context to the column family metrics write latency moving average histogram by name get params

func (*ColumnFamilyMetricsWriteLatencyMovingAverageHistogramByNameGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics write latency moving average histogram by name get params

func (*ColumnFamilyMetricsWriteLatencyMovingAverageHistogramByNameGetParams) WithName ¶

WithName adds the name to the column family metrics write latency moving average histogram by name get params

func (*ColumnFamilyMetricsWriteLatencyMovingAverageHistogramByNameGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics write latency moving average histogram by name get params

func (*ColumnFamilyMetricsWriteLatencyMovingAverageHistogramByNameGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsWriteLatencyMovingAverageHistogramByNameGetReader ¶

type ColumnFamilyMetricsWriteLatencyMovingAverageHistogramByNameGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsWriteLatencyMovingAverageHistogramByNameGetReader is a Reader for the ColumnFamilyMetricsWriteLatencyMovingAverageHistogramByNameGet structure.

func (*ColumnFamilyMetricsWriteLatencyMovingAverageHistogramByNameGetReader) ReadResponse ¶

ReadResponse reads a server response into the received o.

type ColumnFamilyMetricsWriteLatencyMovingAverageHistogramGetDefault ¶

type ColumnFamilyMetricsWriteLatencyMovingAverageHistogramGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMetricsWriteLatencyMovingAverageHistogramGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMetricsWriteLatencyMovingAverageHistogramGetDefault ¶

func NewColumnFamilyMetricsWriteLatencyMovingAverageHistogramGetDefault(code int) *ColumnFamilyMetricsWriteLatencyMovingAverageHistogramGetDefault

NewColumnFamilyMetricsWriteLatencyMovingAverageHistogramGetDefault creates a ColumnFamilyMetricsWriteLatencyMovingAverageHistogramGetDefault with default headers values

func (*ColumnFamilyMetricsWriteLatencyMovingAverageHistogramGetDefault) Code ¶

Code gets the status code for the column family metrics write latency moving average histogram get default response

func (*ColumnFamilyMetricsWriteLatencyMovingAverageHistogramGetDefault) Error ¶

func (*ColumnFamilyMetricsWriteLatencyMovingAverageHistogramGetDefault) GetPayload ¶

type ColumnFamilyMetricsWriteLatencyMovingAverageHistogramGetOK ¶

type ColumnFamilyMetricsWriteLatencyMovingAverageHistogramGetOK struct {
	Payload []*models.RateMovingAverageAndHistogram
}

ColumnFamilyMetricsWriteLatencyMovingAverageHistogramGetOK handles this case with default header values.

ColumnFamilyMetricsWriteLatencyMovingAverageHistogramGetOK column family metrics write latency moving average histogram get o k

func NewColumnFamilyMetricsWriteLatencyMovingAverageHistogramGetOK ¶

func NewColumnFamilyMetricsWriteLatencyMovingAverageHistogramGetOK() *ColumnFamilyMetricsWriteLatencyMovingAverageHistogramGetOK

NewColumnFamilyMetricsWriteLatencyMovingAverageHistogramGetOK creates a ColumnFamilyMetricsWriteLatencyMovingAverageHistogramGetOK with default headers values

func (*ColumnFamilyMetricsWriteLatencyMovingAverageHistogramGetOK) GetPayload ¶

type ColumnFamilyMetricsWriteLatencyMovingAverageHistogramGetParams ¶

type ColumnFamilyMetricsWriteLatencyMovingAverageHistogramGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMetricsWriteLatencyMovingAverageHistogramGetParams contains all the parameters to send to the API endpoint for the column family metrics write latency moving average histogram get operation typically these are written to a http.Request

func NewColumnFamilyMetricsWriteLatencyMovingAverageHistogramGetParams ¶

func NewColumnFamilyMetricsWriteLatencyMovingAverageHistogramGetParams() *ColumnFamilyMetricsWriteLatencyMovingAverageHistogramGetParams

NewColumnFamilyMetricsWriteLatencyMovingAverageHistogramGetParams creates a new ColumnFamilyMetricsWriteLatencyMovingAverageHistogramGetParams object with the default values initialized.

func NewColumnFamilyMetricsWriteLatencyMovingAverageHistogramGetParamsWithContext ¶

func NewColumnFamilyMetricsWriteLatencyMovingAverageHistogramGetParamsWithContext(ctx context.Context) *ColumnFamilyMetricsWriteLatencyMovingAverageHistogramGetParams

NewColumnFamilyMetricsWriteLatencyMovingAverageHistogramGetParamsWithContext creates a new ColumnFamilyMetricsWriteLatencyMovingAverageHistogramGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMetricsWriteLatencyMovingAverageHistogramGetParamsWithHTTPClient ¶

func NewColumnFamilyMetricsWriteLatencyMovingAverageHistogramGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMetricsWriteLatencyMovingAverageHistogramGetParams

NewColumnFamilyMetricsWriteLatencyMovingAverageHistogramGetParamsWithHTTPClient creates a new ColumnFamilyMetricsWriteLatencyMovingAverageHistogramGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMetricsWriteLatencyMovingAverageHistogramGetParamsWithTimeout ¶

func NewColumnFamilyMetricsWriteLatencyMovingAverageHistogramGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMetricsWriteLatencyMovingAverageHistogramGetParams

NewColumnFamilyMetricsWriteLatencyMovingAverageHistogramGetParamsWithTimeout creates a new ColumnFamilyMetricsWriteLatencyMovingAverageHistogramGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMetricsWriteLatencyMovingAverageHistogramGetParams) SetContext ¶

SetContext adds the context to the column family metrics write latency moving average histogram get params

func (*ColumnFamilyMetricsWriteLatencyMovingAverageHistogramGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the column family metrics write latency moving average histogram get params

func (*ColumnFamilyMetricsWriteLatencyMovingAverageHistogramGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family metrics write latency moving average histogram get params

func (*ColumnFamilyMetricsWriteLatencyMovingAverageHistogramGetParams) WithContext ¶

WithContext adds the context to the column family metrics write latency moving average histogram get params

func (*ColumnFamilyMetricsWriteLatencyMovingAverageHistogramGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family metrics write latency moving average histogram get params

func (*ColumnFamilyMetricsWriteLatencyMovingAverageHistogramGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family metrics write latency moving average histogram get params

func (*ColumnFamilyMetricsWriteLatencyMovingAverageHistogramGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMetricsWriteLatencyMovingAverageHistogramGetReader ¶

type ColumnFamilyMetricsWriteLatencyMovingAverageHistogramGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMetricsWriteLatencyMovingAverageHistogramGetReader is a Reader for the ColumnFamilyMetricsWriteLatencyMovingAverageHistogramGet structure.

func (*ColumnFamilyMetricsWriteLatencyMovingAverageHistogramGetReader) ReadResponse ¶

ReadResponse reads a server response into the received o.

type ColumnFamilyMinimumCompactionByNameGetDefault ¶

type ColumnFamilyMinimumCompactionByNameGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMinimumCompactionByNameGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyMinimumCompactionByNameGetDefault ¶

func NewColumnFamilyMinimumCompactionByNameGetDefault(code int) *ColumnFamilyMinimumCompactionByNameGetDefault

NewColumnFamilyMinimumCompactionByNameGetDefault creates a ColumnFamilyMinimumCompactionByNameGetDefault with default headers values

func (*ColumnFamilyMinimumCompactionByNameGetDefault) Code ¶

Code gets the status code for the column family minimum compaction by name get default response

func (*ColumnFamilyMinimumCompactionByNameGetDefault) Error ¶

func (*ColumnFamilyMinimumCompactionByNameGetDefault) GetPayload ¶

type ColumnFamilyMinimumCompactionByNameGetOK ¶

type ColumnFamilyMinimumCompactionByNameGetOK struct {
	Payload string
}

ColumnFamilyMinimumCompactionByNameGetOK handles this case with default header values.

ColumnFamilyMinimumCompactionByNameGetOK column family minimum compaction by name get o k

func NewColumnFamilyMinimumCompactionByNameGetOK ¶

func NewColumnFamilyMinimumCompactionByNameGetOK() *ColumnFamilyMinimumCompactionByNameGetOK

NewColumnFamilyMinimumCompactionByNameGetOK creates a ColumnFamilyMinimumCompactionByNameGetOK with default headers values

func (*ColumnFamilyMinimumCompactionByNameGetOK) GetPayload ¶

type ColumnFamilyMinimumCompactionByNameGetParams ¶

type ColumnFamilyMinimumCompactionByNameGetParams struct {

	/*Name
	  The column family name in keyspace:name format

	*/
	Name string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMinimumCompactionByNameGetParams contains all the parameters to send to the API endpoint for the column family minimum compaction by name get operation typically these are written to a http.Request

func NewColumnFamilyMinimumCompactionByNameGetParams ¶

func NewColumnFamilyMinimumCompactionByNameGetParams() *ColumnFamilyMinimumCompactionByNameGetParams

NewColumnFamilyMinimumCompactionByNameGetParams creates a new ColumnFamilyMinimumCompactionByNameGetParams object with the default values initialized.

func NewColumnFamilyMinimumCompactionByNameGetParamsWithContext ¶

func NewColumnFamilyMinimumCompactionByNameGetParamsWithContext(ctx context.Context) *ColumnFamilyMinimumCompactionByNameGetParams

NewColumnFamilyMinimumCompactionByNameGetParamsWithContext creates a new ColumnFamilyMinimumCompactionByNameGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMinimumCompactionByNameGetParamsWithHTTPClient ¶

func NewColumnFamilyMinimumCompactionByNameGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyMinimumCompactionByNameGetParams

NewColumnFamilyMinimumCompactionByNameGetParamsWithHTTPClient creates a new ColumnFamilyMinimumCompactionByNameGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMinimumCompactionByNameGetParamsWithTimeout ¶

func NewColumnFamilyMinimumCompactionByNameGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyMinimumCompactionByNameGetParams

NewColumnFamilyMinimumCompactionByNameGetParamsWithTimeout creates a new ColumnFamilyMinimumCompactionByNameGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMinimumCompactionByNameGetParams) SetContext ¶

SetContext adds the context to the column family minimum compaction by name get params

func (*ColumnFamilyMinimumCompactionByNameGetParams) SetHTTPClient ¶

func (o *ColumnFamilyMinimumCompactionByNameGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the column family minimum compaction by name get params

func (*ColumnFamilyMinimumCompactionByNameGetParams) SetName ¶

SetName adds the name to the column family minimum compaction by name get params

func (*ColumnFamilyMinimumCompactionByNameGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family minimum compaction by name get params

func (*ColumnFamilyMinimumCompactionByNameGetParams) WithContext ¶

WithContext adds the context to the column family minimum compaction by name get params

func (*ColumnFamilyMinimumCompactionByNameGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family minimum compaction by name get params

func (*ColumnFamilyMinimumCompactionByNameGetParams) WithName ¶

WithName adds the name to the column family minimum compaction by name get params

func (*ColumnFamilyMinimumCompactionByNameGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family minimum compaction by name get params

func (*ColumnFamilyMinimumCompactionByNameGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMinimumCompactionByNameGetReader ¶

type ColumnFamilyMinimumCompactionByNameGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMinimumCompactionByNameGetReader is a Reader for the ColumnFamilyMinimumCompactionByNameGet structure.

func (*ColumnFamilyMinimumCompactionByNameGetReader) ReadResponse ¶

func (o *ColumnFamilyMinimumCompactionByNameGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ColumnFamilyMinimumCompactionByNamePostDefault ¶

type ColumnFamilyMinimumCompactionByNamePostDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyMinimumCompactionByNamePostDefault handles this case with default header values.

internal server error

func NewColumnFamilyMinimumCompactionByNamePostDefault ¶

func NewColumnFamilyMinimumCompactionByNamePostDefault(code int) *ColumnFamilyMinimumCompactionByNamePostDefault

NewColumnFamilyMinimumCompactionByNamePostDefault creates a ColumnFamilyMinimumCompactionByNamePostDefault with default headers values

func (*ColumnFamilyMinimumCompactionByNamePostDefault) Code ¶

Code gets the status code for the column family minimum compaction by name post default response

func (*ColumnFamilyMinimumCompactionByNamePostDefault) Error ¶

func (*ColumnFamilyMinimumCompactionByNamePostDefault) GetPayload ¶

type ColumnFamilyMinimumCompactionByNamePostOK ¶

type ColumnFamilyMinimumCompactionByNamePostOK struct {
	Payload string
}

ColumnFamilyMinimumCompactionByNamePostOK handles this case with default header values.

ColumnFamilyMinimumCompactionByNamePostOK column family minimum compaction by name post o k

func NewColumnFamilyMinimumCompactionByNamePostOK ¶

func NewColumnFamilyMinimumCompactionByNamePostOK() *ColumnFamilyMinimumCompactionByNamePostOK

NewColumnFamilyMinimumCompactionByNamePostOK creates a ColumnFamilyMinimumCompactionByNamePostOK with default headers values

func (*ColumnFamilyMinimumCompactionByNamePostOK) GetPayload ¶

type ColumnFamilyMinimumCompactionByNamePostParams ¶

type ColumnFamilyMinimumCompactionByNamePostParams struct {

	/*Name
	  The column family name in keyspace:name format

	*/
	Name string
	/*Value
	  The minimum number of sstables in queue before compaction kicks off

	*/
	Value int32

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyMinimumCompactionByNamePostParams contains all the parameters to send to the API endpoint for the column family minimum compaction by name post operation typically these are written to a http.Request

func NewColumnFamilyMinimumCompactionByNamePostParams ¶

func NewColumnFamilyMinimumCompactionByNamePostParams() *ColumnFamilyMinimumCompactionByNamePostParams

NewColumnFamilyMinimumCompactionByNamePostParams creates a new ColumnFamilyMinimumCompactionByNamePostParams object with the default values initialized.

func NewColumnFamilyMinimumCompactionByNamePostParamsWithContext ¶

func NewColumnFamilyMinimumCompactionByNamePostParamsWithContext(ctx context.Context) *ColumnFamilyMinimumCompactionByNamePostParams

NewColumnFamilyMinimumCompactionByNamePostParamsWithContext creates a new ColumnFamilyMinimumCompactionByNamePostParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyMinimumCompactionByNamePostParamsWithHTTPClient ¶

func NewColumnFamilyMinimumCompactionByNamePostParamsWithHTTPClient(client *http.Client) *ColumnFamilyMinimumCompactionByNamePostParams

NewColumnFamilyMinimumCompactionByNamePostParamsWithHTTPClient creates a new ColumnFamilyMinimumCompactionByNamePostParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyMinimumCompactionByNamePostParamsWithTimeout ¶

func NewColumnFamilyMinimumCompactionByNamePostParamsWithTimeout(timeout time.Duration) *ColumnFamilyMinimumCompactionByNamePostParams

NewColumnFamilyMinimumCompactionByNamePostParamsWithTimeout creates a new ColumnFamilyMinimumCompactionByNamePostParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyMinimumCompactionByNamePostParams) SetContext ¶

SetContext adds the context to the column family minimum compaction by name post params

func (*ColumnFamilyMinimumCompactionByNamePostParams) SetHTTPClient ¶

func (o *ColumnFamilyMinimumCompactionByNamePostParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the column family minimum compaction by name post params

func (*ColumnFamilyMinimumCompactionByNamePostParams) SetName ¶

SetName adds the name to the column family minimum compaction by name post params

func (*ColumnFamilyMinimumCompactionByNamePostParams) SetTimeout ¶

SetTimeout adds the timeout to the column family minimum compaction by name post params

func (*ColumnFamilyMinimumCompactionByNamePostParams) SetValue ¶

SetValue adds the value to the column family minimum compaction by name post params

func (*ColumnFamilyMinimumCompactionByNamePostParams) WithContext ¶

WithContext adds the context to the column family minimum compaction by name post params

func (*ColumnFamilyMinimumCompactionByNamePostParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family minimum compaction by name post params

func (*ColumnFamilyMinimumCompactionByNamePostParams) WithName ¶

WithName adds the name to the column family minimum compaction by name post params

func (*ColumnFamilyMinimumCompactionByNamePostParams) WithTimeout ¶

WithTimeout adds the timeout to the column family minimum compaction by name post params

func (*ColumnFamilyMinimumCompactionByNamePostParams) WithValue ¶

WithValue adds the value to the column family minimum compaction by name post params

func (*ColumnFamilyMinimumCompactionByNamePostParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyMinimumCompactionByNamePostReader ¶

type ColumnFamilyMinimumCompactionByNamePostReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyMinimumCompactionByNamePostReader is a Reader for the ColumnFamilyMinimumCompactionByNamePost structure.

func (*ColumnFamilyMinimumCompactionByNamePostReader) ReadResponse ¶

func (o *ColumnFamilyMinimumCompactionByNamePostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ColumnFamilyNameGetDefault ¶

type ColumnFamilyNameGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyNameGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyNameGetDefault ¶

func NewColumnFamilyNameGetDefault(code int) *ColumnFamilyNameGetDefault

NewColumnFamilyNameGetDefault creates a ColumnFamilyNameGetDefault with default headers values

func (*ColumnFamilyNameGetDefault) Code ¶

func (o *ColumnFamilyNameGetDefault) Code() int

Code gets the status code for the column family name get default response

func (*ColumnFamilyNameGetDefault) Error ¶

func (*ColumnFamilyNameGetDefault) GetPayload ¶

func (o *ColumnFamilyNameGetDefault) GetPayload() *models.ErrorModel

type ColumnFamilyNameGetOK ¶

type ColumnFamilyNameGetOK struct {
	Payload []string
}

ColumnFamilyNameGetOK handles this case with default header values.

ColumnFamilyNameGetOK column family name get o k

func NewColumnFamilyNameGetOK ¶

func NewColumnFamilyNameGetOK() *ColumnFamilyNameGetOK

NewColumnFamilyNameGetOK creates a ColumnFamilyNameGetOK with default headers values

func (*ColumnFamilyNameGetOK) GetPayload ¶

func (o *ColumnFamilyNameGetOK) GetPayload() []string

type ColumnFamilyNameGetParams ¶

type ColumnFamilyNameGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyNameGetParams contains all the parameters to send to the API endpoint for the column family name get operation typically these are written to a http.Request

func NewColumnFamilyNameGetParams ¶

func NewColumnFamilyNameGetParams() *ColumnFamilyNameGetParams

NewColumnFamilyNameGetParams creates a new ColumnFamilyNameGetParams object with the default values initialized.

func NewColumnFamilyNameGetParamsWithContext ¶

func NewColumnFamilyNameGetParamsWithContext(ctx context.Context) *ColumnFamilyNameGetParams

NewColumnFamilyNameGetParamsWithContext creates a new ColumnFamilyNameGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyNameGetParamsWithHTTPClient ¶

func NewColumnFamilyNameGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyNameGetParams

NewColumnFamilyNameGetParamsWithHTTPClient creates a new ColumnFamilyNameGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyNameGetParamsWithTimeout ¶

func NewColumnFamilyNameGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyNameGetParams

NewColumnFamilyNameGetParamsWithTimeout creates a new ColumnFamilyNameGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyNameGetParams) SetContext ¶

func (o *ColumnFamilyNameGetParams) SetContext(ctx context.Context)

SetContext adds the context to the column family name get params

func (*ColumnFamilyNameGetParams) SetHTTPClient ¶

func (o *ColumnFamilyNameGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the column family name get params

func (*ColumnFamilyNameGetParams) SetTimeout ¶

func (o *ColumnFamilyNameGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the column family name get params

func (*ColumnFamilyNameGetParams) WithContext ¶

WithContext adds the context to the column family name get params

func (*ColumnFamilyNameGetParams) WithHTTPClient ¶

func (o *ColumnFamilyNameGetParams) WithHTTPClient(client *http.Client) *ColumnFamilyNameGetParams

WithHTTPClient adds the HTTPClient to the column family name get params

func (*ColumnFamilyNameGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family name get params

func (*ColumnFamilyNameGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyNameGetReader ¶

type ColumnFamilyNameGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyNameGetReader is a Reader for the ColumnFamilyNameGet structure.

func (*ColumnFamilyNameGetReader) ReadResponse ¶

func (o *ColumnFamilyNameGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ColumnFamilyNameKeyspaceGetDefault ¶

type ColumnFamilyNameKeyspaceGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilyNameKeyspaceGetDefault handles this case with default header values.

internal server error

func NewColumnFamilyNameKeyspaceGetDefault ¶

func NewColumnFamilyNameKeyspaceGetDefault(code int) *ColumnFamilyNameKeyspaceGetDefault

NewColumnFamilyNameKeyspaceGetDefault creates a ColumnFamilyNameKeyspaceGetDefault with default headers values

func (*ColumnFamilyNameKeyspaceGetDefault) Code ¶

Code gets the status code for the column family name keyspace get default response

func (*ColumnFamilyNameKeyspaceGetDefault) Error ¶

func (*ColumnFamilyNameKeyspaceGetDefault) GetPayload ¶

type ColumnFamilyNameKeyspaceGetOK ¶

type ColumnFamilyNameKeyspaceGetOK struct {
	Payload []string
}

ColumnFamilyNameKeyspaceGetOK handles this case with default header values.

ColumnFamilyNameKeyspaceGetOK column family name keyspace get o k

func NewColumnFamilyNameKeyspaceGetOK ¶

func NewColumnFamilyNameKeyspaceGetOK() *ColumnFamilyNameKeyspaceGetOK

NewColumnFamilyNameKeyspaceGetOK creates a ColumnFamilyNameKeyspaceGetOK with default headers values

func (*ColumnFamilyNameKeyspaceGetOK) GetPayload ¶

func (o *ColumnFamilyNameKeyspaceGetOK) GetPayload() []string

type ColumnFamilyNameKeyspaceGetParams ¶

type ColumnFamilyNameKeyspaceGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilyNameKeyspaceGetParams contains all the parameters to send to the API endpoint for the column family name keyspace get operation typically these are written to a http.Request

func NewColumnFamilyNameKeyspaceGetParams ¶

func NewColumnFamilyNameKeyspaceGetParams() *ColumnFamilyNameKeyspaceGetParams

NewColumnFamilyNameKeyspaceGetParams creates a new ColumnFamilyNameKeyspaceGetParams object with the default values initialized.

func NewColumnFamilyNameKeyspaceGetParamsWithContext ¶

func NewColumnFamilyNameKeyspaceGetParamsWithContext(ctx context.Context) *ColumnFamilyNameKeyspaceGetParams

NewColumnFamilyNameKeyspaceGetParamsWithContext creates a new ColumnFamilyNameKeyspaceGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilyNameKeyspaceGetParamsWithHTTPClient ¶

func NewColumnFamilyNameKeyspaceGetParamsWithHTTPClient(client *http.Client) *ColumnFamilyNameKeyspaceGetParams

NewColumnFamilyNameKeyspaceGetParamsWithHTTPClient creates a new ColumnFamilyNameKeyspaceGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilyNameKeyspaceGetParamsWithTimeout ¶

func NewColumnFamilyNameKeyspaceGetParamsWithTimeout(timeout time.Duration) *ColumnFamilyNameKeyspaceGetParams

NewColumnFamilyNameKeyspaceGetParamsWithTimeout creates a new ColumnFamilyNameKeyspaceGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilyNameKeyspaceGetParams) SetContext ¶

SetContext adds the context to the column family name keyspace get params

func (*ColumnFamilyNameKeyspaceGetParams) SetHTTPClient ¶

func (o *ColumnFamilyNameKeyspaceGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the column family name keyspace get params

func (*ColumnFamilyNameKeyspaceGetParams) SetTimeout ¶

func (o *ColumnFamilyNameKeyspaceGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the column family name keyspace get params

func (*ColumnFamilyNameKeyspaceGetParams) WithContext ¶

WithContext adds the context to the column family name keyspace get params

func (*ColumnFamilyNameKeyspaceGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family name keyspace get params

func (*ColumnFamilyNameKeyspaceGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family name keyspace get params

func (*ColumnFamilyNameKeyspaceGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilyNameKeyspaceGetReader ¶

type ColumnFamilyNameKeyspaceGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilyNameKeyspaceGetReader is a Reader for the ColumnFamilyNameKeyspaceGet structure.

func (*ColumnFamilyNameKeyspaceGetReader) ReadResponse ¶

func (o *ColumnFamilyNameKeyspaceGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ColumnFamilySstablesByKeyByNameGetDefault ¶

type ColumnFamilySstablesByKeyByNameGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilySstablesByKeyByNameGetDefault handles this case with default header values.

internal server error

func NewColumnFamilySstablesByKeyByNameGetDefault ¶

func NewColumnFamilySstablesByKeyByNameGetDefault(code int) *ColumnFamilySstablesByKeyByNameGetDefault

NewColumnFamilySstablesByKeyByNameGetDefault creates a ColumnFamilySstablesByKeyByNameGetDefault with default headers values

func (*ColumnFamilySstablesByKeyByNameGetDefault) Code ¶

Code gets the status code for the column family sstables by key by name get default response

func (*ColumnFamilySstablesByKeyByNameGetDefault) Error ¶

func (*ColumnFamilySstablesByKeyByNameGetDefault) GetPayload ¶

type ColumnFamilySstablesByKeyByNameGetOK ¶

type ColumnFamilySstablesByKeyByNameGetOK struct {
	Payload []string
}

ColumnFamilySstablesByKeyByNameGetOK handles this case with default header values.

ColumnFamilySstablesByKeyByNameGetOK column family sstables by key by name get o k

func NewColumnFamilySstablesByKeyByNameGetOK ¶

func NewColumnFamilySstablesByKeyByNameGetOK() *ColumnFamilySstablesByKeyByNameGetOK

NewColumnFamilySstablesByKeyByNameGetOK creates a ColumnFamilySstablesByKeyByNameGetOK with default headers values

func (*ColumnFamilySstablesByKeyByNameGetOK) GetPayload ¶

func (o *ColumnFamilySstablesByKeyByNameGetOK) GetPayload() []string

type ColumnFamilySstablesByKeyByNameGetParams ¶

type ColumnFamilySstablesByKeyByNameGetParams struct {

	/*Key
	  The partition key. In a composite-key scenario, use ':' to separate the columns in the key.

	*/
	Key string
	/*Name
	  The column family name in keyspace:name format

	*/
	Name string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilySstablesByKeyByNameGetParams contains all the parameters to send to the API endpoint for the column family sstables by key by name get operation typically these are written to a http.Request

func NewColumnFamilySstablesByKeyByNameGetParams ¶

func NewColumnFamilySstablesByKeyByNameGetParams() *ColumnFamilySstablesByKeyByNameGetParams

NewColumnFamilySstablesByKeyByNameGetParams creates a new ColumnFamilySstablesByKeyByNameGetParams object with the default values initialized.

func NewColumnFamilySstablesByKeyByNameGetParamsWithContext ¶

func NewColumnFamilySstablesByKeyByNameGetParamsWithContext(ctx context.Context) *ColumnFamilySstablesByKeyByNameGetParams

NewColumnFamilySstablesByKeyByNameGetParamsWithContext creates a new ColumnFamilySstablesByKeyByNameGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilySstablesByKeyByNameGetParamsWithHTTPClient ¶

func NewColumnFamilySstablesByKeyByNameGetParamsWithHTTPClient(client *http.Client) *ColumnFamilySstablesByKeyByNameGetParams

NewColumnFamilySstablesByKeyByNameGetParamsWithHTTPClient creates a new ColumnFamilySstablesByKeyByNameGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilySstablesByKeyByNameGetParamsWithTimeout ¶

func NewColumnFamilySstablesByKeyByNameGetParamsWithTimeout(timeout time.Duration) *ColumnFamilySstablesByKeyByNameGetParams

NewColumnFamilySstablesByKeyByNameGetParamsWithTimeout creates a new ColumnFamilySstablesByKeyByNameGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilySstablesByKeyByNameGetParams) SetContext ¶

SetContext adds the context to the column family sstables by key by name get params

func (*ColumnFamilySstablesByKeyByNameGetParams) SetHTTPClient ¶

func (o *ColumnFamilySstablesByKeyByNameGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the column family sstables by key by name get params

func (*ColumnFamilySstablesByKeyByNameGetParams) SetKey ¶

SetKey adds the key to the column family sstables by key by name get params

func (*ColumnFamilySstablesByKeyByNameGetParams) SetName ¶

SetName adds the name to the column family sstables by key by name get params

func (*ColumnFamilySstablesByKeyByNameGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family sstables by key by name get params

func (*ColumnFamilySstablesByKeyByNameGetParams) WithContext ¶

WithContext adds the context to the column family sstables by key by name get params

func (*ColumnFamilySstablesByKeyByNameGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family sstables by key by name get params

func (*ColumnFamilySstablesByKeyByNameGetParams) WithKey ¶

WithKey adds the key to the column family sstables by key by name get params

func (*ColumnFamilySstablesByKeyByNameGetParams) WithName ¶

WithName adds the name to the column family sstables by key by name get params

func (*ColumnFamilySstablesByKeyByNameGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family sstables by key by name get params

func (*ColumnFamilySstablesByKeyByNameGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilySstablesByKeyByNameGetReader ¶

type ColumnFamilySstablesByKeyByNameGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilySstablesByKeyByNameGetReader is a Reader for the ColumnFamilySstablesByKeyByNameGet structure.

func (*ColumnFamilySstablesByKeyByNameGetReader) ReadResponse ¶

func (o *ColumnFamilySstablesByKeyByNameGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ColumnFamilySstablesPerLevelByNameGetDefault ¶

type ColumnFamilySstablesPerLevelByNameGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilySstablesPerLevelByNameGetDefault handles this case with default header values.

internal server error

func NewColumnFamilySstablesPerLevelByNameGetDefault ¶

func NewColumnFamilySstablesPerLevelByNameGetDefault(code int) *ColumnFamilySstablesPerLevelByNameGetDefault

NewColumnFamilySstablesPerLevelByNameGetDefault creates a ColumnFamilySstablesPerLevelByNameGetDefault with default headers values

func (*ColumnFamilySstablesPerLevelByNameGetDefault) Code ¶

Code gets the status code for the column family sstables per level by name get default response

func (*ColumnFamilySstablesPerLevelByNameGetDefault) Error ¶

func (*ColumnFamilySstablesPerLevelByNameGetDefault) GetPayload ¶

type ColumnFamilySstablesPerLevelByNameGetOK ¶

type ColumnFamilySstablesPerLevelByNameGetOK struct {
	Payload []int32
}

ColumnFamilySstablesPerLevelByNameGetOK handles this case with default header values.

ColumnFamilySstablesPerLevelByNameGetOK column family sstables per level by name get o k

func NewColumnFamilySstablesPerLevelByNameGetOK ¶

func NewColumnFamilySstablesPerLevelByNameGetOK() *ColumnFamilySstablesPerLevelByNameGetOK

NewColumnFamilySstablesPerLevelByNameGetOK creates a ColumnFamilySstablesPerLevelByNameGetOK with default headers values

func (*ColumnFamilySstablesPerLevelByNameGetOK) GetPayload ¶

type ColumnFamilySstablesPerLevelByNameGetParams ¶

type ColumnFamilySstablesPerLevelByNameGetParams struct {

	/*Name
	  The column family name in keyspace:name format

	*/
	Name string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilySstablesPerLevelByNameGetParams contains all the parameters to send to the API endpoint for the column family sstables per level by name get operation typically these are written to a http.Request

func NewColumnFamilySstablesPerLevelByNameGetParams ¶

func NewColumnFamilySstablesPerLevelByNameGetParams() *ColumnFamilySstablesPerLevelByNameGetParams

NewColumnFamilySstablesPerLevelByNameGetParams creates a new ColumnFamilySstablesPerLevelByNameGetParams object with the default values initialized.

func NewColumnFamilySstablesPerLevelByNameGetParamsWithContext ¶

func NewColumnFamilySstablesPerLevelByNameGetParamsWithContext(ctx context.Context) *ColumnFamilySstablesPerLevelByNameGetParams

NewColumnFamilySstablesPerLevelByNameGetParamsWithContext creates a new ColumnFamilySstablesPerLevelByNameGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilySstablesPerLevelByNameGetParamsWithHTTPClient ¶

func NewColumnFamilySstablesPerLevelByNameGetParamsWithHTTPClient(client *http.Client) *ColumnFamilySstablesPerLevelByNameGetParams

NewColumnFamilySstablesPerLevelByNameGetParamsWithHTTPClient creates a new ColumnFamilySstablesPerLevelByNameGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilySstablesPerLevelByNameGetParamsWithTimeout ¶

func NewColumnFamilySstablesPerLevelByNameGetParamsWithTimeout(timeout time.Duration) *ColumnFamilySstablesPerLevelByNameGetParams

NewColumnFamilySstablesPerLevelByNameGetParamsWithTimeout creates a new ColumnFamilySstablesPerLevelByNameGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilySstablesPerLevelByNameGetParams) SetContext ¶

SetContext adds the context to the column family sstables per level by name get params

func (*ColumnFamilySstablesPerLevelByNameGetParams) SetHTTPClient ¶

func (o *ColumnFamilySstablesPerLevelByNameGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the column family sstables per level by name get params

func (*ColumnFamilySstablesPerLevelByNameGetParams) SetName ¶

SetName adds the name to the column family sstables per level by name get params

func (*ColumnFamilySstablesPerLevelByNameGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family sstables per level by name get params

func (*ColumnFamilySstablesPerLevelByNameGetParams) WithContext ¶

WithContext adds the context to the column family sstables per level by name get params

func (*ColumnFamilySstablesPerLevelByNameGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family sstables per level by name get params

func (*ColumnFamilySstablesPerLevelByNameGetParams) WithName ¶

WithName adds the name to the column family sstables per level by name get params

func (*ColumnFamilySstablesPerLevelByNameGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family sstables per level by name get params

func (*ColumnFamilySstablesPerLevelByNameGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilySstablesPerLevelByNameGetReader ¶

type ColumnFamilySstablesPerLevelByNameGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilySstablesPerLevelByNameGetReader is a Reader for the ColumnFamilySstablesPerLevelByNameGet structure.

func (*ColumnFamilySstablesPerLevelByNameGetReader) ReadResponse ¶

func (o *ColumnFamilySstablesPerLevelByNameGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ColumnFamilySstablesUnleveledByNameGetDefault ¶

type ColumnFamilySstablesUnleveledByNameGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

ColumnFamilySstablesUnleveledByNameGetDefault handles this case with default header values.

internal server error

func NewColumnFamilySstablesUnleveledByNameGetDefault ¶

func NewColumnFamilySstablesUnleveledByNameGetDefault(code int) *ColumnFamilySstablesUnleveledByNameGetDefault

NewColumnFamilySstablesUnleveledByNameGetDefault creates a ColumnFamilySstablesUnleveledByNameGetDefault with default headers values

func (*ColumnFamilySstablesUnleveledByNameGetDefault) Code ¶

Code gets the status code for the column family sstables unleveled by name get default response

func (*ColumnFamilySstablesUnleveledByNameGetDefault) Error ¶

func (*ColumnFamilySstablesUnleveledByNameGetDefault) GetPayload ¶

type ColumnFamilySstablesUnleveledByNameGetOK ¶

type ColumnFamilySstablesUnleveledByNameGetOK struct {
	Payload []string
}

ColumnFamilySstablesUnleveledByNameGetOK handles this case with default header values.

ColumnFamilySstablesUnleveledByNameGetOK column family sstables unleveled by name get o k

func NewColumnFamilySstablesUnleveledByNameGetOK ¶

func NewColumnFamilySstablesUnleveledByNameGetOK() *ColumnFamilySstablesUnleveledByNameGetOK

NewColumnFamilySstablesUnleveledByNameGetOK creates a ColumnFamilySstablesUnleveledByNameGetOK with default headers values

func (*ColumnFamilySstablesUnleveledByNameGetOK) GetPayload ¶

type ColumnFamilySstablesUnleveledByNameGetParams ¶

type ColumnFamilySstablesUnleveledByNameGetParams struct {

	/*Name
	  The column family name in keyspace:name format

	*/
	Name string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ColumnFamilySstablesUnleveledByNameGetParams contains all the parameters to send to the API endpoint for the column family sstables unleveled by name get operation typically these are written to a http.Request

func NewColumnFamilySstablesUnleveledByNameGetParams ¶

func NewColumnFamilySstablesUnleveledByNameGetParams() *ColumnFamilySstablesUnleveledByNameGetParams

NewColumnFamilySstablesUnleveledByNameGetParams creates a new ColumnFamilySstablesUnleveledByNameGetParams object with the default values initialized.

func NewColumnFamilySstablesUnleveledByNameGetParamsWithContext ¶

func NewColumnFamilySstablesUnleveledByNameGetParamsWithContext(ctx context.Context) *ColumnFamilySstablesUnleveledByNameGetParams

NewColumnFamilySstablesUnleveledByNameGetParamsWithContext creates a new ColumnFamilySstablesUnleveledByNameGetParams object with the default values initialized, and the ability to set a context for a request

func NewColumnFamilySstablesUnleveledByNameGetParamsWithHTTPClient ¶

func NewColumnFamilySstablesUnleveledByNameGetParamsWithHTTPClient(client *http.Client) *ColumnFamilySstablesUnleveledByNameGetParams

NewColumnFamilySstablesUnleveledByNameGetParamsWithHTTPClient creates a new ColumnFamilySstablesUnleveledByNameGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewColumnFamilySstablesUnleveledByNameGetParamsWithTimeout ¶

func NewColumnFamilySstablesUnleveledByNameGetParamsWithTimeout(timeout time.Duration) *ColumnFamilySstablesUnleveledByNameGetParams

NewColumnFamilySstablesUnleveledByNameGetParamsWithTimeout creates a new ColumnFamilySstablesUnleveledByNameGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*ColumnFamilySstablesUnleveledByNameGetParams) SetContext ¶

SetContext adds the context to the column family sstables unleveled by name get params

func (*ColumnFamilySstablesUnleveledByNameGetParams) SetHTTPClient ¶

func (o *ColumnFamilySstablesUnleveledByNameGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the column family sstables unleveled by name get params

func (*ColumnFamilySstablesUnleveledByNameGetParams) SetName ¶

SetName adds the name to the column family sstables unleveled by name get params

func (*ColumnFamilySstablesUnleveledByNameGetParams) SetTimeout ¶

SetTimeout adds the timeout to the column family sstables unleveled by name get params

func (*ColumnFamilySstablesUnleveledByNameGetParams) WithContext ¶

WithContext adds the context to the column family sstables unleveled by name get params

func (*ColumnFamilySstablesUnleveledByNameGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the column family sstables unleveled by name get params

func (*ColumnFamilySstablesUnleveledByNameGetParams) WithName ¶

WithName adds the name to the column family sstables unleveled by name get params

func (*ColumnFamilySstablesUnleveledByNameGetParams) WithTimeout ¶

WithTimeout adds the timeout to the column family sstables unleveled by name get params

func (*ColumnFamilySstablesUnleveledByNameGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ColumnFamilySstablesUnleveledByNameGetReader ¶

type ColumnFamilySstablesUnleveledByNameGetReader struct {
	// contains filtered or unexported fields
}

ColumnFamilySstablesUnleveledByNameGetReader is a Reader for the ColumnFamilySstablesUnleveledByNameGet structure.

func (*ColumnFamilySstablesUnleveledByNameGetReader) ReadResponse ¶

func (o *ColumnFamilySstablesUnleveledByNameGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CommitLogMetricsWaitingOnCommitGetDefault ¶

type CommitLogMetricsWaitingOnCommitGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

CommitLogMetricsWaitingOnCommitGetDefault handles this case with default header values.

internal server error

func NewCommitLogMetricsWaitingOnCommitGetDefault ¶

func NewCommitLogMetricsWaitingOnCommitGetDefault(code int) *CommitLogMetricsWaitingOnCommitGetDefault

NewCommitLogMetricsWaitingOnCommitGetDefault creates a CommitLogMetricsWaitingOnCommitGetDefault with default headers values

func (*CommitLogMetricsWaitingOnCommitGetDefault) Code ¶

Code gets the status code for the commit log metrics waiting on commit get default response

func (*CommitLogMetricsWaitingOnCommitGetDefault) Error ¶

func (*CommitLogMetricsWaitingOnCommitGetDefault) GetPayload ¶

type CommitLogMetricsWaitingOnCommitGetOK ¶

type CommitLogMetricsWaitingOnCommitGetOK struct {
}

CommitLogMetricsWaitingOnCommitGetOK handles this case with default header values.

CommitLogMetricsWaitingOnCommitGetOK commit log metrics waiting on commit get o k

func NewCommitLogMetricsWaitingOnCommitGetOK ¶

func NewCommitLogMetricsWaitingOnCommitGetOK() *CommitLogMetricsWaitingOnCommitGetOK

NewCommitLogMetricsWaitingOnCommitGetOK creates a CommitLogMetricsWaitingOnCommitGetOK with default headers values

type CommitLogMetricsWaitingOnCommitGetParams ¶

type CommitLogMetricsWaitingOnCommitGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CommitLogMetricsWaitingOnCommitGetParams contains all the parameters to send to the API endpoint for the commit log metrics waiting on commit get operation typically these are written to a http.Request

func NewCommitLogMetricsWaitingOnCommitGetParams ¶

func NewCommitLogMetricsWaitingOnCommitGetParams() *CommitLogMetricsWaitingOnCommitGetParams

NewCommitLogMetricsWaitingOnCommitGetParams creates a new CommitLogMetricsWaitingOnCommitGetParams object with the default values initialized.

func NewCommitLogMetricsWaitingOnCommitGetParamsWithContext ¶

func NewCommitLogMetricsWaitingOnCommitGetParamsWithContext(ctx context.Context) *CommitLogMetricsWaitingOnCommitGetParams

NewCommitLogMetricsWaitingOnCommitGetParamsWithContext creates a new CommitLogMetricsWaitingOnCommitGetParams object with the default values initialized, and the ability to set a context for a request

func NewCommitLogMetricsWaitingOnCommitGetParamsWithHTTPClient ¶

func NewCommitLogMetricsWaitingOnCommitGetParamsWithHTTPClient(client *http.Client) *CommitLogMetricsWaitingOnCommitGetParams

NewCommitLogMetricsWaitingOnCommitGetParamsWithHTTPClient creates a new CommitLogMetricsWaitingOnCommitGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewCommitLogMetricsWaitingOnCommitGetParamsWithTimeout ¶

func NewCommitLogMetricsWaitingOnCommitGetParamsWithTimeout(timeout time.Duration) *CommitLogMetricsWaitingOnCommitGetParams

NewCommitLogMetricsWaitingOnCommitGetParamsWithTimeout creates a new CommitLogMetricsWaitingOnCommitGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*CommitLogMetricsWaitingOnCommitGetParams) SetContext ¶

SetContext adds the context to the commit log metrics waiting on commit get params

func (*CommitLogMetricsWaitingOnCommitGetParams) SetHTTPClient ¶

func (o *CommitLogMetricsWaitingOnCommitGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the commit log metrics waiting on commit get params

func (*CommitLogMetricsWaitingOnCommitGetParams) SetTimeout ¶

SetTimeout adds the timeout to the commit log metrics waiting on commit get params

func (*CommitLogMetricsWaitingOnCommitGetParams) WithContext ¶

WithContext adds the context to the commit log metrics waiting on commit get params

func (*CommitLogMetricsWaitingOnCommitGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the commit log metrics waiting on commit get params

func (*CommitLogMetricsWaitingOnCommitGetParams) WithTimeout ¶

WithTimeout adds the timeout to the commit log metrics waiting on commit get params

func (*CommitLogMetricsWaitingOnCommitGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CommitLogMetricsWaitingOnCommitGetReader ¶

type CommitLogMetricsWaitingOnCommitGetReader struct {
	// contains filtered or unexported fields
}

CommitLogMetricsWaitingOnCommitGetReader is a Reader for the CommitLogMetricsWaitingOnCommitGet structure.

func (*CommitLogMetricsWaitingOnCommitGetReader) ReadResponse ¶

func (o *CommitLogMetricsWaitingOnCommitGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CommitLogMetricsWaitingOnSegmentAllocationGetDefault ¶

type CommitLogMetricsWaitingOnSegmentAllocationGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

CommitLogMetricsWaitingOnSegmentAllocationGetDefault handles this case with default header values.

internal server error

func NewCommitLogMetricsWaitingOnSegmentAllocationGetDefault ¶

func NewCommitLogMetricsWaitingOnSegmentAllocationGetDefault(code int) *CommitLogMetricsWaitingOnSegmentAllocationGetDefault

NewCommitLogMetricsWaitingOnSegmentAllocationGetDefault creates a CommitLogMetricsWaitingOnSegmentAllocationGetDefault with default headers values

func (*CommitLogMetricsWaitingOnSegmentAllocationGetDefault) Code ¶

Code gets the status code for the commit log metrics waiting on segment allocation get default response

func (*CommitLogMetricsWaitingOnSegmentAllocationGetDefault) Error ¶

func (*CommitLogMetricsWaitingOnSegmentAllocationGetDefault) GetPayload ¶

type CommitLogMetricsWaitingOnSegmentAllocationGetOK ¶

type CommitLogMetricsWaitingOnSegmentAllocationGetOK struct {
}

CommitLogMetricsWaitingOnSegmentAllocationGetOK handles this case with default header values.

CommitLogMetricsWaitingOnSegmentAllocationGetOK commit log metrics waiting on segment allocation get o k

func NewCommitLogMetricsWaitingOnSegmentAllocationGetOK ¶

func NewCommitLogMetricsWaitingOnSegmentAllocationGetOK() *CommitLogMetricsWaitingOnSegmentAllocationGetOK

NewCommitLogMetricsWaitingOnSegmentAllocationGetOK creates a CommitLogMetricsWaitingOnSegmentAllocationGetOK with default headers values

type CommitLogMetricsWaitingOnSegmentAllocationGetParams ¶

type CommitLogMetricsWaitingOnSegmentAllocationGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CommitLogMetricsWaitingOnSegmentAllocationGetParams contains all the parameters to send to the API endpoint for the commit log metrics waiting on segment allocation get operation typically these are written to a http.Request

func NewCommitLogMetricsWaitingOnSegmentAllocationGetParams ¶

func NewCommitLogMetricsWaitingOnSegmentAllocationGetParams() *CommitLogMetricsWaitingOnSegmentAllocationGetParams

NewCommitLogMetricsWaitingOnSegmentAllocationGetParams creates a new CommitLogMetricsWaitingOnSegmentAllocationGetParams object with the default values initialized.

func NewCommitLogMetricsWaitingOnSegmentAllocationGetParamsWithContext ¶

func NewCommitLogMetricsWaitingOnSegmentAllocationGetParamsWithContext(ctx context.Context) *CommitLogMetricsWaitingOnSegmentAllocationGetParams

NewCommitLogMetricsWaitingOnSegmentAllocationGetParamsWithContext creates a new CommitLogMetricsWaitingOnSegmentAllocationGetParams object with the default values initialized, and the ability to set a context for a request

func NewCommitLogMetricsWaitingOnSegmentAllocationGetParamsWithHTTPClient ¶

func NewCommitLogMetricsWaitingOnSegmentAllocationGetParamsWithHTTPClient(client *http.Client) *CommitLogMetricsWaitingOnSegmentAllocationGetParams

NewCommitLogMetricsWaitingOnSegmentAllocationGetParamsWithHTTPClient creates a new CommitLogMetricsWaitingOnSegmentAllocationGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewCommitLogMetricsWaitingOnSegmentAllocationGetParamsWithTimeout ¶

func NewCommitLogMetricsWaitingOnSegmentAllocationGetParamsWithTimeout(timeout time.Duration) *CommitLogMetricsWaitingOnSegmentAllocationGetParams

NewCommitLogMetricsWaitingOnSegmentAllocationGetParamsWithTimeout creates a new CommitLogMetricsWaitingOnSegmentAllocationGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*CommitLogMetricsWaitingOnSegmentAllocationGetParams) SetContext ¶

SetContext adds the context to the commit log metrics waiting on segment allocation get params

func (*CommitLogMetricsWaitingOnSegmentAllocationGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the commit log metrics waiting on segment allocation get params

func (*CommitLogMetricsWaitingOnSegmentAllocationGetParams) SetTimeout ¶

SetTimeout adds the timeout to the commit log metrics waiting on segment allocation get params

func (*CommitLogMetricsWaitingOnSegmentAllocationGetParams) WithContext ¶

WithContext adds the context to the commit log metrics waiting on segment allocation get params

func (*CommitLogMetricsWaitingOnSegmentAllocationGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the commit log metrics waiting on segment allocation get params

func (*CommitLogMetricsWaitingOnSegmentAllocationGetParams) WithTimeout ¶

WithTimeout adds the timeout to the commit log metrics waiting on segment allocation get params

func (*CommitLogMetricsWaitingOnSegmentAllocationGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CommitLogMetricsWaitingOnSegmentAllocationGetReader ¶

type CommitLogMetricsWaitingOnSegmentAllocationGetReader struct {
	// contains filtered or unexported fields
}

CommitLogMetricsWaitingOnSegmentAllocationGetReader is a Reader for the CommitLogMetricsWaitingOnSegmentAllocationGet structure.

func (*CommitLogMetricsWaitingOnSegmentAllocationGetReader) ReadResponse ¶

func (o *CommitLogMetricsWaitingOnSegmentAllocationGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CommitlogMetricsCompletedTasksGetDefault ¶

type CommitlogMetricsCompletedTasksGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

CommitlogMetricsCompletedTasksGetDefault handles this case with default header values.

internal server error

func NewCommitlogMetricsCompletedTasksGetDefault ¶

func NewCommitlogMetricsCompletedTasksGetDefault(code int) *CommitlogMetricsCompletedTasksGetDefault

NewCommitlogMetricsCompletedTasksGetDefault creates a CommitlogMetricsCompletedTasksGetDefault with default headers values

func (*CommitlogMetricsCompletedTasksGetDefault) Code ¶

Code gets the status code for the commitlog metrics completed tasks get default response

func (*CommitlogMetricsCompletedTasksGetDefault) Error ¶

func (*CommitlogMetricsCompletedTasksGetDefault) GetPayload ¶

type CommitlogMetricsCompletedTasksGetOK ¶

type CommitlogMetricsCompletedTasksGetOK struct {
	Payload interface{}
}

CommitlogMetricsCompletedTasksGetOK handles this case with default header values.

CommitlogMetricsCompletedTasksGetOK commitlog metrics completed tasks get o k

func NewCommitlogMetricsCompletedTasksGetOK ¶

func NewCommitlogMetricsCompletedTasksGetOK() *CommitlogMetricsCompletedTasksGetOK

NewCommitlogMetricsCompletedTasksGetOK creates a CommitlogMetricsCompletedTasksGetOK with default headers values

func (*CommitlogMetricsCompletedTasksGetOK) GetPayload ¶

func (o *CommitlogMetricsCompletedTasksGetOK) GetPayload() interface{}

type CommitlogMetricsCompletedTasksGetParams ¶

type CommitlogMetricsCompletedTasksGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CommitlogMetricsCompletedTasksGetParams contains all the parameters to send to the API endpoint for the commitlog metrics completed tasks get operation typically these are written to a http.Request

func NewCommitlogMetricsCompletedTasksGetParams ¶

func NewCommitlogMetricsCompletedTasksGetParams() *CommitlogMetricsCompletedTasksGetParams

NewCommitlogMetricsCompletedTasksGetParams creates a new CommitlogMetricsCompletedTasksGetParams object with the default values initialized.

func NewCommitlogMetricsCompletedTasksGetParamsWithContext ¶

func NewCommitlogMetricsCompletedTasksGetParamsWithContext(ctx context.Context) *CommitlogMetricsCompletedTasksGetParams

NewCommitlogMetricsCompletedTasksGetParamsWithContext creates a new CommitlogMetricsCompletedTasksGetParams object with the default values initialized, and the ability to set a context for a request

func NewCommitlogMetricsCompletedTasksGetParamsWithHTTPClient ¶

func NewCommitlogMetricsCompletedTasksGetParamsWithHTTPClient(client *http.Client) *CommitlogMetricsCompletedTasksGetParams

NewCommitlogMetricsCompletedTasksGetParamsWithHTTPClient creates a new CommitlogMetricsCompletedTasksGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewCommitlogMetricsCompletedTasksGetParamsWithTimeout ¶

func NewCommitlogMetricsCompletedTasksGetParamsWithTimeout(timeout time.Duration) *CommitlogMetricsCompletedTasksGetParams

NewCommitlogMetricsCompletedTasksGetParamsWithTimeout creates a new CommitlogMetricsCompletedTasksGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*CommitlogMetricsCompletedTasksGetParams) SetContext ¶

SetContext adds the context to the commitlog metrics completed tasks get params

func (*CommitlogMetricsCompletedTasksGetParams) SetHTTPClient ¶

func (o *CommitlogMetricsCompletedTasksGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the commitlog metrics completed tasks get params

func (*CommitlogMetricsCompletedTasksGetParams) SetTimeout ¶

func (o *CommitlogMetricsCompletedTasksGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the commitlog metrics completed tasks get params

func (*CommitlogMetricsCompletedTasksGetParams) WithContext ¶

WithContext adds the context to the commitlog metrics completed tasks get params

func (*CommitlogMetricsCompletedTasksGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the commitlog metrics completed tasks get params

func (*CommitlogMetricsCompletedTasksGetParams) WithTimeout ¶

WithTimeout adds the timeout to the commitlog metrics completed tasks get params

func (*CommitlogMetricsCompletedTasksGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CommitlogMetricsCompletedTasksGetReader ¶

type CommitlogMetricsCompletedTasksGetReader struct {
	// contains filtered or unexported fields
}

CommitlogMetricsCompletedTasksGetReader is a Reader for the CommitlogMetricsCompletedTasksGet structure.

func (*CommitlogMetricsCompletedTasksGetReader) ReadResponse ¶

func (o *CommitlogMetricsCompletedTasksGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CommitlogMetricsPendingTasksGetDefault ¶

type CommitlogMetricsPendingTasksGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

CommitlogMetricsPendingTasksGetDefault handles this case with default header values.

internal server error

func NewCommitlogMetricsPendingTasksGetDefault ¶

func NewCommitlogMetricsPendingTasksGetDefault(code int) *CommitlogMetricsPendingTasksGetDefault

NewCommitlogMetricsPendingTasksGetDefault creates a CommitlogMetricsPendingTasksGetDefault with default headers values

func (*CommitlogMetricsPendingTasksGetDefault) Code ¶

Code gets the status code for the commitlog metrics pending tasks get default response

func (*CommitlogMetricsPendingTasksGetDefault) Error ¶

func (*CommitlogMetricsPendingTasksGetDefault) GetPayload ¶

type CommitlogMetricsPendingTasksGetOK ¶

type CommitlogMetricsPendingTasksGetOK struct {
	Payload interface{}
}

CommitlogMetricsPendingTasksGetOK handles this case with default header values.

CommitlogMetricsPendingTasksGetOK commitlog metrics pending tasks get o k

func NewCommitlogMetricsPendingTasksGetOK ¶

func NewCommitlogMetricsPendingTasksGetOK() *CommitlogMetricsPendingTasksGetOK

NewCommitlogMetricsPendingTasksGetOK creates a CommitlogMetricsPendingTasksGetOK with default headers values

func (*CommitlogMetricsPendingTasksGetOK) GetPayload ¶

func (o *CommitlogMetricsPendingTasksGetOK) GetPayload() interface{}

type CommitlogMetricsPendingTasksGetParams ¶

type CommitlogMetricsPendingTasksGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CommitlogMetricsPendingTasksGetParams contains all the parameters to send to the API endpoint for the commitlog metrics pending tasks get operation typically these are written to a http.Request

func NewCommitlogMetricsPendingTasksGetParams ¶

func NewCommitlogMetricsPendingTasksGetParams() *CommitlogMetricsPendingTasksGetParams

NewCommitlogMetricsPendingTasksGetParams creates a new CommitlogMetricsPendingTasksGetParams object with the default values initialized.

func NewCommitlogMetricsPendingTasksGetParamsWithContext ¶

func NewCommitlogMetricsPendingTasksGetParamsWithContext(ctx context.Context) *CommitlogMetricsPendingTasksGetParams

NewCommitlogMetricsPendingTasksGetParamsWithContext creates a new CommitlogMetricsPendingTasksGetParams object with the default values initialized, and the ability to set a context for a request

func NewCommitlogMetricsPendingTasksGetParamsWithHTTPClient ¶

func NewCommitlogMetricsPendingTasksGetParamsWithHTTPClient(client *http.Client) *CommitlogMetricsPendingTasksGetParams

NewCommitlogMetricsPendingTasksGetParamsWithHTTPClient creates a new CommitlogMetricsPendingTasksGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewCommitlogMetricsPendingTasksGetParamsWithTimeout ¶

func NewCommitlogMetricsPendingTasksGetParamsWithTimeout(timeout time.Duration) *CommitlogMetricsPendingTasksGetParams

NewCommitlogMetricsPendingTasksGetParamsWithTimeout creates a new CommitlogMetricsPendingTasksGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*CommitlogMetricsPendingTasksGetParams) SetContext ¶

SetContext adds the context to the commitlog metrics pending tasks get params

func (*CommitlogMetricsPendingTasksGetParams) SetHTTPClient ¶

func (o *CommitlogMetricsPendingTasksGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the commitlog metrics pending tasks get params

func (*CommitlogMetricsPendingTasksGetParams) SetTimeout ¶

func (o *CommitlogMetricsPendingTasksGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the commitlog metrics pending tasks get params

func (*CommitlogMetricsPendingTasksGetParams) WithContext ¶

WithContext adds the context to the commitlog metrics pending tasks get params

func (*CommitlogMetricsPendingTasksGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the commitlog metrics pending tasks get params

func (*CommitlogMetricsPendingTasksGetParams) WithTimeout ¶

WithTimeout adds the timeout to the commitlog metrics pending tasks get params

func (*CommitlogMetricsPendingTasksGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CommitlogMetricsPendingTasksGetReader ¶

type CommitlogMetricsPendingTasksGetReader struct {
	// contains filtered or unexported fields
}

CommitlogMetricsPendingTasksGetReader is a Reader for the CommitlogMetricsPendingTasksGet structure.

func (*CommitlogMetricsPendingTasksGetReader) ReadResponse ¶

func (o *CommitlogMetricsPendingTasksGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CommitlogMetricsTotalCommitLogSizeGetDefault ¶

type CommitlogMetricsTotalCommitLogSizeGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

CommitlogMetricsTotalCommitLogSizeGetDefault handles this case with default header values.

internal server error

func NewCommitlogMetricsTotalCommitLogSizeGetDefault ¶

func NewCommitlogMetricsTotalCommitLogSizeGetDefault(code int) *CommitlogMetricsTotalCommitLogSizeGetDefault

NewCommitlogMetricsTotalCommitLogSizeGetDefault creates a CommitlogMetricsTotalCommitLogSizeGetDefault with default headers values

func (*CommitlogMetricsTotalCommitLogSizeGetDefault) Code ¶

Code gets the status code for the commitlog metrics total commit log size get default response

func (*CommitlogMetricsTotalCommitLogSizeGetDefault) Error ¶

func (*CommitlogMetricsTotalCommitLogSizeGetDefault) GetPayload ¶

type CommitlogMetricsTotalCommitLogSizeGetOK ¶

type CommitlogMetricsTotalCommitLogSizeGetOK struct {
	Payload interface{}
}

CommitlogMetricsTotalCommitLogSizeGetOK handles this case with default header values.

CommitlogMetricsTotalCommitLogSizeGetOK commitlog metrics total commit log size get o k

func NewCommitlogMetricsTotalCommitLogSizeGetOK ¶

func NewCommitlogMetricsTotalCommitLogSizeGetOK() *CommitlogMetricsTotalCommitLogSizeGetOK

NewCommitlogMetricsTotalCommitLogSizeGetOK creates a CommitlogMetricsTotalCommitLogSizeGetOK with default headers values

func (*CommitlogMetricsTotalCommitLogSizeGetOK) GetPayload ¶

func (o *CommitlogMetricsTotalCommitLogSizeGetOK) GetPayload() interface{}

type CommitlogMetricsTotalCommitLogSizeGetParams ¶

type CommitlogMetricsTotalCommitLogSizeGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CommitlogMetricsTotalCommitLogSizeGetParams contains all the parameters to send to the API endpoint for the commitlog metrics total commit log size get operation typically these are written to a http.Request

func NewCommitlogMetricsTotalCommitLogSizeGetParams ¶

func NewCommitlogMetricsTotalCommitLogSizeGetParams() *CommitlogMetricsTotalCommitLogSizeGetParams

NewCommitlogMetricsTotalCommitLogSizeGetParams creates a new CommitlogMetricsTotalCommitLogSizeGetParams object with the default values initialized.

func NewCommitlogMetricsTotalCommitLogSizeGetParamsWithContext ¶

func NewCommitlogMetricsTotalCommitLogSizeGetParamsWithContext(ctx context.Context) *CommitlogMetricsTotalCommitLogSizeGetParams

NewCommitlogMetricsTotalCommitLogSizeGetParamsWithContext creates a new CommitlogMetricsTotalCommitLogSizeGetParams object with the default values initialized, and the ability to set a context for a request

func NewCommitlogMetricsTotalCommitLogSizeGetParamsWithHTTPClient ¶

func NewCommitlogMetricsTotalCommitLogSizeGetParamsWithHTTPClient(client *http.Client) *CommitlogMetricsTotalCommitLogSizeGetParams

NewCommitlogMetricsTotalCommitLogSizeGetParamsWithHTTPClient creates a new CommitlogMetricsTotalCommitLogSizeGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewCommitlogMetricsTotalCommitLogSizeGetParamsWithTimeout ¶

func NewCommitlogMetricsTotalCommitLogSizeGetParamsWithTimeout(timeout time.Duration) *CommitlogMetricsTotalCommitLogSizeGetParams

NewCommitlogMetricsTotalCommitLogSizeGetParamsWithTimeout creates a new CommitlogMetricsTotalCommitLogSizeGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*CommitlogMetricsTotalCommitLogSizeGetParams) SetContext ¶

SetContext adds the context to the commitlog metrics total commit log size get params

func (*CommitlogMetricsTotalCommitLogSizeGetParams) SetHTTPClient ¶

func (o *CommitlogMetricsTotalCommitLogSizeGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the commitlog metrics total commit log size get params

func (*CommitlogMetricsTotalCommitLogSizeGetParams) SetTimeout ¶

SetTimeout adds the timeout to the commitlog metrics total commit log size get params

func (*CommitlogMetricsTotalCommitLogSizeGetParams) WithContext ¶

WithContext adds the context to the commitlog metrics total commit log size get params

func (*CommitlogMetricsTotalCommitLogSizeGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the commitlog metrics total commit log size get params

func (*CommitlogMetricsTotalCommitLogSizeGetParams) WithTimeout ¶

WithTimeout adds the timeout to the commitlog metrics total commit log size get params

func (*CommitlogMetricsTotalCommitLogSizeGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CommitlogMetricsTotalCommitLogSizeGetReader ¶

type CommitlogMetricsTotalCommitLogSizeGetReader struct {
	// contains filtered or unexported fields
}

CommitlogMetricsTotalCommitLogSizeGetReader is a Reader for the CommitlogMetricsTotalCommitLogSizeGet structure.

func (*CommitlogMetricsTotalCommitLogSizeGetReader) ReadResponse ¶

func (o *CommitlogMetricsTotalCommitLogSizeGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CommitlogRecoverByPathPostDefault ¶

type CommitlogRecoverByPathPostDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

CommitlogRecoverByPathPostDefault handles this case with default header values.

internal server error

func NewCommitlogRecoverByPathPostDefault ¶

func NewCommitlogRecoverByPathPostDefault(code int) *CommitlogRecoverByPathPostDefault

NewCommitlogRecoverByPathPostDefault creates a CommitlogRecoverByPathPostDefault with default headers values

func (*CommitlogRecoverByPathPostDefault) Code ¶

Code gets the status code for the commitlog recover by path post default response

func (*CommitlogRecoverByPathPostDefault) Error ¶

func (*CommitlogRecoverByPathPostDefault) GetPayload ¶

type CommitlogRecoverByPathPostOK ¶

type CommitlogRecoverByPathPostOK struct {
}

CommitlogRecoverByPathPostOK handles this case with default header values.

CommitlogRecoverByPathPostOK commitlog recover by path post o k

func NewCommitlogRecoverByPathPostOK ¶

func NewCommitlogRecoverByPathPostOK() *CommitlogRecoverByPathPostOK

NewCommitlogRecoverByPathPostOK creates a CommitlogRecoverByPathPostOK with default headers values

type CommitlogRecoverByPathPostParams ¶

type CommitlogRecoverByPathPostParams struct {

	/*Path
	  Full path of file or directory

	*/
	Path string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CommitlogRecoverByPathPostParams contains all the parameters to send to the API endpoint for the commitlog recover by path post operation typically these are written to a http.Request

func NewCommitlogRecoverByPathPostParams ¶

func NewCommitlogRecoverByPathPostParams() *CommitlogRecoverByPathPostParams

NewCommitlogRecoverByPathPostParams creates a new CommitlogRecoverByPathPostParams object with the default values initialized.

func NewCommitlogRecoverByPathPostParamsWithContext ¶

func NewCommitlogRecoverByPathPostParamsWithContext(ctx context.Context) *CommitlogRecoverByPathPostParams

NewCommitlogRecoverByPathPostParamsWithContext creates a new CommitlogRecoverByPathPostParams object with the default values initialized, and the ability to set a context for a request

func NewCommitlogRecoverByPathPostParamsWithHTTPClient ¶

func NewCommitlogRecoverByPathPostParamsWithHTTPClient(client *http.Client) *CommitlogRecoverByPathPostParams

NewCommitlogRecoverByPathPostParamsWithHTTPClient creates a new CommitlogRecoverByPathPostParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewCommitlogRecoverByPathPostParamsWithTimeout ¶

func NewCommitlogRecoverByPathPostParamsWithTimeout(timeout time.Duration) *CommitlogRecoverByPathPostParams

NewCommitlogRecoverByPathPostParamsWithTimeout creates a new CommitlogRecoverByPathPostParams object with the default values initialized, and the ability to set a timeout on a request

func (*CommitlogRecoverByPathPostParams) SetContext ¶

SetContext adds the context to the commitlog recover by path post params

func (*CommitlogRecoverByPathPostParams) SetHTTPClient ¶

func (o *CommitlogRecoverByPathPostParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the commitlog recover by path post params

func (*CommitlogRecoverByPathPostParams) SetPath ¶

func (o *CommitlogRecoverByPathPostParams) SetPath(path string)

SetPath adds the path to the commitlog recover by path post params

func (*CommitlogRecoverByPathPostParams) SetTimeout ¶

func (o *CommitlogRecoverByPathPostParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the commitlog recover by path post params

func (*CommitlogRecoverByPathPostParams) WithContext ¶

WithContext adds the context to the commitlog recover by path post params

func (*CommitlogRecoverByPathPostParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the commitlog recover by path post params

func (*CommitlogRecoverByPathPostParams) WithPath ¶

WithPath adds the path to the commitlog recover by path post params

func (*CommitlogRecoverByPathPostParams) WithTimeout ¶

WithTimeout adds the timeout to the commitlog recover by path post params

func (*CommitlogRecoverByPathPostParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CommitlogRecoverByPathPostReader ¶

type CommitlogRecoverByPathPostReader struct {
	// contains filtered or unexported fields
}

CommitlogRecoverByPathPostReader is a Reader for the CommitlogRecoverByPathPost structure.

func (*CommitlogRecoverByPathPostReader) ReadResponse ¶

func (o *CommitlogRecoverByPathPostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CommitlogSegmentsActiveGetDefault ¶

type CommitlogSegmentsActiveGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

CommitlogSegmentsActiveGetDefault handles this case with default header values.

internal server error

func NewCommitlogSegmentsActiveGetDefault ¶

func NewCommitlogSegmentsActiveGetDefault(code int) *CommitlogSegmentsActiveGetDefault

NewCommitlogSegmentsActiveGetDefault creates a CommitlogSegmentsActiveGetDefault with default headers values

func (*CommitlogSegmentsActiveGetDefault) Code ¶

Code gets the status code for the commitlog segments active get default response

func (*CommitlogSegmentsActiveGetDefault) Error ¶

func (*CommitlogSegmentsActiveGetDefault) GetPayload ¶

type CommitlogSegmentsActiveGetOK ¶

type CommitlogSegmentsActiveGetOK struct {
	Payload []string
}

CommitlogSegmentsActiveGetOK handles this case with default header values.

CommitlogSegmentsActiveGetOK commitlog segments active get o k

func NewCommitlogSegmentsActiveGetOK ¶

func NewCommitlogSegmentsActiveGetOK() *CommitlogSegmentsActiveGetOK

NewCommitlogSegmentsActiveGetOK creates a CommitlogSegmentsActiveGetOK with default headers values

func (*CommitlogSegmentsActiveGetOK) GetPayload ¶

func (o *CommitlogSegmentsActiveGetOK) GetPayload() []string

type CommitlogSegmentsActiveGetParams ¶

type CommitlogSegmentsActiveGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CommitlogSegmentsActiveGetParams contains all the parameters to send to the API endpoint for the commitlog segments active get operation typically these are written to a http.Request

func NewCommitlogSegmentsActiveGetParams ¶

func NewCommitlogSegmentsActiveGetParams() *CommitlogSegmentsActiveGetParams

NewCommitlogSegmentsActiveGetParams creates a new CommitlogSegmentsActiveGetParams object with the default values initialized.

func NewCommitlogSegmentsActiveGetParamsWithContext ¶

func NewCommitlogSegmentsActiveGetParamsWithContext(ctx context.Context) *CommitlogSegmentsActiveGetParams

NewCommitlogSegmentsActiveGetParamsWithContext creates a new CommitlogSegmentsActiveGetParams object with the default values initialized, and the ability to set a context for a request

func NewCommitlogSegmentsActiveGetParamsWithHTTPClient ¶

func NewCommitlogSegmentsActiveGetParamsWithHTTPClient(client *http.Client) *CommitlogSegmentsActiveGetParams

NewCommitlogSegmentsActiveGetParamsWithHTTPClient creates a new CommitlogSegmentsActiveGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewCommitlogSegmentsActiveGetParamsWithTimeout ¶

func NewCommitlogSegmentsActiveGetParamsWithTimeout(timeout time.Duration) *CommitlogSegmentsActiveGetParams

NewCommitlogSegmentsActiveGetParamsWithTimeout creates a new CommitlogSegmentsActiveGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*CommitlogSegmentsActiveGetParams) SetContext ¶

SetContext adds the context to the commitlog segments active get params

func (*CommitlogSegmentsActiveGetParams) SetHTTPClient ¶

func (o *CommitlogSegmentsActiveGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the commitlog segments active get params

func (*CommitlogSegmentsActiveGetParams) SetTimeout ¶

func (o *CommitlogSegmentsActiveGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the commitlog segments active get params

func (*CommitlogSegmentsActiveGetParams) WithContext ¶

WithContext adds the context to the commitlog segments active get params

func (*CommitlogSegmentsActiveGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the commitlog segments active get params

func (*CommitlogSegmentsActiveGetParams) WithTimeout ¶

WithTimeout adds the timeout to the commitlog segments active get params

func (*CommitlogSegmentsActiveGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CommitlogSegmentsActiveGetReader ¶

type CommitlogSegmentsActiveGetReader struct {
	// contains filtered or unexported fields
}

CommitlogSegmentsActiveGetReader is a Reader for the CommitlogSegmentsActiveGet structure.

func (*CommitlogSegmentsActiveGetReader) ReadResponse ¶

func (o *CommitlogSegmentsActiveGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CommitlogSegmentsArchivingGetDefault ¶

type CommitlogSegmentsArchivingGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

CommitlogSegmentsArchivingGetDefault handles this case with default header values.

internal server error

func NewCommitlogSegmentsArchivingGetDefault ¶

func NewCommitlogSegmentsArchivingGetDefault(code int) *CommitlogSegmentsArchivingGetDefault

NewCommitlogSegmentsArchivingGetDefault creates a CommitlogSegmentsArchivingGetDefault with default headers values

func (*CommitlogSegmentsArchivingGetDefault) Code ¶

Code gets the status code for the commitlog segments archiving get default response

func (*CommitlogSegmentsArchivingGetDefault) Error ¶

func (*CommitlogSegmentsArchivingGetDefault) GetPayload ¶

type CommitlogSegmentsArchivingGetOK ¶

type CommitlogSegmentsArchivingGetOK struct {
	Payload []string
}

CommitlogSegmentsArchivingGetOK handles this case with default header values.

CommitlogSegmentsArchivingGetOK commitlog segments archiving get o k

func NewCommitlogSegmentsArchivingGetOK ¶

func NewCommitlogSegmentsArchivingGetOK() *CommitlogSegmentsArchivingGetOK

NewCommitlogSegmentsArchivingGetOK creates a CommitlogSegmentsArchivingGetOK with default headers values

func (*CommitlogSegmentsArchivingGetOK) GetPayload ¶

func (o *CommitlogSegmentsArchivingGetOK) GetPayload() []string

type CommitlogSegmentsArchivingGetParams ¶

type CommitlogSegmentsArchivingGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CommitlogSegmentsArchivingGetParams contains all the parameters to send to the API endpoint for the commitlog segments archiving get operation typically these are written to a http.Request

func NewCommitlogSegmentsArchivingGetParams ¶

func NewCommitlogSegmentsArchivingGetParams() *CommitlogSegmentsArchivingGetParams

NewCommitlogSegmentsArchivingGetParams creates a new CommitlogSegmentsArchivingGetParams object with the default values initialized.

func NewCommitlogSegmentsArchivingGetParamsWithContext ¶

func NewCommitlogSegmentsArchivingGetParamsWithContext(ctx context.Context) *CommitlogSegmentsArchivingGetParams

NewCommitlogSegmentsArchivingGetParamsWithContext creates a new CommitlogSegmentsArchivingGetParams object with the default values initialized, and the ability to set a context for a request

func NewCommitlogSegmentsArchivingGetParamsWithHTTPClient ¶

func NewCommitlogSegmentsArchivingGetParamsWithHTTPClient(client *http.Client) *CommitlogSegmentsArchivingGetParams

NewCommitlogSegmentsArchivingGetParamsWithHTTPClient creates a new CommitlogSegmentsArchivingGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewCommitlogSegmentsArchivingGetParamsWithTimeout ¶

func NewCommitlogSegmentsArchivingGetParamsWithTimeout(timeout time.Duration) *CommitlogSegmentsArchivingGetParams

NewCommitlogSegmentsArchivingGetParamsWithTimeout creates a new CommitlogSegmentsArchivingGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*CommitlogSegmentsArchivingGetParams) SetContext ¶

SetContext adds the context to the commitlog segments archiving get params

func (*CommitlogSegmentsArchivingGetParams) SetHTTPClient ¶

func (o *CommitlogSegmentsArchivingGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the commitlog segments archiving get params

func (*CommitlogSegmentsArchivingGetParams) SetTimeout ¶

func (o *CommitlogSegmentsArchivingGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the commitlog segments archiving get params

func (*CommitlogSegmentsArchivingGetParams) WithContext ¶

WithContext adds the context to the commitlog segments archiving get params

func (*CommitlogSegmentsArchivingGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the commitlog segments archiving get params

func (*CommitlogSegmentsArchivingGetParams) WithTimeout ¶

WithTimeout adds the timeout to the commitlog segments archiving get params

func (*CommitlogSegmentsArchivingGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CommitlogSegmentsArchivingGetReader ¶

type CommitlogSegmentsArchivingGetReader struct {
	// contains filtered or unexported fields
}

CommitlogSegmentsArchivingGetReader is a Reader for the CommitlogSegmentsArchivingGet structure.

func (*CommitlogSegmentsArchivingGetReader) ReadResponse ¶

func (o *CommitlogSegmentsArchivingGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CompactionManagerCompactionHistoryGetDefault ¶

type CompactionManagerCompactionHistoryGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

CompactionManagerCompactionHistoryGetDefault handles this case with default header values.

internal server error

func NewCompactionManagerCompactionHistoryGetDefault ¶

func NewCompactionManagerCompactionHistoryGetDefault(code int) *CompactionManagerCompactionHistoryGetDefault

NewCompactionManagerCompactionHistoryGetDefault creates a CompactionManagerCompactionHistoryGetDefault with default headers values

func (*CompactionManagerCompactionHistoryGetDefault) Code ¶

Code gets the status code for the compaction manager compaction history get default response

func (*CompactionManagerCompactionHistoryGetDefault) Error ¶

func (*CompactionManagerCompactionHistoryGetDefault) GetPayload ¶

type CompactionManagerCompactionHistoryGetOK ¶

type CompactionManagerCompactionHistoryGetOK struct {
	Payload []*models.History
}

CompactionManagerCompactionHistoryGetOK handles this case with default header values.

CompactionManagerCompactionHistoryGetOK compaction manager compaction history get o k

func NewCompactionManagerCompactionHistoryGetOK ¶

func NewCompactionManagerCompactionHistoryGetOK() *CompactionManagerCompactionHistoryGetOK

NewCompactionManagerCompactionHistoryGetOK creates a CompactionManagerCompactionHistoryGetOK with default headers values

func (*CompactionManagerCompactionHistoryGetOK) GetPayload ¶

type CompactionManagerCompactionHistoryGetParams ¶

type CompactionManagerCompactionHistoryGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CompactionManagerCompactionHistoryGetParams contains all the parameters to send to the API endpoint for the compaction manager compaction history get operation typically these are written to a http.Request

func NewCompactionManagerCompactionHistoryGetParams ¶

func NewCompactionManagerCompactionHistoryGetParams() *CompactionManagerCompactionHistoryGetParams

NewCompactionManagerCompactionHistoryGetParams creates a new CompactionManagerCompactionHistoryGetParams object with the default values initialized.

func NewCompactionManagerCompactionHistoryGetParamsWithContext ¶

func NewCompactionManagerCompactionHistoryGetParamsWithContext(ctx context.Context) *CompactionManagerCompactionHistoryGetParams

NewCompactionManagerCompactionHistoryGetParamsWithContext creates a new CompactionManagerCompactionHistoryGetParams object with the default values initialized, and the ability to set a context for a request

func NewCompactionManagerCompactionHistoryGetParamsWithHTTPClient ¶

func NewCompactionManagerCompactionHistoryGetParamsWithHTTPClient(client *http.Client) *CompactionManagerCompactionHistoryGetParams

NewCompactionManagerCompactionHistoryGetParamsWithHTTPClient creates a new CompactionManagerCompactionHistoryGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewCompactionManagerCompactionHistoryGetParamsWithTimeout ¶

func NewCompactionManagerCompactionHistoryGetParamsWithTimeout(timeout time.Duration) *CompactionManagerCompactionHistoryGetParams

NewCompactionManagerCompactionHistoryGetParamsWithTimeout creates a new CompactionManagerCompactionHistoryGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*CompactionManagerCompactionHistoryGetParams) SetContext ¶

SetContext adds the context to the compaction manager compaction history get params

func (*CompactionManagerCompactionHistoryGetParams) SetHTTPClient ¶

func (o *CompactionManagerCompactionHistoryGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the compaction manager compaction history get params

func (*CompactionManagerCompactionHistoryGetParams) SetTimeout ¶

SetTimeout adds the timeout to the compaction manager compaction history get params

func (*CompactionManagerCompactionHistoryGetParams) WithContext ¶

WithContext adds the context to the compaction manager compaction history get params

func (*CompactionManagerCompactionHistoryGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the compaction manager compaction history get params

func (*CompactionManagerCompactionHistoryGetParams) WithTimeout ¶

WithTimeout adds the timeout to the compaction manager compaction history get params

func (*CompactionManagerCompactionHistoryGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CompactionManagerCompactionHistoryGetReader ¶

type CompactionManagerCompactionHistoryGetReader struct {
	// contains filtered or unexported fields
}

CompactionManagerCompactionHistoryGetReader is a Reader for the CompactionManagerCompactionHistoryGet structure.

func (*CompactionManagerCompactionHistoryGetReader) ReadResponse ¶

func (o *CompactionManagerCompactionHistoryGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CompactionManagerCompactionInfoGetDefault ¶

type CompactionManagerCompactionInfoGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

CompactionManagerCompactionInfoGetDefault handles this case with default header values.

internal server error

func NewCompactionManagerCompactionInfoGetDefault ¶

func NewCompactionManagerCompactionInfoGetDefault(code int) *CompactionManagerCompactionInfoGetDefault

NewCompactionManagerCompactionInfoGetDefault creates a CompactionManagerCompactionInfoGetDefault with default headers values

func (*CompactionManagerCompactionInfoGetDefault) Code ¶

Code gets the status code for the compaction manager compaction info get default response

func (*CompactionManagerCompactionInfoGetDefault) Error ¶

func (*CompactionManagerCompactionInfoGetDefault) GetPayload ¶

type CompactionManagerCompactionInfoGetOK ¶

type CompactionManagerCompactionInfoGetOK struct {
	Payload []*models.CompactionInfo
}

CompactionManagerCompactionInfoGetOK handles this case with default header values.

CompactionManagerCompactionInfoGetOK compaction manager compaction info get o k

func NewCompactionManagerCompactionInfoGetOK ¶

func NewCompactionManagerCompactionInfoGetOK() *CompactionManagerCompactionInfoGetOK

NewCompactionManagerCompactionInfoGetOK creates a CompactionManagerCompactionInfoGetOK with default headers values

func (*CompactionManagerCompactionInfoGetOK) GetPayload ¶

type CompactionManagerCompactionInfoGetParams ¶

type CompactionManagerCompactionInfoGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CompactionManagerCompactionInfoGetParams contains all the parameters to send to the API endpoint for the compaction manager compaction info get operation typically these are written to a http.Request

func NewCompactionManagerCompactionInfoGetParams ¶

func NewCompactionManagerCompactionInfoGetParams() *CompactionManagerCompactionInfoGetParams

NewCompactionManagerCompactionInfoGetParams creates a new CompactionManagerCompactionInfoGetParams object with the default values initialized.

func NewCompactionManagerCompactionInfoGetParamsWithContext ¶

func NewCompactionManagerCompactionInfoGetParamsWithContext(ctx context.Context) *CompactionManagerCompactionInfoGetParams

NewCompactionManagerCompactionInfoGetParamsWithContext creates a new CompactionManagerCompactionInfoGetParams object with the default values initialized, and the ability to set a context for a request

func NewCompactionManagerCompactionInfoGetParamsWithHTTPClient ¶

func NewCompactionManagerCompactionInfoGetParamsWithHTTPClient(client *http.Client) *CompactionManagerCompactionInfoGetParams

NewCompactionManagerCompactionInfoGetParamsWithHTTPClient creates a new CompactionManagerCompactionInfoGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewCompactionManagerCompactionInfoGetParamsWithTimeout ¶

func NewCompactionManagerCompactionInfoGetParamsWithTimeout(timeout time.Duration) *CompactionManagerCompactionInfoGetParams

NewCompactionManagerCompactionInfoGetParamsWithTimeout creates a new CompactionManagerCompactionInfoGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*CompactionManagerCompactionInfoGetParams) SetContext ¶

SetContext adds the context to the compaction manager compaction info get params

func (*CompactionManagerCompactionInfoGetParams) SetHTTPClient ¶

func (o *CompactionManagerCompactionInfoGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the compaction manager compaction info get params

func (*CompactionManagerCompactionInfoGetParams) SetTimeout ¶

SetTimeout adds the timeout to the compaction manager compaction info get params

func (*CompactionManagerCompactionInfoGetParams) WithContext ¶

WithContext adds the context to the compaction manager compaction info get params

func (*CompactionManagerCompactionInfoGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the compaction manager compaction info get params

func (*CompactionManagerCompactionInfoGetParams) WithTimeout ¶

WithTimeout adds the timeout to the compaction manager compaction info get params

func (*CompactionManagerCompactionInfoGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CompactionManagerCompactionInfoGetReader ¶

type CompactionManagerCompactionInfoGetReader struct {
	// contains filtered or unexported fields
}

CompactionManagerCompactionInfoGetReader is a Reader for the CompactionManagerCompactionInfoGet structure.

func (*CompactionManagerCompactionInfoGetReader) ReadResponse ¶

func (o *CompactionManagerCompactionInfoGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CompactionManagerCompactionsGetDefault ¶

type CompactionManagerCompactionsGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

CompactionManagerCompactionsGetDefault handles this case with default header values.

internal server error

func NewCompactionManagerCompactionsGetDefault ¶

func NewCompactionManagerCompactionsGetDefault(code int) *CompactionManagerCompactionsGetDefault

NewCompactionManagerCompactionsGetDefault creates a CompactionManagerCompactionsGetDefault with default headers values

func (*CompactionManagerCompactionsGetDefault) Code ¶

Code gets the status code for the compaction manager compactions get default response

func (*CompactionManagerCompactionsGetDefault) Error ¶

func (*CompactionManagerCompactionsGetDefault) GetPayload ¶

type CompactionManagerCompactionsGetOK ¶

type CompactionManagerCompactionsGetOK struct {
	Payload []*models.Summary
}

CompactionManagerCompactionsGetOK handles this case with default header values.

CompactionManagerCompactionsGetOK compaction manager compactions get o k

func NewCompactionManagerCompactionsGetOK ¶

func NewCompactionManagerCompactionsGetOK() *CompactionManagerCompactionsGetOK

NewCompactionManagerCompactionsGetOK creates a CompactionManagerCompactionsGetOK with default headers values

func (*CompactionManagerCompactionsGetOK) GetPayload ¶

type CompactionManagerCompactionsGetParams ¶

type CompactionManagerCompactionsGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CompactionManagerCompactionsGetParams contains all the parameters to send to the API endpoint for the compaction manager compactions get operation typically these are written to a http.Request

func NewCompactionManagerCompactionsGetParams ¶

func NewCompactionManagerCompactionsGetParams() *CompactionManagerCompactionsGetParams

NewCompactionManagerCompactionsGetParams creates a new CompactionManagerCompactionsGetParams object with the default values initialized.

func NewCompactionManagerCompactionsGetParamsWithContext ¶

func NewCompactionManagerCompactionsGetParamsWithContext(ctx context.Context) *CompactionManagerCompactionsGetParams

NewCompactionManagerCompactionsGetParamsWithContext creates a new CompactionManagerCompactionsGetParams object with the default values initialized, and the ability to set a context for a request

func NewCompactionManagerCompactionsGetParamsWithHTTPClient ¶

func NewCompactionManagerCompactionsGetParamsWithHTTPClient(client *http.Client) *CompactionManagerCompactionsGetParams

NewCompactionManagerCompactionsGetParamsWithHTTPClient creates a new CompactionManagerCompactionsGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewCompactionManagerCompactionsGetParamsWithTimeout ¶

func NewCompactionManagerCompactionsGetParamsWithTimeout(timeout time.Duration) *CompactionManagerCompactionsGetParams

NewCompactionManagerCompactionsGetParamsWithTimeout creates a new CompactionManagerCompactionsGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*CompactionManagerCompactionsGetParams) SetContext ¶

SetContext adds the context to the compaction manager compactions get params

func (*CompactionManagerCompactionsGetParams) SetHTTPClient ¶

func (o *CompactionManagerCompactionsGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the compaction manager compactions get params

func (*CompactionManagerCompactionsGetParams) SetTimeout ¶

func (o *CompactionManagerCompactionsGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the compaction manager compactions get params

func (*CompactionManagerCompactionsGetParams) WithContext ¶

WithContext adds the context to the compaction manager compactions get params

func (*CompactionManagerCompactionsGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the compaction manager compactions get params

func (*CompactionManagerCompactionsGetParams) WithTimeout ¶

WithTimeout adds the timeout to the compaction manager compactions get params

func (*CompactionManagerCompactionsGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CompactionManagerCompactionsGetReader ¶

type CompactionManagerCompactionsGetReader struct {
	// contains filtered or unexported fields
}

CompactionManagerCompactionsGetReader is a Reader for the CompactionManagerCompactionsGet structure.

func (*CompactionManagerCompactionsGetReader) ReadResponse ¶

func (o *CompactionManagerCompactionsGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CompactionManagerForceUserDefinedCompactionPostDefault ¶

type CompactionManagerForceUserDefinedCompactionPostDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

CompactionManagerForceUserDefinedCompactionPostDefault handles this case with default header values.

internal server error

func NewCompactionManagerForceUserDefinedCompactionPostDefault ¶

func NewCompactionManagerForceUserDefinedCompactionPostDefault(code int) *CompactionManagerForceUserDefinedCompactionPostDefault

NewCompactionManagerForceUserDefinedCompactionPostDefault creates a CompactionManagerForceUserDefinedCompactionPostDefault with default headers values

func (*CompactionManagerForceUserDefinedCompactionPostDefault) Code ¶

Code gets the status code for the compaction manager force user defined compaction post default response

func (*CompactionManagerForceUserDefinedCompactionPostDefault) Error ¶

func (*CompactionManagerForceUserDefinedCompactionPostDefault) GetPayload ¶

type CompactionManagerForceUserDefinedCompactionPostOK ¶

type CompactionManagerForceUserDefinedCompactionPostOK struct {
}

CompactionManagerForceUserDefinedCompactionPostOK handles this case with default header values.

CompactionManagerForceUserDefinedCompactionPostOK compaction manager force user defined compaction post o k

func NewCompactionManagerForceUserDefinedCompactionPostOK ¶

func NewCompactionManagerForceUserDefinedCompactionPostOK() *CompactionManagerForceUserDefinedCompactionPostOK

NewCompactionManagerForceUserDefinedCompactionPostOK creates a CompactionManagerForceUserDefinedCompactionPostOK with default headers values

type CompactionManagerForceUserDefinedCompactionPostParams ¶

type CompactionManagerForceUserDefinedCompactionPostParams struct {

	/*DataFiles
	  a comma separated list of sstable file to compact. must contain keyspace and columnfamily name in path(for 2.1+) or file name itself

	*/
	DataFiles string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CompactionManagerForceUserDefinedCompactionPostParams contains all the parameters to send to the API endpoint for the compaction manager force user defined compaction post operation typically these are written to a http.Request

func NewCompactionManagerForceUserDefinedCompactionPostParams ¶

func NewCompactionManagerForceUserDefinedCompactionPostParams() *CompactionManagerForceUserDefinedCompactionPostParams

NewCompactionManagerForceUserDefinedCompactionPostParams creates a new CompactionManagerForceUserDefinedCompactionPostParams object with the default values initialized.

func NewCompactionManagerForceUserDefinedCompactionPostParamsWithContext ¶

func NewCompactionManagerForceUserDefinedCompactionPostParamsWithContext(ctx context.Context) *CompactionManagerForceUserDefinedCompactionPostParams

NewCompactionManagerForceUserDefinedCompactionPostParamsWithContext creates a new CompactionManagerForceUserDefinedCompactionPostParams object with the default values initialized, and the ability to set a context for a request

func NewCompactionManagerForceUserDefinedCompactionPostParamsWithHTTPClient ¶

func NewCompactionManagerForceUserDefinedCompactionPostParamsWithHTTPClient(client *http.Client) *CompactionManagerForceUserDefinedCompactionPostParams

NewCompactionManagerForceUserDefinedCompactionPostParamsWithHTTPClient creates a new CompactionManagerForceUserDefinedCompactionPostParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewCompactionManagerForceUserDefinedCompactionPostParamsWithTimeout ¶

func NewCompactionManagerForceUserDefinedCompactionPostParamsWithTimeout(timeout time.Duration) *CompactionManagerForceUserDefinedCompactionPostParams

NewCompactionManagerForceUserDefinedCompactionPostParamsWithTimeout creates a new CompactionManagerForceUserDefinedCompactionPostParams object with the default values initialized, and the ability to set a timeout on a request

func (*CompactionManagerForceUserDefinedCompactionPostParams) SetContext ¶

SetContext adds the context to the compaction manager force user defined compaction post params

func (*CompactionManagerForceUserDefinedCompactionPostParams) SetDataFiles ¶

SetDataFiles adds the dataFiles to the compaction manager force user defined compaction post params

func (*CompactionManagerForceUserDefinedCompactionPostParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the compaction manager force user defined compaction post params

func (*CompactionManagerForceUserDefinedCompactionPostParams) SetTimeout ¶

SetTimeout adds the timeout to the compaction manager force user defined compaction post params

func (*CompactionManagerForceUserDefinedCompactionPostParams) WithContext ¶

WithContext adds the context to the compaction manager force user defined compaction post params

func (*CompactionManagerForceUserDefinedCompactionPostParams) WithDataFiles ¶

WithDataFiles adds the dataFiles to the compaction manager force user defined compaction post params

func (*CompactionManagerForceUserDefinedCompactionPostParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the compaction manager force user defined compaction post params

func (*CompactionManagerForceUserDefinedCompactionPostParams) WithTimeout ¶

WithTimeout adds the timeout to the compaction manager force user defined compaction post params

func (*CompactionManagerForceUserDefinedCompactionPostParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CompactionManagerForceUserDefinedCompactionPostReader ¶

type CompactionManagerForceUserDefinedCompactionPostReader struct {
	// contains filtered or unexported fields
}

CompactionManagerForceUserDefinedCompactionPostReader is a Reader for the CompactionManagerForceUserDefinedCompactionPost structure.

func (*CompactionManagerForceUserDefinedCompactionPostReader) ReadResponse ¶

func (o *CompactionManagerForceUserDefinedCompactionPostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CompactionManagerMetricsBytesCompactedGetDefault ¶

type CompactionManagerMetricsBytesCompactedGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

CompactionManagerMetricsBytesCompactedGetDefault handles this case with default header values.

internal server error

func NewCompactionManagerMetricsBytesCompactedGetDefault ¶

func NewCompactionManagerMetricsBytesCompactedGetDefault(code int) *CompactionManagerMetricsBytesCompactedGetDefault

NewCompactionManagerMetricsBytesCompactedGetDefault creates a CompactionManagerMetricsBytesCompactedGetDefault with default headers values

func (*CompactionManagerMetricsBytesCompactedGetDefault) Code ¶

Code gets the status code for the compaction manager metrics bytes compacted get default response

func (*CompactionManagerMetricsBytesCompactedGetDefault) Error ¶

func (*CompactionManagerMetricsBytesCompactedGetDefault) GetPayload ¶

type CompactionManagerMetricsBytesCompactedGetOK ¶

type CompactionManagerMetricsBytesCompactedGetOK struct {
	Payload int32
}

CompactionManagerMetricsBytesCompactedGetOK handles this case with default header values.

CompactionManagerMetricsBytesCompactedGetOK compaction manager metrics bytes compacted get o k

func NewCompactionManagerMetricsBytesCompactedGetOK ¶

func NewCompactionManagerMetricsBytesCompactedGetOK() *CompactionManagerMetricsBytesCompactedGetOK

NewCompactionManagerMetricsBytesCompactedGetOK creates a CompactionManagerMetricsBytesCompactedGetOK with default headers values

func (*CompactionManagerMetricsBytesCompactedGetOK) GetPayload ¶

type CompactionManagerMetricsBytesCompactedGetParams ¶

type CompactionManagerMetricsBytesCompactedGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CompactionManagerMetricsBytesCompactedGetParams contains all the parameters to send to the API endpoint for the compaction manager metrics bytes compacted get operation typically these are written to a http.Request

func NewCompactionManagerMetricsBytesCompactedGetParams ¶

func NewCompactionManagerMetricsBytesCompactedGetParams() *CompactionManagerMetricsBytesCompactedGetParams

NewCompactionManagerMetricsBytesCompactedGetParams creates a new CompactionManagerMetricsBytesCompactedGetParams object with the default values initialized.

func NewCompactionManagerMetricsBytesCompactedGetParamsWithContext ¶

func NewCompactionManagerMetricsBytesCompactedGetParamsWithContext(ctx context.Context) *CompactionManagerMetricsBytesCompactedGetParams

NewCompactionManagerMetricsBytesCompactedGetParamsWithContext creates a new CompactionManagerMetricsBytesCompactedGetParams object with the default values initialized, and the ability to set a context for a request

func NewCompactionManagerMetricsBytesCompactedGetParamsWithHTTPClient ¶

func NewCompactionManagerMetricsBytesCompactedGetParamsWithHTTPClient(client *http.Client) *CompactionManagerMetricsBytesCompactedGetParams

NewCompactionManagerMetricsBytesCompactedGetParamsWithHTTPClient creates a new CompactionManagerMetricsBytesCompactedGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewCompactionManagerMetricsBytesCompactedGetParamsWithTimeout ¶

func NewCompactionManagerMetricsBytesCompactedGetParamsWithTimeout(timeout time.Duration) *CompactionManagerMetricsBytesCompactedGetParams

NewCompactionManagerMetricsBytesCompactedGetParamsWithTimeout creates a new CompactionManagerMetricsBytesCompactedGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*CompactionManagerMetricsBytesCompactedGetParams) SetContext ¶

SetContext adds the context to the compaction manager metrics bytes compacted get params

func (*CompactionManagerMetricsBytesCompactedGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the compaction manager metrics bytes compacted get params

func (*CompactionManagerMetricsBytesCompactedGetParams) SetTimeout ¶

SetTimeout adds the timeout to the compaction manager metrics bytes compacted get params

func (*CompactionManagerMetricsBytesCompactedGetParams) WithContext ¶

WithContext adds the context to the compaction manager metrics bytes compacted get params

func (*CompactionManagerMetricsBytesCompactedGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the compaction manager metrics bytes compacted get params

func (*CompactionManagerMetricsBytesCompactedGetParams) WithTimeout ¶

WithTimeout adds the timeout to the compaction manager metrics bytes compacted get params

func (*CompactionManagerMetricsBytesCompactedGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CompactionManagerMetricsBytesCompactedGetReader ¶

type CompactionManagerMetricsBytesCompactedGetReader struct {
	// contains filtered or unexported fields
}

CompactionManagerMetricsBytesCompactedGetReader is a Reader for the CompactionManagerMetricsBytesCompactedGet structure.

func (*CompactionManagerMetricsBytesCompactedGetReader) ReadResponse ¶

func (o *CompactionManagerMetricsBytesCompactedGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CompactionManagerMetricsCompletedTasksGetDefault ¶

type CompactionManagerMetricsCompletedTasksGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

CompactionManagerMetricsCompletedTasksGetDefault handles this case with default header values.

internal server error

func NewCompactionManagerMetricsCompletedTasksGetDefault ¶

func NewCompactionManagerMetricsCompletedTasksGetDefault(code int) *CompactionManagerMetricsCompletedTasksGetDefault

NewCompactionManagerMetricsCompletedTasksGetDefault creates a CompactionManagerMetricsCompletedTasksGetDefault with default headers values

func (*CompactionManagerMetricsCompletedTasksGetDefault) Code ¶

Code gets the status code for the compaction manager metrics completed tasks get default response

func (*CompactionManagerMetricsCompletedTasksGetDefault) Error ¶

func (*CompactionManagerMetricsCompletedTasksGetDefault) GetPayload ¶

type CompactionManagerMetricsCompletedTasksGetOK ¶

type CompactionManagerMetricsCompletedTasksGetOK struct {
	Payload interface{}
}

CompactionManagerMetricsCompletedTasksGetOK handles this case with default header values.

CompactionManagerMetricsCompletedTasksGetOK compaction manager metrics completed tasks get o k

func NewCompactionManagerMetricsCompletedTasksGetOK ¶

func NewCompactionManagerMetricsCompletedTasksGetOK() *CompactionManagerMetricsCompletedTasksGetOK

NewCompactionManagerMetricsCompletedTasksGetOK creates a CompactionManagerMetricsCompletedTasksGetOK with default headers values

func (*CompactionManagerMetricsCompletedTasksGetOK) GetPayload ¶

func (o *CompactionManagerMetricsCompletedTasksGetOK) GetPayload() interface{}

type CompactionManagerMetricsCompletedTasksGetParams ¶

type CompactionManagerMetricsCompletedTasksGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CompactionManagerMetricsCompletedTasksGetParams contains all the parameters to send to the API endpoint for the compaction manager metrics completed tasks get operation typically these are written to a http.Request

func NewCompactionManagerMetricsCompletedTasksGetParams ¶

func NewCompactionManagerMetricsCompletedTasksGetParams() *CompactionManagerMetricsCompletedTasksGetParams

NewCompactionManagerMetricsCompletedTasksGetParams creates a new CompactionManagerMetricsCompletedTasksGetParams object with the default values initialized.

func NewCompactionManagerMetricsCompletedTasksGetParamsWithContext ¶

func NewCompactionManagerMetricsCompletedTasksGetParamsWithContext(ctx context.Context) *CompactionManagerMetricsCompletedTasksGetParams

NewCompactionManagerMetricsCompletedTasksGetParamsWithContext creates a new CompactionManagerMetricsCompletedTasksGetParams object with the default values initialized, and the ability to set a context for a request

func NewCompactionManagerMetricsCompletedTasksGetParamsWithHTTPClient ¶

func NewCompactionManagerMetricsCompletedTasksGetParamsWithHTTPClient(client *http.Client) *CompactionManagerMetricsCompletedTasksGetParams

NewCompactionManagerMetricsCompletedTasksGetParamsWithHTTPClient creates a new CompactionManagerMetricsCompletedTasksGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewCompactionManagerMetricsCompletedTasksGetParamsWithTimeout ¶

func NewCompactionManagerMetricsCompletedTasksGetParamsWithTimeout(timeout time.Duration) *CompactionManagerMetricsCompletedTasksGetParams

NewCompactionManagerMetricsCompletedTasksGetParamsWithTimeout creates a new CompactionManagerMetricsCompletedTasksGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*CompactionManagerMetricsCompletedTasksGetParams) SetContext ¶

SetContext adds the context to the compaction manager metrics completed tasks get params

func (*CompactionManagerMetricsCompletedTasksGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the compaction manager metrics completed tasks get params

func (*CompactionManagerMetricsCompletedTasksGetParams) SetTimeout ¶

SetTimeout adds the timeout to the compaction manager metrics completed tasks get params

func (*CompactionManagerMetricsCompletedTasksGetParams) WithContext ¶

WithContext adds the context to the compaction manager metrics completed tasks get params

func (*CompactionManagerMetricsCompletedTasksGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the compaction manager metrics completed tasks get params

func (*CompactionManagerMetricsCompletedTasksGetParams) WithTimeout ¶

WithTimeout adds the timeout to the compaction manager metrics completed tasks get params

func (*CompactionManagerMetricsCompletedTasksGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CompactionManagerMetricsCompletedTasksGetReader ¶

type CompactionManagerMetricsCompletedTasksGetReader struct {
	// contains filtered or unexported fields
}

CompactionManagerMetricsCompletedTasksGetReader is a Reader for the CompactionManagerMetricsCompletedTasksGet structure.

func (*CompactionManagerMetricsCompletedTasksGetReader) ReadResponse ¶

func (o *CompactionManagerMetricsCompletedTasksGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CompactionManagerMetricsPendingTasksGetDefault ¶

type CompactionManagerMetricsPendingTasksGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

CompactionManagerMetricsPendingTasksGetDefault handles this case with default header values.

internal server error

func NewCompactionManagerMetricsPendingTasksGetDefault ¶

func NewCompactionManagerMetricsPendingTasksGetDefault(code int) *CompactionManagerMetricsPendingTasksGetDefault

NewCompactionManagerMetricsPendingTasksGetDefault creates a CompactionManagerMetricsPendingTasksGetDefault with default headers values

func (*CompactionManagerMetricsPendingTasksGetDefault) Code ¶

Code gets the status code for the compaction manager metrics pending tasks get default response

func (*CompactionManagerMetricsPendingTasksGetDefault) Error ¶

func (*CompactionManagerMetricsPendingTasksGetDefault) GetPayload ¶

type CompactionManagerMetricsPendingTasksGetOK ¶

type CompactionManagerMetricsPendingTasksGetOK struct {
	Payload int32
}

CompactionManagerMetricsPendingTasksGetOK handles this case with default header values.

CompactionManagerMetricsPendingTasksGetOK compaction manager metrics pending tasks get o k

func NewCompactionManagerMetricsPendingTasksGetOK ¶

func NewCompactionManagerMetricsPendingTasksGetOK() *CompactionManagerMetricsPendingTasksGetOK

NewCompactionManagerMetricsPendingTasksGetOK creates a CompactionManagerMetricsPendingTasksGetOK with default headers values

func (*CompactionManagerMetricsPendingTasksGetOK) GetPayload ¶

type CompactionManagerMetricsPendingTasksGetParams ¶

type CompactionManagerMetricsPendingTasksGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CompactionManagerMetricsPendingTasksGetParams contains all the parameters to send to the API endpoint for the compaction manager metrics pending tasks get operation typically these are written to a http.Request

func NewCompactionManagerMetricsPendingTasksGetParams ¶

func NewCompactionManagerMetricsPendingTasksGetParams() *CompactionManagerMetricsPendingTasksGetParams

NewCompactionManagerMetricsPendingTasksGetParams creates a new CompactionManagerMetricsPendingTasksGetParams object with the default values initialized.

func NewCompactionManagerMetricsPendingTasksGetParamsWithContext ¶

func NewCompactionManagerMetricsPendingTasksGetParamsWithContext(ctx context.Context) *CompactionManagerMetricsPendingTasksGetParams

NewCompactionManagerMetricsPendingTasksGetParamsWithContext creates a new CompactionManagerMetricsPendingTasksGetParams object with the default values initialized, and the ability to set a context for a request

func NewCompactionManagerMetricsPendingTasksGetParamsWithHTTPClient ¶

func NewCompactionManagerMetricsPendingTasksGetParamsWithHTTPClient(client *http.Client) *CompactionManagerMetricsPendingTasksGetParams

NewCompactionManagerMetricsPendingTasksGetParamsWithHTTPClient creates a new CompactionManagerMetricsPendingTasksGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewCompactionManagerMetricsPendingTasksGetParamsWithTimeout ¶

func NewCompactionManagerMetricsPendingTasksGetParamsWithTimeout(timeout time.Duration) *CompactionManagerMetricsPendingTasksGetParams

NewCompactionManagerMetricsPendingTasksGetParamsWithTimeout creates a new CompactionManagerMetricsPendingTasksGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*CompactionManagerMetricsPendingTasksGetParams) SetContext ¶

SetContext adds the context to the compaction manager metrics pending tasks get params

func (*CompactionManagerMetricsPendingTasksGetParams) SetHTTPClient ¶

func (o *CompactionManagerMetricsPendingTasksGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the compaction manager metrics pending tasks get params

func (*CompactionManagerMetricsPendingTasksGetParams) SetTimeout ¶

SetTimeout adds the timeout to the compaction manager metrics pending tasks get params

func (*CompactionManagerMetricsPendingTasksGetParams) WithContext ¶

WithContext adds the context to the compaction manager metrics pending tasks get params

func (*CompactionManagerMetricsPendingTasksGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the compaction manager metrics pending tasks get params

func (*CompactionManagerMetricsPendingTasksGetParams) WithTimeout ¶

WithTimeout adds the timeout to the compaction manager metrics pending tasks get params

func (*CompactionManagerMetricsPendingTasksGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CompactionManagerMetricsPendingTasksGetReader ¶

type CompactionManagerMetricsPendingTasksGetReader struct {
	// contains filtered or unexported fields
}

CompactionManagerMetricsPendingTasksGetReader is a Reader for the CompactionManagerMetricsPendingTasksGet structure.

func (*CompactionManagerMetricsPendingTasksGetReader) ReadResponse ¶

func (o *CompactionManagerMetricsPendingTasksGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CompactionManagerMetricsTotalCompactionsCompletedGetDefault ¶

type CompactionManagerMetricsTotalCompactionsCompletedGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

CompactionManagerMetricsTotalCompactionsCompletedGetDefault handles this case with default header values.

internal server error

func NewCompactionManagerMetricsTotalCompactionsCompletedGetDefault ¶

func NewCompactionManagerMetricsTotalCompactionsCompletedGetDefault(code int) *CompactionManagerMetricsTotalCompactionsCompletedGetDefault

NewCompactionManagerMetricsTotalCompactionsCompletedGetDefault creates a CompactionManagerMetricsTotalCompactionsCompletedGetDefault with default headers values

func (*CompactionManagerMetricsTotalCompactionsCompletedGetDefault) Code ¶

Code gets the status code for the compaction manager metrics total compactions completed get default response

func (*CompactionManagerMetricsTotalCompactionsCompletedGetDefault) Error ¶

func (*CompactionManagerMetricsTotalCompactionsCompletedGetDefault) GetPayload ¶

type CompactionManagerMetricsTotalCompactionsCompletedGetOK ¶

type CompactionManagerMetricsTotalCompactionsCompletedGetOK struct {
	Payload interface{}
}

CompactionManagerMetricsTotalCompactionsCompletedGetOK handles this case with default header values.

CompactionManagerMetricsTotalCompactionsCompletedGetOK compaction manager metrics total compactions completed get o k

func NewCompactionManagerMetricsTotalCompactionsCompletedGetOK ¶

func NewCompactionManagerMetricsTotalCompactionsCompletedGetOK() *CompactionManagerMetricsTotalCompactionsCompletedGetOK

NewCompactionManagerMetricsTotalCompactionsCompletedGetOK creates a CompactionManagerMetricsTotalCompactionsCompletedGetOK with default headers values

func (*CompactionManagerMetricsTotalCompactionsCompletedGetOK) GetPayload ¶

func (o *CompactionManagerMetricsTotalCompactionsCompletedGetOK) GetPayload() interface{}

type CompactionManagerMetricsTotalCompactionsCompletedGetParams ¶

type CompactionManagerMetricsTotalCompactionsCompletedGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CompactionManagerMetricsTotalCompactionsCompletedGetParams contains all the parameters to send to the API endpoint for the compaction manager metrics total compactions completed get operation typically these are written to a http.Request

func NewCompactionManagerMetricsTotalCompactionsCompletedGetParams ¶

func NewCompactionManagerMetricsTotalCompactionsCompletedGetParams() *CompactionManagerMetricsTotalCompactionsCompletedGetParams

NewCompactionManagerMetricsTotalCompactionsCompletedGetParams creates a new CompactionManagerMetricsTotalCompactionsCompletedGetParams object with the default values initialized.

func NewCompactionManagerMetricsTotalCompactionsCompletedGetParamsWithContext ¶

func NewCompactionManagerMetricsTotalCompactionsCompletedGetParamsWithContext(ctx context.Context) *CompactionManagerMetricsTotalCompactionsCompletedGetParams

NewCompactionManagerMetricsTotalCompactionsCompletedGetParamsWithContext creates a new CompactionManagerMetricsTotalCompactionsCompletedGetParams object with the default values initialized, and the ability to set a context for a request

func NewCompactionManagerMetricsTotalCompactionsCompletedGetParamsWithHTTPClient ¶

func NewCompactionManagerMetricsTotalCompactionsCompletedGetParamsWithHTTPClient(client *http.Client) *CompactionManagerMetricsTotalCompactionsCompletedGetParams

NewCompactionManagerMetricsTotalCompactionsCompletedGetParamsWithHTTPClient creates a new CompactionManagerMetricsTotalCompactionsCompletedGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewCompactionManagerMetricsTotalCompactionsCompletedGetParamsWithTimeout ¶

func NewCompactionManagerMetricsTotalCompactionsCompletedGetParamsWithTimeout(timeout time.Duration) *CompactionManagerMetricsTotalCompactionsCompletedGetParams

NewCompactionManagerMetricsTotalCompactionsCompletedGetParamsWithTimeout creates a new CompactionManagerMetricsTotalCompactionsCompletedGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*CompactionManagerMetricsTotalCompactionsCompletedGetParams) SetContext ¶

SetContext adds the context to the compaction manager metrics total compactions completed get params

func (*CompactionManagerMetricsTotalCompactionsCompletedGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the compaction manager metrics total compactions completed get params

func (*CompactionManagerMetricsTotalCompactionsCompletedGetParams) SetTimeout ¶

SetTimeout adds the timeout to the compaction manager metrics total compactions completed get params

func (*CompactionManagerMetricsTotalCompactionsCompletedGetParams) WithContext ¶

WithContext adds the context to the compaction manager metrics total compactions completed get params

func (*CompactionManagerMetricsTotalCompactionsCompletedGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the compaction manager metrics total compactions completed get params

func (*CompactionManagerMetricsTotalCompactionsCompletedGetParams) WithTimeout ¶

WithTimeout adds the timeout to the compaction manager metrics total compactions completed get params

func (*CompactionManagerMetricsTotalCompactionsCompletedGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CompactionManagerMetricsTotalCompactionsCompletedGetReader ¶

type CompactionManagerMetricsTotalCompactionsCompletedGetReader struct {
	// contains filtered or unexported fields
}

CompactionManagerMetricsTotalCompactionsCompletedGetReader is a Reader for the CompactionManagerMetricsTotalCompactionsCompletedGet structure.

func (*CompactionManagerMetricsTotalCompactionsCompletedGetReader) ReadResponse ¶

ReadResponse reads a server response into the received o.

type CompactionManagerStopCompactionPostDefault ¶

type CompactionManagerStopCompactionPostDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

CompactionManagerStopCompactionPostDefault handles this case with default header values.

internal server error

func NewCompactionManagerStopCompactionPostDefault ¶

func NewCompactionManagerStopCompactionPostDefault(code int) *CompactionManagerStopCompactionPostDefault

NewCompactionManagerStopCompactionPostDefault creates a CompactionManagerStopCompactionPostDefault with default headers values

func (*CompactionManagerStopCompactionPostDefault) Code ¶

Code gets the status code for the compaction manager stop compaction post default response

func (*CompactionManagerStopCompactionPostDefault) Error ¶

func (*CompactionManagerStopCompactionPostDefault) GetPayload ¶

type CompactionManagerStopCompactionPostOK ¶

type CompactionManagerStopCompactionPostOK struct {
}

CompactionManagerStopCompactionPostOK handles this case with default header values.

CompactionManagerStopCompactionPostOK compaction manager stop compaction post o k

func NewCompactionManagerStopCompactionPostOK ¶

func NewCompactionManagerStopCompactionPostOK() *CompactionManagerStopCompactionPostOK

NewCompactionManagerStopCompactionPostOK creates a CompactionManagerStopCompactionPostOK with default headers values

type CompactionManagerStopCompactionPostParams ¶

type CompactionManagerStopCompactionPostParams struct {

	/*Type
	  the type of compaction to stop. Can be one of: - COMPACTION - VALIDATION - CLEANUP - SCRUB - INDEX_BUILD

	*/
	Type string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CompactionManagerStopCompactionPostParams contains all the parameters to send to the API endpoint for the compaction manager stop compaction post operation typically these are written to a http.Request

func NewCompactionManagerStopCompactionPostParams ¶

func NewCompactionManagerStopCompactionPostParams() *CompactionManagerStopCompactionPostParams

NewCompactionManagerStopCompactionPostParams creates a new CompactionManagerStopCompactionPostParams object with the default values initialized.

func NewCompactionManagerStopCompactionPostParamsWithContext ¶

func NewCompactionManagerStopCompactionPostParamsWithContext(ctx context.Context) *CompactionManagerStopCompactionPostParams

NewCompactionManagerStopCompactionPostParamsWithContext creates a new CompactionManagerStopCompactionPostParams object with the default values initialized, and the ability to set a context for a request

func NewCompactionManagerStopCompactionPostParamsWithHTTPClient ¶

func NewCompactionManagerStopCompactionPostParamsWithHTTPClient(client *http.Client) *CompactionManagerStopCompactionPostParams

NewCompactionManagerStopCompactionPostParamsWithHTTPClient creates a new CompactionManagerStopCompactionPostParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewCompactionManagerStopCompactionPostParamsWithTimeout ¶

func NewCompactionManagerStopCompactionPostParamsWithTimeout(timeout time.Duration) *CompactionManagerStopCompactionPostParams

NewCompactionManagerStopCompactionPostParamsWithTimeout creates a new CompactionManagerStopCompactionPostParams object with the default values initialized, and the ability to set a timeout on a request

func (*CompactionManagerStopCompactionPostParams) SetContext ¶

SetContext adds the context to the compaction manager stop compaction post params

func (*CompactionManagerStopCompactionPostParams) SetHTTPClient ¶

func (o *CompactionManagerStopCompactionPostParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the compaction manager stop compaction post params

func (*CompactionManagerStopCompactionPostParams) SetTimeout ¶

SetTimeout adds the timeout to the compaction manager stop compaction post params

func (*CompactionManagerStopCompactionPostParams) SetType ¶

SetType adds the type to the compaction manager stop compaction post params

func (*CompactionManagerStopCompactionPostParams) WithContext ¶

WithContext adds the context to the compaction manager stop compaction post params

func (*CompactionManagerStopCompactionPostParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the compaction manager stop compaction post params

func (*CompactionManagerStopCompactionPostParams) WithTimeout ¶

WithTimeout adds the timeout to the compaction manager stop compaction post params

func (*CompactionManagerStopCompactionPostParams) WithType ¶

WithType adds the typeVar to the compaction manager stop compaction post params

func (*CompactionManagerStopCompactionPostParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CompactionManagerStopCompactionPostReader ¶

type CompactionManagerStopCompactionPostReader struct {
	// contains filtered or unexported fields
}

CompactionManagerStopCompactionPostReader is a Reader for the CompactionManagerStopCompactionPost structure.

func (*CompactionManagerStopCompactionPostReader) ReadResponse ¶

func (o *CompactionManagerStopCompactionPostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type FailureDetectorCountEndpointDownGetDefault ¶

type FailureDetectorCountEndpointDownGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

FailureDetectorCountEndpointDownGetDefault handles this case with default header values.

internal server error

func NewFailureDetectorCountEndpointDownGetDefault ¶

func NewFailureDetectorCountEndpointDownGetDefault(code int) *FailureDetectorCountEndpointDownGetDefault

NewFailureDetectorCountEndpointDownGetDefault creates a FailureDetectorCountEndpointDownGetDefault with default headers values

func (*FailureDetectorCountEndpointDownGetDefault) Code ¶

Code gets the status code for the failure detector count endpoint down get default response

func (*FailureDetectorCountEndpointDownGetDefault) Error ¶

func (*FailureDetectorCountEndpointDownGetDefault) GetPayload ¶

type FailureDetectorCountEndpointDownGetOK ¶

type FailureDetectorCountEndpointDownGetOK struct {
	Payload int32
}

FailureDetectorCountEndpointDownGetOK handles this case with default header values.

FailureDetectorCountEndpointDownGetOK failure detector count endpoint down get o k

func NewFailureDetectorCountEndpointDownGetOK ¶

func NewFailureDetectorCountEndpointDownGetOK() *FailureDetectorCountEndpointDownGetOK

NewFailureDetectorCountEndpointDownGetOK creates a FailureDetectorCountEndpointDownGetOK with default headers values

func (*FailureDetectorCountEndpointDownGetOK) GetPayload ¶

type FailureDetectorCountEndpointDownGetParams ¶

type FailureDetectorCountEndpointDownGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

FailureDetectorCountEndpointDownGetParams contains all the parameters to send to the API endpoint for the failure detector count endpoint down get operation typically these are written to a http.Request

func NewFailureDetectorCountEndpointDownGetParams ¶

func NewFailureDetectorCountEndpointDownGetParams() *FailureDetectorCountEndpointDownGetParams

NewFailureDetectorCountEndpointDownGetParams creates a new FailureDetectorCountEndpointDownGetParams object with the default values initialized.

func NewFailureDetectorCountEndpointDownGetParamsWithContext ¶

func NewFailureDetectorCountEndpointDownGetParamsWithContext(ctx context.Context) *FailureDetectorCountEndpointDownGetParams

NewFailureDetectorCountEndpointDownGetParamsWithContext creates a new FailureDetectorCountEndpointDownGetParams object with the default values initialized, and the ability to set a context for a request

func NewFailureDetectorCountEndpointDownGetParamsWithHTTPClient ¶

func NewFailureDetectorCountEndpointDownGetParamsWithHTTPClient(client *http.Client) *FailureDetectorCountEndpointDownGetParams

NewFailureDetectorCountEndpointDownGetParamsWithHTTPClient creates a new FailureDetectorCountEndpointDownGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewFailureDetectorCountEndpointDownGetParamsWithTimeout ¶

func NewFailureDetectorCountEndpointDownGetParamsWithTimeout(timeout time.Duration) *FailureDetectorCountEndpointDownGetParams

NewFailureDetectorCountEndpointDownGetParamsWithTimeout creates a new FailureDetectorCountEndpointDownGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*FailureDetectorCountEndpointDownGetParams) SetContext ¶

SetContext adds the context to the failure detector count endpoint down get params

func (*FailureDetectorCountEndpointDownGetParams) SetHTTPClient ¶

func (o *FailureDetectorCountEndpointDownGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the failure detector count endpoint down get params

func (*FailureDetectorCountEndpointDownGetParams) SetTimeout ¶

SetTimeout adds the timeout to the failure detector count endpoint down get params

func (*FailureDetectorCountEndpointDownGetParams) WithContext ¶

WithContext adds the context to the failure detector count endpoint down get params

func (*FailureDetectorCountEndpointDownGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the failure detector count endpoint down get params

func (*FailureDetectorCountEndpointDownGetParams) WithTimeout ¶

WithTimeout adds the timeout to the failure detector count endpoint down get params

func (*FailureDetectorCountEndpointDownGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type FailureDetectorCountEndpointDownGetReader ¶

type FailureDetectorCountEndpointDownGetReader struct {
	// contains filtered or unexported fields
}

FailureDetectorCountEndpointDownGetReader is a Reader for the FailureDetectorCountEndpointDownGet structure.

func (*FailureDetectorCountEndpointDownGetReader) ReadResponse ¶

func (o *FailureDetectorCountEndpointDownGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type FailureDetectorCountEndpointUpGetDefault ¶

type FailureDetectorCountEndpointUpGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

FailureDetectorCountEndpointUpGetDefault handles this case with default header values.

internal server error

func NewFailureDetectorCountEndpointUpGetDefault ¶

func NewFailureDetectorCountEndpointUpGetDefault(code int) *FailureDetectorCountEndpointUpGetDefault

NewFailureDetectorCountEndpointUpGetDefault creates a FailureDetectorCountEndpointUpGetDefault with default headers values

func (*FailureDetectorCountEndpointUpGetDefault) Code ¶

Code gets the status code for the failure detector count endpoint up get default response

func (*FailureDetectorCountEndpointUpGetDefault) Error ¶

func (*FailureDetectorCountEndpointUpGetDefault) GetPayload ¶

type FailureDetectorCountEndpointUpGetOK ¶

type FailureDetectorCountEndpointUpGetOK struct {
	Payload int32
}

FailureDetectorCountEndpointUpGetOK handles this case with default header values.

FailureDetectorCountEndpointUpGetOK failure detector count endpoint up get o k

func NewFailureDetectorCountEndpointUpGetOK ¶

func NewFailureDetectorCountEndpointUpGetOK() *FailureDetectorCountEndpointUpGetOK

NewFailureDetectorCountEndpointUpGetOK creates a FailureDetectorCountEndpointUpGetOK with default headers values

func (*FailureDetectorCountEndpointUpGetOK) GetPayload ¶

type FailureDetectorCountEndpointUpGetParams ¶

type FailureDetectorCountEndpointUpGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

FailureDetectorCountEndpointUpGetParams contains all the parameters to send to the API endpoint for the failure detector count endpoint up get operation typically these are written to a http.Request

func NewFailureDetectorCountEndpointUpGetParams ¶

func NewFailureDetectorCountEndpointUpGetParams() *FailureDetectorCountEndpointUpGetParams

NewFailureDetectorCountEndpointUpGetParams creates a new FailureDetectorCountEndpointUpGetParams object with the default values initialized.

func NewFailureDetectorCountEndpointUpGetParamsWithContext ¶

func NewFailureDetectorCountEndpointUpGetParamsWithContext(ctx context.Context) *FailureDetectorCountEndpointUpGetParams

NewFailureDetectorCountEndpointUpGetParamsWithContext creates a new FailureDetectorCountEndpointUpGetParams object with the default values initialized, and the ability to set a context for a request

func NewFailureDetectorCountEndpointUpGetParamsWithHTTPClient ¶

func NewFailureDetectorCountEndpointUpGetParamsWithHTTPClient(client *http.Client) *FailureDetectorCountEndpointUpGetParams

NewFailureDetectorCountEndpointUpGetParamsWithHTTPClient creates a new FailureDetectorCountEndpointUpGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewFailureDetectorCountEndpointUpGetParamsWithTimeout ¶

func NewFailureDetectorCountEndpointUpGetParamsWithTimeout(timeout time.Duration) *FailureDetectorCountEndpointUpGetParams

NewFailureDetectorCountEndpointUpGetParamsWithTimeout creates a new FailureDetectorCountEndpointUpGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*FailureDetectorCountEndpointUpGetParams) SetContext ¶

SetContext adds the context to the failure detector count endpoint up get params

func (*FailureDetectorCountEndpointUpGetParams) SetHTTPClient ¶

func (o *FailureDetectorCountEndpointUpGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the failure detector count endpoint up get params

func (*FailureDetectorCountEndpointUpGetParams) SetTimeout ¶

func (o *FailureDetectorCountEndpointUpGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the failure detector count endpoint up get params

func (*FailureDetectorCountEndpointUpGetParams) WithContext ¶

WithContext adds the context to the failure detector count endpoint up get params

func (*FailureDetectorCountEndpointUpGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the failure detector count endpoint up get params

func (*FailureDetectorCountEndpointUpGetParams) WithTimeout ¶

WithTimeout adds the timeout to the failure detector count endpoint up get params

func (*FailureDetectorCountEndpointUpGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type FailureDetectorCountEndpointUpGetReader ¶

type FailureDetectorCountEndpointUpGetReader struct {
	// contains filtered or unexported fields
}

FailureDetectorCountEndpointUpGetReader is a Reader for the FailureDetectorCountEndpointUpGet structure.

func (*FailureDetectorCountEndpointUpGetReader) ReadResponse ¶

func (o *FailureDetectorCountEndpointUpGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type FailureDetectorEndpointPhiValuesGetDefault ¶

type FailureDetectorEndpointPhiValuesGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

FailureDetectorEndpointPhiValuesGetDefault handles this case with default header values.

internal server error

func NewFailureDetectorEndpointPhiValuesGetDefault ¶

func NewFailureDetectorEndpointPhiValuesGetDefault(code int) *FailureDetectorEndpointPhiValuesGetDefault

NewFailureDetectorEndpointPhiValuesGetDefault creates a FailureDetectorEndpointPhiValuesGetDefault with default headers values

func (*FailureDetectorEndpointPhiValuesGetDefault) Code ¶

Code gets the status code for the failure detector endpoint phi values get default response

func (*FailureDetectorEndpointPhiValuesGetDefault) Error ¶

func (*FailureDetectorEndpointPhiValuesGetDefault) GetPayload ¶

type FailureDetectorEndpointPhiValuesGetOK ¶

type FailureDetectorEndpointPhiValuesGetOK struct {
	Payload interface{}
}

FailureDetectorEndpointPhiValuesGetOK handles this case with default header values.

FailureDetectorEndpointPhiValuesGetOK failure detector endpoint phi values get o k

func NewFailureDetectorEndpointPhiValuesGetOK ¶

func NewFailureDetectorEndpointPhiValuesGetOK() *FailureDetectorEndpointPhiValuesGetOK

NewFailureDetectorEndpointPhiValuesGetOK creates a FailureDetectorEndpointPhiValuesGetOK with default headers values

func (*FailureDetectorEndpointPhiValuesGetOK) GetPayload ¶

func (o *FailureDetectorEndpointPhiValuesGetOK) GetPayload() interface{}

type FailureDetectorEndpointPhiValuesGetParams ¶

type FailureDetectorEndpointPhiValuesGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

FailureDetectorEndpointPhiValuesGetParams contains all the parameters to send to the API endpoint for the failure detector endpoint phi values get operation typically these are written to a http.Request

func NewFailureDetectorEndpointPhiValuesGetParams ¶

func NewFailureDetectorEndpointPhiValuesGetParams() *FailureDetectorEndpointPhiValuesGetParams

NewFailureDetectorEndpointPhiValuesGetParams creates a new FailureDetectorEndpointPhiValuesGetParams object with the default values initialized.

func NewFailureDetectorEndpointPhiValuesGetParamsWithContext ¶

func NewFailureDetectorEndpointPhiValuesGetParamsWithContext(ctx context.Context) *FailureDetectorEndpointPhiValuesGetParams

NewFailureDetectorEndpointPhiValuesGetParamsWithContext creates a new FailureDetectorEndpointPhiValuesGetParams object with the default values initialized, and the ability to set a context for a request

func NewFailureDetectorEndpointPhiValuesGetParamsWithHTTPClient ¶

func NewFailureDetectorEndpointPhiValuesGetParamsWithHTTPClient(client *http.Client) *FailureDetectorEndpointPhiValuesGetParams

NewFailureDetectorEndpointPhiValuesGetParamsWithHTTPClient creates a new FailureDetectorEndpointPhiValuesGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewFailureDetectorEndpointPhiValuesGetParamsWithTimeout ¶

func NewFailureDetectorEndpointPhiValuesGetParamsWithTimeout(timeout time.Duration) *FailureDetectorEndpointPhiValuesGetParams

NewFailureDetectorEndpointPhiValuesGetParamsWithTimeout creates a new FailureDetectorEndpointPhiValuesGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*FailureDetectorEndpointPhiValuesGetParams) SetContext ¶

SetContext adds the context to the failure detector endpoint phi values get params

func (*FailureDetectorEndpointPhiValuesGetParams) SetHTTPClient ¶

func (o *FailureDetectorEndpointPhiValuesGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the failure detector endpoint phi values get params

func (*FailureDetectorEndpointPhiValuesGetParams) SetTimeout ¶

SetTimeout adds the timeout to the failure detector endpoint phi values get params

func (*FailureDetectorEndpointPhiValuesGetParams) WithContext ¶

WithContext adds the context to the failure detector endpoint phi values get params

func (*FailureDetectorEndpointPhiValuesGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the failure detector endpoint phi values get params

func (*FailureDetectorEndpointPhiValuesGetParams) WithTimeout ¶

WithTimeout adds the timeout to the failure detector endpoint phi values get params

func (*FailureDetectorEndpointPhiValuesGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type FailureDetectorEndpointPhiValuesGetReader ¶

type FailureDetectorEndpointPhiValuesGetReader struct {
	// contains filtered or unexported fields
}

FailureDetectorEndpointPhiValuesGetReader is a Reader for the FailureDetectorEndpointPhiValuesGet structure.

func (*FailureDetectorEndpointPhiValuesGetReader) ReadResponse ¶

func (o *FailureDetectorEndpointPhiValuesGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type FailureDetectorEndpointsGetDefault ¶

type FailureDetectorEndpointsGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

FailureDetectorEndpointsGetDefault handles this case with default header values.

internal server error

func NewFailureDetectorEndpointsGetDefault ¶

func NewFailureDetectorEndpointsGetDefault(code int) *FailureDetectorEndpointsGetDefault

NewFailureDetectorEndpointsGetDefault creates a FailureDetectorEndpointsGetDefault with default headers values

func (*FailureDetectorEndpointsGetDefault) Code ¶

Code gets the status code for the failure detector endpoints get default response

func (*FailureDetectorEndpointsGetDefault) Error ¶

func (*FailureDetectorEndpointsGetDefault) GetPayload ¶

type FailureDetectorEndpointsGetOK ¶

type FailureDetectorEndpointsGetOK struct {
	Payload []*models.EndpointState
}

FailureDetectorEndpointsGetOK handles this case with default header values.

FailureDetectorEndpointsGetOK failure detector endpoints get o k

func NewFailureDetectorEndpointsGetOK ¶

func NewFailureDetectorEndpointsGetOK() *FailureDetectorEndpointsGetOK

NewFailureDetectorEndpointsGetOK creates a FailureDetectorEndpointsGetOK with default headers values

func (*FailureDetectorEndpointsGetOK) GetPayload ¶

type FailureDetectorEndpointsGetParams ¶

type FailureDetectorEndpointsGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

FailureDetectorEndpointsGetParams contains all the parameters to send to the API endpoint for the failure detector endpoints get operation typically these are written to a http.Request

func NewFailureDetectorEndpointsGetParams ¶

func NewFailureDetectorEndpointsGetParams() *FailureDetectorEndpointsGetParams

NewFailureDetectorEndpointsGetParams creates a new FailureDetectorEndpointsGetParams object with the default values initialized.

func NewFailureDetectorEndpointsGetParamsWithContext ¶

func NewFailureDetectorEndpointsGetParamsWithContext(ctx context.Context) *FailureDetectorEndpointsGetParams

NewFailureDetectorEndpointsGetParamsWithContext creates a new FailureDetectorEndpointsGetParams object with the default values initialized, and the ability to set a context for a request

func NewFailureDetectorEndpointsGetParamsWithHTTPClient ¶

func NewFailureDetectorEndpointsGetParamsWithHTTPClient(client *http.Client) *FailureDetectorEndpointsGetParams

NewFailureDetectorEndpointsGetParamsWithHTTPClient creates a new FailureDetectorEndpointsGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewFailureDetectorEndpointsGetParamsWithTimeout ¶

func NewFailureDetectorEndpointsGetParamsWithTimeout(timeout time.Duration) *FailureDetectorEndpointsGetParams

NewFailureDetectorEndpointsGetParamsWithTimeout creates a new FailureDetectorEndpointsGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*FailureDetectorEndpointsGetParams) SetContext ¶

SetContext adds the context to the failure detector endpoints get params

func (*FailureDetectorEndpointsGetParams) SetHTTPClient ¶

func (o *FailureDetectorEndpointsGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the failure detector endpoints get params

func (*FailureDetectorEndpointsGetParams) SetTimeout ¶

func (o *FailureDetectorEndpointsGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the failure detector endpoints get params

func (*FailureDetectorEndpointsGetParams) WithContext ¶

WithContext adds the context to the failure detector endpoints get params

func (*FailureDetectorEndpointsGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the failure detector endpoints get params

func (*FailureDetectorEndpointsGetParams) WithTimeout ¶

WithTimeout adds the timeout to the failure detector endpoints get params

func (*FailureDetectorEndpointsGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type FailureDetectorEndpointsGetReader ¶

type FailureDetectorEndpointsGetReader struct {
	// contains filtered or unexported fields
}

FailureDetectorEndpointsGetReader is a Reader for the FailureDetectorEndpointsGet structure.

func (*FailureDetectorEndpointsGetReader) ReadResponse ¶

func (o *FailureDetectorEndpointsGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type FailureDetectorEndpointsStatesByAddrGetDefault ¶

type FailureDetectorEndpointsStatesByAddrGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

FailureDetectorEndpointsStatesByAddrGetDefault handles this case with default header values.

internal server error

func NewFailureDetectorEndpointsStatesByAddrGetDefault ¶

func NewFailureDetectorEndpointsStatesByAddrGetDefault(code int) *FailureDetectorEndpointsStatesByAddrGetDefault

NewFailureDetectorEndpointsStatesByAddrGetDefault creates a FailureDetectorEndpointsStatesByAddrGetDefault with default headers values

func (*FailureDetectorEndpointsStatesByAddrGetDefault) Code ¶

Code gets the status code for the failure detector endpoints states by addr get default response

func (*FailureDetectorEndpointsStatesByAddrGetDefault) Error ¶

func (*FailureDetectorEndpointsStatesByAddrGetDefault) GetPayload ¶

type FailureDetectorEndpointsStatesByAddrGetOK ¶

type FailureDetectorEndpointsStatesByAddrGetOK struct {
	Payload string
}

FailureDetectorEndpointsStatesByAddrGetOK handles this case with default header values.

FailureDetectorEndpointsStatesByAddrGetOK failure detector endpoints states by addr get o k

func NewFailureDetectorEndpointsStatesByAddrGetOK ¶

func NewFailureDetectorEndpointsStatesByAddrGetOK() *FailureDetectorEndpointsStatesByAddrGetOK

NewFailureDetectorEndpointsStatesByAddrGetOK creates a FailureDetectorEndpointsStatesByAddrGetOK with default headers values

func (*FailureDetectorEndpointsStatesByAddrGetOK) GetPayload ¶

type FailureDetectorEndpointsStatesByAddrGetParams ¶

type FailureDetectorEndpointsStatesByAddrGetParams struct {

	/*Addr
	  The endpoint address

	*/
	Addr string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

FailureDetectorEndpointsStatesByAddrGetParams contains all the parameters to send to the API endpoint for the failure detector endpoints states by addr get operation typically these are written to a http.Request

func NewFailureDetectorEndpointsStatesByAddrGetParams ¶

func NewFailureDetectorEndpointsStatesByAddrGetParams() *FailureDetectorEndpointsStatesByAddrGetParams

NewFailureDetectorEndpointsStatesByAddrGetParams creates a new FailureDetectorEndpointsStatesByAddrGetParams object with the default values initialized.

func NewFailureDetectorEndpointsStatesByAddrGetParamsWithContext ¶

func NewFailureDetectorEndpointsStatesByAddrGetParamsWithContext(ctx context.Context) *FailureDetectorEndpointsStatesByAddrGetParams

NewFailureDetectorEndpointsStatesByAddrGetParamsWithContext creates a new FailureDetectorEndpointsStatesByAddrGetParams object with the default values initialized, and the ability to set a context for a request

func NewFailureDetectorEndpointsStatesByAddrGetParamsWithHTTPClient ¶

func NewFailureDetectorEndpointsStatesByAddrGetParamsWithHTTPClient(client *http.Client) *FailureDetectorEndpointsStatesByAddrGetParams

NewFailureDetectorEndpointsStatesByAddrGetParamsWithHTTPClient creates a new FailureDetectorEndpointsStatesByAddrGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewFailureDetectorEndpointsStatesByAddrGetParamsWithTimeout ¶

func NewFailureDetectorEndpointsStatesByAddrGetParamsWithTimeout(timeout time.Duration) *FailureDetectorEndpointsStatesByAddrGetParams

NewFailureDetectorEndpointsStatesByAddrGetParamsWithTimeout creates a new FailureDetectorEndpointsStatesByAddrGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*FailureDetectorEndpointsStatesByAddrGetParams) SetAddr ¶

SetAddr adds the addr to the failure detector endpoints states by addr get params

func (*FailureDetectorEndpointsStatesByAddrGetParams) SetContext ¶

SetContext adds the context to the failure detector endpoints states by addr get params

func (*FailureDetectorEndpointsStatesByAddrGetParams) SetHTTPClient ¶

func (o *FailureDetectorEndpointsStatesByAddrGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the failure detector endpoints states by addr get params

func (*FailureDetectorEndpointsStatesByAddrGetParams) SetTimeout ¶

SetTimeout adds the timeout to the failure detector endpoints states by addr get params

func (*FailureDetectorEndpointsStatesByAddrGetParams) WithAddr ¶

WithAddr adds the addr to the failure detector endpoints states by addr get params

func (*FailureDetectorEndpointsStatesByAddrGetParams) WithContext ¶

WithContext adds the context to the failure detector endpoints states by addr get params

func (*FailureDetectorEndpointsStatesByAddrGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the failure detector endpoints states by addr get params

func (*FailureDetectorEndpointsStatesByAddrGetParams) WithTimeout ¶

WithTimeout adds the timeout to the failure detector endpoints states by addr get params

func (*FailureDetectorEndpointsStatesByAddrGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type FailureDetectorEndpointsStatesByAddrGetReader ¶

type FailureDetectorEndpointsStatesByAddrGetReader struct {
	// contains filtered or unexported fields
}

FailureDetectorEndpointsStatesByAddrGetReader is a Reader for the FailureDetectorEndpointsStatesByAddrGet structure.

func (*FailureDetectorEndpointsStatesByAddrGetReader) ReadResponse ¶

func (o *FailureDetectorEndpointsStatesByAddrGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type FailureDetectorPhiGetDefault ¶

type FailureDetectorPhiGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

FailureDetectorPhiGetDefault handles this case with default header values.

internal server error

func NewFailureDetectorPhiGetDefault ¶

func NewFailureDetectorPhiGetDefault(code int) *FailureDetectorPhiGetDefault

NewFailureDetectorPhiGetDefault creates a FailureDetectorPhiGetDefault with default headers values

func (*FailureDetectorPhiGetDefault) Code ¶

Code gets the status code for the failure detector phi get default response

func (*FailureDetectorPhiGetDefault) Error ¶

func (*FailureDetectorPhiGetDefault) GetPayload ¶

type FailureDetectorPhiGetOK ¶

type FailureDetectorPhiGetOK struct {
	Payload string
}

FailureDetectorPhiGetOK handles this case with default header values.

FailureDetectorPhiGetOK failure detector phi get o k

func NewFailureDetectorPhiGetOK ¶

func NewFailureDetectorPhiGetOK() *FailureDetectorPhiGetOK

NewFailureDetectorPhiGetOK creates a FailureDetectorPhiGetOK with default headers values

func (*FailureDetectorPhiGetOK) GetPayload ¶

func (o *FailureDetectorPhiGetOK) GetPayload() string

type FailureDetectorPhiGetParams ¶

type FailureDetectorPhiGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

FailureDetectorPhiGetParams contains all the parameters to send to the API endpoint for the failure detector phi get operation typically these are written to a http.Request

func NewFailureDetectorPhiGetParams ¶

func NewFailureDetectorPhiGetParams() *FailureDetectorPhiGetParams

NewFailureDetectorPhiGetParams creates a new FailureDetectorPhiGetParams object with the default values initialized.

func NewFailureDetectorPhiGetParamsWithContext ¶

func NewFailureDetectorPhiGetParamsWithContext(ctx context.Context) *FailureDetectorPhiGetParams

NewFailureDetectorPhiGetParamsWithContext creates a new FailureDetectorPhiGetParams object with the default values initialized, and the ability to set a context for a request

func NewFailureDetectorPhiGetParamsWithHTTPClient ¶

func NewFailureDetectorPhiGetParamsWithHTTPClient(client *http.Client) *FailureDetectorPhiGetParams

NewFailureDetectorPhiGetParamsWithHTTPClient creates a new FailureDetectorPhiGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewFailureDetectorPhiGetParamsWithTimeout ¶

func NewFailureDetectorPhiGetParamsWithTimeout(timeout time.Duration) *FailureDetectorPhiGetParams

NewFailureDetectorPhiGetParamsWithTimeout creates a new FailureDetectorPhiGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*FailureDetectorPhiGetParams) SetContext ¶

func (o *FailureDetectorPhiGetParams) SetContext(ctx context.Context)

SetContext adds the context to the failure detector phi get params

func (*FailureDetectorPhiGetParams) SetHTTPClient ¶

func (o *FailureDetectorPhiGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the failure detector phi get params

func (*FailureDetectorPhiGetParams) SetTimeout ¶

func (o *FailureDetectorPhiGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the failure detector phi get params

func (*FailureDetectorPhiGetParams) WithContext ¶

WithContext adds the context to the failure detector phi get params

func (*FailureDetectorPhiGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the failure detector phi get params

func (*FailureDetectorPhiGetParams) WithTimeout ¶

WithTimeout adds the timeout to the failure detector phi get params

func (*FailureDetectorPhiGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type FailureDetectorPhiGetReader ¶

type FailureDetectorPhiGetReader struct {
	// contains filtered or unexported fields
}

FailureDetectorPhiGetReader is a Reader for the FailureDetectorPhiGet structure.

func (*FailureDetectorPhiGetReader) ReadResponse ¶

func (o *FailureDetectorPhiGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type FailureDetectorPhiPostDefault ¶

type FailureDetectorPhiPostDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

FailureDetectorPhiPostDefault handles this case with default header values.

internal server error

func NewFailureDetectorPhiPostDefault ¶

func NewFailureDetectorPhiPostDefault(code int) *FailureDetectorPhiPostDefault

NewFailureDetectorPhiPostDefault creates a FailureDetectorPhiPostDefault with default headers values

func (*FailureDetectorPhiPostDefault) Code ¶

Code gets the status code for the failure detector phi post default response

func (*FailureDetectorPhiPostDefault) Error ¶

func (*FailureDetectorPhiPostDefault) GetPayload ¶

type FailureDetectorPhiPostOK ¶

type FailureDetectorPhiPostOK struct {
	Payload interface{}
}

FailureDetectorPhiPostOK handles this case with default header values.

FailureDetectorPhiPostOK failure detector phi post o k

func NewFailureDetectorPhiPostOK ¶

func NewFailureDetectorPhiPostOK() *FailureDetectorPhiPostOK

NewFailureDetectorPhiPostOK creates a FailureDetectorPhiPostOK with default headers values

func (*FailureDetectorPhiPostOK) GetPayload ¶

func (o *FailureDetectorPhiPostOK) GetPayload() interface{}

type FailureDetectorPhiPostParams ¶

type FailureDetectorPhiPostParams struct {

	/*Phi
	  The new phi value

	*/
	Phi string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

FailureDetectorPhiPostParams contains all the parameters to send to the API endpoint for the failure detector phi post operation typically these are written to a http.Request

func NewFailureDetectorPhiPostParams ¶

func NewFailureDetectorPhiPostParams() *FailureDetectorPhiPostParams

NewFailureDetectorPhiPostParams creates a new FailureDetectorPhiPostParams object with the default values initialized.

func NewFailureDetectorPhiPostParamsWithContext ¶

func NewFailureDetectorPhiPostParamsWithContext(ctx context.Context) *FailureDetectorPhiPostParams

NewFailureDetectorPhiPostParamsWithContext creates a new FailureDetectorPhiPostParams object with the default values initialized, and the ability to set a context for a request

func NewFailureDetectorPhiPostParamsWithHTTPClient ¶

func NewFailureDetectorPhiPostParamsWithHTTPClient(client *http.Client) *FailureDetectorPhiPostParams

NewFailureDetectorPhiPostParamsWithHTTPClient creates a new FailureDetectorPhiPostParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewFailureDetectorPhiPostParamsWithTimeout ¶

func NewFailureDetectorPhiPostParamsWithTimeout(timeout time.Duration) *FailureDetectorPhiPostParams

NewFailureDetectorPhiPostParamsWithTimeout creates a new FailureDetectorPhiPostParams object with the default values initialized, and the ability to set a timeout on a request

func (*FailureDetectorPhiPostParams) SetContext ¶

func (o *FailureDetectorPhiPostParams) SetContext(ctx context.Context)

SetContext adds the context to the failure detector phi post params

func (*FailureDetectorPhiPostParams) SetHTTPClient ¶

func (o *FailureDetectorPhiPostParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the failure detector phi post params

func (*FailureDetectorPhiPostParams) SetPhi ¶

func (o *FailureDetectorPhiPostParams) SetPhi(phi string)

SetPhi adds the phi to the failure detector phi post params

func (*FailureDetectorPhiPostParams) SetTimeout ¶

func (o *FailureDetectorPhiPostParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the failure detector phi post params

func (*FailureDetectorPhiPostParams) WithContext ¶

WithContext adds the context to the failure detector phi post params

func (*FailureDetectorPhiPostParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the failure detector phi post params

func (*FailureDetectorPhiPostParams) WithPhi ¶

WithPhi adds the phi to the failure detector phi post params

func (*FailureDetectorPhiPostParams) WithTimeout ¶

WithTimeout adds the timeout to the failure detector phi post params

func (*FailureDetectorPhiPostParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type FailureDetectorPhiPostReader ¶

type FailureDetectorPhiPostReader struct {
	// contains filtered or unexported fields
}

FailureDetectorPhiPostReader is a Reader for the FailureDetectorPhiPost structure.

func (*FailureDetectorPhiPostReader) ReadResponse ¶

func (o *FailureDetectorPhiPostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type FailureDetectorSimpleStatesGetDefault ¶

type FailureDetectorSimpleStatesGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

FailureDetectorSimpleStatesGetDefault handles this case with default header values.

internal server error

func NewFailureDetectorSimpleStatesGetDefault ¶

func NewFailureDetectorSimpleStatesGetDefault(code int) *FailureDetectorSimpleStatesGetDefault

NewFailureDetectorSimpleStatesGetDefault creates a FailureDetectorSimpleStatesGetDefault with default headers values

func (*FailureDetectorSimpleStatesGetDefault) Code ¶

Code gets the status code for the failure detector simple states get default response

func (*FailureDetectorSimpleStatesGetDefault) Error ¶

func (*FailureDetectorSimpleStatesGetDefault) GetPayload ¶

type FailureDetectorSimpleStatesGetOK ¶

type FailureDetectorSimpleStatesGetOK struct {
	Payload []*models.Mapper
}

FailureDetectorSimpleStatesGetOK handles this case with default header values.

FailureDetectorSimpleStatesGetOK failure detector simple states get o k

func NewFailureDetectorSimpleStatesGetOK ¶

func NewFailureDetectorSimpleStatesGetOK() *FailureDetectorSimpleStatesGetOK

NewFailureDetectorSimpleStatesGetOK creates a FailureDetectorSimpleStatesGetOK with default headers values

func (*FailureDetectorSimpleStatesGetOK) GetPayload ¶

func (o *FailureDetectorSimpleStatesGetOK) GetPayload() []*models.Mapper

type FailureDetectorSimpleStatesGetParams ¶

type FailureDetectorSimpleStatesGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

FailureDetectorSimpleStatesGetParams contains all the parameters to send to the API endpoint for the failure detector simple states get operation typically these are written to a http.Request

func NewFailureDetectorSimpleStatesGetParams ¶

func NewFailureDetectorSimpleStatesGetParams() *FailureDetectorSimpleStatesGetParams

NewFailureDetectorSimpleStatesGetParams creates a new FailureDetectorSimpleStatesGetParams object with the default values initialized.

func NewFailureDetectorSimpleStatesGetParamsWithContext ¶

func NewFailureDetectorSimpleStatesGetParamsWithContext(ctx context.Context) *FailureDetectorSimpleStatesGetParams

NewFailureDetectorSimpleStatesGetParamsWithContext creates a new FailureDetectorSimpleStatesGetParams object with the default values initialized, and the ability to set a context for a request

func NewFailureDetectorSimpleStatesGetParamsWithHTTPClient ¶

func NewFailureDetectorSimpleStatesGetParamsWithHTTPClient(client *http.Client) *FailureDetectorSimpleStatesGetParams

NewFailureDetectorSimpleStatesGetParamsWithHTTPClient creates a new FailureDetectorSimpleStatesGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewFailureDetectorSimpleStatesGetParamsWithTimeout ¶

func NewFailureDetectorSimpleStatesGetParamsWithTimeout(timeout time.Duration) *FailureDetectorSimpleStatesGetParams

NewFailureDetectorSimpleStatesGetParamsWithTimeout creates a new FailureDetectorSimpleStatesGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*FailureDetectorSimpleStatesGetParams) SetContext ¶

SetContext adds the context to the failure detector simple states get params

func (*FailureDetectorSimpleStatesGetParams) SetHTTPClient ¶

func (o *FailureDetectorSimpleStatesGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the failure detector simple states get params

func (*FailureDetectorSimpleStatesGetParams) SetTimeout ¶

func (o *FailureDetectorSimpleStatesGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the failure detector simple states get params

func (*FailureDetectorSimpleStatesGetParams) WithContext ¶

WithContext adds the context to the failure detector simple states get params

func (*FailureDetectorSimpleStatesGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the failure detector simple states get params

func (*FailureDetectorSimpleStatesGetParams) WithTimeout ¶

WithTimeout adds the timeout to the failure detector simple states get params

func (*FailureDetectorSimpleStatesGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type FailureDetectorSimpleStatesGetReader ¶

type FailureDetectorSimpleStatesGetReader struct {
	// contains filtered or unexported fields
}

FailureDetectorSimpleStatesGetReader is a Reader for the FailureDetectorSimpleStatesGet structure.

func (*FailureDetectorSimpleStatesGetReader) ReadResponse ¶

func (o *FailureDetectorSimpleStatesGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GossiperAssassinateByAddrPostDefault ¶

type GossiperAssassinateByAddrPostDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

GossiperAssassinateByAddrPostDefault handles this case with default header values.

internal server error

func NewGossiperAssassinateByAddrPostDefault ¶

func NewGossiperAssassinateByAddrPostDefault(code int) *GossiperAssassinateByAddrPostDefault

NewGossiperAssassinateByAddrPostDefault creates a GossiperAssassinateByAddrPostDefault with default headers values

func (*GossiperAssassinateByAddrPostDefault) Code ¶

Code gets the status code for the gossiper assassinate by addr post default response

func (*GossiperAssassinateByAddrPostDefault) Error ¶

func (*GossiperAssassinateByAddrPostDefault) GetPayload ¶

type GossiperAssassinateByAddrPostOK ¶

type GossiperAssassinateByAddrPostOK struct {
}

GossiperAssassinateByAddrPostOK handles this case with default header values.

GossiperAssassinateByAddrPostOK gossiper assassinate by addr post o k

func NewGossiperAssassinateByAddrPostOK ¶

func NewGossiperAssassinateByAddrPostOK() *GossiperAssassinateByAddrPostOK

NewGossiperAssassinateByAddrPostOK creates a GossiperAssassinateByAddrPostOK with default headers values

type GossiperAssassinateByAddrPostParams ¶

type GossiperAssassinateByAddrPostParams struct {

	/*Addr
	  The endpoint address

	*/
	Addr string
	/*Unsafe
	  Set to True to perform an unsafe assassination

	*/
	Unsafe *bool

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GossiperAssassinateByAddrPostParams contains all the parameters to send to the API endpoint for the gossiper assassinate by addr post operation typically these are written to a http.Request

func NewGossiperAssassinateByAddrPostParams ¶

func NewGossiperAssassinateByAddrPostParams() *GossiperAssassinateByAddrPostParams

NewGossiperAssassinateByAddrPostParams creates a new GossiperAssassinateByAddrPostParams object with the default values initialized.

func NewGossiperAssassinateByAddrPostParamsWithContext ¶

func NewGossiperAssassinateByAddrPostParamsWithContext(ctx context.Context) *GossiperAssassinateByAddrPostParams

NewGossiperAssassinateByAddrPostParamsWithContext creates a new GossiperAssassinateByAddrPostParams object with the default values initialized, and the ability to set a context for a request

func NewGossiperAssassinateByAddrPostParamsWithHTTPClient ¶

func NewGossiperAssassinateByAddrPostParamsWithHTTPClient(client *http.Client) *GossiperAssassinateByAddrPostParams

NewGossiperAssassinateByAddrPostParamsWithHTTPClient creates a new GossiperAssassinateByAddrPostParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGossiperAssassinateByAddrPostParamsWithTimeout ¶

func NewGossiperAssassinateByAddrPostParamsWithTimeout(timeout time.Duration) *GossiperAssassinateByAddrPostParams

NewGossiperAssassinateByAddrPostParamsWithTimeout creates a new GossiperAssassinateByAddrPostParams object with the default values initialized, and the ability to set a timeout on a request

func (*GossiperAssassinateByAddrPostParams) SetAddr ¶

SetAddr adds the addr to the gossiper assassinate by addr post params

func (*GossiperAssassinateByAddrPostParams) SetContext ¶

SetContext adds the context to the gossiper assassinate by addr post params

func (*GossiperAssassinateByAddrPostParams) SetHTTPClient ¶

func (o *GossiperAssassinateByAddrPostParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the gossiper assassinate by addr post params

func (*GossiperAssassinateByAddrPostParams) SetTimeout ¶

func (o *GossiperAssassinateByAddrPostParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the gossiper assassinate by addr post params

func (*GossiperAssassinateByAddrPostParams) SetUnsafe ¶

func (o *GossiperAssassinateByAddrPostParams) SetUnsafe(unsafe *bool)

SetUnsafe adds the unsafe to the gossiper assassinate by addr post params

func (*GossiperAssassinateByAddrPostParams) WithAddr ¶

WithAddr adds the addr to the gossiper assassinate by addr post params

func (*GossiperAssassinateByAddrPostParams) WithContext ¶

WithContext adds the context to the gossiper assassinate by addr post params

func (*GossiperAssassinateByAddrPostParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the gossiper assassinate by addr post params

func (*GossiperAssassinateByAddrPostParams) WithTimeout ¶

WithTimeout adds the timeout to the gossiper assassinate by addr post params

func (*GossiperAssassinateByAddrPostParams) WithUnsafe ¶

WithUnsafe adds the unsafe to the gossiper assassinate by addr post params

func (*GossiperAssassinateByAddrPostParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GossiperAssassinateByAddrPostReader ¶

type GossiperAssassinateByAddrPostReader struct {
	// contains filtered or unexported fields
}

GossiperAssassinateByAddrPostReader is a Reader for the GossiperAssassinateByAddrPost structure.

func (*GossiperAssassinateByAddrPostReader) ReadResponse ¶

func (o *GossiperAssassinateByAddrPostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GossiperDowntimeByAddrGetDefault ¶

type GossiperDowntimeByAddrGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

GossiperDowntimeByAddrGetDefault handles this case with default header values.

internal server error

func NewGossiperDowntimeByAddrGetDefault ¶

func NewGossiperDowntimeByAddrGetDefault(code int) *GossiperDowntimeByAddrGetDefault

NewGossiperDowntimeByAddrGetDefault creates a GossiperDowntimeByAddrGetDefault with default headers values

func (*GossiperDowntimeByAddrGetDefault) Code ¶

Code gets the status code for the gossiper downtime by addr get default response

func (*GossiperDowntimeByAddrGetDefault) Error ¶

func (*GossiperDowntimeByAddrGetDefault) GetPayload ¶

type GossiperDowntimeByAddrGetOK ¶

type GossiperDowntimeByAddrGetOK struct {
	Payload interface{}
}

GossiperDowntimeByAddrGetOK handles this case with default header values.

GossiperDowntimeByAddrGetOK gossiper downtime by addr get o k

func NewGossiperDowntimeByAddrGetOK ¶

func NewGossiperDowntimeByAddrGetOK() *GossiperDowntimeByAddrGetOK

NewGossiperDowntimeByAddrGetOK creates a GossiperDowntimeByAddrGetOK with default headers values

func (*GossiperDowntimeByAddrGetOK) GetPayload ¶

func (o *GossiperDowntimeByAddrGetOK) GetPayload() interface{}

type GossiperDowntimeByAddrGetParams ¶

type GossiperDowntimeByAddrGetParams struct {

	/*Addr
	  The endpoint address

	*/
	Addr string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GossiperDowntimeByAddrGetParams contains all the parameters to send to the API endpoint for the gossiper downtime by addr get operation typically these are written to a http.Request

func NewGossiperDowntimeByAddrGetParams ¶

func NewGossiperDowntimeByAddrGetParams() *GossiperDowntimeByAddrGetParams

NewGossiperDowntimeByAddrGetParams creates a new GossiperDowntimeByAddrGetParams object with the default values initialized.

func NewGossiperDowntimeByAddrGetParamsWithContext ¶

func NewGossiperDowntimeByAddrGetParamsWithContext(ctx context.Context) *GossiperDowntimeByAddrGetParams

NewGossiperDowntimeByAddrGetParamsWithContext creates a new GossiperDowntimeByAddrGetParams object with the default values initialized, and the ability to set a context for a request

func NewGossiperDowntimeByAddrGetParamsWithHTTPClient ¶

func NewGossiperDowntimeByAddrGetParamsWithHTTPClient(client *http.Client) *GossiperDowntimeByAddrGetParams

NewGossiperDowntimeByAddrGetParamsWithHTTPClient creates a new GossiperDowntimeByAddrGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGossiperDowntimeByAddrGetParamsWithTimeout ¶

func NewGossiperDowntimeByAddrGetParamsWithTimeout(timeout time.Duration) *GossiperDowntimeByAddrGetParams

NewGossiperDowntimeByAddrGetParamsWithTimeout creates a new GossiperDowntimeByAddrGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*GossiperDowntimeByAddrGetParams) SetAddr ¶

func (o *GossiperDowntimeByAddrGetParams) SetAddr(addr string)

SetAddr adds the addr to the gossiper downtime by addr get params

func (*GossiperDowntimeByAddrGetParams) SetContext ¶

func (o *GossiperDowntimeByAddrGetParams) SetContext(ctx context.Context)

SetContext adds the context to the gossiper downtime by addr get params

func (*GossiperDowntimeByAddrGetParams) SetHTTPClient ¶

func (o *GossiperDowntimeByAddrGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the gossiper downtime by addr get params

func (*GossiperDowntimeByAddrGetParams) SetTimeout ¶

func (o *GossiperDowntimeByAddrGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the gossiper downtime by addr get params

func (*GossiperDowntimeByAddrGetParams) WithAddr ¶

WithAddr adds the addr to the gossiper downtime by addr get params

func (*GossiperDowntimeByAddrGetParams) WithContext ¶

WithContext adds the context to the gossiper downtime by addr get params

func (*GossiperDowntimeByAddrGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the gossiper downtime by addr get params

func (*GossiperDowntimeByAddrGetParams) WithTimeout ¶

WithTimeout adds the timeout to the gossiper downtime by addr get params

func (*GossiperDowntimeByAddrGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GossiperDowntimeByAddrGetReader ¶

type GossiperDowntimeByAddrGetReader struct {
	// contains filtered or unexported fields
}

GossiperDowntimeByAddrGetReader is a Reader for the GossiperDowntimeByAddrGet structure.

func (*GossiperDowntimeByAddrGetReader) ReadResponse ¶

func (o *GossiperDowntimeByAddrGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GossiperEndpointDownGetDefault ¶

type GossiperEndpointDownGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

GossiperEndpointDownGetDefault handles this case with default header values.

internal server error

func NewGossiperEndpointDownGetDefault ¶

func NewGossiperEndpointDownGetDefault(code int) *GossiperEndpointDownGetDefault

NewGossiperEndpointDownGetDefault creates a GossiperEndpointDownGetDefault with default headers values

func (*GossiperEndpointDownGetDefault) Code ¶

Code gets the status code for the gossiper endpoint down get default response

func (*GossiperEndpointDownGetDefault) Error ¶

func (*GossiperEndpointDownGetDefault) GetPayload ¶

type GossiperEndpointDownGetOK ¶

type GossiperEndpointDownGetOK struct {
	Payload []string
}

GossiperEndpointDownGetOK handles this case with default header values.

GossiperEndpointDownGetOK gossiper endpoint down get o k

func NewGossiperEndpointDownGetOK ¶

func NewGossiperEndpointDownGetOK() *GossiperEndpointDownGetOK

NewGossiperEndpointDownGetOK creates a GossiperEndpointDownGetOK with default headers values

func (*GossiperEndpointDownGetOK) GetPayload ¶

func (o *GossiperEndpointDownGetOK) GetPayload() []string

type GossiperEndpointDownGetParams ¶

type GossiperEndpointDownGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GossiperEndpointDownGetParams contains all the parameters to send to the API endpoint for the gossiper endpoint down get operation typically these are written to a http.Request

func NewGossiperEndpointDownGetParams ¶

func NewGossiperEndpointDownGetParams() *GossiperEndpointDownGetParams

NewGossiperEndpointDownGetParams creates a new GossiperEndpointDownGetParams object with the default values initialized.

func NewGossiperEndpointDownGetParamsWithContext ¶

func NewGossiperEndpointDownGetParamsWithContext(ctx context.Context) *GossiperEndpointDownGetParams

NewGossiperEndpointDownGetParamsWithContext creates a new GossiperEndpointDownGetParams object with the default values initialized, and the ability to set a context for a request

func NewGossiperEndpointDownGetParamsWithHTTPClient ¶

func NewGossiperEndpointDownGetParamsWithHTTPClient(client *http.Client) *GossiperEndpointDownGetParams

NewGossiperEndpointDownGetParamsWithHTTPClient creates a new GossiperEndpointDownGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGossiperEndpointDownGetParamsWithTimeout ¶

func NewGossiperEndpointDownGetParamsWithTimeout(timeout time.Duration) *GossiperEndpointDownGetParams

NewGossiperEndpointDownGetParamsWithTimeout creates a new GossiperEndpointDownGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*GossiperEndpointDownGetParams) SetContext ¶

func (o *GossiperEndpointDownGetParams) SetContext(ctx context.Context)

SetContext adds the context to the gossiper endpoint down get params

func (*GossiperEndpointDownGetParams) SetHTTPClient ¶

func (o *GossiperEndpointDownGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the gossiper endpoint down get params

func (*GossiperEndpointDownGetParams) SetTimeout ¶

func (o *GossiperEndpointDownGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the gossiper endpoint down get params

func (*GossiperEndpointDownGetParams) WithContext ¶

WithContext adds the context to the gossiper endpoint down get params

func (*GossiperEndpointDownGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the gossiper endpoint down get params

func (*GossiperEndpointDownGetParams) WithTimeout ¶

WithTimeout adds the timeout to the gossiper endpoint down get params

func (*GossiperEndpointDownGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GossiperEndpointDownGetReader ¶

type GossiperEndpointDownGetReader struct {
	// contains filtered or unexported fields
}

GossiperEndpointDownGetReader is a Reader for the GossiperEndpointDownGet structure.

func (*GossiperEndpointDownGetReader) ReadResponse ¶

func (o *GossiperEndpointDownGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GossiperEndpointLiveGetDefault ¶

type GossiperEndpointLiveGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

GossiperEndpointLiveGetDefault handles this case with default header values.

internal server error

func NewGossiperEndpointLiveGetDefault ¶

func NewGossiperEndpointLiveGetDefault(code int) *GossiperEndpointLiveGetDefault

NewGossiperEndpointLiveGetDefault creates a GossiperEndpointLiveGetDefault with default headers values

func (*GossiperEndpointLiveGetDefault) Code ¶

Code gets the status code for the gossiper endpoint live get default response

func (*GossiperEndpointLiveGetDefault) Error ¶

func (*GossiperEndpointLiveGetDefault) GetPayload ¶

type GossiperEndpointLiveGetOK ¶

type GossiperEndpointLiveGetOK struct {
	Payload []string
}

GossiperEndpointLiveGetOK handles this case with default header values.

GossiperEndpointLiveGetOK gossiper endpoint live get o k

func NewGossiperEndpointLiveGetOK ¶

func NewGossiperEndpointLiveGetOK() *GossiperEndpointLiveGetOK

NewGossiperEndpointLiveGetOK creates a GossiperEndpointLiveGetOK with default headers values

func (*GossiperEndpointLiveGetOK) GetPayload ¶

func (o *GossiperEndpointLiveGetOK) GetPayload() []string

type GossiperEndpointLiveGetParams ¶

type GossiperEndpointLiveGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GossiperEndpointLiveGetParams contains all the parameters to send to the API endpoint for the gossiper endpoint live get operation typically these are written to a http.Request

func NewGossiperEndpointLiveGetParams ¶

func NewGossiperEndpointLiveGetParams() *GossiperEndpointLiveGetParams

NewGossiperEndpointLiveGetParams creates a new GossiperEndpointLiveGetParams object with the default values initialized.

func NewGossiperEndpointLiveGetParamsWithContext ¶

func NewGossiperEndpointLiveGetParamsWithContext(ctx context.Context) *GossiperEndpointLiveGetParams

NewGossiperEndpointLiveGetParamsWithContext creates a new GossiperEndpointLiveGetParams object with the default values initialized, and the ability to set a context for a request

func NewGossiperEndpointLiveGetParamsWithHTTPClient ¶

func NewGossiperEndpointLiveGetParamsWithHTTPClient(client *http.Client) *GossiperEndpointLiveGetParams

NewGossiperEndpointLiveGetParamsWithHTTPClient creates a new GossiperEndpointLiveGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGossiperEndpointLiveGetParamsWithTimeout ¶

func NewGossiperEndpointLiveGetParamsWithTimeout(timeout time.Duration) *GossiperEndpointLiveGetParams

NewGossiperEndpointLiveGetParamsWithTimeout creates a new GossiperEndpointLiveGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*GossiperEndpointLiveGetParams) SetContext ¶

func (o *GossiperEndpointLiveGetParams) SetContext(ctx context.Context)

SetContext adds the context to the gossiper endpoint live get params

func (*GossiperEndpointLiveGetParams) SetHTTPClient ¶

func (o *GossiperEndpointLiveGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the gossiper endpoint live get params

func (*GossiperEndpointLiveGetParams) SetTimeout ¶

func (o *GossiperEndpointLiveGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the gossiper endpoint live get params

func (*GossiperEndpointLiveGetParams) WithContext ¶

WithContext adds the context to the gossiper endpoint live get params

func (*GossiperEndpointLiveGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the gossiper endpoint live get params

func (*GossiperEndpointLiveGetParams) WithTimeout ¶

WithTimeout adds the timeout to the gossiper endpoint live get params

func (*GossiperEndpointLiveGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GossiperEndpointLiveGetReader ¶

type GossiperEndpointLiveGetReader struct {
	// contains filtered or unexported fields
}

GossiperEndpointLiveGetReader is a Reader for the GossiperEndpointLiveGet structure.

func (*GossiperEndpointLiveGetReader) ReadResponse ¶

func (o *GossiperEndpointLiveGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GossiperGenerationNumberByAddrGetDefault ¶

type GossiperGenerationNumberByAddrGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

GossiperGenerationNumberByAddrGetDefault handles this case with default header values.

internal server error

func NewGossiperGenerationNumberByAddrGetDefault ¶

func NewGossiperGenerationNumberByAddrGetDefault(code int) *GossiperGenerationNumberByAddrGetDefault

NewGossiperGenerationNumberByAddrGetDefault creates a GossiperGenerationNumberByAddrGetDefault with default headers values

func (*GossiperGenerationNumberByAddrGetDefault) Code ¶

Code gets the status code for the gossiper generation number by addr get default response

func (*GossiperGenerationNumberByAddrGetDefault) Error ¶

func (*GossiperGenerationNumberByAddrGetDefault) GetPayload ¶

type GossiperGenerationNumberByAddrGetOK ¶

type GossiperGenerationNumberByAddrGetOK struct {
	Payload int32
}

GossiperGenerationNumberByAddrGetOK handles this case with default header values.

GossiperGenerationNumberByAddrGetOK gossiper generation number by addr get o k

func NewGossiperGenerationNumberByAddrGetOK ¶

func NewGossiperGenerationNumberByAddrGetOK() *GossiperGenerationNumberByAddrGetOK

NewGossiperGenerationNumberByAddrGetOK creates a GossiperGenerationNumberByAddrGetOK with default headers values

func (*GossiperGenerationNumberByAddrGetOK) GetPayload ¶

type GossiperGenerationNumberByAddrGetParams ¶

type GossiperGenerationNumberByAddrGetParams struct {

	/*Addr
	  The endpoint address

	*/
	Addr string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GossiperGenerationNumberByAddrGetParams contains all the parameters to send to the API endpoint for the gossiper generation number by addr get operation typically these are written to a http.Request

func NewGossiperGenerationNumberByAddrGetParams ¶

func NewGossiperGenerationNumberByAddrGetParams() *GossiperGenerationNumberByAddrGetParams

NewGossiperGenerationNumberByAddrGetParams creates a new GossiperGenerationNumberByAddrGetParams object with the default values initialized.

func NewGossiperGenerationNumberByAddrGetParamsWithContext ¶

func NewGossiperGenerationNumberByAddrGetParamsWithContext(ctx context.Context) *GossiperGenerationNumberByAddrGetParams

NewGossiperGenerationNumberByAddrGetParamsWithContext creates a new GossiperGenerationNumberByAddrGetParams object with the default values initialized, and the ability to set a context for a request

func NewGossiperGenerationNumberByAddrGetParamsWithHTTPClient ¶

func NewGossiperGenerationNumberByAddrGetParamsWithHTTPClient(client *http.Client) *GossiperGenerationNumberByAddrGetParams

NewGossiperGenerationNumberByAddrGetParamsWithHTTPClient creates a new GossiperGenerationNumberByAddrGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGossiperGenerationNumberByAddrGetParamsWithTimeout ¶

func NewGossiperGenerationNumberByAddrGetParamsWithTimeout(timeout time.Duration) *GossiperGenerationNumberByAddrGetParams

NewGossiperGenerationNumberByAddrGetParamsWithTimeout creates a new GossiperGenerationNumberByAddrGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*GossiperGenerationNumberByAddrGetParams) SetAddr ¶

SetAddr adds the addr to the gossiper generation number by addr get params

func (*GossiperGenerationNumberByAddrGetParams) SetContext ¶

SetContext adds the context to the gossiper generation number by addr get params

func (*GossiperGenerationNumberByAddrGetParams) SetHTTPClient ¶

func (o *GossiperGenerationNumberByAddrGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the gossiper generation number by addr get params

func (*GossiperGenerationNumberByAddrGetParams) SetTimeout ¶

func (o *GossiperGenerationNumberByAddrGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the gossiper generation number by addr get params

func (*GossiperGenerationNumberByAddrGetParams) WithAddr ¶

WithAddr adds the addr to the gossiper generation number by addr get params

func (*GossiperGenerationNumberByAddrGetParams) WithContext ¶

WithContext adds the context to the gossiper generation number by addr get params

func (*GossiperGenerationNumberByAddrGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the gossiper generation number by addr get params

func (*GossiperGenerationNumberByAddrGetParams) WithTimeout ¶

WithTimeout adds the timeout to the gossiper generation number by addr get params

func (*GossiperGenerationNumberByAddrGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GossiperGenerationNumberByAddrGetReader ¶

type GossiperGenerationNumberByAddrGetReader struct {
	// contains filtered or unexported fields
}

GossiperGenerationNumberByAddrGetReader is a Reader for the GossiperGenerationNumberByAddrGet structure.

func (*GossiperGenerationNumberByAddrGetReader) ReadResponse ¶

func (o *GossiperGenerationNumberByAddrGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GossiperHeartBeatVersionByAddrGetDefault ¶

type GossiperHeartBeatVersionByAddrGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

GossiperHeartBeatVersionByAddrGetDefault handles this case with default header values.

internal server error

func NewGossiperHeartBeatVersionByAddrGetDefault ¶

func NewGossiperHeartBeatVersionByAddrGetDefault(code int) *GossiperHeartBeatVersionByAddrGetDefault

NewGossiperHeartBeatVersionByAddrGetDefault creates a GossiperHeartBeatVersionByAddrGetDefault with default headers values

func (*GossiperHeartBeatVersionByAddrGetDefault) Code ¶

Code gets the status code for the gossiper heart beat version by addr get default response

func (*GossiperHeartBeatVersionByAddrGetDefault) Error ¶

func (*GossiperHeartBeatVersionByAddrGetDefault) GetPayload ¶

type GossiperHeartBeatVersionByAddrGetOK ¶

type GossiperHeartBeatVersionByAddrGetOK struct {
	Payload int32
}

GossiperHeartBeatVersionByAddrGetOK handles this case with default header values.

GossiperHeartBeatVersionByAddrGetOK gossiper heart beat version by addr get o k

func NewGossiperHeartBeatVersionByAddrGetOK ¶

func NewGossiperHeartBeatVersionByAddrGetOK() *GossiperHeartBeatVersionByAddrGetOK

NewGossiperHeartBeatVersionByAddrGetOK creates a GossiperHeartBeatVersionByAddrGetOK with default headers values

func (*GossiperHeartBeatVersionByAddrGetOK) GetPayload ¶

type GossiperHeartBeatVersionByAddrGetParams ¶

type GossiperHeartBeatVersionByAddrGetParams struct {

	/*Addr
	  The endpoint address

	*/
	Addr string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GossiperHeartBeatVersionByAddrGetParams contains all the parameters to send to the API endpoint for the gossiper heart beat version by addr get operation typically these are written to a http.Request

func NewGossiperHeartBeatVersionByAddrGetParams ¶

func NewGossiperHeartBeatVersionByAddrGetParams() *GossiperHeartBeatVersionByAddrGetParams

NewGossiperHeartBeatVersionByAddrGetParams creates a new GossiperHeartBeatVersionByAddrGetParams object with the default values initialized.

func NewGossiperHeartBeatVersionByAddrGetParamsWithContext ¶

func NewGossiperHeartBeatVersionByAddrGetParamsWithContext(ctx context.Context) *GossiperHeartBeatVersionByAddrGetParams

NewGossiperHeartBeatVersionByAddrGetParamsWithContext creates a new GossiperHeartBeatVersionByAddrGetParams object with the default values initialized, and the ability to set a context for a request

func NewGossiperHeartBeatVersionByAddrGetParamsWithHTTPClient ¶

func NewGossiperHeartBeatVersionByAddrGetParamsWithHTTPClient(client *http.Client) *GossiperHeartBeatVersionByAddrGetParams

NewGossiperHeartBeatVersionByAddrGetParamsWithHTTPClient creates a new GossiperHeartBeatVersionByAddrGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGossiperHeartBeatVersionByAddrGetParamsWithTimeout ¶

func NewGossiperHeartBeatVersionByAddrGetParamsWithTimeout(timeout time.Duration) *GossiperHeartBeatVersionByAddrGetParams

NewGossiperHeartBeatVersionByAddrGetParamsWithTimeout creates a new GossiperHeartBeatVersionByAddrGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*GossiperHeartBeatVersionByAddrGetParams) SetAddr ¶

SetAddr adds the addr to the gossiper heart beat version by addr get params

func (*GossiperHeartBeatVersionByAddrGetParams) SetContext ¶

SetContext adds the context to the gossiper heart beat version by addr get params

func (*GossiperHeartBeatVersionByAddrGetParams) SetHTTPClient ¶

func (o *GossiperHeartBeatVersionByAddrGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the gossiper heart beat version by addr get params

func (*GossiperHeartBeatVersionByAddrGetParams) SetTimeout ¶

func (o *GossiperHeartBeatVersionByAddrGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the gossiper heart beat version by addr get params

func (*GossiperHeartBeatVersionByAddrGetParams) WithAddr ¶

WithAddr adds the addr to the gossiper heart beat version by addr get params

func (*GossiperHeartBeatVersionByAddrGetParams) WithContext ¶

WithContext adds the context to the gossiper heart beat version by addr get params

func (*GossiperHeartBeatVersionByAddrGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the gossiper heart beat version by addr get params

func (*GossiperHeartBeatVersionByAddrGetParams) WithTimeout ¶

WithTimeout adds the timeout to the gossiper heart beat version by addr get params

func (*GossiperHeartBeatVersionByAddrGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GossiperHeartBeatVersionByAddrGetReader ¶

type GossiperHeartBeatVersionByAddrGetReader struct {
	// contains filtered or unexported fields
}

GossiperHeartBeatVersionByAddrGetReader is a Reader for the GossiperHeartBeatVersionByAddrGet structure.

func (*GossiperHeartBeatVersionByAddrGetReader) ReadResponse ¶

func (o *GossiperHeartBeatVersionByAddrGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type HintedHandoffHintsDeleteDefault ¶

type HintedHandoffHintsDeleteDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

HintedHandoffHintsDeleteDefault handles this case with default header values.

internal server error

func NewHintedHandoffHintsDeleteDefault ¶

func NewHintedHandoffHintsDeleteDefault(code int) *HintedHandoffHintsDeleteDefault

NewHintedHandoffHintsDeleteDefault creates a HintedHandoffHintsDeleteDefault with default headers values

func (*HintedHandoffHintsDeleteDefault) Code ¶

Code gets the status code for the hinted handoff hints delete default response

func (*HintedHandoffHintsDeleteDefault) Error ¶

func (*HintedHandoffHintsDeleteDefault) GetPayload ¶

type HintedHandoffHintsDeleteOK ¶

type HintedHandoffHintsDeleteOK struct {
}

HintedHandoffHintsDeleteOK handles this case with default header values.

HintedHandoffHintsDeleteOK hinted handoff hints delete o k

func NewHintedHandoffHintsDeleteOK ¶

func NewHintedHandoffHintsDeleteOK() *HintedHandoffHintsDeleteOK

NewHintedHandoffHintsDeleteOK creates a HintedHandoffHintsDeleteOK with default headers values

type HintedHandoffHintsDeleteParams ¶

type HintedHandoffHintsDeleteParams struct {

	/*Host
	  Optional String rep. of endpoint address to delete hints for

	*/
	Host *string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

HintedHandoffHintsDeleteParams contains all the parameters to send to the API endpoint for the hinted handoff hints delete operation typically these are written to a http.Request

func NewHintedHandoffHintsDeleteParams ¶

func NewHintedHandoffHintsDeleteParams() *HintedHandoffHintsDeleteParams

NewHintedHandoffHintsDeleteParams creates a new HintedHandoffHintsDeleteParams object with the default values initialized.

func NewHintedHandoffHintsDeleteParamsWithContext ¶

func NewHintedHandoffHintsDeleteParamsWithContext(ctx context.Context) *HintedHandoffHintsDeleteParams

NewHintedHandoffHintsDeleteParamsWithContext creates a new HintedHandoffHintsDeleteParams object with the default values initialized, and the ability to set a context for a request

func NewHintedHandoffHintsDeleteParamsWithHTTPClient ¶

func NewHintedHandoffHintsDeleteParamsWithHTTPClient(client *http.Client) *HintedHandoffHintsDeleteParams

NewHintedHandoffHintsDeleteParamsWithHTTPClient creates a new HintedHandoffHintsDeleteParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewHintedHandoffHintsDeleteParamsWithTimeout ¶

func NewHintedHandoffHintsDeleteParamsWithTimeout(timeout time.Duration) *HintedHandoffHintsDeleteParams

NewHintedHandoffHintsDeleteParamsWithTimeout creates a new HintedHandoffHintsDeleteParams object with the default values initialized, and the ability to set a timeout on a request

func (*HintedHandoffHintsDeleteParams) SetContext ¶

func (o *HintedHandoffHintsDeleteParams) SetContext(ctx context.Context)

SetContext adds the context to the hinted handoff hints delete params

func (*HintedHandoffHintsDeleteParams) SetHTTPClient ¶

func (o *HintedHandoffHintsDeleteParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the hinted handoff hints delete params

func (*HintedHandoffHintsDeleteParams) SetHost ¶

func (o *HintedHandoffHintsDeleteParams) SetHost(host *string)

SetHost adds the host to the hinted handoff hints delete params

func (*HintedHandoffHintsDeleteParams) SetTimeout ¶

func (o *HintedHandoffHintsDeleteParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the hinted handoff hints delete params

func (*HintedHandoffHintsDeleteParams) WithContext ¶

WithContext adds the context to the hinted handoff hints delete params

func (*HintedHandoffHintsDeleteParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the hinted handoff hints delete params

func (*HintedHandoffHintsDeleteParams) WithHost ¶

WithHost adds the host to the hinted handoff hints delete params

func (*HintedHandoffHintsDeleteParams) WithTimeout ¶

WithTimeout adds the timeout to the hinted handoff hints delete params

func (*HintedHandoffHintsDeleteParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type HintedHandoffHintsDeleteReader ¶

type HintedHandoffHintsDeleteReader struct {
	// contains filtered or unexported fields
}

HintedHandoffHintsDeleteReader is a Reader for the HintedHandoffHintsDelete structure.

func (*HintedHandoffHintsDeleteReader) ReadResponse ¶

func (o *HintedHandoffHintsDeleteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type HintedHandoffHintsGetDefault ¶

type HintedHandoffHintsGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

HintedHandoffHintsGetDefault handles this case with default header values.

internal server error

func NewHintedHandoffHintsGetDefault ¶

func NewHintedHandoffHintsGetDefault(code int) *HintedHandoffHintsGetDefault

NewHintedHandoffHintsGetDefault creates a HintedHandoffHintsGetDefault with default headers values

func (*HintedHandoffHintsGetDefault) Code ¶

Code gets the status code for the hinted handoff hints get default response

func (*HintedHandoffHintsGetDefault) Error ¶

func (*HintedHandoffHintsGetDefault) GetPayload ¶

type HintedHandoffHintsGetOK ¶

type HintedHandoffHintsGetOK struct {
	Payload []string
}

HintedHandoffHintsGetOK handles this case with default header values.

HintedHandoffHintsGetOK hinted handoff hints get o k

func NewHintedHandoffHintsGetOK ¶

func NewHintedHandoffHintsGetOK() *HintedHandoffHintsGetOK

NewHintedHandoffHintsGetOK creates a HintedHandoffHintsGetOK with default headers values

func (*HintedHandoffHintsGetOK) GetPayload ¶

func (o *HintedHandoffHintsGetOK) GetPayload() []string

type HintedHandoffHintsGetParams ¶

type HintedHandoffHintsGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

HintedHandoffHintsGetParams contains all the parameters to send to the API endpoint for the hinted handoff hints get operation typically these are written to a http.Request

func NewHintedHandoffHintsGetParams ¶

func NewHintedHandoffHintsGetParams() *HintedHandoffHintsGetParams

NewHintedHandoffHintsGetParams creates a new HintedHandoffHintsGetParams object with the default values initialized.

func NewHintedHandoffHintsGetParamsWithContext ¶

func NewHintedHandoffHintsGetParamsWithContext(ctx context.Context) *HintedHandoffHintsGetParams

NewHintedHandoffHintsGetParamsWithContext creates a new HintedHandoffHintsGetParams object with the default values initialized, and the ability to set a context for a request

func NewHintedHandoffHintsGetParamsWithHTTPClient ¶

func NewHintedHandoffHintsGetParamsWithHTTPClient(client *http.Client) *HintedHandoffHintsGetParams

NewHintedHandoffHintsGetParamsWithHTTPClient creates a new HintedHandoffHintsGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewHintedHandoffHintsGetParamsWithTimeout ¶

func NewHintedHandoffHintsGetParamsWithTimeout(timeout time.Duration) *HintedHandoffHintsGetParams

NewHintedHandoffHintsGetParamsWithTimeout creates a new HintedHandoffHintsGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*HintedHandoffHintsGetParams) SetContext ¶

func (o *HintedHandoffHintsGetParams) SetContext(ctx context.Context)

SetContext adds the context to the hinted handoff hints get params

func (*HintedHandoffHintsGetParams) SetHTTPClient ¶

func (o *HintedHandoffHintsGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the hinted handoff hints get params

func (*HintedHandoffHintsGetParams) SetTimeout ¶

func (o *HintedHandoffHintsGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the hinted handoff hints get params

func (*HintedHandoffHintsGetParams) WithContext ¶

WithContext adds the context to the hinted handoff hints get params

func (*HintedHandoffHintsGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the hinted handoff hints get params

func (*HintedHandoffHintsGetParams) WithTimeout ¶

WithTimeout adds the timeout to the hinted handoff hints get params

func (*HintedHandoffHintsGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type HintedHandoffHintsGetReader ¶

type HintedHandoffHintsGetReader struct {
	// contains filtered or unexported fields
}

HintedHandoffHintsGetReader is a Reader for the HintedHandoffHintsGet structure.

func (*HintedHandoffHintsGetReader) ReadResponse ¶

func (o *HintedHandoffHintsGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type HintedHandoffMetricsCreateHintByAddrGetDefault ¶

type HintedHandoffMetricsCreateHintByAddrGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

HintedHandoffMetricsCreateHintByAddrGetDefault handles this case with default header values.

internal server error

func NewHintedHandoffMetricsCreateHintByAddrGetDefault ¶

func NewHintedHandoffMetricsCreateHintByAddrGetDefault(code int) *HintedHandoffMetricsCreateHintByAddrGetDefault

NewHintedHandoffMetricsCreateHintByAddrGetDefault creates a HintedHandoffMetricsCreateHintByAddrGetDefault with default headers values

func (*HintedHandoffMetricsCreateHintByAddrGetDefault) Code ¶

Code gets the status code for the hinted handoff metrics create hint by addr get default response

func (*HintedHandoffMetricsCreateHintByAddrGetDefault) Error ¶

func (*HintedHandoffMetricsCreateHintByAddrGetDefault) GetPayload ¶

type HintedHandoffMetricsCreateHintByAddrGetOK ¶

type HintedHandoffMetricsCreateHintByAddrGetOK struct {
	Payload int32
}

HintedHandoffMetricsCreateHintByAddrGetOK handles this case with default header values.

HintedHandoffMetricsCreateHintByAddrGetOK hinted handoff metrics create hint by addr get o k

func NewHintedHandoffMetricsCreateHintByAddrGetOK ¶

func NewHintedHandoffMetricsCreateHintByAddrGetOK() *HintedHandoffMetricsCreateHintByAddrGetOK

NewHintedHandoffMetricsCreateHintByAddrGetOK creates a HintedHandoffMetricsCreateHintByAddrGetOK with default headers values

func (*HintedHandoffMetricsCreateHintByAddrGetOK) GetPayload ¶

type HintedHandoffMetricsCreateHintByAddrGetParams ¶

type HintedHandoffMetricsCreateHintByAddrGetParams struct {

	/*Addr
	  The peer address

	*/
	Addr string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

HintedHandoffMetricsCreateHintByAddrGetParams contains all the parameters to send to the API endpoint for the hinted handoff metrics create hint by addr get operation typically these are written to a http.Request

func NewHintedHandoffMetricsCreateHintByAddrGetParams ¶

func NewHintedHandoffMetricsCreateHintByAddrGetParams() *HintedHandoffMetricsCreateHintByAddrGetParams

NewHintedHandoffMetricsCreateHintByAddrGetParams creates a new HintedHandoffMetricsCreateHintByAddrGetParams object with the default values initialized.

func NewHintedHandoffMetricsCreateHintByAddrGetParamsWithContext ¶

func NewHintedHandoffMetricsCreateHintByAddrGetParamsWithContext(ctx context.Context) *HintedHandoffMetricsCreateHintByAddrGetParams

NewHintedHandoffMetricsCreateHintByAddrGetParamsWithContext creates a new HintedHandoffMetricsCreateHintByAddrGetParams object with the default values initialized, and the ability to set a context for a request

func NewHintedHandoffMetricsCreateHintByAddrGetParamsWithHTTPClient ¶

func NewHintedHandoffMetricsCreateHintByAddrGetParamsWithHTTPClient(client *http.Client) *HintedHandoffMetricsCreateHintByAddrGetParams

NewHintedHandoffMetricsCreateHintByAddrGetParamsWithHTTPClient creates a new HintedHandoffMetricsCreateHintByAddrGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewHintedHandoffMetricsCreateHintByAddrGetParamsWithTimeout ¶

func NewHintedHandoffMetricsCreateHintByAddrGetParamsWithTimeout(timeout time.Duration) *HintedHandoffMetricsCreateHintByAddrGetParams

NewHintedHandoffMetricsCreateHintByAddrGetParamsWithTimeout creates a new HintedHandoffMetricsCreateHintByAddrGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*HintedHandoffMetricsCreateHintByAddrGetParams) SetAddr ¶

SetAddr adds the addr to the hinted handoff metrics create hint by addr get params

func (*HintedHandoffMetricsCreateHintByAddrGetParams) SetContext ¶

SetContext adds the context to the hinted handoff metrics create hint by addr get params

func (*HintedHandoffMetricsCreateHintByAddrGetParams) SetHTTPClient ¶

func (o *HintedHandoffMetricsCreateHintByAddrGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the hinted handoff metrics create hint by addr get params

func (*HintedHandoffMetricsCreateHintByAddrGetParams) SetTimeout ¶

SetTimeout adds the timeout to the hinted handoff metrics create hint by addr get params

func (*HintedHandoffMetricsCreateHintByAddrGetParams) WithAddr ¶

WithAddr adds the addr to the hinted handoff metrics create hint by addr get params

func (*HintedHandoffMetricsCreateHintByAddrGetParams) WithContext ¶

WithContext adds the context to the hinted handoff metrics create hint by addr get params

func (*HintedHandoffMetricsCreateHintByAddrGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the hinted handoff metrics create hint by addr get params

func (*HintedHandoffMetricsCreateHintByAddrGetParams) WithTimeout ¶

WithTimeout adds the timeout to the hinted handoff metrics create hint by addr get params

func (*HintedHandoffMetricsCreateHintByAddrGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type HintedHandoffMetricsCreateHintByAddrGetReader ¶

type HintedHandoffMetricsCreateHintByAddrGetReader struct {
	// contains filtered or unexported fields
}

HintedHandoffMetricsCreateHintByAddrGetReader is a Reader for the HintedHandoffMetricsCreateHintByAddrGet structure.

func (*HintedHandoffMetricsCreateHintByAddrGetReader) ReadResponse ¶

func (o *HintedHandoffMetricsCreateHintByAddrGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type HintedHandoffMetricsNotStoredHintsByAddrGetDefault ¶

type HintedHandoffMetricsNotStoredHintsByAddrGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

HintedHandoffMetricsNotStoredHintsByAddrGetDefault handles this case with default header values.

internal server error

func NewHintedHandoffMetricsNotStoredHintsByAddrGetDefault ¶

func NewHintedHandoffMetricsNotStoredHintsByAddrGetDefault(code int) *HintedHandoffMetricsNotStoredHintsByAddrGetDefault

NewHintedHandoffMetricsNotStoredHintsByAddrGetDefault creates a HintedHandoffMetricsNotStoredHintsByAddrGetDefault with default headers values

func (*HintedHandoffMetricsNotStoredHintsByAddrGetDefault) Code ¶

Code gets the status code for the hinted handoff metrics not stored hints by addr get default response

func (*HintedHandoffMetricsNotStoredHintsByAddrGetDefault) Error ¶

func (*HintedHandoffMetricsNotStoredHintsByAddrGetDefault) GetPayload ¶

type HintedHandoffMetricsNotStoredHintsByAddrGetOK ¶

type HintedHandoffMetricsNotStoredHintsByAddrGetOK struct {
	Payload int32
}

HintedHandoffMetricsNotStoredHintsByAddrGetOK handles this case with default header values.

HintedHandoffMetricsNotStoredHintsByAddrGetOK hinted handoff metrics not stored hints by addr get o k

func NewHintedHandoffMetricsNotStoredHintsByAddrGetOK ¶

func NewHintedHandoffMetricsNotStoredHintsByAddrGetOK() *HintedHandoffMetricsNotStoredHintsByAddrGetOK

NewHintedHandoffMetricsNotStoredHintsByAddrGetOK creates a HintedHandoffMetricsNotStoredHintsByAddrGetOK with default headers values

func (*HintedHandoffMetricsNotStoredHintsByAddrGetOK) GetPayload ¶

type HintedHandoffMetricsNotStoredHintsByAddrGetParams ¶

type HintedHandoffMetricsNotStoredHintsByAddrGetParams struct {

	/*Addr
	  The peer address

	*/
	Addr string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

HintedHandoffMetricsNotStoredHintsByAddrGetParams contains all the parameters to send to the API endpoint for the hinted handoff metrics not stored hints by addr get operation typically these are written to a http.Request

func NewHintedHandoffMetricsNotStoredHintsByAddrGetParams ¶

func NewHintedHandoffMetricsNotStoredHintsByAddrGetParams() *HintedHandoffMetricsNotStoredHintsByAddrGetParams

NewHintedHandoffMetricsNotStoredHintsByAddrGetParams creates a new HintedHandoffMetricsNotStoredHintsByAddrGetParams object with the default values initialized.

func NewHintedHandoffMetricsNotStoredHintsByAddrGetParamsWithContext ¶

func NewHintedHandoffMetricsNotStoredHintsByAddrGetParamsWithContext(ctx context.Context) *HintedHandoffMetricsNotStoredHintsByAddrGetParams

NewHintedHandoffMetricsNotStoredHintsByAddrGetParamsWithContext creates a new HintedHandoffMetricsNotStoredHintsByAddrGetParams object with the default values initialized, and the ability to set a context for a request

func NewHintedHandoffMetricsNotStoredHintsByAddrGetParamsWithHTTPClient ¶

func NewHintedHandoffMetricsNotStoredHintsByAddrGetParamsWithHTTPClient(client *http.Client) *HintedHandoffMetricsNotStoredHintsByAddrGetParams

NewHintedHandoffMetricsNotStoredHintsByAddrGetParamsWithHTTPClient creates a new HintedHandoffMetricsNotStoredHintsByAddrGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewHintedHandoffMetricsNotStoredHintsByAddrGetParamsWithTimeout ¶

func NewHintedHandoffMetricsNotStoredHintsByAddrGetParamsWithTimeout(timeout time.Duration) *HintedHandoffMetricsNotStoredHintsByAddrGetParams

NewHintedHandoffMetricsNotStoredHintsByAddrGetParamsWithTimeout creates a new HintedHandoffMetricsNotStoredHintsByAddrGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*HintedHandoffMetricsNotStoredHintsByAddrGetParams) SetAddr ¶

SetAddr adds the addr to the hinted handoff metrics not stored hints by addr get params

func (*HintedHandoffMetricsNotStoredHintsByAddrGetParams) SetContext ¶

SetContext adds the context to the hinted handoff metrics not stored hints by addr get params

func (*HintedHandoffMetricsNotStoredHintsByAddrGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the hinted handoff metrics not stored hints by addr get params

func (*HintedHandoffMetricsNotStoredHintsByAddrGetParams) SetTimeout ¶

SetTimeout adds the timeout to the hinted handoff metrics not stored hints by addr get params

func (*HintedHandoffMetricsNotStoredHintsByAddrGetParams) WithAddr ¶

WithAddr adds the addr to the hinted handoff metrics not stored hints by addr get params

func (*HintedHandoffMetricsNotStoredHintsByAddrGetParams) WithContext ¶

WithContext adds the context to the hinted handoff metrics not stored hints by addr get params

func (*HintedHandoffMetricsNotStoredHintsByAddrGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the hinted handoff metrics not stored hints by addr get params

func (*HintedHandoffMetricsNotStoredHintsByAddrGetParams) WithTimeout ¶

WithTimeout adds the timeout to the hinted handoff metrics not stored hints by addr get params

func (*HintedHandoffMetricsNotStoredHintsByAddrGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type HintedHandoffMetricsNotStoredHintsByAddrGetReader ¶

type HintedHandoffMetricsNotStoredHintsByAddrGetReader struct {
	// contains filtered or unexported fields
}

HintedHandoffMetricsNotStoredHintsByAddrGetReader is a Reader for the HintedHandoffMetricsNotStoredHintsByAddrGet structure.

func (*HintedHandoffMetricsNotStoredHintsByAddrGetReader) ReadResponse ¶

func (o *HintedHandoffMetricsNotStoredHintsByAddrGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type HintedHandoffPausePostDefault ¶

type HintedHandoffPausePostDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

HintedHandoffPausePostDefault handles this case with default header values.

internal server error

func NewHintedHandoffPausePostDefault ¶

func NewHintedHandoffPausePostDefault(code int) *HintedHandoffPausePostDefault

NewHintedHandoffPausePostDefault creates a HintedHandoffPausePostDefault with default headers values

func (*HintedHandoffPausePostDefault) Code ¶

Code gets the status code for the hinted handoff pause post default response

func (*HintedHandoffPausePostDefault) Error ¶

func (*HintedHandoffPausePostDefault) GetPayload ¶

type HintedHandoffPausePostOK ¶

type HintedHandoffPausePostOK struct {
}

HintedHandoffPausePostOK handles this case with default header values.

HintedHandoffPausePostOK hinted handoff pause post o k

func NewHintedHandoffPausePostOK ¶

func NewHintedHandoffPausePostOK() *HintedHandoffPausePostOK

NewHintedHandoffPausePostOK creates a HintedHandoffPausePostOK with default headers values

type HintedHandoffPausePostParams ¶

type HintedHandoffPausePostParams struct {

	/*Pause
	  pause status

	*/
	Pause bool

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

HintedHandoffPausePostParams contains all the parameters to send to the API endpoint for the hinted handoff pause post operation typically these are written to a http.Request

func NewHintedHandoffPausePostParams ¶

func NewHintedHandoffPausePostParams() *HintedHandoffPausePostParams

NewHintedHandoffPausePostParams creates a new HintedHandoffPausePostParams object with the default values initialized.

func NewHintedHandoffPausePostParamsWithContext ¶

func NewHintedHandoffPausePostParamsWithContext(ctx context.Context) *HintedHandoffPausePostParams

NewHintedHandoffPausePostParamsWithContext creates a new HintedHandoffPausePostParams object with the default values initialized, and the ability to set a context for a request

func NewHintedHandoffPausePostParamsWithHTTPClient ¶

func NewHintedHandoffPausePostParamsWithHTTPClient(client *http.Client) *HintedHandoffPausePostParams

NewHintedHandoffPausePostParamsWithHTTPClient creates a new HintedHandoffPausePostParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewHintedHandoffPausePostParamsWithTimeout ¶

func NewHintedHandoffPausePostParamsWithTimeout(timeout time.Duration) *HintedHandoffPausePostParams

NewHintedHandoffPausePostParamsWithTimeout creates a new HintedHandoffPausePostParams object with the default values initialized, and the ability to set a timeout on a request

func (*HintedHandoffPausePostParams) SetContext ¶

func (o *HintedHandoffPausePostParams) SetContext(ctx context.Context)

SetContext adds the context to the hinted handoff pause post params

func (*HintedHandoffPausePostParams) SetHTTPClient ¶

func (o *HintedHandoffPausePostParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the hinted handoff pause post params

func (*HintedHandoffPausePostParams) SetPause ¶

func (o *HintedHandoffPausePostParams) SetPause(pause bool)

SetPause adds the pause to the hinted handoff pause post params

func (*HintedHandoffPausePostParams) SetTimeout ¶

func (o *HintedHandoffPausePostParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the hinted handoff pause post params

func (*HintedHandoffPausePostParams) WithContext ¶

WithContext adds the context to the hinted handoff pause post params

func (*HintedHandoffPausePostParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the hinted handoff pause post params

func (*HintedHandoffPausePostParams) WithPause ¶

WithPause adds the pause to the hinted handoff pause post params

func (*HintedHandoffPausePostParams) WithTimeout ¶

WithTimeout adds the timeout to the hinted handoff pause post params

func (*HintedHandoffPausePostParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type HintedHandoffPausePostReader ¶

type HintedHandoffPausePostReader struct {
	// contains filtered or unexported fields
}

HintedHandoffPausePostReader is a Reader for the HintedHandoffPausePost structure.

func (*HintedHandoffPausePostReader) ReadResponse ¶

func (o *HintedHandoffPausePostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type HintedHandoffSchedulePostDefault ¶

type HintedHandoffSchedulePostDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

HintedHandoffSchedulePostDefault handles this case with default header values.

internal server error

func NewHintedHandoffSchedulePostDefault ¶

func NewHintedHandoffSchedulePostDefault(code int) *HintedHandoffSchedulePostDefault

NewHintedHandoffSchedulePostDefault creates a HintedHandoffSchedulePostDefault with default headers values

func (*HintedHandoffSchedulePostDefault) Code ¶

Code gets the status code for the hinted handoff schedule post default response

func (*HintedHandoffSchedulePostDefault) Error ¶

func (*HintedHandoffSchedulePostDefault) GetPayload ¶

type HintedHandoffSchedulePostOK ¶

type HintedHandoffSchedulePostOK struct {
}

HintedHandoffSchedulePostOK handles this case with default header values.

HintedHandoffSchedulePostOK hinted handoff schedule post o k

func NewHintedHandoffSchedulePostOK ¶

func NewHintedHandoffSchedulePostOK() *HintedHandoffSchedulePostOK

NewHintedHandoffSchedulePostOK creates a HintedHandoffSchedulePostOK with default headers values

type HintedHandoffSchedulePostParams ¶

type HintedHandoffSchedulePostParams struct {

	/*Host
	  String rep. of endpoint address

	*/
	Host string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

HintedHandoffSchedulePostParams contains all the parameters to send to the API endpoint for the hinted handoff schedule post operation typically these are written to a http.Request

func NewHintedHandoffSchedulePostParams ¶

func NewHintedHandoffSchedulePostParams() *HintedHandoffSchedulePostParams

NewHintedHandoffSchedulePostParams creates a new HintedHandoffSchedulePostParams object with the default values initialized.

func NewHintedHandoffSchedulePostParamsWithContext ¶

func NewHintedHandoffSchedulePostParamsWithContext(ctx context.Context) *HintedHandoffSchedulePostParams

NewHintedHandoffSchedulePostParamsWithContext creates a new HintedHandoffSchedulePostParams object with the default values initialized, and the ability to set a context for a request

func NewHintedHandoffSchedulePostParamsWithHTTPClient ¶

func NewHintedHandoffSchedulePostParamsWithHTTPClient(client *http.Client) *HintedHandoffSchedulePostParams

NewHintedHandoffSchedulePostParamsWithHTTPClient creates a new HintedHandoffSchedulePostParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewHintedHandoffSchedulePostParamsWithTimeout ¶

func NewHintedHandoffSchedulePostParamsWithTimeout(timeout time.Duration) *HintedHandoffSchedulePostParams

NewHintedHandoffSchedulePostParamsWithTimeout creates a new HintedHandoffSchedulePostParams object with the default values initialized, and the ability to set a timeout on a request

func (*HintedHandoffSchedulePostParams) SetContext ¶

func (o *HintedHandoffSchedulePostParams) SetContext(ctx context.Context)

SetContext adds the context to the hinted handoff schedule post params

func (*HintedHandoffSchedulePostParams) SetHTTPClient ¶

func (o *HintedHandoffSchedulePostParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the hinted handoff schedule post params

func (*HintedHandoffSchedulePostParams) SetHost ¶

func (o *HintedHandoffSchedulePostParams) SetHost(host string)

SetHost adds the host to the hinted handoff schedule post params

func (*HintedHandoffSchedulePostParams) SetTimeout ¶

func (o *HintedHandoffSchedulePostParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the hinted handoff schedule post params

func (*HintedHandoffSchedulePostParams) WithContext ¶

WithContext adds the context to the hinted handoff schedule post params

func (*HintedHandoffSchedulePostParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the hinted handoff schedule post params

func (*HintedHandoffSchedulePostParams) WithHost ¶

WithHost adds the host to the hinted handoff schedule post params

func (*HintedHandoffSchedulePostParams) WithTimeout ¶

WithTimeout adds the timeout to the hinted handoff schedule post params

func (*HintedHandoffSchedulePostParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type HintedHandoffSchedulePostReader ¶

type HintedHandoffSchedulePostReader struct {
	// contains filtered or unexported fields
}

HintedHandoffSchedulePostReader is a Reader for the HintedHandoffSchedulePost structure.

func (*HintedHandoffSchedulePostReader) ReadResponse ¶

func (o *HintedHandoffSchedulePostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type LsaCompactPostDefault ¶

type LsaCompactPostDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

LsaCompactPostDefault handles this case with default header values.

internal server error

func NewLsaCompactPostDefault ¶

func NewLsaCompactPostDefault(code int) *LsaCompactPostDefault

NewLsaCompactPostDefault creates a LsaCompactPostDefault with default headers values

func (*LsaCompactPostDefault) Code ¶

func (o *LsaCompactPostDefault) Code() int

Code gets the status code for the lsa compact post default response

func (*LsaCompactPostDefault) Error ¶

func (o *LsaCompactPostDefault) Error() string

func (*LsaCompactPostDefault) GetPayload ¶

func (o *LsaCompactPostDefault) GetPayload() *models.ErrorModel

type LsaCompactPostOK ¶

type LsaCompactPostOK struct {
}

LsaCompactPostOK handles this case with default header values.

LsaCompactPostOK lsa compact post o k

func NewLsaCompactPostOK ¶

func NewLsaCompactPostOK() *LsaCompactPostOK

NewLsaCompactPostOK creates a LsaCompactPostOK with default headers values

type LsaCompactPostParams ¶

type LsaCompactPostParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

LsaCompactPostParams contains all the parameters to send to the API endpoint for the lsa compact post operation typically these are written to a http.Request

func NewLsaCompactPostParams ¶

func NewLsaCompactPostParams() *LsaCompactPostParams

NewLsaCompactPostParams creates a new LsaCompactPostParams object with the default values initialized.

func NewLsaCompactPostParamsWithContext ¶

func NewLsaCompactPostParamsWithContext(ctx context.Context) *LsaCompactPostParams

NewLsaCompactPostParamsWithContext creates a new LsaCompactPostParams object with the default values initialized, and the ability to set a context for a request

func NewLsaCompactPostParamsWithHTTPClient ¶

func NewLsaCompactPostParamsWithHTTPClient(client *http.Client) *LsaCompactPostParams

NewLsaCompactPostParamsWithHTTPClient creates a new LsaCompactPostParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewLsaCompactPostParamsWithTimeout ¶

func NewLsaCompactPostParamsWithTimeout(timeout time.Duration) *LsaCompactPostParams

NewLsaCompactPostParamsWithTimeout creates a new LsaCompactPostParams object with the default values initialized, and the ability to set a timeout on a request

func (*LsaCompactPostParams) SetContext ¶

func (o *LsaCompactPostParams) SetContext(ctx context.Context)

SetContext adds the context to the lsa compact post params

func (*LsaCompactPostParams) SetHTTPClient ¶

func (o *LsaCompactPostParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the lsa compact post params

func (*LsaCompactPostParams) SetTimeout ¶

func (o *LsaCompactPostParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the lsa compact post params

func (*LsaCompactPostParams) WithContext ¶

WithContext adds the context to the lsa compact post params

func (*LsaCompactPostParams) WithHTTPClient ¶

func (o *LsaCompactPostParams) WithHTTPClient(client *http.Client) *LsaCompactPostParams

WithHTTPClient adds the HTTPClient to the lsa compact post params

func (*LsaCompactPostParams) WithTimeout ¶

func (o *LsaCompactPostParams) WithTimeout(timeout time.Duration) *LsaCompactPostParams

WithTimeout adds the timeout to the lsa compact post params

func (*LsaCompactPostParams) WriteToRequest ¶

func (o *LsaCompactPostParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type LsaCompactPostReader ¶

type LsaCompactPostReader struct {
	// contains filtered or unexported fields
}

LsaCompactPostReader is a Reader for the LsaCompactPost structure.

func (*LsaCompactPostReader) ReadResponse ¶

func (o *LsaCompactPostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type MessagingServiceMessagesDroppedByVerGetDefault ¶

type MessagingServiceMessagesDroppedByVerGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

MessagingServiceMessagesDroppedByVerGetDefault handles this case with default header values.

internal server error

func NewMessagingServiceMessagesDroppedByVerGetDefault ¶

func NewMessagingServiceMessagesDroppedByVerGetDefault(code int) *MessagingServiceMessagesDroppedByVerGetDefault

NewMessagingServiceMessagesDroppedByVerGetDefault creates a MessagingServiceMessagesDroppedByVerGetDefault with default headers values

func (*MessagingServiceMessagesDroppedByVerGetDefault) Code ¶

Code gets the status code for the messaging service messages dropped by ver get default response

func (*MessagingServiceMessagesDroppedByVerGetDefault) Error ¶

func (*MessagingServiceMessagesDroppedByVerGetDefault) GetPayload ¶

type MessagingServiceMessagesDroppedByVerGetOK ¶

type MessagingServiceMessagesDroppedByVerGetOK struct {
	Payload []*models.VerbCounter
}

MessagingServiceMessagesDroppedByVerGetOK handles this case with default header values.

MessagingServiceMessagesDroppedByVerGetOK messaging service messages dropped by ver get o k

func NewMessagingServiceMessagesDroppedByVerGetOK ¶

func NewMessagingServiceMessagesDroppedByVerGetOK() *MessagingServiceMessagesDroppedByVerGetOK

NewMessagingServiceMessagesDroppedByVerGetOK creates a MessagingServiceMessagesDroppedByVerGetOK with default headers values

func (*MessagingServiceMessagesDroppedByVerGetOK) GetPayload ¶

type MessagingServiceMessagesDroppedByVerGetParams ¶

type MessagingServiceMessagesDroppedByVerGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

MessagingServiceMessagesDroppedByVerGetParams contains all the parameters to send to the API endpoint for the messaging service messages dropped by ver get operation typically these are written to a http.Request

func NewMessagingServiceMessagesDroppedByVerGetParams ¶

func NewMessagingServiceMessagesDroppedByVerGetParams() *MessagingServiceMessagesDroppedByVerGetParams

NewMessagingServiceMessagesDroppedByVerGetParams creates a new MessagingServiceMessagesDroppedByVerGetParams object with the default values initialized.

func NewMessagingServiceMessagesDroppedByVerGetParamsWithContext ¶

func NewMessagingServiceMessagesDroppedByVerGetParamsWithContext(ctx context.Context) *MessagingServiceMessagesDroppedByVerGetParams

NewMessagingServiceMessagesDroppedByVerGetParamsWithContext creates a new MessagingServiceMessagesDroppedByVerGetParams object with the default values initialized, and the ability to set a context for a request

func NewMessagingServiceMessagesDroppedByVerGetParamsWithHTTPClient ¶

func NewMessagingServiceMessagesDroppedByVerGetParamsWithHTTPClient(client *http.Client) *MessagingServiceMessagesDroppedByVerGetParams

NewMessagingServiceMessagesDroppedByVerGetParamsWithHTTPClient creates a new MessagingServiceMessagesDroppedByVerGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewMessagingServiceMessagesDroppedByVerGetParamsWithTimeout ¶

func NewMessagingServiceMessagesDroppedByVerGetParamsWithTimeout(timeout time.Duration) *MessagingServiceMessagesDroppedByVerGetParams

NewMessagingServiceMessagesDroppedByVerGetParamsWithTimeout creates a new MessagingServiceMessagesDroppedByVerGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*MessagingServiceMessagesDroppedByVerGetParams) SetContext ¶

SetContext adds the context to the messaging service messages dropped by ver get params

func (*MessagingServiceMessagesDroppedByVerGetParams) SetHTTPClient ¶

func (o *MessagingServiceMessagesDroppedByVerGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the messaging service messages dropped by ver get params

func (*MessagingServiceMessagesDroppedByVerGetParams) SetTimeout ¶

SetTimeout adds the timeout to the messaging service messages dropped by ver get params

func (*MessagingServiceMessagesDroppedByVerGetParams) WithContext ¶

WithContext adds the context to the messaging service messages dropped by ver get params

func (*MessagingServiceMessagesDroppedByVerGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the messaging service messages dropped by ver get params

func (*MessagingServiceMessagesDroppedByVerGetParams) WithTimeout ¶

WithTimeout adds the timeout to the messaging service messages dropped by ver get params

func (*MessagingServiceMessagesDroppedByVerGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type MessagingServiceMessagesDroppedByVerGetReader ¶

type MessagingServiceMessagesDroppedByVerGetReader struct {
	// contains filtered or unexported fields
}

MessagingServiceMessagesDroppedByVerGetReader is a Reader for the MessagingServiceMessagesDroppedByVerGet structure.

func (*MessagingServiceMessagesDroppedByVerGetReader) ReadResponse ¶

func (o *MessagingServiceMessagesDroppedByVerGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type MessagingServiceMessagesDroppedGetDefault ¶

type MessagingServiceMessagesDroppedGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

MessagingServiceMessagesDroppedGetDefault handles this case with default header values.

internal server error

func NewMessagingServiceMessagesDroppedGetDefault ¶

func NewMessagingServiceMessagesDroppedGetDefault(code int) *MessagingServiceMessagesDroppedGetDefault

NewMessagingServiceMessagesDroppedGetDefault creates a MessagingServiceMessagesDroppedGetDefault with default headers values

func (*MessagingServiceMessagesDroppedGetDefault) Code ¶

Code gets the status code for the messaging service messages dropped get default response

func (*MessagingServiceMessagesDroppedGetDefault) Error ¶

func (*MessagingServiceMessagesDroppedGetDefault) GetPayload ¶

type MessagingServiceMessagesDroppedGetOK ¶

type MessagingServiceMessagesDroppedGetOK struct {
	Payload []*models.MessageCounter
}

MessagingServiceMessagesDroppedGetOK handles this case with default header values.

MessagingServiceMessagesDroppedGetOK messaging service messages dropped get o k

func NewMessagingServiceMessagesDroppedGetOK ¶

func NewMessagingServiceMessagesDroppedGetOK() *MessagingServiceMessagesDroppedGetOK

NewMessagingServiceMessagesDroppedGetOK creates a MessagingServiceMessagesDroppedGetOK with default headers values

func (*MessagingServiceMessagesDroppedGetOK) GetPayload ¶

type MessagingServiceMessagesDroppedGetParams ¶

type MessagingServiceMessagesDroppedGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

MessagingServiceMessagesDroppedGetParams contains all the parameters to send to the API endpoint for the messaging service messages dropped get operation typically these are written to a http.Request

func NewMessagingServiceMessagesDroppedGetParams ¶

func NewMessagingServiceMessagesDroppedGetParams() *MessagingServiceMessagesDroppedGetParams

NewMessagingServiceMessagesDroppedGetParams creates a new MessagingServiceMessagesDroppedGetParams object with the default values initialized.

func NewMessagingServiceMessagesDroppedGetParamsWithContext ¶

func NewMessagingServiceMessagesDroppedGetParamsWithContext(ctx context.Context) *MessagingServiceMessagesDroppedGetParams

NewMessagingServiceMessagesDroppedGetParamsWithContext creates a new MessagingServiceMessagesDroppedGetParams object with the default values initialized, and the ability to set a context for a request

func NewMessagingServiceMessagesDroppedGetParamsWithHTTPClient ¶

func NewMessagingServiceMessagesDroppedGetParamsWithHTTPClient(client *http.Client) *MessagingServiceMessagesDroppedGetParams

NewMessagingServiceMessagesDroppedGetParamsWithHTTPClient creates a new MessagingServiceMessagesDroppedGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewMessagingServiceMessagesDroppedGetParamsWithTimeout ¶

func NewMessagingServiceMessagesDroppedGetParamsWithTimeout(timeout time.Duration) *MessagingServiceMessagesDroppedGetParams

NewMessagingServiceMessagesDroppedGetParamsWithTimeout creates a new MessagingServiceMessagesDroppedGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*MessagingServiceMessagesDroppedGetParams) SetContext ¶

SetContext adds the context to the messaging service messages dropped get params

func (*MessagingServiceMessagesDroppedGetParams) SetHTTPClient ¶

func (o *MessagingServiceMessagesDroppedGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the messaging service messages dropped get params

func (*MessagingServiceMessagesDroppedGetParams) SetTimeout ¶

SetTimeout adds the timeout to the messaging service messages dropped get params

func (*MessagingServiceMessagesDroppedGetParams) WithContext ¶

WithContext adds the context to the messaging service messages dropped get params

func (*MessagingServiceMessagesDroppedGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the messaging service messages dropped get params

func (*MessagingServiceMessagesDroppedGetParams) WithTimeout ¶

WithTimeout adds the timeout to the messaging service messages dropped get params

func (*MessagingServiceMessagesDroppedGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type MessagingServiceMessagesDroppedGetReader ¶

type MessagingServiceMessagesDroppedGetReader struct {
	// contains filtered or unexported fields
}

MessagingServiceMessagesDroppedGetReader is a Reader for the MessagingServiceMessagesDroppedGet structure.

func (*MessagingServiceMessagesDroppedGetReader) ReadResponse ¶

func (o *MessagingServiceMessagesDroppedGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type MessagingServiceMessagesExceptionGetDefault ¶

type MessagingServiceMessagesExceptionGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

MessagingServiceMessagesExceptionGetDefault handles this case with default header values.

internal server error

func NewMessagingServiceMessagesExceptionGetDefault ¶

func NewMessagingServiceMessagesExceptionGetDefault(code int) *MessagingServiceMessagesExceptionGetDefault

NewMessagingServiceMessagesExceptionGetDefault creates a MessagingServiceMessagesExceptionGetDefault with default headers values

func (*MessagingServiceMessagesExceptionGetDefault) Code ¶

Code gets the status code for the messaging service messages exception get default response

func (*MessagingServiceMessagesExceptionGetDefault) Error ¶

func (*MessagingServiceMessagesExceptionGetDefault) GetPayload ¶

type MessagingServiceMessagesExceptionGetOK ¶

type MessagingServiceMessagesExceptionGetOK struct {
	Payload []*models.MessageCounter
}

MessagingServiceMessagesExceptionGetOK handles this case with default header values.

MessagingServiceMessagesExceptionGetOK messaging service messages exception get o k

func NewMessagingServiceMessagesExceptionGetOK ¶

func NewMessagingServiceMessagesExceptionGetOK() *MessagingServiceMessagesExceptionGetOK

NewMessagingServiceMessagesExceptionGetOK creates a MessagingServiceMessagesExceptionGetOK with default headers values

func (*MessagingServiceMessagesExceptionGetOK) GetPayload ¶

type MessagingServiceMessagesExceptionGetParams ¶

type MessagingServiceMessagesExceptionGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

MessagingServiceMessagesExceptionGetParams contains all the parameters to send to the API endpoint for the messaging service messages exception get operation typically these are written to a http.Request

func NewMessagingServiceMessagesExceptionGetParams ¶

func NewMessagingServiceMessagesExceptionGetParams() *MessagingServiceMessagesExceptionGetParams

NewMessagingServiceMessagesExceptionGetParams creates a new MessagingServiceMessagesExceptionGetParams object with the default values initialized.

func NewMessagingServiceMessagesExceptionGetParamsWithContext ¶

func NewMessagingServiceMessagesExceptionGetParamsWithContext(ctx context.Context) *MessagingServiceMessagesExceptionGetParams

NewMessagingServiceMessagesExceptionGetParamsWithContext creates a new MessagingServiceMessagesExceptionGetParams object with the default values initialized, and the ability to set a context for a request

func NewMessagingServiceMessagesExceptionGetParamsWithHTTPClient ¶

func NewMessagingServiceMessagesExceptionGetParamsWithHTTPClient(client *http.Client) *MessagingServiceMessagesExceptionGetParams

NewMessagingServiceMessagesExceptionGetParamsWithHTTPClient creates a new MessagingServiceMessagesExceptionGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewMessagingServiceMessagesExceptionGetParamsWithTimeout ¶

func NewMessagingServiceMessagesExceptionGetParamsWithTimeout(timeout time.Duration) *MessagingServiceMessagesExceptionGetParams

NewMessagingServiceMessagesExceptionGetParamsWithTimeout creates a new MessagingServiceMessagesExceptionGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*MessagingServiceMessagesExceptionGetParams) SetContext ¶

SetContext adds the context to the messaging service messages exception get params

func (*MessagingServiceMessagesExceptionGetParams) SetHTTPClient ¶

func (o *MessagingServiceMessagesExceptionGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the messaging service messages exception get params

func (*MessagingServiceMessagesExceptionGetParams) SetTimeout ¶

SetTimeout adds the timeout to the messaging service messages exception get params

func (*MessagingServiceMessagesExceptionGetParams) WithContext ¶

WithContext adds the context to the messaging service messages exception get params

func (*MessagingServiceMessagesExceptionGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the messaging service messages exception get params

func (*MessagingServiceMessagesExceptionGetParams) WithTimeout ¶

WithTimeout adds the timeout to the messaging service messages exception get params

func (*MessagingServiceMessagesExceptionGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type MessagingServiceMessagesExceptionGetReader ¶

type MessagingServiceMessagesExceptionGetReader struct {
	// contains filtered or unexported fields
}

MessagingServiceMessagesExceptionGetReader is a Reader for the MessagingServiceMessagesExceptionGet structure.

func (*MessagingServiceMessagesExceptionGetReader) ReadResponse ¶

func (o *MessagingServiceMessagesExceptionGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type MessagingServiceMessagesPendingGetDefault ¶

type MessagingServiceMessagesPendingGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

MessagingServiceMessagesPendingGetDefault handles this case with default header values.

internal server error

func NewMessagingServiceMessagesPendingGetDefault ¶

func NewMessagingServiceMessagesPendingGetDefault(code int) *MessagingServiceMessagesPendingGetDefault

NewMessagingServiceMessagesPendingGetDefault creates a MessagingServiceMessagesPendingGetDefault with default headers values

func (*MessagingServiceMessagesPendingGetDefault) Code ¶

Code gets the status code for the messaging service messages pending get default response

func (*MessagingServiceMessagesPendingGetDefault) Error ¶

func (*MessagingServiceMessagesPendingGetDefault) GetPayload ¶

type MessagingServiceMessagesPendingGetOK ¶

type MessagingServiceMessagesPendingGetOK struct {
	Payload []*models.MessageCounter
}

MessagingServiceMessagesPendingGetOK handles this case with default header values.

MessagingServiceMessagesPendingGetOK messaging service messages pending get o k

func NewMessagingServiceMessagesPendingGetOK ¶

func NewMessagingServiceMessagesPendingGetOK() *MessagingServiceMessagesPendingGetOK

NewMessagingServiceMessagesPendingGetOK creates a MessagingServiceMessagesPendingGetOK with default headers values

func (*MessagingServiceMessagesPendingGetOK) GetPayload ¶

type MessagingServiceMessagesPendingGetParams ¶

type MessagingServiceMessagesPendingGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

MessagingServiceMessagesPendingGetParams contains all the parameters to send to the API endpoint for the messaging service messages pending get operation typically these are written to a http.Request

func NewMessagingServiceMessagesPendingGetParams ¶

func NewMessagingServiceMessagesPendingGetParams() *MessagingServiceMessagesPendingGetParams

NewMessagingServiceMessagesPendingGetParams creates a new MessagingServiceMessagesPendingGetParams object with the default values initialized.

func NewMessagingServiceMessagesPendingGetParamsWithContext ¶

func NewMessagingServiceMessagesPendingGetParamsWithContext(ctx context.Context) *MessagingServiceMessagesPendingGetParams

NewMessagingServiceMessagesPendingGetParamsWithContext creates a new MessagingServiceMessagesPendingGetParams object with the default values initialized, and the ability to set a context for a request

func NewMessagingServiceMessagesPendingGetParamsWithHTTPClient ¶

func NewMessagingServiceMessagesPendingGetParamsWithHTTPClient(client *http.Client) *MessagingServiceMessagesPendingGetParams

NewMessagingServiceMessagesPendingGetParamsWithHTTPClient creates a new MessagingServiceMessagesPendingGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewMessagingServiceMessagesPendingGetParamsWithTimeout ¶

func NewMessagingServiceMessagesPendingGetParamsWithTimeout(timeout time.Duration) *MessagingServiceMessagesPendingGetParams

NewMessagingServiceMessagesPendingGetParamsWithTimeout creates a new MessagingServiceMessagesPendingGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*MessagingServiceMessagesPendingGetParams) SetContext ¶

SetContext adds the context to the messaging service messages pending get params

func (*MessagingServiceMessagesPendingGetParams) SetHTTPClient ¶

func (o *MessagingServiceMessagesPendingGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the messaging service messages pending get params

func (*MessagingServiceMessagesPendingGetParams) SetTimeout ¶

SetTimeout adds the timeout to the messaging service messages pending get params

func (*MessagingServiceMessagesPendingGetParams) WithContext ¶

WithContext adds the context to the messaging service messages pending get params

func (*MessagingServiceMessagesPendingGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the messaging service messages pending get params

func (*MessagingServiceMessagesPendingGetParams) WithTimeout ¶

WithTimeout adds the timeout to the messaging service messages pending get params

func (*MessagingServiceMessagesPendingGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type MessagingServiceMessagesPendingGetReader ¶

type MessagingServiceMessagesPendingGetReader struct {
	// contains filtered or unexported fields
}

MessagingServiceMessagesPendingGetReader is a Reader for the MessagingServiceMessagesPendingGet structure.

func (*MessagingServiceMessagesPendingGetReader) ReadResponse ¶

func (o *MessagingServiceMessagesPendingGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type MessagingServiceMessagesRepliedGetDefault ¶

type MessagingServiceMessagesRepliedGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

MessagingServiceMessagesRepliedGetDefault handles this case with default header values.

internal server error

func NewMessagingServiceMessagesRepliedGetDefault ¶

func NewMessagingServiceMessagesRepliedGetDefault(code int) *MessagingServiceMessagesRepliedGetDefault

NewMessagingServiceMessagesRepliedGetDefault creates a MessagingServiceMessagesRepliedGetDefault with default headers values

func (*MessagingServiceMessagesRepliedGetDefault) Code ¶

Code gets the status code for the messaging service messages replied get default response

func (*MessagingServiceMessagesRepliedGetDefault) Error ¶

func (*MessagingServiceMessagesRepliedGetDefault) GetPayload ¶

type MessagingServiceMessagesRepliedGetOK ¶

type MessagingServiceMessagesRepliedGetOK struct {
	Payload []*models.MessageCounter
}

MessagingServiceMessagesRepliedGetOK handles this case with default header values.

MessagingServiceMessagesRepliedGetOK messaging service messages replied get o k

func NewMessagingServiceMessagesRepliedGetOK ¶

func NewMessagingServiceMessagesRepliedGetOK() *MessagingServiceMessagesRepliedGetOK

NewMessagingServiceMessagesRepliedGetOK creates a MessagingServiceMessagesRepliedGetOK with default headers values

func (*MessagingServiceMessagesRepliedGetOK) GetPayload ¶

type MessagingServiceMessagesRepliedGetParams ¶

type MessagingServiceMessagesRepliedGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

MessagingServiceMessagesRepliedGetParams contains all the parameters to send to the API endpoint for the messaging service messages replied get operation typically these are written to a http.Request

func NewMessagingServiceMessagesRepliedGetParams ¶

func NewMessagingServiceMessagesRepliedGetParams() *MessagingServiceMessagesRepliedGetParams

NewMessagingServiceMessagesRepliedGetParams creates a new MessagingServiceMessagesRepliedGetParams object with the default values initialized.

func NewMessagingServiceMessagesRepliedGetParamsWithContext ¶

func NewMessagingServiceMessagesRepliedGetParamsWithContext(ctx context.Context) *MessagingServiceMessagesRepliedGetParams

NewMessagingServiceMessagesRepliedGetParamsWithContext creates a new MessagingServiceMessagesRepliedGetParams object with the default values initialized, and the ability to set a context for a request

func NewMessagingServiceMessagesRepliedGetParamsWithHTTPClient ¶

func NewMessagingServiceMessagesRepliedGetParamsWithHTTPClient(client *http.Client) *MessagingServiceMessagesRepliedGetParams

NewMessagingServiceMessagesRepliedGetParamsWithHTTPClient creates a new MessagingServiceMessagesRepliedGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewMessagingServiceMessagesRepliedGetParamsWithTimeout ¶

func NewMessagingServiceMessagesRepliedGetParamsWithTimeout(timeout time.Duration) *MessagingServiceMessagesRepliedGetParams

NewMessagingServiceMessagesRepliedGetParamsWithTimeout creates a new MessagingServiceMessagesRepliedGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*MessagingServiceMessagesRepliedGetParams) SetContext ¶

SetContext adds the context to the messaging service messages replied get params

func (*MessagingServiceMessagesRepliedGetParams) SetHTTPClient ¶

func (o *MessagingServiceMessagesRepliedGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the messaging service messages replied get params

func (*MessagingServiceMessagesRepliedGetParams) SetTimeout ¶

SetTimeout adds the timeout to the messaging service messages replied get params

func (*MessagingServiceMessagesRepliedGetParams) WithContext ¶

WithContext adds the context to the messaging service messages replied get params

func (*MessagingServiceMessagesRepliedGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the messaging service messages replied get params

func (*MessagingServiceMessagesRepliedGetParams) WithTimeout ¶

WithTimeout adds the timeout to the messaging service messages replied get params

func (*MessagingServiceMessagesRepliedGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type MessagingServiceMessagesRepliedGetReader ¶

type MessagingServiceMessagesRepliedGetReader struct {
	// contains filtered or unexported fields
}

MessagingServiceMessagesRepliedGetReader is a Reader for the MessagingServiceMessagesRepliedGet structure.

func (*MessagingServiceMessagesRepliedGetReader) ReadResponse ¶

func (o *MessagingServiceMessagesRepliedGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type MessagingServiceMessagesRespondCompletedGetDefault ¶

type MessagingServiceMessagesRespondCompletedGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

MessagingServiceMessagesRespondCompletedGetDefault handles this case with default header values.

internal server error

func NewMessagingServiceMessagesRespondCompletedGetDefault ¶

func NewMessagingServiceMessagesRespondCompletedGetDefault(code int) *MessagingServiceMessagesRespondCompletedGetDefault

NewMessagingServiceMessagesRespondCompletedGetDefault creates a MessagingServiceMessagesRespondCompletedGetDefault with default headers values

func (*MessagingServiceMessagesRespondCompletedGetDefault) Code ¶

Code gets the status code for the messaging service messages respond completed get default response

func (*MessagingServiceMessagesRespondCompletedGetDefault) Error ¶

func (*MessagingServiceMessagesRespondCompletedGetDefault) GetPayload ¶

type MessagingServiceMessagesRespondCompletedGetOK ¶

type MessagingServiceMessagesRespondCompletedGetOK struct {
	Payload []*models.MessageCounter
}

MessagingServiceMessagesRespondCompletedGetOK handles this case with default header values.

MessagingServiceMessagesRespondCompletedGetOK messaging service messages respond completed get o k

func NewMessagingServiceMessagesRespondCompletedGetOK ¶

func NewMessagingServiceMessagesRespondCompletedGetOK() *MessagingServiceMessagesRespondCompletedGetOK

NewMessagingServiceMessagesRespondCompletedGetOK creates a MessagingServiceMessagesRespondCompletedGetOK with default headers values

func (*MessagingServiceMessagesRespondCompletedGetOK) GetPayload ¶

type MessagingServiceMessagesRespondCompletedGetParams ¶

type MessagingServiceMessagesRespondCompletedGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

MessagingServiceMessagesRespondCompletedGetParams contains all the parameters to send to the API endpoint for the messaging service messages respond completed get operation typically these are written to a http.Request

func NewMessagingServiceMessagesRespondCompletedGetParams ¶

func NewMessagingServiceMessagesRespondCompletedGetParams() *MessagingServiceMessagesRespondCompletedGetParams

NewMessagingServiceMessagesRespondCompletedGetParams creates a new MessagingServiceMessagesRespondCompletedGetParams object with the default values initialized.

func NewMessagingServiceMessagesRespondCompletedGetParamsWithContext ¶

func NewMessagingServiceMessagesRespondCompletedGetParamsWithContext(ctx context.Context) *MessagingServiceMessagesRespondCompletedGetParams

NewMessagingServiceMessagesRespondCompletedGetParamsWithContext creates a new MessagingServiceMessagesRespondCompletedGetParams object with the default values initialized, and the ability to set a context for a request

func NewMessagingServiceMessagesRespondCompletedGetParamsWithHTTPClient ¶

func NewMessagingServiceMessagesRespondCompletedGetParamsWithHTTPClient(client *http.Client) *MessagingServiceMessagesRespondCompletedGetParams

NewMessagingServiceMessagesRespondCompletedGetParamsWithHTTPClient creates a new MessagingServiceMessagesRespondCompletedGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewMessagingServiceMessagesRespondCompletedGetParamsWithTimeout ¶

func NewMessagingServiceMessagesRespondCompletedGetParamsWithTimeout(timeout time.Duration) *MessagingServiceMessagesRespondCompletedGetParams

NewMessagingServiceMessagesRespondCompletedGetParamsWithTimeout creates a new MessagingServiceMessagesRespondCompletedGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*MessagingServiceMessagesRespondCompletedGetParams) SetContext ¶

SetContext adds the context to the messaging service messages respond completed get params

func (*MessagingServiceMessagesRespondCompletedGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the messaging service messages respond completed get params

func (*MessagingServiceMessagesRespondCompletedGetParams) SetTimeout ¶

SetTimeout adds the timeout to the messaging service messages respond completed get params

func (*MessagingServiceMessagesRespondCompletedGetParams) WithContext ¶

WithContext adds the context to the messaging service messages respond completed get params

func (*MessagingServiceMessagesRespondCompletedGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the messaging service messages respond completed get params

func (*MessagingServiceMessagesRespondCompletedGetParams) WithTimeout ¶

WithTimeout adds the timeout to the messaging service messages respond completed get params

func (*MessagingServiceMessagesRespondCompletedGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type MessagingServiceMessagesRespondCompletedGetReader ¶

type MessagingServiceMessagesRespondCompletedGetReader struct {
	// contains filtered or unexported fields
}

MessagingServiceMessagesRespondCompletedGetReader is a Reader for the MessagingServiceMessagesRespondCompletedGet structure.

func (*MessagingServiceMessagesRespondCompletedGetReader) ReadResponse ¶

func (o *MessagingServiceMessagesRespondCompletedGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type MessagingServiceMessagesRespondPendingGetDefault ¶

type MessagingServiceMessagesRespondPendingGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

MessagingServiceMessagesRespondPendingGetDefault handles this case with default header values.

internal server error

func NewMessagingServiceMessagesRespondPendingGetDefault ¶

func NewMessagingServiceMessagesRespondPendingGetDefault(code int) *MessagingServiceMessagesRespondPendingGetDefault

NewMessagingServiceMessagesRespondPendingGetDefault creates a MessagingServiceMessagesRespondPendingGetDefault with default headers values

func (*MessagingServiceMessagesRespondPendingGetDefault) Code ¶

Code gets the status code for the messaging service messages respond pending get default response

func (*MessagingServiceMessagesRespondPendingGetDefault) Error ¶

func (*MessagingServiceMessagesRespondPendingGetDefault) GetPayload ¶

type MessagingServiceMessagesRespondPendingGetOK ¶

type MessagingServiceMessagesRespondPendingGetOK struct {
	Payload []*models.MessageCounter
}

MessagingServiceMessagesRespondPendingGetOK handles this case with default header values.

MessagingServiceMessagesRespondPendingGetOK messaging service messages respond pending get o k

func NewMessagingServiceMessagesRespondPendingGetOK ¶

func NewMessagingServiceMessagesRespondPendingGetOK() *MessagingServiceMessagesRespondPendingGetOK

NewMessagingServiceMessagesRespondPendingGetOK creates a MessagingServiceMessagesRespondPendingGetOK with default headers values

func (*MessagingServiceMessagesRespondPendingGetOK) GetPayload ¶

type MessagingServiceMessagesRespondPendingGetParams ¶

type MessagingServiceMessagesRespondPendingGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

MessagingServiceMessagesRespondPendingGetParams contains all the parameters to send to the API endpoint for the messaging service messages respond pending get operation typically these are written to a http.Request

func NewMessagingServiceMessagesRespondPendingGetParams ¶

func NewMessagingServiceMessagesRespondPendingGetParams() *MessagingServiceMessagesRespondPendingGetParams

NewMessagingServiceMessagesRespondPendingGetParams creates a new MessagingServiceMessagesRespondPendingGetParams object with the default values initialized.

func NewMessagingServiceMessagesRespondPendingGetParamsWithContext ¶

func NewMessagingServiceMessagesRespondPendingGetParamsWithContext(ctx context.Context) *MessagingServiceMessagesRespondPendingGetParams

NewMessagingServiceMessagesRespondPendingGetParamsWithContext creates a new MessagingServiceMessagesRespondPendingGetParams object with the default values initialized, and the ability to set a context for a request

func NewMessagingServiceMessagesRespondPendingGetParamsWithHTTPClient ¶

func NewMessagingServiceMessagesRespondPendingGetParamsWithHTTPClient(client *http.Client) *MessagingServiceMessagesRespondPendingGetParams

NewMessagingServiceMessagesRespondPendingGetParamsWithHTTPClient creates a new MessagingServiceMessagesRespondPendingGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewMessagingServiceMessagesRespondPendingGetParamsWithTimeout ¶

func NewMessagingServiceMessagesRespondPendingGetParamsWithTimeout(timeout time.Duration) *MessagingServiceMessagesRespondPendingGetParams

NewMessagingServiceMessagesRespondPendingGetParamsWithTimeout creates a new MessagingServiceMessagesRespondPendingGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*MessagingServiceMessagesRespondPendingGetParams) SetContext ¶

SetContext adds the context to the messaging service messages respond pending get params

func (*MessagingServiceMessagesRespondPendingGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the messaging service messages respond pending get params

func (*MessagingServiceMessagesRespondPendingGetParams) SetTimeout ¶

SetTimeout adds the timeout to the messaging service messages respond pending get params

func (*MessagingServiceMessagesRespondPendingGetParams) WithContext ¶

WithContext adds the context to the messaging service messages respond pending get params

func (*MessagingServiceMessagesRespondPendingGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the messaging service messages respond pending get params

func (*MessagingServiceMessagesRespondPendingGetParams) WithTimeout ¶

WithTimeout adds the timeout to the messaging service messages respond pending get params

func (*MessagingServiceMessagesRespondPendingGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type MessagingServiceMessagesRespondPendingGetReader ¶

type MessagingServiceMessagesRespondPendingGetReader struct {
	// contains filtered or unexported fields
}

MessagingServiceMessagesRespondPendingGetReader is a Reader for the MessagingServiceMessagesRespondPendingGet structure.

func (*MessagingServiceMessagesRespondPendingGetReader) ReadResponse ¶

func (o *MessagingServiceMessagesRespondPendingGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type MessagingServiceMessagesSentGetDefault ¶

type MessagingServiceMessagesSentGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

MessagingServiceMessagesSentGetDefault handles this case with default header values.

internal server error

func NewMessagingServiceMessagesSentGetDefault ¶

func NewMessagingServiceMessagesSentGetDefault(code int) *MessagingServiceMessagesSentGetDefault

NewMessagingServiceMessagesSentGetDefault creates a MessagingServiceMessagesSentGetDefault with default headers values

func (*MessagingServiceMessagesSentGetDefault) Code ¶

Code gets the status code for the messaging service messages sent get default response

func (*MessagingServiceMessagesSentGetDefault) Error ¶

func (*MessagingServiceMessagesSentGetDefault) GetPayload ¶

type MessagingServiceMessagesSentGetOK ¶

type MessagingServiceMessagesSentGetOK struct {
	Payload []*models.MessageCounter
}

MessagingServiceMessagesSentGetOK handles this case with default header values.

MessagingServiceMessagesSentGetOK messaging service messages sent get o k

func NewMessagingServiceMessagesSentGetOK ¶

func NewMessagingServiceMessagesSentGetOK() *MessagingServiceMessagesSentGetOK

NewMessagingServiceMessagesSentGetOK creates a MessagingServiceMessagesSentGetOK with default headers values

func (*MessagingServiceMessagesSentGetOK) GetPayload ¶

type MessagingServiceMessagesSentGetParams ¶

type MessagingServiceMessagesSentGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

MessagingServiceMessagesSentGetParams contains all the parameters to send to the API endpoint for the messaging service messages sent get operation typically these are written to a http.Request

func NewMessagingServiceMessagesSentGetParams ¶

func NewMessagingServiceMessagesSentGetParams() *MessagingServiceMessagesSentGetParams

NewMessagingServiceMessagesSentGetParams creates a new MessagingServiceMessagesSentGetParams object with the default values initialized.

func NewMessagingServiceMessagesSentGetParamsWithContext ¶

func NewMessagingServiceMessagesSentGetParamsWithContext(ctx context.Context) *MessagingServiceMessagesSentGetParams

NewMessagingServiceMessagesSentGetParamsWithContext creates a new MessagingServiceMessagesSentGetParams object with the default values initialized, and the ability to set a context for a request

func NewMessagingServiceMessagesSentGetParamsWithHTTPClient ¶

func NewMessagingServiceMessagesSentGetParamsWithHTTPClient(client *http.Client) *MessagingServiceMessagesSentGetParams

NewMessagingServiceMessagesSentGetParamsWithHTTPClient creates a new MessagingServiceMessagesSentGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewMessagingServiceMessagesSentGetParamsWithTimeout ¶

func NewMessagingServiceMessagesSentGetParamsWithTimeout(timeout time.Duration) *MessagingServiceMessagesSentGetParams

NewMessagingServiceMessagesSentGetParamsWithTimeout creates a new MessagingServiceMessagesSentGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*MessagingServiceMessagesSentGetParams) SetContext ¶

SetContext adds the context to the messaging service messages sent get params

func (*MessagingServiceMessagesSentGetParams) SetHTTPClient ¶

func (o *MessagingServiceMessagesSentGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the messaging service messages sent get params

func (*MessagingServiceMessagesSentGetParams) SetTimeout ¶

func (o *MessagingServiceMessagesSentGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the messaging service messages sent get params

func (*MessagingServiceMessagesSentGetParams) WithContext ¶

WithContext adds the context to the messaging service messages sent get params

func (*MessagingServiceMessagesSentGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the messaging service messages sent get params

func (*MessagingServiceMessagesSentGetParams) WithTimeout ¶

WithTimeout adds the timeout to the messaging service messages sent get params

func (*MessagingServiceMessagesSentGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type MessagingServiceMessagesSentGetReader ¶

type MessagingServiceMessagesSentGetReader struct {
	// contains filtered or unexported fields
}

MessagingServiceMessagesSentGetReader is a Reader for the MessagingServiceMessagesSentGet structure.

func (*MessagingServiceMessagesSentGetReader) ReadResponse ¶

func (o *MessagingServiceMessagesSentGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type MessagingServiceMessagesTimeoutGetDefault ¶

type MessagingServiceMessagesTimeoutGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

MessagingServiceMessagesTimeoutGetDefault handles this case with default header values.

internal server error

func NewMessagingServiceMessagesTimeoutGetDefault ¶

func NewMessagingServiceMessagesTimeoutGetDefault(code int) *MessagingServiceMessagesTimeoutGetDefault

NewMessagingServiceMessagesTimeoutGetDefault creates a MessagingServiceMessagesTimeoutGetDefault with default headers values

func (*MessagingServiceMessagesTimeoutGetDefault) Code ¶

Code gets the status code for the messaging service messages timeout get default response

func (*MessagingServiceMessagesTimeoutGetDefault) Error ¶

func (*MessagingServiceMessagesTimeoutGetDefault) GetPayload ¶

type MessagingServiceMessagesTimeoutGetOK ¶

type MessagingServiceMessagesTimeoutGetOK struct {
	Payload []*models.MessageCounter
}

MessagingServiceMessagesTimeoutGetOK handles this case with default header values.

MessagingServiceMessagesTimeoutGetOK messaging service messages timeout get o k

func NewMessagingServiceMessagesTimeoutGetOK ¶

func NewMessagingServiceMessagesTimeoutGetOK() *MessagingServiceMessagesTimeoutGetOK

NewMessagingServiceMessagesTimeoutGetOK creates a MessagingServiceMessagesTimeoutGetOK with default headers values

func (*MessagingServiceMessagesTimeoutGetOK) GetPayload ¶

type MessagingServiceMessagesTimeoutGetParams ¶

type MessagingServiceMessagesTimeoutGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

MessagingServiceMessagesTimeoutGetParams contains all the parameters to send to the API endpoint for the messaging service messages timeout get operation typically these are written to a http.Request

func NewMessagingServiceMessagesTimeoutGetParams ¶

func NewMessagingServiceMessagesTimeoutGetParams() *MessagingServiceMessagesTimeoutGetParams

NewMessagingServiceMessagesTimeoutGetParams creates a new MessagingServiceMessagesTimeoutGetParams object with the default values initialized.

func NewMessagingServiceMessagesTimeoutGetParamsWithContext ¶

func NewMessagingServiceMessagesTimeoutGetParamsWithContext(ctx context.Context) *MessagingServiceMessagesTimeoutGetParams

NewMessagingServiceMessagesTimeoutGetParamsWithContext creates a new MessagingServiceMessagesTimeoutGetParams object with the default values initialized, and the ability to set a context for a request

func NewMessagingServiceMessagesTimeoutGetParamsWithHTTPClient ¶

func NewMessagingServiceMessagesTimeoutGetParamsWithHTTPClient(client *http.Client) *MessagingServiceMessagesTimeoutGetParams

NewMessagingServiceMessagesTimeoutGetParamsWithHTTPClient creates a new MessagingServiceMessagesTimeoutGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewMessagingServiceMessagesTimeoutGetParamsWithTimeout ¶

func NewMessagingServiceMessagesTimeoutGetParamsWithTimeout(timeout time.Duration) *MessagingServiceMessagesTimeoutGetParams

NewMessagingServiceMessagesTimeoutGetParamsWithTimeout creates a new MessagingServiceMessagesTimeoutGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*MessagingServiceMessagesTimeoutGetParams) SetContext ¶

SetContext adds the context to the messaging service messages timeout get params

func (*MessagingServiceMessagesTimeoutGetParams) SetHTTPClient ¶

func (o *MessagingServiceMessagesTimeoutGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the messaging service messages timeout get params

func (*MessagingServiceMessagesTimeoutGetParams) SetTimeout ¶

SetTimeout adds the timeout to the messaging service messages timeout get params

func (*MessagingServiceMessagesTimeoutGetParams) WithContext ¶

WithContext adds the context to the messaging service messages timeout get params

func (*MessagingServiceMessagesTimeoutGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the messaging service messages timeout get params

func (*MessagingServiceMessagesTimeoutGetParams) WithTimeout ¶

WithTimeout adds the timeout to the messaging service messages timeout get params

func (*MessagingServiceMessagesTimeoutGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type MessagingServiceMessagesTimeoutGetReader ¶

type MessagingServiceMessagesTimeoutGetReader struct {
	// contains filtered or unexported fields
}

MessagingServiceMessagesTimeoutGetReader is a Reader for the MessagingServiceMessagesTimeoutGet structure.

func (*MessagingServiceMessagesTimeoutGetReader) ReadResponse ¶

func (o *MessagingServiceMessagesTimeoutGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type MessagingServiceVersionGetDefault ¶

type MessagingServiceVersionGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

MessagingServiceVersionGetDefault handles this case with default header values.

internal server error

func NewMessagingServiceVersionGetDefault ¶

func NewMessagingServiceVersionGetDefault(code int) *MessagingServiceVersionGetDefault

NewMessagingServiceVersionGetDefault creates a MessagingServiceVersionGetDefault with default headers values

func (*MessagingServiceVersionGetDefault) Code ¶

Code gets the status code for the messaging service version get default response

func (*MessagingServiceVersionGetDefault) Error ¶

func (*MessagingServiceVersionGetDefault) GetPayload ¶

type MessagingServiceVersionGetOK ¶

type MessagingServiceVersionGetOK struct {
	Payload int32
}

MessagingServiceVersionGetOK handles this case with default header values.

MessagingServiceVersionGetOK messaging service version get o k

func NewMessagingServiceVersionGetOK ¶

func NewMessagingServiceVersionGetOK() *MessagingServiceVersionGetOK

NewMessagingServiceVersionGetOK creates a MessagingServiceVersionGetOK with default headers values

func (*MessagingServiceVersionGetOK) GetPayload ¶

func (o *MessagingServiceVersionGetOK) GetPayload() int32

type MessagingServiceVersionGetParams ¶

type MessagingServiceVersionGetParams struct {

	/*Addr
	  Address

	*/
	Addr string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

MessagingServiceVersionGetParams contains all the parameters to send to the API endpoint for the messaging service version get operation typically these are written to a http.Request

func NewMessagingServiceVersionGetParams ¶

func NewMessagingServiceVersionGetParams() *MessagingServiceVersionGetParams

NewMessagingServiceVersionGetParams creates a new MessagingServiceVersionGetParams object with the default values initialized.

func NewMessagingServiceVersionGetParamsWithContext ¶

func NewMessagingServiceVersionGetParamsWithContext(ctx context.Context) *MessagingServiceVersionGetParams

NewMessagingServiceVersionGetParamsWithContext creates a new MessagingServiceVersionGetParams object with the default values initialized, and the ability to set a context for a request

func NewMessagingServiceVersionGetParamsWithHTTPClient ¶

func NewMessagingServiceVersionGetParamsWithHTTPClient(client *http.Client) *MessagingServiceVersionGetParams

NewMessagingServiceVersionGetParamsWithHTTPClient creates a new MessagingServiceVersionGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewMessagingServiceVersionGetParamsWithTimeout ¶

func NewMessagingServiceVersionGetParamsWithTimeout(timeout time.Duration) *MessagingServiceVersionGetParams

NewMessagingServiceVersionGetParamsWithTimeout creates a new MessagingServiceVersionGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*MessagingServiceVersionGetParams) SetAddr ¶

func (o *MessagingServiceVersionGetParams) SetAddr(addr string)

SetAddr adds the addr to the messaging service version get params

func (*MessagingServiceVersionGetParams) SetContext ¶

SetContext adds the context to the messaging service version get params

func (*MessagingServiceVersionGetParams) SetHTTPClient ¶

func (o *MessagingServiceVersionGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the messaging service version get params

func (*MessagingServiceVersionGetParams) SetTimeout ¶

func (o *MessagingServiceVersionGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the messaging service version get params

func (*MessagingServiceVersionGetParams) WithAddr ¶

WithAddr adds the addr to the messaging service version get params

func (*MessagingServiceVersionGetParams) WithContext ¶

WithContext adds the context to the messaging service version get params

func (*MessagingServiceVersionGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the messaging service version get params

func (*MessagingServiceVersionGetParams) WithTimeout ¶

WithTimeout adds the timeout to the messaging service version get params

func (*MessagingServiceVersionGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type MessagingServiceVersionGetReader ¶

type MessagingServiceVersionGetReader struct {
	// contains filtered or unexported fields
}

MessagingServiceVersionGetReader is a Reader for the MessagingServiceVersionGet structure.

func (*MessagingServiceVersionGetReader) ReadResponse ¶

func (o *MessagingServiceVersionGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type SnitchDatacenterGetDefault ¶

type SnitchDatacenterGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

SnitchDatacenterGetDefault handles this case with default header values.

internal server error

func NewSnitchDatacenterGetDefault ¶

func NewSnitchDatacenterGetDefault(code int) *SnitchDatacenterGetDefault

NewSnitchDatacenterGetDefault creates a SnitchDatacenterGetDefault with default headers values

func (*SnitchDatacenterGetDefault) Code ¶

func (o *SnitchDatacenterGetDefault) Code() int

Code gets the status code for the snitch datacenter get default response

func (*SnitchDatacenterGetDefault) Error ¶

func (*SnitchDatacenterGetDefault) GetPayload ¶

func (o *SnitchDatacenterGetDefault) GetPayload() *models.ErrorModel

type SnitchDatacenterGetOK ¶

type SnitchDatacenterGetOK struct {
	Payload string
}

SnitchDatacenterGetOK handles this case with default header values.

SnitchDatacenterGetOK snitch datacenter get o k

func NewSnitchDatacenterGetOK ¶

func NewSnitchDatacenterGetOK() *SnitchDatacenterGetOK

NewSnitchDatacenterGetOK creates a SnitchDatacenterGetOK with default headers values

func (*SnitchDatacenterGetOK) GetPayload ¶

func (o *SnitchDatacenterGetOK) GetPayload() string

type SnitchDatacenterGetParams ¶

type SnitchDatacenterGetParams struct {

	/*Host
	  The host name. If absent, the local server broadcast/listen address is used

	*/
	Host *string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

SnitchDatacenterGetParams contains all the parameters to send to the API endpoint for the snitch datacenter get operation typically these are written to a http.Request

func NewSnitchDatacenterGetParams ¶

func NewSnitchDatacenterGetParams() *SnitchDatacenterGetParams

NewSnitchDatacenterGetParams creates a new SnitchDatacenterGetParams object with the default values initialized.

func NewSnitchDatacenterGetParamsWithContext ¶

func NewSnitchDatacenterGetParamsWithContext(ctx context.Context) *SnitchDatacenterGetParams

NewSnitchDatacenterGetParamsWithContext creates a new SnitchDatacenterGetParams object with the default values initialized, and the ability to set a context for a request

func NewSnitchDatacenterGetParamsWithHTTPClient ¶

func NewSnitchDatacenterGetParamsWithHTTPClient(client *http.Client) *SnitchDatacenterGetParams

NewSnitchDatacenterGetParamsWithHTTPClient creates a new SnitchDatacenterGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewSnitchDatacenterGetParamsWithTimeout ¶

func NewSnitchDatacenterGetParamsWithTimeout(timeout time.Duration) *SnitchDatacenterGetParams

NewSnitchDatacenterGetParamsWithTimeout creates a new SnitchDatacenterGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*SnitchDatacenterGetParams) SetContext ¶

func (o *SnitchDatacenterGetParams) SetContext(ctx context.Context)

SetContext adds the context to the snitch datacenter get params

func (*SnitchDatacenterGetParams) SetHTTPClient ¶

func (o *SnitchDatacenterGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the snitch datacenter get params

func (*SnitchDatacenterGetParams) SetHost ¶

func (o *SnitchDatacenterGetParams) SetHost(host *string)

SetHost adds the host to the snitch datacenter get params

func (*SnitchDatacenterGetParams) SetTimeout ¶

func (o *SnitchDatacenterGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the snitch datacenter get params

func (*SnitchDatacenterGetParams) WithContext ¶

WithContext adds the context to the snitch datacenter get params

func (*SnitchDatacenterGetParams) WithHTTPClient ¶

func (o *SnitchDatacenterGetParams) WithHTTPClient(client *http.Client) *SnitchDatacenterGetParams

WithHTTPClient adds the HTTPClient to the snitch datacenter get params

func (*SnitchDatacenterGetParams) WithHost ¶

WithHost adds the host to the snitch datacenter get params

func (*SnitchDatacenterGetParams) WithTimeout ¶

WithTimeout adds the timeout to the snitch datacenter get params

func (*SnitchDatacenterGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type SnitchDatacenterGetReader ¶

type SnitchDatacenterGetReader struct {
	// contains filtered or unexported fields
}

SnitchDatacenterGetReader is a Reader for the SnitchDatacenterGet structure.

func (*SnitchDatacenterGetReader) ReadResponse ¶

func (o *SnitchDatacenterGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type SnitchNameGetDefault ¶

type SnitchNameGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

SnitchNameGetDefault handles this case with default header values.

internal server error

func NewSnitchNameGetDefault ¶

func NewSnitchNameGetDefault(code int) *SnitchNameGetDefault

NewSnitchNameGetDefault creates a SnitchNameGetDefault with default headers values

func (*SnitchNameGetDefault) Code ¶

func (o *SnitchNameGetDefault) Code() int

Code gets the status code for the snitch name get default response

func (*SnitchNameGetDefault) Error ¶

func (o *SnitchNameGetDefault) Error() string

func (*SnitchNameGetDefault) GetPayload ¶

func (o *SnitchNameGetDefault) GetPayload() *models.ErrorModel

type SnitchNameGetOK ¶

type SnitchNameGetOK struct {
	Payload string
}

SnitchNameGetOK handles this case with default header values.

SnitchNameGetOK snitch name get o k

func NewSnitchNameGetOK ¶

func NewSnitchNameGetOK() *SnitchNameGetOK

NewSnitchNameGetOK creates a SnitchNameGetOK with default headers values

func (*SnitchNameGetOK) GetPayload ¶

func (o *SnitchNameGetOK) GetPayload() string

type SnitchNameGetParams ¶

type SnitchNameGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

SnitchNameGetParams contains all the parameters to send to the API endpoint for the snitch name get operation typically these are written to a http.Request

func NewSnitchNameGetParams ¶

func NewSnitchNameGetParams() *SnitchNameGetParams

NewSnitchNameGetParams creates a new SnitchNameGetParams object with the default values initialized.

func NewSnitchNameGetParamsWithContext ¶

func NewSnitchNameGetParamsWithContext(ctx context.Context) *SnitchNameGetParams

NewSnitchNameGetParamsWithContext creates a new SnitchNameGetParams object with the default values initialized, and the ability to set a context for a request

func NewSnitchNameGetParamsWithHTTPClient ¶

func NewSnitchNameGetParamsWithHTTPClient(client *http.Client) *SnitchNameGetParams

NewSnitchNameGetParamsWithHTTPClient creates a new SnitchNameGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewSnitchNameGetParamsWithTimeout ¶

func NewSnitchNameGetParamsWithTimeout(timeout time.Duration) *SnitchNameGetParams

NewSnitchNameGetParamsWithTimeout creates a new SnitchNameGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*SnitchNameGetParams) SetContext ¶

func (o *SnitchNameGetParams) SetContext(ctx context.Context)

SetContext adds the context to the snitch name get params

func (*SnitchNameGetParams) SetHTTPClient ¶

func (o *SnitchNameGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the snitch name get params

func (*SnitchNameGetParams) SetTimeout ¶

func (o *SnitchNameGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the snitch name get params

func (*SnitchNameGetParams) WithContext ¶

WithContext adds the context to the snitch name get params

func (*SnitchNameGetParams) WithHTTPClient ¶

func (o *SnitchNameGetParams) WithHTTPClient(client *http.Client) *SnitchNameGetParams

WithHTTPClient adds the HTTPClient to the snitch name get params

func (*SnitchNameGetParams) WithTimeout ¶

func (o *SnitchNameGetParams) WithTimeout(timeout time.Duration) *SnitchNameGetParams

WithTimeout adds the timeout to the snitch name get params

func (*SnitchNameGetParams) WriteToRequest ¶

func (o *SnitchNameGetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type SnitchNameGetReader ¶

type SnitchNameGetReader struct {
	// contains filtered or unexported fields
}

SnitchNameGetReader is a Reader for the SnitchNameGet structure.

func (*SnitchNameGetReader) ReadResponse ¶

func (o *SnitchNameGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type SnitchRackGetDefault ¶

type SnitchRackGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

SnitchRackGetDefault handles this case with default header values.

internal server error

func NewSnitchRackGetDefault ¶

func NewSnitchRackGetDefault(code int) *SnitchRackGetDefault

NewSnitchRackGetDefault creates a SnitchRackGetDefault with default headers values

func (*SnitchRackGetDefault) Code ¶

func (o *SnitchRackGetDefault) Code() int

Code gets the status code for the snitch rack get default response

func (*SnitchRackGetDefault) Error ¶

func (o *SnitchRackGetDefault) Error() string

func (*SnitchRackGetDefault) GetPayload ¶

func (o *SnitchRackGetDefault) GetPayload() *models.ErrorModel

type SnitchRackGetOK ¶

type SnitchRackGetOK struct {
	Payload string
}

SnitchRackGetOK handles this case with default header values.

SnitchRackGetOK snitch rack get o k

func NewSnitchRackGetOK ¶

func NewSnitchRackGetOK() *SnitchRackGetOK

NewSnitchRackGetOK creates a SnitchRackGetOK with default headers values

func (*SnitchRackGetOK) GetPayload ¶

func (o *SnitchRackGetOK) GetPayload() string

type SnitchRackGetParams ¶

type SnitchRackGetParams struct {

	/*Host
	  The host name. If absent, the local server broadcast/listen address is used

	*/
	Host *string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

SnitchRackGetParams contains all the parameters to send to the API endpoint for the snitch rack get operation typically these are written to a http.Request

func NewSnitchRackGetParams ¶

func NewSnitchRackGetParams() *SnitchRackGetParams

NewSnitchRackGetParams creates a new SnitchRackGetParams object with the default values initialized.

func NewSnitchRackGetParamsWithContext ¶

func NewSnitchRackGetParamsWithContext(ctx context.Context) *SnitchRackGetParams

NewSnitchRackGetParamsWithContext creates a new SnitchRackGetParams object with the default values initialized, and the ability to set a context for a request

func NewSnitchRackGetParamsWithHTTPClient ¶

func NewSnitchRackGetParamsWithHTTPClient(client *http.Client) *SnitchRackGetParams

NewSnitchRackGetParamsWithHTTPClient creates a new SnitchRackGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewSnitchRackGetParamsWithTimeout ¶

func NewSnitchRackGetParamsWithTimeout(timeout time.Duration) *SnitchRackGetParams

NewSnitchRackGetParamsWithTimeout creates a new SnitchRackGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*SnitchRackGetParams) SetContext ¶

func (o *SnitchRackGetParams) SetContext(ctx context.Context)

SetContext adds the context to the snitch rack get params

func (*SnitchRackGetParams) SetHTTPClient ¶

func (o *SnitchRackGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the snitch rack get params

func (*SnitchRackGetParams) SetHost ¶

func (o *SnitchRackGetParams) SetHost(host *string)

SetHost adds the host to the snitch rack get params

func (*SnitchRackGetParams) SetTimeout ¶

func (o *SnitchRackGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the snitch rack get params

func (*SnitchRackGetParams) WithContext ¶

WithContext adds the context to the snitch rack get params

func (*SnitchRackGetParams) WithHTTPClient ¶

func (o *SnitchRackGetParams) WithHTTPClient(client *http.Client) *SnitchRackGetParams

WithHTTPClient adds the HTTPClient to the snitch rack get params

func (*SnitchRackGetParams) WithHost ¶

func (o *SnitchRackGetParams) WithHost(host *string) *SnitchRackGetParams

WithHost adds the host to the snitch rack get params

func (*SnitchRackGetParams) WithTimeout ¶

func (o *SnitchRackGetParams) WithTimeout(timeout time.Duration) *SnitchRackGetParams

WithTimeout adds the timeout to the snitch rack get params

func (*SnitchRackGetParams) WriteToRequest ¶

func (o *SnitchRackGetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type SnitchRackGetReader ¶

type SnitchRackGetReader struct {
	// contains filtered or unexported fields
}

SnitchRackGetReader is a Reader for the SnitchRackGet structure.

func (*SnitchRackGetReader) ReadResponse ¶

func (o *SnitchRackGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageProxyCasContentionTimeoutGetDefault ¶

type StorageProxyCasContentionTimeoutGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageProxyCasContentionTimeoutGetDefault handles this case with default header values.

internal server error

func NewStorageProxyCasContentionTimeoutGetDefault ¶

func NewStorageProxyCasContentionTimeoutGetDefault(code int) *StorageProxyCasContentionTimeoutGetDefault

NewStorageProxyCasContentionTimeoutGetDefault creates a StorageProxyCasContentionTimeoutGetDefault with default headers values

func (*StorageProxyCasContentionTimeoutGetDefault) Code ¶

Code gets the status code for the storage proxy cas contention timeout get default response

func (*StorageProxyCasContentionTimeoutGetDefault) Error ¶

func (*StorageProxyCasContentionTimeoutGetDefault) GetPayload ¶

type StorageProxyCasContentionTimeoutGetOK ¶

type StorageProxyCasContentionTimeoutGetOK struct {
	Payload interface{}
}

StorageProxyCasContentionTimeoutGetOK handles this case with default header values.

StorageProxyCasContentionTimeoutGetOK storage proxy cas contention timeout get o k

func NewStorageProxyCasContentionTimeoutGetOK ¶

func NewStorageProxyCasContentionTimeoutGetOK() *StorageProxyCasContentionTimeoutGetOK

NewStorageProxyCasContentionTimeoutGetOK creates a StorageProxyCasContentionTimeoutGetOK with default headers values

func (*StorageProxyCasContentionTimeoutGetOK) GetPayload ¶

func (o *StorageProxyCasContentionTimeoutGetOK) GetPayload() interface{}

type StorageProxyCasContentionTimeoutGetParams ¶

type StorageProxyCasContentionTimeoutGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageProxyCasContentionTimeoutGetParams contains all the parameters to send to the API endpoint for the storage proxy cas contention timeout get operation typically these are written to a http.Request

func NewStorageProxyCasContentionTimeoutGetParams ¶

func NewStorageProxyCasContentionTimeoutGetParams() *StorageProxyCasContentionTimeoutGetParams

NewStorageProxyCasContentionTimeoutGetParams creates a new StorageProxyCasContentionTimeoutGetParams object with the default values initialized.

func NewStorageProxyCasContentionTimeoutGetParamsWithContext ¶

func NewStorageProxyCasContentionTimeoutGetParamsWithContext(ctx context.Context) *StorageProxyCasContentionTimeoutGetParams

NewStorageProxyCasContentionTimeoutGetParamsWithContext creates a new StorageProxyCasContentionTimeoutGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageProxyCasContentionTimeoutGetParamsWithHTTPClient ¶

func NewStorageProxyCasContentionTimeoutGetParamsWithHTTPClient(client *http.Client) *StorageProxyCasContentionTimeoutGetParams

NewStorageProxyCasContentionTimeoutGetParamsWithHTTPClient creates a new StorageProxyCasContentionTimeoutGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageProxyCasContentionTimeoutGetParamsWithTimeout ¶

func NewStorageProxyCasContentionTimeoutGetParamsWithTimeout(timeout time.Duration) *StorageProxyCasContentionTimeoutGetParams

NewStorageProxyCasContentionTimeoutGetParamsWithTimeout creates a new StorageProxyCasContentionTimeoutGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageProxyCasContentionTimeoutGetParams) SetContext ¶

SetContext adds the context to the storage proxy cas contention timeout get params

func (*StorageProxyCasContentionTimeoutGetParams) SetHTTPClient ¶

func (o *StorageProxyCasContentionTimeoutGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage proxy cas contention timeout get params

func (*StorageProxyCasContentionTimeoutGetParams) SetTimeout ¶

SetTimeout adds the timeout to the storage proxy cas contention timeout get params

func (*StorageProxyCasContentionTimeoutGetParams) WithContext ¶

WithContext adds the context to the storage proxy cas contention timeout get params

func (*StorageProxyCasContentionTimeoutGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage proxy cas contention timeout get params

func (*StorageProxyCasContentionTimeoutGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage proxy cas contention timeout get params

func (*StorageProxyCasContentionTimeoutGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageProxyCasContentionTimeoutGetReader ¶

type StorageProxyCasContentionTimeoutGetReader struct {
	// contains filtered or unexported fields
}

StorageProxyCasContentionTimeoutGetReader is a Reader for the StorageProxyCasContentionTimeoutGet structure.

func (*StorageProxyCasContentionTimeoutGetReader) ReadResponse ¶

func (o *StorageProxyCasContentionTimeoutGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageProxyCasContentionTimeoutPostDefault ¶

type StorageProxyCasContentionTimeoutPostDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageProxyCasContentionTimeoutPostDefault handles this case with default header values.

internal server error

func NewStorageProxyCasContentionTimeoutPostDefault ¶

func NewStorageProxyCasContentionTimeoutPostDefault(code int) *StorageProxyCasContentionTimeoutPostDefault

NewStorageProxyCasContentionTimeoutPostDefault creates a StorageProxyCasContentionTimeoutPostDefault with default headers values

func (*StorageProxyCasContentionTimeoutPostDefault) Code ¶

Code gets the status code for the storage proxy cas contention timeout post default response

func (*StorageProxyCasContentionTimeoutPostDefault) Error ¶

func (*StorageProxyCasContentionTimeoutPostDefault) GetPayload ¶

type StorageProxyCasContentionTimeoutPostOK ¶

type StorageProxyCasContentionTimeoutPostOK struct {
}

StorageProxyCasContentionTimeoutPostOK handles this case with default header values.

StorageProxyCasContentionTimeoutPostOK storage proxy cas contention timeout post o k

func NewStorageProxyCasContentionTimeoutPostOK ¶

func NewStorageProxyCasContentionTimeoutPostOK() *StorageProxyCasContentionTimeoutPostOK

NewStorageProxyCasContentionTimeoutPostOK creates a StorageProxyCasContentionTimeoutPostOK with default headers values

type StorageProxyCasContentionTimeoutPostParams ¶

type StorageProxyCasContentionTimeoutPostParams struct {

	/*Timeout
	  timeout in second

	*/
	Timeout string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageProxyCasContentionTimeoutPostParams contains all the parameters to send to the API endpoint for the storage proxy cas contention timeout post operation typically these are written to a http.Request

func NewStorageProxyCasContentionTimeoutPostParams ¶

func NewStorageProxyCasContentionTimeoutPostParams() *StorageProxyCasContentionTimeoutPostParams

NewStorageProxyCasContentionTimeoutPostParams creates a new StorageProxyCasContentionTimeoutPostParams object with the default values initialized.

func NewStorageProxyCasContentionTimeoutPostParamsWithContext ¶

func NewStorageProxyCasContentionTimeoutPostParamsWithContext(ctx context.Context) *StorageProxyCasContentionTimeoutPostParams

NewStorageProxyCasContentionTimeoutPostParamsWithContext creates a new StorageProxyCasContentionTimeoutPostParams object with the default values initialized, and the ability to set a context for a request

func NewStorageProxyCasContentionTimeoutPostParamsWithHTTPClient ¶

func NewStorageProxyCasContentionTimeoutPostParamsWithHTTPClient(client *http.Client) *StorageProxyCasContentionTimeoutPostParams

NewStorageProxyCasContentionTimeoutPostParamsWithHTTPClient creates a new StorageProxyCasContentionTimeoutPostParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageProxyCasContentionTimeoutPostParamsWithTimeout ¶

func NewStorageProxyCasContentionTimeoutPostParamsWithTimeout(timeout time.Duration) *StorageProxyCasContentionTimeoutPostParams

NewStorageProxyCasContentionTimeoutPostParamsWithTimeout creates a new StorageProxyCasContentionTimeoutPostParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageProxyCasContentionTimeoutPostParams) SetContext ¶

SetContext adds the context to the storage proxy cas contention timeout post params

func (*StorageProxyCasContentionTimeoutPostParams) SetHTTPClient ¶

func (o *StorageProxyCasContentionTimeoutPostParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage proxy cas contention timeout post params

func (*StorageProxyCasContentionTimeoutPostParams) SetRequestTimeout ¶

func (o *StorageProxyCasContentionTimeoutPostParams) SetRequestTimeout(timeout time.Duration)

SetRequestTimeout adds the timeout to the storage proxy cas contention timeout post params

func (*StorageProxyCasContentionTimeoutPostParams) SetTimeout ¶

func (o *StorageProxyCasContentionTimeoutPostParams) SetTimeout(timeout string)

SetTimeout adds the timeout to the storage proxy cas contention timeout post params

func (*StorageProxyCasContentionTimeoutPostParams) WithContext ¶

WithContext adds the context to the storage proxy cas contention timeout post params

func (*StorageProxyCasContentionTimeoutPostParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage proxy cas contention timeout post params

func (*StorageProxyCasContentionTimeoutPostParams) WithRequestTimeout ¶

WithRequestTimeout adds the timeout to the storage proxy cas contention timeout post params

func (*StorageProxyCasContentionTimeoutPostParams) WithTimeout ¶

WithTimeout adds the timeout to the storage proxy cas contention timeout post params

func (*StorageProxyCasContentionTimeoutPostParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageProxyCasContentionTimeoutPostReader ¶

type StorageProxyCasContentionTimeoutPostReader struct {
	// contains filtered or unexported fields
}

StorageProxyCasContentionTimeoutPostReader is a Reader for the StorageProxyCasContentionTimeoutPost structure.

func (*StorageProxyCasContentionTimeoutPostReader) ReadResponse ¶

func (o *StorageProxyCasContentionTimeoutPostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageProxyCounterWriteRPCTimeoutGetDefault ¶

type StorageProxyCounterWriteRPCTimeoutGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageProxyCounterWriteRPCTimeoutGetDefault handles this case with default header values.

internal server error

func NewStorageProxyCounterWriteRPCTimeoutGetDefault ¶

func NewStorageProxyCounterWriteRPCTimeoutGetDefault(code int) *StorageProxyCounterWriteRPCTimeoutGetDefault

NewStorageProxyCounterWriteRPCTimeoutGetDefault creates a StorageProxyCounterWriteRPCTimeoutGetDefault with default headers values

func (*StorageProxyCounterWriteRPCTimeoutGetDefault) Code ¶

Code gets the status code for the storage proxy counter write Rpc timeout get default response

func (*StorageProxyCounterWriteRPCTimeoutGetDefault) Error ¶

func (*StorageProxyCounterWriteRPCTimeoutGetDefault) GetPayload ¶

type StorageProxyCounterWriteRPCTimeoutGetOK ¶

type StorageProxyCounterWriteRPCTimeoutGetOK struct {
	Payload interface{}
}

StorageProxyCounterWriteRPCTimeoutGetOK handles this case with default header values.

StorageProxyCounterWriteRPCTimeoutGetOK storage proxy counter write Rpc timeout get o k

func NewStorageProxyCounterWriteRPCTimeoutGetOK ¶

func NewStorageProxyCounterWriteRPCTimeoutGetOK() *StorageProxyCounterWriteRPCTimeoutGetOK

NewStorageProxyCounterWriteRPCTimeoutGetOK creates a StorageProxyCounterWriteRPCTimeoutGetOK with default headers values

func (*StorageProxyCounterWriteRPCTimeoutGetOK) GetPayload ¶

func (o *StorageProxyCounterWriteRPCTimeoutGetOK) GetPayload() interface{}

type StorageProxyCounterWriteRPCTimeoutGetParams ¶

type StorageProxyCounterWriteRPCTimeoutGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageProxyCounterWriteRPCTimeoutGetParams contains all the parameters to send to the API endpoint for the storage proxy counter write Rpc timeout get operation typically these are written to a http.Request

func NewStorageProxyCounterWriteRPCTimeoutGetParams ¶

func NewStorageProxyCounterWriteRPCTimeoutGetParams() *StorageProxyCounterWriteRPCTimeoutGetParams

NewStorageProxyCounterWriteRPCTimeoutGetParams creates a new StorageProxyCounterWriteRPCTimeoutGetParams object with the default values initialized.

func NewStorageProxyCounterWriteRPCTimeoutGetParamsWithContext ¶

func NewStorageProxyCounterWriteRPCTimeoutGetParamsWithContext(ctx context.Context) *StorageProxyCounterWriteRPCTimeoutGetParams

NewStorageProxyCounterWriteRPCTimeoutGetParamsWithContext creates a new StorageProxyCounterWriteRPCTimeoutGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageProxyCounterWriteRPCTimeoutGetParamsWithHTTPClient ¶

func NewStorageProxyCounterWriteRPCTimeoutGetParamsWithHTTPClient(client *http.Client) *StorageProxyCounterWriteRPCTimeoutGetParams

NewStorageProxyCounterWriteRPCTimeoutGetParamsWithHTTPClient creates a new StorageProxyCounterWriteRPCTimeoutGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageProxyCounterWriteRPCTimeoutGetParamsWithTimeout ¶

func NewStorageProxyCounterWriteRPCTimeoutGetParamsWithTimeout(timeout time.Duration) *StorageProxyCounterWriteRPCTimeoutGetParams

NewStorageProxyCounterWriteRPCTimeoutGetParamsWithTimeout creates a new StorageProxyCounterWriteRPCTimeoutGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageProxyCounterWriteRPCTimeoutGetParams) SetContext ¶

SetContext adds the context to the storage proxy counter write Rpc timeout get params

func (*StorageProxyCounterWriteRPCTimeoutGetParams) SetHTTPClient ¶

func (o *StorageProxyCounterWriteRPCTimeoutGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage proxy counter write Rpc timeout get params

func (*StorageProxyCounterWriteRPCTimeoutGetParams) SetTimeout ¶

SetTimeout adds the timeout to the storage proxy counter write Rpc timeout get params

func (*StorageProxyCounterWriteRPCTimeoutGetParams) WithContext ¶

WithContext adds the context to the storage proxy counter write Rpc timeout get params

func (*StorageProxyCounterWriteRPCTimeoutGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage proxy counter write Rpc timeout get params

func (*StorageProxyCounterWriteRPCTimeoutGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage proxy counter write Rpc timeout get params

func (*StorageProxyCounterWriteRPCTimeoutGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageProxyCounterWriteRPCTimeoutGetReader ¶

type StorageProxyCounterWriteRPCTimeoutGetReader struct {
	// contains filtered or unexported fields
}

StorageProxyCounterWriteRPCTimeoutGetReader is a Reader for the StorageProxyCounterWriteRPCTimeoutGet structure.

func (*StorageProxyCounterWriteRPCTimeoutGetReader) ReadResponse ¶

func (o *StorageProxyCounterWriteRPCTimeoutGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageProxyCounterWriteRPCTimeoutPostDefault ¶

type StorageProxyCounterWriteRPCTimeoutPostDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageProxyCounterWriteRPCTimeoutPostDefault handles this case with default header values.

internal server error

func NewStorageProxyCounterWriteRPCTimeoutPostDefault ¶

func NewStorageProxyCounterWriteRPCTimeoutPostDefault(code int) *StorageProxyCounterWriteRPCTimeoutPostDefault

NewStorageProxyCounterWriteRPCTimeoutPostDefault creates a StorageProxyCounterWriteRPCTimeoutPostDefault with default headers values

func (*StorageProxyCounterWriteRPCTimeoutPostDefault) Code ¶

Code gets the status code for the storage proxy counter write Rpc timeout post default response

func (*StorageProxyCounterWriteRPCTimeoutPostDefault) Error ¶

func (*StorageProxyCounterWriteRPCTimeoutPostDefault) GetPayload ¶

type StorageProxyCounterWriteRPCTimeoutPostOK ¶

type StorageProxyCounterWriteRPCTimeoutPostOK struct {
}

StorageProxyCounterWriteRPCTimeoutPostOK handles this case with default header values.

StorageProxyCounterWriteRPCTimeoutPostOK storage proxy counter write Rpc timeout post o k

func NewStorageProxyCounterWriteRPCTimeoutPostOK ¶

func NewStorageProxyCounterWriteRPCTimeoutPostOK() *StorageProxyCounterWriteRPCTimeoutPostOK

NewStorageProxyCounterWriteRPCTimeoutPostOK creates a StorageProxyCounterWriteRPCTimeoutPostOK with default headers values

type StorageProxyCounterWriteRPCTimeoutPostParams ¶

type StorageProxyCounterWriteRPCTimeoutPostParams struct {

	/*Timeout
	  timeout in seconds

	*/
	Timeout string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageProxyCounterWriteRPCTimeoutPostParams contains all the parameters to send to the API endpoint for the storage proxy counter write Rpc timeout post operation typically these are written to a http.Request

func NewStorageProxyCounterWriteRPCTimeoutPostParams ¶

func NewStorageProxyCounterWriteRPCTimeoutPostParams() *StorageProxyCounterWriteRPCTimeoutPostParams

NewStorageProxyCounterWriteRPCTimeoutPostParams creates a new StorageProxyCounterWriteRPCTimeoutPostParams object with the default values initialized.

func NewStorageProxyCounterWriteRPCTimeoutPostParamsWithContext ¶

func NewStorageProxyCounterWriteRPCTimeoutPostParamsWithContext(ctx context.Context) *StorageProxyCounterWriteRPCTimeoutPostParams

NewStorageProxyCounterWriteRPCTimeoutPostParamsWithContext creates a new StorageProxyCounterWriteRPCTimeoutPostParams object with the default values initialized, and the ability to set a context for a request

func NewStorageProxyCounterWriteRPCTimeoutPostParamsWithHTTPClient ¶

func NewStorageProxyCounterWriteRPCTimeoutPostParamsWithHTTPClient(client *http.Client) *StorageProxyCounterWriteRPCTimeoutPostParams

NewStorageProxyCounterWriteRPCTimeoutPostParamsWithHTTPClient creates a new StorageProxyCounterWriteRPCTimeoutPostParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageProxyCounterWriteRPCTimeoutPostParamsWithTimeout ¶

func NewStorageProxyCounterWriteRPCTimeoutPostParamsWithTimeout(timeout time.Duration) *StorageProxyCounterWriteRPCTimeoutPostParams

NewStorageProxyCounterWriteRPCTimeoutPostParamsWithTimeout creates a new StorageProxyCounterWriteRPCTimeoutPostParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageProxyCounterWriteRPCTimeoutPostParams) SetContext ¶

SetContext adds the context to the storage proxy counter write Rpc timeout post params

func (*StorageProxyCounterWriteRPCTimeoutPostParams) SetHTTPClient ¶

func (o *StorageProxyCounterWriteRPCTimeoutPostParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage proxy counter write Rpc timeout post params

func (*StorageProxyCounterWriteRPCTimeoutPostParams) SetRequestTimeout ¶

func (o *StorageProxyCounterWriteRPCTimeoutPostParams) SetRequestTimeout(timeout time.Duration)

SetRequestTimeout adds the timeout to the storage proxy counter write Rpc timeout post params

func (*StorageProxyCounterWriteRPCTimeoutPostParams) SetTimeout ¶

SetTimeout adds the timeout to the storage proxy counter write Rpc timeout post params

func (*StorageProxyCounterWriteRPCTimeoutPostParams) WithContext ¶

WithContext adds the context to the storage proxy counter write Rpc timeout post params

func (*StorageProxyCounterWriteRPCTimeoutPostParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage proxy counter write Rpc timeout post params

func (*StorageProxyCounterWriteRPCTimeoutPostParams) WithRequestTimeout ¶

WithRequestTimeout adds the timeout to the storage proxy counter write Rpc timeout post params

func (*StorageProxyCounterWriteRPCTimeoutPostParams) WithTimeout ¶

WithTimeout adds the timeout to the storage proxy counter write Rpc timeout post params

func (*StorageProxyCounterWriteRPCTimeoutPostParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageProxyCounterWriteRPCTimeoutPostReader ¶

type StorageProxyCounterWriteRPCTimeoutPostReader struct {
	// contains filtered or unexported fields
}

StorageProxyCounterWriteRPCTimeoutPostReader is a Reader for the StorageProxyCounterWriteRPCTimeoutPost structure.

func (*StorageProxyCounterWriteRPCTimeoutPostReader) ReadResponse ¶

func (o *StorageProxyCounterWriteRPCTimeoutPostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageProxyHintedHandoffEnabledByDcGetDefault ¶

type StorageProxyHintedHandoffEnabledByDcGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageProxyHintedHandoffEnabledByDcGetDefault handles this case with default header values.

internal server error

func NewStorageProxyHintedHandoffEnabledByDcGetDefault ¶

func NewStorageProxyHintedHandoffEnabledByDcGetDefault(code int) *StorageProxyHintedHandoffEnabledByDcGetDefault

NewStorageProxyHintedHandoffEnabledByDcGetDefault creates a StorageProxyHintedHandoffEnabledByDcGetDefault with default headers values

func (*StorageProxyHintedHandoffEnabledByDcGetDefault) Code ¶

Code gets the status code for the storage proxy hinted handoff enabled by dc get default response

func (*StorageProxyHintedHandoffEnabledByDcGetDefault) Error ¶

func (*StorageProxyHintedHandoffEnabledByDcGetDefault) GetPayload ¶

type StorageProxyHintedHandoffEnabledByDcGetOK ¶

type StorageProxyHintedHandoffEnabledByDcGetOK struct {
	Payload []*models.MapperList
}

StorageProxyHintedHandoffEnabledByDcGetOK handles this case with default header values.

StorageProxyHintedHandoffEnabledByDcGetOK storage proxy hinted handoff enabled by dc get o k

func NewStorageProxyHintedHandoffEnabledByDcGetOK ¶

func NewStorageProxyHintedHandoffEnabledByDcGetOK() *StorageProxyHintedHandoffEnabledByDcGetOK

NewStorageProxyHintedHandoffEnabledByDcGetOK creates a StorageProxyHintedHandoffEnabledByDcGetOK with default headers values

func (*StorageProxyHintedHandoffEnabledByDcGetOK) GetPayload ¶

type StorageProxyHintedHandoffEnabledByDcGetParams ¶

type StorageProxyHintedHandoffEnabledByDcGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageProxyHintedHandoffEnabledByDcGetParams contains all the parameters to send to the API endpoint for the storage proxy hinted handoff enabled by dc get operation typically these are written to a http.Request

func NewStorageProxyHintedHandoffEnabledByDcGetParams ¶

func NewStorageProxyHintedHandoffEnabledByDcGetParams() *StorageProxyHintedHandoffEnabledByDcGetParams

NewStorageProxyHintedHandoffEnabledByDcGetParams creates a new StorageProxyHintedHandoffEnabledByDcGetParams object with the default values initialized.

func NewStorageProxyHintedHandoffEnabledByDcGetParamsWithContext ¶

func NewStorageProxyHintedHandoffEnabledByDcGetParamsWithContext(ctx context.Context) *StorageProxyHintedHandoffEnabledByDcGetParams

NewStorageProxyHintedHandoffEnabledByDcGetParamsWithContext creates a new StorageProxyHintedHandoffEnabledByDcGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageProxyHintedHandoffEnabledByDcGetParamsWithHTTPClient ¶

func NewStorageProxyHintedHandoffEnabledByDcGetParamsWithHTTPClient(client *http.Client) *StorageProxyHintedHandoffEnabledByDcGetParams

NewStorageProxyHintedHandoffEnabledByDcGetParamsWithHTTPClient creates a new StorageProxyHintedHandoffEnabledByDcGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageProxyHintedHandoffEnabledByDcGetParamsWithTimeout ¶

func NewStorageProxyHintedHandoffEnabledByDcGetParamsWithTimeout(timeout time.Duration) *StorageProxyHintedHandoffEnabledByDcGetParams

NewStorageProxyHintedHandoffEnabledByDcGetParamsWithTimeout creates a new StorageProxyHintedHandoffEnabledByDcGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageProxyHintedHandoffEnabledByDcGetParams) SetContext ¶

SetContext adds the context to the storage proxy hinted handoff enabled by dc get params

func (*StorageProxyHintedHandoffEnabledByDcGetParams) SetHTTPClient ¶

func (o *StorageProxyHintedHandoffEnabledByDcGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage proxy hinted handoff enabled by dc get params

func (*StorageProxyHintedHandoffEnabledByDcGetParams) SetTimeout ¶

SetTimeout adds the timeout to the storage proxy hinted handoff enabled by dc get params

func (*StorageProxyHintedHandoffEnabledByDcGetParams) WithContext ¶

WithContext adds the context to the storage proxy hinted handoff enabled by dc get params

func (*StorageProxyHintedHandoffEnabledByDcGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage proxy hinted handoff enabled by dc get params

func (*StorageProxyHintedHandoffEnabledByDcGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage proxy hinted handoff enabled by dc get params

func (*StorageProxyHintedHandoffEnabledByDcGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageProxyHintedHandoffEnabledByDcGetReader ¶

type StorageProxyHintedHandoffEnabledByDcGetReader struct {
	// contains filtered or unexported fields
}

StorageProxyHintedHandoffEnabledByDcGetReader is a Reader for the StorageProxyHintedHandoffEnabledByDcGet structure.

func (*StorageProxyHintedHandoffEnabledByDcGetReader) ReadResponse ¶

func (o *StorageProxyHintedHandoffEnabledByDcGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageProxyHintedHandoffEnabledByDcPostDefault ¶

type StorageProxyHintedHandoffEnabledByDcPostDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageProxyHintedHandoffEnabledByDcPostDefault handles this case with default header values.

internal server error

func NewStorageProxyHintedHandoffEnabledByDcPostDefault ¶

func NewStorageProxyHintedHandoffEnabledByDcPostDefault(code int) *StorageProxyHintedHandoffEnabledByDcPostDefault

NewStorageProxyHintedHandoffEnabledByDcPostDefault creates a StorageProxyHintedHandoffEnabledByDcPostDefault with default headers values

func (*StorageProxyHintedHandoffEnabledByDcPostDefault) Code ¶

Code gets the status code for the storage proxy hinted handoff enabled by dc post default response

func (*StorageProxyHintedHandoffEnabledByDcPostDefault) Error ¶

func (*StorageProxyHintedHandoffEnabledByDcPostDefault) GetPayload ¶

type StorageProxyHintedHandoffEnabledByDcPostOK ¶

type StorageProxyHintedHandoffEnabledByDcPostOK struct {
}

StorageProxyHintedHandoffEnabledByDcPostOK handles this case with default header values.

StorageProxyHintedHandoffEnabledByDcPostOK storage proxy hinted handoff enabled by dc post o k

func NewStorageProxyHintedHandoffEnabledByDcPostOK ¶

func NewStorageProxyHintedHandoffEnabledByDcPostOK() *StorageProxyHintedHandoffEnabledByDcPostOK

NewStorageProxyHintedHandoffEnabledByDcPostOK creates a StorageProxyHintedHandoffEnabledByDcPostOK with default headers values

type StorageProxyHintedHandoffEnabledByDcPostParams ¶

type StorageProxyHintedHandoffEnabledByDcPostParams struct {

	/*Dcs
	  The dcs to enable in the CSV format

	*/
	Dcs string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageProxyHintedHandoffEnabledByDcPostParams contains all the parameters to send to the API endpoint for the storage proxy hinted handoff enabled by dc post operation typically these are written to a http.Request

func NewStorageProxyHintedHandoffEnabledByDcPostParams ¶

func NewStorageProxyHintedHandoffEnabledByDcPostParams() *StorageProxyHintedHandoffEnabledByDcPostParams

NewStorageProxyHintedHandoffEnabledByDcPostParams creates a new StorageProxyHintedHandoffEnabledByDcPostParams object with the default values initialized.

func NewStorageProxyHintedHandoffEnabledByDcPostParamsWithContext ¶

func NewStorageProxyHintedHandoffEnabledByDcPostParamsWithContext(ctx context.Context) *StorageProxyHintedHandoffEnabledByDcPostParams

NewStorageProxyHintedHandoffEnabledByDcPostParamsWithContext creates a new StorageProxyHintedHandoffEnabledByDcPostParams object with the default values initialized, and the ability to set a context for a request

func NewStorageProxyHintedHandoffEnabledByDcPostParamsWithHTTPClient ¶

func NewStorageProxyHintedHandoffEnabledByDcPostParamsWithHTTPClient(client *http.Client) *StorageProxyHintedHandoffEnabledByDcPostParams

NewStorageProxyHintedHandoffEnabledByDcPostParamsWithHTTPClient creates a new StorageProxyHintedHandoffEnabledByDcPostParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageProxyHintedHandoffEnabledByDcPostParamsWithTimeout ¶

func NewStorageProxyHintedHandoffEnabledByDcPostParamsWithTimeout(timeout time.Duration) *StorageProxyHintedHandoffEnabledByDcPostParams

NewStorageProxyHintedHandoffEnabledByDcPostParamsWithTimeout creates a new StorageProxyHintedHandoffEnabledByDcPostParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageProxyHintedHandoffEnabledByDcPostParams) SetContext ¶

SetContext adds the context to the storage proxy hinted handoff enabled by dc post params

func (*StorageProxyHintedHandoffEnabledByDcPostParams) SetDcs ¶

SetDcs adds the dcs to the storage proxy hinted handoff enabled by dc post params

func (*StorageProxyHintedHandoffEnabledByDcPostParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the storage proxy hinted handoff enabled by dc post params

func (*StorageProxyHintedHandoffEnabledByDcPostParams) SetTimeout ¶

SetTimeout adds the timeout to the storage proxy hinted handoff enabled by dc post params

func (*StorageProxyHintedHandoffEnabledByDcPostParams) WithContext ¶

WithContext adds the context to the storage proxy hinted handoff enabled by dc post params

func (*StorageProxyHintedHandoffEnabledByDcPostParams) WithDcs ¶

WithDcs adds the dcs to the storage proxy hinted handoff enabled by dc post params

func (*StorageProxyHintedHandoffEnabledByDcPostParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage proxy hinted handoff enabled by dc post params

func (*StorageProxyHintedHandoffEnabledByDcPostParams) WithTimeout ¶

WithTimeout adds the timeout to the storage proxy hinted handoff enabled by dc post params

func (*StorageProxyHintedHandoffEnabledByDcPostParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageProxyHintedHandoffEnabledByDcPostReader ¶

type StorageProxyHintedHandoffEnabledByDcPostReader struct {
	// contains filtered or unexported fields
}

StorageProxyHintedHandoffEnabledByDcPostReader is a Reader for the StorageProxyHintedHandoffEnabledByDcPost structure.

func (*StorageProxyHintedHandoffEnabledByDcPostReader) ReadResponse ¶

func (o *StorageProxyHintedHandoffEnabledByDcPostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageProxyHintedHandoffEnabledGetDefault ¶

type StorageProxyHintedHandoffEnabledGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageProxyHintedHandoffEnabledGetDefault handles this case with default header values.

internal server error

func NewStorageProxyHintedHandoffEnabledGetDefault ¶

func NewStorageProxyHintedHandoffEnabledGetDefault(code int) *StorageProxyHintedHandoffEnabledGetDefault

NewStorageProxyHintedHandoffEnabledGetDefault creates a StorageProxyHintedHandoffEnabledGetDefault with default headers values

func (*StorageProxyHintedHandoffEnabledGetDefault) Code ¶

Code gets the status code for the storage proxy hinted handoff enabled get default response

func (*StorageProxyHintedHandoffEnabledGetDefault) Error ¶

func (*StorageProxyHintedHandoffEnabledGetDefault) GetPayload ¶

type StorageProxyHintedHandoffEnabledGetOK ¶

type StorageProxyHintedHandoffEnabledGetOK struct {
	Payload bool
}

StorageProxyHintedHandoffEnabledGetOK handles this case with default header values.

StorageProxyHintedHandoffEnabledGetOK storage proxy hinted handoff enabled get o k

func NewStorageProxyHintedHandoffEnabledGetOK ¶

func NewStorageProxyHintedHandoffEnabledGetOK() *StorageProxyHintedHandoffEnabledGetOK

NewStorageProxyHintedHandoffEnabledGetOK creates a StorageProxyHintedHandoffEnabledGetOK with default headers values

func (*StorageProxyHintedHandoffEnabledGetOK) GetPayload ¶

type StorageProxyHintedHandoffEnabledGetParams ¶

type StorageProxyHintedHandoffEnabledGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageProxyHintedHandoffEnabledGetParams contains all the parameters to send to the API endpoint for the storage proxy hinted handoff enabled get operation typically these are written to a http.Request

func NewStorageProxyHintedHandoffEnabledGetParams ¶

func NewStorageProxyHintedHandoffEnabledGetParams() *StorageProxyHintedHandoffEnabledGetParams

NewStorageProxyHintedHandoffEnabledGetParams creates a new StorageProxyHintedHandoffEnabledGetParams object with the default values initialized.

func NewStorageProxyHintedHandoffEnabledGetParamsWithContext ¶

func NewStorageProxyHintedHandoffEnabledGetParamsWithContext(ctx context.Context) *StorageProxyHintedHandoffEnabledGetParams

NewStorageProxyHintedHandoffEnabledGetParamsWithContext creates a new StorageProxyHintedHandoffEnabledGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageProxyHintedHandoffEnabledGetParamsWithHTTPClient ¶

func NewStorageProxyHintedHandoffEnabledGetParamsWithHTTPClient(client *http.Client) *StorageProxyHintedHandoffEnabledGetParams

NewStorageProxyHintedHandoffEnabledGetParamsWithHTTPClient creates a new StorageProxyHintedHandoffEnabledGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageProxyHintedHandoffEnabledGetParamsWithTimeout ¶

func NewStorageProxyHintedHandoffEnabledGetParamsWithTimeout(timeout time.Duration) *StorageProxyHintedHandoffEnabledGetParams

NewStorageProxyHintedHandoffEnabledGetParamsWithTimeout creates a new StorageProxyHintedHandoffEnabledGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageProxyHintedHandoffEnabledGetParams) SetContext ¶

SetContext adds the context to the storage proxy hinted handoff enabled get params

func (*StorageProxyHintedHandoffEnabledGetParams) SetHTTPClient ¶

func (o *StorageProxyHintedHandoffEnabledGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage proxy hinted handoff enabled get params

func (*StorageProxyHintedHandoffEnabledGetParams) SetTimeout ¶

SetTimeout adds the timeout to the storage proxy hinted handoff enabled get params

func (*StorageProxyHintedHandoffEnabledGetParams) WithContext ¶

WithContext adds the context to the storage proxy hinted handoff enabled get params

func (*StorageProxyHintedHandoffEnabledGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage proxy hinted handoff enabled get params

func (*StorageProxyHintedHandoffEnabledGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage proxy hinted handoff enabled get params

func (*StorageProxyHintedHandoffEnabledGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageProxyHintedHandoffEnabledGetReader ¶

type StorageProxyHintedHandoffEnabledGetReader struct {
	// contains filtered or unexported fields
}

StorageProxyHintedHandoffEnabledGetReader is a Reader for the StorageProxyHintedHandoffEnabledGet structure.

func (*StorageProxyHintedHandoffEnabledGetReader) ReadResponse ¶

func (o *StorageProxyHintedHandoffEnabledGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageProxyHintedHandoffEnabledPostDefault ¶

type StorageProxyHintedHandoffEnabledPostDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageProxyHintedHandoffEnabledPostDefault handles this case with default header values.

internal server error

func NewStorageProxyHintedHandoffEnabledPostDefault ¶

func NewStorageProxyHintedHandoffEnabledPostDefault(code int) *StorageProxyHintedHandoffEnabledPostDefault

NewStorageProxyHintedHandoffEnabledPostDefault creates a StorageProxyHintedHandoffEnabledPostDefault with default headers values

func (*StorageProxyHintedHandoffEnabledPostDefault) Code ¶

Code gets the status code for the storage proxy hinted handoff enabled post default response

func (*StorageProxyHintedHandoffEnabledPostDefault) Error ¶

func (*StorageProxyHintedHandoffEnabledPostDefault) GetPayload ¶

type StorageProxyHintedHandoffEnabledPostOK ¶

type StorageProxyHintedHandoffEnabledPostOK struct {
}

StorageProxyHintedHandoffEnabledPostOK handles this case with default header values.

StorageProxyHintedHandoffEnabledPostOK storage proxy hinted handoff enabled post o k

func NewStorageProxyHintedHandoffEnabledPostOK ¶

func NewStorageProxyHintedHandoffEnabledPostOK() *StorageProxyHintedHandoffEnabledPostOK

NewStorageProxyHintedHandoffEnabledPostOK creates a StorageProxyHintedHandoffEnabledPostOK with default headers values

type StorageProxyHintedHandoffEnabledPostParams ¶

type StorageProxyHintedHandoffEnabledPostParams struct {

	/*Enable
	  Set to true to enable hinted handoff

	*/
	Enable bool

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageProxyHintedHandoffEnabledPostParams contains all the parameters to send to the API endpoint for the storage proxy hinted handoff enabled post operation typically these are written to a http.Request

func NewStorageProxyHintedHandoffEnabledPostParams ¶

func NewStorageProxyHintedHandoffEnabledPostParams() *StorageProxyHintedHandoffEnabledPostParams

NewStorageProxyHintedHandoffEnabledPostParams creates a new StorageProxyHintedHandoffEnabledPostParams object with the default values initialized.

func NewStorageProxyHintedHandoffEnabledPostParamsWithContext ¶

func NewStorageProxyHintedHandoffEnabledPostParamsWithContext(ctx context.Context) *StorageProxyHintedHandoffEnabledPostParams

NewStorageProxyHintedHandoffEnabledPostParamsWithContext creates a new StorageProxyHintedHandoffEnabledPostParams object with the default values initialized, and the ability to set a context for a request

func NewStorageProxyHintedHandoffEnabledPostParamsWithHTTPClient ¶

func NewStorageProxyHintedHandoffEnabledPostParamsWithHTTPClient(client *http.Client) *StorageProxyHintedHandoffEnabledPostParams

NewStorageProxyHintedHandoffEnabledPostParamsWithHTTPClient creates a new StorageProxyHintedHandoffEnabledPostParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageProxyHintedHandoffEnabledPostParamsWithTimeout ¶

func NewStorageProxyHintedHandoffEnabledPostParamsWithTimeout(timeout time.Duration) *StorageProxyHintedHandoffEnabledPostParams

NewStorageProxyHintedHandoffEnabledPostParamsWithTimeout creates a new StorageProxyHintedHandoffEnabledPostParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageProxyHintedHandoffEnabledPostParams) SetContext ¶

SetContext adds the context to the storage proxy hinted handoff enabled post params

func (*StorageProxyHintedHandoffEnabledPostParams) SetEnable ¶

func (o *StorageProxyHintedHandoffEnabledPostParams) SetEnable(enable bool)

SetEnable adds the enable to the storage proxy hinted handoff enabled post params

func (*StorageProxyHintedHandoffEnabledPostParams) SetHTTPClient ¶

func (o *StorageProxyHintedHandoffEnabledPostParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage proxy hinted handoff enabled post params

func (*StorageProxyHintedHandoffEnabledPostParams) SetTimeout ¶

SetTimeout adds the timeout to the storage proxy hinted handoff enabled post params

func (*StorageProxyHintedHandoffEnabledPostParams) WithContext ¶

WithContext adds the context to the storage proxy hinted handoff enabled post params

func (*StorageProxyHintedHandoffEnabledPostParams) WithEnable ¶

WithEnable adds the enable to the storage proxy hinted handoff enabled post params

func (*StorageProxyHintedHandoffEnabledPostParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage proxy hinted handoff enabled post params

func (*StorageProxyHintedHandoffEnabledPostParams) WithTimeout ¶

WithTimeout adds the timeout to the storage proxy hinted handoff enabled post params

func (*StorageProxyHintedHandoffEnabledPostParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageProxyHintedHandoffEnabledPostReader ¶

type StorageProxyHintedHandoffEnabledPostReader struct {
	// contains filtered or unexported fields
}

StorageProxyHintedHandoffEnabledPostReader is a Reader for the StorageProxyHintedHandoffEnabledPost structure.

func (*StorageProxyHintedHandoffEnabledPostReader) ReadResponse ¶

func (o *StorageProxyHintedHandoffEnabledPostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageProxyHintsInProgressGetDefault ¶

type StorageProxyHintsInProgressGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageProxyHintsInProgressGetDefault handles this case with default header values.

internal server error

func NewStorageProxyHintsInProgressGetDefault ¶

func NewStorageProxyHintsInProgressGetDefault(code int) *StorageProxyHintsInProgressGetDefault

NewStorageProxyHintsInProgressGetDefault creates a StorageProxyHintsInProgressGetDefault with default headers values

func (*StorageProxyHintsInProgressGetDefault) Code ¶

Code gets the status code for the storage proxy hints in progress get default response

func (*StorageProxyHintsInProgressGetDefault) Error ¶

func (*StorageProxyHintsInProgressGetDefault) GetPayload ¶

type StorageProxyHintsInProgressGetOK ¶

type StorageProxyHintsInProgressGetOK struct {
	Payload int32
}

StorageProxyHintsInProgressGetOK handles this case with default header values.

StorageProxyHintsInProgressGetOK storage proxy hints in progress get o k

func NewStorageProxyHintsInProgressGetOK ¶

func NewStorageProxyHintsInProgressGetOK() *StorageProxyHintsInProgressGetOK

NewStorageProxyHintsInProgressGetOK creates a StorageProxyHintsInProgressGetOK with default headers values

func (*StorageProxyHintsInProgressGetOK) GetPayload ¶

func (o *StorageProxyHintsInProgressGetOK) GetPayload() int32

type StorageProxyHintsInProgressGetParams ¶

type StorageProxyHintsInProgressGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageProxyHintsInProgressGetParams contains all the parameters to send to the API endpoint for the storage proxy hints in progress get operation typically these are written to a http.Request

func NewStorageProxyHintsInProgressGetParams ¶

func NewStorageProxyHintsInProgressGetParams() *StorageProxyHintsInProgressGetParams

NewStorageProxyHintsInProgressGetParams creates a new StorageProxyHintsInProgressGetParams object with the default values initialized.

func NewStorageProxyHintsInProgressGetParamsWithContext ¶

func NewStorageProxyHintsInProgressGetParamsWithContext(ctx context.Context) *StorageProxyHintsInProgressGetParams

NewStorageProxyHintsInProgressGetParamsWithContext creates a new StorageProxyHintsInProgressGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageProxyHintsInProgressGetParamsWithHTTPClient ¶

func NewStorageProxyHintsInProgressGetParamsWithHTTPClient(client *http.Client) *StorageProxyHintsInProgressGetParams

NewStorageProxyHintsInProgressGetParamsWithHTTPClient creates a new StorageProxyHintsInProgressGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageProxyHintsInProgressGetParamsWithTimeout ¶

func NewStorageProxyHintsInProgressGetParamsWithTimeout(timeout time.Duration) *StorageProxyHintsInProgressGetParams

NewStorageProxyHintsInProgressGetParamsWithTimeout creates a new StorageProxyHintsInProgressGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageProxyHintsInProgressGetParams) SetContext ¶

SetContext adds the context to the storage proxy hints in progress get params

func (*StorageProxyHintsInProgressGetParams) SetHTTPClient ¶

func (o *StorageProxyHintsInProgressGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage proxy hints in progress get params

func (*StorageProxyHintsInProgressGetParams) SetTimeout ¶

func (o *StorageProxyHintsInProgressGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the storage proxy hints in progress get params

func (*StorageProxyHintsInProgressGetParams) WithContext ¶

WithContext adds the context to the storage proxy hints in progress get params

func (*StorageProxyHintsInProgressGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage proxy hints in progress get params

func (*StorageProxyHintsInProgressGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage proxy hints in progress get params

func (*StorageProxyHintsInProgressGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageProxyHintsInProgressGetReader ¶

type StorageProxyHintsInProgressGetReader struct {
	// contains filtered or unexported fields
}

StorageProxyHintsInProgressGetReader is a Reader for the StorageProxyHintsInProgressGet structure.

func (*StorageProxyHintsInProgressGetReader) ReadResponse ¶

func (o *StorageProxyHintsInProgressGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageProxyMaxHintWindowGetDefault ¶

type StorageProxyMaxHintWindowGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageProxyMaxHintWindowGetDefault handles this case with default header values.

internal server error

func NewStorageProxyMaxHintWindowGetDefault ¶

func NewStorageProxyMaxHintWindowGetDefault(code int) *StorageProxyMaxHintWindowGetDefault

NewStorageProxyMaxHintWindowGetDefault creates a StorageProxyMaxHintWindowGetDefault with default headers values

func (*StorageProxyMaxHintWindowGetDefault) Code ¶

Code gets the status code for the storage proxy max hint window get default response

func (*StorageProxyMaxHintWindowGetDefault) Error ¶

func (*StorageProxyMaxHintWindowGetDefault) GetPayload ¶

type StorageProxyMaxHintWindowGetOK ¶

type StorageProxyMaxHintWindowGetOK struct {
	Payload int32
}

StorageProxyMaxHintWindowGetOK handles this case with default header values.

StorageProxyMaxHintWindowGetOK storage proxy max hint window get o k

func NewStorageProxyMaxHintWindowGetOK ¶

func NewStorageProxyMaxHintWindowGetOK() *StorageProxyMaxHintWindowGetOK

NewStorageProxyMaxHintWindowGetOK creates a StorageProxyMaxHintWindowGetOK with default headers values

func (*StorageProxyMaxHintWindowGetOK) GetPayload ¶

func (o *StorageProxyMaxHintWindowGetOK) GetPayload() int32

type StorageProxyMaxHintWindowGetParams ¶

type StorageProxyMaxHintWindowGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageProxyMaxHintWindowGetParams contains all the parameters to send to the API endpoint for the storage proxy max hint window get operation typically these are written to a http.Request

func NewStorageProxyMaxHintWindowGetParams ¶

func NewStorageProxyMaxHintWindowGetParams() *StorageProxyMaxHintWindowGetParams

NewStorageProxyMaxHintWindowGetParams creates a new StorageProxyMaxHintWindowGetParams object with the default values initialized.

func NewStorageProxyMaxHintWindowGetParamsWithContext ¶

func NewStorageProxyMaxHintWindowGetParamsWithContext(ctx context.Context) *StorageProxyMaxHintWindowGetParams

NewStorageProxyMaxHintWindowGetParamsWithContext creates a new StorageProxyMaxHintWindowGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageProxyMaxHintWindowGetParamsWithHTTPClient ¶

func NewStorageProxyMaxHintWindowGetParamsWithHTTPClient(client *http.Client) *StorageProxyMaxHintWindowGetParams

NewStorageProxyMaxHintWindowGetParamsWithHTTPClient creates a new StorageProxyMaxHintWindowGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageProxyMaxHintWindowGetParamsWithTimeout ¶

func NewStorageProxyMaxHintWindowGetParamsWithTimeout(timeout time.Duration) *StorageProxyMaxHintWindowGetParams

NewStorageProxyMaxHintWindowGetParamsWithTimeout creates a new StorageProxyMaxHintWindowGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageProxyMaxHintWindowGetParams) SetContext ¶

SetContext adds the context to the storage proxy max hint window get params

func (*StorageProxyMaxHintWindowGetParams) SetHTTPClient ¶

func (o *StorageProxyMaxHintWindowGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage proxy max hint window get params

func (*StorageProxyMaxHintWindowGetParams) SetTimeout ¶

func (o *StorageProxyMaxHintWindowGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the storage proxy max hint window get params

func (*StorageProxyMaxHintWindowGetParams) WithContext ¶

WithContext adds the context to the storage proxy max hint window get params

func (*StorageProxyMaxHintWindowGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage proxy max hint window get params

func (*StorageProxyMaxHintWindowGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage proxy max hint window get params

func (*StorageProxyMaxHintWindowGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageProxyMaxHintWindowGetReader ¶

type StorageProxyMaxHintWindowGetReader struct {
	// contains filtered or unexported fields
}

StorageProxyMaxHintWindowGetReader is a Reader for the StorageProxyMaxHintWindowGet structure.

func (*StorageProxyMaxHintWindowGetReader) ReadResponse ¶

func (o *StorageProxyMaxHintWindowGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageProxyMaxHintWindowPostDefault ¶

type StorageProxyMaxHintWindowPostDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageProxyMaxHintWindowPostDefault handles this case with default header values.

internal server error

func NewStorageProxyMaxHintWindowPostDefault ¶

func NewStorageProxyMaxHintWindowPostDefault(code int) *StorageProxyMaxHintWindowPostDefault

NewStorageProxyMaxHintWindowPostDefault creates a StorageProxyMaxHintWindowPostDefault with default headers values

func (*StorageProxyMaxHintWindowPostDefault) Code ¶

Code gets the status code for the storage proxy max hint window post default response

func (*StorageProxyMaxHintWindowPostDefault) Error ¶

func (*StorageProxyMaxHintWindowPostDefault) GetPayload ¶

type StorageProxyMaxHintWindowPostOK ¶

type StorageProxyMaxHintWindowPostOK struct {
}

StorageProxyMaxHintWindowPostOK handles this case with default header values.

StorageProxyMaxHintWindowPostOK storage proxy max hint window post o k

func NewStorageProxyMaxHintWindowPostOK ¶

func NewStorageProxyMaxHintWindowPostOK() *StorageProxyMaxHintWindowPostOK

NewStorageProxyMaxHintWindowPostOK creates a StorageProxyMaxHintWindowPostOK with default headers values

type StorageProxyMaxHintWindowPostParams ¶

type StorageProxyMaxHintWindowPostParams struct {

	/*Ms
	  max hint window in ms

	*/
	Ms int32

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageProxyMaxHintWindowPostParams contains all the parameters to send to the API endpoint for the storage proxy max hint window post operation typically these are written to a http.Request

func NewStorageProxyMaxHintWindowPostParams ¶

func NewStorageProxyMaxHintWindowPostParams() *StorageProxyMaxHintWindowPostParams

NewStorageProxyMaxHintWindowPostParams creates a new StorageProxyMaxHintWindowPostParams object with the default values initialized.

func NewStorageProxyMaxHintWindowPostParamsWithContext ¶

func NewStorageProxyMaxHintWindowPostParamsWithContext(ctx context.Context) *StorageProxyMaxHintWindowPostParams

NewStorageProxyMaxHintWindowPostParamsWithContext creates a new StorageProxyMaxHintWindowPostParams object with the default values initialized, and the ability to set a context for a request

func NewStorageProxyMaxHintWindowPostParamsWithHTTPClient ¶

func NewStorageProxyMaxHintWindowPostParamsWithHTTPClient(client *http.Client) *StorageProxyMaxHintWindowPostParams

NewStorageProxyMaxHintWindowPostParamsWithHTTPClient creates a new StorageProxyMaxHintWindowPostParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageProxyMaxHintWindowPostParamsWithTimeout ¶

func NewStorageProxyMaxHintWindowPostParamsWithTimeout(timeout time.Duration) *StorageProxyMaxHintWindowPostParams

NewStorageProxyMaxHintWindowPostParamsWithTimeout creates a new StorageProxyMaxHintWindowPostParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageProxyMaxHintWindowPostParams) SetContext ¶

SetContext adds the context to the storage proxy max hint window post params

func (*StorageProxyMaxHintWindowPostParams) SetHTTPClient ¶

func (o *StorageProxyMaxHintWindowPostParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage proxy max hint window post params

func (*StorageProxyMaxHintWindowPostParams) SetMs ¶

SetMs adds the ms to the storage proxy max hint window post params

func (*StorageProxyMaxHintWindowPostParams) SetTimeout ¶

func (o *StorageProxyMaxHintWindowPostParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the storage proxy max hint window post params

func (*StorageProxyMaxHintWindowPostParams) WithContext ¶

WithContext adds the context to the storage proxy max hint window post params

func (*StorageProxyMaxHintWindowPostParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage proxy max hint window post params

func (*StorageProxyMaxHintWindowPostParams) WithMs ¶

WithMs adds the ms to the storage proxy max hint window post params

func (*StorageProxyMaxHintWindowPostParams) WithTimeout ¶

WithTimeout adds the timeout to the storage proxy max hint window post params

func (*StorageProxyMaxHintWindowPostParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageProxyMaxHintWindowPostReader ¶

type StorageProxyMaxHintWindowPostReader struct {
	// contains filtered or unexported fields
}

StorageProxyMaxHintWindowPostReader is a Reader for the StorageProxyMaxHintWindowPost structure.

func (*StorageProxyMaxHintWindowPostReader) ReadResponse ¶

func (o *StorageProxyMaxHintWindowPostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageProxyMaxHintsInProgressGetDefault ¶

type StorageProxyMaxHintsInProgressGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageProxyMaxHintsInProgressGetDefault handles this case with default header values.

internal server error

func NewStorageProxyMaxHintsInProgressGetDefault ¶

func NewStorageProxyMaxHintsInProgressGetDefault(code int) *StorageProxyMaxHintsInProgressGetDefault

NewStorageProxyMaxHintsInProgressGetDefault creates a StorageProxyMaxHintsInProgressGetDefault with default headers values

func (*StorageProxyMaxHintsInProgressGetDefault) Code ¶

Code gets the status code for the storage proxy max hints in progress get default response

func (*StorageProxyMaxHintsInProgressGetDefault) Error ¶

func (*StorageProxyMaxHintsInProgressGetDefault) GetPayload ¶

type StorageProxyMaxHintsInProgressGetOK ¶

type StorageProxyMaxHintsInProgressGetOK struct {
	Payload int32
}

StorageProxyMaxHintsInProgressGetOK handles this case with default header values.

StorageProxyMaxHintsInProgressGetOK storage proxy max hints in progress get o k

func NewStorageProxyMaxHintsInProgressGetOK ¶

func NewStorageProxyMaxHintsInProgressGetOK() *StorageProxyMaxHintsInProgressGetOK

NewStorageProxyMaxHintsInProgressGetOK creates a StorageProxyMaxHintsInProgressGetOK with default headers values

func (*StorageProxyMaxHintsInProgressGetOK) GetPayload ¶

type StorageProxyMaxHintsInProgressGetParams ¶

type StorageProxyMaxHintsInProgressGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageProxyMaxHintsInProgressGetParams contains all the parameters to send to the API endpoint for the storage proxy max hints in progress get operation typically these are written to a http.Request

func NewStorageProxyMaxHintsInProgressGetParams ¶

func NewStorageProxyMaxHintsInProgressGetParams() *StorageProxyMaxHintsInProgressGetParams

NewStorageProxyMaxHintsInProgressGetParams creates a new StorageProxyMaxHintsInProgressGetParams object with the default values initialized.

func NewStorageProxyMaxHintsInProgressGetParamsWithContext ¶

func NewStorageProxyMaxHintsInProgressGetParamsWithContext(ctx context.Context) *StorageProxyMaxHintsInProgressGetParams

NewStorageProxyMaxHintsInProgressGetParamsWithContext creates a new StorageProxyMaxHintsInProgressGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageProxyMaxHintsInProgressGetParamsWithHTTPClient ¶

func NewStorageProxyMaxHintsInProgressGetParamsWithHTTPClient(client *http.Client) *StorageProxyMaxHintsInProgressGetParams

NewStorageProxyMaxHintsInProgressGetParamsWithHTTPClient creates a new StorageProxyMaxHintsInProgressGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageProxyMaxHintsInProgressGetParamsWithTimeout ¶

func NewStorageProxyMaxHintsInProgressGetParamsWithTimeout(timeout time.Duration) *StorageProxyMaxHintsInProgressGetParams

NewStorageProxyMaxHintsInProgressGetParamsWithTimeout creates a new StorageProxyMaxHintsInProgressGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageProxyMaxHintsInProgressGetParams) SetContext ¶

SetContext adds the context to the storage proxy max hints in progress get params

func (*StorageProxyMaxHintsInProgressGetParams) SetHTTPClient ¶

func (o *StorageProxyMaxHintsInProgressGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage proxy max hints in progress get params

func (*StorageProxyMaxHintsInProgressGetParams) SetTimeout ¶

func (o *StorageProxyMaxHintsInProgressGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the storage proxy max hints in progress get params

func (*StorageProxyMaxHintsInProgressGetParams) WithContext ¶

WithContext adds the context to the storage proxy max hints in progress get params

func (*StorageProxyMaxHintsInProgressGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage proxy max hints in progress get params

func (*StorageProxyMaxHintsInProgressGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage proxy max hints in progress get params

func (*StorageProxyMaxHintsInProgressGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageProxyMaxHintsInProgressGetReader ¶

type StorageProxyMaxHintsInProgressGetReader struct {
	// contains filtered or unexported fields
}

StorageProxyMaxHintsInProgressGetReader is a Reader for the StorageProxyMaxHintsInProgressGet structure.

func (*StorageProxyMaxHintsInProgressGetReader) ReadResponse ¶

func (o *StorageProxyMaxHintsInProgressGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageProxyMaxHintsInProgressPostDefault ¶

type StorageProxyMaxHintsInProgressPostDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageProxyMaxHintsInProgressPostDefault handles this case with default header values.

internal server error

func NewStorageProxyMaxHintsInProgressPostDefault ¶

func NewStorageProxyMaxHintsInProgressPostDefault(code int) *StorageProxyMaxHintsInProgressPostDefault

NewStorageProxyMaxHintsInProgressPostDefault creates a StorageProxyMaxHintsInProgressPostDefault with default headers values

func (*StorageProxyMaxHintsInProgressPostDefault) Code ¶

Code gets the status code for the storage proxy max hints in progress post default response

func (*StorageProxyMaxHintsInProgressPostDefault) Error ¶

func (*StorageProxyMaxHintsInProgressPostDefault) GetPayload ¶

type StorageProxyMaxHintsInProgressPostOK ¶

type StorageProxyMaxHintsInProgressPostOK struct {
}

StorageProxyMaxHintsInProgressPostOK handles this case with default header values.

StorageProxyMaxHintsInProgressPostOK storage proxy max hints in progress post o k

func NewStorageProxyMaxHintsInProgressPostOK ¶

func NewStorageProxyMaxHintsInProgressPostOK() *StorageProxyMaxHintsInProgressPostOK

NewStorageProxyMaxHintsInProgressPostOK creates a StorageProxyMaxHintsInProgressPostOK with default headers values

type StorageProxyMaxHintsInProgressPostParams ¶

type StorageProxyMaxHintsInProgressPostParams struct {

	/*Qs
	  max hints in progress

	*/
	Qs int32

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageProxyMaxHintsInProgressPostParams contains all the parameters to send to the API endpoint for the storage proxy max hints in progress post operation typically these are written to a http.Request

func NewStorageProxyMaxHintsInProgressPostParams ¶

func NewStorageProxyMaxHintsInProgressPostParams() *StorageProxyMaxHintsInProgressPostParams

NewStorageProxyMaxHintsInProgressPostParams creates a new StorageProxyMaxHintsInProgressPostParams object with the default values initialized.

func NewStorageProxyMaxHintsInProgressPostParamsWithContext ¶

func NewStorageProxyMaxHintsInProgressPostParamsWithContext(ctx context.Context) *StorageProxyMaxHintsInProgressPostParams

NewStorageProxyMaxHintsInProgressPostParamsWithContext creates a new StorageProxyMaxHintsInProgressPostParams object with the default values initialized, and the ability to set a context for a request

func NewStorageProxyMaxHintsInProgressPostParamsWithHTTPClient ¶

func NewStorageProxyMaxHintsInProgressPostParamsWithHTTPClient(client *http.Client) *StorageProxyMaxHintsInProgressPostParams

NewStorageProxyMaxHintsInProgressPostParamsWithHTTPClient creates a new StorageProxyMaxHintsInProgressPostParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageProxyMaxHintsInProgressPostParamsWithTimeout ¶

func NewStorageProxyMaxHintsInProgressPostParamsWithTimeout(timeout time.Duration) *StorageProxyMaxHintsInProgressPostParams

NewStorageProxyMaxHintsInProgressPostParamsWithTimeout creates a new StorageProxyMaxHintsInProgressPostParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageProxyMaxHintsInProgressPostParams) SetContext ¶

SetContext adds the context to the storage proxy max hints in progress post params

func (*StorageProxyMaxHintsInProgressPostParams) SetHTTPClient ¶

func (o *StorageProxyMaxHintsInProgressPostParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage proxy max hints in progress post params

func (*StorageProxyMaxHintsInProgressPostParams) SetQs ¶

SetQs adds the qs to the storage proxy max hints in progress post params

func (*StorageProxyMaxHintsInProgressPostParams) SetTimeout ¶

SetTimeout adds the timeout to the storage proxy max hints in progress post params

func (*StorageProxyMaxHintsInProgressPostParams) WithContext ¶

WithContext adds the context to the storage proxy max hints in progress post params

func (*StorageProxyMaxHintsInProgressPostParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage proxy max hints in progress post params

func (*StorageProxyMaxHintsInProgressPostParams) WithQs ¶

WithQs adds the qs to the storage proxy max hints in progress post params

func (*StorageProxyMaxHintsInProgressPostParams) WithTimeout ¶

WithTimeout adds the timeout to the storage proxy max hints in progress post params

func (*StorageProxyMaxHintsInProgressPostParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageProxyMaxHintsInProgressPostReader ¶

type StorageProxyMaxHintsInProgressPostReader struct {
	// contains filtered or unexported fields
}

StorageProxyMaxHintsInProgressPostReader is a Reader for the StorageProxyMaxHintsInProgressPost structure.

func (*StorageProxyMaxHintsInProgressPostReader) ReadResponse ¶

func (o *StorageProxyMaxHintsInProgressPostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageProxyMetricsCasReadConditionNotMetGetDefault ¶

type StorageProxyMetricsCasReadConditionNotMetGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageProxyMetricsCasReadConditionNotMetGetDefault handles this case with default header values.

internal server error

func NewStorageProxyMetricsCasReadConditionNotMetGetDefault ¶

func NewStorageProxyMetricsCasReadConditionNotMetGetDefault(code int) *StorageProxyMetricsCasReadConditionNotMetGetDefault

NewStorageProxyMetricsCasReadConditionNotMetGetDefault creates a StorageProxyMetricsCasReadConditionNotMetGetDefault with default headers values

func (*StorageProxyMetricsCasReadConditionNotMetGetDefault) Code ¶

Code gets the status code for the storage proxy metrics cas read condition not met get default response

func (*StorageProxyMetricsCasReadConditionNotMetGetDefault) Error ¶

func (*StorageProxyMetricsCasReadConditionNotMetGetDefault) GetPayload ¶

type StorageProxyMetricsCasReadConditionNotMetGetOK ¶

type StorageProxyMetricsCasReadConditionNotMetGetOK struct {
	Payload int32
}

StorageProxyMetricsCasReadConditionNotMetGetOK handles this case with default header values.

StorageProxyMetricsCasReadConditionNotMetGetOK storage proxy metrics cas read condition not met get o k

func NewStorageProxyMetricsCasReadConditionNotMetGetOK ¶

func NewStorageProxyMetricsCasReadConditionNotMetGetOK() *StorageProxyMetricsCasReadConditionNotMetGetOK

NewStorageProxyMetricsCasReadConditionNotMetGetOK creates a StorageProxyMetricsCasReadConditionNotMetGetOK with default headers values

func (*StorageProxyMetricsCasReadConditionNotMetGetOK) GetPayload ¶

type StorageProxyMetricsCasReadConditionNotMetGetParams ¶

type StorageProxyMetricsCasReadConditionNotMetGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageProxyMetricsCasReadConditionNotMetGetParams contains all the parameters to send to the API endpoint for the storage proxy metrics cas read condition not met get operation typically these are written to a http.Request

func NewStorageProxyMetricsCasReadConditionNotMetGetParams ¶

func NewStorageProxyMetricsCasReadConditionNotMetGetParams() *StorageProxyMetricsCasReadConditionNotMetGetParams

NewStorageProxyMetricsCasReadConditionNotMetGetParams creates a new StorageProxyMetricsCasReadConditionNotMetGetParams object with the default values initialized.

func NewStorageProxyMetricsCasReadConditionNotMetGetParamsWithContext ¶

func NewStorageProxyMetricsCasReadConditionNotMetGetParamsWithContext(ctx context.Context) *StorageProxyMetricsCasReadConditionNotMetGetParams

NewStorageProxyMetricsCasReadConditionNotMetGetParamsWithContext creates a new StorageProxyMetricsCasReadConditionNotMetGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageProxyMetricsCasReadConditionNotMetGetParamsWithHTTPClient ¶

func NewStorageProxyMetricsCasReadConditionNotMetGetParamsWithHTTPClient(client *http.Client) *StorageProxyMetricsCasReadConditionNotMetGetParams

NewStorageProxyMetricsCasReadConditionNotMetGetParamsWithHTTPClient creates a new StorageProxyMetricsCasReadConditionNotMetGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageProxyMetricsCasReadConditionNotMetGetParamsWithTimeout ¶

func NewStorageProxyMetricsCasReadConditionNotMetGetParamsWithTimeout(timeout time.Duration) *StorageProxyMetricsCasReadConditionNotMetGetParams

NewStorageProxyMetricsCasReadConditionNotMetGetParamsWithTimeout creates a new StorageProxyMetricsCasReadConditionNotMetGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageProxyMetricsCasReadConditionNotMetGetParams) SetContext ¶

SetContext adds the context to the storage proxy metrics cas read condition not met get params

func (*StorageProxyMetricsCasReadConditionNotMetGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the storage proxy metrics cas read condition not met get params

func (*StorageProxyMetricsCasReadConditionNotMetGetParams) SetTimeout ¶

SetTimeout adds the timeout to the storage proxy metrics cas read condition not met get params

func (*StorageProxyMetricsCasReadConditionNotMetGetParams) WithContext ¶

WithContext adds the context to the storage proxy metrics cas read condition not met get params

func (*StorageProxyMetricsCasReadConditionNotMetGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage proxy metrics cas read condition not met get params

func (*StorageProxyMetricsCasReadConditionNotMetGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage proxy metrics cas read condition not met get params

func (*StorageProxyMetricsCasReadConditionNotMetGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageProxyMetricsCasReadConditionNotMetGetReader ¶

type StorageProxyMetricsCasReadConditionNotMetGetReader struct {
	// contains filtered or unexported fields
}

StorageProxyMetricsCasReadConditionNotMetGetReader is a Reader for the StorageProxyMetricsCasReadConditionNotMetGet structure.

func (*StorageProxyMetricsCasReadConditionNotMetGetReader) ReadResponse ¶

func (o *StorageProxyMetricsCasReadConditionNotMetGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageProxyMetricsCasReadContentionGetDefault ¶

type StorageProxyMetricsCasReadContentionGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageProxyMetricsCasReadContentionGetDefault handles this case with default header values.

internal server error

func NewStorageProxyMetricsCasReadContentionGetDefault ¶

func NewStorageProxyMetricsCasReadContentionGetDefault(code int) *StorageProxyMetricsCasReadContentionGetDefault

NewStorageProxyMetricsCasReadContentionGetDefault creates a StorageProxyMetricsCasReadContentionGetDefault with default headers values

func (*StorageProxyMetricsCasReadContentionGetDefault) Code ¶

Code gets the status code for the storage proxy metrics cas read contention get default response

func (*StorageProxyMetricsCasReadContentionGetDefault) Error ¶

func (*StorageProxyMetricsCasReadContentionGetDefault) GetPayload ¶

type StorageProxyMetricsCasReadContentionGetOK ¶

type StorageProxyMetricsCasReadContentionGetOK struct {
	Payload interface{}
}

StorageProxyMetricsCasReadContentionGetOK handles this case with default header values.

StorageProxyMetricsCasReadContentionGetOK storage proxy metrics cas read contention get o k

func NewStorageProxyMetricsCasReadContentionGetOK ¶

func NewStorageProxyMetricsCasReadContentionGetOK() *StorageProxyMetricsCasReadContentionGetOK

NewStorageProxyMetricsCasReadContentionGetOK creates a StorageProxyMetricsCasReadContentionGetOK with default headers values

func (*StorageProxyMetricsCasReadContentionGetOK) GetPayload ¶

func (o *StorageProxyMetricsCasReadContentionGetOK) GetPayload() interface{}

type StorageProxyMetricsCasReadContentionGetParams ¶

type StorageProxyMetricsCasReadContentionGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageProxyMetricsCasReadContentionGetParams contains all the parameters to send to the API endpoint for the storage proxy metrics cas read contention get operation typically these are written to a http.Request

func NewStorageProxyMetricsCasReadContentionGetParams ¶

func NewStorageProxyMetricsCasReadContentionGetParams() *StorageProxyMetricsCasReadContentionGetParams

NewStorageProxyMetricsCasReadContentionGetParams creates a new StorageProxyMetricsCasReadContentionGetParams object with the default values initialized.

func NewStorageProxyMetricsCasReadContentionGetParamsWithContext ¶

func NewStorageProxyMetricsCasReadContentionGetParamsWithContext(ctx context.Context) *StorageProxyMetricsCasReadContentionGetParams

NewStorageProxyMetricsCasReadContentionGetParamsWithContext creates a new StorageProxyMetricsCasReadContentionGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageProxyMetricsCasReadContentionGetParamsWithHTTPClient ¶

func NewStorageProxyMetricsCasReadContentionGetParamsWithHTTPClient(client *http.Client) *StorageProxyMetricsCasReadContentionGetParams

NewStorageProxyMetricsCasReadContentionGetParamsWithHTTPClient creates a new StorageProxyMetricsCasReadContentionGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageProxyMetricsCasReadContentionGetParamsWithTimeout ¶

func NewStorageProxyMetricsCasReadContentionGetParamsWithTimeout(timeout time.Duration) *StorageProxyMetricsCasReadContentionGetParams

NewStorageProxyMetricsCasReadContentionGetParamsWithTimeout creates a new StorageProxyMetricsCasReadContentionGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageProxyMetricsCasReadContentionGetParams) SetContext ¶

SetContext adds the context to the storage proxy metrics cas read contention get params

func (*StorageProxyMetricsCasReadContentionGetParams) SetHTTPClient ¶

func (o *StorageProxyMetricsCasReadContentionGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage proxy metrics cas read contention get params

func (*StorageProxyMetricsCasReadContentionGetParams) SetTimeout ¶

SetTimeout adds the timeout to the storage proxy metrics cas read contention get params

func (*StorageProxyMetricsCasReadContentionGetParams) WithContext ¶

WithContext adds the context to the storage proxy metrics cas read contention get params

func (*StorageProxyMetricsCasReadContentionGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage proxy metrics cas read contention get params

func (*StorageProxyMetricsCasReadContentionGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage proxy metrics cas read contention get params

func (*StorageProxyMetricsCasReadContentionGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageProxyMetricsCasReadContentionGetReader ¶

type StorageProxyMetricsCasReadContentionGetReader struct {
	// contains filtered or unexported fields
}

StorageProxyMetricsCasReadContentionGetReader is a Reader for the StorageProxyMetricsCasReadContentionGet structure.

func (*StorageProxyMetricsCasReadContentionGetReader) ReadResponse ¶

func (o *StorageProxyMetricsCasReadContentionGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageProxyMetricsCasReadTimeoutsGetDefault ¶

type StorageProxyMetricsCasReadTimeoutsGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageProxyMetricsCasReadTimeoutsGetDefault handles this case with default header values.

internal server error

func NewStorageProxyMetricsCasReadTimeoutsGetDefault ¶

func NewStorageProxyMetricsCasReadTimeoutsGetDefault(code int) *StorageProxyMetricsCasReadTimeoutsGetDefault

NewStorageProxyMetricsCasReadTimeoutsGetDefault creates a StorageProxyMetricsCasReadTimeoutsGetDefault with default headers values

func (*StorageProxyMetricsCasReadTimeoutsGetDefault) Code ¶

Code gets the status code for the storage proxy metrics cas read timeouts get default response

func (*StorageProxyMetricsCasReadTimeoutsGetDefault) Error ¶

func (*StorageProxyMetricsCasReadTimeoutsGetDefault) GetPayload ¶

type StorageProxyMetricsCasReadTimeoutsGetOK ¶

type StorageProxyMetricsCasReadTimeoutsGetOK struct {
	Payload interface{}
}

StorageProxyMetricsCasReadTimeoutsGetOK handles this case with default header values.

StorageProxyMetricsCasReadTimeoutsGetOK storage proxy metrics cas read timeouts get o k

func NewStorageProxyMetricsCasReadTimeoutsGetOK ¶

func NewStorageProxyMetricsCasReadTimeoutsGetOK() *StorageProxyMetricsCasReadTimeoutsGetOK

NewStorageProxyMetricsCasReadTimeoutsGetOK creates a StorageProxyMetricsCasReadTimeoutsGetOK with default headers values

func (*StorageProxyMetricsCasReadTimeoutsGetOK) GetPayload ¶

func (o *StorageProxyMetricsCasReadTimeoutsGetOK) GetPayload() interface{}

type StorageProxyMetricsCasReadTimeoutsGetParams ¶

type StorageProxyMetricsCasReadTimeoutsGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageProxyMetricsCasReadTimeoutsGetParams contains all the parameters to send to the API endpoint for the storage proxy metrics cas read timeouts get operation typically these are written to a http.Request

func NewStorageProxyMetricsCasReadTimeoutsGetParams ¶

func NewStorageProxyMetricsCasReadTimeoutsGetParams() *StorageProxyMetricsCasReadTimeoutsGetParams

NewStorageProxyMetricsCasReadTimeoutsGetParams creates a new StorageProxyMetricsCasReadTimeoutsGetParams object with the default values initialized.

func NewStorageProxyMetricsCasReadTimeoutsGetParamsWithContext ¶

func NewStorageProxyMetricsCasReadTimeoutsGetParamsWithContext(ctx context.Context) *StorageProxyMetricsCasReadTimeoutsGetParams

NewStorageProxyMetricsCasReadTimeoutsGetParamsWithContext creates a new StorageProxyMetricsCasReadTimeoutsGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageProxyMetricsCasReadTimeoutsGetParamsWithHTTPClient ¶

func NewStorageProxyMetricsCasReadTimeoutsGetParamsWithHTTPClient(client *http.Client) *StorageProxyMetricsCasReadTimeoutsGetParams

NewStorageProxyMetricsCasReadTimeoutsGetParamsWithHTTPClient creates a new StorageProxyMetricsCasReadTimeoutsGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageProxyMetricsCasReadTimeoutsGetParamsWithTimeout ¶

func NewStorageProxyMetricsCasReadTimeoutsGetParamsWithTimeout(timeout time.Duration) *StorageProxyMetricsCasReadTimeoutsGetParams

NewStorageProxyMetricsCasReadTimeoutsGetParamsWithTimeout creates a new StorageProxyMetricsCasReadTimeoutsGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageProxyMetricsCasReadTimeoutsGetParams) SetContext ¶

SetContext adds the context to the storage proxy metrics cas read timeouts get params

func (*StorageProxyMetricsCasReadTimeoutsGetParams) SetHTTPClient ¶

func (o *StorageProxyMetricsCasReadTimeoutsGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage proxy metrics cas read timeouts get params

func (*StorageProxyMetricsCasReadTimeoutsGetParams) SetTimeout ¶

SetTimeout adds the timeout to the storage proxy metrics cas read timeouts get params

func (*StorageProxyMetricsCasReadTimeoutsGetParams) WithContext ¶

WithContext adds the context to the storage proxy metrics cas read timeouts get params

func (*StorageProxyMetricsCasReadTimeoutsGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage proxy metrics cas read timeouts get params

func (*StorageProxyMetricsCasReadTimeoutsGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage proxy metrics cas read timeouts get params

func (*StorageProxyMetricsCasReadTimeoutsGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageProxyMetricsCasReadTimeoutsGetReader ¶

type StorageProxyMetricsCasReadTimeoutsGetReader struct {
	// contains filtered or unexported fields
}

StorageProxyMetricsCasReadTimeoutsGetReader is a Reader for the StorageProxyMetricsCasReadTimeoutsGet structure.

func (*StorageProxyMetricsCasReadTimeoutsGetReader) ReadResponse ¶

func (o *StorageProxyMetricsCasReadTimeoutsGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageProxyMetricsCasReadUnavailablesGetDefault ¶

type StorageProxyMetricsCasReadUnavailablesGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageProxyMetricsCasReadUnavailablesGetDefault handles this case with default header values.

internal server error

func NewStorageProxyMetricsCasReadUnavailablesGetDefault ¶

func NewStorageProxyMetricsCasReadUnavailablesGetDefault(code int) *StorageProxyMetricsCasReadUnavailablesGetDefault

NewStorageProxyMetricsCasReadUnavailablesGetDefault creates a StorageProxyMetricsCasReadUnavailablesGetDefault with default headers values

func (*StorageProxyMetricsCasReadUnavailablesGetDefault) Code ¶

Code gets the status code for the storage proxy metrics cas read unavailables get default response

func (*StorageProxyMetricsCasReadUnavailablesGetDefault) Error ¶

func (*StorageProxyMetricsCasReadUnavailablesGetDefault) GetPayload ¶

type StorageProxyMetricsCasReadUnavailablesGetOK ¶

type StorageProxyMetricsCasReadUnavailablesGetOK struct {
	Payload interface{}
}

StorageProxyMetricsCasReadUnavailablesGetOK handles this case with default header values.

StorageProxyMetricsCasReadUnavailablesGetOK storage proxy metrics cas read unavailables get o k

func NewStorageProxyMetricsCasReadUnavailablesGetOK ¶

func NewStorageProxyMetricsCasReadUnavailablesGetOK() *StorageProxyMetricsCasReadUnavailablesGetOK

NewStorageProxyMetricsCasReadUnavailablesGetOK creates a StorageProxyMetricsCasReadUnavailablesGetOK with default headers values

func (*StorageProxyMetricsCasReadUnavailablesGetOK) GetPayload ¶

func (o *StorageProxyMetricsCasReadUnavailablesGetOK) GetPayload() interface{}

type StorageProxyMetricsCasReadUnavailablesGetParams ¶

type StorageProxyMetricsCasReadUnavailablesGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageProxyMetricsCasReadUnavailablesGetParams contains all the parameters to send to the API endpoint for the storage proxy metrics cas read unavailables get operation typically these are written to a http.Request

func NewStorageProxyMetricsCasReadUnavailablesGetParams ¶

func NewStorageProxyMetricsCasReadUnavailablesGetParams() *StorageProxyMetricsCasReadUnavailablesGetParams

NewStorageProxyMetricsCasReadUnavailablesGetParams creates a new StorageProxyMetricsCasReadUnavailablesGetParams object with the default values initialized.

func NewStorageProxyMetricsCasReadUnavailablesGetParamsWithContext ¶

func NewStorageProxyMetricsCasReadUnavailablesGetParamsWithContext(ctx context.Context) *StorageProxyMetricsCasReadUnavailablesGetParams

NewStorageProxyMetricsCasReadUnavailablesGetParamsWithContext creates a new StorageProxyMetricsCasReadUnavailablesGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageProxyMetricsCasReadUnavailablesGetParamsWithHTTPClient ¶

func NewStorageProxyMetricsCasReadUnavailablesGetParamsWithHTTPClient(client *http.Client) *StorageProxyMetricsCasReadUnavailablesGetParams

NewStorageProxyMetricsCasReadUnavailablesGetParamsWithHTTPClient creates a new StorageProxyMetricsCasReadUnavailablesGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageProxyMetricsCasReadUnavailablesGetParamsWithTimeout ¶

func NewStorageProxyMetricsCasReadUnavailablesGetParamsWithTimeout(timeout time.Duration) *StorageProxyMetricsCasReadUnavailablesGetParams

NewStorageProxyMetricsCasReadUnavailablesGetParamsWithTimeout creates a new StorageProxyMetricsCasReadUnavailablesGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageProxyMetricsCasReadUnavailablesGetParams) SetContext ¶

SetContext adds the context to the storage proxy metrics cas read unavailables get params

func (*StorageProxyMetricsCasReadUnavailablesGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the storage proxy metrics cas read unavailables get params

func (*StorageProxyMetricsCasReadUnavailablesGetParams) SetTimeout ¶

SetTimeout adds the timeout to the storage proxy metrics cas read unavailables get params

func (*StorageProxyMetricsCasReadUnavailablesGetParams) WithContext ¶

WithContext adds the context to the storage proxy metrics cas read unavailables get params

func (*StorageProxyMetricsCasReadUnavailablesGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage proxy metrics cas read unavailables get params

func (*StorageProxyMetricsCasReadUnavailablesGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage proxy metrics cas read unavailables get params

func (*StorageProxyMetricsCasReadUnavailablesGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageProxyMetricsCasReadUnavailablesGetReader ¶

type StorageProxyMetricsCasReadUnavailablesGetReader struct {
	// contains filtered or unexported fields
}

StorageProxyMetricsCasReadUnavailablesGetReader is a Reader for the StorageProxyMetricsCasReadUnavailablesGet structure.

func (*StorageProxyMetricsCasReadUnavailablesGetReader) ReadResponse ¶

func (o *StorageProxyMetricsCasReadUnavailablesGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageProxyMetricsCasReadUnfinishedCommitGetDefault ¶

type StorageProxyMetricsCasReadUnfinishedCommitGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageProxyMetricsCasReadUnfinishedCommitGetDefault handles this case with default header values.

internal server error

func NewStorageProxyMetricsCasReadUnfinishedCommitGetDefault ¶

func NewStorageProxyMetricsCasReadUnfinishedCommitGetDefault(code int) *StorageProxyMetricsCasReadUnfinishedCommitGetDefault

NewStorageProxyMetricsCasReadUnfinishedCommitGetDefault creates a StorageProxyMetricsCasReadUnfinishedCommitGetDefault with default headers values

func (*StorageProxyMetricsCasReadUnfinishedCommitGetDefault) Code ¶

Code gets the status code for the storage proxy metrics cas read unfinished commit get default response

func (*StorageProxyMetricsCasReadUnfinishedCommitGetDefault) Error ¶

func (*StorageProxyMetricsCasReadUnfinishedCommitGetDefault) GetPayload ¶

type StorageProxyMetricsCasReadUnfinishedCommitGetOK ¶

type StorageProxyMetricsCasReadUnfinishedCommitGetOK struct {
	Payload int32
}

StorageProxyMetricsCasReadUnfinishedCommitGetOK handles this case with default header values.

StorageProxyMetricsCasReadUnfinishedCommitGetOK storage proxy metrics cas read unfinished commit get o k

func NewStorageProxyMetricsCasReadUnfinishedCommitGetOK ¶

func NewStorageProxyMetricsCasReadUnfinishedCommitGetOK() *StorageProxyMetricsCasReadUnfinishedCommitGetOK

NewStorageProxyMetricsCasReadUnfinishedCommitGetOK creates a StorageProxyMetricsCasReadUnfinishedCommitGetOK with default headers values

func (*StorageProxyMetricsCasReadUnfinishedCommitGetOK) GetPayload ¶

type StorageProxyMetricsCasReadUnfinishedCommitGetParams ¶

type StorageProxyMetricsCasReadUnfinishedCommitGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageProxyMetricsCasReadUnfinishedCommitGetParams contains all the parameters to send to the API endpoint for the storage proxy metrics cas read unfinished commit get operation typically these are written to a http.Request

func NewStorageProxyMetricsCasReadUnfinishedCommitGetParams ¶

func NewStorageProxyMetricsCasReadUnfinishedCommitGetParams() *StorageProxyMetricsCasReadUnfinishedCommitGetParams

NewStorageProxyMetricsCasReadUnfinishedCommitGetParams creates a new StorageProxyMetricsCasReadUnfinishedCommitGetParams object with the default values initialized.

func NewStorageProxyMetricsCasReadUnfinishedCommitGetParamsWithContext ¶

func NewStorageProxyMetricsCasReadUnfinishedCommitGetParamsWithContext(ctx context.Context) *StorageProxyMetricsCasReadUnfinishedCommitGetParams

NewStorageProxyMetricsCasReadUnfinishedCommitGetParamsWithContext creates a new StorageProxyMetricsCasReadUnfinishedCommitGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageProxyMetricsCasReadUnfinishedCommitGetParamsWithHTTPClient ¶

func NewStorageProxyMetricsCasReadUnfinishedCommitGetParamsWithHTTPClient(client *http.Client) *StorageProxyMetricsCasReadUnfinishedCommitGetParams

NewStorageProxyMetricsCasReadUnfinishedCommitGetParamsWithHTTPClient creates a new StorageProxyMetricsCasReadUnfinishedCommitGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageProxyMetricsCasReadUnfinishedCommitGetParamsWithTimeout ¶

func NewStorageProxyMetricsCasReadUnfinishedCommitGetParamsWithTimeout(timeout time.Duration) *StorageProxyMetricsCasReadUnfinishedCommitGetParams

NewStorageProxyMetricsCasReadUnfinishedCommitGetParamsWithTimeout creates a new StorageProxyMetricsCasReadUnfinishedCommitGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageProxyMetricsCasReadUnfinishedCommitGetParams) SetContext ¶

SetContext adds the context to the storage proxy metrics cas read unfinished commit get params

func (*StorageProxyMetricsCasReadUnfinishedCommitGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the storage proxy metrics cas read unfinished commit get params

func (*StorageProxyMetricsCasReadUnfinishedCommitGetParams) SetTimeout ¶

SetTimeout adds the timeout to the storage proxy metrics cas read unfinished commit get params

func (*StorageProxyMetricsCasReadUnfinishedCommitGetParams) WithContext ¶

WithContext adds the context to the storage proxy metrics cas read unfinished commit get params

func (*StorageProxyMetricsCasReadUnfinishedCommitGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage proxy metrics cas read unfinished commit get params

func (*StorageProxyMetricsCasReadUnfinishedCommitGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage proxy metrics cas read unfinished commit get params

func (*StorageProxyMetricsCasReadUnfinishedCommitGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageProxyMetricsCasReadUnfinishedCommitGetReader ¶

type StorageProxyMetricsCasReadUnfinishedCommitGetReader struct {
	// contains filtered or unexported fields
}

StorageProxyMetricsCasReadUnfinishedCommitGetReader is a Reader for the StorageProxyMetricsCasReadUnfinishedCommitGet structure.

func (*StorageProxyMetricsCasReadUnfinishedCommitGetReader) ReadResponse ¶

func (o *StorageProxyMetricsCasReadUnfinishedCommitGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageProxyMetricsCasWriteConditionNotMetGetDefault ¶

type StorageProxyMetricsCasWriteConditionNotMetGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageProxyMetricsCasWriteConditionNotMetGetDefault handles this case with default header values.

internal server error

func NewStorageProxyMetricsCasWriteConditionNotMetGetDefault ¶

func NewStorageProxyMetricsCasWriteConditionNotMetGetDefault(code int) *StorageProxyMetricsCasWriteConditionNotMetGetDefault

NewStorageProxyMetricsCasWriteConditionNotMetGetDefault creates a StorageProxyMetricsCasWriteConditionNotMetGetDefault with default headers values

func (*StorageProxyMetricsCasWriteConditionNotMetGetDefault) Code ¶

Code gets the status code for the storage proxy metrics cas write condition not met get default response

func (*StorageProxyMetricsCasWriteConditionNotMetGetDefault) Error ¶

func (*StorageProxyMetricsCasWriteConditionNotMetGetDefault) GetPayload ¶

type StorageProxyMetricsCasWriteConditionNotMetGetOK ¶

type StorageProxyMetricsCasWriteConditionNotMetGetOK struct {
	Payload int32
}

StorageProxyMetricsCasWriteConditionNotMetGetOK handles this case with default header values.

StorageProxyMetricsCasWriteConditionNotMetGetOK storage proxy metrics cas write condition not met get o k

func NewStorageProxyMetricsCasWriteConditionNotMetGetOK ¶

func NewStorageProxyMetricsCasWriteConditionNotMetGetOK() *StorageProxyMetricsCasWriteConditionNotMetGetOK

NewStorageProxyMetricsCasWriteConditionNotMetGetOK creates a StorageProxyMetricsCasWriteConditionNotMetGetOK with default headers values

func (*StorageProxyMetricsCasWriteConditionNotMetGetOK) GetPayload ¶

type StorageProxyMetricsCasWriteConditionNotMetGetParams ¶

type StorageProxyMetricsCasWriteConditionNotMetGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageProxyMetricsCasWriteConditionNotMetGetParams contains all the parameters to send to the API endpoint for the storage proxy metrics cas write condition not met get operation typically these are written to a http.Request

func NewStorageProxyMetricsCasWriteConditionNotMetGetParams ¶

func NewStorageProxyMetricsCasWriteConditionNotMetGetParams() *StorageProxyMetricsCasWriteConditionNotMetGetParams

NewStorageProxyMetricsCasWriteConditionNotMetGetParams creates a new StorageProxyMetricsCasWriteConditionNotMetGetParams object with the default values initialized.

func NewStorageProxyMetricsCasWriteConditionNotMetGetParamsWithContext ¶

func NewStorageProxyMetricsCasWriteConditionNotMetGetParamsWithContext(ctx context.Context) *StorageProxyMetricsCasWriteConditionNotMetGetParams

NewStorageProxyMetricsCasWriteConditionNotMetGetParamsWithContext creates a new StorageProxyMetricsCasWriteConditionNotMetGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageProxyMetricsCasWriteConditionNotMetGetParamsWithHTTPClient ¶

func NewStorageProxyMetricsCasWriteConditionNotMetGetParamsWithHTTPClient(client *http.Client) *StorageProxyMetricsCasWriteConditionNotMetGetParams

NewStorageProxyMetricsCasWriteConditionNotMetGetParamsWithHTTPClient creates a new StorageProxyMetricsCasWriteConditionNotMetGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageProxyMetricsCasWriteConditionNotMetGetParamsWithTimeout ¶

func NewStorageProxyMetricsCasWriteConditionNotMetGetParamsWithTimeout(timeout time.Duration) *StorageProxyMetricsCasWriteConditionNotMetGetParams

NewStorageProxyMetricsCasWriteConditionNotMetGetParamsWithTimeout creates a new StorageProxyMetricsCasWriteConditionNotMetGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageProxyMetricsCasWriteConditionNotMetGetParams) SetContext ¶

SetContext adds the context to the storage proxy metrics cas write condition not met get params

func (*StorageProxyMetricsCasWriteConditionNotMetGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the storage proxy metrics cas write condition not met get params

func (*StorageProxyMetricsCasWriteConditionNotMetGetParams) SetTimeout ¶

SetTimeout adds the timeout to the storage proxy metrics cas write condition not met get params

func (*StorageProxyMetricsCasWriteConditionNotMetGetParams) WithContext ¶

WithContext adds the context to the storage proxy metrics cas write condition not met get params

func (*StorageProxyMetricsCasWriteConditionNotMetGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage proxy metrics cas write condition not met get params

func (*StorageProxyMetricsCasWriteConditionNotMetGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage proxy metrics cas write condition not met get params

func (*StorageProxyMetricsCasWriteConditionNotMetGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageProxyMetricsCasWriteConditionNotMetGetReader ¶

type StorageProxyMetricsCasWriteConditionNotMetGetReader struct {
	// contains filtered or unexported fields
}

StorageProxyMetricsCasWriteConditionNotMetGetReader is a Reader for the StorageProxyMetricsCasWriteConditionNotMetGet structure.

func (*StorageProxyMetricsCasWriteConditionNotMetGetReader) ReadResponse ¶

func (o *StorageProxyMetricsCasWriteConditionNotMetGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageProxyMetricsCasWriteContentionGetDefault ¶

type StorageProxyMetricsCasWriteContentionGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageProxyMetricsCasWriteContentionGetDefault handles this case with default header values.

internal server error

func NewStorageProxyMetricsCasWriteContentionGetDefault ¶

func NewStorageProxyMetricsCasWriteContentionGetDefault(code int) *StorageProxyMetricsCasWriteContentionGetDefault

NewStorageProxyMetricsCasWriteContentionGetDefault creates a StorageProxyMetricsCasWriteContentionGetDefault with default headers values

func (*StorageProxyMetricsCasWriteContentionGetDefault) Code ¶

Code gets the status code for the storage proxy metrics cas write contention get default response

func (*StorageProxyMetricsCasWriteContentionGetDefault) Error ¶

func (*StorageProxyMetricsCasWriteContentionGetDefault) GetPayload ¶

type StorageProxyMetricsCasWriteContentionGetOK ¶

type StorageProxyMetricsCasWriteContentionGetOK struct {
	Payload interface{}
}

StorageProxyMetricsCasWriteContentionGetOK handles this case with default header values.

StorageProxyMetricsCasWriteContentionGetOK storage proxy metrics cas write contention get o k

func NewStorageProxyMetricsCasWriteContentionGetOK ¶

func NewStorageProxyMetricsCasWriteContentionGetOK() *StorageProxyMetricsCasWriteContentionGetOK

NewStorageProxyMetricsCasWriteContentionGetOK creates a StorageProxyMetricsCasWriteContentionGetOK with default headers values

func (*StorageProxyMetricsCasWriteContentionGetOK) GetPayload ¶

func (o *StorageProxyMetricsCasWriteContentionGetOK) GetPayload() interface{}

type StorageProxyMetricsCasWriteContentionGetParams ¶

type StorageProxyMetricsCasWriteContentionGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageProxyMetricsCasWriteContentionGetParams contains all the parameters to send to the API endpoint for the storage proxy metrics cas write contention get operation typically these are written to a http.Request

func NewStorageProxyMetricsCasWriteContentionGetParams ¶

func NewStorageProxyMetricsCasWriteContentionGetParams() *StorageProxyMetricsCasWriteContentionGetParams

NewStorageProxyMetricsCasWriteContentionGetParams creates a new StorageProxyMetricsCasWriteContentionGetParams object with the default values initialized.

func NewStorageProxyMetricsCasWriteContentionGetParamsWithContext ¶

func NewStorageProxyMetricsCasWriteContentionGetParamsWithContext(ctx context.Context) *StorageProxyMetricsCasWriteContentionGetParams

NewStorageProxyMetricsCasWriteContentionGetParamsWithContext creates a new StorageProxyMetricsCasWriteContentionGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageProxyMetricsCasWriteContentionGetParamsWithHTTPClient ¶

func NewStorageProxyMetricsCasWriteContentionGetParamsWithHTTPClient(client *http.Client) *StorageProxyMetricsCasWriteContentionGetParams

NewStorageProxyMetricsCasWriteContentionGetParamsWithHTTPClient creates a new StorageProxyMetricsCasWriteContentionGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageProxyMetricsCasWriteContentionGetParamsWithTimeout ¶

func NewStorageProxyMetricsCasWriteContentionGetParamsWithTimeout(timeout time.Duration) *StorageProxyMetricsCasWriteContentionGetParams

NewStorageProxyMetricsCasWriteContentionGetParamsWithTimeout creates a new StorageProxyMetricsCasWriteContentionGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageProxyMetricsCasWriteContentionGetParams) SetContext ¶

SetContext adds the context to the storage proxy metrics cas write contention get params

func (*StorageProxyMetricsCasWriteContentionGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the storage proxy metrics cas write contention get params

func (*StorageProxyMetricsCasWriteContentionGetParams) SetTimeout ¶

SetTimeout adds the timeout to the storage proxy metrics cas write contention get params

func (*StorageProxyMetricsCasWriteContentionGetParams) WithContext ¶

WithContext adds the context to the storage proxy metrics cas write contention get params

func (*StorageProxyMetricsCasWriteContentionGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage proxy metrics cas write contention get params

func (*StorageProxyMetricsCasWriteContentionGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage proxy metrics cas write contention get params

func (*StorageProxyMetricsCasWriteContentionGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageProxyMetricsCasWriteContentionGetReader ¶

type StorageProxyMetricsCasWriteContentionGetReader struct {
	// contains filtered or unexported fields
}

StorageProxyMetricsCasWriteContentionGetReader is a Reader for the StorageProxyMetricsCasWriteContentionGet structure.

func (*StorageProxyMetricsCasWriteContentionGetReader) ReadResponse ¶

func (o *StorageProxyMetricsCasWriteContentionGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageProxyMetricsCasWriteTimeoutsGetDefault ¶

type StorageProxyMetricsCasWriteTimeoutsGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageProxyMetricsCasWriteTimeoutsGetDefault handles this case with default header values.

internal server error

func NewStorageProxyMetricsCasWriteTimeoutsGetDefault ¶

func NewStorageProxyMetricsCasWriteTimeoutsGetDefault(code int) *StorageProxyMetricsCasWriteTimeoutsGetDefault

NewStorageProxyMetricsCasWriteTimeoutsGetDefault creates a StorageProxyMetricsCasWriteTimeoutsGetDefault with default headers values

func (*StorageProxyMetricsCasWriteTimeoutsGetDefault) Code ¶

Code gets the status code for the storage proxy metrics cas write timeouts get default response

func (*StorageProxyMetricsCasWriteTimeoutsGetDefault) Error ¶

func (*StorageProxyMetricsCasWriteTimeoutsGetDefault) GetPayload ¶

type StorageProxyMetricsCasWriteTimeoutsGetOK ¶

type StorageProxyMetricsCasWriteTimeoutsGetOK struct {
	Payload interface{}
}

StorageProxyMetricsCasWriteTimeoutsGetOK handles this case with default header values.

StorageProxyMetricsCasWriteTimeoutsGetOK storage proxy metrics cas write timeouts get o k

func NewStorageProxyMetricsCasWriteTimeoutsGetOK ¶

func NewStorageProxyMetricsCasWriteTimeoutsGetOK() *StorageProxyMetricsCasWriteTimeoutsGetOK

NewStorageProxyMetricsCasWriteTimeoutsGetOK creates a StorageProxyMetricsCasWriteTimeoutsGetOK with default headers values

func (*StorageProxyMetricsCasWriteTimeoutsGetOK) GetPayload ¶

func (o *StorageProxyMetricsCasWriteTimeoutsGetOK) GetPayload() interface{}

type StorageProxyMetricsCasWriteTimeoutsGetParams ¶

type StorageProxyMetricsCasWriteTimeoutsGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageProxyMetricsCasWriteTimeoutsGetParams contains all the parameters to send to the API endpoint for the storage proxy metrics cas write timeouts get operation typically these are written to a http.Request

func NewStorageProxyMetricsCasWriteTimeoutsGetParams ¶

func NewStorageProxyMetricsCasWriteTimeoutsGetParams() *StorageProxyMetricsCasWriteTimeoutsGetParams

NewStorageProxyMetricsCasWriteTimeoutsGetParams creates a new StorageProxyMetricsCasWriteTimeoutsGetParams object with the default values initialized.

func NewStorageProxyMetricsCasWriteTimeoutsGetParamsWithContext ¶

func NewStorageProxyMetricsCasWriteTimeoutsGetParamsWithContext(ctx context.Context) *StorageProxyMetricsCasWriteTimeoutsGetParams

NewStorageProxyMetricsCasWriteTimeoutsGetParamsWithContext creates a new StorageProxyMetricsCasWriteTimeoutsGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageProxyMetricsCasWriteTimeoutsGetParamsWithHTTPClient ¶

func NewStorageProxyMetricsCasWriteTimeoutsGetParamsWithHTTPClient(client *http.Client) *StorageProxyMetricsCasWriteTimeoutsGetParams

NewStorageProxyMetricsCasWriteTimeoutsGetParamsWithHTTPClient creates a new StorageProxyMetricsCasWriteTimeoutsGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageProxyMetricsCasWriteTimeoutsGetParamsWithTimeout ¶

func NewStorageProxyMetricsCasWriteTimeoutsGetParamsWithTimeout(timeout time.Duration) *StorageProxyMetricsCasWriteTimeoutsGetParams

NewStorageProxyMetricsCasWriteTimeoutsGetParamsWithTimeout creates a new StorageProxyMetricsCasWriteTimeoutsGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageProxyMetricsCasWriteTimeoutsGetParams) SetContext ¶

SetContext adds the context to the storage proxy metrics cas write timeouts get params

func (*StorageProxyMetricsCasWriteTimeoutsGetParams) SetHTTPClient ¶

func (o *StorageProxyMetricsCasWriteTimeoutsGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage proxy metrics cas write timeouts get params

func (*StorageProxyMetricsCasWriteTimeoutsGetParams) SetTimeout ¶

SetTimeout adds the timeout to the storage proxy metrics cas write timeouts get params

func (*StorageProxyMetricsCasWriteTimeoutsGetParams) WithContext ¶

WithContext adds the context to the storage proxy metrics cas write timeouts get params

func (*StorageProxyMetricsCasWriteTimeoutsGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage proxy metrics cas write timeouts get params

func (*StorageProxyMetricsCasWriteTimeoutsGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage proxy metrics cas write timeouts get params

func (*StorageProxyMetricsCasWriteTimeoutsGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageProxyMetricsCasWriteTimeoutsGetReader ¶

type StorageProxyMetricsCasWriteTimeoutsGetReader struct {
	// contains filtered or unexported fields
}

StorageProxyMetricsCasWriteTimeoutsGetReader is a Reader for the StorageProxyMetricsCasWriteTimeoutsGet structure.

func (*StorageProxyMetricsCasWriteTimeoutsGetReader) ReadResponse ¶

func (o *StorageProxyMetricsCasWriteTimeoutsGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageProxyMetricsCasWriteUnavailablesGetDefault ¶

type StorageProxyMetricsCasWriteUnavailablesGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageProxyMetricsCasWriteUnavailablesGetDefault handles this case with default header values.

internal server error

func NewStorageProxyMetricsCasWriteUnavailablesGetDefault ¶

func NewStorageProxyMetricsCasWriteUnavailablesGetDefault(code int) *StorageProxyMetricsCasWriteUnavailablesGetDefault

NewStorageProxyMetricsCasWriteUnavailablesGetDefault creates a StorageProxyMetricsCasWriteUnavailablesGetDefault with default headers values

func (*StorageProxyMetricsCasWriteUnavailablesGetDefault) Code ¶

Code gets the status code for the storage proxy metrics cas write unavailables get default response

func (*StorageProxyMetricsCasWriteUnavailablesGetDefault) Error ¶

func (*StorageProxyMetricsCasWriteUnavailablesGetDefault) GetPayload ¶

type StorageProxyMetricsCasWriteUnavailablesGetOK ¶

type StorageProxyMetricsCasWriteUnavailablesGetOK struct {
	Payload interface{}
}

StorageProxyMetricsCasWriteUnavailablesGetOK handles this case with default header values.

StorageProxyMetricsCasWriteUnavailablesGetOK storage proxy metrics cas write unavailables get o k

func NewStorageProxyMetricsCasWriteUnavailablesGetOK ¶

func NewStorageProxyMetricsCasWriteUnavailablesGetOK() *StorageProxyMetricsCasWriteUnavailablesGetOK

NewStorageProxyMetricsCasWriteUnavailablesGetOK creates a StorageProxyMetricsCasWriteUnavailablesGetOK with default headers values

func (*StorageProxyMetricsCasWriteUnavailablesGetOK) GetPayload ¶

func (o *StorageProxyMetricsCasWriteUnavailablesGetOK) GetPayload() interface{}

type StorageProxyMetricsCasWriteUnavailablesGetParams ¶

type StorageProxyMetricsCasWriteUnavailablesGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageProxyMetricsCasWriteUnavailablesGetParams contains all the parameters to send to the API endpoint for the storage proxy metrics cas write unavailables get operation typically these are written to a http.Request

func NewStorageProxyMetricsCasWriteUnavailablesGetParams ¶

func NewStorageProxyMetricsCasWriteUnavailablesGetParams() *StorageProxyMetricsCasWriteUnavailablesGetParams

NewStorageProxyMetricsCasWriteUnavailablesGetParams creates a new StorageProxyMetricsCasWriteUnavailablesGetParams object with the default values initialized.

func NewStorageProxyMetricsCasWriteUnavailablesGetParamsWithContext ¶

func NewStorageProxyMetricsCasWriteUnavailablesGetParamsWithContext(ctx context.Context) *StorageProxyMetricsCasWriteUnavailablesGetParams

NewStorageProxyMetricsCasWriteUnavailablesGetParamsWithContext creates a new StorageProxyMetricsCasWriteUnavailablesGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageProxyMetricsCasWriteUnavailablesGetParamsWithHTTPClient ¶

func NewStorageProxyMetricsCasWriteUnavailablesGetParamsWithHTTPClient(client *http.Client) *StorageProxyMetricsCasWriteUnavailablesGetParams

NewStorageProxyMetricsCasWriteUnavailablesGetParamsWithHTTPClient creates a new StorageProxyMetricsCasWriteUnavailablesGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageProxyMetricsCasWriteUnavailablesGetParamsWithTimeout ¶

func NewStorageProxyMetricsCasWriteUnavailablesGetParamsWithTimeout(timeout time.Duration) *StorageProxyMetricsCasWriteUnavailablesGetParams

NewStorageProxyMetricsCasWriteUnavailablesGetParamsWithTimeout creates a new StorageProxyMetricsCasWriteUnavailablesGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageProxyMetricsCasWriteUnavailablesGetParams) SetContext ¶

SetContext adds the context to the storage proxy metrics cas write unavailables get params

func (*StorageProxyMetricsCasWriteUnavailablesGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the storage proxy metrics cas write unavailables get params

func (*StorageProxyMetricsCasWriteUnavailablesGetParams) SetTimeout ¶

SetTimeout adds the timeout to the storage proxy metrics cas write unavailables get params

func (*StorageProxyMetricsCasWriteUnavailablesGetParams) WithContext ¶

WithContext adds the context to the storage proxy metrics cas write unavailables get params

func (*StorageProxyMetricsCasWriteUnavailablesGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage proxy metrics cas write unavailables get params

func (*StorageProxyMetricsCasWriteUnavailablesGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage proxy metrics cas write unavailables get params

func (*StorageProxyMetricsCasWriteUnavailablesGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageProxyMetricsCasWriteUnavailablesGetReader ¶

type StorageProxyMetricsCasWriteUnavailablesGetReader struct {
	// contains filtered or unexported fields
}

StorageProxyMetricsCasWriteUnavailablesGetReader is a Reader for the StorageProxyMetricsCasWriteUnavailablesGet structure.

func (*StorageProxyMetricsCasWriteUnavailablesGetReader) ReadResponse ¶

func (o *StorageProxyMetricsCasWriteUnavailablesGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageProxyMetricsCasWriteUnfinishedCommitGetDefault ¶

type StorageProxyMetricsCasWriteUnfinishedCommitGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageProxyMetricsCasWriteUnfinishedCommitGetDefault handles this case with default header values.

internal server error

func NewStorageProxyMetricsCasWriteUnfinishedCommitGetDefault ¶

func NewStorageProxyMetricsCasWriteUnfinishedCommitGetDefault(code int) *StorageProxyMetricsCasWriteUnfinishedCommitGetDefault

NewStorageProxyMetricsCasWriteUnfinishedCommitGetDefault creates a StorageProxyMetricsCasWriteUnfinishedCommitGetDefault with default headers values

func (*StorageProxyMetricsCasWriteUnfinishedCommitGetDefault) Code ¶

Code gets the status code for the storage proxy metrics cas write unfinished commit get default response

func (*StorageProxyMetricsCasWriteUnfinishedCommitGetDefault) Error ¶

func (*StorageProxyMetricsCasWriteUnfinishedCommitGetDefault) GetPayload ¶

type StorageProxyMetricsCasWriteUnfinishedCommitGetOK ¶

type StorageProxyMetricsCasWriteUnfinishedCommitGetOK struct {
	Payload int32
}

StorageProxyMetricsCasWriteUnfinishedCommitGetOK handles this case with default header values.

StorageProxyMetricsCasWriteUnfinishedCommitGetOK storage proxy metrics cas write unfinished commit get o k

func NewStorageProxyMetricsCasWriteUnfinishedCommitGetOK ¶

func NewStorageProxyMetricsCasWriteUnfinishedCommitGetOK() *StorageProxyMetricsCasWriteUnfinishedCommitGetOK

NewStorageProxyMetricsCasWriteUnfinishedCommitGetOK creates a StorageProxyMetricsCasWriteUnfinishedCommitGetOK with default headers values

func (*StorageProxyMetricsCasWriteUnfinishedCommitGetOK) GetPayload ¶

type StorageProxyMetricsCasWriteUnfinishedCommitGetParams ¶

type StorageProxyMetricsCasWriteUnfinishedCommitGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageProxyMetricsCasWriteUnfinishedCommitGetParams contains all the parameters to send to the API endpoint for the storage proxy metrics cas write unfinished commit get operation typically these are written to a http.Request

func NewStorageProxyMetricsCasWriteUnfinishedCommitGetParams ¶

func NewStorageProxyMetricsCasWriteUnfinishedCommitGetParams() *StorageProxyMetricsCasWriteUnfinishedCommitGetParams

NewStorageProxyMetricsCasWriteUnfinishedCommitGetParams creates a new StorageProxyMetricsCasWriteUnfinishedCommitGetParams object with the default values initialized.

func NewStorageProxyMetricsCasWriteUnfinishedCommitGetParamsWithContext ¶

func NewStorageProxyMetricsCasWriteUnfinishedCommitGetParamsWithContext(ctx context.Context) *StorageProxyMetricsCasWriteUnfinishedCommitGetParams

NewStorageProxyMetricsCasWriteUnfinishedCommitGetParamsWithContext creates a new StorageProxyMetricsCasWriteUnfinishedCommitGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageProxyMetricsCasWriteUnfinishedCommitGetParamsWithHTTPClient ¶

func NewStorageProxyMetricsCasWriteUnfinishedCommitGetParamsWithHTTPClient(client *http.Client) *StorageProxyMetricsCasWriteUnfinishedCommitGetParams

NewStorageProxyMetricsCasWriteUnfinishedCommitGetParamsWithHTTPClient creates a new StorageProxyMetricsCasWriteUnfinishedCommitGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageProxyMetricsCasWriteUnfinishedCommitGetParamsWithTimeout ¶

func NewStorageProxyMetricsCasWriteUnfinishedCommitGetParamsWithTimeout(timeout time.Duration) *StorageProxyMetricsCasWriteUnfinishedCommitGetParams

NewStorageProxyMetricsCasWriteUnfinishedCommitGetParamsWithTimeout creates a new StorageProxyMetricsCasWriteUnfinishedCommitGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageProxyMetricsCasWriteUnfinishedCommitGetParams) SetContext ¶

SetContext adds the context to the storage proxy metrics cas write unfinished commit get params

func (*StorageProxyMetricsCasWriteUnfinishedCommitGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the storage proxy metrics cas write unfinished commit get params

func (*StorageProxyMetricsCasWriteUnfinishedCommitGetParams) SetTimeout ¶

SetTimeout adds the timeout to the storage proxy metrics cas write unfinished commit get params

func (*StorageProxyMetricsCasWriteUnfinishedCommitGetParams) WithContext ¶

WithContext adds the context to the storage proxy metrics cas write unfinished commit get params

func (*StorageProxyMetricsCasWriteUnfinishedCommitGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage proxy metrics cas write unfinished commit get params

func (*StorageProxyMetricsCasWriteUnfinishedCommitGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage proxy metrics cas write unfinished commit get params

func (*StorageProxyMetricsCasWriteUnfinishedCommitGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageProxyMetricsCasWriteUnfinishedCommitGetReader ¶

type StorageProxyMetricsCasWriteUnfinishedCommitGetReader struct {
	// contains filtered or unexported fields
}

StorageProxyMetricsCasWriteUnfinishedCommitGetReader is a Reader for the StorageProxyMetricsCasWriteUnfinishedCommitGet structure.

func (*StorageProxyMetricsCasWriteUnfinishedCommitGetReader) ReadResponse ¶

func (o *StorageProxyMetricsCasWriteUnfinishedCommitGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageProxyMetricsRangeEstimatedHistogramGetDefault ¶

type StorageProxyMetricsRangeEstimatedHistogramGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageProxyMetricsRangeEstimatedHistogramGetDefault handles this case with default header values.

internal server error

func NewStorageProxyMetricsRangeEstimatedHistogramGetDefault ¶

func NewStorageProxyMetricsRangeEstimatedHistogramGetDefault(code int) *StorageProxyMetricsRangeEstimatedHistogramGetDefault

NewStorageProxyMetricsRangeEstimatedHistogramGetDefault creates a StorageProxyMetricsRangeEstimatedHistogramGetDefault with default headers values

func (*StorageProxyMetricsRangeEstimatedHistogramGetDefault) Code ¶

Code gets the status code for the storage proxy metrics range estimated histogram get default response

func (*StorageProxyMetricsRangeEstimatedHistogramGetDefault) Error ¶

func (*StorageProxyMetricsRangeEstimatedHistogramGetDefault) GetPayload ¶

type StorageProxyMetricsRangeEstimatedHistogramGetOK ¶

type StorageProxyMetricsRangeEstimatedHistogramGetOK struct {
}

StorageProxyMetricsRangeEstimatedHistogramGetOK handles this case with default header values.

StorageProxyMetricsRangeEstimatedHistogramGetOK storage proxy metrics range estimated histogram get o k

func NewStorageProxyMetricsRangeEstimatedHistogramGetOK ¶

func NewStorageProxyMetricsRangeEstimatedHistogramGetOK() *StorageProxyMetricsRangeEstimatedHistogramGetOK

NewStorageProxyMetricsRangeEstimatedHistogramGetOK creates a StorageProxyMetricsRangeEstimatedHistogramGetOK with default headers values

type StorageProxyMetricsRangeEstimatedHistogramGetParams ¶

type StorageProxyMetricsRangeEstimatedHistogramGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageProxyMetricsRangeEstimatedHistogramGetParams contains all the parameters to send to the API endpoint for the storage proxy metrics range estimated histogram get operation typically these are written to a http.Request

func NewStorageProxyMetricsRangeEstimatedHistogramGetParams ¶

func NewStorageProxyMetricsRangeEstimatedHistogramGetParams() *StorageProxyMetricsRangeEstimatedHistogramGetParams

NewStorageProxyMetricsRangeEstimatedHistogramGetParams creates a new StorageProxyMetricsRangeEstimatedHistogramGetParams object with the default values initialized.

func NewStorageProxyMetricsRangeEstimatedHistogramGetParamsWithContext ¶

func NewStorageProxyMetricsRangeEstimatedHistogramGetParamsWithContext(ctx context.Context) *StorageProxyMetricsRangeEstimatedHistogramGetParams

NewStorageProxyMetricsRangeEstimatedHistogramGetParamsWithContext creates a new StorageProxyMetricsRangeEstimatedHistogramGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageProxyMetricsRangeEstimatedHistogramGetParamsWithHTTPClient ¶

func NewStorageProxyMetricsRangeEstimatedHistogramGetParamsWithHTTPClient(client *http.Client) *StorageProxyMetricsRangeEstimatedHistogramGetParams

NewStorageProxyMetricsRangeEstimatedHistogramGetParamsWithHTTPClient creates a new StorageProxyMetricsRangeEstimatedHistogramGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageProxyMetricsRangeEstimatedHistogramGetParamsWithTimeout ¶

func NewStorageProxyMetricsRangeEstimatedHistogramGetParamsWithTimeout(timeout time.Duration) *StorageProxyMetricsRangeEstimatedHistogramGetParams

NewStorageProxyMetricsRangeEstimatedHistogramGetParamsWithTimeout creates a new StorageProxyMetricsRangeEstimatedHistogramGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageProxyMetricsRangeEstimatedHistogramGetParams) SetContext ¶

SetContext adds the context to the storage proxy metrics range estimated histogram get params

func (*StorageProxyMetricsRangeEstimatedHistogramGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the storage proxy metrics range estimated histogram get params

func (*StorageProxyMetricsRangeEstimatedHistogramGetParams) SetTimeout ¶

SetTimeout adds the timeout to the storage proxy metrics range estimated histogram get params

func (*StorageProxyMetricsRangeEstimatedHistogramGetParams) WithContext ¶

WithContext adds the context to the storage proxy metrics range estimated histogram get params

func (*StorageProxyMetricsRangeEstimatedHistogramGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage proxy metrics range estimated histogram get params

func (*StorageProxyMetricsRangeEstimatedHistogramGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage proxy metrics range estimated histogram get params

func (*StorageProxyMetricsRangeEstimatedHistogramGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageProxyMetricsRangeEstimatedHistogramGetReader ¶

type StorageProxyMetricsRangeEstimatedHistogramGetReader struct {
	// contains filtered or unexported fields
}

StorageProxyMetricsRangeEstimatedHistogramGetReader is a Reader for the StorageProxyMetricsRangeEstimatedHistogramGet structure.

func (*StorageProxyMetricsRangeEstimatedHistogramGetReader) ReadResponse ¶

func (o *StorageProxyMetricsRangeEstimatedHistogramGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageProxyMetricsRangeGetDefault ¶

type StorageProxyMetricsRangeGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageProxyMetricsRangeGetDefault handles this case with default header values.

internal server error

func NewStorageProxyMetricsRangeGetDefault ¶

func NewStorageProxyMetricsRangeGetDefault(code int) *StorageProxyMetricsRangeGetDefault

NewStorageProxyMetricsRangeGetDefault creates a StorageProxyMetricsRangeGetDefault with default headers values

func (*StorageProxyMetricsRangeGetDefault) Code ¶

Code gets the status code for the storage proxy metrics range get default response

func (*StorageProxyMetricsRangeGetDefault) Error ¶

func (*StorageProxyMetricsRangeGetDefault) GetPayload ¶

type StorageProxyMetricsRangeGetOK ¶

type StorageProxyMetricsRangeGetOK struct {
	Payload int32
}

StorageProxyMetricsRangeGetOK handles this case with default header values.

StorageProxyMetricsRangeGetOK storage proxy metrics range get o k

func NewStorageProxyMetricsRangeGetOK ¶

func NewStorageProxyMetricsRangeGetOK() *StorageProxyMetricsRangeGetOK

NewStorageProxyMetricsRangeGetOK creates a StorageProxyMetricsRangeGetOK with default headers values

func (*StorageProxyMetricsRangeGetOK) GetPayload ¶

func (o *StorageProxyMetricsRangeGetOK) GetPayload() int32

type StorageProxyMetricsRangeGetParams ¶

type StorageProxyMetricsRangeGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageProxyMetricsRangeGetParams contains all the parameters to send to the API endpoint for the storage proxy metrics range get operation typically these are written to a http.Request

func NewStorageProxyMetricsRangeGetParams ¶

func NewStorageProxyMetricsRangeGetParams() *StorageProxyMetricsRangeGetParams

NewStorageProxyMetricsRangeGetParams creates a new StorageProxyMetricsRangeGetParams object with the default values initialized.

func NewStorageProxyMetricsRangeGetParamsWithContext ¶

func NewStorageProxyMetricsRangeGetParamsWithContext(ctx context.Context) *StorageProxyMetricsRangeGetParams

NewStorageProxyMetricsRangeGetParamsWithContext creates a new StorageProxyMetricsRangeGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageProxyMetricsRangeGetParamsWithHTTPClient ¶

func NewStorageProxyMetricsRangeGetParamsWithHTTPClient(client *http.Client) *StorageProxyMetricsRangeGetParams

NewStorageProxyMetricsRangeGetParamsWithHTTPClient creates a new StorageProxyMetricsRangeGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageProxyMetricsRangeGetParamsWithTimeout ¶

func NewStorageProxyMetricsRangeGetParamsWithTimeout(timeout time.Duration) *StorageProxyMetricsRangeGetParams

NewStorageProxyMetricsRangeGetParamsWithTimeout creates a new StorageProxyMetricsRangeGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageProxyMetricsRangeGetParams) SetContext ¶

SetContext adds the context to the storage proxy metrics range get params

func (*StorageProxyMetricsRangeGetParams) SetHTTPClient ¶

func (o *StorageProxyMetricsRangeGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage proxy metrics range get params

func (*StorageProxyMetricsRangeGetParams) SetTimeout ¶

func (o *StorageProxyMetricsRangeGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the storage proxy metrics range get params

func (*StorageProxyMetricsRangeGetParams) WithContext ¶

WithContext adds the context to the storage proxy metrics range get params

func (*StorageProxyMetricsRangeGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage proxy metrics range get params

func (*StorageProxyMetricsRangeGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage proxy metrics range get params

func (*StorageProxyMetricsRangeGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageProxyMetricsRangeGetReader ¶

type StorageProxyMetricsRangeGetReader struct {
	// contains filtered or unexported fields
}

StorageProxyMetricsRangeGetReader is a Reader for the StorageProxyMetricsRangeGet structure.

func (*StorageProxyMetricsRangeGetReader) ReadResponse ¶

func (o *StorageProxyMetricsRangeGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageProxyMetricsRangeHistogramGetDefault ¶

type StorageProxyMetricsRangeHistogramGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageProxyMetricsRangeHistogramGetDefault handles this case with default header values.

internal server error

func NewStorageProxyMetricsRangeHistogramGetDefault ¶

func NewStorageProxyMetricsRangeHistogramGetDefault(code int) *StorageProxyMetricsRangeHistogramGetDefault

NewStorageProxyMetricsRangeHistogramGetDefault creates a StorageProxyMetricsRangeHistogramGetDefault with default headers values

func (*StorageProxyMetricsRangeHistogramGetDefault) Code ¶

Code gets the status code for the storage proxy metrics range histogram get default response

func (*StorageProxyMetricsRangeHistogramGetDefault) Error ¶

func (*StorageProxyMetricsRangeHistogramGetDefault) GetPayload ¶

type StorageProxyMetricsRangeHistogramGetOK ¶

type StorageProxyMetricsRangeHistogramGetOK struct {
}

StorageProxyMetricsRangeHistogramGetOK handles this case with default header values.

StorageProxyMetricsRangeHistogramGetOK storage proxy metrics range histogram get o k

func NewStorageProxyMetricsRangeHistogramGetOK ¶

func NewStorageProxyMetricsRangeHistogramGetOK() *StorageProxyMetricsRangeHistogramGetOK

NewStorageProxyMetricsRangeHistogramGetOK creates a StorageProxyMetricsRangeHistogramGetOK with default headers values

type StorageProxyMetricsRangeHistogramGetParams ¶

type StorageProxyMetricsRangeHistogramGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageProxyMetricsRangeHistogramGetParams contains all the parameters to send to the API endpoint for the storage proxy metrics range histogram get operation typically these are written to a http.Request

func NewStorageProxyMetricsRangeHistogramGetParams ¶

func NewStorageProxyMetricsRangeHistogramGetParams() *StorageProxyMetricsRangeHistogramGetParams

NewStorageProxyMetricsRangeHistogramGetParams creates a new StorageProxyMetricsRangeHistogramGetParams object with the default values initialized.

func NewStorageProxyMetricsRangeHistogramGetParamsWithContext ¶

func NewStorageProxyMetricsRangeHistogramGetParamsWithContext(ctx context.Context) *StorageProxyMetricsRangeHistogramGetParams

NewStorageProxyMetricsRangeHistogramGetParamsWithContext creates a new StorageProxyMetricsRangeHistogramGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageProxyMetricsRangeHistogramGetParamsWithHTTPClient ¶

func NewStorageProxyMetricsRangeHistogramGetParamsWithHTTPClient(client *http.Client) *StorageProxyMetricsRangeHistogramGetParams

NewStorageProxyMetricsRangeHistogramGetParamsWithHTTPClient creates a new StorageProxyMetricsRangeHistogramGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageProxyMetricsRangeHistogramGetParamsWithTimeout ¶

func NewStorageProxyMetricsRangeHistogramGetParamsWithTimeout(timeout time.Duration) *StorageProxyMetricsRangeHistogramGetParams

NewStorageProxyMetricsRangeHistogramGetParamsWithTimeout creates a new StorageProxyMetricsRangeHistogramGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageProxyMetricsRangeHistogramGetParams) SetContext ¶

SetContext adds the context to the storage proxy metrics range histogram get params

func (*StorageProxyMetricsRangeHistogramGetParams) SetHTTPClient ¶

func (o *StorageProxyMetricsRangeHistogramGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage proxy metrics range histogram get params

func (*StorageProxyMetricsRangeHistogramGetParams) SetTimeout ¶

SetTimeout adds the timeout to the storage proxy metrics range histogram get params

func (*StorageProxyMetricsRangeHistogramGetParams) WithContext ¶

WithContext adds the context to the storage proxy metrics range histogram get params

func (*StorageProxyMetricsRangeHistogramGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage proxy metrics range histogram get params

func (*StorageProxyMetricsRangeHistogramGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage proxy metrics range histogram get params

func (*StorageProxyMetricsRangeHistogramGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageProxyMetricsRangeHistogramGetReader ¶

type StorageProxyMetricsRangeHistogramGetReader struct {
	// contains filtered or unexported fields
}

StorageProxyMetricsRangeHistogramGetReader is a Reader for the StorageProxyMetricsRangeHistogramGet structure.

func (*StorageProxyMetricsRangeHistogramGetReader) ReadResponse ¶

func (o *StorageProxyMetricsRangeHistogramGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageProxyMetricsRangeMovingAverageHistogramGetDefault ¶

type StorageProxyMetricsRangeMovingAverageHistogramGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageProxyMetricsRangeMovingAverageHistogramGetDefault handles this case with default header values.

internal server error

func NewStorageProxyMetricsRangeMovingAverageHistogramGetDefault ¶

func NewStorageProxyMetricsRangeMovingAverageHistogramGetDefault(code int) *StorageProxyMetricsRangeMovingAverageHistogramGetDefault

NewStorageProxyMetricsRangeMovingAverageHistogramGetDefault creates a StorageProxyMetricsRangeMovingAverageHistogramGetDefault with default headers values

func (*StorageProxyMetricsRangeMovingAverageHistogramGetDefault) Code ¶

Code gets the status code for the storage proxy metrics range moving average histogram get default response

func (*StorageProxyMetricsRangeMovingAverageHistogramGetDefault) Error ¶

func (*StorageProxyMetricsRangeMovingAverageHistogramGetDefault) GetPayload ¶

type StorageProxyMetricsRangeMovingAverageHistogramGetOK ¶

type StorageProxyMetricsRangeMovingAverageHistogramGetOK struct {
}

StorageProxyMetricsRangeMovingAverageHistogramGetOK handles this case with default header values.

StorageProxyMetricsRangeMovingAverageHistogramGetOK storage proxy metrics range moving average histogram get o k

func NewStorageProxyMetricsRangeMovingAverageHistogramGetOK ¶

func NewStorageProxyMetricsRangeMovingAverageHistogramGetOK() *StorageProxyMetricsRangeMovingAverageHistogramGetOK

NewStorageProxyMetricsRangeMovingAverageHistogramGetOK creates a StorageProxyMetricsRangeMovingAverageHistogramGetOK with default headers values

type StorageProxyMetricsRangeMovingAverageHistogramGetParams ¶

type StorageProxyMetricsRangeMovingAverageHistogramGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageProxyMetricsRangeMovingAverageHistogramGetParams contains all the parameters to send to the API endpoint for the storage proxy metrics range moving average histogram get operation typically these are written to a http.Request

func NewStorageProxyMetricsRangeMovingAverageHistogramGetParams ¶

func NewStorageProxyMetricsRangeMovingAverageHistogramGetParams() *StorageProxyMetricsRangeMovingAverageHistogramGetParams

NewStorageProxyMetricsRangeMovingAverageHistogramGetParams creates a new StorageProxyMetricsRangeMovingAverageHistogramGetParams object with the default values initialized.

func NewStorageProxyMetricsRangeMovingAverageHistogramGetParamsWithContext ¶

func NewStorageProxyMetricsRangeMovingAverageHistogramGetParamsWithContext(ctx context.Context) *StorageProxyMetricsRangeMovingAverageHistogramGetParams

NewStorageProxyMetricsRangeMovingAverageHistogramGetParamsWithContext creates a new StorageProxyMetricsRangeMovingAverageHistogramGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageProxyMetricsRangeMovingAverageHistogramGetParamsWithHTTPClient ¶

func NewStorageProxyMetricsRangeMovingAverageHistogramGetParamsWithHTTPClient(client *http.Client) *StorageProxyMetricsRangeMovingAverageHistogramGetParams

NewStorageProxyMetricsRangeMovingAverageHistogramGetParamsWithHTTPClient creates a new StorageProxyMetricsRangeMovingAverageHistogramGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageProxyMetricsRangeMovingAverageHistogramGetParamsWithTimeout ¶

func NewStorageProxyMetricsRangeMovingAverageHistogramGetParamsWithTimeout(timeout time.Duration) *StorageProxyMetricsRangeMovingAverageHistogramGetParams

NewStorageProxyMetricsRangeMovingAverageHistogramGetParamsWithTimeout creates a new StorageProxyMetricsRangeMovingAverageHistogramGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageProxyMetricsRangeMovingAverageHistogramGetParams) SetContext ¶

SetContext adds the context to the storage proxy metrics range moving average histogram get params

func (*StorageProxyMetricsRangeMovingAverageHistogramGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the storage proxy metrics range moving average histogram get params

func (*StorageProxyMetricsRangeMovingAverageHistogramGetParams) SetTimeout ¶

SetTimeout adds the timeout to the storage proxy metrics range moving average histogram get params

func (*StorageProxyMetricsRangeMovingAverageHistogramGetParams) WithContext ¶

WithContext adds the context to the storage proxy metrics range moving average histogram get params

func (*StorageProxyMetricsRangeMovingAverageHistogramGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage proxy metrics range moving average histogram get params

func (*StorageProxyMetricsRangeMovingAverageHistogramGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage proxy metrics range moving average histogram get params

func (*StorageProxyMetricsRangeMovingAverageHistogramGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageProxyMetricsRangeMovingAverageHistogramGetReader ¶

type StorageProxyMetricsRangeMovingAverageHistogramGetReader struct {
	// contains filtered or unexported fields
}

StorageProxyMetricsRangeMovingAverageHistogramGetReader is a Reader for the StorageProxyMetricsRangeMovingAverageHistogramGet structure.

func (*StorageProxyMetricsRangeMovingAverageHistogramGetReader) ReadResponse ¶

func (o *StorageProxyMetricsRangeMovingAverageHistogramGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageProxyMetricsRangeTimeoutsGetDefault ¶

type StorageProxyMetricsRangeTimeoutsGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageProxyMetricsRangeTimeoutsGetDefault handles this case with default header values.

internal server error

func NewStorageProxyMetricsRangeTimeoutsGetDefault ¶

func NewStorageProxyMetricsRangeTimeoutsGetDefault(code int) *StorageProxyMetricsRangeTimeoutsGetDefault

NewStorageProxyMetricsRangeTimeoutsGetDefault creates a StorageProxyMetricsRangeTimeoutsGetDefault with default headers values

func (*StorageProxyMetricsRangeTimeoutsGetDefault) Code ¶

Code gets the status code for the storage proxy metrics range timeouts get default response

func (*StorageProxyMetricsRangeTimeoutsGetDefault) Error ¶

func (*StorageProxyMetricsRangeTimeoutsGetDefault) GetPayload ¶

type StorageProxyMetricsRangeTimeoutsGetOK ¶

type StorageProxyMetricsRangeTimeoutsGetOK struct {
	Payload int32
}

StorageProxyMetricsRangeTimeoutsGetOK handles this case with default header values.

StorageProxyMetricsRangeTimeoutsGetOK storage proxy metrics range timeouts get o k

func NewStorageProxyMetricsRangeTimeoutsGetOK ¶

func NewStorageProxyMetricsRangeTimeoutsGetOK() *StorageProxyMetricsRangeTimeoutsGetOK

NewStorageProxyMetricsRangeTimeoutsGetOK creates a StorageProxyMetricsRangeTimeoutsGetOK with default headers values

func (*StorageProxyMetricsRangeTimeoutsGetOK) GetPayload ¶

type StorageProxyMetricsRangeTimeoutsGetParams ¶

type StorageProxyMetricsRangeTimeoutsGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageProxyMetricsRangeTimeoutsGetParams contains all the parameters to send to the API endpoint for the storage proxy metrics range timeouts get operation typically these are written to a http.Request

func NewStorageProxyMetricsRangeTimeoutsGetParams ¶

func NewStorageProxyMetricsRangeTimeoutsGetParams() *StorageProxyMetricsRangeTimeoutsGetParams

NewStorageProxyMetricsRangeTimeoutsGetParams creates a new StorageProxyMetricsRangeTimeoutsGetParams object with the default values initialized.

func NewStorageProxyMetricsRangeTimeoutsGetParamsWithContext ¶

func NewStorageProxyMetricsRangeTimeoutsGetParamsWithContext(ctx context.Context) *StorageProxyMetricsRangeTimeoutsGetParams

NewStorageProxyMetricsRangeTimeoutsGetParamsWithContext creates a new StorageProxyMetricsRangeTimeoutsGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageProxyMetricsRangeTimeoutsGetParamsWithHTTPClient ¶

func NewStorageProxyMetricsRangeTimeoutsGetParamsWithHTTPClient(client *http.Client) *StorageProxyMetricsRangeTimeoutsGetParams

NewStorageProxyMetricsRangeTimeoutsGetParamsWithHTTPClient creates a new StorageProxyMetricsRangeTimeoutsGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageProxyMetricsRangeTimeoutsGetParamsWithTimeout ¶

func NewStorageProxyMetricsRangeTimeoutsGetParamsWithTimeout(timeout time.Duration) *StorageProxyMetricsRangeTimeoutsGetParams

NewStorageProxyMetricsRangeTimeoutsGetParamsWithTimeout creates a new StorageProxyMetricsRangeTimeoutsGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageProxyMetricsRangeTimeoutsGetParams) SetContext ¶

SetContext adds the context to the storage proxy metrics range timeouts get params

func (*StorageProxyMetricsRangeTimeoutsGetParams) SetHTTPClient ¶

func (o *StorageProxyMetricsRangeTimeoutsGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage proxy metrics range timeouts get params

func (*StorageProxyMetricsRangeTimeoutsGetParams) SetTimeout ¶

SetTimeout adds the timeout to the storage proxy metrics range timeouts get params

func (*StorageProxyMetricsRangeTimeoutsGetParams) WithContext ¶

WithContext adds the context to the storage proxy metrics range timeouts get params

func (*StorageProxyMetricsRangeTimeoutsGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage proxy metrics range timeouts get params

func (*StorageProxyMetricsRangeTimeoutsGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage proxy metrics range timeouts get params

func (*StorageProxyMetricsRangeTimeoutsGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageProxyMetricsRangeTimeoutsGetReader ¶

type StorageProxyMetricsRangeTimeoutsGetReader struct {
	// contains filtered or unexported fields
}

StorageProxyMetricsRangeTimeoutsGetReader is a Reader for the StorageProxyMetricsRangeTimeoutsGet structure.

func (*StorageProxyMetricsRangeTimeoutsGetReader) ReadResponse ¶

func (o *StorageProxyMetricsRangeTimeoutsGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageProxyMetricsRangeTimeoutsRatesGetDefault ¶

type StorageProxyMetricsRangeTimeoutsRatesGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageProxyMetricsRangeTimeoutsRatesGetDefault handles this case with default header values.

internal server error

func NewStorageProxyMetricsRangeTimeoutsRatesGetDefault ¶

func NewStorageProxyMetricsRangeTimeoutsRatesGetDefault(code int) *StorageProxyMetricsRangeTimeoutsRatesGetDefault

NewStorageProxyMetricsRangeTimeoutsRatesGetDefault creates a StorageProxyMetricsRangeTimeoutsRatesGetDefault with default headers values

func (*StorageProxyMetricsRangeTimeoutsRatesGetDefault) Code ¶

Code gets the status code for the storage proxy metrics range timeouts rates get default response

func (*StorageProxyMetricsRangeTimeoutsRatesGetDefault) Error ¶

func (*StorageProxyMetricsRangeTimeoutsRatesGetDefault) GetPayload ¶

type StorageProxyMetricsRangeTimeoutsRatesGetOK ¶

type StorageProxyMetricsRangeTimeoutsRatesGetOK struct {
	Payload *models.RateMovingAverage
}

StorageProxyMetricsRangeTimeoutsRatesGetOK handles this case with default header values.

StorageProxyMetricsRangeTimeoutsRatesGetOK storage proxy metrics range timeouts rates get o k

func NewStorageProxyMetricsRangeTimeoutsRatesGetOK ¶

func NewStorageProxyMetricsRangeTimeoutsRatesGetOK() *StorageProxyMetricsRangeTimeoutsRatesGetOK

NewStorageProxyMetricsRangeTimeoutsRatesGetOK creates a StorageProxyMetricsRangeTimeoutsRatesGetOK with default headers values

func (*StorageProxyMetricsRangeTimeoutsRatesGetOK) GetPayload ¶

type StorageProxyMetricsRangeTimeoutsRatesGetParams ¶

type StorageProxyMetricsRangeTimeoutsRatesGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageProxyMetricsRangeTimeoutsRatesGetParams contains all the parameters to send to the API endpoint for the storage proxy metrics range timeouts rates get operation typically these are written to a http.Request

func NewStorageProxyMetricsRangeTimeoutsRatesGetParams ¶

func NewStorageProxyMetricsRangeTimeoutsRatesGetParams() *StorageProxyMetricsRangeTimeoutsRatesGetParams

NewStorageProxyMetricsRangeTimeoutsRatesGetParams creates a new StorageProxyMetricsRangeTimeoutsRatesGetParams object with the default values initialized.

func NewStorageProxyMetricsRangeTimeoutsRatesGetParamsWithContext ¶

func NewStorageProxyMetricsRangeTimeoutsRatesGetParamsWithContext(ctx context.Context) *StorageProxyMetricsRangeTimeoutsRatesGetParams

NewStorageProxyMetricsRangeTimeoutsRatesGetParamsWithContext creates a new StorageProxyMetricsRangeTimeoutsRatesGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageProxyMetricsRangeTimeoutsRatesGetParamsWithHTTPClient ¶

func NewStorageProxyMetricsRangeTimeoutsRatesGetParamsWithHTTPClient(client *http.Client) *StorageProxyMetricsRangeTimeoutsRatesGetParams

NewStorageProxyMetricsRangeTimeoutsRatesGetParamsWithHTTPClient creates a new StorageProxyMetricsRangeTimeoutsRatesGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageProxyMetricsRangeTimeoutsRatesGetParamsWithTimeout ¶

func NewStorageProxyMetricsRangeTimeoutsRatesGetParamsWithTimeout(timeout time.Duration) *StorageProxyMetricsRangeTimeoutsRatesGetParams

NewStorageProxyMetricsRangeTimeoutsRatesGetParamsWithTimeout creates a new StorageProxyMetricsRangeTimeoutsRatesGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageProxyMetricsRangeTimeoutsRatesGetParams) SetContext ¶

SetContext adds the context to the storage proxy metrics range timeouts rates get params

func (*StorageProxyMetricsRangeTimeoutsRatesGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the storage proxy metrics range timeouts rates get params

func (*StorageProxyMetricsRangeTimeoutsRatesGetParams) SetTimeout ¶

SetTimeout adds the timeout to the storage proxy metrics range timeouts rates get params

func (*StorageProxyMetricsRangeTimeoutsRatesGetParams) WithContext ¶

WithContext adds the context to the storage proxy metrics range timeouts rates get params

func (*StorageProxyMetricsRangeTimeoutsRatesGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage proxy metrics range timeouts rates get params

func (*StorageProxyMetricsRangeTimeoutsRatesGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage proxy metrics range timeouts rates get params

func (*StorageProxyMetricsRangeTimeoutsRatesGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageProxyMetricsRangeTimeoutsRatesGetReader ¶

type StorageProxyMetricsRangeTimeoutsRatesGetReader struct {
	// contains filtered or unexported fields
}

StorageProxyMetricsRangeTimeoutsRatesGetReader is a Reader for the StorageProxyMetricsRangeTimeoutsRatesGet structure.

func (*StorageProxyMetricsRangeTimeoutsRatesGetReader) ReadResponse ¶

func (o *StorageProxyMetricsRangeTimeoutsRatesGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageProxyMetricsRangeUnavailablesGetDefault ¶

type StorageProxyMetricsRangeUnavailablesGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageProxyMetricsRangeUnavailablesGetDefault handles this case with default header values.

internal server error

func NewStorageProxyMetricsRangeUnavailablesGetDefault ¶

func NewStorageProxyMetricsRangeUnavailablesGetDefault(code int) *StorageProxyMetricsRangeUnavailablesGetDefault

NewStorageProxyMetricsRangeUnavailablesGetDefault creates a StorageProxyMetricsRangeUnavailablesGetDefault with default headers values

func (*StorageProxyMetricsRangeUnavailablesGetDefault) Code ¶

Code gets the status code for the storage proxy metrics range unavailables get default response

func (*StorageProxyMetricsRangeUnavailablesGetDefault) Error ¶

func (*StorageProxyMetricsRangeUnavailablesGetDefault) GetPayload ¶

type StorageProxyMetricsRangeUnavailablesGetOK ¶

type StorageProxyMetricsRangeUnavailablesGetOK struct {
	Payload int32
}

StorageProxyMetricsRangeUnavailablesGetOK handles this case with default header values.

StorageProxyMetricsRangeUnavailablesGetOK storage proxy metrics range unavailables get o k

func NewStorageProxyMetricsRangeUnavailablesGetOK ¶

func NewStorageProxyMetricsRangeUnavailablesGetOK() *StorageProxyMetricsRangeUnavailablesGetOK

NewStorageProxyMetricsRangeUnavailablesGetOK creates a StorageProxyMetricsRangeUnavailablesGetOK with default headers values

func (*StorageProxyMetricsRangeUnavailablesGetOK) GetPayload ¶

type StorageProxyMetricsRangeUnavailablesGetParams ¶

type StorageProxyMetricsRangeUnavailablesGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageProxyMetricsRangeUnavailablesGetParams contains all the parameters to send to the API endpoint for the storage proxy metrics range unavailables get operation typically these are written to a http.Request

func NewStorageProxyMetricsRangeUnavailablesGetParams ¶

func NewStorageProxyMetricsRangeUnavailablesGetParams() *StorageProxyMetricsRangeUnavailablesGetParams

NewStorageProxyMetricsRangeUnavailablesGetParams creates a new StorageProxyMetricsRangeUnavailablesGetParams object with the default values initialized.

func NewStorageProxyMetricsRangeUnavailablesGetParamsWithContext ¶

func NewStorageProxyMetricsRangeUnavailablesGetParamsWithContext(ctx context.Context) *StorageProxyMetricsRangeUnavailablesGetParams

NewStorageProxyMetricsRangeUnavailablesGetParamsWithContext creates a new StorageProxyMetricsRangeUnavailablesGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageProxyMetricsRangeUnavailablesGetParamsWithHTTPClient ¶

func NewStorageProxyMetricsRangeUnavailablesGetParamsWithHTTPClient(client *http.Client) *StorageProxyMetricsRangeUnavailablesGetParams

NewStorageProxyMetricsRangeUnavailablesGetParamsWithHTTPClient creates a new StorageProxyMetricsRangeUnavailablesGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageProxyMetricsRangeUnavailablesGetParamsWithTimeout ¶

func NewStorageProxyMetricsRangeUnavailablesGetParamsWithTimeout(timeout time.Duration) *StorageProxyMetricsRangeUnavailablesGetParams

NewStorageProxyMetricsRangeUnavailablesGetParamsWithTimeout creates a new StorageProxyMetricsRangeUnavailablesGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageProxyMetricsRangeUnavailablesGetParams) SetContext ¶

SetContext adds the context to the storage proxy metrics range unavailables get params

func (*StorageProxyMetricsRangeUnavailablesGetParams) SetHTTPClient ¶

func (o *StorageProxyMetricsRangeUnavailablesGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage proxy metrics range unavailables get params

func (*StorageProxyMetricsRangeUnavailablesGetParams) SetTimeout ¶

SetTimeout adds the timeout to the storage proxy metrics range unavailables get params

func (*StorageProxyMetricsRangeUnavailablesGetParams) WithContext ¶

WithContext adds the context to the storage proxy metrics range unavailables get params

func (*StorageProxyMetricsRangeUnavailablesGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage proxy metrics range unavailables get params

func (*StorageProxyMetricsRangeUnavailablesGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage proxy metrics range unavailables get params

func (*StorageProxyMetricsRangeUnavailablesGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageProxyMetricsRangeUnavailablesGetReader ¶

type StorageProxyMetricsRangeUnavailablesGetReader struct {
	// contains filtered or unexported fields
}

StorageProxyMetricsRangeUnavailablesGetReader is a Reader for the StorageProxyMetricsRangeUnavailablesGet structure.

func (*StorageProxyMetricsRangeUnavailablesGetReader) ReadResponse ¶

func (o *StorageProxyMetricsRangeUnavailablesGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageProxyMetricsRangeUnavailablesRatesGetDefault ¶

type StorageProxyMetricsRangeUnavailablesRatesGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageProxyMetricsRangeUnavailablesRatesGetDefault handles this case with default header values.

internal server error

func NewStorageProxyMetricsRangeUnavailablesRatesGetDefault ¶

func NewStorageProxyMetricsRangeUnavailablesRatesGetDefault(code int) *StorageProxyMetricsRangeUnavailablesRatesGetDefault

NewStorageProxyMetricsRangeUnavailablesRatesGetDefault creates a StorageProxyMetricsRangeUnavailablesRatesGetDefault with default headers values

func (*StorageProxyMetricsRangeUnavailablesRatesGetDefault) Code ¶

Code gets the status code for the storage proxy metrics range unavailables rates get default response

func (*StorageProxyMetricsRangeUnavailablesRatesGetDefault) Error ¶

func (*StorageProxyMetricsRangeUnavailablesRatesGetDefault) GetPayload ¶

type StorageProxyMetricsRangeUnavailablesRatesGetOK ¶

type StorageProxyMetricsRangeUnavailablesRatesGetOK struct {
	Payload *models.RateMovingAverage
}

StorageProxyMetricsRangeUnavailablesRatesGetOK handles this case with default header values.

StorageProxyMetricsRangeUnavailablesRatesGetOK storage proxy metrics range unavailables rates get o k

func NewStorageProxyMetricsRangeUnavailablesRatesGetOK ¶

func NewStorageProxyMetricsRangeUnavailablesRatesGetOK() *StorageProxyMetricsRangeUnavailablesRatesGetOK

NewStorageProxyMetricsRangeUnavailablesRatesGetOK creates a StorageProxyMetricsRangeUnavailablesRatesGetOK with default headers values

func (*StorageProxyMetricsRangeUnavailablesRatesGetOK) GetPayload ¶

type StorageProxyMetricsRangeUnavailablesRatesGetParams ¶

type StorageProxyMetricsRangeUnavailablesRatesGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageProxyMetricsRangeUnavailablesRatesGetParams contains all the parameters to send to the API endpoint for the storage proxy metrics range unavailables rates get operation typically these are written to a http.Request

func NewStorageProxyMetricsRangeUnavailablesRatesGetParams ¶

func NewStorageProxyMetricsRangeUnavailablesRatesGetParams() *StorageProxyMetricsRangeUnavailablesRatesGetParams

NewStorageProxyMetricsRangeUnavailablesRatesGetParams creates a new StorageProxyMetricsRangeUnavailablesRatesGetParams object with the default values initialized.

func NewStorageProxyMetricsRangeUnavailablesRatesGetParamsWithContext ¶

func NewStorageProxyMetricsRangeUnavailablesRatesGetParamsWithContext(ctx context.Context) *StorageProxyMetricsRangeUnavailablesRatesGetParams

NewStorageProxyMetricsRangeUnavailablesRatesGetParamsWithContext creates a new StorageProxyMetricsRangeUnavailablesRatesGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageProxyMetricsRangeUnavailablesRatesGetParamsWithHTTPClient ¶

func NewStorageProxyMetricsRangeUnavailablesRatesGetParamsWithHTTPClient(client *http.Client) *StorageProxyMetricsRangeUnavailablesRatesGetParams

NewStorageProxyMetricsRangeUnavailablesRatesGetParamsWithHTTPClient creates a new StorageProxyMetricsRangeUnavailablesRatesGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageProxyMetricsRangeUnavailablesRatesGetParamsWithTimeout ¶

func NewStorageProxyMetricsRangeUnavailablesRatesGetParamsWithTimeout(timeout time.Duration) *StorageProxyMetricsRangeUnavailablesRatesGetParams

NewStorageProxyMetricsRangeUnavailablesRatesGetParamsWithTimeout creates a new StorageProxyMetricsRangeUnavailablesRatesGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageProxyMetricsRangeUnavailablesRatesGetParams) SetContext ¶

SetContext adds the context to the storage proxy metrics range unavailables rates get params

func (*StorageProxyMetricsRangeUnavailablesRatesGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the storage proxy metrics range unavailables rates get params

func (*StorageProxyMetricsRangeUnavailablesRatesGetParams) SetTimeout ¶

SetTimeout adds the timeout to the storage proxy metrics range unavailables rates get params

func (*StorageProxyMetricsRangeUnavailablesRatesGetParams) WithContext ¶

WithContext adds the context to the storage proxy metrics range unavailables rates get params

func (*StorageProxyMetricsRangeUnavailablesRatesGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage proxy metrics range unavailables rates get params

func (*StorageProxyMetricsRangeUnavailablesRatesGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage proxy metrics range unavailables rates get params

func (*StorageProxyMetricsRangeUnavailablesRatesGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageProxyMetricsRangeUnavailablesRatesGetReader ¶

type StorageProxyMetricsRangeUnavailablesRatesGetReader struct {
	// contains filtered or unexported fields
}

StorageProxyMetricsRangeUnavailablesRatesGetReader is a Reader for the StorageProxyMetricsRangeUnavailablesRatesGet structure.

func (*StorageProxyMetricsRangeUnavailablesRatesGetReader) ReadResponse ¶

func (o *StorageProxyMetricsRangeUnavailablesRatesGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageProxyMetricsReadEstimatedHistogramGetDefault ¶

type StorageProxyMetricsReadEstimatedHistogramGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageProxyMetricsReadEstimatedHistogramGetDefault handles this case with default header values.

internal server error

func NewStorageProxyMetricsReadEstimatedHistogramGetDefault ¶

func NewStorageProxyMetricsReadEstimatedHistogramGetDefault(code int) *StorageProxyMetricsReadEstimatedHistogramGetDefault

NewStorageProxyMetricsReadEstimatedHistogramGetDefault creates a StorageProxyMetricsReadEstimatedHistogramGetDefault with default headers values

func (*StorageProxyMetricsReadEstimatedHistogramGetDefault) Code ¶

Code gets the status code for the storage proxy metrics read estimated histogram get default response

func (*StorageProxyMetricsReadEstimatedHistogramGetDefault) Error ¶

func (*StorageProxyMetricsReadEstimatedHistogramGetDefault) GetPayload ¶

type StorageProxyMetricsReadEstimatedHistogramGetOK ¶

type StorageProxyMetricsReadEstimatedHistogramGetOK struct {
}

StorageProxyMetricsReadEstimatedHistogramGetOK handles this case with default header values.

StorageProxyMetricsReadEstimatedHistogramGetOK storage proxy metrics read estimated histogram get o k

func NewStorageProxyMetricsReadEstimatedHistogramGetOK ¶

func NewStorageProxyMetricsReadEstimatedHistogramGetOK() *StorageProxyMetricsReadEstimatedHistogramGetOK

NewStorageProxyMetricsReadEstimatedHistogramGetOK creates a StorageProxyMetricsReadEstimatedHistogramGetOK with default headers values

type StorageProxyMetricsReadEstimatedHistogramGetParams ¶

type StorageProxyMetricsReadEstimatedHistogramGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageProxyMetricsReadEstimatedHistogramGetParams contains all the parameters to send to the API endpoint for the storage proxy metrics read estimated histogram get operation typically these are written to a http.Request

func NewStorageProxyMetricsReadEstimatedHistogramGetParams ¶

func NewStorageProxyMetricsReadEstimatedHistogramGetParams() *StorageProxyMetricsReadEstimatedHistogramGetParams

NewStorageProxyMetricsReadEstimatedHistogramGetParams creates a new StorageProxyMetricsReadEstimatedHistogramGetParams object with the default values initialized.

func NewStorageProxyMetricsReadEstimatedHistogramGetParamsWithContext ¶

func NewStorageProxyMetricsReadEstimatedHistogramGetParamsWithContext(ctx context.Context) *StorageProxyMetricsReadEstimatedHistogramGetParams

NewStorageProxyMetricsReadEstimatedHistogramGetParamsWithContext creates a new StorageProxyMetricsReadEstimatedHistogramGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageProxyMetricsReadEstimatedHistogramGetParamsWithHTTPClient ¶

func NewStorageProxyMetricsReadEstimatedHistogramGetParamsWithHTTPClient(client *http.Client) *StorageProxyMetricsReadEstimatedHistogramGetParams

NewStorageProxyMetricsReadEstimatedHistogramGetParamsWithHTTPClient creates a new StorageProxyMetricsReadEstimatedHistogramGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageProxyMetricsReadEstimatedHistogramGetParamsWithTimeout ¶

func NewStorageProxyMetricsReadEstimatedHistogramGetParamsWithTimeout(timeout time.Duration) *StorageProxyMetricsReadEstimatedHistogramGetParams

NewStorageProxyMetricsReadEstimatedHistogramGetParamsWithTimeout creates a new StorageProxyMetricsReadEstimatedHistogramGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageProxyMetricsReadEstimatedHistogramGetParams) SetContext ¶

SetContext adds the context to the storage proxy metrics read estimated histogram get params

func (*StorageProxyMetricsReadEstimatedHistogramGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the storage proxy metrics read estimated histogram get params

func (*StorageProxyMetricsReadEstimatedHistogramGetParams) SetTimeout ¶

SetTimeout adds the timeout to the storage proxy metrics read estimated histogram get params

func (*StorageProxyMetricsReadEstimatedHistogramGetParams) WithContext ¶

WithContext adds the context to the storage proxy metrics read estimated histogram get params

func (*StorageProxyMetricsReadEstimatedHistogramGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage proxy metrics read estimated histogram get params

func (*StorageProxyMetricsReadEstimatedHistogramGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage proxy metrics read estimated histogram get params

func (*StorageProxyMetricsReadEstimatedHistogramGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageProxyMetricsReadEstimatedHistogramGetReader ¶

type StorageProxyMetricsReadEstimatedHistogramGetReader struct {
	// contains filtered or unexported fields
}

StorageProxyMetricsReadEstimatedHistogramGetReader is a Reader for the StorageProxyMetricsReadEstimatedHistogramGet structure.

func (*StorageProxyMetricsReadEstimatedHistogramGetReader) ReadResponse ¶

func (o *StorageProxyMetricsReadEstimatedHistogramGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageProxyMetricsReadGetDefault ¶

type StorageProxyMetricsReadGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageProxyMetricsReadGetDefault handles this case with default header values.

internal server error

func NewStorageProxyMetricsReadGetDefault ¶

func NewStorageProxyMetricsReadGetDefault(code int) *StorageProxyMetricsReadGetDefault

NewStorageProxyMetricsReadGetDefault creates a StorageProxyMetricsReadGetDefault with default headers values

func (*StorageProxyMetricsReadGetDefault) Code ¶

Code gets the status code for the storage proxy metrics read get default response

func (*StorageProxyMetricsReadGetDefault) Error ¶

func (*StorageProxyMetricsReadGetDefault) GetPayload ¶

type StorageProxyMetricsReadGetOK ¶

type StorageProxyMetricsReadGetOK struct {
	Payload int32
}

StorageProxyMetricsReadGetOK handles this case with default header values.

StorageProxyMetricsReadGetOK storage proxy metrics read get o k

func NewStorageProxyMetricsReadGetOK ¶

func NewStorageProxyMetricsReadGetOK() *StorageProxyMetricsReadGetOK

NewStorageProxyMetricsReadGetOK creates a StorageProxyMetricsReadGetOK with default headers values

func (*StorageProxyMetricsReadGetOK) GetPayload ¶

func (o *StorageProxyMetricsReadGetOK) GetPayload() int32

type StorageProxyMetricsReadGetParams ¶

type StorageProxyMetricsReadGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageProxyMetricsReadGetParams contains all the parameters to send to the API endpoint for the storage proxy metrics read get operation typically these are written to a http.Request

func NewStorageProxyMetricsReadGetParams ¶

func NewStorageProxyMetricsReadGetParams() *StorageProxyMetricsReadGetParams

NewStorageProxyMetricsReadGetParams creates a new StorageProxyMetricsReadGetParams object with the default values initialized.

func NewStorageProxyMetricsReadGetParamsWithContext ¶

func NewStorageProxyMetricsReadGetParamsWithContext(ctx context.Context) *StorageProxyMetricsReadGetParams

NewStorageProxyMetricsReadGetParamsWithContext creates a new StorageProxyMetricsReadGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageProxyMetricsReadGetParamsWithHTTPClient ¶

func NewStorageProxyMetricsReadGetParamsWithHTTPClient(client *http.Client) *StorageProxyMetricsReadGetParams

NewStorageProxyMetricsReadGetParamsWithHTTPClient creates a new StorageProxyMetricsReadGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageProxyMetricsReadGetParamsWithTimeout ¶

func NewStorageProxyMetricsReadGetParamsWithTimeout(timeout time.Duration) *StorageProxyMetricsReadGetParams

NewStorageProxyMetricsReadGetParamsWithTimeout creates a new StorageProxyMetricsReadGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageProxyMetricsReadGetParams) SetContext ¶

SetContext adds the context to the storage proxy metrics read get params

func (*StorageProxyMetricsReadGetParams) SetHTTPClient ¶

func (o *StorageProxyMetricsReadGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage proxy metrics read get params

func (*StorageProxyMetricsReadGetParams) SetTimeout ¶

func (o *StorageProxyMetricsReadGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the storage proxy metrics read get params

func (*StorageProxyMetricsReadGetParams) WithContext ¶

WithContext adds the context to the storage proxy metrics read get params

func (*StorageProxyMetricsReadGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage proxy metrics read get params

func (*StorageProxyMetricsReadGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage proxy metrics read get params

func (*StorageProxyMetricsReadGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageProxyMetricsReadGetReader ¶

type StorageProxyMetricsReadGetReader struct {
	// contains filtered or unexported fields
}

StorageProxyMetricsReadGetReader is a Reader for the StorageProxyMetricsReadGet structure.

func (*StorageProxyMetricsReadGetReader) ReadResponse ¶

func (o *StorageProxyMetricsReadGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageProxyMetricsReadHistogramGetDefault ¶

type StorageProxyMetricsReadHistogramGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageProxyMetricsReadHistogramGetDefault handles this case with default header values.

internal server error

func NewStorageProxyMetricsReadHistogramGetDefault ¶

func NewStorageProxyMetricsReadHistogramGetDefault(code int) *StorageProxyMetricsReadHistogramGetDefault

NewStorageProxyMetricsReadHistogramGetDefault creates a StorageProxyMetricsReadHistogramGetDefault with default headers values

func (*StorageProxyMetricsReadHistogramGetDefault) Code ¶

Code gets the status code for the storage proxy metrics read histogram get default response

func (*StorageProxyMetricsReadHistogramGetDefault) Error ¶

func (*StorageProxyMetricsReadHistogramGetDefault) GetPayload ¶

type StorageProxyMetricsReadHistogramGetOK ¶

type StorageProxyMetricsReadHistogramGetOK struct {
}

StorageProxyMetricsReadHistogramGetOK handles this case with default header values.

StorageProxyMetricsReadHistogramGetOK storage proxy metrics read histogram get o k

func NewStorageProxyMetricsReadHistogramGetOK ¶

func NewStorageProxyMetricsReadHistogramGetOK() *StorageProxyMetricsReadHistogramGetOK

NewStorageProxyMetricsReadHistogramGetOK creates a StorageProxyMetricsReadHistogramGetOK with default headers values

type StorageProxyMetricsReadHistogramGetParams ¶

type StorageProxyMetricsReadHistogramGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageProxyMetricsReadHistogramGetParams contains all the parameters to send to the API endpoint for the storage proxy metrics read histogram get operation typically these are written to a http.Request

func NewStorageProxyMetricsReadHistogramGetParams ¶

func NewStorageProxyMetricsReadHistogramGetParams() *StorageProxyMetricsReadHistogramGetParams

NewStorageProxyMetricsReadHistogramGetParams creates a new StorageProxyMetricsReadHistogramGetParams object with the default values initialized.

func NewStorageProxyMetricsReadHistogramGetParamsWithContext ¶

func NewStorageProxyMetricsReadHistogramGetParamsWithContext(ctx context.Context) *StorageProxyMetricsReadHistogramGetParams

NewStorageProxyMetricsReadHistogramGetParamsWithContext creates a new StorageProxyMetricsReadHistogramGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageProxyMetricsReadHistogramGetParamsWithHTTPClient ¶

func NewStorageProxyMetricsReadHistogramGetParamsWithHTTPClient(client *http.Client) *StorageProxyMetricsReadHistogramGetParams

NewStorageProxyMetricsReadHistogramGetParamsWithHTTPClient creates a new StorageProxyMetricsReadHistogramGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageProxyMetricsReadHistogramGetParamsWithTimeout ¶

func NewStorageProxyMetricsReadHistogramGetParamsWithTimeout(timeout time.Duration) *StorageProxyMetricsReadHistogramGetParams

NewStorageProxyMetricsReadHistogramGetParamsWithTimeout creates a new StorageProxyMetricsReadHistogramGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageProxyMetricsReadHistogramGetParams) SetContext ¶

SetContext adds the context to the storage proxy metrics read histogram get params

func (*StorageProxyMetricsReadHistogramGetParams) SetHTTPClient ¶

func (o *StorageProxyMetricsReadHistogramGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage proxy metrics read histogram get params

func (*StorageProxyMetricsReadHistogramGetParams) SetTimeout ¶

SetTimeout adds the timeout to the storage proxy metrics read histogram get params

func (*StorageProxyMetricsReadHistogramGetParams) WithContext ¶

WithContext adds the context to the storage proxy metrics read histogram get params

func (*StorageProxyMetricsReadHistogramGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage proxy metrics read histogram get params

func (*StorageProxyMetricsReadHistogramGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage proxy metrics read histogram get params

func (*StorageProxyMetricsReadHistogramGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageProxyMetricsReadHistogramGetReader ¶

type StorageProxyMetricsReadHistogramGetReader struct {
	// contains filtered or unexported fields
}

StorageProxyMetricsReadHistogramGetReader is a Reader for the StorageProxyMetricsReadHistogramGet structure.

func (*StorageProxyMetricsReadHistogramGetReader) ReadResponse ¶

func (o *StorageProxyMetricsReadHistogramGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageProxyMetricsReadMovingAverageHistogramGetDefault ¶

type StorageProxyMetricsReadMovingAverageHistogramGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageProxyMetricsReadMovingAverageHistogramGetDefault handles this case with default header values.

internal server error

func NewStorageProxyMetricsReadMovingAverageHistogramGetDefault ¶

func NewStorageProxyMetricsReadMovingAverageHistogramGetDefault(code int) *StorageProxyMetricsReadMovingAverageHistogramGetDefault

NewStorageProxyMetricsReadMovingAverageHistogramGetDefault creates a StorageProxyMetricsReadMovingAverageHistogramGetDefault with default headers values

func (*StorageProxyMetricsReadMovingAverageHistogramGetDefault) Code ¶

Code gets the status code for the storage proxy metrics read moving average histogram get default response

func (*StorageProxyMetricsReadMovingAverageHistogramGetDefault) Error ¶

func (*StorageProxyMetricsReadMovingAverageHistogramGetDefault) GetPayload ¶

type StorageProxyMetricsReadMovingAverageHistogramGetOK ¶

type StorageProxyMetricsReadMovingAverageHistogramGetOK struct {
}

StorageProxyMetricsReadMovingAverageHistogramGetOK handles this case with default header values.

StorageProxyMetricsReadMovingAverageHistogramGetOK storage proxy metrics read moving average histogram get o k

func NewStorageProxyMetricsReadMovingAverageHistogramGetOK ¶

func NewStorageProxyMetricsReadMovingAverageHistogramGetOK() *StorageProxyMetricsReadMovingAverageHistogramGetOK

NewStorageProxyMetricsReadMovingAverageHistogramGetOK creates a StorageProxyMetricsReadMovingAverageHistogramGetOK with default headers values

type StorageProxyMetricsReadMovingAverageHistogramGetParams ¶

type StorageProxyMetricsReadMovingAverageHistogramGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageProxyMetricsReadMovingAverageHistogramGetParams contains all the parameters to send to the API endpoint for the storage proxy metrics read moving average histogram get operation typically these are written to a http.Request

func NewStorageProxyMetricsReadMovingAverageHistogramGetParams ¶

func NewStorageProxyMetricsReadMovingAverageHistogramGetParams() *StorageProxyMetricsReadMovingAverageHistogramGetParams

NewStorageProxyMetricsReadMovingAverageHistogramGetParams creates a new StorageProxyMetricsReadMovingAverageHistogramGetParams object with the default values initialized.

func NewStorageProxyMetricsReadMovingAverageHistogramGetParamsWithContext ¶

func NewStorageProxyMetricsReadMovingAverageHistogramGetParamsWithContext(ctx context.Context) *StorageProxyMetricsReadMovingAverageHistogramGetParams

NewStorageProxyMetricsReadMovingAverageHistogramGetParamsWithContext creates a new StorageProxyMetricsReadMovingAverageHistogramGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageProxyMetricsReadMovingAverageHistogramGetParamsWithHTTPClient ¶

func NewStorageProxyMetricsReadMovingAverageHistogramGetParamsWithHTTPClient(client *http.Client) *StorageProxyMetricsReadMovingAverageHistogramGetParams

NewStorageProxyMetricsReadMovingAverageHistogramGetParamsWithHTTPClient creates a new StorageProxyMetricsReadMovingAverageHistogramGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageProxyMetricsReadMovingAverageHistogramGetParamsWithTimeout ¶

func NewStorageProxyMetricsReadMovingAverageHistogramGetParamsWithTimeout(timeout time.Duration) *StorageProxyMetricsReadMovingAverageHistogramGetParams

NewStorageProxyMetricsReadMovingAverageHistogramGetParamsWithTimeout creates a new StorageProxyMetricsReadMovingAverageHistogramGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageProxyMetricsReadMovingAverageHistogramGetParams) SetContext ¶

SetContext adds the context to the storage proxy metrics read moving average histogram get params

func (*StorageProxyMetricsReadMovingAverageHistogramGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the storage proxy metrics read moving average histogram get params

func (*StorageProxyMetricsReadMovingAverageHistogramGetParams) SetTimeout ¶

SetTimeout adds the timeout to the storage proxy metrics read moving average histogram get params

func (*StorageProxyMetricsReadMovingAverageHistogramGetParams) WithContext ¶

WithContext adds the context to the storage proxy metrics read moving average histogram get params

func (*StorageProxyMetricsReadMovingAverageHistogramGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage proxy metrics read moving average histogram get params

func (*StorageProxyMetricsReadMovingAverageHistogramGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage proxy metrics read moving average histogram get params

func (*StorageProxyMetricsReadMovingAverageHistogramGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageProxyMetricsReadMovingAverageHistogramGetReader ¶

type StorageProxyMetricsReadMovingAverageHistogramGetReader struct {
	// contains filtered or unexported fields
}

StorageProxyMetricsReadMovingAverageHistogramGetReader is a Reader for the StorageProxyMetricsReadMovingAverageHistogramGet structure.

func (*StorageProxyMetricsReadMovingAverageHistogramGetReader) ReadResponse ¶

func (o *StorageProxyMetricsReadMovingAverageHistogramGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageProxyMetricsReadTimeoutsGetDefault ¶

type StorageProxyMetricsReadTimeoutsGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageProxyMetricsReadTimeoutsGetDefault handles this case with default header values.

internal server error

func NewStorageProxyMetricsReadTimeoutsGetDefault ¶

func NewStorageProxyMetricsReadTimeoutsGetDefault(code int) *StorageProxyMetricsReadTimeoutsGetDefault

NewStorageProxyMetricsReadTimeoutsGetDefault creates a StorageProxyMetricsReadTimeoutsGetDefault with default headers values

func (*StorageProxyMetricsReadTimeoutsGetDefault) Code ¶

Code gets the status code for the storage proxy metrics read timeouts get default response

func (*StorageProxyMetricsReadTimeoutsGetDefault) Error ¶

func (*StorageProxyMetricsReadTimeoutsGetDefault) GetPayload ¶

type StorageProxyMetricsReadTimeoutsGetOK ¶

type StorageProxyMetricsReadTimeoutsGetOK struct {
	Payload int32
}

StorageProxyMetricsReadTimeoutsGetOK handles this case with default header values.

StorageProxyMetricsReadTimeoutsGetOK storage proxy metrics read timeouts get o k

func NewStorageProxyMetricsReadTimeoutsGetOK ¶

func NewStorageProxyMetricsReadTimeoutsGetOK() *StorageProxyMetricsReadTimeoutsGetOK

NewStorageProxyMetricsReadTimeoutsGetOK creates a StorageProxyMetricsReadTimeoutsGetOK with default headers values

func (*StorageProxyMetricsReadTimeoutsGetOK) GetPayload ¶

type StorageProxyMetricsReadTimeoutsGetParams ¶

type StorageProxyMetricsReadTimeoutsGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageProxyMetricsReadTimeoutsGetParams contains all the parameters to send to the API endpoint for the storage proxy metrics read timeouts get operation typically these are written to a http.Request

func NewStorageProxyMetricsReadTimeoutsGetParams ¶

func NewStorageProxyMetricsReadTimeoutsGetParams() *StorageProxyMetricsReadTimeoutsGetParams

NewStorageProxyMetricsReadTimeoutsGetParams creates a new StorageProxyMetricsReadTimeoutsGetParams object with the default values initialized.

func NewStorageProxyMetricsReadTimeoutsGetParamsWithContext ¶

func NewStorageProxyMetricsReadTimeoutsGetParamsWithContext(ctx context.Context) *StorageProxyMetricsReadTimeoutsGetParams

NewStorageProxyMetricsReadTimeoutsGetParamsWithContext creates a new StorageProxyMetricsReadTimeoutsGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageProxyMetricsReadTimeoutsGetParamsWithHTTPClient ¶

func NewStorageProxyMetricsReadTimeoutsGetParamsWithHTTPClient(client *http.Client) *StorageProxyMetricsReadTimeoutsGetParams

NewStorageProxyMetricsReadTimeoutsGetParamsWithHTTPClient creates a new StorageProxyMetricsReadTimeoutsGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageProxyMetricsReadTimeoutsGetParamsWithTimeout ¶

func NewStorageProxyMetricsReadTimeoutsGetParamsWithTimeout(timeout time.Duration) *StorageProxyMetricsReadTimeoutsGetParams

NewStorageProxyMetricsReadTimeoutsGetParamsWithTimeout creates a new StorageProxyMetricsReadTimeoutsGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageProxyMetricsReadTimeoutsGetParams) SetContext ¶

SetContext adds the context to the storage proxy metrics read timeouts get params

func (*StorageProxyMetricsReadTimeoutsGetParams) SetHTTPClient ¶

func (o *StorageProxyMetricsReadTimeoutsGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage proxy metrics read timeouts get params

func (*StorageProxyMetricsReadTimeoutsGetParams) SetTimeout ¶

SetTimeout adds the timeout to the storage proxy metrics read timeouts get params

func (*StorageProxyMetricsReadTimeoutsGetParams) WithContext ¶

WithContext adds the context to the storage proxy metrics read timeouts get params

func (*StorageProxyMetricsReadTimeoutsGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage proxy metrics read timeouts get params

func (*StorageProxyMetricsReadTimeoutsGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage proxy metrics read timeouts get params

func (*StorageProxyMetricsReadTimeoutsGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageProxyMetricsReadTimeoutsGetReader ¶

type StorageProxyMetricsReadTimeoutsGetReader struct {
	// contains filtered or unexported fields
}

StorageProxyMetricsReadTimeoutsGetReader is a Reader for the StorageProxyMetricsReadTimeoutsGet structure.

func (*StorageProxyMetricsReadTimeoutsGetReader) ReadResponse ¶

func (o *StorageProxyMetricsReadTimeoutsGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageProxyMetricsReadTimeoutsRatesGetDefault ¶

type StorageProxyMetricsReadTimeoutsRatesGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageProxyMetricsReadTimeoutsRatesGetDefault handles this case with default header values.

internal server error

func NewStorageProxyMetricsReadTimeoutsRatesGetDefault ¶

func NewStorageProxyMetricsReadTimeoutsRatesGetDefault(code int) *StorageProxyMetricsReadTimeoutsRatesGetDefault

NewStorageProxyMetricsReadTimeoutsRatesGetDefault creates a StorageProxyMetricsReadTimeoutsRatesGetDefault with default headers values

func (*StorageProxyMetricsReadTimeoutsRatesGetDefault) Code ¶

Code gets the status code for the storage proxy metrics read timeouts rates get default response

func (*StorageProxyMetricsReadTimeoutsRatesGetDefault) Error ¶

func (*StorageProxyMetricsReadTimeoutsRatesGetDefault) GetPayload ¶

type StorageProxyMetricsReadTimeoutsRatesGetOK ¶

type StorageProxyMetricsReadTimeoutsRatesGetOK struct {
	Payload *models.RateMovingAverage
}

StorageProxyMetricsReadTimeoutsRatesGetOK handles this case with default header values.

StorageProxyMetricsReadTimeoutsRatesGetOK storage proxy metrics read timeouts rates get o k

func NewStorageProxyMetricsReadTimeoutsRatesGetOK ¶

func NewStorageProxyMetricsReadTimeoutsRatesGetOK() *StorageProxyMetricsReadTimeoutsRatesGetOK

NewStorageProxyMetricsReadTimeoutsRatesGetOK creates a StorageProxyMetricsReadTimeoutsRatesGetOK with default headers values

func (*StorageProxyMetricsReadTimeoutsRatesGetOK) GetPayload ¶

type StorageProxyMetricsReadTimeoutsRatesGetParams ¶

type StorageProxyMetricsReadTimeoutsRatesGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageProxyMetricsReadTimeoutsRatesGetParams contains all the parameters to send to the API endpoint for the storage proxy metrics read timeouts rates get operation typically these are written to a http.Request

func NewStorageProxyMetricsReadTimeoutsRatesGetParams ¶

func NewStorageProxyMetricsReadTimeoutsRatesGetParams() *StorageProxyMetricsReadTimeoutsRatesGetParams

NewStorageProxyMetricsReadTimeoutsRatesGetParams creates a new StorageProxyMetricsReadTimeoutsRatesGetParams object with the default values initialized.

func NewStorageProxyMetricsReadTimeoutsRatesGetParamsWithContext ¶

func NewStorageProxyMetricsReadTimeoutsRatesGetParamsWithContext(ctx context.Context) *StorageProxyMetricsReadTimeoutsRatesGetParams

NewStorageProxyMetricsReadTimeoutsRatesGetParamsWithContext creates a new StorageProxyMetricsReadTimeoutsRatesGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageProxyMetricsReadTimeoutsRatesGetParamsWithHTTPClient ¶

func NewStorageProxyMetricsReadTimeoutsRatesGetParamsWithHTTPClient(client *http.Client) *StorageProxyMetricsReadTimeoutsRatesGetParams

NewStorageProxyMetricsReadTimeoutsRatesGetParamsWithHTTPClient creates a new StorageProxyMetricsReadTimeoutsRatesGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageProxyMetricsReadTimeoutsRatesGetParamsWithTimeout ¶

func NewStorageProxyMetricsReadTimeoutsRatesGetParamsWithTimeout(timeout time.Duration) *StorageProxyMetricsReadTimeoutsRatesGetParams

NewStorageProxyMetricsReadTimeoutsRatesGetParamsWithTimeout creates a new StorageProxyMetricsReadTimeoutsRatesGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageProxyMetricsReadTimeoutsRatesGetParams) SetContext ¶

SetContext adds the context to the storage proxy metrics read timeouts rates get params

func (*StorageProxyMetricsReadTimeoutsRatesGetParams) SetHTTPClient ¶

func (o *StorageProxyMetricsReadTimeoutsRatesGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage proxy metrics read timeouts rates get params

func (*StorageProxyMetricsReadTimeoutsRatesGetParams) SetTimeout ¶

SetTimeout adds the timeout to the storage proxy metrics read timeouts rates get params

func (*StorageProxyMetricsReadTimeoutsRatesGetParams) WithContext ¶

WithContext adds the context to the storage proxy metrics read timeouts rates get params

func (*StorageProxyMetricsReadTimeoutsRatesGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage proxy metrics read timeouts rates get params

func (*StorageProxyMetricsReadTimeoutsRatesGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage proxy metrics read timeouts rates get params

func (*StorageProxyMetricsReadTimeoutsRatesGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageProxyMetricsReadTimeoutsRatesGetReader ¶

type StorageProxyMetricsReadTimeoutsRatesGetReader struct {
	// contains filtered or unexported fields
}

StorageProxyMetricsReadTimeoutsRatesGetReader is a Reader for the StorageProxyMetricsReadTimeoutsRatesGet structure.

func (*StorageProxyMetricsReadTimeoutsRatesGetReader) ReadResponse ¶

func (o *StorageProxyMetricsReadTimeoutsRatesGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageProxyMetricsReadUnavailablesGetDefault ¶

type StorageProxyMetricsReadUnavailablesGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageProxyMetricsReadUnavailablesGetDefault handles this case with default header values.

internal server error

func NewStorageProxyMetricsReadUnavailablesGetDefault ¶

func NewStorageProxyMetricsReadUnavailablesGetDefault(code int) *StorageProxyMetricsReadUnavailablesGetDefault

NewStorageProxyMetricsReadUnavailablesGetDefault creates a StorageProxyMetricsReadUnavailablesGetDefault with default headers values

func (*StorageProxyMetricsReadUnavailablesGetDefault) Code ¶

Code gets the status code for the storage proxy metrics read unavailables get default response

func (*StorageProxyMetricsReadUnavailablesGetDefault) Error ¶

func (*StorageProxyMetricsReadUnavailablesGetDefault) GetPayload ¶

type StorageProxyMetricsReadUnavailablesGetOK ¶

type StorageProxyMetricsReadUnavailablesGetOK struct {
	Payload int32
}

StorageProxyMetricsReadUnavailablesGetOK handles this case with default header values.

StorageProxyMetricsReadUnavailablesGetOK storage proxy metrics read unavailables get o k

func NewStorageProxyMetricsReadUnavailablesGetOK ¶

func NewStorageProxyMetricsReadUnavailablesGetOK() *StorageProxyMetricsReadUnavailablesGetOK

NewStorageProxyMetricsReadUnavailablesGetOK creates a StorageProxyMetricsReadUnavailablesGetOK with default headers values

func (*StorageProxyMetricsReadUnavailablesGetOK) GetPayload ¶

type StorageProxyMetricsReadUnavailablesGetParams ¶

type StorageProxyMetricsReadUnavailablesGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageProxyMetricsReadUnavailablesGetParams contains all the parameters to send to the API endpoint for the storage proxy metrics read unavailables get operation typically these are written to a http.Request

func NewStorageProxyMetricsReadUnavailablesGetParams ¶

func NewStorageProxyMetricsReadUnavailablesGetParams() *StorageProxyMetricsReadUnavailablesGetParams

NewStorageProxyMetricsReadUnavailablesGetParams creates a new StorageProxyMetricsReadUnavailablesGetParams object with the default values initialized.

func NewStorageProxyMetricsReadUnavailablesGetParamsWithContext ¶

func NewStorageProxyMetricsReadUnavailablesGetParamsWithContext(ctx context.Context) *StorageProxyMetricsReadUnavailablesGetParams

NewStorageProxyMetricsReadUnavailablesGetParamsWithContext creates a new StorageProxyMetricsReadUnavailablesGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageProxyMetricsReadUnavailablesGetParamsWithHTTPClient ¶

func NewStorageProxyMetricsReadUnavailablesGetParamsWithHTTPClient(client *http.Client) *StorageProxyMetricsReadUnavailablesGetParams

NewStorageProxyMetricsReadUnavailablesGetParamsWithHTTPClient creates a new StorageProxyMetricsReadUnavailablesGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageProxyMetricsReadUnavailablesGetParamsWithTimeout ¶

func NewStorageProxyMetricsReadUnavailablesGetParamsWithTimeout(timeout time.Duration) *StorageProxyMetricsReadUnavailablesGetParams

NewStorageProxyMetricsReadUnavailablesGetParamsWithTimeout creates a new StorageProxyMetricsReadUnavailablesGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageProxyMetricsReadUnavailablesGetParams) SetContext ¶

SetContext adds the context to the storage proxy metrics read unavailables get params

func (*StorageProxyMetricsReadUnavailablesGetParams) SetHTTPClient ¶

func (o *StorageProxyMetricsReadUnavailablesGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage proxy metrics read unavailables get params

func (*StorageProxyMetricsReadUnavailablesGetParams) SetTimeout ¶

SetTimeout adds the timeout to the storage proxy metrics read unavailables get params

func (*StorageProxyMetricsReadUnavailablesGetParams) WithContext ¶

WithContext adds the context to the storage proxy metrics read unavailables get params

func (*StorageProxyMetricsReadUnavailablesGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage proxy metrics read unavailables get params

func (*StorageProxyMetricsReadUnavailablesGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage proxy metrics read unavailables get params

func (*StorageProxyMetricsReadUnavailablesGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageProxyMetricsReadUnavailablesGetReader ¶

type StorageProxyMetricsReadUnavailablesGetReader struct {
	// contains filtered or unexported fields
}

StorageProxyMetricsReadUnavailablesGetReader is a Reader for the StorageProxyMetricsReadUnavailablesGet structure.

func (*StorageProxyMetricsReadUnavailablesGetReader) ReadResponse ¶

func (o *StorageProxyMetricsReadUnavailablesGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageProxyMetricsReadUnavailablesRatesGetDefault ¶

type StorageProxyMetricsReadUnavailablesRatesGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageProxyMetricsReadUnavailablesRatesGetDefault handles this case with default header values.

internal server error

func NewStorageProxyMetricsReadUnavailablesRatesGetDefault ¶

func NewStorageProxyMetricsReadUnavailablesRatesGetDefault(code int) *StorageProxyMetricsReadUnavailablesRatesGetDefault

NewStorageProxyMetricsReadUnavailablesRatesGetDefault creates a StorageProxyMetricsReadUnavailablesRatesGetDefault with default headers values

func (*StorageProxyMetricsReadUnavailablesRatesGetDefault) Code ¶

Code gets the status code for the storage proxy metrics read unavailables rates get default response

func (*StorageProxyMetricsReadUnavailablesRatesGetDefault) Error ¶

func (*StorageProxyMetricsReadUnavailablesRatesGetDefault) GetPayload ¶

type StorageProxyMetricsReadUnavailablesRatesGetOK ¶

type StorageProxyMetricsReadUnavailablesRatesGetOK struct {
	Payload *models.RateMovingAverage
}

StorageProxyMetricsReadUnavailablesRatesGetOK handles this case with default header values.

StorageProxyMetricsReadUnavailablesRatesGetOK storage proxy metrics read unavailables rates get o k

func NewStorageProxyMetricsReadUnavailablesRatesGetOK ¶

func NewStorageProxyMetricsReadUnavailablesRatesGetOK() *StorageProxyMetricsReadUnavailablesRatesGetOK

NewStorageProxyMetricsReadUnavailablesRatesGetOK creates a StorageProxyMetricsReadUnavailablesRatesGetOK with default headers values

func (*StorageProxyMetricsReadUnavailablesRatesGetOK) GetPayload ¶

type StorageProxyMetricsReadUnavailablesRatesGetParams ¶

type StorageProxyMetricsReadUnavailablesRatesGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageProxyMetricsReadUnavailablesRatesGetParams contains all the parameters to send to the API endpoint for the storage proxy metrics read unavailables rates get operation typically these are written to a http.Request

func NewStorageProxyMetricsReadUnavailablesRatesGetParams ¶

func NewStorageProxyMetricsReadUnavailablesRatesGetParams() *StorageProxyMetricsReadUnavailablesRatesGetParams

NewStorageProxyMetricsReadUnavailablesRatesGetParams creates a new StorageProxyMetricsReadUnavailablesRatesGetParams object with the default values initialized.

func NewStorageProxyMetricsReadUnavailablesRatesGetParamsWithContext ¶

func NewStorageProxyMetricsReadUnavailablesRatesGetParamsWithContext(ctx context.Context) *StorageProxyMetricsReadUnavailablesRatesGetParams

NewStorageProxyMetricsReadUnavailablesRatesGetParamsWithContext creates a new StorageProxyMetricsReadUnavailablesRatesGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageProxyMetricsReadUnavailablesRatesGetParamsWithHTTPClient ¶

func NewStorageProxyMetricsReadUnavailablesRatesGetParamsWithHTTPClient(client *http.Client) *StorageProxyMetricsReadUnavailablesRatesGetParams

NewStorageProxyMetricsReadUnavailablesRatesGetParamsWithHTTPClient creates a new StorageProxyMetricsReadUnavailablesRatesGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageProxyMetricsReadUnavailablesRatesGetParamsWithTimeout ¶

func NewStorageProxyMetricsReadUnavailablesRatesGetParamsWithTimeout(timeout time.Duration) *StorageProxyMetricsReadUnavailablesRatesGetParams

NewStorageProxyMetricsReadUnavailablesRatesGetParamsWithTimeout creates a new StorageProxyMetricsReadUnavailablesRatesGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageProxyMetricsReadUnavailablesRatesGetParams) SetContext ¶

SetContext adds the context to the storage proxy metrics read unavailables rates get params

func (*StorageProxyMetricsReadUnavailablesRatesGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the storage proxy metrics read unavailables rates get params

func (*StorageProxyMetricsReadUnavailablesRatesGetParams) SetTimeout ¶

SetTimeout adds the timeout to the storage proxy metrics read unavailables rates get params

func (*StorageProxyMetricsReadUnavailablesRatesGetParams) WithContext ¶

WithContext adds the context to the storage proxy metrics read unavailables rates get params

func (*StorageProxyMetricsReadUnavailablesRatesGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage proxy metrics read unavailables rates get params

func (*StorageProxyMetricsReadUnavailablesRatesGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage proxy metrics read unavailables rates get params

func (*StorageProxyMetricsReadUnavailablesRatesGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageProxyMetricsReadUnavailablesRatesGetReader ¶

type StorageProxyMetricsReadUnavailablesRatesGetReader struct {
	// contains filtered or unexported fields
}

StorageProxyMetricsReadUnavailablesRatesGetReader is a Reader for the StorageProxyMetricsReadUnavailablesRatesGet structure.

func (*StorageProxyMetricsReadUnavailablesRatesGetReader) ReadResponse ¶

func (o *StorageProxyMetricsReadUnavailablesRatesGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageProxyMetricsWriteEstimatedHistogramGetDefault ¶

type StorageProxyMetricsWriteEstimatedHistogramGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageProxyMetricsWriteEstimatedHistogramGetDefault handles this case with default header values.

internal server error

func NewStorageProxyMetricsWriteEstimatedHistogramGetDefault ¶

func NewStorageProxyMetricsWriteEstimatedHistogramGetDefault(code int) *StorageProxyMetricsWriteEstimatedHistogramGetDefault

NewStorageProxyMetricsWriteEstimatedHistogramGetDefault creates a StorageProxyMetricsWriteEstimatedHistogramGetDefault with default headers values

func (*StorageProxyMetricsWriteEstimatedHistogramGetDefault) Code ¶

Code gets the status code for the storage proxy metrics write estimated histogram get default response

func (*StorageProxyMetricsWriteEstimatedHistogramGetDefault) Error ¶

func (*StorageProxyMetricsWriteEstimatedHistogramGetDefault) GetPayload ¶

type StorageProxyMetricsWriteEstimatedHistogramGetOK ¶

type StorageProxyMetricsWriteEstimatedHistogramGetOK struct {
}

StorageProxyMetricsWriteEstimatedHistogramGetOK handles this case with default header values.

StorageProxyMetricsWriteEstimatedHistogramGetOK storage proxy metrics write estimated histogram get o k

func NewStorageProxyMetricsWriteEstimatedHistogramGetOK ¶

func NewStorageProxyMetricsWriteEstimatedHistogramGetOK() *StorageProxyMetricsWriteEstimatedHistogramGetOK

NewStorageProxyMetricsWriteEstimatedHistogramGetOK creates a StorageProxyMetricsWriteEstimatedHistogramGetOK with default headers values

type StorageProxyMetricsWriteEstimatedHistogramGetParams ¶

type StorageProxyMetricsWriteEstimatedHistogramGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageProxyMetricsWriteEstimatedHistogramGetParams contains all the parameters to send to the API endpoint for the storage proxy metrics write estimated histogram get operation typically these are written to a http.Request

func NewStorageProxyMetricsWriteEstimatedHistogramGetParams ¶

func NewStorageProxyMetricsWriteEstimatedHistogramGetParams() *StorageProxyMetricsWriteEstimatedHistogramGetParams

NewStorageProxyMetricsWriteEstimatedHistogramGetParams creates a new StorageProxyMetricsWriteEstimatedHistogramGetParams object with the default values initialized.

func NewStorageProxyMetricsWriteEstimatedHistogramGetParamsWithContext ¶

func NewStorageProxyMetricsWriteEstimatedHistogramGetParamsWithContext(ctx context.Context) *StorageProxyMetricsWriteEstimatedHistogramGetParams

NewStorageProxyMetricsWriteEstimatedHistogramGetParamsWithContext creates a new StorageProxyMetricsWriteEstimatedHistogramGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageProxyMetricsWriteEstimatedHistogramGetParamsWithHTTPClient ¶

func NewStorageProxyMetricsWriteEstimatedHistogramGetParamsWithHTTPClient(client *http.Client) *StorageProxyMetricsWriteEstimatedHistogramGetParams

NewStorageProxyMetricsWriteEstimatedHistogramGetParamsWithHTTPClient creates a new StorageProxyMetricsWriteEstimatedHistogramGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageProxyMetricsWriteEstimatedHistogramGetParamsWithTimeout ¶

func NewStorageProxyMetricsWriteEstimatedHistogramGetParamsWithTimeout(timeout time.Duration) *StorageProxyMetricsWriteEstimatedHistogramGetParams

NewStorageProxyMetricsWriteEstimatedHistogramGetParamsWithTimeout creates a new StorageProxyMetricsWriteEstimatedHistogramGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageProxyMetricsWriteEstimatedHistogramGetParams) SetContext ¶

SetContext adds the context to the storage proxy metrics write estimated histogram get params

func (*StorageProxyMetricsWriteEstimatedHistogramGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the storage proxy metrics write estimated histogram get params

func (*StorageProxyMetricsWriteEstimatedHistogramGetParams) SetTimeout ¶

SetTimeout adds the timeout to the storage proxy metrics write estimated histogram get params

func (*StorageProxyMetricsWriteEstimatedHistogramGetParams) WithContext ¶

WithContext adds the context to the storage proxy metrics write estimated histogram get params

func (*StorageProxyMetricsWriteEstimatedHistogramGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage proxy metrics write estimated histogram get params

func (*StorageProxyMetricsWriteEstimatedHistogramGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage proxy metrics write estimated histogram get params

func (*StorageProxyMetricsWriteEstimatedHistogramGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageProxyMetricsWriteEstimatedHistogramGetReader ¶

type StorageProxyMetricsWriteEstimatedHistogramGetReader struct {
	// contains filtered or unexported fields
}

StorageProxyMetricsWriteEstimatedHistogramGetReader is a Reader for the StorageProxyMetricsWriteEstimatedHistogramGet structure.

func (*StorageProxyMetricsWriteEstimatedHistogramGetReader) ReadResponse ¶

func (o *StorageProxyMetricsWriteEstimatedHistogramGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageProxyMetricsWriteGetDefault ¶

type StorageProxyMetricsWriteGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageProxyMetricsWriteGetDefault handles this case with default header values.

internal server error

func NewStorageProxyMetricsWriteGetDefault ¶

func NewStorageProxyMetricsWriteGetDefault(code int) *StorageProxyMetricsWriteGetDefault

NewStorageProxyMetricsWriteGetDefault creates a StorageProxyMetricsWriteGetDefault with default headers values

func (*StorageProxyMetricsWriteGetDefault) Code ¶

Code gets the status code for the storage proxy metrics write get default response

func (*StorageProxyMetricsWriteGetDefault) Error ¶

func (*StorageProxyMetricsWriteGetDefault) GetPayload ¶

type StorageProxyMetricsWriteGetOK ¶

type StorageProxyMetricsWriteGetOK struct {
	Payload int32
}

StorageProxyMetricsWriteGetOK handles this case with default header values.

StorageProxyMetricsWriteGetOK storage proxy metrics write get o k

func NewStorageProxyMetricsWriteGetOK ¶

func NewStorageProxyMetricsWriteGetOK() *StorageProxyMetricsWriteGetOK

NewStorageProxyMetricsWriteGetOK creates a StorageProxyMetricsWriteGetOK with default headers values

func (*StorageProxyMetricsWriteGetOK) GetPayload ¶

func (o *StorageProxyMetricsWriteGetOK) GetPayload() int32

type StorageProxyMetricsWriteGetParams ¶

type StorageProxyMetricsWriteGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageProxyMetricsWriteGetParams contains all the parameters to send to the API endpoint for the storage proxy metrics write get operation typically these are written to a http.Request

func NewStorageProxyMetricsWriteGetParams ¶

func NewStorageProxyMetricsWriteGetParams() *StorageProxyMetricsWriteGetParams

NewStorageProxyMetricsWriteGetParams creates a new StorageProxyMetricsWriteGetParams object with the default values initialized.

func NewStorageProxyMetricsWriteGetParamsWithContext ¶

func NewStorageProxyMetricsWriteGetParamsWithContext(ctx context.Context) *StorageProxyMetricsWriteGetParams

NewStorageProxyMetricsWriteGetParamsWithContext creates a new StorageProxyMetricsWriteGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageProxyMetricsWriteGetParamsWithHTTPClient ¶

func NewStorageProxyMetricsWriteGetParamsWithHTTPClient(client *http.Client) *StorageProxyMetricsWriteGetParams

NewStorageProxyMetricsWriteGetParamsWithHTTPClient creates a new StorageProxyMetricsWriteGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageProxyMetricsWriteGetParamsWithTimeout ¶

func NewStorageProxyMetricsWriteGetParamsWithTimeout(timeout time.Duration) *StorageProxyMetricsWriteGetParams

NewStorageProxyMetricsWriteGetParamsWithTimeout creates a new StorageProxyMetricsWriteGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageProxyMetricsWriteGetParams) SetContext ¶

SetContext adds the context to the storage proxy metrics write get params

func (*StorageProxyMetricsWriteGetParams) SetHTTPClient ¶

func (o *StorageProxyMetricsWriteGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage proxy metrics write get params

func (*StorageProxyMetricsWriteGetParams) SetTimeout ¶

func (o *StorageProxyMetricsWriteGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the storage proxy metrics write get params

func (*StorageProxyMetricsWriteGetParams) WithContext ¶

WithContext adds the context to the storage proxy metrics write get params

func (*StorageProxyMetricsWriteGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage proxy metrics write get params

func (*StorageProxyMetricsWriteGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage proxy metrics write get params

func (*StorageProxyMetricsWriteGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageProxyMetricsWriteGetReader ¶

type StorageProxyMetricsWriteGetReader struct {
	// contains filtered or unexported fields
}

StorageProxyMetricsWriteGetReader is a Reader for the StorageProxyMetricsWriteGet structure.

func (*StorageProxyMetricsWriteGetReader) ReadResponse ¶

func (o *StorageProxyMetricsWriteGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageProxyMetricsWriteHistogramGetDefault ¶

type StorageProxyMetricsWriteHistogramGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageProxyMetricsWriteHistogramGetDefault handles this case with default header values.

internal server error

func NewStorageProxyMetricsWriteHistogramGetDefault ¶

func NewStorageProxyMetricsWriteHistogramGetDefault(code int) *StorageProxyMetricsWriteHistogramGetDefault

NewStorageProxyMetricsWriteHistogramGetDefault creates a StorageProxyMetricsWriteHistogramGetDefault with default headers values

func (*StorageProxyMetricsWriteHistogramGetDefault) Code ¶

Code gets the status code for the storage proxy metrics write histogram get default response

func (*StorageProxyMetricsWriteHistogramGetDefault) Error ¶

func (*StorageProxyMetricsWriteHistogramGetDefault) GetPayload ¶

type StorageProxyMetricsWriteHistogramGetOK ¶

type StorageProxyMetricsWriteHistogramGetOK struct {
}

StorageProxyMetricsWriteHistogramGetOK handles this case with default header values.

StorageProxyMetricsWriteHistogramGetOK storage proxy metrics write histogram get o k

func NewStorageProxyMetricsWriteHistogramGetOK ¶

func NewStorageProxyMetricsWriteHistogramGetOK() *StorageProxyMetricsWriteHistogramGetOK

NewStorageProxyMetricsWriteHistogramGetOK creates a StorageProxyMetricsWriteHistogramGetOK with default headers values

type StorageProxyMetricsWriteHistogramGetParams ¶

type StorageProxyMetricsWriteHistogramGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageProxyMetricsWriteHistogramGetParams contains all the parameters to send to the API endpoint for the storage proxy metrics write histogram get operation typically these are written to a http.Request

func NewStorageProxyMetricsWriteHistogramGetParams ¶

func NewStorageProxyMetricsWriteHistogramGetParams() *StorageProxyMetricsWriteHistogramGetParams

NewStorageProxyMetricsWriteHistogramGetParams creates a new StorageProxyMetricsWriteHistogramGetParams object with the default values initialized.

func NewStorageProxyMetricsWriteHistogramGetParamsWithContext ¶

func NewStorageProxyMetricsWriteHistogramGetParamsWithContext(ctx context.Context) *StorageProxyMetricsWriteHistogramGetParams

NewStorageProxyMetricsWriteHistogramGetParamsWithContext creates a new StorageProxyMetricsWriteHistogramGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageProxyMetricsWriteHistogramGetParamsWithHTTPClient ¶

func NewStorageProxyMetricsWriteHistogramGetParamsWithHTTPClient(client *http.Client) *StorageProxyMetricsWriteHistogramGetParams

NewStorageProxyMetricsWriteHistogramGetParamsWithHTTPClient creates a new StorageProxyMetricsWriteHistogramGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageProxyMetricsWriteHistogramGetParamsWithTimeout ¶

func NewStorageProxyMetricsWriteHistogramGetParamsWithTimeout(timeout time.Duration) *StorageProxyMetricsWriteHistogramGetParams

NewStorageProxyMetricsWriteHistogramGetParamsWithTimeout creates a new StorageProxyMetricsWriteHistogramGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageProxyMetricsWriteHistogramGetParams) SetContext ¶

SetContext adds the context to the storage proxy metrics write histogram get params

func (*StorageProxyMetricsWriteHistogramGetParams) SetHTTPClient ¶

func (o *StorageProxyMetricsWriteHistogramGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage proxy metrics write histogram get params

func (*StorageProxyMetricsWriteHistogramGetParams) SetTimeout ¶

SetTimeout adds the timeout to the storage proxy metrics write histogram get params

func (*StorageProxyMetricsWriteHistogramGetParams) WithContext ¶

WithContext adds the context to the storage proxy metrics write histogram get params

func (*StorageProxyMetricsWriteHistogramGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage proxy metrics write histogram get params

func (*StorageProxyMetricsWriteHistogramGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage proxy metrics write histogram get params

func (*StorageProxyMetricsWriteHistogramGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageProxyMetricsWriteHistogramGetReader ¶

type StorageProxyMetricsWriteHistogramGetReader struct {
	// contains filtered or unexported fields
}

StorageProxyMetricsWriteHistogramGetReader is a Reader for the StorageProxyMetricsWriteHistogramGet structure.

func (*StorageProxyMetricsWriteHistogramGetReader) ReadResponse ¶

func (o *StorageProxyMetricsWriteHistogramGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageProxyMetricsWriteMovingAverageHistogramGetDefault ¶

type StorageProxyMetricsWriteMovingAverageHistogramGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageProxyMetricsWriteMovingAverageHistogramGetDefault handles this case with default header values.

internal server error

func NewStorageProxyMetricsWriteMovingAverageHistogramGetDefault ¶

func NewStorageProxyMetricsWriteMovingAverageHistogramGetDefault(code int) *StorageProxyMetricsWriteMovingAverageHistogramGetDefault

NewStorageProxyMetricsWriteMovingAverageHistogramGetDefault creates a StorageProxyMetricsWriteMovingAverageHistogramGetDefault with default headers values

func (*StorageProxyMetricsWriteMovingAverageHistogramGetDefault) Code ¶

Code gets the status code for the storage proxy metrics write moving average histogram get default response

func (*StorageProxyMetricsWriteMovingAverageHistogramGetDefault) Error ¶

func (*StorageProxyMetricsWriteMovingAverageHistogramGetDefault) GetPayload ¶

type StorageProxyMetricsWriteMovingAverageHistogramGetOK ¶

type StorageProxyMetricsWriteMovingAverageHistogramGetOK struct {
}

StorageProxyMetricsWriteMovingAverageHistogramGetOK handles this case with default header values.

StorageProxyMetricsWriteMovingAverageHistogramGetOK storage proxy metrics write moving average histogram get o k

func NewStorageProxyMetricsWriteMovingAverageHistogramGetOK ¶

func NewStorageProxyMetricsWriteMovingAverageHistogramGetOK() *StorageProxyMetricsWriteMovingAverageHistogramGetOK

NewStorageProxyMetricsWriteMovingAverageHistogramGetOK creates a StorageProxyMetricsWriteMovingAverageHistogramGetOK with default headers values

type StorageProxyMetricsWriteMovingAverageHistogramGetParams ¶

type StorageProxyMetricsWriteMovingAverageHistogramGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageProxyMetricsWriteMovingAverageHistogramGetParams contains all the parameters to send to the API endpoint for the storage proxy metrics write moving average histogram get operation typically these are written to a http.Request

func NewStorageProxyMetricsWriteMovingAverageHistogramGetParams ¶

func NewStorageProxyMetricsWriteMovingAverageHistogramGetParams() *StorageProxyMetricsWriteMovingAverageHistogramGetParams

NewStorageProxyMetricsWriteMovingAverageHistogramGetParams creates a new StorageProxyMetricsWriteMovingAverageHistogramGetParams object with the default values initialized.

func NewStorageProxyMetricsWriteMovingAverageHistogramGetParamsWithContext ¶

func NewStorageProxyMetricsWriteMovingAverageHistogramGetParamsWithContext(ctx context.Context) *StorageProxyMetricsWriteMovingAverageHistogramGetParams

NewStorageProxyMetricsWriteMovingAverageHistogramGetParamsWithContext creates a new StorageProxyMetricsWriteMovingAverageHistogramGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageProxyMetricsWriteMovingAverageHistogramGetParamsWithHTTPClient ¶

func NewStorageProxyMetricsWriteMovingAverageHistogramGetParamsWithHTTPClient(client *http.Client) *StorageProxyMetricsWriteMovingAverageHistogramGetParams

NewStorageProxyMetricsWriteMovingAverageHistogramGetParamsWithHTTPClient creates a new StorageProxyMetricsWriteMovingAverageHistogramGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageProxyMetricsWriteMovingAverageHistogramGetParamsWithTimeout ¶

func NewStorageProxyMetricsWriteMovingAverageHistogramGetParamsWithTimeout(timeout time.Duration) *StorageProxyMetricsWriteMovingAverageHistogramGetParams

NewStorageProxyMetricsWriteMovingAverageHistogramGetParamsWithTimeout creates a new StorageProxyMetricsWriteMovingAverageHistogramGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageProxyMetricsWriteMovingAverageHistogramGetParams) SetContext ¶

SetContext adds the context to the storage proxy metrics write moving average histogram get params

func (*StorageProxyMetricsWriteMovingAverageHistogramGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the storage proxy metrics write moving average histogram get params

func (*StorageProxyMetricsWriteMovingAverageHistogramGetParams) SetTimeout ¶

SetTimeout adds the timeout to the storage proxy metrics write moving average histogram get params

func (*StorageProxyMetricsWriteMovingAverageHistogramGetParams) WithContext ¶

WithContext adds the context to the storage proxy metrics write moving average histogram get params

func (*StorageProxyMetricsWriteMovingAverageHistogramGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage proxy metrics write moving average histogram get params

func (*StorageProxyMetricsWriteMovingAverageHistogramGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage proxy metrics write moving average histogram get params

func (*StorageProxyMetricsWriteMovingAverageHistogramGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageProxyMetricsWriteMovingAverageHistogramGetReader ¶

type StorageProxyMetricsWriteMovingAverageHistogramGetReader struct {
	// contains filtered or unexported fields
}

StorageProxyMetricsWriteMovingAverageHistogramGetReader is a Reader for the StorageProxyMetricsWriteMovingAverageHistogramGet structure.

func (*StorageProxyMetricsWriteMovingAverageHistogramGetReader) ReadResponse ¶

func (o *StorageProxyMetricsWriteMovingAverageHistogramGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageProxyMetricsWriteTimeoutsGetDefault ¶

type StorageProxyMetricsWriteTimeoutsGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageProxyMetricsWriteTimeoutsGetDefault handles this case with default header values.

internal server error

func NewStorageProxyMetricsWriteTimeoutsGetDefault ¶

func NewStorageProxyMetricsWriteTimeoutsGetDefault(code int) *StorageProxyMetricsWriteTimeoutsGetDefault

NewStorageProxyMetricsWriteTimeoutsGetDefault creates a StorageProxyMetricsWriteTimeoutsGetDefault with default headers values

func (*StorageProxyMetricsWriteTimeoutsGetDefault) Code ¶

Code gets the status code for the storage proxy metrics write timeouts get default response

func (*StorageProxyMetricsWriteTimeoutsGetDefault) Error ¶

func (*StorageProxyMetricsWriteTimeoutsGetDefault) GetPayload ¶

type StorageProxyMetricsWriteTimeoutsGetOK ¶

type StorageProxyMetricsWriteTimeoutsGetOK struct {
	Payload int32
}

StorageProxyMetricsWriteTimeoutsGetOK handles this case with default header values.

StorageProxyMetricsWriteTimeoutsGetOK storage proxy metrics write timeouts get o k

func NewStorageProxyMetricsWriteTimeoutsGetOK ¶

func NewStorageProxyMetricsWriteTimeoutsGetOK() *StorageProxyMetricsWriteTimeoutsGetOK

NewStorageProxyMetricsWriteTimeoutsGetOK creates a StorageProxyMetricsWriteTimeoutsGetOK with default headers values

func (*StorageProxyMetricsWriteTimeoutsGetOK) GetPayload ¶

type StorageProxyMetricsWriteTimeoutsGetParams ¶

type StorageProxyMetricsWriteTimeoutsGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageProxyMetricsWriteTimeoutsGetParams contains all the parameters to send to the API endpoint for the storage proxy metrics write timeouts get operation typically these are written to a http.Request

func NewStorageProxyMetricsWriteTimeoutsGetParams ¶

func NewStorageProxyMetricsWriteTimeoutsGetParams() *StorageProxyMetricsWriteTimeoutsGetParams

NewStorageProxyMetricsWriteTimeoutsGetParams creates a new StorageProxyMetricsWriteTimeoutsGetParams object with the default values initialized.

func NewStorageProxyMetricsWriteTimeoutsGetParamsWithContext ¶

func NewStorageProxyMetricsWriteTimeoutsGetParamsWithContext(ctx context.Context) *StorageProxyMetricsWriteTimeoutsGetParams

NewStorageProxyMetricsWriteTimeoutsGetParamsWithContext creates a new StorageProxyMetricsWriteTimeoutsGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageProxyMetricsWriteTimeoutsGetParamsWithHTTPClient ¶

func NewStorageProxyMetricsWriteTimeoutsGetParamsWithHTTPClient(client *http.Client) *StorageProxyMetricsWriteTimeoutsGetParams

NewStorageProxyMetricsWriteTimeoutsGetParamsWithHTTPClient creates a new StorageProxyMetricsWriteTimeoutsGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageProxyMetricsWriteTimeoutsGetParamsWithTimeout ¶

func NewStorageProxyMetricsWriteTimeoutsGetParamsWithTimeout(timeout time.Duration) *StorageProxyMetricsWriteTimeoutsGetParams

NewStorageProxyMetricsWriteTimeoutsGetParamsWithTimeout creates a new StorageProxyMetricsWriteTimeoutsGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageProxyMetricsWriteTimeoutsGetParams) SetContext ¶

SetContext adds the context to the storage proxy metrics write timeouts get params

func (*StorageProxyMetricsWriteTimeoutsGetParams) SetHTTPClient ¶

func (o *StorageProxyMetricsWriteTimeoutsGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage proxy metrics write timeouts get params

func (*StorageProxyMetricsWriteTimeoutsGetParams) SetTimeout ¶

SetTimeout adds the timeout to the storage proxy metrics write timeouts get params

func (*StorageProxyMetricsWriteTimeoutsGetParams) WithContext ¶

WithContext adds the context to the storage proxy metrics write timeouts get params

func (*StorageProxyMetricsWriteTimeoutsGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage proxy metrics write timeouts get params

func (*StorageProxyMetricsWriteTimeoutsGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage proxy metrics write timeouts get params

func (*StorageProxyMetricsWriteTimeoutsGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageProxyMetricsWriteTimeoutsGetReader ¶

type StorageProxyMetricsWriteTimeoutsGetReader struct {
	// contains filtered or unexported fields
}

StorageProxyMetricsWriteTimeoutsGetReader is a Reader for the StorageProxyMetricsWriteTimeoutsGet structure.

func (*StorageProxyMetricsWriteTimeoutsGetReader) ReadResponse ¶

func (o *StorageProxyMetricsWriteTimeoutsGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageProxyMetricsWriteTimeoutsRatesGetDefault ¶

type StorageProxyMetricsWriteTimeoutsRatesGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageProxyMetricsWriteTimeoutsRatesGetDefault handles this case with default header values.

internal server error

func NewStorageProxyMetricsWriteTimeoutsRatesGetDefault ¶

func NewStorageProxyMetricsWriteTimeoutsRatesGetDefault(code int) *StorageProxyMetricsWriteTimeoutsRatesGetDefault

NewStorageProxyMetricsWriteTimeoutsRatesGetDefault creates a StorageProxyMetricsWriteTimeoutsRatesGetDefault with default headers values

func (*StorageProxyMetricsWriteTimeoutsRatesGetDefault) Code ¶

Code gets the status code for the storage proxy metrics write timeouts rates get default response

func (*StorageProxyMetricsWriteTimeoutsRatesGetDefault) Error ¶

func (*StorageProxyMetricsWriteTimeoutsRatesGetDefault) GetPayload ¶

type StorageProxyMetricsWriteTimeoutsRatesGetOK ¶

type StorageProxyMetricsWriteTimeoutsRatesGetOK struct {
	Payload *models.RateMovingAverage
}

StorageProxyMetricsWriteTimeoutsRatesGetOK handles this case with default header values.

StorageProxyMetricsWriteTimeoutsRatesGetOK storage proxy metrics write timeouts rates get o k

func NewStorageProxyMetricsWriteTimeoutsRatesGetOK ¶

func NewStorageProxyMetricsWriteTimeoutsRatesGetOK() *StorageProxyMetricsWriteTimeoutsRatesGetOK

NewStorageProxyMetricsWriteTimeoutsRatesGetOK creates a StorageProxyMetricsWriteTimeoutsRatesGetOK with default headers values

func (*StorageProxyMetricsWriteTimeoutsRatesGetOK) GetPayload ¶

type StorageProxyMetricsWriteTimeoutsRatesGetParams ¶

type StorageProxyMetricsWriteTimeoutsRatesGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageProxyMetricsWriteTimeoutsRatesGetParams contains all the parameters to send to the API endpoint for the storage proxy metrics write timeouts rates get operation typically these are written to a http.Request

func NewStorageProxyMetricsWriteTimeoutsRatesGetParams ¶

func NewStorageProxyMetricsWriteTimeoutsRatesGetParams() *StorageProxyMetricsWriteTimeoutsRatesGetParams

NewStorageProxyMetricsWriteTimeoutsRatesGetParams creates a new StorageProxyMetricsWriteTimeoutsRatesGetParams object with the default values initialized.

func NewStorageProxyMetricsWriteTimeoutsRatesGetParamsWithContext ¶

func NewStorageProxyMetricsWriteTimeoutsRatesGetParamsWithContext(ctx context.Context) *StorageProxyMetricsWriteTimeoutsRatesGetParams

NewStorageProxyMetricsWriteTimeoutsRatesGetParamsWithContext creates a new StorageProxyMetricsWriteTimeoutsRatesGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageProxyMetricsWriteTimeoutsRatesGetParamsWithHTTPClient ¶

func NewStorageProxyMetricsWriteTimeoutsRatesGetParamsWithHTTPClient(client *http.Client) *StorageProxyMetricsWriteTimeoutsRatesGetParams

NewStorageProxyMetricsWriteTimeoutsRatesGetParamsWithHTTPClient creates a new StorageProxyMetricsWriteTimeoutsRatesGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageProxyMetricsWriteTimeoutsRatesGetParamsWithTimeout ¶

func NewStorageProxyMetricsWriteTimeoutsRatesGetParamsWithTimeout(timeout time.Duration) *StorageProxyMetricsWriteTimeoutsRatesGetParams

NewStorageProxyMetricsWriteTimeoutsRatesGetParamsWithTimeout creates a new StorageProxyMetricsWriteTimeoutsRatesGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageProxyMetricsWriteTimeoutsRatesGetParams) SetContext ¶

SetContext adds the context to the storage proxy metrics write timeouts rates get params

func (*StorageProxyMetricsWriteTimeoutsRatesGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the storage proxy metrics write timeouts rates get params

func (*StorageProxyMetricsWriteTimeoutsRatesGetParams) SetTimeout ¶

SetTimeout adds the timeout to the storage proxy metrics write timeouts rates get params

func (*StorageProxyMetricsWriteTimeoutsRatesGetParams) WithContext ¶

WithContext adds the context to the storage proxy metrics write timeouts rates get params

func (*StorageProxyMetricsWriteTimeoutsRatesGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage proxy metrics write timeouts rates get params

func (*StorageProxyMetricsWriteTimeoutsRatesGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage proxy metrics write timeouts rates get params

func (*StorageProxyMetricsWriteTimeoutsRatesGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageProxyMetricsWriteTimeoutsRatesGetReader ¶

type StorageProxyMetricsWriteTimeoutsRatesGetReader struct {
	// contains filtered or unexported fields
}

StorageProxyMetricsWriteTimeoutsRatesGetReader is a Reader for the StorageProxyMetricsWriteTimeoutsRatesGet structure.

func (*StorageProxyMetricsWriteTimeoutsRatesGetReader) ReadResponse ¶

func (o *StorageProxyMetricsWriteTimeoutsRatesGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageProxyMetricsWriteUnavailablesGetDefault ¶

type StorageProxyMetricsWriteUnavailablesGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageProxyMetricsWriteUnavailablesGetDefault handles this case with default header values.

internal server error

func NewStorageProxyMetricsWriteUnavailablesGetDefault ¶

func NewStorageProxyMetricsWriteUnavailablesGetDefault(code int) *StorageProxyMetricsWriteUnavailablesGetDefault

NewStorageProxyMetricsWriteUnavailablesGetDefault creates a StorageProxyMetricsWriteUnavailablesGetDefault with default headers values

func (*StorageProxyMetricsWriteUnavailablesGetDefault) Code ¶

Code gets the status code for the storage proxy metrics write unavailables get default response

func (*StorageProxyMetricsWriteUnavailablesGetDefault) Error ¶

func (*StorageProxyMetricsWriteUnavailablesGetDefault) GetPayload ¶

type StorageProxyMetricsWriteUnavailablesGetOK ¶

type StorageProxyMetricsWriteUnavailablesGetOK struct {
	Payload int32
}

StorageProxyMetricsWriteUnavailablesGetOK handles this case with default header values.

StorageProxyMetricsWriteUnavailablesGetOK storage proxy metrics write unavailables get o k

func NewStorageProxyMetricsWriteUnavailablesGetOK ¶

func NewStorageProxyMetricsWriteUnavailablesGetOK() *StorageProxyMetricsWriteUnavailablesGetOK

NewStorageProxyMetricsWriteUnavailablesGetOK creates a StorageProxyMetricsWriteUnavailablesGetOK with default headers values

func (*StorageProxyMetricsWriteUnavailablesGetOK) GetPayload ¶

type StorageProxyMetricsWriteUnavailablesGetParams ¶

type StorageProxyMetricsWriteUnavailablesGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageProxyMetricsWriteUnavailablesGetParams contains all the parameters to send to the API endpoint for the storage proxy metrics write unavailables get operation typically these are written to a http.Request

func NewStorageProxyMetricsWriteUnavailablesGetParams ¶

func NewStorageProxyMetricsWriteUnavailablesGetParams() *StorageProxyMetricsWriteUnavailablesGetParams

NewStorageProxyMetricsWriteUnavailablesGetParams creates a new StorageProxyMetricsWriteUnavailablesGetParams object with the default values initialized.

func NewStorageProxyMetricsWriteUnavailablesGetParamsWithContext ¶

func NewStorageProxyMetricsWriteUnavailablesGetParamsWithContext(ctx context.Context) *StorageProxyMetricsWriteUnavailablesGetParams

NewStorageProxyMetricsWriteUnavailablesGetParamsWithContext creates a new StorageProxyMetricsWriteUnavailablesGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageProxyMetricsWriteUnavailablesGetParamsWithHTTPClient ¶

func NewStorageProxyMetricsWriteUnavailablesGetParamsWithHTTPClient(client *http.Client) *StorageProxyMetricsWriteUnavailablesGetParams

NewStorageProxyMetricsWriteUnavailablesGetParamsWithHTTPClient creates a new StorageProxyMetricsWriteUnavailablesGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageProxyMetricsWriteUnavailablesGetParamsWithTimeout ¶

func NewStorageProxyMetricsWriteUnavailablesGetParamsWithTimeout(timeout time.Duration) *StorageProxyMetricsWriteUnavailablesGetParams

NewStorageProxyMetricsWriteUnavailablesGetParamsWithTimeout creates a new StorageProxyMetricsWriteUnavailablesGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageProxyMetricsWriteUnavailablesGetParams) SetContext ¶

SetContext adds the context to the storage proxy metrics write unavailables get params

func (*StorageProxyMetricsWriteUnavailablesGetParams) SetHTTPClient ¶

func (o *StorageProxyMetricsWriteUnavailablesGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage proxy metrics write unavailables get params

func (*StorageProxyMetricsWriteUnavailablesGetParams) SetTimeout ¶

SetTimeout adds the timeout to the storage proxy metrics write unavailables get params

func (*StorageProxyMetricsWriteUnavailablesGetParams) WithContext ¶

WithContext adds the context to the storage proxy metrics write unavailables get params

func (*StorageProxyMetricsWriteUnavailablesGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage proxy metrics write unavailables get params

func (*StorageProxyMetricsWriteUnavailablesGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage proxy metrics write unavailables get params

func (*StorageProxyMetricsWriteUnavailablesGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageProxyMetricsWriteUnavailablesGetReader ¶

type StorageProxyMetricsWriteUnavailablesGetReader struct {
	// contains filtered or unexported fields
}

StorageProxyMetricsWriteUnavailablesGetReader is a Reader for the StorageProxyMetricsWriteUnavailablesGet structure.

func (*StorageProxyMetricsWriteUnavailablesGetReader) ReadResponse ¶

func (o *StorageProxyMetricsWriteUnavailablesGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageProxyMetricsWriteUnavailablesRatesGetDefault ¶

type StorageProxyMetricsWriteUnavailablesRatesGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageProxyMetricsWriteUnavailablesRatesGetDefault handles this case with default header values.

internal server error

func NewStorageProxyMetricsWriteUnavailablesRatesGetDefault ¶

func NewStorageProxyMetricsWriteUnavailablesRatesGetDefault(code int) *StorageProxyMetricsWriteUnavailablesRatesGetDefault

NewStorageProxyMetricsWriteUnavailablesRatesGetDefault creates a StorageProxyMetricsWriteUnavailablesRatesGetDefault with default headers values

func (*StorageProxyMetricsWriteUnavailablesRatesGetDefault) Code ¶

Code gets the status code for the storage proxy metrics write unavailables rates get default response

func (*StorageProxyMetricsWriteUnavailablesRatesGetDefault) Error ¶

func (*StorageProxyMetricsWriteUnavailablesRatesGetDefault) GetPayload ¶

type StorageProxyMetricsWriteUnavailablesRatesGetOK ¶

type StorageProxyMetricsWriteUnavailablesRatesGetOK struct {
	Payload *models.RateMovingAverage
}

StorageProxyMetricsWriteUnavailablesRatesGetOK handles this case with default header values.

StorageProxyMetricsWriteUnavailablesRatesGetOK storage proxy metrics write unavailables rates get o k

func NewStorageProxyMetricsWriteUnavailablesRatesGetOK ¶

func NewStorageProxyMetricsWriteUnavailablesRatesGetOK() *StorageProxyMetricsWriteUnavailablesRatesGetOK

NewStorageProxyMetricsWriteUnavailablesRatesGetOK creates a StorageProxyMetricsWriteUnavailablesRatesGetOK with default headers values

func (*StorageProxyMetricsWriteUnavailablesRatesGetOK) GetPayload ¶

type StorageProxyMetricsWriteUnavailablesRatesGetParams ¶

type StorageProxyMetricsWriteUnavailablesRatesGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageProxyMetricsWriteUnavailablesRatesGetParams contains all the parameters to send to the API endpoint for the storage proxy metrics write unavailables rates get operation typically these are written to a http.Request

func NewStorageProxyMetricsWriteUnavailablesRatesGetParams ¶

func NewStorageProxyMetricsWriteUnavailablesRatesGetParams() *StorageProxyMetricsWriteUnavailablesRatesGetParams

NewStorageProxyMetricsWriteUnavailablesRatesGetParams creates a new StorageProxyMetricsWriteUnavailablesRatesGetParams object with the default values initialized.

func NewStorageProxyMetricsWriteUnavailablesRatesGetParamsWithContext ¶

func NewStorageProxyMetricsWriteUnavailablesRatesGetParamsWithContext(ctx context.Context) *StorageProxyMetricsWriteUnavailablesRatesGetParams

NewStorageProxyMetricsWriteUnavailablesRatesGetParamsWithContext creates a new StorageProxyMetricsWriteUnavailablesRatesGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageProxyMetricsWriteUnavailablesRatesGetParamsWithHTTPClient ¶

func NewStorageProxyMetricsWriteUnavailablesRatesGetParamsWithHTTPClient(client *http.Client) *StorageProxyMetricsWriteUnavailablesRatesGetParams

NewStorageProxyMetricsWriteUnavailablesRatesGetParamsWithHTTPClient creates a new StorageProxyMetricsWriteUnavailablesRatesGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageProxyMetricsWriteUnavailablesRatesGetParamsWithTimeout ¶

func NewStorageProxyMetricsWriteUnavailablesRatesGetParamsWithTimeout(timeout time.Duration) *StorageProxyMetricsWriteUnavailablesRatesGetParams

NewStorageProxyMetricsWriteUnavailablesRatesGetParamsWithTimeout creates a new StorageProxyMetricsWriteUnavailablesRatesGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageProxyMetricsWriteUnavailablesRatesGetParams) SetContext ¶

SetContext adds the context to the storage proxy metrics write unavailables rates get params

func (*StorageProxyMetricsWriteUnavailablesRatesGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the storage proxy metrics write unavailables rates get params

func (*StorageProxyMetricsWriteUnavailablesRatesGetParams) SetTimeout ¶

SetTimeout adds the timeout to the storage proxy metrics write unavailables rates get params

func (*StorageProxyMetricsWriteUnavailablesRatesGetParams) WithContext ¶

WithContext adds the context to the storage proxy metrics write unavailables rates get params

func (*StorageProxyMetricsWriteUnavailablesRatesGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage proxy metrics write unavailables rates get params

func (*StorageProxyMetricsWriteUnavailablesRatesGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage proxy metrics write unavailables rates get params

func (*StorageProxyMetricsWriteUnavailablesRatesGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageProxyMetricsWriteUnavailablesRatesGetReader ¶

type StorageProxyMetricsWriteUnavailablesRatesGetReader struct {
	// contains filtered or unexported fields
}

StorageProxyMetricsWriteUnavailablesRatesGetReader is a Reader for the StorageProxyMetricsWriteUnavailablesRatesGet structure.

func (*StorageProxyMetricsWriteUnavailablesRatesGetReader) ReadResponse ¶

func (o *StorageProxyMetricsWriteUnavailablesRatesGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageProxyRPCTimeoutGetDefault ¶

type StorageProxyRPCTimeoutGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageProxyRPCTimeoutGetDefault handles this case with default header values.

internal server error

func NewStorageProxyRPCTimeoutGetDefault ¶

func NewStorageProxyRPCTimeoutGetDefault(code int) *StorageProxyRPCTimeoutGetDefault

NewStorageProxyRPCTimeoutGetDefault creates a StorageProxyRPCTimeoutGetDefault with default headers values

func (*StorageProxyRPCTimeoutGetDefault) Code ¶

Code gets the status code for the storage proxy Rpc timeout get default response

func (*StorageProxyRPCTimeoutGetDefault) Error ¶

func (*StorageProxyRPCTimeoutGetDefault) GetPayload ¶

type StorageProxyRPCTimeoutGetOK ¶

type StorageProxyRPCTimeoutGetOK struct {
	Payload interface{}
}

StorageProxyRPCTimeoutGetOK handles this case with default header values.

StorageProxyRPCTimeoutGetOK storage proxy Rpc timeout get o k

func NewStorageProxyRPCTimeoutGetOK ¶

func NewStorageProxyRPCTimeoutGetOK() *StorageProxyRPCTimeoutGetOK

NewStorageProxyRPCTimeoutGetOK creates a StorageProxyRPCTimeoutGetOK with default headers values

func (*StorageProxyRPCTimeoutGetOK) GetPayload ¶

func (o *StorageProxyRPCTimeoutGetOK) GetPayload() interface{}

type StorageProxyRPCTimeoutGetParams ¶

type StorageProxyRPCTimeoutGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageProxyRPCTimeoutGetParams contains all the parameters to send to the API endpoint for the storage proxy Rpc timeout get operation typically these are written to a http.Request

func NewStorageProxyRPCTimeoutGetParams ¶

func NewStorageProxyRPCTimeoutGetParams() *StorageProxyRPCTimeoutGetParams

NewStorageProxyRPCTimeoutGetParams creates a new StorageProxyRPCTimeoutGetParams object with the default values initialized.

func NewStorageProxyRPCTimeoutGetParamsWithContext ¶

func NewStorageProxyRPCTimeoutGetParamsWithContext(ctx context.Context) *StorageProxyRPCTimeoutGetParams

NewStorageProxyRPCTimeoutGetParamsWithContext creates a new StorageProxyRPCTimeoutGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageProxyRPCTimeoutGetParamsWithHTTPClient ¶

func NewStorageProxyRPCTimeoutGetParamsWithHTTPClient(client *http.Client) *StorageProxyRPCTimeoutGetParams

NewStorageProxyRPCTimeoutGetParamsWithHTTPClient creates a new StorageProxyRPCTimeoutGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageProxyRPCTimeoutGetParamsWithTimeout ¶

func NewStorageProxyRPCTimeoutGetParamsWithTimeout(timeout time.Duration) *StorageProxyRPCTimeoutGetParams

NewStorageProxyRPCTimeoutGetParamsWithTimeout creates a new StorageProxyRPCTimeoutGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageProxyRPCTimeoutGetParams) SetContext ¶

func (o *StorageProxyRPCTimeoutGetParams) SetContext(ctx context.Context)

SetContext adds the context to the storage proxy Rpc timeout get params

func (*StorageProxyRPCTimeoutGetParams) SetHTTPClient ¶

func (o *StorageProxyRPCTimeoutGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage proxy Rpc timeout get params

func (*StorageProxyRPCTimeoutGetParams) SetTimeout ¶

func (o *StorageProxyRPCTimeoutGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the storage proxy Rpc timeout get params

func (*StorageProxyRPCTimeoutGetParams) WithContext ¶

WithContext adds the context to the storage proxy Rpc timeout get params

func (*StorageProxyRPCTimeoutGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage proxy Rpc timeout get params

func (*StorageProxyRPCTimeoutGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage proxy Rpc timeout get params

func (*StorageProxyRPCTimeoutGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageProxyRPCTimeoutGetReader ¶

type StorageProxyRPCTimeoutGetReader struct {
	// contains filtered or unexported fields
}

StorageProxyRPCTimeoutGetReader is a Reader for the StorageProxyRPCTimeoutGet structure.

func (*StorageProxyRPCTimeoutGetReader) ReadResponse ¶

func (o *StorageProxyRPCTimeoutGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageProxyRPCTimeoutPostDefault ¶

type StorageProxyRPCTimeoutPostDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageProxyRPCTimeoutPostDefault handles this case with default header values.

internal server error

func NewStorageProxyRPCTimeoutPostDefault ¶

func NewStorageProxyRPCTimeoutPostDefault(code int) *StorageProxyRPCTimeoutPostDefault

NewStorageProxyRPCTimeoutPostDefault creates a StorageProxyRPCTimeoutPostDefault with default headers values

func (*StorageProxyRPCTimeoutPostDefault) Code ¶

Code gets the status code for the storage proxy Rpc timeout post default response

func (*StorageProxyRPCTimeoutPostDefault) Error ¶

func (*StorageProxyRPCTimeoutPostDefault) GetPayload ¶

type StorageProxyRPCTimeoutPostOK ¶

type StorageProxyRPCTimeoutPostOK struct {
}

StorageProxyRPCTimeoutPostOK handles this case with default header values.

StorageProxyRPCTimeoutPostOK storage proxy Rpc timeout post o k

func NewStorageProxyRPCTimeoutPostOK ¶

func NewStorageProxyRPCTimeoutPostOK() *StorageProxyRPCTimeoutPostOK

NewStorageProxyRPCTimeoutPostOK creates a StorageProxyRPCTimeoutPostOK with default headers values

type StorageProxyRPCTimeoutPostParams ¶

type StorageProxyRPCTimeoutPostParams struct {

	/*Timeout
	  Timeout in seconds

	*/
	Timeout string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageProxyRPCTimeoutPostParams contains all the parameters to send to the API endpoint for the storage proxy Rpc timeout post operation typically these are written to a http.Request

func NewStorageProxyRPCTimeoutPostParams ¶

func NewStorageProxyRPCTimeoutPostParams() *StorageProxyRPCTimeoutPostParams

NewStorageProxyRPCTimeoutPostParams creates a new StorageProxyRPCTimeoutPostParams object with the default values initialized.

func NewStorageProxyRPCTimeoutPostParamsWithContext ¶

func NewStorageProxyRPCTimeoutPostParamsWithContext(ctx context.Context) *StorageProxyRPCTimeoutPostParams

NewStorageProxyRPCTimeoutPostParamsWithContext creates a new StorageProxyRPCTimeoutPostParams object with the default values initialized, and the ability to set a context for a request

func NewStorageProxyRPCTimeoutPostParamsWithHTTPClient ¶

func NewStorageProxyRPCTimeoutPostParamsWithHTTPClient(client *http.Client) *StorageProxyRPCTimeoutPostParams

NewStorageProxyRPCTimeoutPostParamsWithHTTPClient creates a new StorageProxyRPCTimeoutPostParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageProxyRPCTimeoutPostParamsWithTimeout ¶

func NewStorageProxyRPCTimeoutPostParamsWithTimeout(timeout time.Duration) *StorageProxyRPCTimeoutPostParams

NewStorageProxyRPCTimeoutPostParamsWithTimeout creates a new StorageProxyRPCTimeoutPostParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageProxyRPCTimeoutPostParams) SetContext ¶

SetContext adds the context to the storage proxy Rpc timeout post params

func (*StorageProxyRPCTimeoutPostParams) SetHTTPClient ¶

func (o *StorageProxyRPCTimeoutPostParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage proxy Rpc timeout post params

func (*StorageProxyRPCTimeoutPostParams) SetRequestTimeout ¶

func (o *StorageProxyRPCTimeoutPostParams) SetRequestTimeout(timeout time.Duration)

SetRequestTimeout adds the timeout to the storage proxy Rpc timeout post params

func (*StorageProxyRPCTimeoutPostParams) SetTimeout ¶

func (o *StorageProxyRPCTimeoutPostParams) SetTimeout(timeout string)

SetTimeout adds the timeout to the storage proxy Rpc timeout post params

func (*StorageProxyRPCTimeoutPostParams) WithContext ¶

WithContext adds the context to the storage proxy Rpc timeout post params

func (*StorageProxyRPCTimeoutPostParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage proxy Rpc timeout post params

func (*StorageProxyRPCTimeoutPostParams) WithRequestTimeout ¶

WithRequestTimeout adds the timeout to the storage proxy Rpc timeout post params

func (*StorageProxyRPCTimeoutPostParams) WithTimeout ¶

WithTimeout adds the timeout to the storage proxy Rpc timeout post params

func (*StorageProxyRPCTimeoutPostParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageProxyRPCTimeoutPostReader ¶

type StorageProxyRPCTimeoutPostReader struct {
	// contains filtered or unexported fields
}

StorageProxyRPCTimeoutPostReader is a Reader for the StorageProxyRPCTimeoutPost structure.

func (*StorageProxyRPCTimeoutPostReader) ReadResponse ¶

func (o *StorageProxyRPCTimeoutPostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageProxyRangeRPCTimeoutGetDefault ¶

type StorageProxyRangeRPCTimeoutGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageProxyRangeRPCTimeoutGetDefault handles this case with default header values.

internal server error

func NewStorageProxyRangeRPCTimeoutGetDefault ¶

func NewStorageProxyRangeRPCTimeoutGetDefault(code int) *StorageProxyRangeRPCTimeoutGetDefault

NewStorageProxyRangeRPCTimeoutGetDefault creates a StorageProxyRangeRPCTimeoutGetDefault with default headers values

func (*StorageProxyRangeRPCTimeoutGetDefault) Code ¶

Code gets the status code for the storage proxy range Rpc timeout get default response

func (*StorageProxyRangeRPCTimeoutGetDefault) Error ¶

func (*StorageProxyRangeRPCTimeoutGetDefault) GetPayload ¶

type StorageProxyRangeRPCTimeoutGetOK ¶

type StorageProxyRangeRPCTimeoutGetOK struct {
	Payload interface{}
}

StorageProxyRangeRPCTimeoutGetOK handles this case with default header values.

StorageProxyRangeRPCTimeoutGetOK storage proxy range Rpc timeout get o k

func NewStorageProxyRangeRPCTimeoutGetOK ¶

func NewStorageProxyRangeRPCTimeoutGetOK() *StorageProxyRangeRPCTimeoutGetOK

NewStorageProxyRangeRPCTimeoutGetOK creates a StorageProxyRangeRPCTimeoutGetOK with default headers values

func (*StorageProxyRangeRPCTimeoutGetOK) GetPayload ¶

func (o *StorageProxyRangeRPCTimeoutGetOK) GetPayload() interface{}

type StorageProxyRangeRPCTimeoutGetParams ¶

type StorageProxyRangeRPCTimeoutGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageProxyRangeRPCTimeoutGetParams contains all the parameters to send to the API endpoint for the storage proxy range Rpc timeout get operation typically these are written to a http.Request

func NewStorageProxyRangeRPCTimeoutGetParams ¶

func NewStorageProxyRangeRPCTimeoutGetParams() *StorageProxyRangeRPCTimeoutGetParams

NewStorageProxyRangeRPCTimeoutGetParams creates a new StorageProxyRangeRPCTimeoutGetParams object with the default values initialized.

func NewStorageProxyRangeRPCTimeoutGetParamsWithContext ¶

func NewStorageProxyRangeRPCTimeoutGetParamsWithContext(ctx context.Context) *StorageProxyRangeRPCTimeoutGetParams

NewStorageProxyRangeRPCTimeoutGetParamsWithContext creates a new StorageProxyRangeRPCTimeoutGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageProxyRangeRPCTimeoutGetParamsWithHTTPClient ¶

func NewStorageProxyRangeRPCTimeoutGetParamsWithHTTPClient(client *http.Client) *StorageProxyRangeRPCTimeoutGetParams

NewStorageProxyRangeRPCTimeoutGetParamsWithHTTPClient creates a new StorageProxyRangeRPCTimeoutGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageProxyRangeRPCTimeoutGetParamsWithTimeout ¶

func NewStorageProxyRangeRPCTimeoutGetParamsWithTimeout(timeout time.Duration) *StorageProxyRangeRPCTimeoutGetParams

NewStorageProxyRangeRPCTimeoutGetParamsWithTimeout creates a new StorageProxyRangeRPCTimeoutGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageProxyRangeRPCTimeoutGetParams) SetContext ¶

SetContext adds the context to the storage proxy range Rpc timeout get params

func (*StorageProxyRangeRPCTimeoutGetParams) SetHTTPClient ¶

func (o *StorageProxyRangeRPCTimeoutGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage proxy range Rpc timeout get params

func (*StorageProxyRangeRPCTimeoutGetParams) SetTimeout ¶

func (o *StorageProxyRangeRPCTimeoutGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the storage proxy range Rpc timeout get params

func (*StorageProxyRangeRPCTimeoutGetParams) WithContext ¶

WithContext adds the context to the storage proxy range Rpc timeout get params

func (*StorageProxyRangeRPCTimeoutGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage proxy range Rpc timeout get params

func (*StorageProxyRangeRPCTimeoutGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage proxy range Rpc timeout get params

func (*StorageProxyRangeRPCTimeoutGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageProxyRangeRPCTimeoutGetReader ¶

type StorageProxyRangeRPCTimeoutGetReader struct {
	// contains filtered or unexported fields
}

StorageProxyRangeRPCTimeoutGetReader is a Reader for the StorageProxyRangeRPCTimeoutGet structure.

func (*StorageProxyRangeRPCTimeoutGetReader) ReadResponse ¶

func (o *StorageProxyRangeRPCTimeoutGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageProxyRangeRPCTimeoutPostDefault ¶

type StorageProxyRangeRPCTimeoutPostDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageProxyRangeRPCTimeoutPostDefault handles this case with default header values.

internal server error

func NewStorageProxyRangeRPCTimeoutPostDefault ¶

func NewStorageProxyRangeRPCTimeoutPostDefault(code int) *StorageProxyRangeRPCTimeoutPostDefault

NewStorageProxyRangeRPCTimeoutPostDefault creates a StorageProxyRangeRPCTimeoutPostDefault with default headers values

func (*StorageProxyRangeRPCTimeoutPostDefault) Code ¶

Code gets the status code for the storage proxy range Rpc timeout post default response

func (*StorageProxyRangeRPCTimeoutPostDefault) Error ¶

func (*StorageProxyRangeRPCTimeoutPostDefault) GetPayload ¶

type StorageProxyRangeRPCTimeoutPostOK ¶

type StorageProxyRangeRPCTimeoutPostOK struct {
}

StorageProxyRangeRPCTimeoutPostOK handles this case with default header values.

StorageProxyRangeRPCTimeoutPostOK storage proxy range Rpc timeout post o k

func NewStorageProxyRangeRPCTimeoutPostOK ¶

func NewStorageProxyRangeRPCTimeoutPostOK() *StorageProxyRangeRPCTimeoutPostOK

NewStorageProxyRangeRPCTimeoutPostOK creates a StorageProxyRangeRPCTimeoutPostOK with default headers values

type StorageProxyRangeRPCTimeoutPostParams ¶

type StorageProxyRangeRPCTimeoutPostParams struct {

	/*Timeout
	  timeout in second

	*/
	Timeout string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageProxyRangeRPCTimeoutPostParams contains all the parameters to send to the API endpoint for the storage proxy range Rpc timeout post operation typically these are written to a http.Request

func NewStorageProxyRangeRPCTimeoutPostParams ¶

func NewStorageProxyRangeRPCTimeoutPostParams() *StorageProxyRangeRPCTimeoutPostParams

NewStorageProxyRangeRPCTimeoutPostParams creates a new StorageProxyRangeRPCTimeoutPostParams object with the default values initialized.

func NewStorageProxyRangeRPCTimeoutPostParamsWithContext ¶

func NewStorageProxyRangeRPCTimeoutPostParamsWithContext(ctx context.Context) *StorageProxyRangeRPCTimeoutPostParams

NewStorageProxyRangeRPCTimeoutPostParamsWithContext creates a new StorageProxyRangeRPCTimeoutPostParams object with the default values initialized, and the ability to set a context for a request

func NewStorageProxyRangeRPCTimeoutPostParamsWithHTTPClient ¶

func NewStorageProxyRangeRPCTimeoutPostParamsWithHTTPClient(client *http.Client) *StorageProxyRangeRPCTimeoutPostParams

NewStorageProxyRangeRPCTimeoutPostParamsWithHTTPClient creates a new StorageProxyRangeRPCTimeoutPostParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageProxyRangeRPCTimeoutPostParamsWithTimeout ¶

func NewStorageProxyRangeRPCTimeoutPostParamsWithTimeout(timeout time.Duration) *StorageProxyRangeRPCTimeoutPostParams

NewStorageProxyRangeRPCTimeoutPostParamsWithTimeout creates a new StorageProxyRangeRPCTimeoutPostParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageProxyRangeRPCTimeoutPostParams) SetContext ¶

SetContext adds the context to the storage proxy range Rpc timeout post params

func (*StorageProxyRangeRPCTimeoutPostParams) SetHTTPClient ¶

func (o *StorageProxyRangeRPCTimeoutPostParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage proxy range Rpc timeout post params

func (*StorageProxyRangeRPCTimeoutPostParams) SetRequestTimeout ¶

func (o *StorageProxyRangeRPCTimeoutPostParams) SetRequestTimeout(timeout time.Duration)

SetRequestTimeout adds the timeout to the storage proxy range Rpc timeout post params

func (*StorageProxyRangeRPCTimeoutPostParams) SetTimeout ¶

func (o *StorageProxyRangeRPCTimeoutPostParams) SetTimeout(timeout string)

SetTimeout adds the timeout to the storage proxy range Rpc timeout post params

func (*StorageProxyRangeRPCTimeoutPostParams) WithContext ¶

WithContext adds the context to the storage proxy range Rpc timeout post params

func (*StorageProxyRangeRPCTimeoutPostParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage proxy range Rpc timeout post params

func (*StorageProxyRangeRPCTimeoutPostParams) WithRequestTimeout ¶

WithRequestTimeout adds the timeout to the storage proxy range Rpc timeout post params

func (*StorageProxyRangeRPCTimeoutPostParams) WithTimeout ¶

WithTimeout adds the timeout to the storage proxy range Rpc timeout post params

func (*StorageProxyRangeRPCTimeoutPostParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageProxyRangeRPCTimeoutPostReader ¶

type StorageProxyRangeRPCTimeoutPostReader struct {
	// contains filtered or unexported fields
}

StorageProxyRangeRPCTimeoutPostReader is a Reader for the StorageProxyRangeRPCTimeoutPost structure.

func (*StorageProxyRangeRPCTimeoutPostReader) ReadResponse ¶

func (o *StorageProxyRangeRPCTimeoutPostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageProxyReadRPCTimeoutGetDefault ¶

type StorageProxyReadRPCTimeoutGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageProxyReadRPCTimeoutGetDefault handles this case with default header values.

internal server error

func NewStorageProxyReadRPCTimeoutGetDefault ¶

func NewStorageProxyReadRPCTimeoutGetDefault(code int) *StorageProxyReadRPCTimeoutGetDefault

NewStorageProxyReadRPCTimeoutGetDefault creates a StorageProxyReadRPCTimeoutGetDefault with default headers values

func (*StorageProxyReadRPCTimeoutGetDefault) Code ¶

Code gets the status code for the storage proxy read Rpc timeout get default response

func (*StorageProxyReadRPCTimeoutGetDefault) Error ¶

func (*StorageProxyReadRPCTimeoutGetDefault) GetPayload ¶

type StorageProxyReadRPCTimeoutGetOK ¶

type StorageProxyReadRPCTimeoutGetOK struct {
	Payload interface{}
}

StorageProxyReadRPCTimeoutGetOK handles this case with default header values.

StorageProxyReadRPCTimeoutGetOK storage proxy read Rpc timeout get o k

func NewStorageProxyReadRPCTimeoutGetOK ¶

func NewStorageProxyReadRPCTimeoutGetOK() *StorageProxyReadRPCTimeoutGetOK

NewStorageProxyReadRPCTimeoutGetOK creates a StorageProxyReadRPCTimeoutGetOK with default headers values

func (*StorageProxyReadRPCTimeoutGetOK) GetPayload ¶

func (o *StorageProxyReadRPCTimeoutGetOK) GetPayload() interface{}

type StorageProxyReadRPCTimeoutGetParams ¶

type StorageProxyReadRPCTimeoutGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageProxyReadRPCTimeoutGetParams contains all the parameters to send to the API endpoint for the storage proxy read Rpc timeout get operation typically these are written to a http.Request

func NewStorageProxyReadRPCTimeoutGetParams ¶

func NewStorageProxyReadRPCTimeoutGetParams() *StorageProxyReadRPCTimeoutGetParams

NewStorageProxyReadRPCTimeoutGetParams creates a new StorageProxyReadRPCTimeoutGetParams object with the default values initialized.

func NewStorageProxyReadRPCTimeoutGetParamsWithContext ¶

func NewStorageProxyReadRPCTimeoutGetParamsWithContext(ctx context.Context) *StorageProxyReadRPCTimeoutGetParams

NewStorageProxyReadRPCTimeoutGetParamsWithContext creates a new StorageProxyReadRPCTimeoutGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageProxyReadRPCTimeoutGetParamsWithHTTPClient ¶

func NewStorageProxyReadRPCTimeoutGetParamsWithHTTPClient(client *http.Client) *StorageProxyReadRPCTimeoutGetParams

NewStorageProxyReadRPCTimeoutGetParamsWithHTTPClient creates a new StorageProxyReadRPCTimeoutGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageProxyReadRPCTimeoutGetParamsWithTimeout ¶

func NewStorageProxyReadRPCTimeoutGetParamsWithTimeout(timeout time.Duration) *StorageProxyReadRPCTimeoutGetParams

NewStorageProxyReadRPCTimeoutGetParamsWithTimeout creates a new StorageProxyReadRPCTimeoutGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageProxyReadRPCTimeoutGetParams) SetContext ¶

SetContext adds the context to the storage proxy read Rpc timeout get params

func (*StorageProxyReadRPCTimeoutGetParams) SetHTTPClient ¶

func (o *StorageProxyReadRPCTimeoutGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage proxy read Rpc timeout get params

func (*StorageProxyReadRPCTimeoutGetParams) SetTimeout ¶

func (o *StorageProxyReadRPCTimeoutGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the storage proxy read Rpc timeout get params

func (*StorageProxyReadRPCTimeoutGetParams) WithContext ¶

WithContext adds the context to the storage proxy read Rpc timeout get params

func (*StorageProxyReadRPCTimeoutGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage proxy read Rpc timeout get params

func (*StorageProxyReadRPCTimeoutGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage proxy read Rpc timeout get params

func (*StorageProxyReadRPCTimeoutGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageProxyReadRPCTimeoutGetReader ¶

type StorageProxyReadRPCTimeoutGetReader struct {
	// contains filtered or unexported fields
}

StorageProxyReadRPCTimeoutGetReader is a Reader for the StorageProxyReadRPCTimeoutGet structure.

func (*StorageProxyReadRPCTimeoutGetReader) ReadResponse ¶

func (o *StorageProxyReadRPCTimeoutGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageProxyReadRPCTimeoutPostDefault ¶

type StorageProxyReadRPCTimeoutPostDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageProxyReadRPCTimeoutPostDefault handles this case with default header values.

internal server error

func NewStorageProxyReadRPCTimeoutPostDefault ¶

func NewStorageProxyReadRPCTimeoutPostDefault(code int) *StorageProxyReadRPCTimeoutPostDefault

NewStorageProxyReadRPCTimeoutPostDefault creates a StorageProxyReadRPCTimeoutPostDefault with default headers values

func (*StorageProxyReadRPCTimeoutPostDefault) Code ¶

Code gets the status code for the storage proxy read Rpc timeout post default response

func (*StorageProxyReadRPCTimeoutPostDefault) Error ¶

func (*StorageProxyReadRPCTimeoutPostDefault) GetPayload ¶

type StorageProxyReadRPCTimeoutPostOK ¶

type StorageProxyReadRPCTimeoutPostOK struct {
}

StorageProxyReadRPCTimeoutPostOK handles this case with default header values.

StorageProxyReadRPCTimeoutPostOK storage proxy read Rpc timeout post o k

func NewStorageProxyReadRPCTimeoutPostOK ¶

func NewStorageProxyReadRPCTimeoutPostOK() *StorageProxyReadRPCTimeoutPostOK

NewStorageProxyReadRPCTimeoutPostOK creates a StorageProxyReadRPCTimeoutPostOK with default headers values

type StorageProxyReadRPCTimeoutPostParams ¶

type StorageProxyReadRPCTimeoutPostParams struct {

	/*Timeout
	  The timeout in second

	*/
	Timeout string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageProxyReadRPCTimeoutPostParams contains all the parameters to send to the API endpoint for the storage proxy read Rpc timeout post operation typically these are written to a http.Request

func NewStorageProxyReadRPCTimeoutPostParams ¶

func NewStorageProxyReadRPCTimeoutPostParams() *StorageProxyReadRPCTimeoutPostParams

NewStorageProxyReadRPCTimeoutPostParams creates a new StorageProxyReadRPCTimeoutPostParams object with the default values initialized.

func NewStorageProxyReadRPCTimeoutPostParamsWithContext ¶

func NewStorageProxyReadRPCTimeoutPostParamsWithContext(ctx context.Context) *StorageProxyReadRPCTimeoutPostParams

NewStorageProxyReadRPCTimeoutPostParamsWithContext creates a new StorageProxyReadRPCTimeoutPostParams object with the default values initialized, and the ability to set a context for a request

func NewStorageProxyReadRPCTimeoutPostParamsWithHTTPClient ¶

func NewStorageProxyReadRPCTimeoutPostParamsWithHTTPClient(client *http.Client) *StorageProxyReadRPCTimeoutPostParams

NewStorageProxyReadRPCTimeoutPostParamsWithHTTPClient creates a new StorageProxyReadRPCTimeoutPostParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageProxyReadRPCTimeoutPostParamsWithTimeout ¶

func NewStorageProxyReadRPCTimeoutPostParamsWithTimeout(timeout time.Duration) *StorageProxyReadRPCTimeoutPostParams

NewStorageProxyReadRPCTimeoutPostParamsWithTimeout creates a new StorageProxyReadRPCTimeoutPostParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageProxyReadRPCTimeoutPostParams) SetContext ¶

SetContext adds the context to the storage proxy read Rpc timeout post params

func (*StorageProxyReadRPCTimeoutPostParams) SetHTTPClient ¶

func (o *StorageProxyReadRPCTimeoutPostParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage proxy read Rpc timeout post params

func (*StorageProxyReadRPCTimeoutPostParams) SetRequestTimeout ¶

func (o *StorageProxyReadRPCTimeoutPostParams) SetRequestTimeout(timeout time.Duration)

SetRequestTimeout adds the timeout to the storage proxy read Rpc timeout post params

func (*StorageProxyReadRPCTimeoutPostParams) SetTimeout ¶

func (o *StorageProxyReadRPCTimeoutPostParams) SetTimeout(timeout string)

SetTimeout adds the timeout to the storage proxy read Rpc timeout post params

func (*StorageProxyReadRPCTimeoutPostParams) WithContext ¶

WithContext adds the context to the storage proxy read Rpc timeout post params

func (*StorageProxyReadRPCTimeoutPostParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage proxy read Rpc timeout post params

func (*StorageProxyReadRPCTimeoutPostParams) WithRequestTimeout ¶

WithRequestTimeout adds the timeout to the storage proxy read Rpc timeout post params

func (*StorageProxyReadRPCTimeoutPostParams) WithTimeout ¶

WithTimeout adds the timeout to the storage proxy read Rpc timeout post params

func (*StorageProxyReadRPCTimeoutPostParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageProxyReadRPCTimeoutPostReader ¶

type StorageProxyReadRPCTimeoutPostReader struct {
	// contains filtered or unexported fields
}

StorageProxyReadRPCTimeoutPostReader is a Reader for the StorageProxyReadRPCTimeoutPost structure.

func (*StorageProxyReadRPCTimeoutPostReader) ReadResponse ¶

func (o *StorageProxyReadRPCTimeoutPostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageProxyReadRepairAttemptedGetDefault ¶

type StorageProxyReadRepairAttemptedGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageProxyReadRepairAttemptedGetDefault handles this case with default header values.

internal server error

func NewStorageProxyReadRepairAttemptedGetDefault ¶

func NewStorageProxyReadRepairAttemptedGetDefault(code int) *StorageProxyReadRepairAttemptedGetDefault

NewStorageProxyReadRepairAttemptedGetDefault creates a StorageProxyReadRepairAttemptedGetDefault with default headers values

func (*StorageProxyReadRepairAttemptedGetDefault) Code ¶

Code gets the status code for the storage proxy read repair attempted get default response

func (*StorageProxyReadRepairAttemptedGetDefault) Error ¶

func (*StorageProxyReadRepairAttemptedGetDefault) GetPayload ¶

type StorageProxyReadRepairAttemptedGetOK ¶

type StorageProxyReadRepairAttemptedGetOK struct {
	Payload interface{}
}

StorageProxyReadRepairAttemptedGetOK handles this case with default header values.

StorageProxyReadRepairAttemptedGetOK storage proxy read repair attempted get o k

func NewStorageProxyReadRepairAttemptedGetOK ¶

func NewStorageProxyReadRepairAttemptedGetOK() *StorageProxyReadRepairAttemptedGetOK

NewStorageProxyReadRepairAttemptedGetOK creates a StorageProxyReadRepairAttemptedGetOK with default headers values

func (*StorageProxyReadRepairAttemptedGetOK) GetPayload ¶

func (o *StorageProxyReadRepairAttemptedGetOK) GetPayload() interface{}

type StorageProxyReadRepairAttemptedGetParams ¶

type StorageProxyReadRepairAttemptedGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageProxyReadRepairAttemptedGetParams contains all the parameters to send to the API endpoint for the storage proxy read repair attempted get operation typically these are written to a http.Request

func NewStorageProxyReadRepairAttemptedGetParams ¶

func NewStorageProxyReadRepairAttemptedGetParams() *StorageProxyReadRepairAttemptedGetParams

NewStorageProxyReadRepairAttemptedGetParams creates a new StorageProxyReadRepairAttemptedGetParams object with the default values initialized.

func NewStorageProxyReadRepairAttemptedGetParamsWithContext ¶

func NewStorageProxyReadRepairAttemptedGetParamsWithContext(ctx context.Context) *StorageProxyReadRepairAttemptedGetParams

NewStorageProxyReadRepairAttemptedGetParamsWithContext creates a new StorageProxyReadRepairAttemptedGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageProxyReadRepairAttemptedGetParamsWithHTTPClient ¶

func NewStorageProxyReadRepairAttemptedGetParamsWithHTTPClient(client *http.Client) *StorageProxyReadRepairAttemptedGetParams

NewStorageProxyReadRepairAttemptedGetParamsWithHTTPClient creates a new StorageProxyReadRepairAttemptedGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageProxyReadRepairAttemptedGetParamsWithTimeout ¶

func NewStorageProxyReadRepairAttemptedGetParamsWithTimeout(timeout time.Duration) *StorageProxyReadRepairAttemptedGetParams

NewStorageProxyReadRepairAttemptedGetParamsWithTimeout creates a new StorageProxyReadRepairAttemptedGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageProxyReadRepairAttemptedGetParams) SetContext ¶

SetContext adds the context to the storage proxy read repair attempted get params

func (*StorageProxyReadRepairAttemptedGetParams) SetHTTPClient ¶

func (o *StorageProxyReadRepairAttemptedGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage proxy read repair attempted get params

func (*StorageProxyReadRepairAttemptedGetParams) SetTimeout ¶

SetTimeout adds the timeout to the storage proxy read repair attempted get params

func (*StorageProxyReadRepairAttemptedGetParams) WithContext ¶

WithContext adds the context to the storage proxy read repair attempted get params

func (*StorageProxyReadRepairAttemptedGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage proxy read repair attempted get params

func (*StorageProxyReadRepairAttemptedGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage proxy read repair attempted get params

func (*StorageProxyReadRepairAttemptedGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageProxyReadRepairAttemptedGetReader ¶

type StorageProxyReadRepairAttemptedGetReader struct {
	// contains filtered or unexported fields
}

StorageProxyReadRepairAttemptedGetReader is a Reader for the StorageProxyReadRepairAttemptedGet structure.

func (*StorageProxyReadRepairAttemptedGetReader) ReadResponse ¶

func (o *StorageProxyReadRepairAttemptedGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageProxyReadRepairRepairedBackgroundGetDefault ¶

type StorageProxyReadRepairRepairedBackgroundGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageProxyReadRepairRepairedBackgroundGetDefault handles this case with default header values.

internal server error

func NewStorageProxyReadRepairRepairedBackgroundGetDefault ¶

func NewStorageProxyReadRepairRepairedBackgroundGetDefault(code int) *StorageProxyReadRepairRepairedBackgroundGetDefault

NewStorageProxyReadRepairRepairedBackgroundGetDefault creates a StorageProxyReadRepairRepairedBackgroundGetDefault with default headers values

func (*StorageProxyReadRepairRepairedBackgroundGetDefault) Code ¶

Code gets the status code for the storage proxy read repair repaired background get default response

func (*StorageProxyReadRepairRepairedBackgroundGetDefault) Error ¶

func (*StorageProxyReadRepairRepairedBackgroundGetDefault) GetPayload ¶

type StorageProxyReadRepairRepairedBackgroundGetOK ¶

type StorageProxyReadRepairRepairedBackgroundGetOK struct {
	Payload interface{}
}

StorageProxyReadRepairRepairedBackgroundGetOK handles this case with default header values.

StorageProxyReadRepairRepairedBackgroundGetOK storage proxy read repair repaired background get o k

func NewStorageProxyReadRepairRepairedBackgroundGetOK ¶

func NewStorageProxyReadRepairRepairedBackgroundGetOK() *StorageProxyReadRepairRepairedBackgroundGetOK

NewStorageProxyReadRepairRepairedBackgroundGetOK creates a StorageProxyReadRepairRepairedBackgroundGetOK with default headers values

func (*StorageProxyReadRepairRepairedBackgroundGetOK) GetPayload ¶

func (o *StorageProxyReadRepairRepairedBackgroundGetOK) GetPayload() interface{}

type StorageProxyReadRepairRepairedBackgroundGetParams ¶

type StorageProxyReadRepairRepairedBackgroundGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageProxyReadRepairRepairedBackgroundGetParams contains all the parameters to send to the API endpoint for the storage proxy read repair repaired background get operation typically these are written to a http.Request

func NewStorageProxyReadRepairRepairedBackgroundGetParams ¶

func NewStorageProxyReadRepairRepairedBackgroundGetParams() *StorageProxyReadRepairRepairedBackgroundGetParams

NewStorageProxyReadRepairRepairedBackgroundGetParams creates a new StorageProxyReadRepairRepairedBackgroundGetParams object with the default values initialized.

func NewStorageProxyReadRepairRepairedBackgroundGetParamsWithContext ¶

func NewStorageProxyReadRepairRepairedBackgroundGetParamsWithContext(ctx context.Context) *StorageProxyReadRepairRepairedBackgroundGetParams

NewStorageProxyReadRepairRepairedBackgroundGetParamsWithContext creates a new StorageProxyReadRepairRepairedBackgroundGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageProxyReadRepairRepairedBackgroundGetParamsWithHTTPClient ¶

func NewStorageProxyReadRepairRepairedBackgroundGetParamsWithHTTPClient(client *http.Client) *StorageProxyReadRepairRepairedBackgroundGetParams

NewStorageProxyReadRepairRepairedBackgroundGetParamsWithHTTPClient creates a new StorageProxyReadRepairRepairedBackgroundGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageProxyReadRepairRepairedBackgroundGetParamsWithTimeout ¶

func NewStorageProxyReadRepairRepairedBackgroundGetParamsWithTimeout(timeout time.Duration) *StorageProxyReadRepairRepairedBackgroundGetParams

NewStorageProxyReadRepairRepairedBackgroundGetParamsWithTimeout creates a new StorageProxyReadRepairRepairedBackgroundGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageProxyReadRepairRepairedBackgroundGetParams) SetContext ¶

SetContext adds the context to the storage proxy read repair repaired background get params

func (*StorageProxyReadRepairRepairedBackgroundGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the storage proxy read repair repaired background get params

func (*StorageProxyReadRepairRepairedBackgroundGetParams) SetTimeout ¶

SetTimeout adds the timeout to the storage proxy read repair repaired background get params

func (*StorageProxyReadRepairRepairedBackgroundGetParams) WithContext ¶

WithContext adds the context to the storage proxy read repair repaired background get params

func (*StorageProxyReadRepairRepairedBackgroundGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage proxy read repair repaired background get params

func (*StorageProxyReadRepairRepairedBackgroundGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage proxy read repair repaired background get params

func (*StorageProxyReadRepairRepairedBackgroundGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageProxyReadRepairRepairedBackgroundGetReader ¶

type StorageProxyReadRepairRepairedBackgroundGetReader struct {
	// contains filtered or unexported fields
}

StorageProxyReadRepairRepairedBackgroundGetReader is a Reader for the StorageProxyReadRepairRepairedBackgroundGet structure.

func (*StorageProxyReadRepairRepairedBackgroundGetReader) ReadResponse ¶

func (o *StorageProxyReadRepairRepairedBackgroundGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageProxyReadRepairRepairedBlockingGetDefault ¶

type StorageProxyReadRepairRepairedBlockingGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageProxyReadRepairRepairedBlockingGetDefault handles this case with default header values.

internal server error

func NewStorageProxyReadRepairRepairedBlockingGetDefault ¶

func NewStorageProxyReadRepairRepairedBlockingGetDefault(code int) *StorageProxyReadRepairRepairedBlockingGetDefault

NewStorageProxyReadRepairRepairedBlockingGetDefault creates a StorageProxyReadRepairRepairedBlockingGetDefault with default headers values

func (*StorageProxyReadRepairRepairedBlockingGetDefault) Code ¶

Code gets the status code for the storage proxy read repair repaired blocking get default response

func (*StorageProxyReadRepairRepairedBlockingGetDefault) Error ¶

func (*StorageProxyReadRepairRepairedBlockingGetDefault) GetPayload ¶

type StorageProxyReadRepairRepairedBlockingGetOK ¶

type StorageProxyReadRepairRepairedBlockingGetOK struct {
	Payload interface{}
}

StorageProxyReadRepairRepairedBlockingGetOK handles this case with default header values.

StorageProxyReadRepairRepairedBlockingGetOK storage proxy read repair repaired blocking get o k

func NewStorageProxyReadRepairRepairedBlockingGetOK ¶

func NewStorageProxyReadRepairRepairedBlockingGetOK() *StorageProxyReadRepairRepairedBlockingGetOK

NewStorageProxyReadRepairRepairedBlockingGetOK creates a StorageProxyReadRepairRepairedBlockingGetOK with default headers values

func (*StorageProxyReadRepairRepairedBlockingGetOK) GetPayload ¶

func (o *StorageProxyReadRepairRepairedBlockingGetOK) GetPayload() interface{}

type StorageProxyReadRepairRepairedBlockingGetParams ¶

type StorageProxyReadRepairRepairedBlockingGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageProxyReadRepairRepairedBlockingGetParams contains all the parameters to send to the API endpoint for the storage proxy read repair repaired blocking get operation typically these are written to a http.Request

func NewStorageProxyReadRepairRepairedBlockingGetParams ¶

func NewStorageProxyReadRepairRepairedBlockingGetParams() *StorageProxyReadRepairRepairedBlockingGetParams

NewStorageProxyReadRepairRepairedBlockingGetParams creates a new StorageProxyReadRepairRepairedBlockingGetParams object with the default values initialized.

func NewStorageProxyReadRepairRepairedBlockingGetParamsWithContext ¶

func NewStorageProxyReadRepairRepairedBlockingGetParamsWithContext(ctx context.Context) *StorageProxyReadRepairRepairedBlockingGetParams

NewStorageProxyReadRepairRepairedBlockingGetParamsWithContext creates a new StorageProxyReadRepairRepairedBlockingGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageProxyReadRepairRepairedBlockingGetParamsWithHTTPClient ¶

func NewStorageProxyReadRepairRepairedBlockingGetParamsWithHTTPClient(client *http.Client) *StorageProxyReadRepairRepairedBlockingGetParams

NewStorageProxyReadRepairRepairedBlockingGetParamsWithHTTPClient creates a new StorageProxyReadRepairRepairedBlockingGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageProxyReadRepairRepairedBlockingGetParamsWithTimeout ¶

func NewStorageProxyReadRepairRepairedBlockingGetParamsWithTimeout(timeout time.Duration) *StorageProxyReadRepairRepairedBlockingGetParams

NewStorageProxyReadRepairRepairedBlockingGetParamsWithTimeout creates a new StorageProxyReadRepairRepairedBlockingGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageProxyReadRepairRepairedBlockingGetParams) SetContext ¶

SetContext adds the context to the storage proxy read repair repaired blocking get params

func (*StorageProxyReadRepairRepairedBlockingGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the storage proxy read repair repaired blocking get params

func (*StorageProxyReadRepairRepairedBlockingGetParams) SetTimeout ¶

SetTimeout adds the timeout to the storage proxy read repair repaired blocking get params

func (*StorageProxyReadRepairRepairedBlockingGetParams) WithContext ¶

WithContext adds the context to the storage proxy read repair repaired blocking get params

func (*StorageProxyReadRepairRepairedBlockingGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage proxy read repair repaired blocking get params

func (*StorageProxyReadRepairRepairedBlockingGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage proxy read repair repaired blocking get params

func (*StorageProxyReadRepairRepairedBlockingGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageProxyReadRepairRepairedBlockingGetReader ¶

type StorageProxyReadRepairRepairedBlockingGetReader struct {
	// contains filtered or unexported fields
}

StorageProxyReadRepairRepairedBlockingGetReader is a Reader for the StorageProxyReadRepairRepairedBlockingGet structure.

func (*StorageProxyReadRepairRepairedBlockingGetReader) ReadResponse ¶

func (o *StorageProxyReadRepairRepairedBlockingGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageProxyReloadTriggerClassesPostDefault ¶

type StorageProxyReloadTriggerClassesPostDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageProxyReloadTriggerClassesPostDefault handles this case with default header values.

internal server error

func NewStorageProxyReloadTriggerClassesPostDefault ¶

func NewStorageProxyReloadTriggerClassesPostDefault(code int) *StorageProxyReloadTriggerClassesPostDefault

NewStorageProxyReloadTriggerClassesPostDefault creates a StorageProxyReloadTriggerClassesPostDefault with default headers values

func (*StorageProxyReloadTriggerClassesPostDefault) Code ¶

Code gets the status code for the storage proxy reload trigger classes post default response

func (*StorageProxyReloadTriggerClassesPostDefault) Error ¶

func (*StorageProxyReloadTriggerClassesPostDefault) GetPayload ¶

type StorageProxyReloadTriggerClassesPostOK ¶

type StorageProxyReloadTriggerClassesPostOK struct {
}

StorageProxyReloadTriggerClassesPostOK handles this case with default header values.

StorageProxyReloadTriggerClassesPostOK storage proxy reload trigger classes post o k

func NewStorageProxyReloadTriggerClassesPostOK ¶

func NewStorageProxyReloadTriggerClassesPostOK() *StorageProxyReloadTriggerClassesPostOK

NewStorageProxyReloadTriggerClassesPostOK creates a StorageProxyReloadTriggerClassesPostOK with default headers values

type StorageProxyReloadTriggerClassesPostParams ¶

type StorageProxyReloadTriggerClassesPostParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageProxyReloadTriggerClassesPostParams contains all the parameters to send to the API endpoint for the storage proxy reload trigger classes post operation typically these are written to a http.Request

func NewStorageProxyReloadTriggerClassesPostParams ¶

func NewStorageProxyReloadTriggerClassesPostParams() *StorageProxyReloadTriggerClassesPostParams

NewStorageProxyReloadTriggerClassesPostParams creates a new StorageProxyReloadTriggerClassesPostParams object with the default values initialized.

func NewStorageProxyReloadTriggerClassesPostParamsWithContext ¶

func NewStorageProxyReloadTriggerClassesPostParamsWithContext(ctx context.Context) *StorageProxyReloadTriggerClassesPostParams

NewStorageProxyReloadTriggerClassesPostParamsWithContext creates a new StorageProxyReloadTriggerClassesPostParams object with the default values initialized, and the ability to set a context for a request

func NewStorageProxyReloadTriggerClassesPostParamsWithHTTPClient ¶

func NewStorageProxyReloadTriggerClassesPostParamsWithHTTPClient(client *http.Client) *StorageProxyReloadTriggerClassesPostParams

NewStorageProxyReloadTriggerClassesPostParamsWithHTTPClient creates a new StorageProxyReloadTriggerClassesPostParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageProxyReloadTriggerClassesPostParamsWithTimeout ¶

func NewStorageProxyReloadTriggerClassesPostParamsWithTimeout(timeout time.Duration) *StorageProxyReloadTriggerClassesPostParams

NewStorageProxyReloadTriggerClassesPostParamsWithTimeout creates a new StorageProxyReloadTriggerClassesPostParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageProxyReloadTriggerClassesPostParams) SetContext ¶

SetContext adds the context to the storage proxy reload trigger classes post params

func (*StorageProxyReloadTriggerClassesPostParams) SetHTTPClient ¶

func (o *StorageProxyReloadTriggerClassesPostParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage proxy reload trigger classes post params

func (*StorageProxyReloadTriggerClassesPostParams) SetTimeout ¶

SetTimeout adds the timeout to the storage proxy reload trigger classes post params

func (*StorageProxyReloadTriggerClassesPostParams) WithContext ¶

WithContext adds the context to the storage proxy reload trigger classes post params

func (*StorageProxyReloadTriggerClassesPostParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage proxy reload trigger classes post params

func (*StorageProxyReloadTriggerClassesPostParams) WithTimeout ¶

WithTimeout adds the timeout to the storage proxy reload trigger classes post params

func (*StorageProxyReloadTriggerClassesPostParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageProxyReloadTriggerClassesPostReader ¶

type StorageProxyReloadTriggerClassesPostReader struct {
	// contains filtered or unexported fields
}

StorageProxyReloadTriggerClassesPostReader is a Reader for the StorageProxyReloadTriggerClassesPost structure.

func (*StorageProxyReloadTriggerClassesPostReader) ReadResponse ¶

func (o *StorageProxyReloadTriggerClassesPostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageProxySchemaVersionsGetDefault ¶

type StorageProxySchemaVersionsGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageProxySchemaVersionsGetDefault handles this case with default header values.

internal server error

func NewStorageProxySchemaVersionsGetDefault ¶

func NewStorageProxySchemaVersionsGetDefault(code int) *StorageProxySchemaVersionsGetDefault

NewStorageProxySchemaVersionsGetDefault creates a StorageProxySchemaVersionsGetDefault with default headers values

func (*StorageProxySchemaVersionsGetDefault) Code ¶

Code gets the status code for the storage proxy schema versions get default response

func (*StorageProxySchemaVersionsGetDefault) Error ¶

func (*StorageProxySchemaVersionsGetDefault) GetPayload ¶

type StorageProxySchemaVersionsGetOK ¶

type StorageProxySchemaVersionsGetOK struct {
	Payload []*models.MapperList
}

StorageProxySchemaVersionsGetOK handles this case with default header values.

StorageProxySchemaVersionsGetOK storage proxy schema versions get o k

func NewStorageProxySchemaVersionsGetOK ¶

func NewStorageProxySchemaVersionsGetOK() *StorageProxySchemaVersionsGetOK

NewStorageProxySchemaVersionsGetOK creates a StorageProxySchemaVersionsGetOK with default headers values

func (*StorageProxySchemaVersionsGetOK) GetPayload ¶

type StorageProxySchemaVersionsGetParams ¶

type StorageProxySchemaVersionsGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageProxySchemaVersionsGetParams contains all the parameters to send to the API endpoint for the storage proxy schema versions get operation typically these are written to a http.Request

func NewStorageProxySchemaVersionsGetParams ¶

func NewStorageProxySchemaVersionsGetParams() *StorageProxySchemaVersionsGetParams

NewStorageProxySchemaVersionsGetParams creates a new StorageProxySchemaVersionsGetParams object with the default values initialized.

func NewStorageProxySchemaVersionsGetParamsWithContext ¶

func NewStorageProxySchemaVersionsGetParamsWithContext(ctx context.Context) *StorageProxySchemaVersionsGetParams

NewStorageProxySchemaVersionsGetParamsWithContext creates a new StorageProxySchemaVersionsGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageProxySchemaVersionsGetParamsWithHTTPClient ¶

func NewStorageProxySchemaVersionsGetParamsWithHTTPClient(client *http.Client) *StorageProxySchemaVersionsGetParams

NewStorageProxySchemaVersionsGetParamsWithHTTPClient creates a new StorageProxySchemaVersionsGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageProxySchemaVersionsGetParamsWithTimeout ¶

func NewStorageProxySchemaVersionsGetParamsWithTimeout(timeout time.Duration) *StorageProxySchemaVersionsGetParams

NewStorageProxySchemaVersionsGetParamsWithTimeout creates a new StorageProxySchemaVersionsGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageProxySchemaVersionsGetParams) SetContext ¶

SetContext adds the context to the storage proxy schema versions get params

func (*StorageProxySchemaVersionsGetParams) SetHTTPClient ¶

func (o *StorageProxySchemaVersionsGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage proxy schema versions get params

func (*StorageProxySchemaVersionsGetParams) SetTimeout ¶

func (o *StorageProxySchemaVersionsGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the storage proxy schema versions get params

func (*StorageProxySchemaVersionsGetParams) WithContext ¶

WithContext adds the context to the storage proxy schema versions get params

func (*StorageProxySchemaVersionsGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage proxy schema versions get params

func (*StorageProxySchemaVersionsGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage proxy schema versions get params

func (*StorageProxySchemaVersionsGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageProxySchemaVersionsGetReader ¶

type StorageProxySchemaVersionsGetReader struct {
	// contains filtered or unexported fields
}

StorageProxySchemaVersionsGetReader is a Reader for the StorageProxySchemaVersionsGet structure.

func (*StorageProxySchemaVersionsGetReader) ReadResponse ¶

func (o *StorageProxySchemaVersionsGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageProxyTotalHintsGetDefault ¶

type StorageProxyTotalHintsGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageProxyTotalHintsGetDefault handles this case with default header values.

internal server error

func NewStorageProxyTotalHintsGetDefault ¶

func NewStorageProxyTotalHintsGetDefault(code int) *StorageProxyTotalHintsGetDefault

NewStorageProxyTotalHintsGetDefault creates a StorageProxyTotalHintsGetDefault with default headers values

func (*StorageProxyTotalHintsGetDefault) Code ¶

Code gets the status code for the storage proxy total hints get default response

func (*StorageProxyTotalHintsGetDefault) Error ¶

func (*StorageProxyTotalHintsGetDefault) GetPayload ¶

type StorageProxyTotalHintsGetOK ¶

type StorageProxyTotalHintsGetOK struct {
	Payload interface{}
}

StorageProxyTotalHintsGetOK handles this case with default header values.

StorageProxyTotalHintsGetOK storage proxy total hints get o k

func NewStorageProxyTotalHintsGetOK ¶

func NewStorageProxyTotalHintsGetOK() *StorageProxyTotalHintsGetOK

NewStorageProxyTotalHintsGetOK creates a StorageProxyTotalHintsGetOK with default headers values

func (*StorageProxyTotalHintsGetOK) GetPayload ¶

func (o *StorageProxyTotalHintsGetOK) GetPayload() interface{}

type StorageProxyTotalHintsGetParams ¶

type StorageProxyTotalHintsGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageProxyTotalHintsGetParams contains all the parameters to send to the API endpoint for the storage proxy total hints get operation typically these are written to a http.Request

func NewStorageProxyTotalHintsGetParams ¶

func NewStorageProxyTotalHintsGetParams() *StorageProxyTotalHintsGetParams

NewStorageProxyTotalHintsGetParams creates a new StorageProxyTotalHintsGetParams object with the default values initialized.

func NewStorageProxyTotalHintsGetParamsWithContext ¶

func NewStorageProxyTotalHintsGetParamsWithContext(ctx context.Context) *StorageProxyTotalHintsGetParams

NewStorageProxyTotalHintsGetParamsWithContext creates a new StorageProxyTotalHintsGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageProxyTotalHintsGetParamsWithHTTPClient ¶

func NewStorageProxyTotalHintsGetParamsWithHTTPClient(client *http.Client) *StorageProxyTotalHintsGetParams

NewStorageProxyTotalHintsGetParamsWithHTTPClient creates a new StorageProxyTotalHintsGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageProxyTotalHintsGetParamsWithTimeout ¶

func NewStorageProxyTotalHintsGetParamsWithTimeout(timeout time.Duration) *StorageProxyTotalHintsGetParams

NewStorageProxyTotalHintsGetParamsWithTimeout creates a new StorageProxyTotalHintsGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageProxyTotalHintsGetParams) SetContext ¶

func (o *StorageProxyTotalHintsGetParams) SetContext(ctx context.Context)

SetContext adds the context to the storage proxy total hints get params

func (*StorageProxyTotalHintsGetParams) SetHTTPClient ¶

func (o *StorageProxyTotalHintsGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage proxy total hints get params

func (*StorageProxyTotalHintsGetParams) SetTimeout ¶

func (o *StorageProxyTotalHintsGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the storage proxy total hints get params

func (*StorageProxyTotalHintsGetParams) WithContext ¶

WithContext adds the context to the storage proxy total hints get params

func (*StorageProxyTotalHintsGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage proxy total hints get params

func (*StorageProxyTotalHintsGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage proxy total hints get params

func (*StorageProxyTotalHintsGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageProxyTotalHintsGetReader ¶

type StorageProxyTotalHintsGetReader struct {
	// contains filtered or unexported fields
}

StorageProxyTotalHintsGetReader is a Reader for the StorageProxyTotalHintsGet structure.

func (*StorageProxyTotalHintsGetReader) ReadResponse ¶

func (o *StorageProxyTotalHintsGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageProxyTruncateRPCTimeoutGetDefault ¶

type StorageProxyTruncateRPCTimeoutGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageProxyTruncateRPCTimeoutGetDefault handles this case with default header values.

internal server error

func NewStorageProxyTruncateRPCTimeoutGetDefault ¶

func NewStorageProxyTruncateRPCTimeoutGetDefault(code int) *StorageProxyTruncateRPCTimeoutGetDefault

NewStorageProxyTruncateRPCTimeoutGetDefault creates a StorageProxyTruncateRPCTimeoutGetDefault with default headers values

func (*StorageProxyTruncateRPCTimeoutGetDefault) Code ¶

Code gets the status code for the storage proxy truncate Rpc timeout get default response

func (*StorageProxyTruncateRPCTimeoutGetDefault) Error ¶

func (*StorageProxyTruncateRPCTimeoutGetDefault) GetPayload ¶

type StorageProxyTruncateRPCTimeoutGetOK ¶

type StorageProxyTruncateRPCTimeoutGetOK struct {
	Payload interface{}
}

StorageProxyTruncateRPCTimeoutGetOK handles this case with default header values.

StorageProxyTruncateRPCTimeoutGetOK storage proxy truncate Rpc timeout get o k

func NewStorageProxyTruncateRPCTimeoutGetOK ¶

func NewStorageProxyTruncateRPCTimeoutGetOK() *StorageProxyTruncateRPCTimeoutGetOK

NewStorageProxyTruncateRPCTimeoutGetOK creates a StorageProxyTruncateRPCTimeoutGetOK with default headers values

func (*StorageProxyTruncateRPCTimeoutGetOK) GetPayload ¶

func (o *StorageProxyTruncateRPCTimeoutGetOK) GetPayload() interface{}

type StorageProxyTruncateRPCTimeoutGetParams ¶

type StorageProxyTruncateRPCTimeoutGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageProxyTruncateRPCTimeoutGetParams contains all the parameters to send to the API endpoint for the storage proxy truncate Rpc timeout get operation typically these are written to a http.Request

func NewStorageProxyTruncateRPCTimeoutGetParams ¶

func NewStorageProxyTruncateRPCTimeoutGetParams() *StorageProxyTruncateRPCTimeoutGetParams

NewStorageProxyTruncateRPCTimeoutGetParams creates a new StorageProxyTruncateRPCTimeoutGetParams object with the default values initialized.

func NewStorageProxyTruncateRPCTimeoutGetParamsWithContext ¶

func NewStorageProxyTruncateRPCTimeoutGetParamsWithContext(ctx context.Context) *StorageProxyTruncateRPCTimeoutGetParams

NewStorageProxyTruncateRPCTimeoutGetParamsWithContext creates a new StorageProxyTruncateRPCTimeoutGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageProxyTruncateRPCTimeoutGetParamsWithHTTPClient ¶

func NewStorageProxyTruncateRPCTimeoutGetParamsWithHTTPClient(client *http.Client) *StorageProxyTruncateRPCTimeoutGetParams

NewStorageProxyTruncateRPCTimeoutGetParamsWithHTTPClient creates a new StorageProxyTruncateRPCTimeoutGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageProxyTruncateRPCTimeoutGetParamsWithTimeout ¶

func NewStorageProxyTruncateRPCTimeoutGetParamsWithTimeout(timeout time.Duration) *StorageProxyTruncateRPCTimeoutGetParams

NewStorageProxyTruncateRPCTimeoutGetParamsWithTimeout creates a new StorageProxyTruncateRPCTimeoutGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageProxyTruncateRPCTimeoutGetParams) SetContext ¶

SetContext adds the context to the storage proxy truncate Rpc timeout get params

func (*StorageProxyTruncateRPCTimeoutGetParams) SetHTTPClient ¶

func (o *StorageProxyTruncateRPCTimeoutGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage proxy truncate Rpc timeout get params

func (*StorageProxyTruncateRPCTimeoutGetParams) SetTimeout ¶

func (o *StorageProxyTruncateRPCTimeoutGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the storage proxy truncate Rpc timeout get params

func (*StorageProxyTruncateRPCTimeoutGetParams) WithContext ¶

WithContext adds the context to the storage proxy truncate Rpc timeout get params

func (*StorageProxyTruncateRPCTimeoutGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage proxy truncate Rpc timeout get params

func (*StorageProxyTruncateRPCTimeoutGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage proxy truncate Rpc timeout get params

func (*StorageProxyTruncateRPCTimeoutGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageProxyTruncateRPCTimeoutGetReader ¶

type StorageProxyTruncateRPCTimeoutGetReader struct {
	// contains filtered or unexported fields
}

StorageProxyTruncateRPCTimeoutGetReader is a Reader for the StorageProxyTruncateRPCTimeoutGet structure.

func (*StorageProxyTruncateRPCTimeoutGetReader) ReadResponse ¶

func (o *StorageProxyTruncateRPCTimeoutGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageProxyTruncateRPCTimeoutPostDefault ¶

type StorageProxyTruncateRPCTimeoutPostDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageProxyTruncateRPCTimeoutPostDefault handles this case with default header values.

internal server error

func NewStorageProxyTruncateRPCTimeoutPostDefault ¶

func NewStorageProxyTruncateRPCTimeoutPostDefault(code int) *StorageProxyTruncateRPCTimeoutPostDefault

NewStorageProxyTruncateRPCTimeoutPostDefault creates a StorageProxyTruncateRPCTimeoutPostDefault with default headers values

func (*StorageProxyTruncateRPCTimeoutPostDefault) Code ¶

Code gets the status code for the storage proxy truncate Rpc timeout post default response

func (*StorageProxyTruncateRPCTimeoutPostDefault) Error ¶

func (*StorageProxyTruncateRPCTimeoutPostDefault) GetPayload ¶

type StorageProxyTruncateRPCTimeoutPostOK ¶

type StorageProxyTruncateRPCTimeoutPostOK struct {
}

StorageProxyTruncateRPCTimeoutPostOK handles this case with default header values.

StorageProxyTruncateRPCTimeoutPostOK storage proxy truncate Rpc timeout post o k

func NewStorageProxyTruncateRPCTimeoutPostOK ¶

func NewStorageProxyTruncateRPCTimeoutPostOK() *StorageProxyTruncateRPCTimeoutPostOK

NewStorageProxyTruncateRPCTimeoutPostOK creates a StorageProxyTruncateRPCTimeoutPostOK with default headers values

type StorageProxyTruncateRPCTimeoutPostParams ¶

type StorageProxyTruncateRPCTimeoutPostParams struct {

	/*Timeout
	  timeout in second

	*/
	Timeout string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageProxyTruncateRPCTimeoutPostParams contains all the parameters to send to the API endpoint for the storage proxy truncate Rpc timeout post operation typically these are written to a http.Request

func NewStorageProxyTruncateRPCTimeoutPostParams ¶

func NewStorageProxyTruncateRPCTimeoutPostParams() *StorageProxyTruncateRPCTimeoutPostParams

NewStorageProxyTruncateRPCTimeoutPostParams creates a new StorageProxyTruncateRPCTimeoutPostParams object with the default values initialized.

func NewStorageProxyTruncateRPCTimeoutPostParamsWithContext ¶

func NewStorageProxyTruncateRPCTimeoutPostParamsWithContext(ctx context.Context) *StorageProxyTruncateRPCTimeoutPostParams

NewStorageProxyTruncateRPCTimeoutPostParamsWithContext creates a new StorageProxyTruncateRPCTimeoutPostParams object with the default values initialized, and the ability to set a context for a request

func NewStorageProxyTruncateRPCTimeoutPostParamsWithHTTPClient ¶

func NewStorageProxyTruncateRPCTimeoutPostParamsWithHTTPClient(client *http.Client) *StorageProxyTruncateRPCTimeoutPostParams

NewStorageProxyTruncateRPCTimeoutPostParamsWithHTTPClient creates a new StorageProxyTruncateRPCTimeoutPostParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageProxyTruncateRPCTimeoutPostParamsWithTimeout ¶

func NewStorageProxyTruncateRPCTimeoutPostParamsWithTimeout(timeout time.Duration) *StorageProxyTruncateRPCTimeoutPostParams

NewStorageProxyTruncateRPCTimeoutPostParamsWithTimeout creates a new StorageProxyTruncateRPCTimeoutPostParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageProxyTruncateRPCTimeoutPostParams) SetContext ¶

SetContext adds the context to the storage proxy truncate Rpc timeout post params

func (*StorageProxyTruncateRPCTimeoutPostParams) SetHTTPClient ¶

func (o *StorageProxyTruncateRPCTimeoutPostParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage proxy truncate Rpc timeout post params

func (*StorageProxyTruncateRPCTimeoutPostParams) SetRequestTimeout ¶

func (o *StorageProxyTruncateRPCTimeoutPostParams) SetRequestTimeout(timeout time.Duration)

SetRequestTimeout adds the timeout to the storage proxy truncate Rpc timeout post params

func (*StorageProxyTruncateRPCTimeoutPostParams) SetTimeout ¶

func (o *StorageProxyTruncateRPCTimeoutPostParams) SetTimeout(timeout string)

SetTimeout adds the timeout to the storage proxy truncate Rpc timeout post params

func (*StorageProxyTruncateRPCTimeoutPostParams) WithContext ¶

WithContext adds the context to the storage proxy truncate Rpc timeout post params

func (*StorageProxyTruncateRPCTimeoutPostParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage proxy truncate Rpc timeout post params

func (*StorageProxyTruncateRPCTimeoutPostParams) WithRequestTimeout ¶

WithRequestTimeout adds the timeout to the storage proxy truncate Rpc timeout post params

func (*StorageProxyTruncateRPCTimeoutPostParams) WithTimeout ¶

WithTimeout adds the timeout to the storage proxy truncate Rpc timeout post params

func (*StorageProxyTruncateRPCTimeoutPostParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageProxyTruncateRPCTimeoutPostReader ¶

type StorageProxyTruncateRPCTimeoutPostReader struct {
	// contains filtered or unexported fields
}

StorageProxyTruncateRPCTimeoutPostReader is a Reader for the StorageProxyTruncateRPCTimeoutPost structure.

func (*StorageProxyTruncateRPCTimeoutPostReader) ReadResponse ¶

func (o *StorageProxyTruncateRPCTimeoutPostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageProxyWriteRPCTimeoutGetDefault ¶

type StorageProxyWriteRPCTimeoutGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageProxyWriteRPCTimeoutGetDefault handles this case with default header values.

internal server error

func NewStorageProxyWriteRPCTimeoutGetDefault ¶

func NewStorageProxyWriteRPCTimeoutGetDefault(code int) *StorageProxyWriteRPCTimeoutGetDefault

NewStorageProxyWriteRPCTimeoutGetDefault creates a StorageProxyWriteRPCTimeoutGetDefault with default headers values

func (*StorageProxyWriteRPCTimeoutGetDefault) Code ¶

Code gets the status code for the storage proxy write Rpc timeout get default response

func (*StorageProxyWriteRPCTimeoutGetDefault) Error ¶

func (*StorageProxyWriteRPCTimeoutGetDefault) GetPayload ¶

type StorageProxyWriteRPCTimeoutGetOK ¶

type StorageProxyWriteRPCTimeoutGetOK struct {
	Payload interface{}
}

StorageProxyWriteRPCTimeoutGetOK handles this case with default header values.

StorageProxyWriteRPCTimeoutGetOK storage proxy write Rpc timeout get o k

func NewStorageProxyWriteRPCTimeoutGetOK ¶

func NewStorageProxyWriteRPCTimeoutGetOK() *StorageProxyWriteRPCTimeoutGetOK

NewStorageProxyWriteRPCTimeoutGetOK creates a StorageProxyWriteRPCTimeoutGetOK with default headers values

func (*StorageProxyWriteRPCTimeoutGetOK) GetPayload ¶

func (o *StorageProxyWriteRPCTimeoutGetOK) GetPayload() interface{}

type StorageProxyWriteRPCTimeoutGetParams ¶

type StorageProxyWriteRPCTimeoutGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageProxyWriteRPCTimeoutGetParams contains all the parameters to send to the API endpoint for the storage proxy write Rpc timeout get operation typically these are written to a http.Request

func NewStorageProxyWriteRPCTimeoutGetParams ¶

func NewStorageProxyWriteRPCTimeoutGetParams() *StorageProxyWriteRPCTimeoutGetParams

NewStorageProxyWriteRPCTimeoutGetParams creates a new StorageProxyWriteRPCTimeoutGetParams object with the default values initialized.

func NewStorageProxyWriteRPCTimeoutGetParamsWithContext ¶

func NewStorageProxyWriteRPCTimeoutGetParamsWithContext(ctx context.Context) *StorageProxyWriteRPCTimeoutGetParams

NewStorageProxyWriteRPCTimeoutGetParamsWithContext creates a new StorageProxyWriteRPCTimeoutGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageProxyWriteRPCTimeoutGetParamsWithHTTPClient ¶

func NewStorageProxyWriteRPCTimeoutGetParamsWithHTTPClient(client *http.Client) *StorageProxyWriteRPCTimeoutGetParams

NewStorageProxyWriteRPCTimeoutGetParamsWithHTTPClient creates a new StorageProxyWriteRPCTimeoutGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageProxyWriteRPCTimeoutGetParamsWithTimeout ¶

func NewStorageProxyWriteRPCTimeoutGetParamsWithTimeout(timeout time.Duration) *StorageProxyWriteRPCTimeoutGetParams

NewStorageProxyWriteRPCTimeoutGetParamsWithTimeout creates a new StorageProxyWriteRPCTimeoutGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageProxyWriteRPCTimeoutGetParams) SetContext ¶

SetContext adds the context to the storage proxy write Rpc timeout get params

func (*StorageProxyWriteRPCTimeoutGetParams) SetHTTPClient ¶

func (o *StorageProxyWriteRPCTimeoutGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage proxy write Rpc timeout get params

func (*StorageProxyWriteRPCTimeoutGetParams) SetTimeout ¶

func (o *StorageProxyWriteRPCTimeoutGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the storage proxy write Rpc timeout get params

func (*StorageProxyWriteRPCTimeoutGetParams) WithContext ¶

WithContext adds the context to the storage proxy write Rpc timeout get params

func (*StorageProxyWriteRPCTimeoutGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage proxy write Rpc timeout get params

func (*StorageProxyWriteRPCTimeoutGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage proxy write Rpc timeout get params

func (*StorageProxyWriteRPCTimeoutGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageProxyWriteRPCTimeoutGetReader ¶

type StorageProxyWriteRPCTimeoutGetReader struct {
	// contains filtered or unexported fields
}

StorageProxyWriteRPCTimeoutGetReader is a Reader for the StorageProxyWriteRPCTimeoutGet structure.

func (*StorageProxyWriteRPCTimeoutGetReader) ReadResponse ¶

func (o *StorageProxyWriteRPCTimeoutGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageProxyWriteRPCTimeoutPostDefault ¶

type StorageProxyWriteRPCTimeoutPostDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageProxyWriteRPCTimeoutPostDefault handles this case with default header values.

internal server error

func NewStorageProxyWriteRPCTimeoutPostDefault ¶

func NewStorageProxyWriteRPCTimeoutPostDefault(code int) *StorageProxyWriteRPCTimeoutPostDefault

NewStorageProxyWriteRPCTimeoutPostDefault creates a StorageProxyWriteRPCTimeoutPostDefault with default headers values

func (*StorageProxyWriteRPCTimeoutPostDefault) Code ¶

Code gets the status code for the storage proxy write Rpc timeout post default response

func (*StorageProxyWriteRPCTimeoutPostDefault) Error ¶

func (*StorageProxyWriteRPCTimeoutPostDefault) GetPayload ¶

type StorageProxyWriteRPCTimeoutPostOK ¶

type StorageProxyWriteRPCTimeoutPostOK struct {
}

StorageProxyWriteRPCTimeoutPostOK handles this case with default header values.

StorageProxyWriteRPCTimeoutPostOK storage proxy write Rpc timeout post o k

func NewStorageProxyWriteRPCTimeoutPostOK ¶

func NewStorageProxyWriteRPCTimeoutPostOK() *StorageProxyWriteRPCTimeoutPostOK

NewStorageProxyWriteRPCTimeoutPostOK creates a StorageProxyWriteRPCTimeoutPostOK with default headers values

type StorageProxyWriteRPCTimeoutPostParams ¶

type StorageProxyWriteRPCTimeoutPostParams struct {

	/*Timeout
	  timeout in seconds

	*/
	Timeout string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageProxyWriteRPCTimeoutPostParams contains all the parameters to send to the API endpoint for the storage proxy write Rpc timeout post operation typically these are written to a http.Request

func NewStorageProxyWriteRPCTimeoutPostParams ¶

func NewStorageProxyWriteRPCTimeoutPostParams() *StorageProxyWriteRPCTimeoutPostParams

NewStorageProxyWriteRPCTimeoutPostParams creates a new StorageProxyWriteRPCTimeoutPostParams object with the default values initialized.

func NewStorageProxyWriteRPCTimeoutPostParamsWithContext ¶

func NewStorageProxyWriteRPCTimeoutPostParamsWithContext(ctx context.Context) *StorageProxyWriteRPCTimeoutPostParams

NewStorageProxyWriteRPCTimeoutPostParamsWithContext creates a new StorageProxyWriteRPCTimeoutPostParams object with the default values initialized, and the ability to set a context for a request

func NewStorageProxyWriteRPCTimeoutPostParamsWithHTTPClient ¶

func NewStorageProxyWriteRPCTimeoutPostParamsWithHTTPClient(client *http.Client) *StorageProxyWriteRPCTimeoutPostParams

NewStorageProxyWriteRPCTimeoutPostParamsWithHTTPClient creates a new StorageProxyWriteRPCTimeoutPostParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageProxyWriteRPCTimeoutPostParamsWithTimeout ¶

func NewStorageProxyWriteRPCTimeoutPostParamsWithTimeout(timeout time.Duration) *StorageProxyWriteRPCTimeoutPostParams

NewStorageProxyWriteRPCTimeoutPostParamsWithTimeout creates a new StorageProxyWriteRPCTimeoutPostParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageProxyWriteRPCTimeoutPostParams) SetContext ¶

SetContext adds the context to the storage proxy write Rpc timeout post params

func (*StorageProxyWriteRPCTimeoutPostParams) SetHTTPClient ¶

func (o *StorageProxyWriteRPCTimeoutPostParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage proxy write Rpc timeout post params

func (*StorageProxyWriteRPCTimeoutPostParams) SetRequestTimeout ¶

func (o *StorageProxyWriteRPCTimeoutPostParams) SetRequestTimeout(timeout time.Duration)

SetRequestTimeout adds the timeout to the storage proxy write Rpc timeout post params

func (*StorageProxyWriteRPCTimeoutPostParams) SetTimeout ¶

func (o *StorageProxyWriteRPCTimeoutPostParams) SetTimeout(timeout string)

SetTimeout adds the timeout to the storage proxy write Rpc timeout post params

func (*StorageProxyWriteRPCTimeoutPostParams) WithContext ¶

WithContext adds the context to the storage proxy write Rpc timeout post params

func (*StorageProxyWriteRPCTimeoutPostParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage proxy write Rpc timeout post params

func (*StorageProxyWriteRPCTimeoutPostParams) WithRequestTimeout ¶

WithRequestTimeout adds the timeout to the storage proxy write Rpc timeout post params

func (*StorageProxyWriteRPCTimeoutPostParams) WithTimeout ¶

WithTimeout adds the timeout to the storage proxy write Rpc timeout post params

func (*StorageProxyWriteRPCTimeoutPostParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageProxyWriteRPCTimeoutPostReader ¶

type StorageProxyWriteRPCTimeoutPostReader struct {
	// contains filtered or unexported fields
}

StorageProxyWriteRPCTimeoutPostReader is a Reader for the StorageProxyWriteRPCTimeoutPost structure.

func (*StorageProxyWriteRPCTimeoutPostReader) ReadResponse ¶

func (o *StorageProxyWriteRPCTimeoutPostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServiceActiveRepairGetDefault ¶

type StorageServiceActiveRepairGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServiceActiveRepairGetDefault handles this case with default header values.

internal server error

func NewStorageServiceActiveRepairGetDefault ¶

func NewStorageServiceActiveRepairGetDefault(code int) *StorageServiceActiveRepairGetDefault

NewStorageServiceActiveRepairGetDefault creates a StorageServiceActiveRepairGetDefault with default headers values

func (*StorageServiceActiveRepairGetDefault) Code ¶

Code gets the status code for the storage service active repair get default response

func (*StorageServiceActiveRepairGetDefault) Error ¶

func (*StorageServiceActiveRepairGetDefault) GetPayload ¶

type StorageServiceActiveRepairGetOK ¶

type StorageServiceActiveRepairGetOK struct {
	Payload []int32
}

StorageServiceActiveRepairGetOK handles this case with default header values.

StorageServiceActiveRepairGetOK storage service active repair get o k

func NewStorageServiceActiveRepairGetOK ¶

func NewStorageServiceActiveRepairGetOK() *StorageServiceActiveRepairGetOK

NewStorageServiceActiveRepairGetOK creates a StorageServiceActiveRepairGetOK with default headers values

func (*StorageServiceActiveRepairGetOK) GetPayload ¶

func (o *StorageServiceActiveRepairGetOK) GetPayload() []int32

type StorageServiceActiveRepairGetParams ¶

type StorageServiceActiveRepairGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServiceActiveRepairGetParams contains all the parameters to send to the API endpoint for the storage service active repair get operation typically these are written to a http.Request

func NewStorageServiceActiveRepairGetParams ¶

func NewStorageServiceActiveRepairGetParams() *StorageServiceActiveRepairGetParams

NewStorageServiceActiveRepairGetParams creates a new StorageServiceActiveRepairGetParams object with the default values initialized.

func NewStorageServiceActiveRepairGetParamsWithContext ¶

func NewStorageServiceActiveRepairGetParamsWithContext(ctx context.Context) *StorageServiceActiveRepairGetParams

NewStorageServiceActiveRepairGetParamsWithContext creates a new StorageServiceActiveRepairGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServiceActiveRepairGetParamsWithHTTPClient ¶

func NewStorageServiceActiveRepairGetParamsWithHTTPClient(client *http.Client) *StorageServiceActiveRepairGetParams

NewStorageServiceActiveRepairGetParamsWithHTTPClient creates a new StorageServiceActiveRepairGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServiceActiveRepairGetParamsWithTimeout ¶

func NewStorageServiceActiveRepairGetParamsWithTimeout(timeout time.Duration) *StorageServiceActiveRepairGetParams

NewStorageServiceActiveRepairGetParamsWithTimeout creates a new StorageServiceActiveRepairGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServiceActiveRepairGetParams) SetContext ¶

SetContext adds the context to the storage service active repair get params

func (*StorageServiceActiveRepairGetParams) SetHTTPClient ¶

func (o *StorageServiceActiveRepairGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage service active repair get params

func (*StorageServiceActiveRepairGetParams) SetTimeout ¶

func (o *StorageServiceActiveRepairGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the storage service active repair get params

func (*StorageServiceActiveRepairGetParams) WithContext ¶

WithContext adds the context to the storage service active repair get params

func (*StorageServiceActiveRepairGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service active repair get params

func (*StorageServiceActiveRepairGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service active repair get params

func (*StorageServiceActiveRepairGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServiceActiveRepairGetReader ¶

type StorageServiceActiveRepairGetReader struct {
	// contains filtered or unexported fields
}

StorageServiceActiveRepairGetReader is a Reader for the StorageServiceActiveRepairGet structure.

func (*StorageServiceActiveRepairGetReader) ReadResponse ¶

func (o *StorageServiceActiveRepairGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServiceAutoCompactionByKeyspaceDeleteDefault ¶

type StorageServiceAutoCompactionByKeyspaceDeleteDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServiceAutoCompactionByKeyspaceDeleteDefault handles this case with default header values.

internal server error

func NewStorageServiceAutoCompactionByKeyspaceDeleteDefault ¶

func NewStorageServiceAutoCompactionByKeyspaceDeleteDefault(code int) *StorageServiceAutoCompactionByKeyspaceDeleteDefault

NewStorageServiceAutoCompactionByKeyspaceDeleteDefault creates a StorageServiceAutoCompactionByKeyspaceDeleteDefault with default headers values

func (*StorageServiceAutoCompactionByKeyspaceDeleteDefault) Code ¶

Code gets the status code for the storage service auto compaction by keyspace delete default response

func (*StorageServiceAutoCompactionByKeyspaceDeleteDefault) Error ¶

func (*StorageServiceAutoCompactionByKeyspaceDeleteDefault) GetPayload ¶

type StorageServiceAutoCompactionByKeyspaceDeleteOK ¶

type StorageServiceAutoCompactionByKeyspaceDeleteOK struct {
}

StorageServiceAutoCompactionByKeyspaceDeleteOK handles this case with default header values.

StorageServiceAutoCompactionByKeyspaceDeleteOK storage service auto compaction by keyspace delete o k

func NewStorageServiceAutoCompactionByKeyspaceDeleteOK ¶

func NewStorageServiceAutoCompactionByKeyspaceDeleteOK() *StorageServiceAutoCompactionByKeyspaceDeleteOK

NewStorageServiceAutoCompactionByKeyspaceDeleteOK creates a StorageServiceAutoCompactionByKeyspaceDeleteOK with default headers values

type StorageServiceAutoCompactionByKeyspaceDeleteParams ¶

type StorageServiceAutoCompactionByKeyspaceDeleteParams struct {

	/*Cf
	  Comma seperated column family names

	*/
	Cf *string
	/*Keyspace
	  The keyspace

	*/
	Keyspace string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServiceAutoCompactionByKeyspaceDeleteParams contains all the parameters to send to the API endpoint for the storage service auto compaction by keyspace delete operation typically these are written to a http.Request

func NewStorageServiceAutoCompactionByKeyspaceDeleteParams ¶

func NewStorageServiceAutoCompactionByKeyspaceDeleteParams() *StorageServiceAutoCompactionByKeyspaceDeleteParams

NewStorageServiceAutoCompactionByKeyspaceDeleteParams creates a new StorageServiceAutoCompactionByKeyspaceDeleteParams object with the default values initialized.

func NewStorageServiceAutoCompactionByKeyspaceDeleteParamsWithContext ¶

func NewStorageServiceAutoCompactionByKeyspaceDeleteParamsWithContext(ctx context.Context) *StorageServiceAutoCompactionByKeyspaceDeleteParams

NewStorageServiceAutoCompactionByKeyspaceDeleteParamsWithContext creates a new StorageServiceAutoCompactionByKeyspaceDeleteParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServiceAutoCompactionByKeyspaceDeleteParamsWithHTTPClient ¶

func NewStorageServiceAutoCompactionByKeyspaceDeleteParamsWithHTTPClient(client *http.Client) *StorageServiceAutoCompactionByKeyspaceDeleteParams

NewStorageServiceAutoCompactionByKeyspaceDeleteParamsWithHTTPClient creates a new StorageServiceAutoCompactionByKeyspaceDeleteParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServiceAutoCompactionByKeyspaceDeleteParamsWithTimeout ¶

func NewStorageServiceAutoCompactionByKeyspaceDeleteParamsWithTimeout(timeout time.Duration) *StorageServiceAutoCompactionByKeyspaceDeleteParams

NewStorageServiceAutoCompactionByKeyspaceDeleteParamsWithTimeout creates a new StorageServiceAutoCompactionByKeyspaceDeleteParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServiceAutoCompactionByKeyspaceDeleteParams) SetCf ¶

SetCf adds the cf to the storage service auto compaction by keyspace delete params

func (*StorageServiceAutoCompactionByKeyspaceDeleteParams) SetContext ¶

SetContext adds the context to the storage service auto compaction by keyspace delete params

func (*StorageServiceAutoCompactionByKeyspaceDeleteParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the storage service auto compaction by keyspace delete params

func (*StorageServiceAutoCompactionByKeyspaceDeleteParams) SetKeyspace ¶

SetKeyspace adds the keyspace to the storage service auto compaction by keyspace delete params

func (*StorageServiceAutoCompactionByKeyspaceDeleteParams) SetTimeout ¶

SetTimeout adds the timeout to the storage service auto compaction by keyspace delete params

func (*StorageServiceAutoCompactionByKeyspaceDeleteParams) WithCf ¶

WithCf adds the cf to the storage service auto compaction by keyspace delete params

func (*StorageServiceAutoCompactionByKeyspaceDeleteParams) WithContext ¶

WithContext adds the context to the storage service auto compaction by keyspace delete params

func (*StorageServiceAutoCompactionByKeyspaceDeleteParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service auto compaction by keyspace delete params

func (*StorageServiceAutoCompactionByKeyspaceDeleteParams) WithKeyspace ¶

WithKeyspace adds the keyspace to the storage service auto compaction by keyspace delete params

func (*StorageServiceAutoCompactionByKeyspaceDeleteParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service auto compaction by keyspace delete params

func (*StorageServiceAutoCompactionByKeyspaceDeleteParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServiceAutoCompactionByKeyspaceDeleteReader ¶

type StorageServiceAutoCompactionByKeyspaceDeleteReader struct {
	// contains filtered or unexported fields
}

StorageServiceAutoCompactionByKeyspaceDeleteReader is a Reader for the StorageServiceAutoCompactionByKeyspaceDelete structure.

func (*StorageServiceAutoCompactionByKeyspaceDeleteReader) ReadResponse ¶

func (o *StorageServiceAutoCompactionByKeyspaceDeleteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServiceAutoCompactionByKeyspacePostDefault ¶

type StorageServiceAutoCompactionByKeyspacePostDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServiceAutoCompactionByKeyspacePostDefault handles this case with default header values.

internal server error

func NewStorageServiceAutoCompactionByKeyspacePostDefault ¶

func NewStorageServiceAutoCompactionByKeyspacePostDefault(code int) *StorageServiceAutoCompactionByKeyspacePostDefault

NewStorageServiceAutoCompactionByKeyspacePostDefault creates a StorageServiceAutoCompactionByKeyspacePostDefault with default headers values

func (*StorageServiceAutoCompactionByKeyspacePostDefault) Code ¶

Code gets the status code for the storage service auto compaction by keyspace post default response

func (*StorageServiceAutoCompactionByKeyspacePostDefault) Error ¶

func (*StorageServiceAutoCompactionByKeyspacePostDefault) GetPayload ¶

type StorageServiceAutoCompactionByKeyspacePostOK ¶

type StorageServiceAutoCompactionByKeyspacePostOK struct {
}

StorageServiceAutoCompactionByKeyspacePostOK handles this case with default header values.

StorageServiceAutoCompactionByKeyspacePostOK storage service auto compaction by keyspace post o k

func NewStorageServiceAutoCompactionByKeyspacePostOK ¶

func NewStorageServiceAutoCompactionByKeyspacePostOK() *StorageServiceAutoCompactionByKeyspacePostOK

NewStorageServiceAutoCompactionByKeyspacePostOK creates a StorageServiceAutoCompactionByKeyspacePostOK with default headers values

type StorageServiceAutoCompactionByKeyspacePostParams ¶

type StorageServiceAutoCompactionByKeyspacePostParams struct {

	/*Cf
	  Comma seperated column family names

	*/
	Cf *string
	/*Keyspace
	  The keyspace

	*/
	Keyspace string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServiceAutoCompactionByKeyspacePostParams contains all the parameters to send to the API endpoint for the storage service auto compaction by keyspace post operation typically these are written to a http.Request

func NewStorageServiceAutoCompactionByKeyspacePostParams ¶

func NewStorageServiceAutoCompactionByKeyspacePostParams() *StorageServiceAutoCompactionByKeyspacePostParams

NewStorageServiceAutoCompactionByKeyspacePostParams creates a new StorageServiceAutoCompactionByKeyspacePostParams object with the default values initialized.

func NewStorageServiceAutoCompactionByKeyspacePostParamsWithContext ¶

func NewStorageServiceAutoCompactionByKeyspacePostParamsWithContext(ctx context.Context) *StorageServiceAutoCompactionByKeyspacePostParams

NewStorageServiceAutoCompactionByKeyspacePostParamsWithContext creates a new StorageServiceAutoCompactionByKeyspacePostParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServiceAutoCompactionByKeyspacePostParamsWithHTTPClient ¶

func NewStorageServiceAutoCompactionByKeyspacePostParamsWithHTTPClient(client *http.Client) *StorageServiceAutoCompactionByKeyspacePostParams

NewStorageServiceAutoCompactionByKeyspacePostParamsWithHTTPClient creates a new StorageServiceAutoCompactionByKeyspacePostParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServiceAutoCompactionByKeyspacePostParamsWithTimeout ¶

func NewStorageServiceAutoCompactionByKeyspacePostParamsWithTimeout(timeout time.Duration) *StorageServiceAutoCompactionByKeyspacePostParams

NewStorageServiceAutoCompactionByKeyspacePostParamsWithTimeout creates a new StorageServiceAutoCompactionByKeyspacePostParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServiceAutoCompactionByKeyspacePostParams) SetCf ¶

SetCf adds the cf to the storage service auto compaction by keyspace post params

func (*StorageServiceAutoCompactionByKeyspacePostParams) SetContext ¶

SetContext adds the context to the storage service auto compaction by keyspace post params

func (*StorageServiceAutoCompactionByKeyspacePostParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the storage service auto compaction by keyspace post params

func (*StorageServiceAutoCompactionByKeyspacePostParams) SetKeyspace ¶

SetKeyspace adds the keyspace to the storage service auto compaction by keyspace post params

func (*StorageServiceAutoCompactionByKeyspacePostParams) SetTimeout ¶

SetTimeout adds the timeout to the storage service auto compaction by keyspace post params

func (*StorageServiceAutoCompactionByKeyspacePostParams) WithCf ¶

WithCf adds the cf to the storage service auto compaction by keyspace post params

func (*StorageServiceAutoCompactionByKeyspacePostParams) WithContext ¶

WithContext adds the context to the storage service auto compaction by keyspace post params

func (*StorageServiceAutoCompactionByKeyspacePostParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service auto compaction by keyspace post params

func (*StorageServiceAutoCompactionByKeyspacePostParams) WithKeyspace ¶

WithKeyspace adds the keyspace to the storage service auto compaction by keyspace post params

func (*StorageServiceAutoCompactionByKeyspacePostParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service auto compaction by keyspace post params

func (*StorageServiceAutoCompactionByKeyspacePostParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServiceAutoCompactionByKeyspacePostReader ¶

type StorageServiceAutoCompactionByKeyspacePostReader struct {
	// contains filtered or unexported fields
}

StorageServiceAutoCompactionByKeyspacePostReader is a Reader for the StorageServiceAutoCompactionByKeyspacePost structure.

func (*StorageServiceAutoCompactionByKeyspacePostReader) ReadResponse ¶

func (o *StorageServiceAutoCompactionByKeyspacePostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServiceBatchSizeFailureThresholdGetDefault ¶

type StorageServiceBatchSizeFailureThresholdGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServiceBatchSizeFailureThresholdGetDefault handles this case with default header values.

internal server error

func NewStorageServiceBatchSizeFailureThresholdGetDefault ¶

func NewStorageServiceBatchSizeFailureThresholdGetDefault(code int) *StorageServiceBatchSizeFailureThresholdGetDefault

NewStorageServiceBatchSizeFailureThresholdGetDefault creates a StorageServiceBatchSizeFailureThresholdGetDefault with default headers values

func (*StorageServiceBatchSizeFailureThresholdGetDefault) Code ¶

Code gets the status code for the storage service batch size failure threshold get default response

func (*StorageServiceBatchSizeFailureThresholdGetDefault) Error ¶

func (*StorageServiceBatchSizeFailureThresholdGetDefault) GetPayload ¶

type StorageServiceBatchSizeFailureThresholdGetOK ¶

type StorageServiceBatchSizeFailureThresholdGetOK struct {
	Payload int32
}

StorageServiceBatchSizeFailureThresholdGetOK handles this case with default header values.

StorageServiceBatchSizeFailureThresholdGetOK storage service batch size failure threshold get o k

func NewStorageServiceBatchSizeFailureThresholdGetOK ¶

func NewStorageServiceBatchSizeFailureThresholdGetOK() *StorageServiceBatchSizeFailureThresholdGetOK

NewStorageServiceBatchSizeFailureThresholdGetOK creates a StorageServiceBatchSizeFailureThresholdGetOK with default headers values

func (*StorageServiceBatchSizeFailureThresholdGetOK) GetPayload ¶

type StorageServiceBatchSizeFailureThresholdGetParams ¶

type StorageServiceBatchSizeFailureThresholdGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServiceBatchSizeFailureThresholdGetParams contains all the parameters to send to the API endpoint for the storage service batch size failure threshold get operation typically these are written to a http.Request

func NewStorageServiceBatchSizeFailureThresholdGetParams ¶

func NewStorageServiceBatchSizeFailureThresholdGetParams() *StorageServiceBatchSizeFailureThresholdGetParams

NewStorageServiceBatchSizeFailureThresholdGetParams creates a new StorageServiceBatchSizeFailureThresholdGetParams object with the default values initialized.

func NewStorageServiceBatchSizeFailureThresholdGetParamsWithContext ¶

func NewStorageServiceBatchSizeFailureThresholdGetParamsWithContext(ctx context.Context) *StorageServiceBatchSizeFailureThresholdGetParams

NewStorageServiceBatchSizeFailureThresholdGetParamsWithContext creates a new StorageServiceBatchSizeFailureThresholdGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServiceBatchSizeFailureThresholdGetParamsWithHTTPClient ¶

func NewStorageServiceBatchSizeFailureThresholdGetParamsWithHTTPClient(client *http.Client) *StorageServiceBatchSizeFailureThresholdGetParams

NewStorageServiceBatchSizeFailureThresholdGetParamsWithHTTPClient creates a new StorageServiceBatchSizeFailureThresholdGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServiceBatchSizeFailureThresholdGetParamsWithTimeout ¶

func NewStorageServiceBatchSizeFailureThresholdGetParamsWithTimeout(timeout time.Duration) *StorageServiceBatchSizeFailureThresholdGetParams

NewStorageServiceBatchSizeFailureThresholdGetParamsWithTimeout creates a new StorageServiceBatchSizeFailureThresholdGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServiceBatchSizeFailureThresholdGetParams) SetContext ¶

SetContext adds the context to the storage service batch size failure threshold get params

func (*StorageServiceBatchSizeFailureThresholdGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the storage service batch size failure threshold get params

func (*StorageServiceBatchSizeFailureThresholdGetParams) SetTimeout ¶

SetTimeout adds the timeout to the storage service batch size failure threshold get params

func (*StorageServiceBatchSizeFailureThresholdGetParams) WithContext ¶

WithContext adds the context to the storage service batch size failure threshold get params

func (*StorageServiceBatchSizeFailureThresholdGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service batch size failure threshold get params

func (*StorageServiceBatchSizeFailureThresholdGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service batch size failure threshold get params

func (*StorageServiceBatchSizeFailureThresholdGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServiceBatchSizeFailureThresholdGetReader ¶

type StorageServiceBatchSizeFailureThresholdGetReader struct {
	// contains filtered or unexported fields
}

StorageServiceBatchSizeFailureThresholdGetReader is a Reader for the StorageServiceBatchSizeFailureThresholdGet structure.

func (*StorageServiceBatchSizeFailureThresholdGetReader) ReadResponse ¶

func (o *StorageServiceBatchSizeFailureThresholdGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServiceBatchSizeFailureThresholdPostDefault ¶

type StorageServiceBatchSizeFailureThresholdPostDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServiceBatchSizeFailureThresholdPostDefault handles this case with default header values.

internal server error

func NewStorageServiceBatchSizeFailureThresholdPostDefault ¶

func NewStorageServiceBatchSizeFailureThresholdPostDefault(code int) *StorageServiceBatchSizeFailureThresholdPostDefault

NewStorageServiceBatchSizeFailureThresholdPostDefault creates a StorageServiceBatchSizeFailureThresholdPostDefault with default headers values

func (*StorageServiceBatchSizeFailureThresholdPostDefault) Code ¶

Code gets the status code for the storage service batch size failure threshold post default response

func (*StorageServiceBatchSizeFailureThresholdPostDefault) Error ¶

func (*StorageServiceBatchSizeFailureThresholdPostDefault) GetPayload ¶

type StorageServiceBatchSizeFailureThresholdPostOK ¶

type StorageServiceBatchSizeFailureThresholdPostOK struct {
}

StorageServiceBatchSizeFailureThresholdPostOK handles this case with default header values.

StorageServiceBatchSizeFailureThresholdPostOK storage service batch size failure threshold post o k

func NewStorageServiceBatchSizeFailureThresholdPostOK ¶

func NewStorageServiceBatchSizeFailureThresholdPostOK() *StorageServiceBatchSizeFailureThresholdPostOK

NewStorageServiceBatchSizeFailureThresholdPostOK creates a StorageServiceBatchSizeFailureThresholdPostOK with default headers values

type StorageServiceBatchSizeFailureThresholdPostParams ¶

type StorageServiceBatchSizeFailureThresholdPostParams struct {

	/*Threshold
	  batch size debug threshold

	*/
	Threshold int32

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServiceBatchSizeFailureThresholdPostParams contains all the parameters to send to the API endpoint for the storage service batch size failure threshold post operation typically these are written to a http.Request

func NewStorageServiceBatchSizeFailureThresholdPostParams ¶

func NewStorageServiceBatchSizeFailureThresholdPostParams() *StorageServiceBatchSizeFailureThresholdPostParams

NewStorageServiceBatchSizeFailureThresholdPostParams creates a new StorageServiceBatchSizeFailureThresholdPostParams object with the default values initialized.

func NewStorageServiceBatchSizeFailureThresholdPostParamsWithContext ¶

func NewStorageServiceBatchSizeFailureThresholdPostParamsWithContext(ctx context.Context) *StorageServiceBatchSizeFailureThresholdPostParams

NewStorageServiceBatchSizeFailureThresholdPostParamsWithContext creates a new StorageServiceBatchSizeFailureThresholdPostParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServiceBatchSizeFailureThresholdPostParamsWithHTTPClient ¶

func NewStorageServiceBatchSizeFailureThresholdPostParamsWithHTTPClient(client *http.Client) *StorageServiceBatchSizeFailureThresholdPostParams

NewStorageServiceBatchSizeFailureThresholdPostParamsWithHTTPClient creates a new StorageServiceBatchSizeFailureThresholdPostParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServiceBatchSizeFailureThresholdPostParamsWithTimeout ¶

func NewStorageServiceBatchSizeFailureThresholdPostParamsWithTimeout(timeout time.Duration) *StorageServiceBatchSizeFailureThresholdPostParams

NewStorageServiceBatchSizeFailureThresholdPostParamsWithTimeout creates a new StorageServiceBatchSizeFailureThresholdPostParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServiceBatchSizeFailureThresholdPostParams) SetContext ¶

SetContext adds the context to the storage service batch size failure threshold post params

func (*StorageServiceBatchSizeFailureThresholdPostParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the storage service batch size failure threshold post params

func (*StorageServiceBatchSizeFailureThresholdPostParams) SetThreshold ¶

func (o *StorageServiceBatchSizeFailureThresholdPostParams) SetThreshold(threshold int32)

SetThreshold adds the threshold to the storage service batch size failure threshold post params

func (*StorageServiceBatchSizeFailureThresholdPostParams) SetTimeout ¶

SetTimeout adds the timeout to the storage service batch size failure threshold post params

func (*StorageServiceBatchSizeFailureThresholdPostParams) WithContext ¶

WithContext adds the context to the storage service batch size failure threshold post params

func (*StorageServiceBatchSizeFailureThresholdPostParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service batch size failure threshold post params

func (*StorageServiceBatchSizeFailureThresholdPostParams) WithThreshold ¶

WithThreshold adds the threshold to the storage service batch size failure threshold post params

func (*StorageServiceBatchSizeFailureThresholdPostParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service batch size failure threshold post params

func (*StorageServiceBatchSizeFailureThresholdPostParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServiceBatchSizeFailureThresholdPostReader ¶

type StorageServiceBatchSizeFailureThresholdPostReader struct {
	// contains filtered or unexported fields
}

StorageServiceBatchSizeFailureThresholdPostReader is a Reader for the StorageServiceBatchSizeFailureThresholdPost structure.

func (*StorageServiceBatchSizeFailureThresholdPostReader) ReadResponse ¶

func (o *StorageServiceBatchSizeFailureThresholdPostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServiceBulkLoadAsyncByPathGetDefault ¶

type StorageServiceBulkLoadAsyncByPathGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServiceBulkLoadAsyncByPathGetDefault handles this case with default header values.

internal server error

func NewStorageServiceBulkLoadAsyncByPathGetDefault ¶

func NewStorageServiceBulkLoadAsyncByPathGetDefault(code int) *StorageServiceBulkLoadAsyncByPathGetDefault

NewStorageServiceBulkLoadAsyncByPathGetDefault creates a StorageServiceBulkLoadAsyncByPathGetDefault with default headers values

func (*StorageServiceBulkLoadAsyncByPathGetDefault) Code ¶

Code gets the status code for the storage service bulk load async by path get default response

func (*StorageServiceBulkLoadAsyncByPathGetDefault) Error ¶

func (*StorageServiceBulkLoadAsyncByPathGetDefault) GetPayload ¶

type StorageServiceBulkLoadAsyncByPathGetOK ¶

type StorageServiceBulkLoadAsyncByPathGetOK struct {
	Payload string
}

StorageServiceBulkLoadAsyncByPathGetOK handles this case with default header values.

StorageServiceBulkLoadAsyncByPathGetOK storage service bulk load async by path get o k

func NewStorageServiceBulkLoadAsyncByPathGetOK ¶

func NewStorageServiceBulkLoadAsyncByPathGetOK() *StorageServiceBulkLoadAsyncByPathGetOK

NewStorageServiceBulkLoadAsyncByPathGetOK creates a StorageServiceBulkLoadAsyncByPathGetOK with default headers values

func (*StorageServiceBulkLoadAsyncByPathGetOK) GetPayload ¶

type StorageServiceBulkLoadAsyncByPathGetParams ¶

type StorageServiceBulkLoadAsyncByPathGetParams struct {

	/*Path
	  Path to directory to load from

	*/
	Path string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServiceBulkLoadAsyncByPathGetParams contains all the parameters to send to the API endpoint for the storage service bulk load async by path get operation typically these are written to a http.Request

func NewStorageServiceBulkLoadAsyncByPathGetParams ¶

func NewStorageServiceBulkLoadAsyncByPathGetParams() *StorageServiceBulkLoadAsyncByPathGetParams

NewStorageServiceBulkLoadAsyncByPathGetParams creates a new StorageServiceBulkLoadAsyncByPathGetParams object with the default values initialized.

func NewStorageServiceBulkLoadAsyncByPathGetParamsWithContext ¶

func NewStorageServiceBulkLoadAsyncByPathGetParamsWithContext(ctx context.Context) *StorageServiceBulkLoadAsyncByPathGetParams

NewStorageServiceBulkLoadAsyncByPathGetParamsWithContext creates a new StorageServiceBulkLoadAsyncByPathGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServiceBulkLoadAsyncByPathGetParamsWithHTTPClient ¶

func NewStorageServiceBulkLoadAsyncByPathGetParamsWithHTTPClient(client *http.Client) *StorageServiceBulkLoadAsyncByPathGetParams

NewStorageServiceBulkLoadAsyncByPathGetParamsWithHTTPClient creates a new StorageServiceBulkLoadAsyncByPathGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServiceBulkLoadAsyncByPathGetParamsWithTimeout ¶

func NewStorageServiceBulkLoadAsyncByPathGetParamsWithTimeout(timeout time.Duration) *StorageServiceBulkLoadAsyncByPathGetParams

NewStorageServiceBulkLoadAsyncByPathGetParamsWithTimeout creates a new StorageServiceBulkLoadAsyncByPathGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServiceBulkLoadAsyncByPathGetParams) SetContext ¶

SetContext adds the context to the storage service bulk load async by path get params

func (*StorageServiceBulkLoadAsyncByPathGetParams) SetHTTPClient ¶

func (o *StorageServiceBulkLoadAsyncByPathGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage service bulk load async by path get params

func (*StorageServiceBulkLoadAsyncByPathGetParams) SetPath ¶

SetPath adds the path to the storage service bulk load async by path get params

func (*StorageServiceBulkLoadAsyncByPathGetParams) SetTimeout ¶

SetTimeout adds the timeout to the storage service bulk load async by path get params

func (*StorageServiceBulkLoadAsyncByPathGetParams) WithContext ¶

WithContext adds the context to the storage service bulk load async by path get params

func (*StorageServiceBulkLoadAsyncByPathGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service bulk load async by path get params

func (*StorageServiceBulkLoadAsyncByPathGetParams) WithPath ¶

WithPath adds the path to the storage service bulk load async by path get params

func (*StorageServiceBulkLoadAsyncByPathGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service bulk load async by path get params

func (*StorageServiceBulkLoadAsyncByPathGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServiceBulkLoadAsyncByPathGetReader ¶

type StorageServiceBulkLoadAsyncByPathGetReader struct {
	// contains filtered or unexported fields
}

StorageServiceBulkLoadAsyncByPathGetReader is a Reader for the StorageServiceBulkLoadAsyncByPathGet structure.

func (*StorageServiceBulkLoadAsyncByPathGetReader) ReadResponse ¶

func (o *StorageServiceBulkLoadAsyncByPathGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServiceBulkLoadByPathPostDefault ¶

type StorageServiceBulkLoadByPathPostDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServiceBulkLoadByPathPostDefault handles this case with default header values.

internal server error

func NewStorageServiceBulkLoadByPathPostDefault ¶

func NewStorageServiceBulkLoadByPathPostDefault(code int) *StorageServiceBulkLoadByPathPostDefault

NewStorageServiceBulkLoadByPathPostDefault creates a StorageServiceBulkLoadByPathPostDefault with default headers values

func (*StorageServiceBulkLoadByPathPostDefault) Code ¶

Code gets the status code for the storage service bulk load by path post default response

func (*StorageServiceBulkLoadByPathPostDefault) Error ¶

func (*StorageServiceBulkLoadByPathPostDefault) GetPayload ¶

type StorageServiceBulkLoadByPathPostOK ¶

type StorageServiceBulkLoadByPathPostOK struct {
}

StorageServiceBulkLoadByPathPostOK handles this case with default header values.

StorageServiceBulkLoadByPathPostOK storage service bulk load by path post o k

func NewStorageServiceBulkLoadByPathPostOK ¶

func NewStorageServiceBulkLoadByPathPostOK() *StorageServiceBulkLoadByPathPostOK

NewStorageServiceBulkLoadByPathPostOK creates a StorageServiceBulkLoadByPathPostOK with default headers values

type StorageServiceBulkLoadByPathPostParams ¶

type StorageServiceBulkLoadByPathPostParams struct {

	/*Path
	  Path to directory to load from

	*/
	Path string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServiceBulkLoadByPathPostParams contains all the parameters to send to the API endpoint for the storage service bulk load by path post operation typically these are written to a http.Request

func NewStorageServiceBulkLoadByPathPostParams ¶

func NewStorageServiceBulkLoadByPathPostParams() *StorageServiceBulkLoadByPathPostParams

NewStorageServiceBulkLoadByPathPostParams creates a new StorageServiceBulkLoadByPathPostParams object with the default values initialized.

func NewStorageServiceBulkLoadByPathPostParamsWithContext ¶

func NewStorageServiceBulkLoadByPathPostParamsWithContext(ctx context.Context) *StorageServiceBulkLoadByPathPostParams

NewStorageServiceBulkLoadByPathPostParamsWithContext creates a new StorageServiceBulkLoadByPathPostParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServiceBulkLoadByPathPostParamsWithHTTPClient ¶

func NewStorageServiceBulkLoadByPathPostParamsWithHTTPClient(client *http.Client) *StorageServiceBulkLoadByPathPostParams

NewStorageServiceBulkLoadByPathPostParamsWithHTTPClient creates a new StorageServiceBulkLoadByPathPostParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServiceBulkLoadByPathPostParamsWithTimeout ¶

func NewStorageServiceBulkLoadByPathPostParamsWithTimeout(timeout time.Duration) *StorageServiceBulkLoadByPathPostParams

NewStorageServiceBulkLoadByPathPostParamsWithTimeout creates a new StorageServiceBulkLoadByPathPostParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServiceBulkLoadByPathPostParams) SetContext ¶

SetContext adds the context to the storage service bulk load by path post params

func (*StorageServiceBulkLoadByPathPostParams) SetHTTPClient ¶

func (o *StorageServiceBulkLoadByPathPostParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage service bulk load by path post params

func (*StorageServiceBulkLoadByPathPostParams) SetPath ¶

SetPath adds the path to the storage service bulk load by path post params

func (*StorageServiceBulkLoadByPathPostParams) SetTimeout ¶

func (o *StorageServiceBulkLoadByPathPostParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the storage service bulk load by path post params

func (*StorageServiceBulkLoadByPathPostParams) WithContext ¶

WithContext adds the context to the storage service bulk load by path post params

func (*StorageServiceBulkLoadByPathPostParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service bulk load by path post params

func (*StorageServiceBulkLoadByPathPostParams) WithPath ¶

WithPath adds the path to the storage service bulk load by path post params

func (*StorageServiceBulkLoadByPathPostParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service bulk load by path post params

func (*StorageServiceBulkLoadByPathPostParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServiceBulkLoadByPathPostReader ¶

type StorageServiceBulkLoadByPathPostReader struct {
	// contains filtered or unexported fields
}

StorageServiceBulkLoadByPathPostReader is a Reader for the StorageServiceBulkLoadByPathPost structure.

func (*StorageServiceBulkLoadByPathPostReader) ReadResponse ¶

func (o *StorageServiceBulkLoadByPathPostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServiceClusterNameGetDefault ¶

type StorageServiceClusterNameGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServiceClusterNameGetDefault handles this case with default header values.

internal server error

func NewStorageServiceClusterNameGetDefault ¶

func NewStorageServiceClusterNameGetDefault(code int) *StorageServiceClusterNameGetDefault

NewStorageServiceClusterNameGetDefault creates a StorageServiceClusterNameGetDefault with default headers values

func (*StorageServiceClusterNameGetDefault) Code ¶

Code gets the status code for the storage service cluster name get default response

func (*StorageServiceClusterNameGetDefault) Error ¶

func (*StorageServiceClusterNameGetDefault) GetPayload ¶

type StorageServiceClusterNameGetOK ¶

type StorageServiceClusterNameGetOK struct {
	Payload string
}

StorageServiceClusterNameGetOK handles this case with default header values.

StorageServiceClusterNameGetOK storage service cluster name get o k

func NewStorageServiceClusterNameGetOK ¶

func NewStorageServiceClusterNameGetOK() *StorageServiceClusterNameGetOK

NewStorageServiceClusterNameGetOK creates a StorageServiceClusterNameGetOK with default headers values

func (*StorageServiceClusterNameGetOK) GetPayload ¶

func (o *StorageServiceClusterNameGetOK) GetPayload() string

type StorageServiceClusterNameGetParams ¶

type StorageServiceClusterNameGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServiceClusterNameGetParams contains all the parameters to send to the API endpoint for the storage service cluster name get operation typically these are written to a http.Request

func NewStorageServiceClusterNameGetParams ¶

func NewStorageServiceClusterNameGetParams() *StorageServiceClusterNameGetParams

NewStorageServiceClusterNameGetParams creates a new StorageServiceClusterNameGetParams object with the default values initialized.

func NewStorageServiceClusterNameGetParamsWithContext ¶

func NewStorageServiceClusterNameGetParamsWithContext(ctx context.Context) *StorageServiceClusterNameGetParams

NewStorageServiceClusterNameGetParamsWithContext creates a new StorageServiceClusterNameGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServiceClusterNameGetParamsWithHTTPClient ¶

func NewStorageServiceClusterNameGetParamsWithHTTPClient(client *http.Client) *StorageServiceClusterNameGetParams

NewStorageServiceClusterNameGetParamsWithHTTPClient creates a new StorageServiceClusterNameGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServiceClusterNameGetParamsWithTimeout ¶

func NewStorageServiceClusterNameGetParamsWithTimeout(timeout time.Duration) *StorageServiceClusterNameGetParams

NewStorageServiceClusterNameGetParamsWithTimeout creates a new StorageServiceClusterNameGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServiceClusterNameGetParams) SetContext ¶

SetContext adds the context to the storage service cluster name get params

func (*StorageServiceClusterNameGetParams) SetHTTPClient ¶

func (o *StorageServiceClusterNameGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage service cluster name get params

func (*StorageServiceClusterNameGetParams) SetTimeout ¶

func (o *StorageServiceClusterNameGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the storage service cluster name get params

func (*StorageServiceClusterNameGetParams) WithContext ¶

WithContext adds the context to the storage service cluster name get params

func (*StorageServiceClusterNameGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service cluster name get params

func (*StorageServiceClusterNameGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service cluster name get params

func (*StorageServiceClusterNameGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServiceClusterNameGetReader ¶

type StorageServiceClusterNameGetReader struct {
	// contains filtered or unexported fields
}

StorageServiceClusterNameGetReader is a Reader for the StorageServiceClusterNameGet structure.

func (*StorageServiceClusterNameGetReader) ReadResponse ¶

func (o *StorageServiceClusterNameGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServiceCommitlogGetDefault ¶

type StorageServiceCommitlogGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServiceCommitlogGetDefault handles this case with default header values.

internal server error

func NewStorageServiceCommitlogGetDefault ¶

func NewStorageServiceCommitlogGetDefault(code int) *StorageServiceCommitlogGetDefault

NewStorageServiceCommitlogGetDefault creates a StorageServiceCommitlogGetDefault with default headers values

func (*StorageServiceCommitlogGetDefault) Code ¶

Code gets the status code for the storage service commitlog get default response

func (*StorageServiceCommitlogGetDefault) Error ¶

func (*StorageServiceCommitlogGetDefault) GetPayload ¶

type StorageServiceCommitlogGetOK ¶

type StorageServiceCommitlogGetOK struct {
	Payload string
}

StorageServiceCommitlogGetOK handles this case with default header values.

StorageServiceCommitlogGetOK storage service commitlog get o k

func NewStorageServiceCommitlogGetOK ¶

func NewStorageServiceCommitlogGetOK() *StorageServiceCommitlogGetOK

NewStorageServiceCommitlogGetOK creates a StorageServiceCommitlogGetOK with default headers values

func (*StorageServiceCommitlogGetOK) GetPayload ¶

func (o *StorageServiceCommitlogGetOK) GetPayload() string

type StorageServiceCommitlogGetParams ¶

type StorageServiceCommitlogGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServiceCommitlogGetParams contains all the parameters to send to the API endpoint for the storage service commitlog get operation typically these are written to a http.Request

func NewStorageServiceCommitlogGetParams ¶

func NewStorageServiceCommitlogGetParams() *StorageServiceCommitlogGetParams

NewStorageServiceCommitlogGetParams creates a new StorageServiceCommitlogGetParams object with the default values initialized.

func NewStorageServiceCommitlogGetParamsWithContext ¶

func NewStorageServiceCommitlogGetParamsWithContext(ctx context.Context) *StorageServiceCommitlogGetParams

NewStorageServiceCommitlogGetParamsWithContext creates a new StorageServiceCommitlogGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServiceCommitlogGetParamsWithHTTPClient ¶

func NewStorageServiceCommitlogGetParamsWithHTTPClient(client *http.Client) *StorageServiceCommitlogGetParams

NewStorageServiceCommitlogGetParamsWithHTTPClient creates a new StorageServiceCommitlogGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServiceCommitlogGetParamsWithTimeout ¶

func NewStorageServiceCommitlogGetParamsWithTimeout(timeout time.Duration) *StorageServiceCommitlogGetParams

NewStorageServiceCommitlogGetParamsWithTimeout creates a new StorageServiceCommitlogGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServiceCommitlogGetParams) SetContext ¶

SetContext adds the context to the storage service commitlog get params

func (*StorageServiceCommitlogGetParams) SetHTTPClient ¶

func (o *StorageServiceCommitlogGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage service commitlog get params

func (*StorageServiceCommitlogGetParams) SetTimeout ¶

func (o *StorageServiceCommitlogGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the storage service commitlog get params

func (*StorageServiceCommitlogGetParams) WithContext ¶

WithContext adds the context to the storage service commitlog get params

func (*StorageServiceCommitlogGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service commitlog get params

func (*StorageServiceCommitlogGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service commitlog get params

func (*StorageServiceCommitlogGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServiceCommitlogGetReader ¶

type StorageServiceCommitlogGetReader struct {
	// contains filtered or unexported fields
}

StorageServiceCommitlogGetReader is a Reader for the StorageServiceCommitlogGet structure.

func (*StorageServiceCommitlogGetReader) ReadResponse ¶

func (o *StorageServiceCommitlogGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServiceCompactionThroughputGetDefault ¶

type StorageServiceCompactionThroughputGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServiceCompactionThroughputGetDefault handles this case with default header values.

internal server error

func NewStorageServiceCompactionThroughputGetDefault ¶

func NewStorageServiceCompactionThroughputGetDefault(code int) *StorageServiceCompactionThroughputGetDefault

NewStorageServiceCompactionThroughputGetDefault creates a StorageServiceCompactionThroughputGetDefault with default headers values

func (*StorageServiceCompactionThroughputGetDefault) Code ¶

Code gets the status code for the storage service compaction throughput get default response

func (*StorageServiceCompactionThroughputGetDefault) Error ¶

func (*StorageServiceCompactionThroughputGetDefault) GetPayload ¶

type StorageServiceCompactionThroughputGetOK ¶

type StorageServiceCompactionThroughputGetOK struct {
	Payload int32
}

StorageServiceCompactionThroughputGetOK handles this case with default header values.

StorageServiceCompactionThroughputGetOK storage service compaction throughput get o k

func NewStorageServiceCompactionThroughputGetOK ¶

func NewStorageServiceCompactionThroughputGetOK() *StorageServiceCompactionThroughputGetOK

NewStorageServiceCompactionThroughputGetOK creates a StorageServiceCompactionThroughputGetOK with default headers values

func (*StorageServiceCompactionThroughputGetOK) GetPayload ¶

type StorageServiceCompactionThroughputGetParams ¶

type StorageServiceCompactionThroughputGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServiceCompactionThroughputGetParams contains all the parameters to send to the API endpoint for the storage service compaction throughput get operation typically these are written to a http.Request

func NewStorageServiceCompactionThroughputGetParams ¶

func NewStorageServiceCompactionThroughputGetParams() *StorageServiceCompactionThroughputGetParams

NewStorageServiceCompactionThroughputGetParams creates a new StorageServiceCompactionThroughputGetParams object with the default values initialized.

func NewStorageServiceCompactionThroughputGetParamsWithContext ¶

func NewStorageServiceCompactionThroughputGetParamsWithContext(ctx context.Context) *StorageServiceCompactionThroughputGetParams

NewStorageServiceCompactionThroughputGetParamsWithContext creates a new StorageServiceCompactionThroughputGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServiceCompactionThroughputGetParamsWithHTTPClient ¶

func NewStorageServiceCompactionThroughputGetParamsWithHTTPClient(client *http.Client) *StorageServiceCompactionThroughputGetParams

NewStorageServiceCompactionThroughputGetParamsWithHTTPClient creates a new StorageServiceCompactionThroughputGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServiceCompactionThroughputGetParamsWithTimeout ¶

func NewStorageServiceCompactionThroughputGetParamsWithTimeout(timeout time.Duration) *StorageServiceCompactionThroughputGetParams

NewStorageServiceCompactionThroughputGetParamsWithTimeout creates a new StorageServiceCompactionThroughputGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServiceCompactionThroughputGetParams) SetContext ¶

SetContext adds the context to the storage service compaction throughput get params

func (*StorageServiceCompactionThroughputGetParams) SetHTTPClient ¶

func (o *StorageServiceCompactionThroughputGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage service compaction throughput get params

func (*StorageServiceCompactionThroughputGetParams) SetTimeout ¶

SetTimeout adds the timeout to the storage service compaction throughput get params

func (*StorageServiceCompactionThroughputGetParams) WithContext ¶

WithContext adds the context to the storage service compaction throughput get params

func (*StorageServiceCompactionThroughputGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service compaction throughput get params

func (*StorageServiceCompactionThroughputGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service compaction throughput get params

func (*StorageServiceCompactionThroughputGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServiceCompactionThroughputGetReader ¶

type StorageServiceCompactionThroughputGetReader struct {
	// contains filtered or unexported fields
}

StorageServiceCompactionThroughputGetReader is a Reader for the StorageServiceCompactionThroughputGet structure.

func (*StorageServiceCompactionThroughputGetReader) ReadResponse ¶

func (o *StorageServiceCompactionThroughputGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServiceCompactionThroughputPostDefault ¶

type StorageServiceCompactionThroughputPostDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServiceCompactionThroughputPostDefault handles this case with default header values.

internal server error

func NewStorageServiceCompactionThroughputPostDefault ¶

func NewStorageServiceCompactionThroughputPostDefault(code int) *StorageServiceCompactionThroughputPostDefault

NewStorageServiceCompactionThroughputPostDefault creates a StorageServiceCompactionThroughputPostDefault with default headers values

func (*StorageServiceCompactionThroughputPostDefault) Code ¶

Code gets the status code for the storage service compaction throughput post default response

func (*StorageServiceCompactionThroughputPostDefault) Error ¶

func (*StorageServiceCompactionThroughputPostDefault) GetPayload ¶

type StorageServiceCompactionThroughputPostOK ¶

type StorageServiceCompactionThroughputPostOK struct {
}

StorageServiceCompactionThroughputPostOK handles this case with default header values.

StorageServiceCompactionThroughputPostOK storage service compaction throughput post o k

func NewStorageServiceCompactionThroughputPostOK ¶

func NewStorageServiceCompactionThroughputPostOK() *StorageServiceCompactionThroughputPostOK

NewStorageServiceCompactionThroughputPostOK creates a StorageServiceCompactionThroughputPostOK with default headers values

type StorageServiceCompactionThroughputPostParams ¶

type StorageServiceCompactionThroughputPostParams struct {

	/*Value
	  compaction throughput

	*/
	Value int32

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServiceCompactionThroughputPostParams contains all the parameters to send to the API endpoint for the storage service compaction throughput post operation typically these are written to a http.Request

func NewStorageServiceCompactionThroughputPostParams ¶

func NewStorageServiceCompactionThroughputPostParams() *StorageServiceCompactionThroughputPostParams

NewStorageServiceCompactionThroughputPostParams creates a new StorageServiceCompactionThroughputPostParams object with the default values initialized.

func NewStorageServiceCompactionThroughputPostParamsWithContext ¶

func NewStorageServiceCompactionThroughputPostParamsWithContext(ctx context.Context) *StorageServiceCompactionThroughputPostParams

NewStorageServiceCompactionThroughputPostParamsWithContext creates a new StorageServiceCompactionThroughputPostParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServiceCompactionThroughputPostParamsWithHTTPClient ¶

func NewStorageServiceCompactionThroughputPostParamsWithHTTPClient(client *http.Client) *StorageServiceCompactionThroughputPostParams

NewStorageServiceCompactionThroughputPostParamsWithHTTPClient creates a new StorageServiceCompactionThroughputPostParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServiceCompactionThroughputPostParamsWithTimeout ¶

func NewStorageServiceCompactionThroughputPostParamsWithTimeout(timeout time.Duration) *StorageServiceCompactionThroughputPostParams

NewStorageServiceCompactionThroughputPostParamsWithTimeout creates a new StorageServiceCompactionThroughputPostParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServiceCompactionThroughputPostParams) SetContext ¶

SetContext adds the context to the storage service compaction throughput post params

func (*StorageServiceCompactionThroughputPostParams) SetHTTPClient ¶

func (o *StorageServiceCompactionThroughputPostParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage service compaction throughput post params

func (*StorageServiceCompactionThroughputPostParams) SetTimeout ¶

SetTimeout adds the timeout to the storage service compaction throughput post params

func (*StorageServiceCompactionThroughputPostParams) SetValue ¶

SetValue adds the value to the storage service compaction throughput post params

func (*StorageServiceCompactionThroughputPostParams) WithContext ¶

WithContext adds the context to the storage service compaction throughput post params

func (*StorageServiceCompactionThroughputPostParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service compaction throughput post params

func (*StorageServiceCompactionThroughputPostParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service compaction throughput post params

func (*StorageServiceCompactionThroughputPostParams) WithValue ¶

WithValue adds the value to the storage service compaction throughput post params

func (*StorageServiceCompactionThroughputPostParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServiceCompactionThroughputPostReader ¶

type StorageServiceCompactionThroughputPostReader struct {
	// contains filtered or unexported fields
}

StorageServiceCompactionThroughputPostReader is a Reader for the StorageServiceCompactionThroughputPost structure.

func (*StorageServiceCompactionThroughputPostReader) ReadResponse ¶

func (o *StorageServiceCompactionThroughputPostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServiceDataFileLocationsGetDefault ¶

type StorageServiceDataFileLocationsGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServiceDataFileLocationsGetDefault handles this case with default header values.

internal server error

func NewStorageServiceDataFileLocationsGetDefault ¶

func NewStorageServiceDataFileLocationsGetDefault(code int) *StorageServiceDataFileLocationsGetDefault

NewStorageServiceDataFileLocationsGetDefault creates a StorageServiceDataFileLocationsGetDefault with default headers values

func (*StorageServiceDataFileLocationsGetDefault) Code ¶

Code gets the status code for the storage service data file locations get default response

func (*StorageServiceDataFileLocationsGetDefault) Error ¶

func (*StorageServiceDataFileLocationsGetDefault) GetPayload ¶

type StorageServiceDataFileLocationsGetOK ¶

type StorageServiceDataFileLocationsGetOK struct {
	Payload []string
}

StorageServiceDataFileLocationsGetOK handles this case with default header values.

StorageServiceDataFileLocationsGetOK storage service data file locations get o k

func NewStorageServiceDataFileLocationsGetOK ¶

func NewStorageServiceDataFileLocationsGetOK() *StorageServiceDataFileLocationsGetOK

NewStorageServiceDataFileLocationsGetOK creates a StorageServiceDataFileLocationsGetOK with default headers values

func (*StorageServiceDataFileLocationsGetOK) GetPayload ¶

func (o *StorageServiceDataFileLocationsGetOK) GetPayload() []string

type StorageServiceDataFileLocationsGetParams ¶

type StorageServiceDataFileLocationsGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServiceDataFileLocationsGetParams contains all the parameters to send to the API endpoint for the storage service data file locations get operation typically these are written to a http.Request

func NewStorageServiceDataFileLocationsGetParams ¶

func NewStorageServiceDataFileLocationsGetParams() *StorageServiceDataFileLocationsGetParams

NewStorageServiceDataFileLocationsGetParams creates a new StorageServiceDataFileLocationsGetParams object with the default values initialized.

func NewStorageServiceDataFileLocationsGetParamsWithContext ¶

func NewStorageServiceDataFileLocationsGetParamsWithContext(ctx context.Context) *StorageServiceDataFileLocationsGetParams

NewStorageServiceDataFileLocationsGetParamsWithContext creates a new StorageServiceDataFileLocationsGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServiceDataFileLocationsGetParamsWithHTTPClient ¶

func NewStorageServiceDataFileLocationsGetParamsWithHTTPClient(client *http.Client) *StorageServiceDataFileLocationsGetParams

NewStorageServiceDataFileLocationsGetParamsWithHTTPClient creates a new StorageServiceDataFileLocationsGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServiceDataFileLocationsGetParamsWithTimeout ¶

func NewStorageServiceDataFileLocationsGetParamsWithTimeout(timeout time.Duration) *StorageServiceDataFileLocationsGetParams

NewStorageServiceDataFileLocationsGetParamsWithTimeout creates a new StorageServiceDataFileLocationsGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServiceDataFileLocationsGetParams) SetContext ¶

SetContext adds the context to the storage service data file locations get params

func (*StorageServiceDataFileLocationsGetParams) SetHTTPClient ¶

func (o *StorageServiceDataFileLocationsGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage service data file locations get params

func (*StorageServiceDataFileLocationsGetParams) SetTimeout ¶

SetTimeout adds the timeout to the storage service data file locations get params

func (*StorageServiceDataFileLocationsGetParams) WithContext ¶

WithContext adds the context to the storage service data file locations get params

func (*StorageServiceDataFileLocationsGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service data file locations get params

func (*StorageServiceDataFileLocationsGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service data file locations get params

func (*StorageServiceDataFileLocationsGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServiceDataFileLocationsGetReader ¶

type StorageServiceDataFileLocationsGetReader struct {
	// contains filtered or unexported fields
}

StorageServiceDataFileLocationsGetReader is a Reader for the StorageServiceDataFileLocationsGet structure.

func (*StorageServiceDataFileLocationsGetReader) ReadResponse ¶

func (o *StorageServiceDataFileLocationsGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServiceDecommissionPostDefault ¶

type StorageServiceDecommissionPostDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServiceDecommissionPostDefault handles this case with default header values.

internal server error

func NewStorageServiceDecommissionPostDefault ¶

func NewStorageServiceDecommissionPostDefault(code int) *StorageServiceDecommissionPostDefault

NewStorageServiceDecommissionPostDefault creates a StorageServiceDecommissionPostDefault with default headers values

func (*StorageServiceDecommissionPostDefault) Code ¶

Code gets the status code for the storage service decommission post default response

func (*StorageServiceDecommissionPostDefault) Error ¶

func (*StorageServiceDecommissionPostDefault) GetPayload ¶

type StorageServiceDecommissionPostOK ¶

type StorageServiceDecommissionPostOK struct {
}

StorageServiceDecommissionPostOK handles this case with default header values.

StorageServiceDecommissionPostOK storage service decommission post o k

func NewStorageServiceDecommissionPostOK ¶

func NewStorageServiceDecommissionPostOK() *StorageServiceDecommissionPostOK

NewStorageServiceDecommissionPostOK creates a StorageServiceDecommissionPostOK with default headers values

type StorageServiceDecommissionPostParams ¶

type StorageServiceDecommissionPostParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServiceDecommissionPostParams contains all the parameters to send to the API endpoint for the storage service decommission post operation typically these are written to a http.Request

func NewStorageServiceDecommissionPostParams ¶

func NewStorageServiceDecommissionPostParams() *StorageServiceDecommissionPostParams

NewStorageServiceDecommissionPostParams creates a new StorageServiceDecommissionPostParams object with the default values initialized.

func NewStorageServiceDecommissionPostParamsWithContext ¶

func NewStorageServiceDecommissionPostParamsWithContext(ctx context.Context) *StorageServiceDecommissionPostParams

NewStorageServiceDecommissionPostParamsWithContext creates a new StorageServiceDecommissionPostParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServiceDecommissionPostParamsWithHTTPClient ¶

func NewStorageServiceDecommissionPostParamsWithHTTPClient(client *http.Client) *StorageServiceDecommissionPostParams

NewStorageServiceDecommissionPostParamsWithHTTPClient creates a new StorageServiceDecommissionPostParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServiceDecommissionPostParamsWithTimeout ¶

func NewStorageServiceDecommissionPostParamsWithTimeout(timeout time.Duration) *StorageServiceDecommissionPostParams

NewStorageServiceDecommissionPostParamsWithTimeout creates a new StorageServiceDecommissionPostParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServiceDecommissionPostParams) SetContext ¶

SetContext adds the context to the storage service decommission post params

func (*StorageServiceDecommissionPostParams) SetHTTPClient ¶

func (o *StorageServiceDecommissionPostParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage service decommission post params

func (*StorageServiceDecommissionPostParams) SetTimeout ¶

func (o *StorageServiceDecommissionPostParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the storage service decommission post params

func (*StorageServiceDecommissionPostParams) WithContext ¶

WithContext adds the context to the storage service decommission post params

func (*StorageServiceDecommissionPostParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service decommission post params

func (*StorageServiceDecommissionPostParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service decommission post params

func (*StorageServiceDecommissionPostParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServiceDecommissionPostReader ¶

type StorageServiceDecommissionPostReader struct {
	// contains filtered or unexported fields
}

StorageServiceDecommissionPostReader is a Reader for the StorageServiceDecommissionPost structure.

func (*StorageServiceDecommissionPostReader) ReadResponse ¶

func (o *StorageServiceDecommissionPostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServiceDeliverHintsPostDefault ¶

type StorageServiceDeliverHintsPostDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServiceDeliverHintsPostDefault handles this case with default header values.

internal server error

func NewStorageServiceDeliverHintsPostDefault ¶

func NewStorageServiceDeliverHintsPostDefault(code int) *StorageServiceDeliverHintsPostDefault

NewStorageServiceDeliverHintsPostDefault creates a StorageServiceDeliverHintsPostDefault with default headers values

func (*StorageServiceDeliverHintsPostDefault) Code ¶

Code gets the status code for the storage service deliver hints post default response

func (*StorageServiceDeliverHintsPostDefault) Error ¶

func (*StorageServiceDeliverHintsPostDefault) GetPayload ¶

type StorageServiceDeliverHintsPostOK ¶

type StorageServiceDeliverHintsPostOK struct {
}

StorageServiceDeliverHintsPostOK handles this case with default header values.

StorageServiceDeliverHintsPostOK storage service deliver hints post o k

func NewStorageServiceDeliverHintsPostOK ¶

func NewStorageServiceDeliverHintsPostOK() *StorageServiceDeliverHintsPostOK

NewStorageServiceDeliverHintsPostOK creates a StorageServiceDeliverHintsPostOK with default headers values

type StorageServiceDeliverHintsPostParams ¶

type StorageServiceDeliverHintsPostParams struct {

	/*Host
	  The host name

	*/
	Host string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServiceDeliverHintsPostParams contains all the parameters to send to the API endpoint for the storage service deliver hints post operation typically these are written to a http.Request

func NewStorageServiceDeliverHintsPostParams ¶

func NewStorageServiceDeliverHintsPostParams() *StorageServiceDeliverHintsPostParams

NewStorageServiceDeliverHintsPostParams creates a new StorageServiceDeliverHintsPostParams object with the default values initialized.

func NewStorageServiceDeliverHintsPostParamsWithContext ¶

func NewStorageServiceDeliverHintsPostParamsWithContext(ctx context.Context) *StorageServiceDeliverHintsPostParams

NewStorageServiceDeliverHintsPostParamsWithContext creates a new StorageServiceDeliverHintsPostParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServiceDeliverHintsPostParamsWithHTTPClient ¶

func NewStorageServiceDeliverHintsPostParamsWithHTTPClient(client *http.Client) *StorageServiceDeliverHintsPostParams

NewStorageServiceDeliverHintsPostParamsWithHTTPClient creates a new StorageServiceDeliverHintsPostParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServiceDeliverHintsPostParamsWithTimeout ¶

func NewStorageServiceDeliverHintsPostParamsWithTimeout(timeout time.Duration) *StorageServiceDeliverHintsPostParams

NewStorageServiceDeliverHintsPostParamsWithTimeout creates a new StorageServiceDeliverHintsPostParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServiceDeliverHintsPostParams) SetContext ¶

SetContext adds the context to the storage service deliver hints post params

func (*StorageServiceDeliverHintsPostParams) SetHTTPClient ¶

func (o *StorageServiceDeliverHintsPostParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage service deliver hints post params

func (*StorageServiceDeliverHintsPostParams) SetHost ¶

SetHost adds the host to the storage service deliver hints post params

func (*StorageServiceDeliverHintsPostParams) SetTimeout ¶

func (o *StorageServiceDeliverHintsPostParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the storage service deliver hints post params

func (*StorageServiceDeliverHintsPostParams) WithContext ¶

WithContext adds the context to the storage service deliver hints post params

func (*StorageServiceDeliverHintsPostParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service deliver hints post params

func (*StorageServiceDeliverHintsPostParams) WithHost ¶

WithHost adds the host to the storage service deliver hints post params

func (*StorageServiceDeliverHintsPostParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service deliver hints post params

func (*StorageServiceDeliverHintsPostParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServiceDeliverHintsPostReader ¶

type StorageServiceDeliverHintsPostReader struct {
	// contains filtered or unexported fields
}

StorageServiceDeliverHintsPostReader is a Reader for the StorageServiceDeliverHintsPost structure.

func (*StorageServiceDeliverHintsPostReader) ReadResponse ¶

func (o *StorageServiceDeliverHintsPostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServiceDescribeRingByKeyspaceGetDefault ¶

type StorageServiceDescribeRingByKeyspaceGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServiceDescribeRingByKeyspaceGetDefault handles this case with default header values.

internal server error

func NewStorageServiceDescribeRingByKeyspaceGetDefault ¶

func NewStorageServiceDescribeRingByKeyspaceGetDefault(code int) *StorageServiceDescribeRingByKeyspaceGetDefault

NewStorageServiceDescribeRingByKeyspaceGetDefault creates a StorageServiceDescribeRingByKeyspaceGetDefault with default headers values

func (*StorageServiceDescribeRingByKeyspaceGetDefault) Code ¶

Code gets the status code for the storage service describe ring by keyspace get default response

func (*StorageServiceDescribeRingByKeyspaceGetDefault) Error ¶

func (*StorageServiceDescribeRingByKeyspaceGetDefault) GetPayload ¶

type StorageServiceDescribeRingByKeyspaceGetOK ¶

type StorageServiceDescribeRingByKeyspaceGetOK struct {
	Payload []*models.TokenRange
}

StorageServiceDescribeRingByKeyspaceGetOK handles this case with default header values.

StorageServiceDescribeRingByKeyspaceGetOK storage service describe ring by keyspace get o k

func NewStorageServiceDescribeRingByKeyspaceGetOK ¶

func NewStorageServiceDescribeRingByKeyspaceGetOK() *StorageServiceDescribeRingByKeyspaceGetOK

NewStorageServiceDescribeRingByKeyspaceGetOK creates a StorageServiceDescribeRingByKeyspaceGetOK with default headers values

func (*StorageServiceDescribeRingByKeyspaceGetOK) GetPayload ¶

type StorageServiceDescribeRingByKeyspaceGetParams ¶

type StorageServiceDescribeRingByKeyspaceGetParams struct {

	/*Keyspace
	  The keyspace to fetch information about

	*/
	Keyspace string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServiceDescribeRingByKeyspaceGetParams contains all the parameters to send to the API endpoint for the storage service describe ring by keyspace get operation typically these are written to a http.Request

func NewStorageServiceDescribeRingByKeyspaceGetParams ¶

func NewStorageServiceDescribeRingByKeyspaceGetParams() *StorageServiceDescribeRingByKeyspaceGetParams

NewStorageServiceDescribeRingByKeyspaceGetParams creates a new StorageServiceDescribeRingByKeyspaceGetParams object with the default values initialized.

func NewStorageServiceDescribeRingByKeyspaceGetParamsWithContext ¶

func NewStorageServiceDescribeRingByKeyspaceGetParamsWithContext(ctx context.Context) *StorageServiceDescribeRingByKeyspaceGetParams

NewStorageServiceDescribeRingByKeyspaceGetParamsWithContext creates a new StorageServiceDescribeRingByKeyspaceGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServiceDescribeRingByKeyspaceGetParamsWithHTTPClient ¶

func NewStorageServiceDescribeRingByKeyspaceGetParamsWithHTTPClient(client *http.Client) *StorageServiceDescribeRingByKeyspaceGetParams

NewStorageServiceDescribeRingByKeyspaceGetParamsWithHTTPClient creates a new StorageServiceDescribeRingByKeyspaceGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServiceDescribeRingByKeyspaceGetParamsWithTimeout ¶

func NewStorageServiceDescribeRingByKeyspaceGetParamsWithTimeout(timeout time.Duration) *StorageServiceDescribeRingByKeyspaceGetParams

NewStorageServiceDescribeRingByKeyspaceGetParamsWithTimeout creates a new StorageServiceDescribeRingByKeyspaceGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServiceDescribeRingByKeyspaceGetParams) SetContext ¶

SetContext adds the context to the storage service describe ring by keyspace get params

func (*StorageServiceDescribeRingByKeyspaceGetParams) SetHTTPClient ¶

func (o *StorageServiceDescribeRingByKeyspaceGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage service describe ring by keyspace get params

func (*StorageServiceDescribeRingByKeyspaceGetParams) SetKeyspace ¶

func (o *StorageServiceDescribeRingByKeyspaceGetParams) SetKeyspace(keyspace string)

SetKeyspace adds the keyspace to the storage service describe ring by keyspace get params

func (*StorageServiceDescribeRingByKeyspaceGetParams) SetTimeout ¶

SetTimeout adds the timeout to the storage service describe ring by keyspace get params

func (*StorageServiceDescribeRingByKeyspaceGetParams) WithContext ¶

WithContext adds the context to the storage service describe ring by keyspace get params

func (*StorageServiceDescribeRingByKeyspaceGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service describe ring by keyspace get params

func (*StorageServiceDescribeRingByKeyspaceGetParams) WithKeyspace ¶

WithKeyspace adds the keyspace to the storage service describe ring by keyspace get params

func (*StorageServiceDescribeRingByKeyspaceGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service describe ring by keyspace get params

func (*StorageServiceDescribeRingByKeyspaceGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServiceDescribeRingByKeyspaceGetReader ¶

type StorageServiceDescribeRingByKeyspaceGetReader struct {
	// contains filtered or unexported fields
}

StorageServiceDescribeRingByKeyspaceGetReader is a Reader for the StorageServiceDescribeRingByKeyspaceGet structure.

func (*StorageServiceDescribeRingByKeyspaceGetReader) ReadResponse ¶

func (o *StorageServiceDescribeRingByKeyspaceGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServiceDescribeRingGetDefault ¶

type StorageServiceDescribeRingGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServiceDescribeRingGetDefault handles this case with default header values.

internal server error

func NewStorageServiceDescribeRingGetDefault ¶

func NewStorageServiceDescribeRingGetDefault(code int) *StorageServiceDescribeRingGetDefault

NewStorageServiceDescribeRingGetDefault creates a StorageServiceDescribeRingGetDefault with default headers values

func (*StorageServiceDescribeRingGetDefault) Code ¶

Code gets the status code for the storage service describe ring get default response

func (*StorageServiceDescribeRingGetDefault) Error ¶

func (*StorageServiceDescribeRingGetDefault) GetPayload ¶

type StorageServiceDescribeRingGetOK ¶

type StorageServiceDescribeRingGetOK struct {
	Payload []*models.TokenRange
}

StorageServiceDescribeRingGetOK handles this case with default header values.

StorageServiceDescribeRingGetOK storage service describe ring get o k

func NewStorageServiceDescribeRingGetOK ¶

func NewStorageServiceDescribeRingGetOK() *StorageServiceDescribeRingGetOK

NewStorageServiceDescribeRingGetOK creates a StorageServiceDescribeRingGetOK with default headers values

func (*StorageServiceDescribeRingGetOK) GetPayload ¶

type StorageServiceDescribeRingGetParams ¶

type StorageServiceDescribeRingGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServiceDescribeRingGetParams contains all the parameters to send to the API endpoint for the storage service describe ring get operation typically these are written to a http.Request

func NewStorageServiceDescribeRingGetParams ¶

func NewStorageServiceDescribeRingGetParams() *StorageServiceDescribeRingGetParams

NewStorageServiceDescribeRingGetParams creates a new StorageServiceDescribeRingGetParams object with the default values initialized.

func NewStorageServiceDescribeRingGetParamsWithContext ¶

func NewStorageServiceDescribeRingGetParamsWithContext(ctx context.Context) *StorageServiceDescribeRingGetParams

NewStorageServiceDescribeRingGetParamsWithContext creates a new StorageServiceDescribeRingGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServiceDescribeRingGetParamsWithHTTPClient ¶

func NewStorageServiceDescribeRingGetParamsWithHTTPClient(client *http.Client) *StorageServiceDescribeRingGetParams

NewStorageServiceDescribeRingGetParamsWithHTTPClient creates a new StorageServiceDescribeRingGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServiceDescribeRingGetParamsWithTimeout ¶

func NewStorageServiceDescribeRingGetParamsWithTimeout(timeout time.Duration) *StorageServiceDescribeRingGetParams

NewStorageServiceDescribeRingGetParamsWithTimeout creates a new StorageServiceDescribeRingGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServiceDescribeRingGetParams) SetContext ¶

SetContext adds the context to the storage service describe ring get params

func (*StorageServiceDescribeRingGetParams) SetHTTPClient ¶

func (o *StorageServiceDescribeRingGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage service describe ring get params

func (*StorageServiceDescribeRingGetParams) SetTimeout ¶

func (o *StorageServiceDescribeRingGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the storage service describe ring get params

func (*StorageServiceDescribeRingGetParams) WithContext ¶

WithContext adds the context to the storage service describe ring get params

func (*StorageServiceDescribeRingGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service describe ring get params

func (*StorageServiceDescribeRingGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service describe ring get params

func (*StorageServiceDescribeRingGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServiceDescribeRingGetReader ¶

type StorageServiceDescribeRingGetReader struct {
	// contains filtered or unexported fields
}

StorageServiceDescribeRingGetReader is a Reader for the StorageServiceDescribeRingGet structure.

func (*StorageServiceDescribeRingGetReader) ReadResponse ¶

func (o *StorageServiceDescribeRingGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServiceDrainGetDefault ¶

type StorageServiceDrainGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServiceDrainGetDefault handles this case with default header values.

internal server error

func NewStorageServiceDrainGetDefault ¶

func NewStorageServiceDrainGetDefault(code int) *StorageServiceDrainGetDefault

NewStorageServiceDrainGetDefault creates a StorageServiceDrainGetDefault with default headers values

func (*StorageServiceDrainGetDefault) Code ¶

Code gets the status code for the storage service drain get default response

func (*StorageServiceDrainGetDefault) Error ¶

func (*StorageServiceDrainGetDefault) GetPayload ¶

type StorageServiceDrainGetOK ¶

type StorageServiceDrainGetOK struct {
	Payload string
}

StorageServiceDrainGetOK handles this case with default header values.

StorageServiceDrainGetOK storage service drain get o k

func NewStorageServiceDrainGetOK ¶

func NewStorageServiceDrainGetOK() *StorageServiceDrainGetOK

NewStorageServiceDrainGetOK creates a StorageServiceDrainGetOK with default headers values

func (*StorageServiceDrainGetOK) GetPayload ¶

func (o *StorageServiceDrainGetOK) GetPayload() string

type StorageServiceDrainGetParams ¶

type StorageServiceDrainGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServiceDrainGetParams contains all the parameters to send to the API endpoint for the storage service drain get operation typically these are written to a http.Request

func NewStorageServiceDrainGetParams ¶

func NewStorageServiceDrainGetParams() *StorageServiceDrainGetParams

NewStorageServiceDrainGetParams creates a new StorageServiceDrainGetParams object with the default values initialized.

func NewStorageServiceDrainGetParamsWithContext ¶

func NewStorageServiceDrainGetParamsWithContext(ctx context.Context) *StorageServiceDrainGetParams

NewStorageServiceDrainGetParamsWithContext creates a new StorageServiceDrainGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServiceDrainGetParamsWithHTTPClient ¶

func NewStorageServiceDrainGetParamsWithHTTPClient(client *http.Client) *StorageServiceDrainGetParams

NewStorageServiceDrainGetParamsWithHTTPClient creates a new StorageServiceDrainGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServiceDrainGetParamsWithTimeout ¶

func NewStorageServiceDrainGetParamsWithTimeout(timeout time.Duration) *StorageServiceDrainGetParams

NewStorageServiceDrainGetParamsWithTimeout creates a new StorageServiceDrainGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServiceDrainGetParams) SetContext ¶

func (o *StorageServiceDrainGetParams) SetContext(ctx context.Context)

SetContext adds the context to the storage service drain get params

func (*StorageServiceDrainGetParams) SetHTTPClient ¶

func (o *StorageServiceDrainGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage service drain get params

func (*StorageServiceDrainGetParams) SetTimeout ¶

func (o *StorageServiceDrainGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the storage service drain get params

func (*StorageServiceDrainGetParams) WithContext ¶

WithContext adds the context to the storage service drain get params

func (*StorageServiceDrainGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service drain get params

func (*StorageServiceDrainGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service drain get params

func (*StorageServiceDrainGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServiceDrainGetReader ¶

type StorageServiceDrainGetReader struct {
	// contains filtered or unexported fields
}

StorageServiceDrainGetReader is a Reader for the StorageServiceDrainGet structure.

func (*StorageServiceDrainGetReader) ReadResponse ¶

func (o *StorageServiceDrainGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServiceDrainPostDefault ¶

type StorageServiceDrainPostDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServiceDrainPostDefault handles this case with default header values.

internal server error

func NewStorageServiceDrainPostDefault ¶

func NewStorageServiceDrainPostDefault(code int) *StorageServiceDrainPostDefault

NewStorageServiceDrainPostDefault creates a StorageServiceDrainPostDefault with default headers values

func (*StorageServiceDrainPostDefault) Code ¶

Code gets the status code for the storage service drain post default response

func (*StorageServiceDrainPostDefault) Error ¶

func (*StorageServiceDrainPostDefault) GetPayload ¶

type StorageServiceDrainPostOK ¶

type StorageServiceDrainPostOK struct {
}

StorageServiceDrainPostOK handles this case with default header values.

StorageServiceDrainPostOK storage service drain post o k

func NewStorageServiceDrainPostOK ¶

func NewStorageServiceDrainPostOK() *StorageServiceDrainPostOK

NewStorageServiceDrainPostOK creates a StorageServiceDrainPostOK with default headers values

type StorageServiceDrainPostParams ¶

type StorageServiceDrainPostParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServiceDrainPostParams contains all the parameters to send to the API endpoint for the storage service drain post operation typically these are written to a http.Request

func NewStorageServiceDrainPostParams ¶

func NewStorageServiceDrainPostParams() *StorageServiceDrainPostParams

NewStorageServiceDrainPostParams creates a new StorageServiceDrainPostParams object with the default values initialized.

func NewStorageServiceDrainPostParamsWithContext ¶

func NewStorageServiceDrainPostParamsWithContext(ctx context.Context) *StorageServiceDrainPostParams

NewStorageServiceDrainPostParamsWithContext creates a new StorageServiceDrainPostParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServiceDrainPostParamsWithHTTPClient ¶

func NewStorageServiceDrainPostParamsWithHTTPClient(client *http.Client) *StorageServiceDrainPostParams

NewStorageServiceDrainPostParamsWithHTTPClient creates a new StorageServiceDrainPostParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServiceDrainPostParamsWithTimeout ¶

func NewStorageServiceDrainPostParamsWithTimeout(timeout time.Duration) *StorageServiceDrainPostParams

NewStorageServiceDrainPostParamsWithTimeout creates a new StorageServiceDrainPostParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServiceDrainPostParams) SetContext ¶

func (o *StorageServiceDrainPostParams) SetContext(ctx context.Context)

SetContext adds the context to the storage service drain post params

func (*StorageServiceDrainPostParams) SetHTTPClient ¶

func (o *StorageServiceDrainPostParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage service drain post params

func (*StorageServiceDrainPostParams) SetTimeout ¶

func (o *StorageServiceDrainPostParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the storage service drain post params

func (*StorageServiceDrainPostParams) WithContext ¶

WithContext adds the context to the storage service drain post params

func (*StorageServiceDrainPostParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service drain post params

func (*StorageServiceDrainPostParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service drain post params

func (*StorageServiceDrainPostParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServiceDrainPostReader ¶

type StorageServiceDrainPostReader struct {
	// contains filtered or unexported fields
}

StorageServiceDrainPostReader is a Reader for the StorageServiceDrainPost structure.

func (*StorageServiceDrainPostReader) ReadResponse ¶

func (o *StorageServiceDrainPostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServiceForceRemoveCompletionPostDefault ¶

type StorageServiceForceRemoveCompletionPostDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServiceForceRemoveCompletionPostDefault handles this case with default header values.

internal server error

func NewStorageServiceForceRemoveCompletionPostDefault ¶

func NewStorageServiceForceRemoveCompletionPostDefault(code int) *StorageServiceForceRemoveCompletionPostDefault

NewStorageServiceForceRemoveCompletionPostDefault creates a StorageServiceForceRemoveCompletionPostDefault with default headers values

func (*StorageServiceForceRemoveCompletionPostDefault) Code ¶

Code gets the status code for the storage service force remove completion post default response

func (*StorageServiceForceRemoveCompletionPostDefault) Error ¶

func (*StorageServiceForceRemoveCompletionPostDefault) GetPayload ¶

type StorageServiceForceRemoveCompletionPostOK ¶

type StorageServiceForceRemoveCompletionPostOK struct {
}

StorageServiceForceRemoveCompletionPostOK handles this case with default header values.

StorageServiceForceRemoveCompletionPostOK storage service force remove completion post o k

func NewStorageServiceForceRemoveCompletionPostOK ¶

func NewStorageServiceForceRemoveCompletionPostOK() *StorageServiceForceRemoveCompletionPostOK

NewStorageServiceForceRemoveCompletionPostOK creates a StorageServiceForceRemoveCompletionPostOK with default headers values

type StorageServiceForceRemoveCompletionPostParams ¶

type StorageServiceForceRemoveCompletionPostParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServiceForceRemoveCompletionPostParams contains all the parameters to send to the API endpoint for the storage service force remove completion post operation typically these are written to a http.Request

func NewStorageServiceForceRemoveCompletionPostParams ¶

func NewStorageServiceForceRemoveCompletionPostParams() *StorageServiceForceRemoveCompletionPostParams

NewStorageServiceForceRemoveCompletionPostParams creates a new StorageServiceForceRemoveCompletionPostParams object with the default values initialized.

func NewStorageServiceForceRemoveCompletionPostParamsWithContext ¶

func NewStorageServiceForceRemoveCompletionPostParamsWithContext(ctx context.Context) *StorageServiceForceRemoveCompletionPostParams

NewStorageServiceForceRemoveCompletionPostParamsWithContext creates a new StorageServiceForceRemoveCompletionPostParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServiceForceRemoveCompletionPostParamsWithHTTPClient ¶

func NewStorageServiceForceRemoveCompletionPostParamsWithHTTPClient(client *http.Client) *StorageServiceForceRemoveCompletionPostParams

NewStorageServiceForceRemoveCompletionPostParamsWithHTTPClient creates a new StorageServiceForceRemoveCompletionPostParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServiceForceRemoveCompletionPostParamsWithTimeout ¶

func NewStorageServiceForceRemoveCompletionPostParamsWithTimeout(timeout time.Duration) *StorageServiceForceRemoveCompletionPostParams

NewStorageServiceForceRemoveCompletionPostParamsWithTimeout creates a new StorageServiceForceRemoveCompletionPostParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServiceForceRemoveCompletionPostParams) SetContext ¶

SetContext adds the context to the storage service force remove completion post params

func (*StorageServiceForceRemoveCompletionPostParams) SetHTTPClient ¶

func (o *StorageServiceForceRemoveCompletionPostParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage service force remove completion post params

func (*StorageServiceForceRemoveCompletionPostParams) SetTimeout ¶

SetTimeout adds the timeout to the storage service force remove completion post params

func (*StorageServiceForceRemoveCompletionPostParams) WithContext ¶

WithContext adds the context to the storage service force remove completion post params

func (*StorageServiceForceRemoveCompletionPostParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service force remove completion post params

func (*StorageServiceForceRemoveCompletionPostParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service force remove completion post params

func (*StorageServiceForceRemoveCompletionPostParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServiceForceRemoveCompletionPostReader ¶

type StorageServiceForceRemoveCompletionPostReader struct {
	// contains filtered or unexported fields
}

StorageServiceForceRemoveCompletionPostReader is a Reader for the StorageServiceForceRemoveCompletionPost structure.

func (*StorageServiceForceRemoveCompletionPostReader) ReadResponse ¶

func (o *StorageServiceForceRemoveCompletionPostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServiceForceTerminatePostDefault ¶

type StorageServiceForceTerminatePostDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServiceForceTerminatePostDefault handles this case with default header values.

internal server error

func NewStorageServiceForceTerminatePostDefault ¶

func NewStorageServiceForceTerminatePostDefault(code int) *StorageServiceForceTerminatePostDefault

NewStorageServiceForceTerminatePostDefault creates a StorageServiceForceTerminatePostDefault with default headers values

func (*StorageServiceForceTerminatePostDefault) Code ¶

Code gets the status code for the storage service force terminate post default response

func (*StorageServiceForceTerminatePostDefault) Error ¶

func (*StorageServiceForceTerminatePostDefault) GetPayload ¶

type StorageServiceForceTerminatePostOK ¶

type StorageServiceForceTerminatePostOK struct {
}

StorageServiceForceTerminatePostOK handles this case with default header values.

StorageServiceForceTerminatePostOK storage service force terminate post o k

func NewStorageServiceForceTerminatePostOK ¶

func NewStorageServiceForceTerminatePostOK() *StorageServiceForceTerminatePostOK

NewStorageServiceForceTerminatePostOK creates a StorageServiceForceTerminatePostOK with default headers values

type StorageServiceForceTerminatePostParams ¶

type StorageServiceForceTerminatePostParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServiceForceTerminatePostParams contains all the parameters to send to the API endpoint for the storage service force terminate post operation typically these are written to a http.Request

func NewStorageServiceForceTerminatePostParams ¶

func NewStorageServiceForceTerminatePostParams() *StorageServiceForceTerminatePostParams

NewStorageServiceForceTerminatePostParams creates a new StorageServiceForceTerminatePostParams object with the default values initialized.

func NewStorageServiceForceTerminatePostParamsWithContext ¶

func NewStorageServiceForceTerminatePostParamsWithContext(ctx context.Context) *StorageServiceForceTerminatePostParams

NewStorageServiceForceTerminatePostParamsWithContext creates a new StorageServiceForceTerminatePostParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServiceForceTerminatePostParamsWithHTTPClient ¶

func NewStorageServiceForceTerminatePostParamsWithHTTPClient(client *http.Client) *StorageServiceForceTerminatePostParams

NewStorageServiceForceTerminatePostParamsWithHTTPClient creates a new StorageServiceForceTerminatePostParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServiceForceTerminatePostParamsWithTimeout ¶

func NewStorageServiceForceTerminatePostParamsWithTimeout(timeout time.Duration) *StorageServiceForceTerminatePostParams

NewStorageServiceForceTerminatePostParamsWithTimeout creates a new StorageServiceForceTerminatePostParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServiceForceTerminatePostParams) SetContext ¶

SetContext adds the context to the storage service force terminate post params

func (*StorageServiceForceTerminatePostParams) SetHTTPClient ¶

func (o *StorageServiceForceTerminatePostParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage service force terminate post params

func (*StorageServiceForceTerminatePostParams) SetTimeout ¶

func (o *StorageServiceForceTerminatePostParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the storage service force terminate post params

func (*StorageServiceForceTerminatePostParams) WithContext ¶

WithContext adds the context to the storage service force terminate post params

func (*StorageServiceForceTerminatePostParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service force terminate post params

func (*StorageServiceForceTerminatePostParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service force terminate post params

func (*StorageServiceForceTerminatePostParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServiceForceTerminatePostReader ¶

type StorageServiceForceTerminatePostReader struct {
	// contains filtered or unexported fields
}

StorageServiceForceTerminatePostReader is a Reader for the StorageServiceForceTerminatePost structure.

func (*StorageServiceForceTerminatePostReader) ReadResponse ¶

func (o *StorageServiceForceTerminatePostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServiceForceTerminateRepairPostDefault ¶

type StorageServiceForceTerminateRepairPostDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServiceForceTerminateRepairPostDefault handles this case with default header values.

internal server error

func NewStorageServiceForceTerminateRepairPostDefault ¶

func NewStorageServiceForceTerminateRepairPostDefault(code int) *StorageServiceForceTerminateRepairPostDefault

NewStorageServiceForceTerminateRepairPostDefault creates a StorageServiceForceTerminateRepairPostDefault with default headers values

func (*StorageServiceForceTerminateRepairPostDefault) Code ¶

Code gets the status code for the storage service force terminate repair post default response

func (*StorageServiceForceTerminateRepairPostDefault) Error ¶

func (*StorageServiceForceTerminateRepairPostDefault) GetPayload ¶

type StorageServiceForceTerminateRepairPostOK ¶

type StorageServiceForceTerminateRepairPostOK struct {
}

StorageServiceForceTerminateRepairPostOK handles this case with default header values.

StorageServiceForceTerminateRepairPostOK storage service force terminate repair post o k

func NewStorageServiceForceTerminateRepairPostOK ¶

func NewStorageServiceForceTerminateRepairPostOK() *StorageServiceForceTerminateRepairPostOK

NewStorageServiceForceTerminateRepairPostOK creates a StorageServiceForceTerminateRepairPostOK with default headers values

type StorageServiceForceTerminateRepairPostParams ¶

type StorageServiceForceTerminateRepairPostParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServiceForceTerminateRepairPostParams contains all the parameters to send to the API endpoint for the storage service force terminate repair post operation typically these are written to a http.Request

func NewStorageServiceForceTerminateRepairPostParams ¶

func NewStorageServiceForceTerminateRepairPostParams() *StorageServiceForceTerminateRepairPostParams

NewStorageServiceForceTerminateRepairPostParams creates a new StorageServiceForceTerminateRepairPostParams object with the default values initialized.

func NewStorageServiceForceTerminateRepairPostParamsWithContext ¶

func NewStorageServiceForceTerminateRepairPostParamsWithContext(ctx context.Context) *StorageServiceForceTerminateRepairPostParams

NewStorageServiceForceTerminateRepairPostParamsWithContext creates a new StorageServiceForceTerminateRepairPostParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServiceForceTerminateRepairPostParamsWithHTTPClient ¶

func NewStorageServiceForceTerminateRepairPostParamsWithHTTPClient(client *http.Client) *StorageServiceForceTerminateRepairPostParams

NewStorageServiceForceTerminateRepairPostParamsWithHTTPClient creates a new StorageServiceForceTerminateRepairPostParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServiceForceTerminateRepairPostParamsWithTimeout ¶

func NewStorageServiceForceTerminateRepairPostParamsWithTimeout(timeout time.Duration) *StorageServiceForceTerminateRepairPostParams

NewStorageServiceForceTerminateRepairPostParamsWithTimeout creates a new StorageServiceForceTerminateRepairPostParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServiceForceTerminateRepairPostParams) SetContext ¶

SetContext adds the context to the storage service force terminate repair post params

func (*StorageServiceForceTerminateRepairPostParams) SetHTTPClient ¶

func (o *StorageServiceForceTerminateRepairPostParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage service force terminate repair post params

func (*StorageServiceForceTerminateRepairPostParams) SetTimeout ¶

SetTimeout adds the timeout to the storage service force terminate repair post params

func (*StorageServiceForceTerminateRepairPostParams) WithContext ¶

WithContext adds the context to the storage service force terminate repair post params

func (*StorageServiceForceTerminateRepairPostParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service force terminate repair post params

func (*StorageServiceForceTerminateRepairPostParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service force terminate repair post params

func (*StorageServiceForceTerminateRepairPostParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServiceForceTerminateRepairPostReader ¶

type StorageServiceForceTerminateRepairPostReader struct {
	// contains filtered or unexported fields
}

StorageServiceForceTerminateRepairPostReader is a Reader for the StorageServiceForceTerminateRepairPost structure.

func (*StorageServiceForceTerminateRepairPostReader) ReadResponse ¶

func (o *StorageServiceForceTerminateRepairPostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServiceGenerationNumberGetDefault ¶

type StorageServiceGenerationNumberGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServiceGenerationNumberGetDefault handles this case with default header values.

internal server error

func NewStorageServiceGenerationNumberGetDefault ¶

func NewStorageServiceGenerationNumberGetDefault(code int) *StorageServiceGenerationNumberGetDefault

NewStorageServiceGenerationNumberGetDefault creates a StorageServiceGenerationNumberGetDefault with default headers values

func (*StorageServiceGenerationNumberGetDefault) Code ¶

Code gets the status code for the storage service generation number get default response

func (*StorageServiceGenerationNumberGetDefault) Error ¶

func (*StorageServiceGenerationNumberGetDefault) GetPayload ¶

type StorageServiceGenerationNumberGetOK ¶

type StorageServiceGenerationNumberGetOK struct {
	Payload int32
}

StorageServiceGenerationNumberGetOK handles this case with default header values.

StorageServiceGenerationNumberGetOK storage service generation number get o k

func NewStorageServiceGenerationNumberGetOK ¶

func NewStorageServiceGenerationNumberGetOK() *StorageServiceGenerationNumberGetOK

NewStorageServiceGenerationNumberGetOK creates a StorageServiceGenerationNumberGetOK with default headers values

func (*StorageServiceGenerationNumberGetOK) GetPayload ¶

type StorageServiceGenerationNumberGetParams ¶

type StorageServiceGenerationNumberGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServiceGenerationNumberGetParams contains all the parameters to send to the API endpoint for the storage service generation number get operation typically these are written to a http.Request

func NewStorageServiceGenerationNumberGetParams ¶

func NewStorageServiceGenerationNumberGetParams() *StorageServiceGenerationNumberGetParams

NewStorageServiceGenerationNumberGetParams creates a new StorageServiceGenerationNumberGetParams object with the default values initialized.

func NewStorageServiceGenerationNumberGetParamsWithContext ¶

func NewStorageServiceGenerationNumberGetParamsWithContext(ctx context.Context) *StorageServiceGenerationNumberGetParams

NewStorageServiceGenerationNumberGetParamsWithContext creates a new StorageServiceGenerationNumberGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServiceGenerationNumberGetParamsWithHTTPClient ¶

func NewStorageServiceGenerationNumberGetParamsWithHTTPClient(client *http.Client) *StorageServiceGenerationNumberGetParams

NewStorageServiceGenerationNumberGetParamsWithHTTPClient creates a new StorageServiceGenerationNumberGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServiceGenerationNumberGetParamsWithTimeout ¶

func NewStorageServiceGenerationNumberGetParamsWithTimeout(timeout time.Duration) *StorageServiceGenerationNumberGetParams

NewStorageServiceGenerationNumberGetParamsWithTimeout creates a new StorageServiceGenerationNumberGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServiceGenerationNumberGetParams) SetContext ¶

SetContext adds the context to the storage service generation number get params

func (*StorageServiceGenerationNumberGetParams) SetHTTPClient ¶

func (o *StorageServiceGenerationNumberGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage service generation number get params

func (*StorageServiceGenerationNumberGetParams) SetTimeout ¶

func (o *StorageServiceGenerationNumberGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the storage service generation number get params

func (*StorageServiceGenerationNumberGetParams) WithContext ¶

WithContext adds the context to the storage service generation number get params

func (*StorageServiceGenerationNumberGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service generation number get params

func (*StorageServiceGenerationNumberGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service generation number get params

func (*StorageServiceGenerationNumberGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServiceGenerationNumberGetReader ¶

type StorageServiceGenerationNumberGetReader struct {
	// contains filtered or unexported fields
}

StorageServiceGenerationNumberGetReader is a Reader for the StorageServiceGenerationNumberGet structure.

func (*StorageServiceGenerationNumberGetReader) ReadResponse ¶

func (o *StorageServiceGenerationNumberGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServiceGossipingDeleteDefault ¶

type StorageServiceGossipingDeleteDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServiceGossipingDeleteDefault handles this case with default header values.

internal server error

func NewStorageServiceGossipingDeleteDefault ¶

func NewStorageServiceGossipingDeleteDefault(code int) *StorageServiceGossipingDeleteDefault

NewStorageServiceGossipingDeleteDefault creates a StorageServiceGossipingDeleteDefault with default headers values

func (*StorageServiceGossipingDeleteDefault) Code ¶

Code gets the status code for the storage service gossiping delete default response

func (*StorageServiceGossipingDeleteDefault) Error ¶

func (*StorageServiceGossipingDeleteDefault) GetPayload ¶

type StorageServiceGossipingDeleteOK ¶

type StorageServiceGossipingDeleteOK struct {
}

StorageServiceGossipingDeleteOK handles this case with default header values.

StorageServiceGossipingDeleteOK storage service gossiping delete o k

func NewStorageServiceGossipingDeleteOK ¶

func NewStorageServiceGossipingDeleteOK() *StorageServiceGossipingDeleteOK

NewStorageServiceGossipingDeleteOK creates a StorageServiceGossipingDeleteOK with default headers values

type StorageServiceGossipingDeleteParams ¶

type StorageServiceGossipingDeleteParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServiceGossipingDeleteParams contains all the parameters to send to the API endpoint for the storage service gossiping delete operation typically these are written to a http.Request

func NewStorageServiceGossipingDeleteParams ¶

func NewStorageServiceGossipingDeleteParams() *StorageServiceGossipingDeleteParams

NewStorageServiceGossipingDeleteParams creates a new StorageServiceGossipingDeleteParams object with the default values initialized.

func NewStorageServiceGossipingDeleteParamsWithContext ¶

func NewStorageServiceGossipingDeleteParamsWithContext(ctx context.Context) *StorageServiceGossipingDeleteParams

NewStorageServiceGossipingDeleteParamsWithContext creates a new StorageServiceGossipingDeleteParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServiceGossipingDeleteParamsWithHTTPClient ¶

func NewStorageServiceGossipingDeleteParamsWithHTTPClient(client *http.Client) *StorageServiceGossipingDeleteParams

NewStorageServiceGossipingDeleteParamsWithHTTPClient creates a new StorageServiceGossipingDeleteParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServiceGossipingDeleteParamsWithTimeout ¶

func NewStorageServiceGossipingDeleteParamsWithTimeout(timeout time.Duration) *StorageServiceGossipingDeleteParams

NewStorageServiceGossipingDeleteParamsWithTimeout creates a new StorageServiceGossipingDeleteParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServiceGossipingDeleteParams) SetContext ¶

SetContext adds the context to the storage service gossiping delete params

func (*StorageServiceGossipingDeleteParams) SetHTTPClient ¶

func (o *StorageServiceGossipingDeleteParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage service gossiping delete params

func (*StorageServiceGossipingDeleteParams) SetTimeout ¶

func (o *StorageServiceGossipingDeleteParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the storage service gossiping delete params

func (*StorageServiceGossipingDeleteParams) WithContext ¶

WithContext adds the context to the storage service gossiping delete params

func (*StorageServiceGossipingDeleteParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service gossiping delete params

func (*StorageServiceGossipingDeleteParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service gossiping delete params

func (*StorageServiceGossipingDeleteParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServiceGossipingDeleteReader ¶

type StorageServiceGossipingDeleteReader struct {
	// contains filtered or unexported fields
}

StorageServiceGossipingDeleteReader is a Reader for the StorageServiceGossipingDelete structure.

func (*StorageServiceGossipingDeleteReader) ReadResponse ¶

func (o *StorageServiceGossipingDeleteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServiceGossipingGetDefault ¶

type StorageServiceGossipingGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServiceGossipingGetDefault handles this case with default header values.

internal server error

func NewStorageServiceGossipingGetDefault ¶

func NewStorageServiceGossipingGetDefault(code int) *StorageServiceGossipingGetDefault

NewStorageServiceGossipingGetDefault creates a StorageServiceGossipingGetDefault with default headers values

func (*StorageServiceGossipingGetDefault) Code ¶

Code gets the status code for the storage service gossiping get default response

func (*StorageServiceGossipingGetDefault) Error ¶

func (*StorageServiceGossipingGetDefault) GetPayload ¶

type StorageServiceGossipingGetOK ¶

type StorageServiceGossipingGetOK struct {
	Payload bool
}

StorageServiceGossipingGetOK handles this case with default header values.

StorageServiceGossipingGetOK storage service gossiping get o k

func NewStorageServiceGossipingGetOK ¶

func NewStorageServiceGossipingGetOK() *StorageServiceGossipingGetOK

NewStorageServiceGossipingGetOK creates a StorageServiceGossipingGetOK with default headers values

func (*StorageServiceGossipingGetOK) GetPayload ¶

func (o *StorageServiceGossipingGetOK) GetPayload() bool

type StorageServiceGossipingGetParams ¶

type StorageServiceGossipingGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServiceGossipingGetParams contains all the parameters to send to the API endpoint for the storage service gossiping get operation typically these are written to a http.Request

func NewStorageServiceGossipingGetParams ¶

func NewStorageServiceGossipingGetParams() *StorageServiceGossipingGetParams

NewStorageServiceGossipingGetParams creates a new StorageServiceGossipingGetParams object with the default values initialized.

func NewStorageServiceGossipingGetParamsWithContext ¶

func NewStorageServiceGossipingGetParamsWithContext(ctx context.Context) *StorageServiceGossipingGetParams

NewStorageServiceGossipingGetParamsWithContext creates a new StorageServiceGossipingGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServiceGossipingGetParamsWithHTTPClient ¶

func NewStorageServiceGossipingGetParamsWithHTTPClient(client *http.Client) *StorageServiceGossipingGetParams

NewStorageServiceGossipingGetParamsWithHTTPClient creates a new StorageServiceGossipingGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServiceGossipingGetParamsWithTimeout ¶

func NewStorageServiceGossipingGetParamsWithTimeout(timeout time.Duration) *StorageServiceGossipingGetParams

NewStorageServiceGossipingGetParamsWithTimeout creates a new StorageServiceGossipingGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServiceGossipingGetParams) SetContext ¶

SetContext adds the context to the storage service gossiping get params

func (*StorageServiceGossipingGetParams) SetHTTPClient ¶

func (o *StorageServiceGossipingGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage service gossiping get params

func (*StorageServiceGossipingGetParams) SetTimeout ¶

func (o *StorageServiceGossipingGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the storage service gossiping get params

func (*StorageServiceGossipingGetParams) WithContext ¶

WithContext adds the context to the storage service gossiping get params

func (*StorageServiceGossipingGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service gossiping get params

func (*StorageServiceGossipingGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service gossiping get params

func (*StorageServiceGossipingGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServiceGossipingGetReader ¶

type StorageServiceGossipingGetReader struct {
	// contains filtered or unexported fields
}

StorageServiceGossipingGetReader is a Reader for the StorageServiceGossipingGet structure.

func (*StorageServiceGossipingGetReader) ReadResponse ¶

func (o *StorageServiceGossipingGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServiceGossipingPostDefault ¶

type StorageServiceGossipingPostDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServiceGossipingPostDefault handles this case with default header values.

internal server error

func NewStorageServiceGossipingPostDefault ¶

func NewStorageServiceGossipingPostDefault(code int) *StorageServiceGossipingPostDefault

NewStorageServiceGossipingPostDefault creates a StorageServiceGossipingPostDefault with default headers values

func (*StorageServiceGossipingPostDefault) Code ¶

Code gets the status code for the storage service gossiping post default response

func (*StorageServiceGossipingPostDefault) Error ¶

func (*StorageServiceGossipingPostDefault) GetPayload ¶

type StorageServiceGossipingPostOK ¶

type StorageServiceGossipingPostOK struct {
}

StorageServiceGossipingPostOK handles this case with default header values.

StorageServiceGossipingPostOK storage service gossiping post o k

func NewStorageServiceGossipingPostOK ¶

func NewStorageServiceGossipingPostOK() *StorageServiceGossipingPostOK

NewStorageServiceGossipingPostOK creates a StorageServiceGossipingPostOK with default headers values

type StorageServiceGossipingPostParams ¶

type StorageServiceGossipingPostParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServiceGossipingPostParams contains all the parameters to send to the API endpoint for the storage service gossiping post operation typically these are written to a http.Request

func NewStorageServiceGossipingPostParams ¶

func NewStorageServiceGossipingPostParams() *StorageServiceGossipingPostParams

NewStorageServiceGossipingPostParams creates a new StorageServiceGossipingPostParams object with the default values initialized.

func NewStorageServiceGossipingPostParamsWithContext ¶

func NewStorageServiceGossipingPostParamsWithContext(ctx context.Context) *StorageServiceGossipingPostParams

NewStorageServiceGossipingPostParamsWithContext creates a new StorageServiceGossipingPostParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServiceGossipingPostParamsWithHTTPClient ¶

func NewStorageServiceGossipingPostParamsWithHTTPClient(client *http.Client) *StorageServiceGossipingPostParams

NewStorageServiceGossipingPostParamsWithHTTPClient creates a new StorageServiceGossipingPostParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServiceGossipingPostParamsWithTimeout ¶

func NewStorageServiceGossipingPostParamsWithTimeout(timeout time.Duration) *StorageServiceGossipingPostParams

NewStorageServiceGossipingPostParamsWithTimeout creates a new StorageServiceGossipingPostParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServiceGossipingPostParams) SetContext ¶

SetContext adds the context to the storage service gossiping post params

func (*StorageServiceGossipingPostParams) SetHTTPClient ¶

func (o *StorageServiceGossipingPostParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage service gossiping post params

func (*StorageServiceGossipingPostParams) SetTimeout ¶

func (o *StorageServiceGossipingPostParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the storage service gossiping post params

func (*StorageServiceGossipingPostParams) WithContext ¶

WithContext adds the context to the storage service gossiping post params

func (*StorageServiceGossipingPostParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service gossiping post params

func (*StorageServiceGossipingPostParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service gossiping post params

func (*StorageServiceGossipingPostParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServiceGossipingPostReader ¶

type StorageServiceGossipingPostReader struct {
	// contains filtered or unexported fields
}

StorageServiceGossipingPostReader is a Reader for the StorageServiceGossipingPost structure.

func (*StorageServiceGossipingPostReader) ReadResponse ¶

func (o *StorageServiceGossipingPostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServiceHintedHandoffPostDefault ¶

type StorageServiceHintedHandoffPostDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServiceHintedHandoffPostDefault handles this case with default header values.

internal server error

func NewStorageServiceHintedHandoffPostDefault ¶

func NewStorageServiceHintedHandoffPostDefault(code int) *StorageServiceHintedHandoffPostDefault

NewStorageServiceHintedHandoffPostDefault creates a StorageServiceHintedHandoffPostDefault with default headers values

func (*StorageServiceHintedHandoffPostDefault) Code ¶

Code gets the status code for the storage service hinted handoff post default response

func (*StorageServiceHintedHandoffPostDefault) Error ¶

func (*StorageServiceHintedHandoffPostDefault) GetPayload ¶

type StorageServiceHintedHandoffPostOK ¶

type StorageServiceHintedHandoffPostOK struct {
}

StorageServiceHintedHandoffPostOK handles this case with default header values.

StorageServiceHintedHandoffPostOK storage service hinted handoff post o k

func NewStorageServiceHintedHandoffPostOK ¶

func NewStorageServiceHintedHandoffPostOK() *StorageServiceHintedHandoffPostOK

NewStorageServiceHintedHandoffPostOK creates a StorageServiceHintedHandoffPostOK with default headers values

type StorageServiceHintedHandoffPostParams ¶

type StorageServiceHintedHandoffPostParams struct {

	/*Throttle
	  throttle in kb

	*/
	Throttle int32

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServiceHintedHandoffPostParams contains all the parameters to send to the API endpoint for the storage service hinted handoff post operation typically these are written to a http.Request

func NewStorageServiceHintedHandoffPostParams ¶

func NewStorageServiceHintedHandoffPostParams() *StorageServiceHintedHandoffPostParams

NewStorageServiceHintedHandoffPostParams creates a new StorageServiceHintedHandoffPostParams object with the default values initialized.

func NewStorageServiceHintedHandoffPostParamsWithContext ¶

func NewStorageServiceHintedHandoffPostParamsWithContext(ctx context.Context) *StorageServiceHintedHandoffPostParams

NewStorageServiceHintedHandoffPostParamsWithContext creates a new StorageServiceHintedHandoffPostParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServiceHintedHandoffPostParamsWithHTTPClient ¶

func NewStorageServiceHintedHandoffPostParamsWithHTTPClient(client *http.Client) *StorageServiceHintedHandoffPostParams

NewStorageServiceHintedHandoffPostParamsWithHTTPClient creates a new StorageServiceHintedHandoffPostParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServiceHintedHandoffPostParamsWithTimeout ¶

func NewStorageServiceHintedHandoffPostParamsWithTimeout(timeout time.Duration) *StorageServiceHintedHandoffPostParams

NewStorageServiceHintedHandoffPostParamsWithTimeout creates a new StorageServiceHintedHandoffPostParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServiceHintedHandoffPostParams) SetContext ¶

SetContext adds the context to the storage service hinted handoff post params

func (*StorageServiceHintedHandoffPostParams) SetHTTPClient ¶

func (o *StorageServiceHintedHandoffPostParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage service hinted handoff post params

func (*StorageServiceHintedHandoffPostParams) SetThrottle ¶

func (o *StorageServiceHintedHandoffPostParams) SetThrottle(throttle int32)

SetThrottle adds the throttle to the storage service hinted handoff post params

func (*StorageServiceHintedHandoffPostParams) SetTimeout ¶

func (o *StorageServiceHintedHandoffPostParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the storage service hinted handoff post params

func (*StorageServiceHintedHandoffPostParams) WithContext ¶

WithContext adds the context to the storage service hinted handoff post params

func (*StorageServiceHintedHandoffPostParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service hinted handoff post params

func (*StorageServiceHintedHandoffPostParams) WithThrottle ¶

WithThrottle adds the throttle to the storage service hinted handoff post params

func (*StorageServiceHintedHandoffPostParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service hinted handoff post params

func (*StorageServiceHintedHandoffPostParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServiceHintedHandoffPostReader ¶

type StorageServiceHintedHandoffPostReader struct {
	// contains filtered or unexported fields
}

StorageServiceHintedHandoffPostReader is a Reader for the StorageServiceHintedHandoffPost structure.

func (*StorageServiceHintedHandoffPostReader) ReadResponse ¶

func (o *StorageServiceHintedHandoffPostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServiceHostIDGetDefault ¶

type StorageServiceHostIDGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServiceHostIDGetDefault handles this case with default header values.

internal server error

func NewStorageServiceHostIDGetDefault ¶

func NewStorageServiceHostIDGetDefault(code int) *StorageServiceHostIDGetDefault

NewStorageServiceHostIDGetDefault creates a StorageServiceHostIDGetDefault with default headers values

func (*StorageServiceHostIDGetDefault) Code ¶

Code gets the status code for the storage service host Id get default response

func (*StorageServiceHostIDGetDefault) Error ¶

func (*StorageServiceHostIDGetDefault) GetPayload ¶

type StorageServiceHostIDGetOK ¶

type StorageServiceHostIDGetOK struct {
	Payload []*models.Mapper
}

StorageServiceHostIDGetOK handles this case with default header values.

StorageServiceHostIDGetOK storage service host Id get o k

func NewStorageServiceHostIDGetOK ¶

func NewStorageServiceHostIDGetOK() *StorageServiceHostIDGetOK

NewStorageServiceHostIDGetOK creates a StorageServiceHostIDGetOK with default headers values

func (*StorageServiceHostIDGetOK) GetPayload ¶

func (o *StorageServiceHostIDGetOK) GetPayload() []*models.Mapper

type StorageServiceHostIDGetParams ¶

type StorageServiceHostIDGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServiceHostIDGetParams contains all the parameters to send to the API endpoint for the storage service host Id get operation typically these are written to a http.Request

func NewStorageServiceHostIDGetParams ¶

func NewStorageServiceHostIDGetParams() *StorageServiceHostIDGetParams

NewStorageServiceHostIDGetParams creates a new StorageServiceHostIDGetParams object with the default values initialized.

func NewStorageServiceHostIDGetParamsWithContext ¶

func NewStorageServiceHostIDGetParamsWithContext(ctx context.Context) *StorageServiceHostIDGetParams

NewStorageServiceHostIDGetParamsWithContext creates a new StorageServiceHostIDGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServiceHostIDGetParamsWithHTTPClient ¶

func NewStorageServiceHostIDGetParamsWithHTTPClient(client *http.Client) *StorageServiceHostIDGetParams

NewStorageServiceHostIDGetParamsWithHTTPClient creates a new StorageServiceHostIDGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServiceHostIDGetParamsWithTimeout ¶

func NewStorageServiceHostIDGetParamsWithTimeout(timeout time.Duration) *StorageServiceHostIDGetParams

NewStorageServiceHostIDGetParamsWithTimeout creates a new StorageServiceHostIDGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServiceHostIDGetParams) SetContext ¶

func (o *StorageServiceHostIDGetParams) SetContext(ctx context.Context)

SetContext adds the context to the storage service host Id get params

func (*StorageServiceHostIDGetParams) SetHTTPClient ¶

func (o *StorageServiceHostIDGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage service host Id get params

func (*StorageServiceHostIDGetParams) SetTimeout ¶

func (o *StorageServiceHostIDGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the storage service host Id get params

func (*StorageServiceHostIDGetParams) WithContext ¶

WithContext adds the context to the storage service host Id get params

func (*StorageServiceHostIDGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service host Id get params

func (*StorageServiceHostIDGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service host Id get params

func (*StorageServiceHostIDGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServiceHostIDGetReader ¶

type StorageServiceHostIDGetReader struct {
	// contains filtered or unexported fields
}

StorageServiceHostIDGetReader is a Reader for the StorageServiceHostIDGet structure.

func (*StorageServiceHostIDGetReader) ReadResponse ¶

func (o *StorageServiceHostIDGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServiceHostidLocalGetDefault ¶

type StorageServiceHostidLocalGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServiceHostidLocalGetDefault handles this case with default header values.

internal server error

func NewStorageServiceHostidLocalGetDefault ¶

func NewStorageServiceHostidLocalGetDefault(code int) *StorageServiceHostidLocalGetDefault

NewStorageServiceHostidLocalGetDefault creates a StorageServiceHostidLocalGetDefault with default headers values

func (*StorageServiceHostidLocalGetDefault) Code ¶

Code gets the status code for the storage service hostid local get default response

func (*StorageServiceHostidLocalGetDefault) Error ¶

func (*StorageServiceHostidLocalGetDefault) GetPayload ¶

type StorageServiceHostidLocalGetOK ¶

type StorageServiceHostidLocalGetOK struct {
	Payload string
}

StorageServiceHostidLocalGetOK handles this case with default header values.

StorageServiceHostidLocalGetOK storage service hostid local get o k

func NewStorageServiceHostidLocalGetOK ¶

func NewStorageServiceHostidLocalGetOK() *StorageServiceHostidLocalGetOK

NewStorageServiceHostidLocalGetOK creates a StorageServiceHostidLocalGetOK with default headers values

func (*StorageServiceHostidLocalGetOK) GetPayload ¶

func (o *StorageServiceHostidLocalGetOK) GetPayload() string

type StorageServiceHostidLocalGetParams ¶

type StorageServiceHostidLocalGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServiceHostidLocalGetParams contains all the parameters to send to the API endpoint for the storage service hostid local get operation typically these are written to a http.Request

func NewStorageServiceHostidLocalGetParams ¶

func NewStorageServiceHostidLocalGetParams() *StorageServiceHostidLocalGetParams

NewStorageServiceHostidLocalGetParams creates a new StorageServiceHostidLocalGetParams object with the default values initialized.

func NewStorageServiceHostidLocalGetParamsWithContext ¶

func NewStorageServiceHostidLocalGetParamsWithContext(ctx context.Context) *StorageServiceHostidLocalGetParams

NewStorageServiceHostidLocalGetParamsWithContext creates a new StorageServiceHostidLocalGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServiceHostidLocalGetParamsWithHTTPClient ¶

func NewStorageServiceHostidLocalGetParamsWithHTTPClient(client *http.Client) *StorageServiceHostidLocalGetParams

NewStorageServiceHostidLocalGetParamsWithHTTPClient creates a new StorageServiceHostidLocalGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServiceHostidLocalGetParamsWithTimeout ¶

func NewStorageServiceHostidLocalGetParamsWithTimeout(timeout time.Duration) *StorageServiceHostidLocalGetParams

NewStorageServiceHostidLocalGetParamsWithTimeout creates a new StorageServiceHostidLocalGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServiceHostidLocalGetParams) SetContext ¶

SetContext adds the context to the storage service hostid local get params

func (*StorageServiceHostidLocalGetParams) SetHTTPClient ¶

func (o *StorageServiceHostidLocalGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage service hostid local get params

func (*StorageServiceHostidLocalGetParams) SetTimeout ¶

func (o *StorageServiceHostidLocalGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the storage service hostid local get params

func (*StorageServiceHostidLocalGetParams) WithContext ¶

WithContext adds the context to the storage service hostid local get params

func (*StorageServiceHostidLocalGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service hostid local get params

func (*StorageServiceHostidLocalGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service hostid local get params

func (*StorageServiceHostidLocalGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServiceHostidLocalGetReader ¶

type StorageServiceHostidLocalGetReader struct {
	// contains filtered or unexported fields
}

StorageServiceHostidLocalGetReader is a Reader for the StorageServiceHostidLocalGet structure.

func (*StorageServiceHostidLocalGetReader) ReadResponse ¶

func (o *StorageServiceHostidLocalGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServiceIncrementalBackupsGetDefault ¶

type StorageServiceIncrementalBackupsGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServiceIncrementalBackupsGetDefault handles this case with default header values.

internal server error

func NewStorageServiceIncrementalBackupsGetDefault ¶

func NewStorageServiceIncrementalBackupsGetDefault(code int) *StorageServiceIncrementalBackupsGetDefault

NewStorageServiceIncrementalBackupsGetDefault creates a StorageServiceIncrementalBackupsGetDefault with default headers values

func (*StorageServiceIncrementalBackupsGetDefault) Code ¶

Code gets the status code for the storage service incremental backups get default response

func (*StorageServiceIncrementalBackupsGetDefault) Error ¶

func (*StorageServiceIncrementalBackupsGetDefault) GetPayload ¶

type StorageServiceIncrementalBackupsGetOK ¶

type StorageServiceIncrementalBackupsGetOK struct {
	Payload bool
}

StorageServiceIncrementalBackupsGetOK handles this case with default header values.

StorageServiceIncrementalBackupsGetOK storage service incremental backups get o k

func NewStorageServiceIncrementalBackupsGetOK ¶

func NewStorageServiceIncrementalBackupsGetOK() *StorageServiceIncrementalBackupsGetOK

NewStorageServiceIncrementalBackupsGetOK creates a StorageServiceIncrementalBackupsGetOK with default headers values

func (*StorageServiceIncrementalBackupsGetOK) GetPayload ¶

type StorageServiceIncrementalBackupsGetParams ¶

type StorageServiceIncrementalBackupsGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServiceIncrementalBackupsGetParams contains all the parameters to send to the API endpoint for the storage service incremental backups get operation typically these are written to a http.Request

func NewStorageServiceIncrementalBackupsGetParams ¶

func NewStorageServiceIncrementalBackupsGetParams() *StorageServiceIncrementalBackupsGetParams

NewStorageServiceIncrementalBackupsGetParams creates a new StorageServiceIncrementalBackupsGetParams object with the default values initialized.

func NewStorageServiceIncrementalBackupsGetParamsWithContext ¶

func NewStorageServiceIncrementalBackupsGetParamsWithContext(ctx context.Context) *StorageServiceIncrementalBackupsGetParams

NewStorageServiceIncrementalBackupsGetParamsWithContext creates a new StorageServiceIncrementalBackupsGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServiceIncrementalBackupsGetParamsWithHTTPClient ¶

func NewStorageServiceIncrementalBackupsGetParamsWithHTTPClient(client *http.Client) *StorageServiceIncrementalBackupsGetParams

NewStorageServiceIncrementalBackupsGetParamsWithHTTPClient creates a new StorageServiceIncrementalBackupsGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServiceIncrementalBackupsGetParamsWithTimeout ¶

func NewStorageServiceIncrementalBackupsGetParamsWithTimeout(timeout time.Duration) *StorageServiceIncrementalBackupsGetParams

NewStorageServiceIncrementalBackupsGetParamsWithTimeout creates a new StorageServiceIncrementalBackupsGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServiceIncrementalBackupsGetParams) SetContext ¶

SetContext adds the context to the storage service incremental backups get params

func (*StorageServiceIncrementalBackupsGetParams) SetHTTPClient ¶

func (o *StorageServiceIncrementalBackupsGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage service incremental backups get params

func (*StorageServiceIncrementalBackupsGetParams) SetTimeout ¶

SetTimeout adds the timeout to the storage service incremental backups get params

func (*StorageServiceIncrementalBackupsGetParams) WithContext ¶

WithContext adds the context to the storage service incremental backups get params

func (*StorageServiceIncrementalBackupsGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service incremental backups get params

func (*StorageServiceIncrementalBackupsGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service incremental backups get params

func (*StorageServiceIncrementalBackupsGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServiceIncrementalBackupsGetReader ¶

type StorageServiceIncrementalBackupsGetReader struct {
	// contains filtered or unexported fields
}

StorageServiceIncrementalBackupsGetReader is a Reader for the StorageServiceIncrementalBackupsGet structure.

func (*StorageServiceIncrementalBackupsGetReader) ReadResponse ¶

func (o *StorageServiceIncrementalBackupsGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServiceIncrementalBackupsPostDefault ¶

type StorageServiceIncrementalBackupsPostDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServiceIncrementalBackupsPostDefault handles this case with default header values.

internal server error

func NewStorageServiceIncrementalBackupsPostDefault ¶

func NewStorageServiceIncrementalBackupsPostDefault(code int) *StorageServiceIncrementalBackupsPostDefault

NewStorageServiceIncrementalBackupsPostDefault creates a StorageServiceIncrementalBackupsPostDefault with default headers values

func (*StorageServiceIncrementalBackupsPostDefault) Code ¶

Code gets the status code for the storage service incremental backups post default response

func (*StorageServiceIncrementalBackupsPostDefault) Error ¶

func (*StorageServiceIncrementalBackupsPostDefault) GetPayload ¶

type StorageServiceIncrementalBackupsPostOK ¶

type StorageServiceIncrementalBackupsPostOK struct {
}

StorageServiceIncrementalBackupsPostOK handles this case with default header values.

StorageServiceIncrementalBackupsPostOK storage service incremental backups post o k

func NewStorageServiceIncrementalBackupsPostOK ¶

func NewStorageServiceIncrementalBackupsPostOK() *StorageServiceIncrementalBackupsPostOK

NewStorageServiceIncrementalBackupsPostOK creates a StorageServiceIncrementalBackupsPostOK with default headers values

type StorageServiceIncrementalBackupsPostParams ¶

type StorageServiceIncrementalBackupsPostParams struct {

	/*Value
	  Set to true for incremental backup enabled

	*/
	Value bool

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServiceIncrementalBackupsPostParams contains all the parameters to send to the API endpoint for the storage service incremental backups post operation typically these are written to a http.Request

func NewStorageServiceIncrementalBackupsPostParams ¶

func NewStorageServiceIncrementalBackupsPostParams() *StorageServiceIncrementalBackupsPostParams

NewStorageServiceIncrementalBackupsPostParams creates a new StorageServiceIncrementalBackupsPostParams object with the default values initialized.

func NewStorageServiceIncrementalBackupsPostParamsWithContext ¶

func NewStorageServiceIncrementalBackupsPostParamsWithContext(ctx context.Context) *StorageServiceIncrementalBackupsPostParams

NewStorageServiceIncrementalBackupsPostParamsWithContext creates a new StorageServiceIncrementalBackupsPostParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServiceIncrementalBackupsPostParamsWithHTTPClient ¶

func NewStorageServiceIncrementalBackupsPostParamsWithHTTPClient(client *http.Client) *StorageServiceIncrementalBackupsPostParams

NewStorageServiceIncrementalBackupsPostParamsWithHTTPClient creates a new StorageServiceIncrementalBackupsPostParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServiceIncrementalBackupsPostParamsWithTimeout ¶

func NewStorageServiceIncrementalBackupsPostParamsWithTimeout(timeout time.Duration) *StorageServiceIncrementalBackupsPostParams

NewStorageServiceIncrementalBackupsPostParamsWithTimeout creates a new StorageServiceIncrementalBackupsPostParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServiceIncrementalBackupsPostParams) SetContext ¶

SetContext adds the context to the storage service incremental backups post params

func (*StorageServiceIncrementalBackupsPostParams) SetHTTPClient ¶

func (o *StorageServiceIncrementalBackupsPostParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage service incremental backups post params

func (*StorageServiceIncrementalBackupsPostParams) SetTimeout ¶

SetTimeout adds the timeout to the storage service incremental backups post params

func (*StorageServiceIncrementalBackupsPostParams) SetValue ¶

SetValue adds the value to the storage service incremental backups post params

func (*StorageServiceIncrementalBackupsPostParams) WithContext ¶

WithContext adds the context to the storage service incremental backups post params

func (*StorageServiceIncrementalBackupsPostParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service incremental backups post params

func (*StorageServiceIncrementalBackupsPostParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service incremental backups post params

func (*StorageServiceIncrementalBackupsPostParams) WithValue ¶

WithValue adds the value to the storage service incremental backups post params

func (*StorageServiceIncrementalBackupsPostParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServiceIncrementalBackupsPostReader ¶

type StorageServiceIncrementalBackupsPostReader struct {
	// contains filtered or unexported fields
}

StorageServiceIncrementalBackupsPostReader is a Reader for the StorageServiceIncrementalBackupsPost structure.

func (*StorageServiceIncrementalBackupsPostReader) ReadResponse ¶

func (o *StorageServiceIncrementalBackupsPostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServiceIsInitializedGetDefault ¶

type StorageServiceIsInitializedGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServiceIsInitializedGetDefault handles this case with default header values.

internal server error

func NewStorageServiceIsInitializedGetDefault ¶

func NewStorageServiceIsInitializedGetDefault(code int) *StorageServiceIsInitializedGetDefault

NewStorageServiceIsInitializedGetDefault creates a StorageServiceIsInitializedGetDefault with default headers values

func (*StorageServiceIsInitializedGetDefault) Code ¶

Code gets the status code for the storage service is initialized get default response

func (*StorageServiceIsInitializedGetDefault) Error ¶

func (*StorageServiceIsInitializedGetDefault) GetPayload ¶

type StorageServiceIsInitializedGetOK ¶

type StorageServiceIsInitializedGetOK struct {
	Payload bool
}

StorageServiceIsInitializedGetOK handles this case with default header values.

StorageServiceIsInitializedGetOK storage service is initialized get o k

func NewStorageServiceIsInitializedGetOK ¶

func NewStorageServiceIsInitializedGetOK() *StorageServiceIsInitializedGetOK

NewStorageServiceIsInitializedGetOK creates a StorageServiceIsInitializedGetOK with default headers values

func (*StorageServiceIsInitializedGetOK) GetPayload ¶

func (o *StorageServiceIsInitializedGetOK) GetPayload() bool

type StorageServiceIsInitializedGetParams ¶

type StorageServiceIsInitializedGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServiceIsInitializedGetParams contains all the parameters to send to the API endpoint for the storage service is initialized get operation typically these are written to a http.Request

func NewStorageServiceIsInitializedGetParams ¶

func NewStorageServiceIsInitializedGetParams() *StorageServiceIsInitializedGetParams

NewStorageServiceIsInitializedGetParams creates a new StorageServiceIsInitializedGetParams object with the default values initialized.

func NewStorageServiceIsInitializedGetParamsWithContext ¶

func NewStorageServiceIsInitializedGetParamsWithContext(ctx context.Context) *StorageServiceIsInitializedGetParams

NewStorageServiceIsInitializedGetParamsWithContext creates a new StorageServiceIsInitializedGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServiceIsInitializedGetParamsWithHTTPClient ¶

func NewStorageServiceIsInitializedGetParamsWithHTTPClient(client *http.Client) *StorageServiceIsInitializedGetParams

NewStorageServiceIsInitializedGetParamsWithHTTPClient creates a new StorageServiceIsInitializedGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServiceIsInitializedGetParamsWithTimeout ¶

func NewStorageServiceIsInitializedGetParamsWithTimeout(timeout time.Duration) *StorageServiceIsInitializedGetParams

NewStorageServiceIsInitializedGetParamsWithTimeout creates a new StorageServiceIsInitializedGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServiceIsInitializedGetParams) SetContext ¶

SetContext adds the context to the storage service is initialized get params

func (*StorageServiceIsInitializedGetParams) SetHTTPClient ¶

func (o *StorageServiceIsInitializedGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage service is initialized get params

func (*StorageServiceIsInitializedGetParams) SetTimeout ¶

func (o *StorageServiceIsInitializedGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the storage service is initialized get params

func (*StorageServiceIsInitializedGetParams) WithContext ¶

WithContext adds the context to the storage service is initialized get params

func (*StorageServiceIsInitializedGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service is initialized get params

func (*StorageServiceIsInitializedGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service is initialized get params

func (*StorageServiceIsInitializedGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServiceIsInitializedGetReader ¶

type StorageServiceIsInitializedGetReader struct {
	// contains filtered or unexported fields
}

StorageServiceIsInitializedGetReader is a Reader for the StorageServiceIsInitializedGet structure.

func (*StorageServiceIsInitializedGetReader) ReadResponse ¶

func (o *StorageServiceIsInitializedGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServiceIsStartingGetDefault ¶

type StorageServiceIsStartingGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServiceIsStartingGetDefault handles this case with default header values.

internal server error

func NewStorageServiceIsStartingGetDefault ¶

func NewStorageServiceIsStartingGetDefault(code int) *StorageServiceIsStartingGetDefault

NewStorageServiceIsStartingGetDefault creates a StorageServiceIsStartingGetDefault with default headers values

func (*StorageServiceIsStartingGetDefault) Code ¶

Code gets the status code for the storage service is starting get default response

func (*StorageServiceIsStartingGetDefault) Error ¶

func (*StorageServiceIsStartingGetDefault) GetPayload ¶

type StorageServiceIsStartingGetOK ¶

type StorageServiceIsStartingGetOK struct {
	Payload bool
}

StorageServiceIsStartingGetOK handles this case with default header values.

StorageServiceIsStartingGetOK storage service is starting get o k

func NewStorageServiceIsStartingGetOK ¶

func NewStorageServiceIsStartingGetOK() *StorageServiceIsStartingGetOK

NewStorageServiceIsStartingGetOK creates a StorageServiceIsStartingGetOK with default headers values

func (*StorageServiceIsStartingGetOK) GetPayload ¶

func (o *StorageServiceIsStartingGetOK) GetPayload() bool

type StorageServiceIsStartingGetParams ¶

type StorageServiceIsStartingGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServiceIsStartingGetParams contains all the parameters to send to the API endpoint for the storage service is starting get operation typically these are written to a http.Request

func NewStorageServiceIsStartingGetParams ¶

func NewStorageServiceIsStartingGetParams() *StorageServiceIsStartingGetParams

NewStorageServiceIsStartingGetParams creates a new StorageServiceIsStartingGetParams object with the default values initialized.

func NewStorageServiceIsStartingGetParamsWithContext ¶

func NewStorageServiceIsStartingGetParamsWithContext(ctx context.Context) *StorageServiceIsStartingGetParams

NewStorageServiceIsStartingGetParamsWithContext creates a new StorageServiceIsStartingGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServiceIsStartingGetParamsWithHTTPClient ¶

func NewStorageServiceIsStartingGetParamsWithHTTPClient(client *http.Client) *StorageServiceIsStartingGetParams

NewStorageServiceIsStartingGetParamsWithHTTPClient creates a new StorageServiceIsStartingGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServiceIsStartingGetParamsWithTimeout ¶

func NewStorageServiceIsStartingGetParamsWithTimeout(timeout time.Duration) *StorageServiceIsStartingGetParams

NewStorageServiceIsStartingGetParamsWithTimeout creates a new StorageServiceIsStartingGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServiceIsStartingGetParams) SetContext ¶

SetContext adds the context to the storage service is starting get params

func (*StorageServiceIsStartingGetParams) SetHTTPClient ¶

func (o *StorageServiceIsStartingGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage service is starting get params

func (*StorageServiceIsStartingGetParams) SetTimeout ¶

func (o *StorageServiceIsStartingGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the storage service is starting get params

func (*StorageServiceIsStartingGetParams) WithContext ¶

WithContext adds the context to the storage service is starting get params

func (*StorageServiceIsStartingGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service is starting get params

func (*StorageServiceIsStartingGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service is starting get params

func (*StorageServiceIsStartingGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServiceIsStartingGetReader ¶

type StorageServiceIsStartingGetReader struct {
	// contains filtered or unexported fields
}

StorageServiceIsStartingGetReader is a Reader for the StorageServiceIsStartingGet structure.

func (*StorageServiceIsStartingGetReader) ReadResponse ¶

func (o *StorageServiceIsStartingGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServiceJoinRingGetDefault ¶

type StorageServiceJoinRingGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServiceJoinRingGetDefault handles this case with default header values.

internal server error

func NewStorageServiceJoinRingGetDefault ¶

func NewStorageServiceJoinRingGetDefault(code int) *StorageServiceJoinRingGetDefault

NewStorageServiceJoinRingGetDefault creates a StorageServiceJoinRingGetDefault with default headers values

func (*StorageServiceJoinRingGetDefault) Code ¶

Code gets the status code for the storage service join ring get default response

func (*StorageServiceJoinRingGetDefault) Error ¶

func (*StorageServiceJoinRingGetDefault) GetPayload ¶

type StorageServiceJoinRingGetOK ¶

type StorageServiceJoinRingGetOK struct {
	Payload bool
}

StorageServiceJoinRingGetOK handles this case with default header values.

StorageServiceJoinRingGetOK storage service join ring get o k

func NewStorageServiceJoinRingGetOK ¶

func NewStorageServiceJoinRingGetOK() *StorageServiceJoinRingGetOK

NewStorageServiceJoinRingGetOK creates a StorageServiceJoinRingGetOK with default headers values

func (*StorageServiceJoinRingGetOK) GetPayload ¶

func (o *StorageServiceJoinRingGetOK) GetPayload() bool

type StorageServiceJoinRingGetParams ¶

type StorageServiceJoinRingGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServiceJoinRingGetParams contains all the parameters to send to the API endpoint for the storage service join ring get operation typically these are written to a http.Request

func NewStorageServiceJoinRingGetParams ¶

func NewStorageServiceJoinRingGetParams() *StorageServiceJoinRingGetParams

NewStorageServiceJoinRingGetParams creates a new StorageServiceJoinRingGetParams object with the default values initialized.

func NewStorageServiceJoinRingGetParamsWithContext ¶

func NewStorageServiceJoinRingGetParamsWithContext(ctx context.Context) *StorageServiceJoinRingGetParams

NewStorageServiceJoinRingGetParamsWithContext creates a new StorageServiceJoinRingGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServiceJoinRingGetParamsWithHTTPClient ¶

func NewStorageServiceJoinRingGetParamsWithHTTPClient(client *http.Client) *StorageServiceJoinRingGetParams

NewStorageServiceJoinRingGetParamsWithHTTPClient creates a new StorageServiceJoinRingGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServiceJoinRingGetParamsWithTimeout ¶

func NewStorageServiceJoinRingGetParamsWithTimeout(timeout time.Duration) *StorageServiceJoinRingGetParams

NewStorageServiceJoinRingGetParamsWithTimeout creates a new StorageServiceJoinRingGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServiceJoinRingGetParams) SetContext ¶

func (o *StorageServiceJoinRingGetParams) SetContext(ctx context.Context)

SetContext adds the context to the storage service join ring get params

func (*StorageServiceJoinRingGetParams) SetHTTPClient ¶

func (o *StorageServiceJoinRingGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage service join ring get params

func (*StorageServiceJoinRingGetParams) SetTimeout ¶

func (o *StorageServiceJoinRingGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the storage service join ring get params

func (*StorageServiceJoinRingGetParams) WithContext ¶

WithContext adds the context to the storage service join ring get params

func (*StorageServiceJoinRingGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service join ring get params

func (*StorageServiceJoinRingGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service join ring get params

func (*StorageServiceJoinRingGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServiceJoinRingGetReader ¶

type StorageServiceJoinRingGetReader struct {
	// contains filtered or unexported fields
}

StorageServiceJoinRingGetReader is a Reader for the StorageServiceJoinRingGet structure.

func (*StorageServiceJoinRingGetReader) ReadResponse ¶

func (o *StorageServiceJoinRingGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServiceJoinRingPostDefault ¶

type StorageServiceJoinRingPostDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServiceJoinRingPostDefault handles this case with default header values.

internal server error

func NewStorageServiceJoinRingPostDefault ¶

func NewStorageServiceJoinRingPostDefault(code int) *StorageServiceJoinRingPostDefault

NewStorageServiceJoinRingPostDefault creates a StorageServiceJoinRingPostDefault with default headers values

func (*StorageServiceJoinRingPostDefault) Code ¶

Code gets the status code for the storage service join ring post default response

func (*StorageServiceJoinRingPostDefault) Error ¶

func (*StorageServiceJoinRingPostDefault) GetPayload ¶

type StorageServiceJoinRingPostOK ¶

type StorageServiceJoinRingPostOK struct {
}

StorageServiceJoinRingPostOK handles this case with default header values.

StorageServiceJoinRingPostOK storage service join ring post o k

func NewStorageServiceJoinRingPostOK ¶

func NewStorageServiceJoinRingPostOK() *StorageServiceJoinRingPostOK

NewStorageServiceJoinRingPostOK creates a StorageServiceJoinRingPostOK with default headers values

type StorageServiceJoinRingPostParams ¶

type StorageServiceJoinRingPostParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServiceJoinRingPostParams contains all the parameters to send to the API endpoint for the storage service join ring post operation typically these are written to a http.Request

func NewStorageServiceJoinRingPostParams ¶

func NewStorageServiceJoinRingPostParams() *StorageServiceJoinRingPostParams

NewStorageServiceJoinRingPostParams creates a new StorageServiceJoinRingPostParams object with the default values initialized.

func NewStorageServiceJoinRingPostParamsWithContext ¶

func NewStorageServiceJoinRingPostParamsWithContext(ctx context.Context) *StorageServiceJoinRingPostParams

NewStorageServiceJoinRingPostParamsWithContext creates a new StorageServiceJoinRingPostParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServiceJoinRingPostParamsWithHTTPClient ¶

func NewStorageServiceJoinRingPostParamsWithHTTPClient(client *http.Client) *StorageServiceJoinRingPostParams

NewStorageServiceJoinRingPostParamsWithHTTPClient creates a new StorageServiceJoinRingPostParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServiceJoinRingPostParamsWithTimeout ¶

func NewStorageServiceJoinRingPostParamsWithTimeout(timeout time.Duration) *StorageServiceJoinRingPostParams

NewStorageServiceJoinRingPostParamsWithTimeout creates a new StorageServiceJoinRingPostParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServiceJoinRingPostParams) SetContext ¶

SetContext adds the context to the storage service join ring post params

func (*StorageServiceJoinRingPostParams) SetHTTPClient ¶

func (o *StorageServiceJoinRingPostParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage service join ring post params

func (*StorageServiceJoinRingPostParams) SetTimeout ¶

func (o *StorageServiceJoinRingPostParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the storage service join ring post params

func (*StorageServiceJoinRingPostParams) WithContext ¶

WithContext adds the context to the storage service join ring post params

func (*StorageServiceJoinRingPostParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service join ring post params

func (*StorageServiceJoinRingPostParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service join ring post params

func (*StorageServiceJoinRingPostParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServiceJoinRingPostReader ¶

type StorageServiceJoinRingPostReader struct {
	// contains filtered or unexported fields
}

StorageServiceJoinRingPostReader is a Reader for the StorageServiceJoinRingPost structure.

func (*StorageServiceJoinRingPostReader) ReadResponse ¶

func (o *StorageServiceJoinRingPostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServiceKeyspaceCleanupByKeyspacePostDefault ¶

type StorageServiceKeyspaceCleanupByKeyspacePostDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServiceKeyspaceCleanupByKeyspacePostDefault handles this case with default header values.

internal server error

func NewStorageServiceKeyspaceCleanupByKeyspacePostDefault ¶

func NewStorageServiceKeyspaceCleanupByKeyspacePostDefault(code int) *StorageServiceKeyspaceCleanupByKeyspacePostDefault

NewStorageServiceKeyspaceCleanupByKeyspacePostDefault creates a StorageServiceKeyspaceCleanupByKeyspacePostDefault with default headers values

func (*StorageServiceKeyspaceCleanupByKeyspacePostDefault) Code ¶

Code gets the status code for the storage service keyspace cleanup by keyspace post default response

func (*StorageServiceKeyspaceCleanupByKeyspacePostDefault) Error ¶

func (*StorageServiceKeyspaceCleanupByKeyspacePostDefault) GetPayload ¶

type StorageServiceKeyspaceCleanupByKeyspacePostOK ¶

type StorageServiceKeyspaceCleanupByKeyspacePostOK struct {
	Payload int32
}

StorageServiceKeyspaceCleanupByKeyspacePostOK handles this case with default header values.

StorageServiceKeyspaceCleanupByKeyspacePostOK storage service keyspace cleanup by keyspace post o k

func NewStorageServiceKeyspaceCleanupByKeyspacePostOK ¶

func NewStorageServiceKeyspaceCleanupByKeyspacePostOK() *StorageServiceKeyspaceCleanupByKeyspacePostOK

NewStorageServiceKeyspaceCleanupByKeyspacePostOK creates a StorageServiceKeyspaceCleanupByKeyspacePostOK with default headers values

func (*StorageServiceKeyspaceCleanupByKeyspacePostOK) GetPayload ¶

type StorageServiceKeyspaceCleanupByKeyspacePostParams ¶

type StorageServiceKeyspaceCleanupByKeyspacePostParams struct {

	/*Cf
	  Comma seperated column family names

	*/
	Cf *string
	/*Keyspace
	  The keyspace to query about

	*/
	Keyspace string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServiceKeyspaceCleanupByKeyspacePostParams contains all the parameters to send to the API endpoint for the storage service keyspace cleanup by keyspace post operation typically these are written to a http.Request

func NewStorageServiceKeyspaceCleanupByKeyspacePostParams ¶

func NewStorageServiceKeyspaceCleanupByKeyspacePostParams() *StorageServiceKeyspaceCleanupByKeyspacePostParams

NewStorageServiceKeyspaceCleanupByKeyspacePostParams creates a new StorageServiceKeyspaceCleanupByKeyspacePostParams object with the default values initialized.

func NewStorageServiceKeyspaceCleanupByKeyspacePostParamsWithContext ¶

func NewStorageServiceKeyspaceCleanupByKeyspacePostParamsWithContext(ctx context.Context) *StorageServiceKeyspaceCleanupByKeyspacePostParams

NewStorageServiceKeyspaceCleanupByKeyspacePostParamsWithContext creates a new StorageServiceKeyspaceCleanupByKeyspacePostParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServiceKeyspaceCleanupByKeyspacePostParamsWithHTTPClient ¶

func NewStorageServiceKeyspaceCleanupByKeyspacePostParamsWithHTTPClient(client *http.Client) *StorageServiceKeyspaceCleanupByKeyspacePostParams

NewStorageServiceKeyspaceCleanupByKeyspacePostParamsWithHTTPClient creates a new StorageServiceKeyspaceCleanupByKeyspacePostParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServiceKeyspaceCleanupByKeyspacePostParamsWithTimeout ¶

func NewStorageServiceKeyspaceCleanupByKeyspacePostParamsWithTimeout(timeout time.Duration) *StorageServiceKeyspaceCleanupByKeyspacePostParams

NewStorageServiceKeyspaceCleanupByKeyspacePostParamsWithTimeout creates a new StorageServiceKeyspaceCleanupByKeyspacePostParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServiceKeyspaceCleanupByKeyspacePostParams) SetCf ¶

SetCf adds the cf to the storage service keyspace cleanup by keyspace post params

func (*StorageServiceKeyspaceCleanupByKeyspacePostParams) SetContext ¶

SetContext adds the context to the storage service keyspace cleanup by keyspace post params

func (*StorageServiceKeyspaceCleanupByKeyspacePostParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the storage service keyspace cleanup by keyspace post params

func (*StorageServiceKeyspaceCleanupByKeyspacePostParams) SetKeyspace ¶

SetKeyspace adds the keyspace to the storage service keyspace cleanup by keyspace post params

func (*StorageServiceKeyspaceCleanupByKeyspacePostParams) SetTimeout ¶

SetTimeout adds the timeout to the storage service keyspace cleanup by keyspace post params

func (*StorageServiceKeyspaceCleanupByKeyspacePostParams) WithCf ¶

WithCf adds the cf to the storage service keyspace cleanup by keyspace post params

func (*StorageServiceKeyspaceCleanupByKeyspacePostParams) WithContext ¶

WithContext adds the context to the storage service keyspace cleanup by keyspace post params

func (*StorageServiceKeyspaceCleanupByKeyspacePostParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service keyspace cleanup by keyspace post params

func (*StorageServiceKeyspaceCleanupByKeyspacePostParams) WithKeyspace ¶

WithKeyspace adds the keyspace to the storage service keyspace cleanup by keyspace post params

func (*StorageServiceKeyspaceCleanupByKeyspacePostParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service keyspace cleanup by keyspace post params

func (*StorageServiceKeyspaceCleanupByKeyspacePostParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServiceKeyspaceCleanupByKeyspacePostReader ¶

type StorageServiceKeyspaceCleanupByKeyspacePostReader struct {
	// contains filtered or unexported fields
}

StorageServiceKeyspaceCleanupByKeyspacePostReader is a Reader for the StorageServiceKeyspaceCleanupByKeyspacePost structure.

func (*StorageServiceKeyspaceCleanupByKeyspacePostReader) ReadResponse ¶

func (o *StorageServiceKeyspaceCleanupByKeyspacePostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServiceKeyspaceCompactionByKeyspacePostDefault ¶

type StorageServiceKeyspaceCompactionByKeyspacePostDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServiceKeyspaceCompactionByKeyspacePostDefault handles this case with default header values.

internal server error

func NewStorageServiceKeyspaceCompactionByKeyspacePostDefault ¶

func NewStorageServiceKeyspaceCompactionByKeyspacePostDefault(code int) *StorageServiceKeyspaceCompactionByKeyspacePostDefault

NewStorageServiceKeyspaceCompactionByKeyspacePostDefault creates a StorageServiceKeyspaceCompactionByKeyspacePostDefault with default headers values

func (*StorageServiceKeyspaceCompactionByKeyspacePostDefault) Code ¶

Code gets the status code for the storage service keyspace compaction by keyspace post default response

func (*StorageServiceKeyspaceCompactionByKeyspacePostDefault) Error ¶

func (*StorageServiceKeyspaceCompactionByKeyspacePostDefault) GetPayload ¶

type StorageServiceKeyspaceCompactionByKeyspacePostOK ¶

type StorageServiceKeyspaceCompactionByKeyspacePostOK struct {
}

StorageServiceKeyspaceCompactionByKeyspacePostOK handles this case with default header values.

StorageServiceKeyspaceCompactionByKeyspacePostOK storage service keyspace compaction by keyspace post o k

func NewStorageServiceKeyspaceCompactionByKeyspacePostOK ¶

func NewStorageServiceKeyspaceCompactionByKeyspacePostOK() *StorageServiceKeyspaceCompactionByKeyspacePostOK

NewStorageServiceKeyspaceCompactionByKeyspacePostOK creates a StorageServiceKeyspaceCompactionByKeyspacePostOK with default headers values

type StorageServiceKeyspaceCompactionByKeyspacePostParams ¶

type StorageServiceKeyspaceCompactionByKeyspacePostParams struct {

	/*Cf
	  Comma seperated column family names

	*/
	Cf *string
	/*Keyspace
	  The keyspace to query about

	*/
	Keyspace string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServiceKeyspaceCompactionByKeyspacePostParams contains all the parameters to send to the API endpoint for the storage service keyspace compaction by keyspace post operation typically these are written to a http.Request

func NewStorageServiceKeyspaceCompactionByKeyspacePostParams ¶

func NewStorageServiceKeyspaceCompactionByKeyspacePostParams() *StorageServiceKeyspaceCompactionByKeyspacePostParams

NewStorageServiceKeyspaceCompactionByKeyspacePostParams creates a new StorageServiceKeyspaceCompactionByKeyspacePostParams object with the default values initialized.

func NewStorageServiceKeyspaceCompactionByKeyspacePostParamsWithContext ¶

func NewStorageServiceKeyspaceCompactionByKeyspacePostParamsWithContext(ctx context.Context) *StorageServiceKeyspaceCompactionByKeyspacePostParams

NewStorageServiceKeyspaceCompactionByKeyspacePostParamsWithContext creates a new StorageServiceKeyspaceCompactionByKeyspacePostParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServiceKeyspaceCompactionByKeyspacePostParamsWithHTTPClient ¶

func NewStorageServiceKeyspaceCompactionByKeyspacePostParamsWithHTTPClient(client *http.Client) *StorageServiceKeyspaceCompactionByKeyspacePostParams

NewStorageServiceKeyspaceCompactionByKeyspacePostParamsWithHTTPClient creates a new StorageServiceKeyspaceCompactionByKeyspacePostParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServiceKeyspaceCompactionByKeyspacePostParamsWithTimeout ¶

func NewStorageServiceKeyspaceCompactionByKeyspacePostParamsWithTimeout(timeout time.Duration) *StorageServiceKeyspaceCompactionByKeyspacePostParams

NewStorageServiceKeyspaceCompactionByKeyspacePostParamsWithTimeout creates a new StorageServiceKeyspaceCompactionByKeyspacePostParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServiceKeyspaceCompactionByKeyspacePostParams) SetCf ¶

SetCf adds the cf to the storage service keyspace compaction by keyspace post params

func (*StorageServiceKeyspaceCompactionByKeyspacePostParams) SetContext ¶

SetContext adds the context to the storage service keyspace compaction by keyspace post params

func (*StorageServiceKeyspaceCompactionByKeyspacePostParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the storage service keyspace compaction by keyspace post params

func (*StorageServiceKeyspaceCompactionByKeyspacePostParams) SetKeyspace ¶

SetKeyspace adds the keyspace to the storage service keyspace compaction by keyspace post params

func (*StorageServiceKeyspaceCompactionByKeyspacePostParams) SetTimeout ¶

SetTimeout adds the timeout to the storage service keyspace compaction by keyspace post params

func (*StorageServiceKeyspaceCompactionByKeyspacePostParams) WithCf ¶

WithCf adds the cf to the storage service keyspace compaction by keyspace post params

func (*StorageServiceKeyspaceCompactionByKeyspacePostParams) WithContext ¶

WithContext adds the context to the storage service keyspace compaction by keyspace post params

func (*StorageServiceKeyspaceCompactionByKeyspacePostParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service keyspace compaction by keyspace post params

func (*StorageServiceKeyspaceCompactionByKeyspacePostParams) WithKeyspace ¶

WithKeyspace adds the keyspace to the storage service keyspace compaction by keyspace post params

func (*StorageServiceKeyspaceCompactionByKeyspacePostParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service keyspace compaction by keyspace post params

func (*StorageServiceKeyspaceCompactionByKeyspacePostParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServiceKeyspaceCompactionByKeyspacePostReader ¶

type StorageServiceKeyspaceCompactionByKeyspacePostReader struct {
	// contains filtered or unexported fields
}

StorageServiceKeyspaceCompactionByKeyspacePostReader is a Reader for the StorageServiceKeyspaceCompactionByKeyspacePost structure.

func (*StorageServiceKeyspaceCompactionByKeyspacePostReader) ReadResponse ¶

func (o *StorageServiceKeyspaceCompactionByKeyspacePostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServiceKeyspaceFlushByKeyspacePostDefault ¶

type StorageServiceKeyspaceFlushByKeyspacePostDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServiceKeyspaceFlushByKeyspacePostDefault handles this case with default header values.

internal server error

func NewStorageServiceKeyspaceFlushByKeyspacePostDefault ¶

func NewStorageServiceKeyspaceFlushByKeyspacePostDefault(code int) *StorageServiceKeyspaceFlushByKeyspacePostDefault

NewStorageServiceKeyspaceFlushByKeyspacePostDefault creates a StorageServiceKeyspaceFlushByKeyspacePostDefault with default headers values

func (*StorageServiceKeyspaceFlushByKeyspacePostDefault) Code ¶

Code gets the status code for the storage service keyspace flush by keyspace post default response

func (*StorageServiceKeyspaceFlushByKeyspacePostDefault) Error ¶

func (*StorageServiceKeyspaceFlushByKeyspacePostDefault) GetPayload ¶

type StorageServiceKeyspaceFlushByKeyspacePostOK ¶

type StorageServiceKeyspaceFlushByKeyspacePostOK struct {
}

StorageServiceKeyspaceFlushByKeyspacePostOK handles this case with default header values.

StorageServiceKeyspaceFlushByKeyspacePostOK storage service keyspace flush by keyspace post o k

func NewStorageServiceKeyspaceFlushByKeyspacePostOK ¶

func NewStorageServiceKeyspaceFlushByKeyspacePostOK() *StorageServiceKeyspaceFlushByKeyspacePostOK

NewStorageServiceKeyspaceFlushByKeyspacePostOK creates a StorageServiceKeyspaceFlushByKeyspacePostOK with default headers values

type StorageServiceKeyspaceFlushByKeyspacePostParams ¶

type StorageServiceKeyspaceFlushByKeyspacePostParams struct {

	/*Cf
	  Comma seperated column family names

	*/
	Cf *string
	/*Keyspace
	  The keyspace to flush

	*/
	Keyspace string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServiceKeyspaceFlushByKeyspacePostParams contains all the parameters to send to the API endpoint for the storage service keyspace flush by keyspace post operation typically these are written to a http.Request

func NewStorageServiceKeyspaceFlushByKeyspacePostParams ¶

func NewStorageServiceKeyspaceFlushByKeyspacePostParams() *StorageServiceKeyspaceFlushByKeyspacePostParams

NewStorageServiceKeyspaceFlushByKeyspacePostParams creates a new StorageServiceKeyspaceFlushByKeyspacePostParams object with the default values initialized.

func NewStorageServiceKeyspaceFlushByKeyspacePostParamsWithContext ¶

func NewStorageServiceKeyspaceFlushByKeyspacePostParamsWithContext(ctx context.Context) *StorageServiceKeyspaceFlushByKeyspacePostParams

NewStorageServiceKeyspaceFlushByKeyspacePostParamsWithContext creates a new StorageServiceKeyspaceFlushByKeyspacePostParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServiceKeyspaceFlushByKeyspacePostParamsWithHTTPClient ¶

func NewStorageServiceKeyspaceFlushByKeyspacePostParamsWithHTTPClient(client *http.Client) *StorageServiceKeyspaceFlushByKeyspacePostParams

NewStorageServiceKeyspaceFlushByKeyspacePostParamsWithHTTPClient creates a new StorageServiceKeyspaceFlushByKeyspacePostParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServiceKeyspaceFlushByKeyspacePostParamsWithTimeout ¶

func NewStorageServiceKeyspaceFlushByKeyspacePostParamsWithTimeout(timeout time.Duration) *StorageServiceKeyspaceFlushByKeyspacePostParams

NewStorageServiceKeyspaceFlushByKeyspacePostParamsWithTimeout creates a new StorageServiceKeyspaceFlushByKeyspacePostParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServiceKeyspaceFlushByKeyspacePostParams) SetCf ¶

SetCf adds the cf to the storage service keyspace flush by keyspace post params

func (*StorageServiceKeyspaceFlushByKeyspacePostParams) SetContext ¶

SetContext adds the context to the storage service keyspace flush by keyspace post params

func (*StorageServiceKeyspaceFlushByKeyspacePostParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the storage service keyspace flush by keyspace post params

func (*StorageServiceKeyspaceFlushByKeyspacePostParams) SetKeyspace ¶

SetKeyspace adds the keyspace to the storage service keyspace flush by keyspace post params

func (*StorageServiceKeyspaceFlushByKeyspacePostParams) SetTimeout ¶

SetTimeout adds the timeout to the storage service keyspace flush by keyspace post params

func (*StorageServiceKeyspaceFlushByKeyspacePostParams) WithCf ¶

WithCf adds the cf to the storage service keyspace flush by keyspace post params

func (*StorageServiceKeyspaceFlushByKeyspacePostParams) WithContext ¶

WithContext adds the context to the storage service keyspace flush by keyspace post params

func (*StorageServiceKeyspaceFlushByKeyspacePostParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service keyspace flush by keyspace post params

func (*StorageServiceKeyspaceFlushByKeyspacePostParams) WithKeyspace ¶

WithKeyspace adds the keyspace to the storage service keyspace flush by keyspace post params

func (*StorageServiceKeyspaceFlushByKeyspacePostParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service keyspace flush by keyspace post params

func (*StorageServiceKeyspaceFlushByKeyspacePostParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServiceKeyspaceFlushByKeyspacePostReader ¶

type StorageServiceKeyspaceFlushByKeyspacePostReader struct {
	// contains filtered or unexported fields
}

StorageServiceKeyspaceFlushByKeyspacePostReader is a Reader for the StorageServiceKeyspaceFlushByKeyspacePost structure.

func (*StorageServiceKeyspaceFlushByKeyspacePostReader) ReadResponse ¶

func (o *StorageServiceKeyspaceFlushByKeyspacePostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServiceKeyspaceScrubByKeyspaceGetDefault ¶

type StorageServiceKeyspaceScrubByKeyspaceGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServiceKeyspaceScrubByKeyspaceGetDefault handles this case with default header values.

internal server error

func NewStorageServiceKeyspaceScrubByKeyspaceGetDefault ¶

func NewStorageServiceKeyspaceScrubByKeyspaceGetDefault(code int) *StorageServiceKeyspaceScrubByKeyspaceGetDefault

NewStorageServiceKeyspaceScrubByKeyspaceGetDefault creates a StorageServiceKeyspaceScrubByKeyspaceGetDefault with default headers values

func (*StorageServiceKeyspaceScrubByKeyspaceGetDefault) Code ¶

Code gets the status code for the storage service keyspace scrub by keyspace get default response

func (*StorageServiceKeyspaceScrubByKeyspaceGetDefault) Error ¶

func (*StorageServiceKeyspaceScrubByKeyspaceGetDefault) GetPayload ¶

type StorageServiceKeyspaceScrubByKeyspaceGetOK ¶

type StorageServiceKeyspaceScrubByKeyspaceGetOK struct {
	Payload int32
}

StorageServiceKeyspaceScrubByKeyspaceGetOK handles this case with default header values.

StorageServiceKeyspaceScrubByKeyspaceGetOK storage service keyspace scrub by keyspace get o k

func NewStorageServiceKeyspaceScrubByKeyspaceGetOK ¶

func NewStorageServiceKeyspaceScrubByKeyspaceGetOK() *StorageServiceKeyspaceScrubByKeyspaceGetOK

NewStorageServiceKeyspaceScrubByKeyspaceGetOK creates a StorageServiceKeyspaceScrubByKeyspaceGetOK with default headers values

func (*StorageServiceKeyspaceScrubByKeyspaceGetOK) GetPayload ¶

type StorageServiceKeyspaceScrubByKeyspaceGetParams ¶

type StorageServiceKeyspaceScrubByKeyspaceGetParams struct {

	/*Cf
	  Comma seperated column family names

	*/
	Cf *string
	/*DisableSnapshot
	  When set to true, disable snapshot

	*/
	DisableSnapshot *bool
	/*Keyspace
	  The keyspace to query about

	*/
	Keyspace string
	/*SkipCorrupted
	  When set to true, skip corrupted

	*/
	SkipCorrupted *bool

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServiceKeyspaceScrubByKeyspaceGetParams contains all the parameters to send to the API endpoint for the storage service keyspace scrub by keyspace get operation typically these are written to a http.Request

func NewStorageServiceKeyspaceScrubByKeyspaceGetParams ¶

func NewStorageServiceKeyspaceScrubByKeyspaceGetParams() *StorageServiceKeyspaceScrubByKeyspaceGetParams

NewStorageServiceKeyspaceScrubByKeyspaceGetParams creates a new StorageServiceKeyspaceScrubByKeyspaceGetParams object with the default values initialized.

func NewStorageServiceKeyspaceScrubByKeyspaceGetParamsWithContext ¶

func NewStorageServiceKeyspaceScrubByKeyspaceGetParamsWithContext(ctx context.Context) *StorageServiceKeyspaceScrubByKeyspaceGetParams

NewStorageServiceKeyspaceScrubByKeyspaceGetParamsWithContext creates a new StorageServiceKeyspaceScrubByKeyspaceGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServiceKeyspaceScrubByKeyspaceGetParamsWithHTTPClient ¶

func NewStorageServiceKeyspaceScrubByKeyspaceGetParamsWithHTTPClient(client *http.Client) *StorageServiceKeyspaceScrubByKeyspaceGetParams

NewStorageServiceKeyspaceScrubByKeyspaceGetParamsWithHTTPClient creates a new StorageServiceKeyspaceScrubByKeyspaceGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServiceKeyspaceScrubByKeyspaceGetParamsWithTimeout ¶

func NewStorageServiceKeyspaceScrubByKeyspaceGetParamsWithTimeout(timeout time.Duration) *StorageServiceKeyspaceScrubByKeyspaceGetParams

NewStorageServiceKeyspaceScrubByKeyspaceGetParamsWithTimeout creates a new StorageServiceKeyspaceScrubByKeyspaceGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServiceKeyspaceScrubByKeyspaceGetParams) SetCf ¶

SetCf adds the cf to the storage service keyspace scrub by keyspace get params

func (*StorageServiceKeyspaceScrubByKeyspaceGetParams) SetContext ¶

SetContext adds the context to the storage service keyspace scrub by keyspace get params

func (*StorageServiceKeyspaceScrubByKeyspaceGetParams) SetDisableSnapshot ¶

func (o *StorageServiceKeyspaceScrubByKeyspaceGetParams) SetDisableSnapshot(disableSnapshot *bool)

SetDisableSnapshot adds the disableSnapshot to the storage service keyspace scrub by keyspace get params

func (*StorageServiceKeyspaceScrubByKeyspaceGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the storage service keyspace scrub by keyspace get params

func (*StorageServiceKeyspaceScrubByKeyspaceGetParams) SetKeyspace ¶

func (o *StorageServiceKeyspaceScrubByKeyspaceGetParams) SetKeyspace(keyspace string)

SetKeyspace adds the keyspace to the storage service keyspace scrub by keyspace get params

func (*StorageServiceKeyspaceScrubByKeyspaceGetParams) SetSkipCorrupted ¶

func (o *StorageServiceKeyspaceScrubByKeyspaceGetParams) SetSkipCorrupted(skipCorrupted *bool)

SetSkipCorrupted adds the skipCorrupted to the storage service keyspace scrub by keyspace get params

func (*StorageServiceKeyspaceScrubByKeyspaceGetParams) SetTimeout ¶

SetTimeout adds the timeout to the storage service keyspace scrub by keyspace get params

func (*StorageServiceKeyspaceScrubByKeyspaceGetParams) WithCf ¶

WithCf adds the cf to the storage service keyspace scrub by keyspace get params

func (*StorageServiceKeyspaceScrubByKeyspaceGetParams) WithContext ¶

WithContext adds the context to the storage service keyspace scrub by keyspace get params

func (*StorageServiceKeyspaceScrubByKeyspaceGetParams) WithDisableSnapshot ¶

WithDisableSnapshot adds the disableSnapshot to the storage service keyspace scrub by keyspace get params

func (*StorageServiceKeyspaceScrubByKeyspaceGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service keyspace scrub by keyspace get params

func (*StorageServiceKeyspaceScrubByKeyspaceGetParams) WithKeyspace ¶

WithKeyspace adds the keyspace to the storage service keyspace scrub by keyspace get params

func (*StorageServiceKeyspaceScrubByKeyspaceGetParams) WithSkipCorrupted ¶

WithSkipCorrupted adds the skipCorrupted to the storage service keyspace scrub by keyspace get params

func (*StorageServiceKeyspaceScrubByKeyspaceGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service keyspace scrub by keyspace get params

func (*StorageServiceKeyspaceScrubByKeyspaceGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServiceKeyspaceScrubByKeyspaceGetReader ¶

type StorageServiceKeyspaceScrubByKeyspaceGetReader struct {
	// contains filtered or unexported fields
}

StorageServiceKeyspaceScrubByKeyspaceGetReader is a Reader for the StorageServiceKeyspaceScrubByKeyspaceGet structure.

func (*StorageServiceKeyspaceScrubByKeyspaceGetReader) ReadResponse ¶

func (o *StorageServiceKeyspaceScrubByKeyspaceGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServiceKeyspaceUpgradeSstablesByKeyspaceGetDefault ¶

type StorageServiceKeyspaceUpgradeSstablesByKeyspaceGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServiceKeyspaceUpgradeSstablesByKeyspaceGetDefault handles this case with default header values.

internal server error

func NewStorageServiceKeyspaceUpgradeSstablesByKeyspaceGetDefault ¶

func NewStorageServiceKeyspaceUpgradeSstablesByKeyspaceGetDefault(code int) *StorageServiceKeyspaceUpgradeSstablesByKeyspaceGetDefault

NewStorageServiceKeyspaceUpgradeSstablesByKeyspaceGetDefault creates a StorageServiceKeyspaceUpgradeSstablesByKeyspaceGetDefault with default headers values

func (*StorageServiceKeyspaceUpgradeSstablesByKeyspaceGetDefault) Code ¶

Code gets the status code for the storage service keyspace upgrade sstables by keyspace get default response

func (*StorageServiceKeyspaceUpgradeSstablesByKeyspaceGetDefault) Error ¶

func (*StorageServiceKeyspaceUpgradeSstablesByKeyspaceGetDefault) GetPayload ¶

type StorageServiceKeyspaceUpgradeSstablesByKeyspaceGetOK ¶

type StorageServiceKeyspaceUpgradeSstablesByKeyspaceGetOK struct {
	Payload int32
}

StorageServiceKeyspaceUpgradeSstablesByKeyspaceGetOK handles this case with default header values.

StorageServiceKeyspaceUpgradeSstablesByKeyspaceGetOK storage service keyspace upgrade sstables by keyspace get o k

func NewStorageServiceKeyspaceUpgradeSstablesByKeyspaceGetOK ¶

func NewStorageServiceKeyspaceUpgradeSstablesByKeyspaceGetOK() *StorageServiceKeyspaceUpgradeSstablesByKeyspaceGetOK

NewStorageServiceKeyspaceUpgradeSstablesByKeyspaceGetOK creates a StorageServiceKeyspaceUpgradeSstablesByKeyspaceGetOK with default headers values

func (*StorageServiceKeyspaceUpgradeSstablesByKeyspaceGetOK) GetPayload ¶

type StorageServiceKeyspaceUpgradeSstablesByKeyspaceGetParams ¶

type StorageServiceKeyspaceUpgradeSstablesByKeyspaceGetParams struct {

	/*Cf
	  Comma seperated column family names

	*/
	Cf *string
	/*ExcludeCurrentVersion
	  When set to true exclude current version

	*/
	ExcludeCurrentVersion *bool
	/*Keyspace
	  The keyspace

	*/
	Keyspace string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServiceKeyspaceUpgradeSstablesByKeyspaceGetParams contains all the parameters to send to the API endpoint for the storage service keyspace upgrade sstables by keyspace get operation typically these are written to a http.Request

func NewStorageServiceKeyspaceUpgradeSstablesByKeyspaceGetParams ¶

func NewStorageServiceKeyspaceUpgradeSstablesByKeyspaceGetParams() *StorageServiceKeyspaceUpgradeSstablesByKeyspaceGetParams

NewStorageServiceKeyspaceUpgradeSstablesByKeyspaceGetParams creates a new StorageServiceKeyspaceUpgradeSstablesByKeyspaceGetParams object with the default values initialized.

func NewStorageServiceKeyspaceUpgradeSstablesByKeyspaceGetParamsWithContext ¶

func NewStorageServiceKeyspaceUpgradeSstablesByKeyspaceGetParamsWithContext(ctx context.Context) *StorageServiceKeyspaceUpgradeSstablesByKeyspaceGetParams

NewStorageServiceKeyspaceUpgradeSstablesByKeyspaceGetParamsWithContext creates a new StorageServiceKeyspaceUpgradeSstablesByKeyspaceGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServiceKeyspaceUpgradeSstablesByKeyspaceGetParamsWithHTTPClient ¶

func NewStorageServiceKeyspaceUpgradeSstablesByKeyspaceGetParamsWithHTTPClient(client *http.Client) *StorageServiceKeyspaceUpgradeSstablesByKeyspaceGetParams

NewStorageServiceKeyspaceUpgradeSstablesByKeyspaceGetParamsWithHTTPClient creates a new StorageServiceKeyspaceUpgradeSstablesByKeyspaceGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServiceKeyspaceUpgradeSstablesByKeyspaceGetParamsWithTimeout ¶

func NewStorageServiceKeyspaceUpgradeSstablesByKeyspaceGetParamsWithTimeout(timeout time.Duration) *StorageServiceKeyspaceUpgradeSstablesByKeyspaceGetParams

NewStorageServiceKeyspaceUpgradeSstablesByKeyspaceGetParamsWithTimeout creates a new StorageServiceKeyspaceUpgradeSstablesByKeyspaceGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServiceKeyspaceUpgradeSstablesByKeyspaceGetParams) SetCf ¶

SetCf adds the cf to the storage service keyspace upgrade sstables by keyspace get params

func (*StorageServiceKeyspaceUpgradeSstablesByKeyspaceGetParams) SetContext ¶

SetContext adds the context to the storage service keyspace upgrade sstables by keyspace get params

func (*StorageServiceKeyspaceUpgradeSstablesByKeyspaceGetParams) SetExcludeCurrentVersion ¶

func (o *StorageServiceKeyspaceUpgradeSstablesByKeyspaceGetParams) SetExcludeCurrentVersion(excludeCurrentVersion *bool)

SetExcludeCurrentVersion adds the excludeCurrentVersion to the storage service keyspace upgrade sstables by keyspace get params

func (*StorageServiceKeyspaceUpgradeSstablesByKeyspaceGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the storage service keyspace upgrade sstables by keyspace get params

func (*StorageServiceKeyspaceUpgradeSstablesByKeyspaceGetParams) SetKeyspace ¶

SetKeyspace adds the keyspace to the storage service keyspace upgrade sstables by keyspace get params

func (*StorageServiceKeyspaceUpgradeSstablesByKeyspaceGetParams) SetTimeout ¶

SetTimeout adds the timeout to the storage service keyspace upgrade sstables by keyspace get params

func (*StorageServiceKeyspaceUpgradeSstablesByKeyspaceGetParams) WithCf ¶

WithCf adds the cf to the storage service keyspace upgrade sstables by keyspace get params

func (*StorageServiceKeyspaceUpgradeSstablesByKeyspaceGetParams) WithContext ¶

WithContext adds the context to the storage service keyspace upgrade sstables by keyspace get params

func (*StorageServiceKeyspaceUpgradeSstablesByKeyspaceGetParams) WithExcludeCurrentVersion ¶

WithExcludeCurrentVersion adds the excludeCurrentVersion to the storage service keyspace upgrade sstables by keyspace get params

func (*StorageServiceKeyspaceUpgradeSstablesByKeyspaceGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service keyspace upgrade sstables by keyspace get params

func (*StorageServiceKeyspaceUpgradeSstablesByKeyspaceGetParams) WithKeyspace ¶

WithKeyspace adds the keyspace to the storage service keyspace upgrade sstables by keyspace get params

func (*StorageServiceKeyspaceUpgradeSstablesByKeyspaceGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service keyspace upgrade sstables by keyspace get params

func (*StorageServiceKeyspaceUpgradeSstablesByKeyspaceGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServiceKeyspaceUpgradeSstablesByKeyspaceGetReader ¶

type StorageServiceKeyspaceUpgradeSstablesByKeyspaceGetReader struct {
	// contains filtered or unexported fields
}

StorageServiceKeyspaceUpgradeSstablesByKeyspaceGetReader is a Reader for the StorageServiceKeyspaceUpgradeSstablesByKeyspaceGet structure.

func (*StorageServiceKeyspaceUpgradeSstablesByKeyspaceGetReader) ReadResponse ¶

func (o *StorageServiceKeyspaceUpgradeSstablesByKeyspaceGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServiceKeyspacesGetDefault ¶

type StorageServiceKeyspacesGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServiceKeyspacesGetDefault handles this case with default header values.

internal server error

func NewStorageServiceKeyspacesGetDefault ¶

func NewStorageServiceKeyspacesGetDefault(code int) *StorageServiceKeyspacesGetDefault

NewStorageServiceKeyspacesGetDefault creates a StorageServiceKeyspacesGetDefault with default headers values

func (*StorageServiceKeyspacesGetDefault) Code ¶

Code gets the status code for the storage service keyspaces get default response

func (*StorageServiceKeyspacesGetDefault) Error ¶

func (*StorageServiceKeyspacesGetDefault) GetPayload ¶

type StorageServiceKeyspacesGetOK ¶

type StorageServiceKeyspacesGetOK struct {
	Payload []string
}

StorageServiceKeyspacesGetOK handles this case with default header values.

StorageServiceKeyspacesGetOK storage service keyspaces get o k

func NewStorageServiceKeyspacesGetOK ¶

func NewStorageServiceKeyspacesGetOK() *StorageServiceKeyspacesGetOK

NewStorageServiceKeyspacesGetOK creates a StorageServiceKeyspacesGetOK with default headers values

func (*StorageServiceKeyspacesGetOK) GetPayload ¶

func (o *StorageServiceKeyspacesGetOK) GetPayload() []string

type StorageServiceKeyspacesGetParams ¶

type StorageServiceKeyspacesGetParams struct {

	/*Type
	  Which keyspaces to return

	*/
	Type *string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServiceKeyspacesGetParams contains all the parameters to send to the API endpoint for the storage service keyspaces get operation typically these are written to a http.Request

func NewStorageServiceKeyspacesGetParams ¶

func NewStorageServiceKeyspacesGetParams() *StorageServiceKeyspacesGetParams

NewStorageServiceKeyspacesGetParams creates a new StorageServiceKeyspacesGetParams object with the default values initialized.

func NewStorageServiceKeyspacesGetParamsWithContext ¶

func NewStorageServiceKeyspacesGetParamsWithContext(ctx context.Context) *StorageServiceKeyspacesGetParams

NewStorageServiceKeyspacesGetParamsWithContext creates a new StorageServiceKeyspacesGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServiceKeyspacesGetParamsWithHTTPClient ¶

func NewStorageServiceKeyspacesGetParamsWithHTTPClient(client *http.Client) *StorageServiceKeyspacesGetParams

NewStorageServiceKeyspacesGetParamsWithHTTPClient creates a new StorageServiceKeyspacesGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServiceKeyspacesGetParamsWithTimeout ¶

func NewStorageServiceKeyspacesGetParamsWithTimeout(timeout time.Duration) *StorageServiceKeyspacesGetParams

NewStorageServiceKeyspacesGetParamsWithTimeout creates a new StorageServiceKeyspacesGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServiceKeyspacesGetParams) SetContext ¶

SetContext adds the context to the storage service keyspaces get params

func (*StorageServiceKeyspacesGetParams) SetHTTPClient ¶

func (o *StorageServiceKeyspacesGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage service keyspaces get params

func (*StorageServiceKeyspacesGetParams) SetTimeout ¶

func (o *StorageServiceKeyspacesGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the storage service keyspaces get params

func (*StorageServiceKeyspacesGetParams) SetType ¶

func (o *StorageServiceKeyspacesGetParams) SetType(typeVar *string)

SetType adds the type to the storage service keyspaces get params

func (*StorageServiceKeyspacesGetParams) WithContext ¶

WithContext adds the context to the storage service keyspaces get params

func (*StorageServiceKeyspacesGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service keyspaces get params

func (*StorageServiceKeyspacesGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service keyspaces get params

func (*StorageServiceKeyspacesGetParams) WithType ¶

WithType adds the typeVar to the storage service keyspaces get params

func (*StorageServiceKeyspacesGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServiceKeyspacesGetReader ¶

type StorageServiceKeyspacesGetReader struct {
	// contains filtered or unexported fields
}

StorageServiceKeyspacesGetReader is a Reader for the StorageServiceKeyspacesGet structure.

func (*StorageServiceKeyspacesGetReader) ReadResponse ¶

func (o *StorageServiceKeyspacesGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServiceLoadGetDefault ¶

type StorageServiceLoadGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServiceLoadGetDefault handles this case with default header values.

internal server error

func NewStorageServiceLoadGetDefault ¶

func NewStorageServiceLoadGetDefault(code int) *StorageServiceLoadGetDefault

NewStorageServiceLoadGetDefault creates a StorageServiceLoadGetDefault with default headers values

func (*StorageServiceLoadGetDefault) Code ¶

Code gets the status code for the storage service load get default response

func (*StorageServiceLoadGetDefault) Error ¶

func (*StorageServiceLoadGetDefault) GetPayload ¶

type StorageServiceLoadGetOK ¶

type StorageServiceLoadGetOK struct {
	Payload interface{}
}

StorageServiceLoadGetOK handles this case with default header values.

StorageServiceLoadGetOK storage service load get o k

func NewStorageServiceLoadGetOK ¶

func NewStorageServiceLoadGetOK() *StorageServiceLoadGetOK

NewStorageServiceLoadGetOK creates a StorageServiceLoadGetOK with default headers values

func (*StorageServiceLoadGetOK) GetPayload ¶

func (o *StorageServiceLoadGetOK) GetPayload() interface{}

type StorageServiceLoadGetParams ¶

type StorageServiceLoadGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServiceLoadGetParams contains all the parameters to send to the API endpoint for the storage service load get operation typically these are written to a http.Request

func NewStorageServiceLoadGetParams ¶

func NewStorageServiceLoadGetParams() *StorageServiceLoadGetParams

NewStorageServiceLoadGetParams creates a new StorageServiceLoadGetParams object with the default values initialized.

func NewStorageServiceLoadGetParamsWithContext ¶

func NewStorageServiceLoadGetParamsWithContext(ctx context.Context) *StorageServiceLoadGetParams

NewStorageServiceLoadGetParamsWithContext creates a new StorageServiceLoadGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServiceLoadGetParamsWithHTTPClient ¶

func NewStorageServiceLoadGetParamsWithHTTPClient(client *http.Client) *StorageServiceLoadGetParams

NewStorageServiceLoadGetParamsWithHTTPClient creates a new StorageServiceLoadGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServiceLoadGetParamsWithTimeout ¶

func NewStorageServiceLoadGetParamsWithTimeout(timeout time.Duration) *StorageServiceLoadGetParams

NewStorageServiceLoadGetParamsWithTimeout creates a new StorageServiceLoadGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServiceLoadGetParams) SetContext ¶

func (o *StorageServiceLoadGetParams) SetContext(ctx context.Context)

SetContext adds the context to the storage service load get params

func (*StorageServiceLoadGetParams) SetHTTPClient ¶

func (o *StorageServiceLoadGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage service load get params

func (*StorageServiceLoadGetParams) SetTimeout ¶

func (o *StorageServiceLoadGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the storage service load get params

func (*StorageServiceLoadGetParams) WithContext ¶

WithContext adds the context to the storage service load get params

func (*StorageServiceLoadGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service load get params

func (*StorageServiceLoadGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service load get params

func (*StorageServiceLoadGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServiceLoadGetReader ¶

type StorageServiceLoadGetReader struct {
	// contains filtered or unexported fields
}

StorageServiceLoadGetReader is a Reader for the StorageServiceLoadGet structure.

func (*StorageServiceLoadGetReader) ReadResponse ¶

func (o *StorageServiceLoadGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServiceLoadMapGetDefault ¶

type StorageServiceLoadMapGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServiceLoadMapGetDefault handles this case with default header values.

internal server error

func NewStorageServiceLoadMapGetDefault ¶

func NewStorageServiceLoadMapGetDefault(code int) *StorageServiceLoadMapGetDefault

NewStorageServiceLoadMapGetDefault creates a StorageServiceLoadMapGetDefault with default headers values

func (*StorageServiceLoadMapGetDefault) Code ¶

Code gets the status code for the storage service load map get default response

func (*StorageServiceLoadMapGetDefault) Error ¶

func (*StorageServiceLoadMapGetDefault) GetPayload ¶

type StorageServiceLoadMapGetOK ¶

type StorageServiceLoadMapGetOK struct {
	Payload []*models.MapStringDouble
}

StorageServiceLoadMapGetOK handles this case with default header values.

StorageServiceLoadMapGetOK storage service load map get o k

func NewStorageServiceLoadMapGetOK ¶

func NewStorageServiceLoadMapGetOK() *StorageServiceLoadMapGetOK

NewStorageServiceLoadMapGetOK creates a StorageServiceLoadMapGetOK with default headers values

func (*StorageServiceLoadMapGetOK) GetPayload ¶

type StorageServiceLoadMapGetParams ¶

type StorageServiceLoadMapGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServiceLoadMapGetParams contains all the parameters to send to the API endpoint for the storage service load map get operation typically these are written to a http.Request

func NewStorageServiceLoadMapGetParams ¶

func NewStorageServiceLoadMapGetParams() *StorageServiceLoadMapGetParams

NewStorageServiceLoadMapGetParams creates a new StorageServiceLoadMapGetParams object with the default values initialized.

func NewStorageServiceLoadMapGetParamsWithContext ¶

func NewStorageServiceLoadMapGetParamsWithContext(ctx context.Context) *StorageServiceLoadMapGetParams

NewStorageServiceLoadMapGetParamsWithContext creates a new StorageServiceLoadMapGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServiceLoadMapGetParamsWithHTTPClient ¶

func NewStorageServiceLoadMapGetParamsWithHTTPClient(client *http.Client) *StorageServiceLoadMapGetParams

NewStorageServiceLoadMapGetParamsWithHTTPClient creates a new StorageServiceLoadMapGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServiceLoadMapGetParamsWithTimeout ¶

func NewStorageServiceLoadMapGetParamsWithTimeout(timeout time.Duration) *StorageServiceLoadMapGetParams

NewStorageServiceLoadMapGetParamsWithTimeout creates a new StorageServiceLoadMapGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServiceLoadMapGetParams) SetContext ¶

func (o *StorageServiceLoadMapGetParams) SetContext(ctx context.Context)

SetContext adds the context to the storage service load map get params

func (*StorageServiceLoadMapGetParams) SetHTTPClient ¶

func (o *StorageServiceLoadMapGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage service load map get params

func (*StorageServiceLoadMapGetParams) SetTimeout ¶

func (o *StorageServiceLoadMapGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the storage service load map get params

func (*StorageServiceLoadMapGetParams) WithContext ¶

WithContext adds the context to the storage service load map get params

func (*StorageServiceLoadMapGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service load map get params

func (*StorageServiceLoadMapGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service load map get params

func (*StorageServiceLoadMapGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServiceLoadMapGetReader ¶

type StorageServiceLoadMapGetReader struct {
	// contains filtered or unexported fields
}

StorageServiceLoadMapGetReader is a Reader for the StorageServiceLoadMapGet structure.

func (*StorageServiceLoadMapGetReader) ReadResponse ¶

func (o *StorageServiceLoadMapGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServiceLoggingLevelGetDefault ¶

type StorageServiceLoggingLevelGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServiceLoggingLevelGetDefault handles this case with default header values.

internal server error

func NewStorageServiceLoggingLevelGetDefault ¶

func NewStorageServiceLoggingLevelGetDefault(code int) *StorageServiceLoggingLevelGetDefault

NewStorageServiceLoggingLevelGetDefault creates a StorageServiceLoggingLevelGetDefault with default headers values

func (*StorageServiceLoggingLevelGetDefault) Code ¶

Code gets the status code for the storage service logging level get default response

func (*StorageServiceLoggingLevelGetDefault) Error ¶

func (*StorageServiceLoggingLevelGetDefault) GetPayload ¶

type StorageServiceLoggingLevelGetOK ¶

type StorageServiceLoggingLevelGetOK struct {
	Payload []*models.Mapper
}

StorageServiceLoggingLevelGetOK handles this case with default header values.

StorageServiceLoggingLevelGetOK storage service logging level get o k

func NewStorageServiceLoggingLevelGetOK ¶

func NewStorageServiceLoggingLevelGetOK() *StorageServiceLoggingLevelGetOK

NewStorageServiceLoggingLevelGetOK creates a StorageServiceLoggingLevelGetOK with default headers values

func (*StorageServiceLoggingLevelGetOK) GetPayload ¶

func (o *StorageServiceLoggingLevelGetOK) GetPayload() []*models.Mapper

type StorageServiceLoggingLevelGetParams ¶

type StorageServiceLoggingLevelGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServiceLoggingLevelGetParams contains all the parameters to send to the API endpoint for the storage service logging level get operation typically these are written to a http.Request

func NewStorageServiceLoggingLevelGetParams ¶

func NewStorageServiceLoggingLevelGetParams() *StorageServiceLoggingLevelGetParams

NewStorageServiceLoggingLevelGetParams creates a new StorageServiceLoggingLevelGetParams object with the default values initialized.

func NewStorageServiceLoggingLevelGetParamsWithContext ¶

func NewStorageServiceLoggingLevelGetParamsWithContext(ctx context.Context) *StorageServiceLoggingLevelGetParams

NewStorageServiceLoggingLevelGetParamsWithContext creates a new StorageServiceLoggingLevelGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServiceLoggingLevelGetParamsWithHTTPClient ¶

func NewStorageServiceLoggingLevelGetParamsWithHTTPClient(client *http.Client) *StorageServiceLoggingLevelGetParams

NewStorageServiceLoggingLevelGetParamsWithHTTPClient creates a new StorageServiceLoggingLevelGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServiceLoggingLevelGetParamsWithTimeout ¶

func NewStorageServiceLoggingLevelGetParamsWithTimeout(timeout time.Duration) *StorageServiceLoggingLevelGetParams

NewStorageServiceLoggingLevelGetParamsWithTimeout creates a new StorageServiceLoggingLevelGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServiceLoggingLevelGetParams) SetContext ¶

SetContext adds the context to the storage service logging level get params

func (*StorageServiceLoggingLevelGetParams) SetHTTPClient ¶

func (o *StorageServiceLoggingLevelGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage service logging level get params

func (*StorageServiceLoggingLevelGetParams) SetTimeout ¶

func (o *StorageServiceLoggingLevelGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the storage service logging level get params

func (*StorageServiceLoggingLevelGetParams) WithContext ¶

WithContext adds the context to the storage service logging level get params

func (*StorageServiceLoggingLevelGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service logging level get params

func (*StorageServiceLoggingLevelGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service logging level get params

func (*StorageServiceLoggingLevelGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServiceLoggingLevelGetReader ¶

type StorageServiceLoggingLevelGetReader struct {
	// contains filtered or unexported fields
}

StorageServiceLoggingLevelGetReader is a Reader for the StorageServiceLoggingLevelGet structure.

func (*StorageServiceLoggingLevelGetReader) ReadResponse ¶

func (o *StorageServiceLoggingLevelGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServiceLoggingLevelPostDefault ¶

type StorageServiceLoggingLevelPostDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServiceLoggingLevelPostDefault handles this case with default header values.

internal server error

func NewStorageServiceLoggingLevelPostDefault ¶

func NewStorageServiceLoggingLevelPostDefault(code int) *StorageServiceLoggingLevelPostDefault

NewStorageServiceLoggingLevelPostDefault creates a StorageServiceLoggingLevelPostDefault with default headers values

func (*StorageServiceLoggingLevelPostDefault) Code ¶

Code gets the status code for the storage service logging level post default response

func (*StorageServiceLoggingLevelPostDefault) Error ¶

func (*StorageServiceLoggingLevelPostDefault) GetPayload ¶

type StorageServiceLoggingLevelPostOK ¶

type StorageServiceLoggingLevelPostOK struct {
}

StorageServiceLoggingLevelPostOK handles this case with default header values.

StorageServiceLoggingLevelPostOK storage service logging level post o k

func NewStorageServiceLoggingLevelPostOK ¶

func NewStorageServiceLoggingLevelPostOK() *StorageServiceLoggingLevelPostOK

NewStorageServiceLoggingLevelPostOK creates a StorageServiceLoggingLevelPostOK with default headers values

type StorageServiceLoggingLevelPostParams ¶

type StorageServiceLoggingLevelPostParams struct {

	/*ClassQualifier
	  The logger's classQualifer

	*/
	ClassQualifier string
	/*Level
	  The log level

	*/
	Level string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServiceLoggingLevelPostParams contains all the parameters to send to the API endpoint for the storage service logging level post operation typically these are written to a http.Request

func NewStorageServiceLoggingLevelPostParams ¶

func NewStorageServiceLoggingLevelPostParams() *StorageServiceLoggingLevelPostParams

NewStorageServiceLoggingLevelPostParams creates a new StorageServiceLoggingLevelPostParams object with the default values initialized.

func NewStorageServiceLoggingLevelPostParamsWithContext ¶

func NewStorageServiceLoggingLevelPostParamsWithContext(ctx context.Context) *StorageServiceLoggingLevelPostParams

NewStorageServiceLoggingLevelPostParamsWithContext creates a new StorageServiceLoggingLevelPostParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServiceLoggingLevelPostParamsWithHTTPClient ¶

func NewStorageServiceLoggingLevelPostParamsWithHTTPClient(client *http.Client) *StorageServiceLoggingLevelPostParams

NewStorageServiceLoggingLevelPostParamsWithHTTPClient creates a new StorageServiceLoggingLevelPostParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServiceLoggingLevelPostParamsWithTimeout ¶

func NewStorageServiceLoggingLevelPostParamsWithTimeout(timeout time.Duration) *StorageServiceLoggingLevelPostParams

NewStorageServiceLoggingLevelPostParamsWithTimeout creates a new StorageServiceLoggingLevelPostParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServiceLoggingLevelPostParams) SetClassQualifier ¶

func (o *StorageServiceLoggingLevelPostParams) SetClassQualifier(classQualifier string)

SetClassQualifier adds the classQualifier to the storage service logging level post params

func (*StorageServiceLoggingLevelPostParams) SetContext ¶

SetContext adds the context to the storage service logging level post params

func (*StorageServiceLoggingLevelPostParams) SetHTTPClient ¶

func (o *StorageServiceLoggingLevelPostParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage service logging level post params

func (*StorageServiceLoggingLevelPostParams) SetLevel ¶

func (o *StorageServiceLoggingLevelPostParams) SetLevel(level string)

SetLevel adds the level to the storage service logging level post params

func (*StorageServiceLoggingLevelPostParams) SetTimeout ¶

func (o *StorageServiceLoggingLevelPostParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the storage service logging level post params

func (*StorageServiceLoggingLevelPostParams) WithClassQualifier ¶

WithClassQualifier adds the classQualifier to the storage service logging level post params

func (*StorageServiceLoggingLevelPostParams) WithContext ¶

WithContext adds the context to the storage service logging level post params

func (*StorageServiceLoggingLevelPostParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service logging level post params

func (*StorageServiceLoggingLevelPostParams) WithLevel ¶

WithLevel adds the level to the storage service logging level post params

func (*StorageServiceLoggingLevelPostParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service logging level post params

func (*StorageServiceLoggingLevelPostParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServiceLoggingLevelPostReader ¶

type StorageServiceLoggingLevelPostReader struct {
	// contains filtered or unexported fields
}

StorageServiceLoggingLevelPostReader is a Reader for the StorageServiceLoggingLevelPost structure.

func (*StorageServiceLoggingLevelPostReader) ReadResponse ¶

func (o *StorageServiceLoggingLevelPostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServiceMetricsExceptionsGetDefault ¶

type StorageServiceMetricsExceptionsGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServiceMetricsExceptionsGetDefault handles this case with default header values.

internal server error

func NewStorageServiceMetricsExceptionsGetDefault ¶

func NewStorageServiceMetricsExceptionsGetDefault(code int) *StorageServiceMetricsExceptionsGetDefault

NewStorageServiceMetricsExceptionsGetDefault creates a StorageServiceMetricsExceptionsGetDefault with default headers values

func (*StorageServiceMetricsExceptionsGetDefault) Code ¶

Code gets the status code for the storage service metrics exceptions get default response

func (*StorageServiceMetricsExceptionsGetDefault) Error ¶

func (*StorageServiceMetricsExceptionsGetDefault) GetPayload ¶

type StorageServiceMetricsExceptionsGetOK ¶

type StorageServiceMetricsExceptionsGetOK struct {
	Payload int32
}

StorageServiceMetricsExceptionsGetOK handles this case with default header values.

StorageServiceMetricsExceptionsGetOK storage service metrics exceptions get o k

func NewStorageServiceMetricsExceptionsGetOK ¶

func NewStorageServiceMetricsExceptionsGetOK() *StorageServiceMetricsExceptionsGetOK

NewStorageServiceMetricsExceptionsGetOK creates a StorageServiceMetricsExceptionsGetOK with default headers values

func (*StorageServiceMetricsExceptionsGetOK) GetPayload ¶

type StorageServiceMetricsExceptionsGetParams ¶

type StorageServiceMetricsExceptionsGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServiceMetricsExceptionsGetParams contains all the parameters to send to the API endpoint for the storage service metrics exceptions get operation typically these are written to a http.Request

func NewStorageServiceMetricsExceptionsGetParams ¶

func NewStorageServiceMetricsExceptionsGetParams() *StorageServiceMetricsExceptionsGetParams

NewStorageServiceMetricsExceptionsGetParams creates a new StorageServiceMetricsExceptionsGetParams object with the default values initialized.

func NewStorageServiceMetricsExceptionsGetParamsWithContext ¶

func NewStorageServiceMetricsExceptionsGetParamsWithContext(ctx context.Context) *StorageServiceMetricsExceptionsGetParams

NewStorageServiceMetricsExceptionsGetParamsWithContext creates a new StorageServiceMetricsExceptionsGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServiceMetricsExceptionsGetParamsWithHTTPClient ¶

func NewStorageServiceMetricsExceptionsGetParamsWithHTTPClient(client *http.Client) *StorageServiceMetricsExceptionsGetParams

NewStorageServiceMetricsExceptionsGetParamsWithHTTPClient creates a new StorageServiceMetricsExceptionsGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServiceMetricsExceptionsGetParamsWithTimeout ¶

func NewStorageServiceMetricsExceptionsGetParamsWithTimeout(timeout time.Duration) *StorageServiceMetricsExceptionsGetParams

NewStorageServiceMetricsExceptionsGetParamsWithTimeout creates a new StorageServiceMetricsExceptionsGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServiceMetricsExceptionsGetParams) SetContext ¶

SetContext adds the context to the storage service metrics exceptions get params

func (*StorageServiceMetricsExceptionsGetParams) SetHTTPClient ¶

func (o *StorageServiceMetricsExceptionsGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage service metrics exceptions get params

func (*StorageServiceMetricsExceptionsGetParams) SetTimeout ¶

SetTimeout adds the timeout to the storage service metrics exceptions get params

func (*StorageServiceMetricsExceptionsGetParams) WithContext ¶

WithContext adds the context to the storage service metrics exceptions get params

func (*StorageServiceMetricsExceptionsGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service metrics exceptions get params

func (*StorageServiceMetricsExceptionsGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service metrics exceptions get params

func (*StorageServiceMetricsExceptionsGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServiceMetricsExceptionsGetReader ¶

type StorageServiceMetricsExceptionsGetReader struct {
	// contains filtered or unexported fields
}

StorageServiceMetricsExceptionsGetReader is a Reader for the StorageServiceMetricsExceptionsGet structure.

func (*StorageServiceMetricsExceptionsGetReader) ReadResponse ¶

func (o *StorageServiceMetricsExceptionsGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServiceMetricsHintsInProgressGetDefault ¶

type StorageServiceMetricsHintsInProgressGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServiceMetricsHintsInProgressGetDefault handles this case with default header values.

internal server error

func NewStorageServiceMetricsHintsInProgressGetDefault ¶

func NewStorageServiceMetricsHintsInProgressGetDefault(code int) *StorageServiceMetricsHintsInProgressGetDefault

NewStorageServiceMetricsHintsInProgressGetDefault creates a StorageServiceMetricsHintsInProgressGetDefault with default headers values

func (*StorageServiceMetricsHintsInProgressGetDefault) Code ¶

Code gets the status code for the storage service metrics hints in progress get default response

func (*StorageServiceMetricsHintsInProgressGetDefault) Error ¶

func (*StorageServiceMetricsHintsInProgressGetDefault) GetPayload ¶

type StorageServiceMetricsHintsInProgressGetOK ¶

type StorageServiceMetricsHintsInProgressGetOK struct {
	Payload int32
}

StorageServiceMetricsHintsInProgressGetOK handles this case with default header values.

StorageServiceMetricsHintsInProgressGetOK storage service metrics hints in progress get o k

func NewStorageServiceMetricsHintsInProgressGetOK ¶

func NewStorageServiceMetricsHintsInProgressGetOK() *StorageServiceMetricsHintsInProgressGetOK

NewStorageServiceMetricsHintsInProgressGetOK creates a StorageServiceMetricsHintsInProgressGetOK with default headers values

func (*StorageServiceMetricsHintsInProgressGetOK) GetPayload ¶

type StorageServiceMetricsHintsInProgressGetParams ¶

type StorageServiceMetricsHintsInProgressGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServiceMetricsHintsInProgressGetParams contains all the parameters to send to the API endpoint for the storage service metrics hints in progress get operation typically these are written to a http.Request

func NewStorageServiceMetricsHintsInProgressGetParams ¶

func NewStorageServiceMetricsHintsInProgressGetParams() *StorageServiceMetricsHintsInProgressGetParams

NewStorageServiceMetricsHintsInProgressGetParams creates a new StorageServiceMetricsHintsInProgressGetParams object with the default values initialized.

func NewStorageServiceMetricsHintsInProgressGetParamsWithContext ¶

func NewStorageServiceMetricsHintsInProgressGetParamsWithContext(ctx context.Context) *StorageServiceMetricsHintsInProgressGetParams

NewStorageServiceMetricsHintsInProgressGetParamsWithContext creates a new StorageServiceMetricsHintsInProgressGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServiceMetricsHintsInProgressGetParamsWithHTTPClient ¶

func NewStorageServiceMetricsHintsInProgressGetParamsWithHTTPClient(client *http.Client) *StorageServiceMetricsHintsInProgressGetParams

NewStorageServiceMetricsHintsInProgressGetParamsWithHTTPClient creates a new StorageServiceMetricsHintsInProgressGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServiceMetricsHintsInProgressGetParamsWithTimeout ¶

func NewStorageServiceMetricsHintsInProgressGetParamsWithTimeout(timeout time.Duration) *StorageServiceMetricsHintsInProgressGetParams

NewStorageServiceMetricsHintsInProgressGetParamsWithTimeout creates a new StorageServiceMetricsHintsInProgressGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServiceMetricsHintsInProgressGetParams) SetContext ¶

SetContext adds the context to the storage service metrics hints in progress get params

func (*StorageServiceMetricsHintsInProgressGetParams) SetHTTPClient ¶

func (o *StorageServiceMetricsHintsInProgressGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage service metrics hints in progress get params

func (*StorageServiceMetricsHintsInProgressGetParams) SetTimeout ¶

SetTimeout adds the timeout to the storage service metrics hints in progress get params

func (*StorageServiceMetricsHintsInProgressGetParams) WithContext ¶

WithContext adds the context to the storage service metrics hints in progress get params

func (*StorageServiceMetricsHintsInProgressGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service metrics hints in progress get params

func (*StorageServiceMetricsHintsInProgressGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service metrics hints in progress get params

func (*StorageServiceMetricsHintsInProgressGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServiceMetricsHintsInProgressGetReader ¶

type StorageServiceMetricsHintsInProgressGetReader struct {
	// contains filtered or unexported fields
}

StorageServiceMetricsHintsInProgressGetReader is a Reader for the StorageServiceMetricsHintsInProgressGet structure.

func (*StorageServiceMetricsHintsInProgressGetReader) ReadResponse ¶

func (o *StorageServiceMetricsHintsInProgressGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServiceMetricsLoadGetDefault ¶

type StorageServiceMetricsLoadGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServiceMetricsLoadGetDefault handles this case with default header values.

internal server error

func NewStorageServiceMetricsLoadGetDefault ¶

func NewStorageServiceMetricsLoadGetDefault(code int) *StorageServiceMetricsLoadGetDefault

NewStorageServiceMetricsLoadGetDefault creates a StorageServiceMetricsLoadGetDefault with default headers values

func (*StorageServiceMetricsLoadGetDefault) Code ¶

Code gets the status code for the storage service metrics load get default response

func (*StorageServiceMetricsLoadGetDefault) Error ¶

func (*StorageServiceMetricsLoadGetDefault) GetPayload ¶

type StorageServiceMetricsLoadGetOK ¶

type StorageServiceMetricsLoadGetOK struct {
	Payload int32
}

StorageServiceMetricsLoadGetOK handles this case with default header values.

StorageServiceMetricsLoadGetOK storage service metrics load get o k

func NewStorageServiceMetricsLoadGetOK ¶

func NewStorageServiceMetricsLoadGetOK() *StorageServiceMetricsLoadGetOK

NewStorageServiceMetricsLoadGetOK creates a StorageServiceMetricsLoadGetOK with default headers values

func (*StorageServiceMetricsLoadGetOK) GetPayload ¶

func (o *StorageServiceMetricsLoadGetOK) GetPayload() int32

type StorageServiceMetricsLoadGetParams ¶

type StorageServiceMetricsLoadGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServiceMetricsLoadGetParams contains all the parameters to send to the API endpoint for the storage service metrics load get operation typically these are written to a http.Request

func NewStorageServiceMetricsLoadGetParams ¶

func NewStorageServiceMetricsLoadGetParams() *StorageServiceMetricsLoadGetParams

NewStorageServiceMetricsLoadGetParams creates a new StorageServiceMetricsLoadGetParams object with the default values initialized.

func NewStorageServiceMetricsLoadGetParamsWithContext ¶

func NewStorageServiceMetricsLoadGetParamsWithContext(ctx context.Context) *StorageServiceMetricsLoadGetParams

NewStorageServiceMetricsLoadGetParamsWithContext creates a new StorageServiceMetricsLoadGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServiceMetricsLoadGetParamsWithHTTPClient ¶

func NewStorageServiceMetricsLoadGetParamsWithHTTPClient(client *http.Client) *StorageServiceMetricsLoadGetParams

NewStorageServiceMetricsLoadGetParamsWithHTTPClient creates a new StorageServiceMetricsLoadGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServiceMetricsLoadGetParamsWithTimeout ¶

func NewStorageServiceMetricsLoadGetParamsWithTimeout(timeout time.Duration) *StorageServiceMetricsLoadGetParams

NewStorageServiceMetricsLoadGetParamsWithTimeout creates a new StorageServiceMetricsLoadGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServiceMetricsLoadGetParams) SetContext ¶

SetContext adds the context to the storage service metrics load get params

func (*StorageServiceMetricsLoadGetParams) SetHTTPClient ¶

func (o *StorageServiceMetricsLoadGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage service metrics load get params

func (*StorageServiceMetricsLoadGetParams) SetTimeout ¶

func (o *StorageServiceMetricsLoadGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the storage service metrics load get params

func (*StorageServiceMetricsLoadGetParams) WithContext ¶

WithContext adds the context to the storage service metrics load get params

func (*StorageServiceMetricsLoadGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service metrics load get params

func (*StorageServiceMetricsLoadGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service metrics load get params

func (*StorageServiceMetricsLoadGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServiceMetricsLoadGetReader ¶

type StorageServiceMetricsLoadGetReader struct {
	// contains filtered or unexported fields
}

StorageServiceMetricsLoadGetReader is a Reader for the StorageServiceMetricsLoadGet structure.

func (*StorageServiceMetricsLoadGetReader) ReadResponse ¶

func (o *StorageServiceMetricsLoadGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServiceMetricsTotalHintsGetDefault ¶

type StorageServiceMetricsTotalHintsGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServiceMetricsTotalHintsGetDefault handles this case with default header values.

internal server error

func NewStorageServiceMetricsTotalHintsGetDefault ¶

func NewStorageServiceMetricsTotalHintsGetDefault(code int) *StorageServiceMetricsTotalHintsGetDefault

NewStorageServiceMetricsTotalHintsGetDefault creates a StorageServiceMetricsTotalHintsGetDefault with default headers values

func (*StorageServiceMetricsTotalHintsGetDefault) Code ¶

Code gets the status code for the storage service metrics total hints get default response

func (*StorageServiceMetricsTotalHintsGetDefault) Error ¶

func (*StorageServiceMetricsTotalHintsGetDefault) GetPayload ¶

type StorageServiceMetricsTotalHintsGetOK ¶

type StorageServiceMetricsTotalHintsGetOK struct {
	Payload int32
}

StorageServiceMetricsTotalHintsGetOK handles this case with default header values.

StorageServiceMetricsTotalHintsGetOK storage service metrics total hints get o k

func NewStorageServiceMetricsTotalHintsGetOK ¶

func NewStorageServiceMetricsTotalHintsGetOK() *StorageServiceMetricsTotalHintsGetOK

NewStorageServiceMetricsTotalHintsGetOK creates a StorageServiceMetricsTotalHintsGetOK with default headers values

func (*StorageServiceMetricsTotalHintsGetOK) GetPayload ¶

type StorageServiceMetricsTotalHintsGetParams ¶

type StorageServiceMetricsTotalHintsGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServiceMetricsTotalHintsGetParams contains all the parameters to send to the API endpoint for the storage service metrics total hints get operation typically these are written to a http.Request

func NewStorageServiceMetricsTotalHintsGetParams ¶

func NewStorageServiceMetricsTotalHintsGetParams() *StorageServiceMetricsTotalHintsGetParams

NewStorageServiceMetricsTotalHintsGetParams creates a new StorageServiceMetricsTotalHintsGetParams object with the default values initialized.

func NewStorageServiceMetricsTotalHintsGetParamsWithContext ¶

func NewStorageServiceMetricsTotalHintsGetParamsWithContext(ctx context.Context) *StorageServiceMetricsTotalHintsGetParams

NewStorageServiceMetricsTotalHintsGetParamsWithContext creates a new StorageServiceMetricsTotalHintsGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServiceMetricsTotalHintsGetParamsWithHTTPClient ¶

func NewStorageServiceMetricsTotalHintsGetParamsWithHTTPClient(client *http.Client) *StorageServiceMetricsTotalHintsGetParams

NewStorageServiceMetricsTotalHintsGetParamsWithHTTPClient creates a new StorageServiceMetricsTotalHintsGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServiceMetricsTotalHintsGetParamsWithTimeout ¶

func NewStorageServiceMetricsTotalHintsGetParamsWithTimeout(timeout time.Duration) *StorageServiceMetricsTotalHintsGetParams

NewStorageServiceMetricsTotalHintsGetParamsWithTimeout creates a new StorageServiceMetricsTotalHintsGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServiceMetricsTotalHintsGetParams) SetContext ¶

SetContext adds the context to the storage service metrics total hints get params

func (*StorageServiceMetricsTotalHintsGetParams) SetHTTPClient ¶

func (o *StorageServiceMetricsTotalHintsGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage service metrics total hints get params

func (*StorageServiceMetricsTotalHintsGetParams) SetTimeout ¶

SetTimeout adds the timeout to the storage service metrics total hints get params

func (*StorageServiceMetricsTotalHintsGetParams) WithContext ¶

WithContext adds the context to the storage service metrics total hints get params

func (*StorageServiceMetricsTotalHintsGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service metrics total hints get params

func (*StorageServiceMetricsTotalHintsGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service metrics total hints get params

func (*StorageServiceMetricsTotalHintsGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServiceMetricsTotalHintsGetReader ¶

type StorageServiceMetricsTotalHintsGetReader struct {
	// contains filtered or unexported fields
}

StorageServiceMetricsTotalHintsGetReader is a Reader for the StorageServiceMetricsTotalHintsGet structure.

func (*StorageServiceMetricsTotalHintsGetReader) ReadResponse ¶

func (o *StorageServiceMetricsTotalHintsGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServiceMovePostDefault ¶

type StorageServiceMovePostDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServiceMovePostDefault handles this case with default header values.

internal server error

func NewStorageServiceMovePostDefault ¶

func NewStorageServiceMovePostDefault(code int) *StorageServiceMovePostDefault

NewStorageServiceMovePostDefault creates a StorageServiceMovePostDefault with default headers values

func (*StorageServiceMovePostDefault) Code ¶

Code gets the status code for the storage service move post default response

func (*StorageServiceMovePostDefault) Error ¶

func (*StorageServiceMovePostDefault) GetPayload ¶

type StorageServiceMovePostOK ¶

type StorageServiceMovePostOK struct {
}

StorageServiceMovePostOK handles this case with default header values.

StorageServiceMovePostOK storage service move post o k

func NewStorageServiceMovePostOK ¶

func NewStorageServiceMovePostOK() *StorageServiceMovePostOK

NewStorageServiceMovePostOK creates a StorageServiceMovePostOK with default headers values

type StorageServiceMovePostParams ¶

type StorageServiceMovePostParams struct {

	/*NewToken
	  token to move this node to

	*/
	NewToken string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServiceMovePostParams contains all the parameters to send to the API endpoint for the storage service move post operation typically these are written to a http.Request

func NewStorageServiceMovePostParams ¶

func NewStorageServiceMovePostParams() *StorageServiceMovePostParams

NewStorageServiceMovePostParams creates a new StorageServiceMovePostParams object with the default values initialized.

func NewStorageServiceMovePostParamsWithContext ¶

func NewStorageServiceMovePostParamsWithContext(ctx context.Context) *StorageServiceMovePostParams

NewStorageServiceMovePostParamsWithContext creates a new StorageServiceMovePostParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServiceMovePostParamsWithHTTPClient ¶

func NewStorageServiceMovePostParamsWithHTTPClient(client *http.Client) *StorageServiceMovePostParams

NewStorageServiceMovePostParamsWithHTTPClient creates a new StorageServiceMovePostParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServiceMovePostParamsWithTimeout ¶

func NewStorageServiceMovePostParamsWithTimeout(timeout time.Duration) *StorageServiceMovePostParams

NewStorageServiceMovePostParamsWithTimeout creates a new StorageServiceMovePostParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServiceMovePostParams) SetContext ¶

func (o *StorageServiceMovePostParams) SetContext(ctx context.Context)

SetContext adds the context to the storage service move post params

func (*StorageServiceMovePostParams) SetHTTPClient ¶

func (o *StorageServiceMovePostParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage service move post params

func (*StorageServiceMovePostParams) SetNewToken ¶

func (o *StorageServiceMovePostParams) SetNewToken(newToken string)

SetNewToken adds the newToken to the storage service move post params

func (*StorageServiceMovePostParams) SetTimeout ¶

func (o *StorageServiceMovePostParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the storage service move post params

func (*StorageServiceMovePostParams) WithContext ¶

WithContext adds the context to the storage service move post params

func (*StorageServiceMovePostParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service move post params

func (*StorageServiceMovePostParams) WithNewToken ¶

WithNewToken adds the newToken to the storage service move post params

func (*StorageServiceMovePostParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service move post params

func (*StorageServiceMovePostParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServiceMovePostReader ¶

type StorageServiceMovePostReader struct {
	// contains filtered or unexported fields
}

StorageServiceMovePostReader is a Reader for the StorageServiceMovePost structure.

func (*StorageServiceMovePostReader) ReadResponse ¶

func (o *StorageServiceMovePostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServiceNativeTransportDeleteDefault ¶

type StorageServiceNativeTransportDeleteDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServiceNativeTransportDeleteDefault handles this case with default header values.

internal server error

func NewStorageServiceNativeTransportDeleteDefault ¶

func NewStorageServiceNativeTransportDeleteDefault(code int) *StorageServiceNativeTransportDeleteDefault

NewStorageServiceNativeTransportDeleteDefault creates a StorageServiceNativeTransportDeleteDefault with default headers values

func (*StorageServiceNativeTransportDeleteDefault) Code ¶

Code gets the status code for the storage service native transport delete default response

func (*StorageServiceNativeTransportDeleteDefault) Error ¶

func (*StorageServiceNativeTransportDeleteDefault) GetPayload ¶

type StorageServiceNativeTransportDeleteOK ¶

type StorageServiceNativeTransportDeleteOK struct {
}

StorageServiceNativeTransportDeleteOK handles this case with default header values.

StorageServiceNativeTransportDeleteOK storage service native transport delete o k

func NewStorageServiceNativeTransportDeleteOK ¶

func NewStorageServiceNativeTransportDeleteOK() *StorageServiceNativeTransportDeleteOK

NewStorageServiceNativeTransportDeleteOK creates a StorageServiceNativeTransportDeleteOK with default headers values

type StorageServiceNativeTransportDeleteParams ¶

type StorageServiceNativeTransportDeleteParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServiceNativeTransportDeleteParams contains all the parameters to send to the API endpoint for the storage service native transport delete operation typically these are written to a http.Request

func NewStorageServiceNativeTransportDeleteParams ¶

func NewStorageServiceNativeTransportDeleteParams() *StorageServiceNativeTransportDeleteParams

NewStorageServiceNativeTransportDeleteParams creates a new StorageServiceNativeTransportDeleteParams object with the default values initialized.

func NewStorageServiceNativeTransportDeleteParamsWithContext ¶

func NewStorageServiceNativeTransportDeleteParamsWithContext(ctx context.Context) *StorageServiceNativeTransportDeleteParams

NewStorageServiceNativeTransportDeleteParamsWithContext creates a new StorageServiceNativeTransportDeleteParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServiceNativeTransportDeleteParamsWithHTTPClient ¶

func NewStorageServiceNativeTransportDeleteParamsWithHTTPClient(client *http.Client) *StorageServiceNativeTransportDeleteParams

NewStorageServiceNativeTransportDeleteParamsWithHTTPClient creates a new StorageServiceNativeTransportDeleteParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServiceNativeTransportDeleteParamsWithTimeout ¶

func NewStorageServiceNativeTransportDeleteParamsWithTimeout(timeout time.Duration) *StorageServiceNativeTransportDeleteParams

NewStorageServiceNativeTransportDeleteParamsWithTimeout creates a new StorageServiceNativeTransportDeleteParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServiceNativeTransportDeleteParams) SetContext ¶

SetContext adds the context to the storage service native transport delete params

func (*StorageServiceNativeTransportDeleteParams) SetHTTPClient ¶

func (o *StorageServiceNativeTransportDeleteParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage service native transport delete params

func (*StorageServiceNativeTransportDeleteParams) SetTimeout ¶

SetTimeout adds the timeout to the storage service native transport delete params

func (*StorageServiceNativeTransportDeleteParams) WithContext ¶

WithContext adds the context to the storage service native transport delete params

func (*StorageServiceNativeTransportDeleteParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service native transport delete params

func (*StorageServiceNativeTransportDeleteParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service native transport delete params

func (*StorageServiceNativeTransportDeleteParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServiceNativeTransportDeleteReader ¶

type StorageServiceNativeTransportDeleteReader struct {
	// contains filtered or unexported fields
}

StorageServiceNativeTransportDeleteReader is a Reader for the StorageServiceNativeTransportDelete structure.

func (*StorageServiceNativeTransportDeleteReader) ReadResponse ¶

func (o *StorageServiceNativeTransportDeleteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServiceNativeTransportGetDefault ¶

type StorageServiceNativeTransportGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServiceNativeTransportGetDefault handles this case with default header values.

internal server error

func NewStorageServiceNativeTransportGetDefault ¶

func NewStorageServiceNativeTransportGetDefault(code int) *StorageServiceNativeTransportGetDefault

NewStorageServiceNativeTransportGetDefault creates a StorageServiceNativeTransportGetDefault with default headers values

func (*StorageServiceNativeTransportGetDefault) Code ¶

Code gets the status code for the storage service native transport get default response

func (*StorageServiceNativeTransportGetDefault) Error ¶

func (*StorageServiceNativeTransportGetDefault) GetPayload ¶

type StorageServiceNativeTransportGetOK ¶

type StorageServiceNativeTransportGetOK struct {
	Payload bool
}

StorageServiceNativeTransportGetOK handles this case with default header values.

StorageServiceNativeTransportGetOK storage service native transport get o k

func NewStorageServiceNativeTransportGetOK ¶

func NewStorageServiceNativeTransportGetOK() *StorageServiceNativeTransportGetOK

NewStorageServiceNativeTransportGetOK creates a StorageServiceNativeTransportGetOK with default headers values

func (*StorageServiceNativeTransportGetOK) GetPayload ¶

func (o *StorageServiceNativeTransportGetOK) GetPayload() bool

type StorageServiceNativeTransportGetParams ¶

type StorageServiceNativeTransportGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServiceNativeTransportGetParams contains all the parameters to send to the API endpoint for the storage service native transport get operation typically these are written to a http.Request

func NewStorageServiceNativeTransportGetParams ¶

func NewStorageServiceNativeTransportGetParams() *StorageServiceNativeTransportGetParams

NewStorageServiceNativeTransportGetParams creates a new StorageServiceNativeTransportGetParams object with the default values initialized.

func NewStorageServiceNativeTransportGetParamsWithContext ¶

func NewStorageServiceNativeTransportGetParamsWithContext(ctx context.Context) *StorageServiceNativeTransportGetParams

NewStorageServiceNativeTransportGetParamsWithContext creates a new StorageServiceNativeTransportGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServiceNativeTransportGetParamsWithHTTPClient ¶

func NewStorageServiceNativeTransportGetParamsWithHTTPClient(client *http.Client) *StorageServiceNativeTransportGetParams

NewStorageServiceNativeTransportGetParamsWithHTTPClient creates a new StorageServiceNativeTransportGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServiceNativeTransportGetParamsWithTimeout ¶

func NewStorageServiceNativeTransportGetParamsWithTimeout(timeout time.Duration) *StorageServiceNativeTransportGetParams

NewStorageServiceNativeTransportGetParamsWithTimeout creates a new StorageServiceNativeTransportGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServiceNativeTransportGetParams) SetContext ¶

SetContext adds the context to the storage service native transport get params

func (*StorageServiceNativeTransportGetParams) SetHTTPClient ¶

func (o *StorageServiceNativeTransportGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage service native transport get params

func (*StorageServiceNativeTransportGetParams) SetTimeout ¶

func (o *StorageServiceNativeTransportGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the storage service native transport get params

func (*StorageServiceNativeTransportGetParams) WithContext ¶

WithContext adds the context to the storage service native transport get params

func (*StorageServiceNativeTransportGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service native transport get params

func (*StorageServiceNativeTransportGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service native transport get params

func (*StorageServiceNativeTransportGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServiceNativeTransportGetReader ¶

type StorageServiceNativeTransportGetReader struct {
	// contains filtered or unexported fields
}

StorageServiceNativeTransportGetReader is a Reader for the StorageServiceNativeTransportGet structure.

func (*StorageServiceNativeTransportGetReader) ReadResponse ¶

func (o *StorageServiceNativeTransportGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServiceNativeTransportPostDefault ¶

type StorageServiceNativeTransportPostDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServiceNativeTransportPostDefault handles this case with default header values.

internal server error

func NewStorageServiceNativeTransportPostDefault ¶

func NewStorageServiceNativeTransportPostDefault(code int) *StorageServiceNativeTransportPostDefault

NewStorageServiceNativeTransportPostDefault creates a StorageServiceNativeTransportPostDefault with default headers values

func (*StorageServiceNativeTransportPostDefault) Code ¶

Code gets the status code for the storage service native transport post default response

func (*StorageServiceNativeTransportPostDefault) Error ¶

func (*StorageServiceNativeTransportPostDefault) GetPayload ¶

type StorageServiceNativeTransportPostOK ¶

type StorageServiceNativeTransportPostOK struct {
}

StorageServiceNativeTransportPostOK handles this case with default header values.

StorageServiceNativeTransportPostOK storage service native transport post o k

func NewStorageServiceNativeTransportPostOK ¶

func NewStorageServiceNativeTransportPostOK() *StorageServiceNativeTransportPostOK

NewStorageServiceNativeTransportPostOK creates a StorageServiceNativeTransportPostOK with default headers values

type StorageServiceNativeTransportPostParams ¶

type StorageServiceNativeTransportPostParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServiceNativeTransportPostParams contains all the parameters to send to the API endpoint for the storage service native transport post operation typically these are written to a http.Request

func NewStorageServiceNativeTransportPostParams ¶

func NewStorageServiceNativeTransportPostParams() *StorageServiceNativeTransportPostParams

NewStorageServiceNativeTransportPostParams creates a new StorageServiceNativeTransportPostParams object with the default values initialized.

func NewStorageServiceNativeTransportPostParamsWithContext ¶

func NewStorageServiceNativeTransportPostParamsWithContext(ctx context.Context) *StorageServiceNativeTransportPostParams

NewStorageServiceNativeTransportPostParamsWithContext creates a new StorageServiceNativeTransportPostParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServiceNativeTransportPostParamsWithHTTPClient ¶

func NewStorageServiceNativeTransportPostParamsWithHTTPClient(client *http.Client) *StorageServiceNativeTransportPostParams

NewStorageServiceNativeTransportPostParamsWithHTTPClient creates a new StorageServiceNativeTransportPostParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServiceNativeTransportPostParamsWithTimeout ¶

func NewStorageServiceNativeTransportPostParamsWithTimeout(timeout time.Duration) *StorageServiceNativeTransportPostParams

NewStorageServiceNativeTransportPostParamsWithTimeout creates a new StorageServiceNativeTransportPostParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServiceNativeTransportPostParams) SetContext ¶

SetContext adds the context to the storage service native transport post params

func (*StorageServiceNativeTransportPostParams) SetHTTPClient ¶

func (o *StorageServiceNativeTransportPostParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage service native transport post params

func (*StorageServiceNativeTransportPostParams) SetTimeout ¶

func (o *StorageServiceNativeTransportPostParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the storage service native transport post params

func (*StorageServiceNativeTransportPostParams) WithContext ¶

WithContext adds the context to the storage service native transport post params

func (*StorageServiceNativeTransportPostParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service native transport post params

func (*StorageServiceNativeTransportPostParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service native transport post params

func (*StorageServiceNativeTransportPostParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServiceNativeTransportPostReader ¶

type StorageServiceNativeTransportPostReader struct {
	// contains filtered or unexported fields
}

StorageServiceNativeTransportPostReader is a Reader for the StorageServiceNativeTransportPost structure.

func (*StorageServiceNativeTransportPostReader) ReadResponse ¶

func (o *StorageServiceNativeTransportPostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServiceNaturalEndpointsByKeyspaceGetDefault ¶

type StorageServiceNaturalEndpointsByKeyspaceGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServiceNaturalEndpointsByKeyspaceGetDefault handles this case with default header values.

internal server error

func NewStorageServiceNaturalEndpointsByKeyspaceGetDefault ¶

func NewStorageServiceNaturalEndpointsByKeyspaceGetDefault(code int) *StorageServiceNaturalEndpointsByKeyspaceGetDefault

NewStorageServiceNaturalEndpointsByKeyspaceGetDefault creates a StorageServiceNaturalEndpointsByKeyspaceGetDefault with default headers values

func (*StorageServiceNaturalEndpointsByKeyspaceGetDefault) Code ¶

Code gets the status code for the storage service natural endpoints by keyspace get default response

func (*StorageServiceNaturalEndpointsByKeyspaceGetDefault) Error ¶

func (*StorageServiceNaturalEndpointsByKeyspaceGetDefault) GetPayload ¶

type StorageServiceNaturalEndpointsByKeyspaceGetOK ¶

type StorageServiceNaturalEndpointsByKeyspaceGetOK struct {
	Payload []string
}

StorageServiceNaturalEndpointsByKeyspaceGetOK handles this case with default header values.

StorageServiceNaturalEndpointsByKeyspaceGetOK storage service natural endpoints by keyspace get o k

func NewStorageServiceNaturalEndpointsByKeyspaceGetOK ¶

func NewStorageServiceNaturalEndpointsByKeyspaceGetOK() *StorageServiceNaturalEndpointsByKeyspaceGetOK

NewStorageServiceNaturalEndpointsByKeyspaceGetOK creates a StorageServiceNaturalEndpointsByKeyspaceGetOK with default headers values

func (*StorageServiceNaturalEndpointsByKeyspaceGetOK) GetPayload ¶

type StorageServiceNaturalEndpointsByKeyspaceGetParams ¶

type StorageServiceNaturalEndpointsByKeyspaceGetParams struct {

	/*Cf
	  Column family name

	*/
	Cf string
	/*Key
	  key for which we need to find the endpoint return value - the endpoint responsible for this key

	*/
	Key string
	/*Keyspace
	  The keyspace to query about

	*/
	Keyspace string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServiceNaturalEndpointsByKeyspaceGetParams contains all the parameters to send to the API endpoint for the storage service natural endpoints by keyspace get operation typically these are written to a http.Request

func NewStorageServiceNaturalEndpointsByKeyspaceGetParams ¶

func NewStorageServiceNaturalEndpointsByKeyspaceGetParams() *StorageServiceNaturalEndpointsByKeyspaceGetParams

NewStorageServiceNaturalEndpointsByKeyspaceGetParams creates a new StorageServiceNaturalEndpointsByKeyspaceGetParams object with the default values initialized.

func NewStorageServiceNaturalEndpointsByKeyspaceGetParamsWithContext ¶

func NewStorageServiceNaturalEndpointsByKeyspaceGetParamsWithContext(ctx context.Context) *StorageServiceNaturalEndpointsByKeyspaceGetParams

NewStorageServiceNaturalEndpointsByKeyspaceGetParamsWithContext creates a new StorageServiceNaturalEndpointsByKeyspaceGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServiceNaturalEndpointsByKeyspaceGetParamsWithHTTPClient ¶

func NewStorageServiceNaturalEndpointsByKeyspaceGetParamsWithHTTPClient(client *http.Client) *StorageServiceNaturalEndpointsByKeyspaceGetParams

NewStorageServiceNaturalEndpointsByKeyspaceGetParamsWithHTTPClient creates a new StorageServiceNaturalEndpointsByKeyspaceGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServiceNaturalEndpointsByKeyspaceGetParamsWithTimeout ¶

func NewStorageServiceNaturalEndpointsByKeyspaceGetParamsWithTimeout(timeout time.Duration) *StorageServiceNaturalEndpointsByKeyspaceGetParams

NewStorageServiceNaturalEndpointsByKeyspaceGetParamsWithTimeout creates a new StorageServiceNaturalEndpointsByKeyspaceGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServiceNaturalEndpointsByKeyspaceGetParams) SetCf ¶

SetCf adds the cf to the storage service natural endpoints by keyspace get params

func (*StorageServiceNaturalEndpointsByKeyspaceGetParams) SetContext ¶

SetContext adds the context to the storage service natural endpoints by keyspace get params

func (*StorageServiceNaturalEndpointsByKeyspaceGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the storage service natural endpoints by keyspace get params

func (*StorageServiceNaturalEndpointsByKeyspaceGetParams) SetKey ¶

SetKey adds the key to the storage service natural endpoints by keyspace get params

func (*StorageServiceNaturalEndpointsByKeyspaceGetParams) SetKeyspace ¶

SetKeyspace adds the keyspace to the storage service natural endpoints by keyspace get params

func (*StorageServiceNaturalEndpointsByKeyspaceGetParams) SetTimeout ¶

SetTimeout adds the timeout to the storage service natural endpoints by keyspace get params

func (*StorageServiceNaturalEndpointsByKeyspaceGetParams) WithCf ¶

WithCf adds the cf to the storage service natural endpoints by keyspace get params

func (*StorageServiceNaturalEndpointsByKeyspaceGetParams) WithContext ¶

WithContext adds the context to the storage service natural endpoints by keyspace get params

func (*StorageServiceNaturalEndpointsByKeyspaceGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service natural endpoints by keyspace get params

func (*StorageServiceNaturalEndpointsByKeyspaceGetParams) WithKey ¶

WithKey adds the key to the storage service natural endpoints by keyspace get params

func (*StorageServiceNaturalEndpointsByKeyspaceGetParams) WithKeyspace ¶

WithKeyspace adds the keyspace to the storage service natural endpoints by keyspace get params

func (*StorageServiceNaturalEndpointsByKeyspaceGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service natural endpoints by keyspace get params

func (*StorageServiceNaturalEndpointsByKeyspaceGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServiceNaturalEndpointsByKeyspaceGetReader ¶

type StorageServiceNaturalEndpointsByKeyspaceGetReader struct {
	// contains filtered or unexported fields
}

StorageServiceNaturalEndpointsByKeyspaceGetReader is a Reader for the StorageServiceNaturalEndpointsByKeyspaceGet structure.

func (*StorageServiceNaturalEndpointsByKeyspaceGetReader) ReadResponse ¶

func (o *StorageServiceNaturalEndpointsByKeyspaceGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServiceNodesJoiningGetDefault ¶

type StorageServiceNodesJoiningGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServiceNodesJoiningGetDefault handles this case with default header values.

internal server error

func NewStorageServiceNodesJoiningGetDefault ¶

func NewStorageServiceNodesJoiningGetDefault(code int) *StorageServiceNodesJoiningGetDefault

NewStorageServiceNodesJoiningGetDefault creates a StorageServiceNodesJoiningGetDefault with default headers values

func (*StorageServiceNodesJoiningGetDefault) Code ¶

Code gets the status code for the storage service nodes joining get default response

func (*StorageServiceNodesJoiningGetDefault) Error ¶

func (*StorageServiceNodesJoiningGetDefault) GetPayload ¶

type StorageServiceNodesJoiningGetOK ¶

type StorageServiceNodesJoiningGetOK struct {
	Payload []string
}

StorageServiceNodesJoiningGetOK handles this case with default header values.

StorageServiceNodesJoiningGetOK storage service nodes joining get o k

func NewStorageServiceNodesJoiningGetOK ¶

func NewStorageServiceNodesJoiningGetOK() *StorageServiceNodesJoiningGetOK

NewStorageServiceNodesJoiningGetOK creates a StorageServiceNodesJoiningGetOK with default headers values

func (*StorageServiceNodesJoiningGetOK) GetPayload ¶

func (o *StorageServiceNodesJoiningGetOK) GetPayload() []string

type StorageServiceNodesJoiningGetParams ¶

type StorageServiceNodesJoiningGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServiceNodesJoiningGetParams contains all the parameters to send to the API endpoint for the storage service nodes joining get operation typically these are written to a http.Request

func NewStorageServiceNodesJoiningGetParams ¶

func NewStorageServiceNodesJoiningGetParams() *StorageServiceNodesJoiningGetParams

NewStorageServiceNodesJoiningGetParams creates a new StorageServiceNodesJoiningGetParams object with the default values initialized.

func NewStorageServiceNodesJoiningGetParamsWithContext ¶

func NewStorageServiceNodesJoiningGetParamsWithContext(ctx context.Context) *StorageServiceNodesJoiningGetParams

NewStorageServiceNodesJoiningGetParamsWithContext creates a new StorageServiceNodesJoiningGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServiceNodesJoiningGetParamsWithHTTPClient ¶

func NewStorageServiceNodesJoiningGetParamsWithHTTPClient(client *http.Client) *StorageServiceNodesJoiningGetParams

NewStorageServiceNodesJoiningGetParamsWithHTTPClient creates a new StorageServiceNodesJoiningGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServiceNodesJoiningGetParamsWithTimeout ¶

func NewStorageServiceNodesJoiningGetParamsWithTimeout(timeout time.Duration) *StorageServiceNodesJoiningGetParams

NewStorageServiceNodesJoiningGetParamsWithTimeout creates a new StorageServiceNodesJoiningGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServiceNodesJoiningGetParams) SetContext ¶

SetContext adds the context to the storage service nodes joining get params

func (*StorageServiceNodesJoiningGetParams) SetHTTPClient ¶

func (o *StorageServiceNodesJoiningGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage service nodes joining get params

func (*StorageServiceNodesJoiningGetParams) SetTimeout ¶

func (o *StorageServiceNodesJoiningGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the storage service nodes joining get params

func (*StorageServiceNodesJoiningGetParams) WithContext ¶

WithContext adds the context to the storage service nodes joining get params

func (*StorageServiceNodesJoiningGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service nodes joining get params

func (*StorageServiceNodesJoiningGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service nodes joining get params

func (*StorageServiceNodesJoiningGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServiceNodesJoiningGetReader ¶

type StorageServiceNodesJoiningGetReader struct {
	// contains filtered or unexported fields
}

StorageServiceNodesJoiningGetReader is a Reader for the StorageServiceNodesJoiningGet structure.

func (*StorageServiceNodesJoiningGetReader) ReadResponse ¶

func (o *StorageServiceNodesJoiningGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServiceNodesLeavingGetDefault ¶

type StorageServiceNodesLeavingGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServiceNodesLeavingGetDefault handles this case with default header values.

internal server error

func NewStorageServiceNodesLeavingGetDefault ¶

func NewStorageServiceNodesLeavingGetDefault(code int) *StorageServiceNodesLeavingGetDefault

NewStorageServiceNodesLeavingGetDefault creates a StorageServiceNodesLeavingGetDefault with default headers values

func (*StorageServiceNodesLeavingGetDefault) Code ¶

Code gets the status code for the storage service nodes leaving get default response

func (*StorageServiceNodesLeavingGetDefault) Error ¶

func (*StorageServiceNodesLeavingGetDefault) GetPayload ¶

type StorageServiceNodesLeavingGetOK ¶

type StorageServiceNodesLeavingGetOK struct {
	Payload []string
}

StorageServiceNodesLeavingGetOK handles this case with default header values.

StorageServiceNodesLeavingGetOK storage service nodes leaving get o k

func NewStorageServiceNodesLeavingGetOK ¶

func NewStorageServiceNodesLeavingGetOK() *StorageServiceNodesLeavingGetOK

NewStorageServiceNodesLeavingGetOK creates a StorageServiceNodesLeavingGetOK with default headers values

func (*StorageServiceNodesLeavingGetOK) GetPayload ¶

func (o *StorageServiceNodesLeavingGetOK) GetPayload() []string

type StorageServiceNodesLeavingGetParams ¶

type StorageServiceNodesLeavingGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServiceNodesLeavingGetParams contains all the parameters to send to the API endpoint for the storage service nodes leaving get operation typically these are written to a http.Request

func NewStorageServiceNodesLeavingGetParams ¶

func NewStorageServiceNodesLeavingGetParams() *StorageServiceNodesLeavingGetParams

NewStorageServiceNodesLeavingGetParams creates a new StorageServiceNodesLeavingGetParams object with the default values initialized.

func NewStorageServiceNodesLeavingGetParamsWithContext ¶

func NewStorageServiceNodesLeavingGetParamsWithContext(ctx context.Context) *StorageServiceNodesLeavingGetParams

NewStorageServiceNodesLeavingGetParamsWithContext creates a new StorageServiceNodesLeavingGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServiceNodesLeavingGetParamsWithHTTPClient ¶

func NewStorageServiceNodesLeavingGetParamsWithHTTPClient(client *http.Client) *StorageServiceNodesLeavingGetParams

NewStorageServiceNodesLeavingGetParamsWithHTTPClient creates a new StorageServiceNodesLeavingGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServiceNodesLeavingGetParamsWithTimeout ¶

func NewStorageServiceNodesLeavingGetParamsWithTimeout(timeout time.Duration) *StorageServiceNodesLeavingGetParams

NewStorageServiceNodesLeavingGetParamsWithTimeout creates a new StorageServiceNodesLeavingGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServiceNodesLeavingGetParams) SetContext ¶

SetContext adds the context to the storage service nodes leaving get params

func (*StorageServiceNodesLeavingGetParams) SetHTTPClient ¶

func (o *StorageServiceNodesLeavingGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage service nodes leaving get params

func (*StorageServiceNodesLeavingGetParams) SetTimeout ¶

func (o *StorageServiceNodesLeavingGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the storage service nodes leaving get params

func (*StorageServiceNodesLeavingGetParams) WithContext ¶

WithContext adds the context to the storage service nodes leaving get params

func (*StorageServiceNodesLeavingGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service nodes leaving get params

func (*StorageServiceNodesLeavingGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service nodes leaving get params

func (*StorageServiceNodesLeavingGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServiceNodesLeavingGetReader ¶

type StorageServiceNodesLeavingGetReader struct {
	// contains filtered or unexported fields
}

StorageServiceNodesLeavingGetReader is a Reader for the StorageServiceNodesLeavingGet structure.

func (*StorageServiceNodesLeavingGetReader) ReadResponse ¶

func (o *StorageServiceNodesLeavingGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServiceNodesMovingGetDefault ¶

type StorageServiceNodesMovingGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServiceNodesMovingGetDefault handles this case with default header values.

internal server error

func NewStorageServiceNodesMovingGetDefault ¶

func NewStorageServiceNodesMovingGetDefault(code int) *StorageServiceNodesMovingGetDefault

NewStorageServiceNodesMovingGetDefault creates a StorageServiceNodesMovingGetDefault with default headers values

func (*StorageServiceNodesMovingGetDefault) Code ¶

Code gets the status code for the storage service nodes moving get default response

func (*StorageServiceNodesMovingGetDefault) Error ¶

func (*StorageServiceNodesMovingGetDefault) GetPayload ¶

type StorageServiceNodesMovingGetOK ¶

type StorageServiceNodesMovingGetOK struct {
	Payload []string
}

StorageServiceNodesMovingGetOK handles this case with default header values.

StorageServiceNodesMovingGetOK storage service nodes moving get o k

func NewStorageServiceNodesMovingGetOK ¶

func NewStorageServiceNodesMovingGetOK() *StorageServiceNodesMovingGetOK

NewStorageServiceNodesMovingGetOK creates a StorageServiceNodesMovingGetOK with default headers values

func (*StorageServiceNodesMovingGetOK) GetPayload ¶

func (o *StorageServiceNodesMovingGetOK) GetPayload() []string

type StorageServiceNodesMovingGetParams ¶

type StorageServiceNodesMovingGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServiceNodesMovingGetParams contains all the parameters to send to the API endpoint for the storage service nodes moving get operation typically these are written to a http.Request

func NewStorageServiceNodesMovingGetParams ¶

func NewStorageServiceNodesMovingGetParams() *StorageServiceNodesMovingGetParams

NewStorageServiceNodesMovingGetParams creates a new StorageServiceNodesMovingGetParams object with the default values initialized.

func NewStorageServiceNodesMovingGetParamsWithContext ¶

func NewStorageServiceNodesMovingGetParamsWithContext(ctx context.Context) *StorageServiceNodesMovingGetParams

NewStorageServiceNodesMovingGetParamsWithContext creates a new StorageServiceNodesMovingGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServiceNodesMovingGetParamsWithHTTPClient ¶

func NewStorageServiceNodesMovingGetParamsWithHTTPClient(client *http.Client) *StorageServiceNodesMovingGetParams

NewStorageServiceNodesMovingGetParamsWithHTTPClient creates a new StorageServiceNodesMovingGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServiceNodesMovingGetParamsWithTimeout ¶

func NewStorageServiceNodesMovingGetParamsWithTimeout(timeout time.Duration) *StorageServiceNodesMovingGetParams

NewStorageServiceNodesMovingGetParamsWithTimeout creates a new StorageServiceNodesMovingGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServiceNodesMovingGetParams) SetContext ¶

SetContext adds the context to the storage service nodes moving get params

func (*StorageServiceNodesMovingGetParams) SetHTTPClient ¶

func (o *StorageServiceNodesMovingGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage service nodes moving get params

func (*StorageServiceNodesMovingGetParams) SetTimeout ¶

func (o *StorageServiceNodesMovingGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the storage service nodes moving get params

func (*StorageServiceNodesMovingGetParams) WithContext ¶

WithContext adds the context to the storage service nodes moving get params

func (*StorageServiceNodesMovingGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service nodes moving get params

func (*StorageServiceNodesMovingGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service nodes moving get params

func (*StorageServiceNodesMovingGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServiceNodesMovingGetReader ¶

type StorageServiceNodesMovingGetReader struct {
	// contains filtered or unexported fields
}

StorageServiceNodesMovingGetReader is a Reader for the StorageServiceNodesMovingGet structure.

func (*StorageServiceNodesMovingGetReader) ReadResponse ¶

func (o *StorageServiceNodesMovingGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServiceOperationModeGetDefault ¶

type StorageServiceOperationModeGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServiceOperationModeGetDefault handles this case with default header values.

internal server error

func NewStorageServiceOperationModeGetDefault ¶

func NewStorageServiceOperationModeGetDefault(code int) *StorageServiceOperationModeGetDefault

NewStorageServiceOperationModeGetDefault creates a StorageServiceOperationModeGetDefault with default headers values

func (*StorageServiceOperationModeGetDefault) Code ¶

Code gets the status code for the storage service operation mode get default response

func (*StorageServiceOperationModeGetDefault) Error ¶

func (*StorageServiceOperationModeGetDefault) GetPayload ¶

type StorageServiceOperationModeGetOK ¶

type StorageServiceOperationModeGetOK struct {
	Payload string
}

StorageServiceOperationModeGetOK handles this case with default header values.

StorageServiceOperationModeGetOK storage service operation mode get o k

func NewStorageServiceOperationModeGetOK ¶

func NewStorageServiceOperationModeGetOK() *StorageServiceOperationModeGetOK

NewStorageServiceOperationModeGetOK creates a StorageServiceOperationModeGetOK with default headers values

func (*StorageServiceOperationModeGetOK) GetPayload ¶

func (o *StorageServiceOperationModeGetOK) GetPayload() string

type StorageServiceOperationModeGetParams ¶

type StorageServiceOperationModeGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServiceOperationModeGetParams contains all the parameters to send to the API endpoint for the storage service operation mode get operation typically these are written to a http.Request

func NewStorageServiceOperationModeGetParams ¶

func NewStorageServiceOperationModeGetParams() *StorageServiceOperationModeGetParams

NewStorageServiceOperationModeGetParams creates a new StorageServiceOperationModeGetParams object with the default values initialized.

func NewStorageServiceOperationModeGetParamsWithContext ¶

func NewStorageServiceOperationModeGetParamsWithContext(ctx context.Context) *StorageServiceOperationModeGetParams

NewStorageServiceOperationModeGetParamsWithContext creates a new StorageServiceOperationModeGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServiceOperationModeGetParamsWithHTTPClient ¶

func NewStorageServiceOperationModeGetParamsWithHTTPClient(client *http.Client) *StorageServiceOperationModeGetParams

NewStorageServiceOperationModeGetParamsWithHTTPClient creates a new StorageServiceOperationModeGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServiceOperationModeGetParamsWithTimeout ¶

func NewStorageServiceOperationModeGetParamsWithTimeout(timeout time.Duration) *StorageServiceOperationModeGetParams

NewStorageServiceOperationModeGetParamsWithTimeout creates a new StorageServiceOperationModeGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServiceOperationModeGetParams) SetContext ¶

SetContext adds the context to the storage service operation mode get params

func (*StorageServiceOperationModeGetParams) SetHTTPClient ¶

func (o *StorageServiceOperationModeGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage service operation mode get params

func (*StorageServiceOperationModeGetParams) SetTimeout ¶

func (o *StorageServiceOperationModeGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the storage service operation mode get params

func (*StorageServiceOperationModeGetParams) WithContext ¶

WithContext adds the context to the storage service operation mode get params

func (*StorageServiceOperationModeGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service operation mode get params

func (*StorageServiceOperationModeGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service operation mode get params

func (*StorageServiceOperationModeGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServiceOperationModeGetReader ¶

type StorageServiceOperationModeGetReader struct {
	// contains filtered or unexported fields
}

StorageServiceOperationModeGetReader is a Reader for the StorageServiceOperationModeGet structure.

func (*StorageServiceOperationModeGetReader) ReadResponse ¶

func (o *StorageServiceOperationModeGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServiceOwnershipByKeyspaceGetDefault ¶

type StorageServiceOwnershipByKeyspaceGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServiceOwnershipByKeyspaceGetDefault handles this case with default header values.

internal server error

func NewStorageServiceOwnershipByKeyspaceGetDefault ¶

func NewStorageServiceOwnershipByKeyspaceGetDefault(code int) *StorageServiceOwnershipByKeyspaceGetDefault

NewStorageServiceOwnershipByKeyspaceGetDefault creates a StorageServiceOwnershipByKeyspaceGetDefault with default headers values

func (*StorageServiceOwnershipByKeyspaceGetDefault) Code ¶

Code gets the status code for the storage service ownership by keyspace get default response

func (*StorageServiceOwnershipByKeyspaceGetDefault) Error ¶

func (*StorageServiceOwnershipByKeyspaceGetDefault) GetPayload ¶

type StorageServiceOwnershipByKeyspaceGetOK ¶

type StorageServiceOwnershipByKeyspaceGetOK struct {
	Payload []*models.Mapper
}

StorageServiceOwnershipByKeyspaceGetOK handles this case with default header values.

StorageServiceOwnershipByKeyspaceGetOK storage service ownership by keyspace get o k

func NewStorageServiceOwnershipByKeyspaceGetOK ¶

func NewStorageServiceOwnershipByKeyspaceGetOK() *StorageServiceOwnershipByKeyspaceGetOK

NewStorageServiceOwnershipByKeyspaceGetOK creates a StorageServiceOwnershipByKeyspaceGetOK with default headers values

func (*StorageServiceOwnershipByKeyspaceGetOK) GetPayload ¶

type StorageServiceOwnershipByKeyspaceGetParams ¶

type StorageServiceOwnershipByKeyspaceGetParams struct {

	/*Keyspace
	  The keyspace to fetch information about

	*/
	Keyspace string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServiceOwnershipByKeyspaceGetParams contains all the parameters to send to the API endpoint for the storage service ownership by keyspace get operation typically these are written to a http.Request

func NewStorageServiceOwnershipByKeyspaceGetParams ¶

func NewStorageServiceOwnershipByKeyspaceGetParams() *StorageServiceOwnershipByKeyspaceGetParams

NewStorageServiceOwnershipByKeyspaceGetParams creates a new StorageServiceOwnershipByKeyspaceGetParams object with the default values initialized.

func NewStorageServiceOwnershipByKeyspaceGetParamsWithContext ¶

func NewStorageServiceOwnershipByKeyspaceGetParamsWithContext(ctx context.Context) *StorageServiceOwnershipByKeyspaceGetParams

NewStorageServiceOwnershipByKeyspaceGetParamsWithContext creates a new StorageServiceOwnershipByKeyspaceGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServiceOwnershipByKeyspaceGetParamsWithHTTPClient ¶

func NewStorageServiceOwnershipByKeyspaceGetParamsWithHTTPClient(client *http.Client) *StorageServiceOwnershipByKeyspaceGetParams

NewStorageServiceOwnershipByKeyspaceGetParamsWithHTTPClient creates a new StorageServiceOwnershipByKeyspaceGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServiceOwnershipByKeyspaceGetParamsWithTimeout ¶

func NewStorageServiceOwnershipByKeyspaceGetParamsWithTimeout(timeout time.Duration) *StorageServiceOwnershipByKeyspaceGetParams

NewStorageServiceOwnershipByKeyspaceGetParamsWithTimeout creates a new StorageServiceOwnershipByKeyspaceGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServiceOwnershipByKeyspaceGetParams) SetContext ¶

SetContext adds the context to the storage service ownership by keyspace get params

func (*StorageServiceOwnershipByKeyspaceGetParams) SetHTTPClient ¶

func (o *StorageServiceOwnershipByKeyspaceGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage service ownership by keyspace get params

func (*StorageServiceOwnershipByKeyspaceGetParams) SetKeyspace ¶

func (o *StorageServiceOwnershipByKeyspaceGetParams) SetKeyspace(keyspace string)

SetKeyspace adds the keyspace to the storage service ownership by keyspace get params

func (*StorageServiceOwnershipByKeyspaceGetParams) SetTimeout ¶

SetTimeout adds the timeout to the storage service ownership by keyspace get params

func (*StorageServiceOwnershipByKeyspaceGetParams) WithContext ¶

WithContext adds the context to the storage service ownership by keyspace get params

func (*StorageServiceOwnershipByKeyspaceGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service ownership by keyspace get params

func (*StorageServiceOwnershipByKeyspaceGetParams) WithKeyspace ¶

WithKeyspace adds the keyspace to the storage service ownership by keyspace get params

func (*StorageServiceOwnershipByKeyspaceGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service ownership by keyspace get params

func (*StorageServiceOwnershipByKeyspaceGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServiceOwnershipByKeyspaceGetReader ¶

type StorageServiceOwnershipByKeyspaceGetReader struct {
	// contains filtered or unexported fields
}

StorageServiceOwnershipByKeyspaceGetReader is a Reader for the StorageServiceOwnershipByKeyspaceGet structure.

func (*StorageServiceOwnershipByKeyspaceGetReader) ReadResponse ¶

func (o *StorageServiceOwnershipByKeyspaceGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServiceOwnershipGetDefault ¶

type StorageServiceOwnershipGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServiceOwnershipGetDefault handles this case with default header values.

internal server error

func NewStorageServiceOwnershipGetDefault ¶

func NewStorageServiceOwnershipGetDefault(code int) *StorageServiceOwnershipGetDefault

NewStorageServiceOwnershipGetDefault creates a StorageServiceOwnershipGetDefault with default headers values

func (*StorageServiceOwnershipGetDefault) Code ¶

Code gets the status code for the storage service ownership get default response

func (*StorageServiceOwnershipGetDefault) Error ¶

func (*StorageServiceOwnershipGetDefault) GetPayload ¶

type StorageServiceOwnershipGetOK ¶

type StorageServiceOwnershipGetOK struct {
	Payload []*models.Mapper
}

StorageServiceOwnershipGetOK handles this case with default header values.

StorageServiceOwnershipGetOK storage service ownership get o k

func NewStorageServiceOwnershipGetOK ¶

func NewStorageServiceOwnershipGetOK() *StorageServiceOwnershipGetOK

NewStorageServiceOwnershipGetOK creates a StorageServiceOwnershipGetOK with default headers values

func (*StorageServiceOwnershipGetOK) GetPayload ¶

func (o *StorageServiceOwnershipGetOK) GetPayload() []*models.Mapper

type StorageServiceOwnershipGetParams ¶

type StorageServiceOwnershipGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServiceOwnershipGetParams contains all the parameters to send to the API endpoint for the storage service ownership get operation typically these are written to a http.Request

func NewStorageServiceOwnershipGetParams ¶

func NewStorageServiceOwnershipGetParams() *StorageServiceOwnershipGetParams

NewStorageServiceOwnershipGetParams creates a new StorageServiceOwnershipGetParams object with the default values initialized.

func NewStorageServiceOwnershipGetParamsWithContext ¶

func NewStorageServiceOwnershipGetParamsWithContext(ctx context.Context) *StorageServiceOwnershipGetParams

NewStorageServiceOwnershipGetParamsWithContext creates a new StorageServiceOwnershipGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServiceOwnershipGetParamsWithHTTPClient ¶

func NewStorageServiceOwnershipGetParamsWithHTTPClient(client *http.Client) *StorageServiceOwnershipGetParams

NewStorageServiceOwnershipGetParamsWithHTTPClient creates a new StorageServiceOwnershipGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServiceOwnershipGetParamsWithTimeout ¶

func NewStorageServiceOwnershipGetParamsWithTimeout(timeout time.Duration) *StorageServiceOwnershipGetParams

NewStorageServiceOwnershipGetParamsWithTimeout creates a new StorageServiceOwnershipGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServiceOwnershipGetParams) SetContext ¶

SetContext adds the context to the storage service ownership get params

func (*StorageServiceOwnershipGetParams) SetHTTPClient ¶

func (o *StorageServiceOwnershipGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage service ownership get params

func (*StorageServiceOwnershipGetParams) SetTimeout ¶

func (o *StorageServiceOwnershipGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the storage service ownership get params

func (*StorageServiceOwnershipGetParams) WithContext ¶

WithContext adds the context to the storage service ownership get params

func (*StorageServiceOwnershipGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service ownership get params

func (*StorageServiceOwnershipGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service ownership get params

func (*StorageServiceOwnershipGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServiceOwnershipGetReader ¶

type StorageServiceOwnershipGetReader struct {
	// contains filtered or unexported fields
}

StorageServiceOwnershipGetReader is a Reader for the StorageServiceOwnershipGet structure.

func (*StorageServiceOwnershipGetReader) ReadResponse ¶

func (o *StorageServiceOwnershipGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServicePartitionerNameGetDefault ¶

type StorageServicePartitionerNameGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServicePartitionerNameGetDefault handles this case with default header values.

internal server error

func NewStorageServicePartitionerNameGetDefault ¶

func NewStorageServicePartitionerNameGetDefault(code int) *StorageServicePartitionerNameGetDefault

NewStorageServicePartitionerNameGetDefault creates a StorageServicePartitionerNameGetDefault with default headers values

func (*StorageServicePartitionerNameGetDefault) Code ¶

Code gets the status code for the storage service partitioner name get default response

func (*StorageServicePartitionerNameGetDefault) Error ¶

func (*StorageServicePartitionerNameGetDefault) GetPayload ¶

type StorageServicePartitionerNameGetOK ¶

type StorageServicePartitionerNameGetOK struct {
	Payload string
}

StorageServicePartitionerNameGetOK handles this case with default header values.

StorageServicePartitionerNameGetOK storage service partitioner name get o k

func NewStorageServicePartitionerNameGetOK ¶

func NewStorageServicePartitionerNameGetOK() *StorageServicePartitionerNameGetOK

NewStorageServicePartitionerNameGetOK creates a StorageServicePartitionerNameGetOK with default headers values

func (*StorageServicePartitionerNameGetOK) GetPayload ¶

type StorageServicePartitionerNameGetParams ¶

type StorageServicePartitionerNameGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServicePartitionerNameGetParams contains all the parameters to send to the API endpoint for the storage service partitioner name get operation typically these are written to a http.Request

func NewStorageServicePartitionerNameGetParams ¶

func NewStorageServicePartitionerNameGetParams() *StorageServicePartitionerNameGetParams

NewStorageServicePartitionerNameGetParams creates a new StorageServicePartitionerNameGetParams object with the default values initialized.

func NewStorageServicePartitionerNameGetParamsWithContext ¶

func NewStorageServicePartitionerNameGetParamsWithContext(ctx context.Context) *StorageServicePartitionerNameGetParams

NewStorageServicePartitionerNameGetParamsWithContext creates a new StorageServicePartitionerNameGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServicePartitionerNameGetParamsWithHTTPClient ¶

func NewStorageServicePartitionerNameGetParamsWithHTTPClient(client *http.Client) *StorageServicePartitionerNameGetParams

NewStorageServicePartitionerNameGetParamsWithHTTPClient creates a new StorageServicePartitionerNameGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServicePartitionerNameGetParamsWithTimeout ¶

func NewStorageServicePartitionerNameGetParamsWithTimeout(timeout time.Duration) *StorageServicePartitionerNameGetParams

NewStorageServicePartitionerNameGetParamsWithTimeout creates a new StorageServicePartitionerNameGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServicePartitionerNameGetParams) SetContext ¶

SetContext adds the context to the storage service partitioner name get params

func (*StorageServicePartitionerNameGetParams) SetHTTPClient ¶

func (o *StorageServicePartitionerNameGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage service partitioner name get params

func (*StorageServicePartitionerNameGetParams) SetTimeout ¶

func (o *StorageServicePartitionerNameGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the storage service partitioner name get params

func (*StorageServicePartitionerNameGetParams) WithContext ¶

WithContext adds the context to the storage service partitioner name get params

func (*StorageServicePartitionerNameGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service partitioner name get params

func (*StorageServicePartitionerNameGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service partitioner name get params

func (*StorageServicePartitionerNameGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServicePartitionerNameGetReader ¶

type StorageServicePartitionerNameGetReader struct {
	// contains filtered or unexported fields
}

StorageServicePartitionerNameGetReader is a Reader for the StorageServicePartitionerNameGet structure.

func (*StorageServicePartitionerNameGetReader) ReadResponse ¶

func (o *StorageServicePartitionerNameGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServicePendingRangeByKeyspaceGetDefault ¶

type StorageServicePendingRangeByKeyspaceGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServicePendingRangeByKeyspaceGetDefault handles this case with default header values.

internal server error

func NewStorageServicePendingRangeByKeyspaceGetDefault ¶

func NewStorageServicePendingRangeByKeyspaceGetDefault(code int) *StorageServicePendingRangeByKeyspaceGetDefault

NewStorageServicePendingRangeByKeyspaceGetDefault creates a StorageServicePendingRangeByKeyspaceGetDefault with default headers values

func (*StorageServicePendingRangeByKeyspaceGetDefault) Code ¶

Code gets the status code for the storage service pending range by keyspace get default response

func (*StorageServicePendingRangeByKeyspaceGetDefault) Error ¶

func (*StorageServicePendingRangeByKeyspaceGetDefault) GetPayload ¶

type StorageServicePendingRangeByKeyspaceGetOK ¶

type StorageServicePendingRangeByKeyspaceGetOK struct {
	Payload []*models.MaplistMapper
}

StorageServicePendingRangeByKeyspaceGetOK handles this case with default header values.

StorageServicePendingRangeByKeyspaceGetOK storage service pending range by keyspace get o k

func NewStorageServicePendingRangeByKeyspaceGetOK ¶

func NewStorageServicePendingRangeByKeyspaceGetOK() *StorageServicePendingRangeByKeyspaceGetOK

NewStorageServicePendingRangeByKeyspaceGetOK creates a StorageServicePendingRangeByKeyspaceGetOK with default headers values

func (*StorageServicePendingRangeByKeyspaceGetOK) GetPayload ¶

type StorageServicePendingRangeByKeyspaceGetParams ¶

type StorageServicePendingRangeByKeyspaceGetParams struct {

	/*Keyspace
	  The keyspace to query about

	*/
	Keyspace string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServicePendingRangeByKeyspaceGetParams contains all the parameters to send to the API endpoint for the storage service pending range by keyspace get operation typically these are written to a http.Request

func NewStorageServicePendingRangeByKeyspaceGetParams ¶

func NewStorageServicePendingRangeByKeyspaceGetParams() *StorageServicePendingRangeByKeyspaceGetParams

NewStorageServicePendingRangeByKeyspaceGetParams creates a new StorageServicePendingRangeByKeyspaceGetParams object with the default values initialized.

func NewStorageServicePendingRangeByKeyspaceGetParamsWithContext ¶

func NewStorageServicePendingRangeByKeyspaceGetParamsWithContext(ctx context.Context) *StorageServicePendingRangeByKeyspaceGetParams

NewStorageServicePendingRangeByKeyspaceGetParamsWithContext creates a new StorageServicePendingRangeByKeyspaceGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServicePendingRangeByKeyspaceGetParamsWithHTTPClient ¶

func NewStorageServicePendingRangeByKeyspaceGetParamsWithHTTPClient(client *http.Client) *StorageServicePendingRangeByKeyspaceGetParams

NewStorageServicePendingRangeByKeyspaceGetParamsWithHTTPClient creates a new StorageServicePendingRangeByKeyspaceGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServicePendingRangeByKeyspaceGetParamsWithTimeout ¶

func NewStorageServicePendingRangeByKeyspaceGetParamsWithTimeout(timeout time.Duration) *StorageServicePendingRangeByKeyspaceGetParams

NewStorageServicePendingRangeByKeyspaceGetParamsWithTimeout creates a new StorageServicePendingRangeByKeyspaceGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServicePendingRangeByKeyspaceGetParams) SetContext ¶

SetContext adds the context to the storage service pending range by keyspace get params

func (*StorageServicePendingRangeByKeyspaceGetParams) SetHTTPClient ¶

func (o *StorageServicePendingRangeByKeyspaceGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage service pending range by keyspace get params

func (*StorageServicePendingRangeByKeyspaceGetParams) SetKeyspace ¶

func (o *StorageServicePendingRangeByKeyspaceGetParams) SetKeyspace(keyspace string)

SetKeyspace adds the keyspace to the storage service pending range by keyspace get params

func (*StorageServicePendingRangeByKeyspaceGetParams) SetTimeout ¶

SetTimeout adds the timeout to the storage service pending range by keyspace get params

func (*StorageServicePendingRangeByKeyspaceGetParams) WithContext ¶

WithContext adds the context to the storage service pending range by keyspace get params

func (*StorageServicePendingRangeByKeyspaceGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service pending range by keyspace get params

func (*StorageServicePendingRangeByKeyspaceGetParams) WithKeyspace ¶

WithKeyspace adds the keyspace to the storage service pending range by keyspace get params

func (*StorageServicePendingRangeByKeyspaceGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service pending range by keyspace get params

func (*StorageServicePendingRangeByKeyspaceGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServicePendingRangeByKeyspaceGetReader ¶

type StorageServicePendingRangeByKeyspaceGetReader struct {
	// contains filtered or unexported fields
}

StorageServicePendingRangeByKeyspaceGetReader is a Reader for the StorageServicePendingRangeByKeyspaceGet structure.

func (*StorageServicePendingRangeByKeyspaceGetReader) ReadResponse ¶

func (o *StorageServicePendingRangeByKeyspaceGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServiceRPCServerDeleteDefault ¶

type StorageServiceRPCServerDeleteDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServiceRPCServerDeleteDefault handles this case with default header values.

internal server error

func NewStorageServiceRPCServerDeleteDefault ¶

func NewStorageServiceRPCServerDeleteDefault(code int) *StorageServiceRPCServerDeleteDefault

NewStorageServiceRPCServerDeleteDefault creates a StorageServiceRPCServerDeleteDefault with default headers values

func (*StorageServiceRPCServerDeleteDefault) Code ¶

Code gets the status code for the storage service Rpc server delete default response

func (*StorageServiceRPCServerDeleteDefault) Error ¶

func (*StorageServiceRPCServerDeleteDefault) GetPayload ¶

type StorageServiceRPCServerDeleteOK ¶

type StorageServiceRPCServerDeleteOK struct {
}

StorageServiceRPCServerDeleteOK handles this case with default header values.

StorageServiceRPCServerDeleteOK storage service Rpc server delete o k

func NewStorageServiceRPCServerDeleteOK ¶

func NewStorageServiceRPCServerDeleteOK() *StorageServiceRPCServerDeleteOK

NewStorageServiceRPCServerDeleteOK creates a StorageServiceRPCServerDeleteOK with default headers values

type StorageServiceRPCServerDeleteParams ¶

type StorageServiceRPCServerDeleteParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServiceRPCServerDeleteParams contains all the parameters to send to the API endpoint for the storage service Rpc server delete operation typically these are written to a http.Request

func NewStorageServiceRPCServerDeleteParams ¶

func NewStorageServiceRPCServerDeleteParams() *StorageServiceRPCServerDeleteParams

NewStorageServiceRPCServerDeleteParams creates a new StorageServiceRPCServerDeleteParams object with the default values initialized.

func NewStorageServiceRPCServerDeleteParamsWithContext ¶

func NewStorageServiceRPCServerDeleteParamsWithContext(ctx context.Context) *StorageServiceRPCServerDeleteParams

NewStorageServiceRPCServerDeleteParamsWithContext creates a new StorageServiceRPCServerDeleteParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServiceRPCServerDeleteParamsWithHTTPClient ¶

func NewStorageServiceRPCServerDeleteParamsWithHTTPClient(client *http.Client) *StorageServiceRPCServerDeleteParams

NewStorageServiceRPCServerDeleteParamsWithHTTPClient creates a new StorageServiceRPCServerDeleteParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServiceRPCServerDeleteParamsWithTimeout ¶

func NewStorageServiceRPCServerDeleteParamsWithTimeout(timeout time.Duration) *StorageServiceRPCServerDeleteParams

NewStorageServiceRPCServerDeleteParamsWithTimeout creates a new StorageServiceRPCServerDeleteParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServiceRPCServerDeleteParams) SetContext ¶

SetContext adds the context to the storage service Rpc server delete params

func (*StorageServiceRPCServerDeleteParams) SetHTTPClient ¶

func (o *StorageServiceRPCServerDeleteParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage service Rpc server delete params

func (*StorageServiceRPCServerDeleteParams) SetTimeout ¶

func (o *StorageServiceRPCServerDeleteParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the storage service Rpc server delete params

func (*StorageServiceRPCServerDeleteParams) WithContext ¶

WithContext adds the context to the storage service Rpc server delete params

func (*StorageServiceRPCServerDeleteParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service Rpc server delete params

func (*StorageServiceRPCServerDeleteParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service Rpc server delete params

func (*StorageServiceRPCServerDeleteParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServiceRPCServerDeleteReader ¶

type StorageServiceRPCServerDeleteReader struct {
	// contains filtered or unexported fields
}

StorageServiceRPCServerDeleteReader is a Reader for the StorageServiceRPCServerDelete structure.

func (*StorageServiceRPCServerDeleteReader) ReadResponse ¶

func (o *StorageServiceRPCServerDeleteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServiceRPCServerGetDefault ¶

type StorageServiceRPCServerGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServiceRPCServerGetDefault handles this case with default header values.

internal server error

func NewStorageServiceRPCServerGetDefault ¶

func NewStorageServiceRPCServerGetDefault(code int) *StorageServiceRPCServerGetDefault

NewStorageServiceRPCServerGetDefault creates a StorageServiceRPCServerGetDefault with default headers values

func (*StorageServiceRPCServerGetDefault) Code ¶

Code gets the status code for the storage service Rpc server get default response

func (*StorageServiceRPCServerGetDefault) Error ¶

func (*StorageServiceRPCServerGetDefault) GetPayload ¶

type StorageServiceRPCServerGetOK ¶

type StorageServiceRPCServerGetOK struct {
	Payload bool
}

StorageServiceRPCServerGetOK handles this case with default header values.

StorageServiceRPCServerGetOK storage service Rpc server get o k

func NewStorageServiceRPCServerGetOK ¶

func NewStorageServiceRPCServerGetOK() *StorageServiceRPCServerGetOK

NewStorageServiceRPCServerGetOK creates a StorageServiceRPCServerGetOK with default headers values

func (*StorageServiceRPCServerGetOK) GetPayload ¶

func (o *StorageServiceRPCServerGetOK) GetPayload() bool

type StorageServiceRPCServerGetParams ¶

type StorageServiceRPCServerGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServiceRPCServerGetParams contains all the parameters to send to the API endpoint for the storage service Rpc server get operation typically these are written to a http.Request

func NewStorageServiceRPCServerGetParams ¶

func NewStorageServiceRPCServerGetParams() *StorageServiceRPCServerGetParams

NewStorageServiceRPCServerGetParams creates a new StorageServiceRPCServerGetParams object with the default values initialized.

func NewStorageServiceRPCServerGetParamsWithContext ¶

func NewStorageServiceRPCServerGetParamsWithContext(ctx context.Context) *StorageServiceRPCServerGetParams

NewStorageServiceRPCServerGetParamsWithContext creates a new StorageServiceRPCServerGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServiceRPCServerGetParamsWithHTTPClient ¶

func NewStorageServiceRPCServerGetParamsWithHTTPClient(client *http.Client) *StorageServiceRPCServerGetParams

NewStorageServiceRPCServerGetParamsWithHTTPClient creates a new StorageServiceRPCServerGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServiceRPCServerGetParamsWithTimeout ¶

func NewStorageServiceRPCServerGetParamsWithTimeout(timeout time.Duration) *StorageServiceRPCServerGetParams

NewStorageServiceRPCServerGetParamsWithTimeout creates a new StorageServiceRPCServerGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServiceRPCServerGetParams) SetContext ¶

SetContext adds the context to the storage service Rpc server get params

func (*StorageServiceRPCServerGetParams) SetHTTPClient ¶

func (o *StorageServiceRPCServerGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage service Rpc server get params

func (*StorageServiceRPCServerGetParams) SetTimeout ¶

func (o *StorageServiceRPCServerGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the storage service Rpc server get params

func (*StorageServiceRPCServerGetParams) WithContext ¶

WithContext adds the context to the storage service Rpc server get params

func (*StorageServiceRPCServerGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service Rpc server get params

func (*StorageServiceRPCServerGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service Rpc server get params

func (*StorageServiceRPCServerGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServiceRPCServerGetReader ¶

type StorageServiceRPCServerGetReader struct {
	// contains filtered or unexported fields
}

StorageServiceRPCServerGetReader is a Reader for the StorageServiceRPCServerGet structure.

func (*StorageServiceRPCServerGetReader) ReadResponse ¶

func (o *StorageServiceRPCServerGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServiceRPCServerPostDefault ¶

type StorageServiceRPCServerPostDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServiceRPCServerPostDefault handles this case with default header values.

internal server error

func NewStorageServiceRPCServerPostDefault ¶

func NewStorageServiceRPCServerPostDefault(code int) *StorageServiceRPCServerPostDefault

NewStorageServiceRPCServerPostDefault creates a StorageServiceRPCServerPostDefault with default headers values

func (*StorageServiceRPCServerPostDefault) Code ¶

Code gets the status code for the storage service Rpc server post default response

func (*StorageServiceRPCServerPostDefault) Error ¶

func (*StorageServiceRPCServerPostDefault) GetPayload ¶

type StorageServiceRPCServerPostOK ¶

type StorageServiceRPCServerPostOK struct {
}

StorageServiceRPCServerPostOK handles this case with default header values.

StorageServiceRPCServerPostOK storage service Rpc server post o k

func NewStorageServiceRPCServerPostOK ¶

func NewStorageServiceRPCServerPostOK() *StorageServiceRPCServerPostOK

NewStorageServiceRPCServerPostOK creates a StorageServiceRPCServerPostOK with default headers values

type StorageServiceRPCServerPostParams ¶

type StorageServiceRPCServerPostParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServiceRPCServerPostParams contains all the parameters to send to the API endpoint for the storage service Rpc server post operation typically these are written to a http.Request

func NewStorageServiceRPCServerPostParams ¶

func NewStorageServiceRPCServerPostParams() *StorageServiceRPCServerPostParams

NewStorageServiceRPCServerPostParams creates a new StorageServiceRPCServerPostParams object with the default values initialized.

func NewStorageServiceRPCServerPostParamsWithContext ¶

func NewStorageServiceRPCServerPostParamsWithContext(ctx context.Context) *StorageServiceRPCServerPostParams

NewStorageServiceRPCServerPostParamsWithContext creates a new StorageServiceRPCServerPostParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServiceRPCServerPostParamsWithHTTPClient ¶

func NewStorageServiceRPCServerPostParamsWithHTTPClient(client *http.Client) *StorageServiceRPCServerPostParams

NewStorageServiceRPCServerPostParamsWithHTTPClient creates a new StorageServiceRPCServerPostParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServiceRPCServerPostParamsWithTimeout ¶

func NewStorageServiceRPCServerPostParamsWithTimeout(timeout time.Duration) *StorageServiceRPCServerPostParams

NewStorageServiceRPCServerPostParamsWithTimeout creates a new StorageServiceRPCServerPostParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServiceRPCServerPostParams) SetContext ¶

SetContext adds the context to the storage service Rpc server post params

func (*StorageServiceRPCServerPostParams) SetHTTPClient ¶

func (o *StorageServiceRPCServerPostParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage service Rpc server post params

func (*StorageServiceRPCServerPostParams) SetTimeout ¶

func (o *StorageServiceRPCServerPostParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the storage service Rpc server post params

func (*StorageServiceRPCServerPostParams) WithContext ¶

WithContext adds the context to the storage service Rpc server post params

func (*StorageServiceRPCServerPostParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service Rpc server post params

func (*StorageServiceRPCServerPostParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service Rpc server post params

func (*StorageServiceRPCServerPostParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServiceRPCServerPostReader ¶

type StorageServiceRPCServerPostReader struct {
	// contains filtered or unexported fields
}

StorageServiceRPCServerPostReader is a Reader for the StorageServiceRPCServerPost structure.

func (*StorageServiceRPCServerPostReader) ReadResponse ¶

func (o *StorageServiceRPCServerPostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServiceRangeToEndpointMapByKeyspaceGetDefault ¶

type StorageServiceRangeToEndpointMapByKeyspaceGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServiceRangeToEndpointMapByKeyspaceGetDefault handles this case with default header values.

internal server error

func NewStorageServiceRangeToEndpointMapByKeyspaceGetDefault ¶

func NewStorageServiceRangeToEndpointMapByKeyspaceGetDefault(code int) *StorageServiceRangeToEndpointMapByKeyspaceGetDefault

NewStorageServiceRangeToEndpointMapByKeyspaceGetDefault creates a StorageServiceRangeToEndpointMapByKeyspaceGetDefault with default headers values

func (*StorageServiceRangeToEndpointMapByKeyspaceGetDefault) Code ¶

Code gets the status code for the storage service range to endpoint map by keyspace get default response

func (*StorageServiceRangeToEndpointMapByKeyspaceGetDefault) Error ¶

func (*StorageServiceRangeToEndpointMapByKeyspaceGetDefault) GetPayload ¶

type StorageServiceRangeToEndpointMapByKeyspaceGetOK ¶

type StorageServiceRangeToEndpointMapByKeyspaceGetOK struct {
	Payload []*models.MaplistMapper
}

StorageServiceRangeToEndpointMapByKeyspaceGetOK handles this case with default header values.

StorageServiceRangeToEndpointMapByKeyspaceGetOK storage service range to endpoint map by keyspace get o k

func NewStorageServiceRangeToEndpointMapByKeyspaceGetOK ¶

func NewStorageServiceRangeToEndpointMapByKeyspaceGetOK() *StorageServiceRangeToEndpointMapByKeyspaceGetOK

NewStorageServiceRangeToEndpointMapByKeyspaceGetOK creates a StorageServiceRangeToEndpointMapByKeyspaceGetOK with default headers values

func (*StorageServiceRangeToEndpointMapByKeyspaceGetOK) GetPayload ¶

type StorageServiceRangeToEndpointMapByKeyspaceGetParams ¶

type StorageServiceRangeToEndpointMapByKeyspaceGetParams struct {

	/*Keyspace
	  The keyspace to query about

	*/
	Keyspace string
	/*RPC
	  When set to true, return the rpc address

	*/
	RPC *bool

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServiceRangeToEndpointMapByKeyspaceGetParams contains all the parameters to send to the API endpoint for the storage service range to endpoint map by keyspace get operation typically these are written to a http.Request

func NewStorageServiceRangeToEndpointMapByKeyspaceGetParams ¶

func NewStorageServiceRangeToEndpointMapByKeyspaceGetParams() *StorageServiceRangeToEndpointMapByKeyspaceGetParams

NewStorageServiceRangeToEndpointMapByKeyspaceGetParams creates a new StorageServiceRangeToEndpointMapByKeyspaceGetParams object with the default values initialized.

func NewStorageServiceRangeToEndpointMapByKeyspaceGetParamsWithContext ¶

func NewStorageServiceRangeToEndpointMapByKeyspaceGetParamsWithContext(ctx context.Context) *StorageServiceRangeToEndpointMapByKeyspaceGetParams

NewStorageServiceRangeToEndpointMapByKeyspaceGetParamsWithContext creates a new StorageServiceRangeToEndpointMapByKeyspaceGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServiceRangeToEndpointMapByKeyspaceGetParamsWithHTTPClient ¶

func NewStorageServiceRangeToEndpointMapByKeyspaceGetParamsWithHTTPClient(client *http.Client) *StorageServiceRangeToEndpointMapByKeyspaceGetParams

NewStorageServiceRangeToEndpointMapByKeyspaceGetParamsWithHTTPClient creates a new StorageServiceRangeToEndpointMapByKeyspaceGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServiceRangeToEndpointMapByKeyspaceGetParamsWithTimeout ¶

func NewStorageServiceRangeToEndpointMapByKeyspaceGetParamsWithTimeout(timeout time.Duration) *StorageServiceRangeToEndpointMapByKeyspaceGetParams

NewStorageServiceRangeToEndpointMapByKeyspaceGetParamsWithTimeout creates a new StorageServiceRangeToEndpointMapByKeyspaceGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServiceRangeToEndpointMapByKeyspaceGetParams) SetContext ¶

SetContext adds the context to the storage service range to endpoint map by keyspace get params

func (*StorageServiceRangeToEndpointMapByKeyspaceGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the storage service range to endpoint map by keyspace get params

func (*StorageServiceRangeToEndpointMapByKeyspaceGetParams) SetKeyspace ¶

SetKeyspace adds the keyspace to the storage service range to endpoint map by keyspace get params

func (*StorageServiceRangeToEndpointMapByKeyspaceGetParams) SetRPC ¶

SetRPC adds the rpc to the storage service range to endpoint map by keyspace get params

func (*StorageServiceRangeToEndpointMapByKeyspaceGetParams) SetTimeout ¶

SetTimeout adds the timeout to the storage service range to endpoint map by keyspace get params

func (*StorageServiceRangeToEndpointMapByKeyspaceGetParams) WithContext ¶

WithContext adds the context to the storage service range to endpoint map by keyspace get params

func (*StorageServiceRangeToEndpointMapByKeyspaceGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service range to endpoint map by keyspace get params

func (*StorageServiceRangeToEndpointMapByKeyspaceGetParams) WithKeyspace ¶

WithKeyspace adds the keyspace to the storage service range to endpoint map by keyspace get params

func (*StorageServiceRangeToEndpointMapByKeyspaceGetParams) WithRPC ¶

WithRPC adds the rpc to the storage service range to endpoint map by keyspace get params

func (*StorageServiceRangeToEndpointMapByKeyspaceGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service range to endpoint map by keyspace get params

func (*StorageServiceRangeToEndpointMapByKeyspaceGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServiceRangeToEndpointMapByKeyspaceGetReader ¶

type StorageServiceRangeToEndpointMapByKeyspaceGetReader struct {
	// contains filtered or unexported fields
}

StorageServiceRangeToEndpointMapByKeyspaceGetReader is a Reader for the StorageServiceRangeToEndpointMapByKeyspaceGet structure.

func (*StorageServiceRangeToEndpointMapByKeyspaceGetReader) ReadResponse ¶

func (o *StorageServiceRangeToEndpointMapByKeyspaceGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServiceRebuildPostDefault ¶

type StorageServiceRebuildPostDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServiceRebuildPostDefault handles this case with default header values.

internal server error

func NewStorageServiceRebuildPostDefault ¶

func NewStorageServiceRebuildPostDefault(code int) *StorageServiceRebuildPostDefault

NewStorageServiceRebuildPostDefault creates a StorageServiceRebuildPostDefault with default headers values

func (*StorageServiceRebuildPostDefault) Code ¶

Code gets the status code for the storage service rebuild post default response

func (*StorageServiceRebuildPostDefault) Error ¶

func (*StorageServiceRebuildPostDefault) GetPayload ¶

type StorageServiceRebuildPostOK ¶

type StorageServiceRebuildPostOK struct {
}

StorageServiceRebuildPostOK handles this case with default header values.

StorageServiceRebuildPostOK storage service rebuild post o k

func NewStorageServiceRebuildPostOK ¶

func NewStorageServiceRebuildPostOK() *StorageServiceRebuildPostOK

NewStorageServiceRebuildPostOK creates a StorageServiceRebuildPostOK with default headers values

type StorageServiceRebuildPostParams ¶

type StorageServiceRebuildPostParams struct {

	/*SourceDc
	  Name of DC from which to select sources for streaming or none to pick any node

	*/
	SourceDc *string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServiceRebuildPostParams contains all the parameters to send to the API endpoint for the storage service rebuild post operation typically these are written to a http.Request

func NewStorageServiceRebuildPostParams ¶

func NewStorageServiceRebuildPostParams() *StorageServiceRebuildPostParams

NewStorageServiceRebuildPostParams creates a new StorageServiceRebuildPostParams object with the default values initialized.

func NewStorageServiceRebuildPostParamsWithContext ¶

func NewStorageServiceRebuildPostParamsWithContext(ctx context.Context) *StorageServiceRebuildPostParams

NewStorageServiceRebuildPostParamsWithContext creates a new StorageServiceRebuildPostParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServiceRebuildPostParamsWithHTTPClient ¶

func NewStorageServiceRebuildPostParamsWithHTTPClient(client *http.Client) *StorageServiceRebuildPostParams

NewStorageServiceRebuildPostParamsWithHTTPClient creates a new StorageServiceRebuildPostParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServiceRebuildPostParamsWithTimeout ¶

func NewStorageServiceRebuildPostParamsWithTimeout(timeout time.Duration) *StorageServiceRebuildPostParams

NewStorageServiceRebuildPostParamsWithTimeout creates a new StorageServiceRebuildPostParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServiceRebuildPostParams) SetContext ¶

func (o *StorageServiceRebuildPostParams) SetContext(ctx context.Context)

SetContext adds the context to the storage service rebuild post params

func (*StorageServiceRebuildPostParams) SetHTTPClient ¶

func (o *StorageServiceRebuildPostParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage service rebuild post params

func (*StorageServiceRebuildPostParams) SetSourceDc ¶

func (o *StorageServiceRebuildPostParams) SetSourceDc(sourceDc *string)

SetSourceDc adds the sourceDc to the storage service rebuild post params

func (*StorageServiceRebuildPostParams) SetTimeout ¶

func (o *StorageServiceRebuildPostParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the storage service rebuild post params

func (*StorageServiceRebuildPostParams) WithContext ¶

WithContext adds the context to the storage service rebuild post params

func (*StorageServiceRebuildPostParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service rebuild post params

func (*StorageServiceRebuildPostParams) WithSourceDc ¶

WithSourceDc adds the sourceDc to the storage service rebuild post params

func (*StorageServiceRebuildPostParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service rebuild post params

func (*StorageServiceRebuildPostParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServiceRebuildPostReader ¶

type StorageServiceRebuildPostReader struct {
	// contains filtered or unexported fields
}

StorageServiceRebuildPostReader is a Reader for the StorageServiceRebuildPost structure.

func (*StorageServiceRebuildPostReader) ReadResponse ¶

func (o *StorageServiceRebuildPostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServiceReleaseVersionGetDefault ¶

type StorageServiceReleaseVersionGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServiceReleaseVersionGetDefault handles this case with default header values.

internal server error

func NewStorageServiceReleaseVersionGetDefault ¶

func NewStorageServiceReleaseVersionGetDefault(code int) *StorageServiceReleaseVersionGetDefault

NewStorageServiceReleaseVersionGetDefault creates a StorageServiceReleaseVersionGetDefault with default headers values

func (*StorageServiceReleaseVersionGetDefault) Code ¶

Code gets the status code for the storage service release version get default response

func (*StorageServiceReleaseVersionGetDefault) Error ¶

func (*StorageServiceReleaseVersionGetDefault) GetPayload ¶

type StorageServiceReleaseVersionGetOK ¶

type StorageServiceReleaseVersionGetOK struct {
	Payload string
}

StorageServiceReleaseVersionGetOK handles this case with default header values.

StorageServiceReleaseVersionGetOK storage service release version get o k

func NewStorageServiceReleaseVersionGetOK ¶

func NewStorageServiceReleaseVersionGetOK() *StorageServiceReleaseVersionGetOK

NewStorageServiceReleaseVersionGetOK creates a StorageServiceReleaseVersionGetOK with default headers values

func (*StorageServiceReleaseVersionGetOK) GetPayload ¶

func (o *StorageServiceReleaseVersionGetOK) GetPayload() string

type StorageServiceReleaseVersionGetParams ¶

type StorageServiceReleaseVersionGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServiceReleaseVersionGetParams contains all the parameters to send to the API endpoint for the storage service release version get operation typically these are written to a http.Request

func NewStorageServiceReleaseVersionGetParams ¶

func NewStorageServiceReleaseVersionGetParams() *StorageServiceReleaseVersionGetParams

NewStorageServiceReleaseVersionGetParams creates a new StorageServiceReleaseVersionGetParams object with the default values initialized.

func NewStorageServiceReleaseVersionGetParamsWithContext ¶

func NewStorageServiceReleaseVersionGetParamsWithContext(ctx context.Context) *StorageServiceReleaseVersionGetParams

NewStorageServiceReleaseVersionGetParamsWithContext creates a new StorageServiceReleaseVersionGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServiceReleaseVersionGetParamsWithHTTPClient ¶

func NewStorageServiceReleaseVersionGetParamsWithHTTPClient(client *http.Client) *StorageServiceReleaseVersionGetParams

NewStorageServiceReleaseVersionGetParamsWithHTTPClient creates a new StorageServiceReleaseVersionGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServiceReleaseVersionGetParamsWithTimeout ¶

func NewStorageServiceReleaseVersionGetParamsWithTimeout(timeout time.Duration) *StorageServiceReleaseVersionGetParams

NewStorageServiceReleaseVersionGetParamsWithTimeout creates a new StorageServiceReleaseVersionGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServiceReleaseVersionGetParams) SetContext ¶

SetContext adds the context to the storage service release version get params

func (*StorageServiceReleaseVersionGetParams) SetHTTPClient ¶

func (o *StorageServiceReleaseVersionGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage service release version get params

func (*StorageServiceReleaseVersionGetParams) SetTimeout ¶

func (o *StorageServiceReleaseVersionGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the storage service release version get params

func (*StorageServiceReleaseVersionGetParams) WithContext ¶

WithContext adds the context to the storage service release version get params

func (*StorageServiceReleaseVersionGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service release version get params

func (*StorageServiceReleaseVersionGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service release version get params

func (*StorageServiceReleaseVersionGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServiceReleaseVersionGetReader ¶

type StorageServiceReleaseVersionGetReader struct {
	// contains filtered or unexported fields
}

StorageServiceReleaseVersionGetReader is a Reader for the StorageServiceReleaseVersionGet structure.

func (*StorageServiceReleaseVersionGetReader) ReadResponse ¶

func (o *StorageServiceReleaseVersionGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServiceRelocalSchemaPostDefault ¶

type StorageServiceRelocalSchemaPostDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServiceRelocalSchemaPostDefault handles this case with default header values.

internal server error

func NewStorageServiceRelocalSchemaPostDefault ¶

func NewStorageServiceRelocalSchemaPostDefault(code int) *StorageServiceRelocalSchemaPostDefault

NewStorageServiceRelocalSchemaPostDefault creates a StorageServiceRelocalSchemaPostDefault with default headers values

func (*StorageServiceRelocalSchemaPostDefault) Code ¶

Code gets the status code for the storage service relocal schema post default response

func (*StorageServiceRelocalSchemaPostDefault) Error ¶

func (*StorageServiceRelocalSchemaPostDefault) GetPayload ¶

type StorageServiceRelocalSchemaPostOK ¶

type StorageServiceRelocalSchemaPostOK struct {
}

StorageServiceRelocalSchemaPostOK handles this case with default header values.

StorageServiceRelocalSchemaPostOK storage service relocal schema post o k

func NewStorageServiceRelocalSchemaPostOK ¶

func NewStorageServiceRelocalSchemaPostOK() *StorageServiceRelocalSchemaPostOK

NewStorageServiceRelocalSchemaPostOK creates a StorageServiceRelocalSchemaPostOK with default headers values

type StorageServiceRelocalSchemaPostParams ¶

type StorageServiceRelocalSchemaPostParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServiceRelocalSchemaPostParams contains all the parameters to send to the API endpoint for the storage service relocal schema post operation typically these are written to a http.Request

func NewStorageServiceRelocalSchemaPostParams ¶

func NewStorageServiceRelocalSchemaPostParams() *StorageServiceRelocalSchemaPostParams

NewStorageServiceRelocalSchemaPostParams creates a new StorageServiceRelocalSchemaPostParams object with the default values initialized.

func NewStorageServiceRelocalSchemaPostParamsWithContext ¶

func NewStorageServiceRelocalSchemaPostParamsWithContext(ctx context.Context) *StorageServiceRelocalSchemaPostParams

NewStorageServiceRelocalSchemaPostParamsWithContext creates a new StorageServiceRelocalSchemaPostParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServiceRelocalSchemaPostParamsWithHTTPClient ¶

func NewStorageServiceRelocalSchemaPostParamsWithHTTPClient(client *http.Client) *StorageServiceRelocalSchemaPostParams

NewStorageServiceRelocalSchemaPostParamsWithHTTPClient creates a new StorageServiceRelocalSchemaPostParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServiceRelocalSchemaPostParamsWithTimeout ¶

func NewStorageServiceRelocalSchemaPostParamsWithTimeout(timeout time.Duration) *StorageServiceRelocalSchemaPostParams

NewStorageServiceRelocalSchemaPostParamsWithTimeout creates a new StorageServiceRelocalSchemaPostParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServiceRelocalSchemaPostParams) SetContext ¶

SetContext adds the context to the storage service relocal schema post params

func (*StorageServiceRelocalSchemaPostParams) SetHTTPClient ¶

func (o *StorageServiceRelocalSchemaPostParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage service relocal schema post params

func (*StorageServiceRelocalSchemaPostParams) SetTimeout ¶

func (o *StorageServiceRelocalSchemaPostParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the storage service relocal schema post params

func (*StorageServiceRelocalSchemaPostParams) WithContext ¶

WithContext adds the context to the storage service relocal schema post params

func (*StorageServiceRelocalSchemaPostParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service relocal schema post params

func (*StorageServiceRelocalSchemaPostParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service relocal schema post params

func (*StorageServiceRelocalSchemaPostParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServiceRelocalSchemaPostReader ¶

type StorageServiceRelocalSchemaPostReader struct {
	// contains filtered or unexported fields
}

StorageServiceRelocalSchemaPostReader is a Reader for the StorageServiceRelocalSchemaPost structure.

func (*StorageServiceRelocalSchemaPostReader) ReadResponse ¶

func (o *StorageServiceRelocalSchemaPostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServiceRemovalStatusGetDefault ¶

type StorageServiceRemovalStatusGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServiceRemovalStatusGetDefault handles this case with default header values.

internal server error

func NewStorageServiceRemovalStatusGetDefault ¶

func NewStorageServiceRemovalStatusGetDefault(code int) *StorageServiceRemovalStatusGetDefault

NewStorageServiceRemovalStatusGetDefault creates a StorageServiceRemovalStatusGetDefault with default headers values

func (*StorageServiceRemovalStatusGetDefault) Code ¶

Code gets the status code for the storage service removal status get default response

func (*StorageServiceRemovalStatusGetDefault) Error ¶

func (*StorageServiceRemovalStatusGetDefault) GetPayload ¶

type StorageServiceRemovalStatusGetOK ¶

type StorageServiceRemovalStatusGetOK struct {
	Payload string
}

StorageServiceRemovalStatusGetOK handles this case with default header values.

StorageServiceRemovalStatusGetOK storage service removal status get o k

func NewStorageServiceRemovalStatusGetOK ¶

func NewStorageServiceRemovalStatusGetOK() *StorageServiceRemovalStatusGetOK

NewStorageServiceRemovalStatusGetOK creates a StorageServiceRemovalStatusGetOK with default headers values

func (*StorageServiceRemovalStatusGetOK) GetPayload ¶

func (o *StorageServiceRemovalStatusGetOK) GetPayload() string

type StorageServiceRemovalStatusGetParams ¶

type StorageServiceRemovalStatusGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServiceRemovalStatusGetParams contains all the parameters to send to the API endpoint for the storage service removal status get operation typically these are written to a http.Request

func NewStorageServiceRemovalStatusGetParams ¶

func NewStorageServiceRemovalStatusGetParams() *StorageServiceRemovalStatusGetParams

NewStorageServiceRemovalStatusGetParams creates a new StorageServiceRemovalStatusGetParams object with the default values initialized.

func NewStorageServiceRemovalStatusGetParamsWithContext ¶

func NewStorageServiceRemovalStatusGetParamsWithContext(ctx context.Context) *StorageServiceRemovalStatusGetParams

NewStorageServiceRemovalStatusGetParamsWithContext creates a new StorageServiceRemovalStatusGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServiceRemovalStatusGetParamsWithHTTPClient ¶

func NewStorageServiceRemovalStatusGetParamsWithHTTPClient(client *http.Client) *StorageServiceRemovalStatusGetParams

NewStorageServiceRemovalStatusGetParamsWithHTTPClient creates a new StorageServiceRemovalStatusGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServiceRemovalStatusGetParamsWithTimeout ¶

func NewStorageServiceRemovalStatusGetParamsWithTimeout(timeout time.Duration) *StorageServiceRemovalStatusGetParams

NewStorageServiceRemovalStatusGetParamsWithTimeout creates a new StorageServiceRemovalStatusGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServiceRemovalStatusGetParams) SetContext ¶

SetContext adds the context to the storage service removal status get params

func (*StorageServiceRemovalStatusGetParams) SetHTTPClient ¶

func (o *StorageServiceRemovalStatusGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage service removal status get params

func (*StorageServiceRemovalStatusGetParams) SetTimeout ¶

func (o *StorageServiceRemovalStatusGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the storage service removal status get params

func (*StorageServiceRemovalStatusGetParams) WithContext ¶

WithContext adds the context to the storage service removal status get params

func (*StorageServiceRemovalStatusGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service removal status get params

func (*StorageServiceRemovalStatusGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service removal status get params

func (*StorageServiceRemovalStatusGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServiceRemovalStatusGetReader ¶

type StorageServiceRemovalStatusGetReader struct {
	// contains filtered or unexported fields
}

StorageServiceRemovalStatusGetReader is a Reader for the StorageServiceRemovalStatusGet structure.

func (*StorageServiceRemovalStatusGetReader) ReadResponse ¶

func (o *StorageServiceRemovalStatusGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServiceRemoveNodePostDefault ¶

type StorageServiceRemoveNodePostDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServiceRemoveNodePostDefault handles this case with default header values.

internal server error

func NewStorageServiceRemoveNodePostDefault ¶

func NewStorageServiceRemoveNodePostDefault(code int) *StorageServiceRemoveNodePostDefault

NewStorageServiceRemoveNodePostDefault creates a StorageServiceRemoveNodePostDefault with default headers values

func (*StorageServiceRemoveNodePostDefault) Code ¶

Code gets the status code for the storage service remove node post default response

func (*StorageServiceRemoveNodePostDefault) Error ¶

func (*StorageServiceRemoveNodePostDefault) GetPayload ¶

type StorageServiceRemoveNodePostOK ¶

type StorageServiceRemoveNodePostOK struct {
}

StorageServiceRemoveNodePostOK handles this case with default header values.

StorageServiceRemoveNodePostOK storage service remove node post o k

func NewStorageServiceRemoveNodePostOK ¶

func NewStorageServiceRemoveNodePostOK() *StorageServiceRemoveNodePostOK

NewStorageServiceRemoveNodePostOK creates a StorageServiceRemoveNodePostOK with default headers values

type StorageServiceRemoveNodePostParams ¶

type StorageServiceRemoveNodePostParams struct {

	/*HostID
	  Remove the node with host_id from the cluster

	*/
	HostID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServiceRemoveNodePostParams contains all the parameters to send to the API endpoint for the storage service remove node post operation typically these are written to a http.Request

func NewStorageServiceRemoveNodePostParams ¶

func NewStorageServiceRemoveNodePostParams() *StorageServiceRemoveNodePostParams

NewStorageServiceRemoveNodePostParams creates a new StorageServiceRemoveNodePostParams object with the default values initialized.

func NewStorageServiceRemoveNodePostParamsWithContext ¶

func NewStorageServiceRemoveNodePostParamsWithContext(ctx context.Context) *StorageServiceRemoveNodePostParams

NewStorageServiceRemoveNodePostParamsWithContext creates a new StorageServiceRemoveNodePostParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServiceRemoveNodePostParamsWithHTTPClient ¶

func NewStorageServiceRemoveNodePostParamsWithHTTPClient(client *http.Client) *StorageServiceRemoveNodePostParams

NewStorageServiceRemoveNodePostParamsWithHTTPClient creates a new StorageServiceRemoveNodePostParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServiceRemoveNodePostParamsWithTimeout ¶

func NewStorageServiceRemoveNodePostParamsWithTimeout(timeout time.Duration) *StorageServiceRemoveNodePostParams

NewStorageServiceRemoveNodePostParamsWithTimeout creates a new StorageServiceRemoveNodePostParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServiceRemoveNodePostParams) SetContext ¶

SetContext adds the context to the storage service remove node post params

func (*StorageServiceRemoveNodePostParams) SetHTTPClient ¶

func (o *StorageServiceRemoveNodePostParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage service remove node post params

func (*StorageServiceRemoveNodePostParams) SetHostID ¶

func (o *StorageServiceRemoveNodePostParams) SetHostID(hostID string)

SetHostID adds the hostId to the storage service remove node post params

func (*StorageServiceRemoveNodePostParams) SetTimeout ¶

func (o *StorageServiceRemoveNodePostParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the storage service remove node post params

func (*StorageServiceRemoveNodePostParams) WithContext ¶

WithContext adds the context to the storage service remove node post params

func (*StorageServiceRemoveNodePostParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service remove node post params

func (*StorageServiceRemoveNodePostParams) WithHostID ¶

WithHostID adds the hostID to the storage service remove node post params

func (*StorageServiceRemoveNodePostParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service remove node post params

func (*StorageServiceRemoveNodePostParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServiceRemoveNodePostReader ¶

type StorageServiceRemoveNodePostReader struct {
	// contains filtered or unexported fields
}

StorageServiceRemoveNodePostReader is a Reader for the StorageServiceRemoveNodePost structure.

func (*StorageServiceRemoveNodePostReader) ReadResponse ¶

func (o *StorageServiceRemoveNodePostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServiceRepairAsyncByKeyspaceGetDefault ¶

type StorageServiceRepairAsyncByKeyspaceGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServiceRepairAsyncByKeyspaceGetDefault handles this case with default header values.

internal server error

func NewStorageServiceRepairAsyncByKeyspaceGetDefault ¶

func NewStorageServiceRepairAsyncByKeyspaceGetDefault(code int) *StorageServiceRepairAsyncByKeyspaceGetDefault

NewStorageServiceRepairAsyncByKeyspaceGetDefault creates a StorageServiceRepairAsyncByKeyspaceGetDefault with default headers values

func (*StorageServiceRepairAsyncByKeyspaceGetDefault) Code ¶

Code gets the status code for the storage service repair async by keyspace get default response

func (*StorageServiceRepairAsyncByKeyspaceGetDefault) Error ¶

func (*StorageServiceRepairAsyncByKeyspaceGetDefault) GetPayload ¶

type StorageServiceRepairAsyncByKeyspaceGetOK ¶

type StorageServiceRepairAsyncByKeyspaceGetOK struct {
	Payload models.RepairAsyncStatusResponse
}

StorageServiceRepairAsyncByKeyspaceGetOK handles this case with default header values.

StorageServiceRepairAsyncByKeyspaceGetOK storage service repair async by keyspace get o k

func NewStorageServiceRepairAsyncByKeyspaceGetOK ¶

func NewStorageServiceRepairAsyncByKeyspaceGetOK() *StorageServiceRepairAsyncByKeyspaceGetOK

NewStorageServiceRepairAsyncByKeyspaceGetOK creates a StorageServiceRepairAsyncByKeyspaceGetOK with default headers values

func (*StorageServiceRepairAsyncByKeyspaceGetOK) GetPayload ¶

type StorageServiceRepairAsyncByKeyspaceGetParams ¶

type StorageServiceRepairAsyncByKeyspaceGetParams struct {

	/*ID
	  The repair ID to check for status

	*/
	ID int32
	/*Keyspace
	  The keyspace repair is running on

	*/
	Keyspace string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServiceRepairAsyncByKeyspaceGetParams contains all the parameters to send to the API endpoint for the storage service repair async by keyspace get operation typically these are written to a http.Request

func NewStorageServiceRepairAsyncByKeyspaceGetParams ¶

func NewStorageServiceRepairAsyncByKeyspaceGetParams() *StorageServiceRepairAsyncByKeyspaceGetParams

NewStorageServiceRepairAsyncByKeyspaceGetParams creates a new StorageServiceRepairAsyncByKeyspaceGetParams object with the default values initialized.

func NewStorageServiceRepairAsyncByKeyspaceGetParamsWithContext ¶

func NewStorageServiceRepairAsyncByKeyspaceGetParamsWithContext(ctx context.Context) *StorageServiceRepairAsyncByKeyspaceGetParams

NewStorageServiceRepairAsyncByKeyspaceGetParamsWithContext creates a new StorageServiceRepairAsyncByKeyspaceGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServiceRepairAsyncByKeyspaceGetParamsWithHTTPClient ¶

func NewStorageServiceRepairAsyncByKeyspaceGetParamsWithHTTPClient(client *http.Client) *StorageServiceRepairAsyncByKeyspaceGetParams

NewStorageServiceRepairAsyncByKeyspaceGetParamsWithHTTPClient creates a new StorageServiceRepairAsyncByKeyspaceGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServiceRepairAsyncByKeyspaceGetParamsWithTimeout ¶

func NewStorageServiceRepairAsyncByKeyspaceGetParamsWithTimeout(timeout time.Duration) *StorageServiceRepairAsyncByKeyspaceGetParams

NewStorageServiceRepairAsyncByKeyspaceGetParamsWithTimeout creates a new StorageServiceRepairAsyncByKeyspaceGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServiceRepairAsyncByKeyspaceGetParams) SetContext ¶

SetContext adds the context to the storage service repair async by keyspace get params

func (*StorageServiceRepairAsyncByKeyspaceGetParams) SetHTTPClient ¶

func (o *StorageServiceRepairAsyncByKeyspaceGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage service repair async by keyspace get params

func (*StorageServiceRepairAsyncByKeyspaceGetParams) SetID ¶

SetID adds the id to the storage service repair async by keyspace get params

func (*StorageServiceRepairAsyncByKeyspaceGetParams) SetKeyspace ¶

func (o *StorageServiceRepairAsyncByKeyspaceGetParams) SetKeyspace(keyspace string)

SetKeyspace adds the keyspace to the storage service repair async by keyspace get params

func (*StorageServiceRepairAsyncByKeyspaceGetParams) SetTimeout ¶

SetTimeout adds the timeout to the storage service repair async by keyspace get params

func (*StorageServiceRepairAsyncByKeyspaceGetParams) WithContext ¶

WithContext adds the context to the storage service repair async by keyspace get params

func (*StorageServiceRepairAsyncByKeyspaceGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service repair async by keyspace get params

func (*StorageServiceRepairAsyncByKeyspaceGetParams) WithID ¶

WithID adds the id to the storage service repair async by keyspace get params

func (*StorageServiceRepairAsyncByKeyspaceGetParams) WithKeyspace ¶

WithKeyspace adds the keyspace to the storage service repair async by keyspace get params

func (*StorageServiceRepairAsyncByKeyspaceGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service repair async by keyspace get params

func (*StorageServiceRepairAsyncByKeyspaceGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServiceRepairAsyncByKeyspaceGetReader ¶

type StorageServiceRepairAsyncByKeyspaceGetReader struct {
	// contains filtered or unexported fields
}

StorageServiceRepairAsyncByKeyspaceGetReader is a Reader for the StorageServiceRepairAsyncByKeyspaceGet structure.

func (*StorageServiceRepairAsyncByKeyspaceGetReader) ReadResponse ¶

func (o *StorageServiceRepairAsyncByKeyspaceGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServiceRepairAsyncByKeyspacePostDefault ¶

type StorageServiceRepairAsyncByKeyspacePostDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServiceRepairAsyncByKeyspacePostDefault handles this case with default header values.

internal server error

func NewStorageServiceRepairAsyncByKeyspacePostDefault ¶

func NewStorageServiceRepairAsyncByKeyspacePostDefault(code int) *StorageServiceRepairAsyncByKeyspacePostDefault

NewStorageServiceRepairAsyncByKeyspacePostDefault creates a StorageServiceRepairAsyncByKeyspacePostDefault with default headers values

func (*StorageServiceRepairAsyncByKeyspacePostDefault) Code ¶

Code gets the status code for the storage service repair async by keyspace post default response

func (*StorageServiceRepairAsyncByKeyspacePostDefault) Error ¶

func (*StorageServiceRepairAsyncByKeyspacePostDefault) GetPayload ¶

type StorageServiceRepairAsyncByKeyspacePostOK ¶

type StorageServiceRepairAsyncByKeyspacePostOK struct {
	Payload int32
}

StorageServiceRepairAsyncByKeyspacePostOK handles this case with default header values.

StorageServiceRepairAsyncByKeyspacePostOK storage service repair async by keyspace post o k

func NewStorageServiceRepairAsyncByKeyspacePostOK ¶

func NewStorageServiceRepairAsyncByKeyspacePostOK() *StorageServiceRepairAsyncByKeyspacePostOK

NewStorageServiceRepairAsyncByKeyspacePostOK creates a StorageServiceRepairAsyncByKeyspacePostOK with default headers values

func (*StorageServiceRepairAsyncByKeyspacePostOK) GetPayload ¶

type StorageServiceRepairAsyncByKeyspacePostParams ¶

type StorageServiceRepairAsyncByKeyspacePostParams struct {

	/*ColumnFamilies
	  Which column families to repair in the given keyspace. Multiple columns families can be named separated by commas. If this option is missing, all column families in the keyspace are repaired.

	*/
	ColumnFamilies *string
	/*DataCenters
	  Which data centers are to participate in this repair. Multiple data centers can be listed separated by commas.

	*/
	DataCenters *string
	/*EndToken
	  Token on which to end repair

	*/
	EndToken *string
	/*Hosts
	  Which hosts are to participate in this repair. Multiple hosts can be listed separated by commas.

	*/
	Hosts *string
	/*Incremental
	  If the value is the string 'true' with any capitalization, perform incremental repair.

	*/
	Incremental *string
	/*JobThreads
	  An integer specifying the parallelism on each node.

	*/
	JobThreads *string
	/*Keyspace
	  The keyspace to repair

	*/
	Keyspace string
	/*Parallelism
	  Repair parallelism, can be 0 (sequential), 1 (parallel) or 2 (datacenter-aware).

	*/
	Parallelism *string
	/*PrimaryRange
	  If the value is the string 'true' with any capitalization, repair only the first range returned by the partitioner.

	*/
	PrimaryRange *string
	/*Ranges
	  An explicit list of ranges to repair, overriding the default choice. Each range is expressed as token1:token2, and multiple ranges can be given as a comma separated list.

	*/
	Ranges *string
	/*StartToken
	  Token on which to begin repair

	*/
	StartToken *string
	/*Trace
	  If the value is the string 'true' with any capitalization, enable tracing of the repair.

	*/
	Trace *string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServiceRepairAsyncByKeyspacePostParams contains all the parameters to send to the API endpoint for the storage service repair async by keyspace post operation typically these are written to a http.Request

func NewStorageServiceRepairAsyncByKeyspacePostParams ¶

func NewStorageServiceRepairAsyncByKeyspacePostParams() *StorageServiceRepairAsyncByKeyspacePostParams

NewStorageServiceRepairAsyncByKeyspacePostParams creates a new StorageServiceRepairAsyncByKeyspacePostParams object with the default values initialized.

func NewStorageServiceRepairAsyncByKeyspacePostParamsWithContext ¶

func NewStorageServiceRepairAsyncByKeyspacePostParamsWithContext(ctx context.Context) *StorageServiceRepairAsyncByKeyspacePostParams

NewStorageServiceRepairAsyncByKeyspacePostParamsWithContext creates a new StorageServiceRepairAsyncByKeyspacePostParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServiceRepairAsyncByKeyspacePostParamsWithHTTPClient ¶

func NewStorageServiceRepairAsyncByKeyspacePostParamsWithHTTPClient(client *http.Client) *StorageServiceRepairAsyncByKeyspacePostParams

NewStorageServiceRepairAsyncByKeyspacePostParamsWithHTTPClient creates a new StorageServiceRepairAsyncByKeyspacePostParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServiceRepairAsyncByKeyspacePostParamsWithTimeout ¶

func NewStorageServiceRepairAsyncByKeyspacePostParamsWithTimeout(timeout time.Duration) *StorageServiceRepairAsyncByKeyspacePostParams

NewStorageServiceRepairAsyncByKeyspacePostParamsWithTimeout creates a new StorageServiceRepairAsyncByKeyspacePostParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServiceRepairAsyncByKeyspacePostParams) SetColumnFamilies ¶

func (o *StorageServiceRepairAsyncByKeyspacePostParams) SetColumnFamilies(columnFamilies *string)

SetColumnFamilies adds the columnFamilies to the storage service repair async by keyspace post params

func (*StorageServiceRepairAsyncByKeyspacePostParams) SetContext ¶

SetContext adds the context to the storage service repair async by keyspace post params

func (*StorageServiceRepairAsyncByKeyspacePostParams) SetDataCenters ¶

func (o *StorageServiceRepairAsyncByKeyspacePostParams) SetDataCenters(dataCenters *string)

SetDataCenters adds the dataCenters to the storage service repair async by keyspace post params

func (*StorageServiceRepairAsyncByKeyspacePostParams) SetEndToken ¶

func (o *StorageServiceRepairAsyncByKeyspacePostParams) SetEndToken(endToken *string)

SetEndToken adds the endToken to the storage service repair async by keyspace post params

func (*StorageServiceRepairAsyncByKeyspacePostParams) SetHTTPClient ¶

func (o *StorageServiceRepairAsyncByKeyspacePostParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage service repair async by keyspace post params

func (*StorageServiceRepairAsyncByKeyspacePostParams) SetHosts ¶

SetHosts adds the hosts to the storage service repair async by keyspace post params

func (*StorageServiceRepairAsyncByKeyspacePostParams) SetIncremental ¶

func (o *StorageServiceRepairAsyncByKeyspacePostParams) SetIncremental(incremental *string)

SetIncremental adds the incremental to the storage service repair async by keyspace post params

func (*StorageServiceRepairAsyncByKeyspacePostParams) SetJobThreads ¶

func (o *StorageServiceRepairAsyncByKeyspacePostParams) SetJobThreads(jobThreads *string)

SetJobThreads adds the jobThreads to the storage service repair async by keyspace post params

func (*StorageServiceRepairAsyncByKeyspacePostParams) SetKeyspace ¶

func (o *StorageServiceRepairAsyncByKeyspacePostParams) SetKeyspace(keyspace string)

SetKeyspace adds the keyspace to the storage service repair async by keyspace post params

func (*StorageServiceRepairAsyncByKeyspacePostParams) SetParallelism ¶

func (o *StorageServiceRepairAsyncByKeyspacePostParams) SetParallelism(parallelism *string)

SetParallelism adds the parallelism to the storage service repair async by keyspace post params

func (*StorageServiceRepairAsyncByKeyspacePostParams) SetPrimaryRange ¶

func (o *StorageServiceRepairAsyncByKeyspacePostParams) SetPrimaryRange(primaryRange *string)

SetPrimaryRange adds the primaryRange to the storage service repair async by keyspace post params

func (*StorageServiceRepairAsyncByKeyspacePostParams) SetRanges ¶

SetRanges adds the ranges to the storage service repair async by keyspace post params

func (*StorageServiceRepairAsyncByKeyspacePostParams) SetStartToken ¶

func (o *StorageServiceRepairAsyncByKeyspacePostParams) SetStartToken(startToken *string)

SetStartToken adds the startToken to the storage service repair async by keyspace post params

func (*StorageServiceRepairAsyncByKeyspacePostParams) SetTimeout ¶

SetTimeout adds the timeout to the storage service repair async by keyspace post params

func (*StorageServiceRepairAsyncByKeyspacePostParams) SetTrace ¶

SetTrace adds the trace to the storage service repair async by keyspace post params

func (*StorageServiceRepairAsyncByKeyspacePostParams) WithColumnFamilies ¶

WithColumnFamilies adds the columnFamilies to the storage service repair async by keyspace post params

func (*StorageServiceRepairAsyncByKeyspacePostParams) WithContext ¶

WithContext adds the context to the storage service repair async by keyspace post params

func (*StorageServiceRepairAsyncByKeyspacePostParams) WithDataCenters ¶

WithDataCenters adds the dataCenters to the storage service repair async by keyspace post params

func (*StorageServiceRepairAsyncByKeyspacePostParams) WithEndToken ¶

WithEndToken adds the endToken to the storage service repair async by keyspace post params

func (*StorageServiceRepairAsyncByKeyspacePostParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service repair async by keyspace post params

func (*StorageServiceRepairAsyncByKeyspacePostParams) WithHosts ¶

WithHosts adds the hosts to the storage service repair async by keyspace post params

func (*StorageServiceRepairAsyncByKeyspacePostParams) WithIncremental ¶

WithIncremental adds the incremental to the storage service repair async by keyspace post params

func (*StorageServiceRepairAsyncByKeyspacePostParams) WithJobThreads ¶

WithJobThreads adds the jobThreads to the storage service repair async by keyspace post params

func (*StorageServiceRepairAsyncByKeyspacePostParams) WithKeyspace ¶

WithKeyspace adds the keyspace to the storage service repair async by keyspace post params

func (*StorageServiceRepairAsyncByKeyspacePostParams) WithParallelism ¶

WithParallelism adds the parallelism to the storage service repair async by keyspace post params

func (*StorageServiceRepairAsyncByKeyspacePostParams) WithPrimaryRange ¶

WithPrimaryRange adds the primaryRange to the storage service repair async by keyspace post params

func (*StorageServiceRepairAsyncByKeyspacePostParams) WithRanges ¶

WithRanges adds the ranges to the storage service repair async by keyspace post params

func (*StorageServiceRepairAsyncByKeyspacePostParams) WithStartToken ¶

WithStartToken adds the startToken to the storage service repair async by keyspace post params

func (*StorageServiceRepairAsyncByKeyspacePostParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service repair async by keyspace post params

func (*StorageServiceRepairAsyncByKeyspacePostParams) WithTrace ¶

WithTrace adds the trace to the storage service repair async by keyspace post params

func (*StorageServiceRepairAsyncByKeyspacePostParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServiceRepairAsyncByKeyspacePostReader ¶

type StorageServiceRepairAsyncByKeyspacePostReader struct {
	// contains filtered or unexported fields
}

StorageServiceRepairAsyncByKeyspacePostReader is a Reader for the StorageServiceRepairAsyncByKeyspacePost structure.

func (*StorageServiceRepairAsyncByKeyspacePostReader) ReadResponse ¶

func (o *StorageServiceRepairAsyncByKeyspacePostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServiceRescheduleFailedDeletionsPostDefault ¶

type StorageServiceRescheduleFailedDeletionsPostDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServiceRescheduleFailedDeletionsPostDefault handles this case with default header values.

internal server error

func NewStorageServiceRescheduleFailedDeletionsPostDefault ¶

func NewStorageServiceRescheduleFailedDeletionsPostDefault(code int) *StorageServiceRescheduleFailedDeletionsPostDefault

NewStorageServiceRescheduleFailedDeletionsPostDefault creates a StorageServiceRescheduleFailedDeletionsPostDefault with default headers values

func (*StorageServiceRescheduleFailedDeletionsPostDefault) Code ¶

Code gets the status code for the storage service reschedule failed deletions post default response

func (*StorageServiceRescheduleFailedDeletionsPostDefault) Error ¶

func (*StorageServiceRescheduleFailedDeletionsPostDefault) GetPayload ¶

type StorageServiceRescheduleFailedDeletionsPostOK ¶

type StorageServiceRescheduleFailedDeletionsPostOK struct {
}

StorageServiceRescheduleFailedDeletionsPostOK handles this case with default header values.

StorageServiceRescheduleFailedDeletionsPostOK storage service reschedule failed deletions post o k

func NewStorageServiceRescheduleFailedDeletionsPostOK ¶

func NewStorageServiceRescheduleFailedDeletionsPostOK() *StorageServiceRescheduleFailedDeletionsPostOK

NewStorageServiceRescheduleFailedDeletionsPostOK creates a StorageServiceRescheduleFailedDeletionsPostOK with default headers values

type StorageServiceRescheduleFailedDeletionsPostParams ¶

type StorageServiceRescheduleFailedDeletionsPostParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServiceRescheduleFailedDeletionsPostParams contains all the parameters to send to the API endpoint for the storage service reschedule failed deletions post operation typically these are written to a http.Request

func NewStorageServiceRescheduleFailedDeletionsPostParams ¶

func NewStorageServiceRescheduleFailedDeletionsPostParams() *StorageServiceRescheduleFailedDeletionsPostParams

NewStorageServiceRescheduleFailedDeletionsPostParams creates a new StorageServiceRescheduleFailedDeletionsPostParams object with the default values initialized.

func NewStorageServiceRescheduleFailedDeletionsPostParamsWithContext ¶

func NewStorageServiceRescheduleFailedDeletionsPostParamsWithContext(ctx context.Context) *StorageServiceRescheduleFailedDeletionsPostParams

NewStorageServiceRescheduleFailedDeletionsPostParamsWithContext creates a new StorageServiceRescheduleFailedDeletionsPostParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServiceRescheduleFailedDeletionsPostParamsWithHTTPClient ¶

func NewStorageServiceRescheduleFailedDeletionsPostParamsWithHTTPClient(client *http.Client) *StorageServiceRescheduleFailedDeletionsPostParams

NewStorageServiceRescheduleFailedDeletionsPostParamsWithHTTPClient creates a new StorageServiceRescheduleFailedDeletionsPostParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServiceRescheduleFailedDeletionsPostParamsWithTimeout ¶

func NewStorageServiceRescheduleFailedDeletionsPostParamsWithTimeout(timeout time.Duration) *StorageServiceRescheduleFailedDeletionsPostParams

NewStorageServiceRescheduleFailedDeletionsPostParamsWithTimeout creates a new StorageServiceRescheduleFailedDeletionsPostParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServiceRescheduleFailedDeletionsPostParams) SetContext ¶

SetContext adds the context to the storage service reschedule failed deletions post params

func (*StorageServiceRescheduleFailedDeletionsPostParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the storage service reschedule failed deletions post params

func (*StorageServiceRescheduleFailedDeletionsPostParams) SetTimeout ¶

SetTimeout adds the timeout to the storage service reschedule failed deletions post params

func (*StorageServiceRescheduleFailedDeletionsPostParams) WithContext ¶

WithContext adds the context to the storage service reschedule failed deletions post params

func (*StorageServiceRescheduleFailedDeletionsPostParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service reschedule failed deletions post params

func (*StorageServiceRescheduleFailedDeletionsPostParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service reschedule failed deletions post params

func (*StorageServiceRescheduleFailedDeletionsPostParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServiceRescheduleFailedDeletionsPostReader ¶

type StorageServiceRescheduleFailedDeletionsPostReader struct {
	// contains filtered or unexported fields
}

StorageServiceRescheduleFailedDeletionsPostReader is a Reader for the StorageServiceRescheduleFailedDeletionsPost structure.

func (*StorageServiceRescheduleFailedDeletionsPostReader) ReadResponse ¶

func (o *StorageServiceRescheduleFailedDeletionsPostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServiceSampleKeyRangeGetDefault ¶

type StorageServiceSampleKeyRangeGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServiceSampleKeyRangeGetDefault handles this case with default header values.

internal server error

func NewStorageServiceSampleKeyRangeGetDefault ¶

func NewStorageServiceSampleKeyRangeGetDefault(code int) *StorageServiceSampleKeyRangeGetDefault

NewStorageServiceSampleKeyRangeGetDefault creates a StorageServiceSampleKeyRangeGetDefault with default headers values

func (*StorageServiceSampleKeyRangeGetDefault) Code ¶

Code gets the status code for the storage service sample key range get default response

func (*StorageServiceSampleKeyRangeGetDefault) Error ¶

func (*StorageServiceSampleKeyRangeGetDefault) GetPayload ¶

type StorageServiceSampleKeyRangeGetOK ¶

type StorageServiceSampleKeyRangeGetOK struct {
	Payload []string
}

StorageServiceSampleKeyRangeGetOK handles this case with default header values.

StorageServiceSampleKeyRangeGetOK storage service sample key range get o k

func NewStorageServiceSampleKeyRangeGetOK ¶

func NewStorageServiceSampleKeyRangeGetOK() *StorageServiceSampleKeyRangeGetOK

NewStorageServiceSampleKeyRangeGetOK creates a StorageServiceSampleKeyRangeGetOK with default headers values

func (*StorageServiceSampleKeyRangeGetOK) GetPayload ¶

func (o *StorageServiceSampleKeyRangeGetOK) GetPayload() []string

type StorageServiceSampleKeyRangeGetParams ¶

type StorageServiceSampleKeyRangeGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServiceSampleKeyRangeGetParams contains all the parameters to send to the API endpoint for the storage service sample key range get operation typically these are written to a http.Request

func NewStorageServiceSampleKeyRangeGetParams ¶

func NewStorageServiceSampleKeyRangeGetParams() *StorageServiceSampleKeyRangeGetParams

NewStorageServiceSampleKeyRangeGetParams creates a new StorageServiceSampleKeyRangeGetParams object with the default values initialized.

func NewStorageServiceSampleKeyRangeGetParamsWithContext ¶

func NewStorageServiceSampleKeyRangeGetParamsWithContext(ctx context.Context) *StorageServiceSampleKeyRangeGetParams

NewStorageServiceSampleKeyRangeGetParamsWithContext creates a new StorageServiceSampleKeyRangeGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServiceSampleKeyRangeGetParamsWithHTTPClient ¶

func NewStorageServiceSampleKeyRangeGetParamsWithHTTPClient(client *http.Client) *StorageServiceSampleKeyRangeGetParams

NewStorageServiceSampleKeyRangeGetParamsWithHTTPClient creates a new StorageServiceSampleKeyRangeGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServiceSampleKeyRangeGetParamsWithTimeout ¶

func NewStorageServiceSampleKeyRangeGetParamsWithTimeout(timeout time.Duration) *StorageServiceSampleKeyRangeGetParams

NewStorageServiceSampleKeyRangeGetParamsWithTimeout creates a new StorageServiceSampleKeyRangeGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServiceSampleKeyRangeGetParams) SetContext ¶

SetContext adds the context to the storage service sample key range get params

func (*StorageServiceSampleKeyRangeGetParams) SetHTTPClient ¶

func (o *StorageServiceSampleKeyRangeGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage service sample key range get params

func (*StorageServiceSampleKeyRangeGetParams) SetTimeout ¶

func (o *StorageServiceSampleKeyRangeGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the storage service sample key range get params

func (*StorageServiceSampleKeyRangeGetParams) WithContext ¶

WithContext adds the context to the storage service sample key range get params

func (*StorageServiceSampleKeyRangeGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service sample key range get params

func (*StorageServiceSampleKeyRangeGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service sample key range get params

func (*StorageServiceSampleKeyRangeGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServiceSampleKeyRangeGetReader ¶

type StorageServiceSampleKeyRangeGetReader struct {
	// contains filtered or unexported fields
}

StorageServiceSampleKeyRangeGetReader is a Reader for the StorageServiceSampleKeyRangeGet structure.

func (*StorageServiceSampleKeyRangeGetReader) ReadResponse ¶

func (o *StorageServiceSampleKeyRangeGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServiceSavedCachesLocationGetDefault ¶

type StorageServiceSavedCachesLocationGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServiceSavedCachesLocationGetDefault handles this case with default header values.

internal server error

func NewStorageServiceSavedCachesLocationGetDefault ¶

func NewStorageServiceSavedCachesLocationGetDefault(code int) *StorageServiceSavedCachesLocationGetDefault

NewStorageServiceSavedCachesLocationGetDefault creates a StorageServiceSavedCachesLocationGetDefault with default headers values

func (*StorageServiceSavedCachesLocationGetDefault) Code ¶

Code gets the status code for the storage service saved caches location get default response

func (*StorageServiceSavedCachesLocationGetDefault) Error ¶

func (*StorageServiceSavedCachesLocationGetDefault) GetPayload ¶

type StorageServiceSavedCachesLocationGetOK ¶

type StorageServiceSavedCachesLocationGetOK struct {
	Payload string
}

StorageServiceSavedCachesLocationGetOK handles this case with default header values.

StorageServiceSavedCachesLocationGetOK storage service saved caches location get o k

func NewStorageServiceSavedCachesLocationGetOK ¶

func NewStorageServiceSavedCachesLocationGetOK() *StorageServiceSavedCachesLocationGetOK

NewStorageServiceSavedCachesLocationGetOK creates a StorageServiceSavedCachesLocationGetOK with default headers values

func (*StorageServiceSavedCachesLocationGetOK) GetPayload ¶

type StorageServiceSavedCachesLocationGetParams ¶

type StorageServiceSavedCachesLocationGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServiceSavedCachesLocationGetParams contains all the parameters to send to the API endpoint for the storage service saved caches location get operation typically these are written to a http.Request

func NewStorageServiceSavedCachesLocationGetParams ¶

func NewStorageServiceSavedCachesLocationGetParams() *StorageServiceSavedCachesLocationGetParams

NewStorageServiceSavedCachesLocationGetParams creates a new StorageServiceSavedCachesLocationGetParams object with the default values initialized.

func NewStorageServiceSavedCachesLocationGetParamsWithContext ¶

func NewStorageServiceSavedCachesLocationGetParamsWithContext(ctx context.Context) *StorageServiceSavedCachesLocationGetParams

NewStorageServiceSavedCachesLocationGetParamsWithContext creates a new StorageServiceSavedCachesLocationGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServiceSavedCachesLocationGetParamsWithHTTPClient ¶

func NewStorageServiceSavedCachesLocationGetParamsWithHTTPClient(client *http.Client) *StorageServiceSavedCachesLocationGetParams

NewStorageServiceSavedCachesLocationGetParamsWithHTTPClient creates a new StorageServiceSavedCachesLocationGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServiceSavedCachesLocationGetParamsWithTimeout ¶

func NewStorageServiceSavedCachesLocationGetParamsWithTimeout(timeout time.Duration) *StorageServiceSavedCachesLocationGetParams

NewStorageServiceSavedCachesLocationGetParamsWithTimeout creates a new StorageServiceSavedCachesLocationGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServiceSavedCachesLocationGetParams) SetContext ¶

SetContext adds the context to the storage service saved caches location get params

func (*StorageServiceSavedCachesLocationGetParams) SetHTTPClient ¶

func (o *StorageServiceSavedCachesLocationGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage service saved caches location get params

func (*StorageServiceSavedCachesLocationGetParams) SetTimeout ¶

SetTimeout adds the timeout to the storage service saved caches location get params

func (*StorageServiceSavedCachesLocationGetParams) WithContext ¶

WithContext adds the context to the storage service saved caches location get params

func (*StorageServiceSavedCachesLocationGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service saved caches location get params

func (*StorageServiceSavedCachesLocationGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service saved caches location get params

func (*StorageServiceSavedCachesLocationGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServiceSavedCachesLocationGetReader ¶

type StorageServiceSavedCachesLocationGetReader struct {
	// contains filtered or unexported fields
}

StorageServiceSavedCachesLocationGetReader is a Reader for the StorageServiceSavedCachesLocationGet structure.

func (*StorageServiceSavedCachesLocationGetReader) ReadResponse ¶

func (o *StorageServiceSavedCachesLocationGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServiceSchemaVersionGetDefault ¶

type StorageServiceSchemaVersionGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServiceSchemaVersionGetDefault handles this case with default header values.

internal server error

func NewStorageServiceSchemaVersionGetDefault ¶

func NewStorageServiceSchemaVersionGetDefault(code int) *StorageServiceSchemaVersionGetDefault

NewStorageServiceSchemaVersionGetDefault creates a StorageServiceSchemaVersionGetDefault with default headers values

func (*StorageServiceSchemaVersionGetDefault) Code ¶

Code gets the status code for the storage service schema version get default response

func (*StorageServiceSchemaVersionGetDefault) Error ¶

func (*StorageServiceSchemaVersionGetDefault) GetPayload ¶

type StorageServiceSchemaVersionGetOK ¶

type StorageServiceSchemaVersionGetOK struct {
	Payload string
}

StorageServiceSchemaVersionGetOK handles this case with default header values.

StorageServiceSchemaVersionGetOK storage service schema version get o k

func NewStorageServiceSchemaVersionGetOK ¶

func NewStorageServiceSchemaVersionGetOK() *StorageServiceSchemaVersionGetOK

NewStorageServiceSchemaVersionGetOK creates a StorageServiceSchemaVersionGetOK with default headers values

func (*StorageServiceSchemaVersionGetOK) GetPayload ¶

func (o *StorageServiceSchemaVersionGetOK) GetPayload() string

type StorageServiceSchemaVersionGetParams ¶

type StorageServiceSchemaVersionGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServiceSchemaVersionGetParams contains all the parameters to send to the API endpoint for the storage service schema version get operation typically these are written to a http.Request

func NewStorageServiceSchemaVersionGetParams ¶

func NewStorageServiceSchemaVersionGetParams() *StorageServiceSchemaVersionGetParams

NewStorageServiceSchemaVersionGetParams creates a new StorageServiceSchemaVersionGetParams object with the default values initialized.

func NewStorageServiceSchemaVersionGetParamsWithContext ¶

func NewStorageServiceSchemaVersionGetParamsWithContext(ctx context.Context) *StorageServiceSchemaVersionGetParams

NewStorageServiceSchemaVersionGetParamsWithContext creates a new StorageServiceSchemaVersionGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServiceSchemaVersionGetParamsWithHTTPClient ¶

func NewStorageServiceSchemaVersionGetParamsWithHTTPClient(client *http.Client) *StorageServiceSchemaVersionGetParams

NewStorageServiceSchemaVersionGetParamsWithHTTPClient creates a new StorageServiceSchemaVersionGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServiceSchemaVersionGetParamsWithTimeout ¶

func NewStorageServiceSchemaVersionGetParamsWithTimeout(timeout time.Duration) *StorageServiceSchemaVersionGetParams

NewStorageServiceSchemaVersionGetParamsWithTimeout creates a new StorageServiceSchemaVersionGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServiceSchemaVersionGetParams) SetContext ¶

SetContext adds the context to the storage service schema version get params

func (*StorageServiceSchemaVersionGetParams) SetHTTPClient ¶

func (o *StorageServiceSchemaVersionGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage service schema version get params

func (*StorageServiceSchemaVersionGetParams) SetTimeout ¶

func (o *StorageServiceSchemaVersionGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the storage service schema version get params

func (*StorageServiceSchemaVersionGetParams) WithContext ¶

WithContext adds the context to the storage service schema version get params

func (*StorageServiceSchemaVersionGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service schema version get params

func (*StorageServiceSchemaVersionGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service schema version get params

func (*StorageServiceSchemaVersionGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServiceSchemaVersionGetReader ¶

type StorageServiceSchemaVersionGetReader struct {
	// contains filtered or unexported fields
}

StorageServiceSchemaVersionGetReader is a Reader for the StorageServiceSchemaVersionGet structure.

func (*StorageServiceSchemaVersionGetReader) ReadResponse ¶

func (o *StorageServiceSchemaVersionGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServiceScyllaReleaseVersionGetDefault ¶

type StorageServiceScyllaReleaseVersionGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServiceScyllaReleaseVersionGetDefault handles this case with default header values.

internal server error

func NewStorageServiceScyllaReleaseVersionGetDefault ¶

func NewStorageServiceScyllaReleaseVersionGetDefault(code int) *StorageServiceScyllaReleaseVersionGetDefault

NewStorageServiceScyllaReleaseVersionGetDefault creates a StorageServiceScyllaReleaseVersionGetDefault with default headers values

func (*StorageServiceScyllaReleaseVersionGetDefault) Code ¶

Code gets the status code for the storage service scylla release version get default response

func (*StorageServiceScyllaReleaseVersionGetDefault) Error ¶

func (*StorageServiceScyllaReleaseVersionGetDefault) GetPayload ¶

type StorageServiceScyllaReleaseVersionGetOK ¶

type StorageServiceScyllaReleaseVersionGetOK struct {
	Payload string
}

StorageServiceScyllaReleaseVersionGetOK handles this case with default header values.

StorageServiceScyllaReleaseVersionGetOK storage service scylla release version get o k

func NewStorageServiceScyllaReleaseVersionGetOK ¶

func NewStorageServiceScyllaReleaseVersionGetOK() *StorageServiceScyllaReleaseVersionGetOK

NewStorageServiceScyllaReleaseVersionGetOK creates a StorageServiceScyllaReleaseVersionGetOK with default headers values

func (*StorageServiceScyllaReleaseVersionGetOK) GetPayload ¶

type StorageServiceScyllaReleaseVersionGetParams ¶

type StorageServiceScyllaReleaseVersionGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServiceScyllaReleaseVersionGetParams contains all the parameters to send to the API endpoint for the storage service scylla release version get operation typically these are written to a http.Request

func NewStorageServiceScyllaReleaseVersionGetParams ¶

func NewStorageServiceScyllaReleaseVersionGetParams() *StorageServiceScyllaReleaseVersionGetParams

NewStorageServiceScyllaReleaseVersionGetParams creates a new StorageServiceScyllaReleaseVersionGetParams object with the default values initialized.

func NewStorageServiceScyllaReleaseVersionGetParamsWithContext ¶

func NewStorageServiceScyllaReleaseVersionGetParamsWithContext(ctx context.Context) *StorageServiceScyllaReleaseVersionGetParams

NewStorageServiceScyllaReleaseVersionGetParamsWithContext creates a new StorageServiceScyllaReleaseVersionGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServiceScyllaReleaseVersionGetParamsWithHTTPClient ¶

func NewStorageServiceScyllaReleaseVersionGetParamsWithHTTPClient(client *http.Client) *StorageServiceScyllaReleaseVersionGetParams

NewStorageServiceScyllaReleaseVersionGetParamsWithHTTPClient creates a new StorageServiceScyllaReleaseVersionGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServiceScyllaReleaseVersionGetParamsWithTimeout ¶

func NewStorageServiceScyllaReleaseVersionGetParamsWithTimeout(timeout time.Duration) *StorageServiceScyllaReleaseVersionGetParams

NewStorageServiceScyllaReleaseVersionGetParamsWithTimeout creates a new StorageServiceScyllaReleaseVersionGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServiceScyllaReleaseVersionGetParams) SetContext ¶

SetContext adds the context to the storage service scylla release version get params

func (*StorageServiceScyllaReleaseVersionGetParams) SetHTTPClient ¶

func (o *StorageServiceScyllaReleaseVersionGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage service scylla release version get params

func (*StorageServiceScyllaReleaseVersionGetParams) SetTimeout ¶

SetTimeout adds the timeout to the storage service scylla release version get params

func (*StorageServiceScyllaReleaseVersionGetParams) WithContext ¶

WithContext adds the context to the storage service scylla release version get params

func (*StorageServiceScyllaReleaseVersionGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service scylla release version get params

func (*StorageServiceScyllaReleaseVersionGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service scylla release version get params

func (*StorageServiceScyllaReleaseVersionGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServiceScyllaReleaseVersionGetReader ¶

type StorageServiceScyllaReleaseVersionGetReader struct {
	// contains filtered or unexported fields
}

StorageServiceScyllaReleaseVersionGetReader is a Reader for the StorageServiceScyllaReleaseVersionGet structure.

func (*StorageServiceScyllaReleaseVersionGetReader) ReadResponse ¶

func (o *StorageServiceScyllaReleaseVersionGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServiceSlowQueryGetDefault ¶

type StorageServiceSlowQueryGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServiceSlowQueryGetDefault handles this case with default header values.

internal server error

func NewStorageServiceSlowQueryGetDefault ¶

func NewStorageServiceSlowQueryGetDefault(code int) *StorageServiceSlowQueryGetDefault

NewStorageServiceSlowQueryGetDefault creates a StorageServiceSlowQueryGetDefault with default headers values

func (*StorageServiceSlowQueryGetDefault) Code ¶

Code gets the status code for the storage service slow query get default response

func (*StorageServiceSlowQueryGetDefault) Error ¶

func (*StorageServiceSlowQueryGetDefault) GetPayload ¶

type StorageServiceSlowQueryGetOK ¶

type StorageServiceSlowQueryGetOK struct {
	Payload *models.SlowQueryInfo
}

StorageServiceSlowQueryGetOK handles this case with default header values.

StorageServiceSlowQueryGetOK storage service slow query get o k

func NewStorageServiceSlowQueryGetOK ¶

func NewStorageServiceSlowQueryGetOK() *StorageServiceSlowQueryGetOK

NewStorageServiceSlowQueryGetOK creates a StorageServiceSlowQueryGetOK with default headers values

func (*StorageServiceSlowQueryGetOK) GetPayload ¶

type StorageServiceSlowQueryGetParams ¶

type StorageServiceSlowQueryGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServiceSlowQueryGetParams contains all the parameters to send to the API endpoint for the storage service slow query get operation typically these are written to a http.Request

func NewStorageServiceSlowQueryGetParams ¶

func NewStorageServiceSlowQueryGetParams() *StorageServiceSlowQueryGetParams

NewStorageServiceSlowQueryGetParams creates a new StorageServiceSlowQueryGetParams object with the default values initialized.

func NewStorageServiceSlowQueryGetParamsWithContext ¶

func NewStorageServiceSlowQueryGetParamsWithContext(ctx context.Context) *StorageServiceSlowQueryGetParams

NewStorageServiceSlowQueryGetParamsWithContext creates a new StorageServiceSlowQueryGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServiceSlowQueryGetParamsWithHTTPClient ¶

func NewStorageServiceSlowQueryGetParamsWithHTTPClient(client *http.Client) *StorageServiceSlowQueryGetParams

NewStorageServiceSlowQueryGetParamsWithHTTPClient creates a new StorageServiceSlowQueryGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServiceSlowQueryGetParamsWithTimeout ¶

func NewStorageServiceSlowQueryGetParamsWithTimeout(timeout time.Duration) *StorageServiceSlowQueryGetParams

NewStorageServiceSlowQueryGetParamsWithTimeout creates a new StorageServiceSlowQueryGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServiceSlowQueryGetParams) SetContext ¶

SetContext adds the context to the storage service slow query get params

func (*StorageServiceSlowQueryGetParams) SetHTTPClient ¶

func (o *StorageServiceSlowQueryGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage service slow query get params

func (*StorageServiceSlowQueryGetParams) SetTimeout ¶

func (o *StorageServiceSlowQueryGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the storage service slow query get params

func (*StorageServiceSlowQueryGetParams) WithContext ¶

WithContext adds the context to the storage service slow query get params

func (*StorageServiceSlowQueryGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service slow query get params

func (*StorageServiceSlowQueryGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service slow query get params

func (*StorageServiceSlowQueryGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServiceSlowQueryGetReader ¶

type StorageServiceSlowQueryGetReader struct {
	// contains filtered or unexported fields
}

StorageServiceSlowQueryGetReader is a Reader for the StorageServiceSlowQueryGet structure.

func (*StorageServiceSlowQueryGetReader) ReadResponse ¶

func (o *StorageServiceSlowQueryGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServiceSlowQueryPostDefault ¶

type StorageServiceSlowQueryPostDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServiceSlowQueryPostDefault handles this case with default header values.

internal server error

func NewStorageServiceSlowQueryPostDefault ¶

func NewStorageServiceSlowQueryPostDefault(code int) *StorageServiceSlowQueryPostDefault

NewStorageServiceSlowQueryPostDefault creates a StorageServiceSlowQueryPostDefault with default headers values

func (*StorageServiceSlowQueryPostDefault) Code ¶

Code gets the status code for the storage service slow query post default response

func (*StorageServiceSlowQueryPostDefault) Error ¶

func (*StorageServiceSlowQueryPostDefault) GetPayload ¶

type StorageServiceSlowQueryPostOK ¶

type StorageServiceSlowQueryPostOK struct {
}

StorageServiceSlowQueryPostOK handles this case with default header values.

StorageServiceSlowQueryPostOK storage service slow query post o k

func NewStorageServiceSlowQueryPostOK ¶

func NewStorageServiceSlowQueryPostOK() *StorageServiceSlowQueryPostOK

NewStorageServiceSlowQueryPostOK creates a StorageServiceSlowQueryPostOK with default headers values

type StorageServiceSlowQueryPostParams ¶

type StorageServiceSlowQueryPostParams struct {

	/*Enable
	  set it to true to enable, anything else to disable

	*/
	Enable *bool
	/*Threshold
	  Slow query record threshold in microseconds

	*/
	Threshold *string
	/*TTL
	  TTL in seconds

	*/
	TTL *string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServiceSlowQueryPostParams contains all the parameters to send to the API endpoint for the storage service slow query post operation typically these are written to a http.Request

func NewStorageServiceSlowQueryPostParams ¶

func NewStorageServiceSlowQueryPostParams() *StorageServiceSlowQueryPostParams

NewStorageServiceSlowQueryPostParams creates a new StorageServiceSlowQueryPostParams object with the default values initialized.

func NewStorageServiceSlowQueryPostParamsWithContext ¶

func NewStorageServiceSlowQueryPostParamsWithContext(ctx context.Context) *StorageServiceSlowQueryPostParams

NewStorageServiceSlowQueryPostParamsWithContext creates a new StorageServiceSlowQueryPostParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServiceSlowQueryPostParamsWithHTTPClient ¶

func NewStorageServiceSlowQueryPostParamsWithHTTPClient(client *http.Client) *StorageServiceSlowQueryPostParams

NewStorageServiceSlowQueryPostParamsWithHTTPClient creates a new StorageServiceSlowQueryPostParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServiceSlowQueryPostParamsWithTimeout ¶

func NewStorageServiceSlowQueryPostParamsWithTimeout(timeout time.Duration) *StorageServiceSlowQueryPostParams

NewStorageServiceSlowQueryPostParamsWithTimeout creates a new StorageServiceSlowQueryPostParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServiceSlowQueryPostParams) SetContext ¶

SetContext adds the context to the storage service slow query post params

func (*StorageServiceSlowQueryPostParams) SetEnable ¶

func (o *StorageServiceSlowQueryPostParams) SetEnable(enable *bool)

SetEnable adds the enable to the storage service slow query post params

func (*StorageServiceSlowQueryPostParams) SetHTTPClient ¶

func (o *StorageServiceSlowQueryPostParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage service slow query post params

func (*StorageServiceSlowQueryPostParams) SetTTL ¶

func (o *StorageServiceSlowQueryPostParams) SetTTL(ttl *string)

SetTTL adds the ttl to the storage service slow query post params

func (*StorageServiceSlowQueryPostParams) SetThreshold ¶

func (o *StorageServiceSlowQueryPostParams) SetThreshold(threshold *string)

SetThreshold adds the threshold to the storage service slow query post params

func (*StorageServiceSlowQueryPostParams) SetTimeout ¶

func (o *StorageServiceSlowQueryPostParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the storage service slow query post params

func (*StorageServiceSlowQueryPostParams) WithContext ¶

WithContext adds the context to the storage service slow query post params

func (*StorageServiceSlowQueryPostParams) WithEnable ¶

WithEnable adds the enable to the storage service slow query post params

func (*StorageServiceSlowQueryPostParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service slow query post params

func (*StorageServiceSlowQueryPostParams) WithTTL ¶

WithTTL adds the ttl to the storage service slow query post params

func (*StorageServiceSlowQueryPostParams) WithThreshold ¶

WithThreshold adds the threshold to the storage service slow query post params

func (*StorageServiceSlowQueryPostParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service slow query post params

func (*StorageServiceSlowQueryPostParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServiceSlowQueryPostReader ¶

type StorageServiceSlowQueryPostReader struct {
	// contains filtered or unexported fields
}

StorageServiceSlowQueryPostReader is a Reader for the StorageServiceSlowQueryPost structure.

func (*StorageServiceSlowQueryPostReader) ReadResponse ¶

func (o *StorageServiceSlowQueryPostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServiceSnapshotsDeleteDefault ¶

type StorageServiceSnapshotsDeleteDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServiceSnapshotsDeleteDefault handles this case with default header values.

internal server error

func NewStorageServiceSnapshotsDeleteDefault ¶

func NewStorageServiceSnapshotsDeleteDefault(code int) *StorageServiceSnapshotsDeleteDefault

NewStorageServiceSnapshotsDeleteDefault creates a StorageServiceSnapshotsDeleteDefault with default headers values

func (*StorageServiceSnapshotsDeleteDefault) Code ¶

Code gets the status code for the storage service snapshots delete default response

func (*StorageServiceSnapshotsDeleteDefault) Error ¶

func (*StorageServiceSnapshotsDeleteDefault) GetPayload ¶

type StorageServiceSnapshotsDeleteOK ¶

type StorageServiceSnapshotsDeleteOK struct {
}

StorageServiceSnapshotsDeleteOK handles this case with default header values.

StorageServiceSnapshotsDeleteOK storage service snapshots delete o k

func NewStorageServiceSnapshotsDeleteOK ¶

func NewStorageServiceSnapshotsDeleteOK() *StorageServiceSnapshotsDeleteOK

NewStorageServiceSnapshotsDeleteOK creates a StorageServiceSnapshotsDeleteOK with default headers values

type StorageServiceSnapshotsDeleteParams ¶

type StorageServiceSnapshotsDeleteParams struct {

	/*Kn
	  Comma seperated keyspaces name to snapshot

	*/
	Kn *string
	/*Tag
	  the tag given to the snapshot

	*/
	Tag *string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServiceSnapshotsDeleteParams contains all the parameters to send to the API endpoint for the storage service snapshots delete operation typically these are written to a http.Request

func NewStorageServiceSnapshotsDeleteParams ¶

func NewStorageServiceSnapshotsDeleteParams() *StorageServiceSnapshotsDeleteParams

NewStorageServiceSnapshotsDeleteParams creates a new StorageServiceSnapshotsDeleteParams object with the default values initialized.

func NewStorageServiceSnapshotsDeleteParamsWithContext ¶

func NewStorageServiceSnapshotsDeleteParamsWithContext(ctx context.Context) *StorageServiceSnapshotsDeleteParams

NewStorageServiceSnapshotsDeleteParamsWithContext creates a new StorageServiceSnapshotsDeleteParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServiceSnapshotsDeleteParamsWithHTTPClient ¶

func NewStorageServiceSnapshotsDeleteParamsWithHTTPClient(client *http.Client) *StorageServiceSnapshotsDeleteParams

NewStorageServiceSnapshotsDeleteParamsWithHTTPClient creates a new StorageServiceSnapshotsDeleteParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServiceSnapshotsDeleteParamsWithTimeout ¶

func NewStorageServiceSnapshotsDeleteParamsWithTimeout(timeout time.Duration) *StorageServiceSnapshotsDeleteParams

NewStorageServiceSnapshotsDeleteParamsWithTimeout creates a new StorageServiceSnapshotsDeleteParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServiceSnapshotsDeleteParams) SetContext ¶

SetContext adds the context to the storage service snapshots delete params

func (*StorageServiceSnapshotsDeleteParams) SetHTTPClient ¶

func (o *StorageServiceSnapshotsDeleteParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage service snapshots delete params

func (*StorageServiceSnapshotsDeleteParams) SetKn ¶

SetKn adds the kn to the storage service snapshots delete params

func (*StorageServiceSnapshotsDeleteParams) SetTag ¶

SetTag adds the tag to the storage service snapshots delete params

func (*StorageServiceSnapshotsDeleteParams) SetTimeout ¶

func (o *StorageServiceSnapshotsDeleteParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the storage service snapshots delete params

func (*StorageServiceSnapshotsDeleteParams) WithContext ¶

WithContext adds the context to the storage service snapshots delete params

func (*StorageServiceSnapshotsDeleteParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service snapshots delete params

func (*StorageServiceSnapshotsDeleteParams) WithKn ¶

WithKn adds the kn to the storage service snapshots delete params

func (*StorageServiceSnapshotsDeleteParams) WithTag ¶

WithTag adds the tag to the storage service snapshots delete params

func (*StorageServiceSnapshotsDeleteParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service snapshots delete params

func (*StorageServiceSnapshotsDeleteParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServiceSnapshotsDeleteReader ¶

type StorageServiceSnapshotsDeleteReader struct {
	// contains filtered or unexported fields
}

StorageServiceSnapshotsDeleteReader is a Reader for the StorageServiceSnapshotsDelete structure.

func (*StorageServiceSnapshotsDeleteReader) ReadResponse ¶

func (o *StorageServiceSnapshotsDeleteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServiceSnapshotsGetDefault ¶

type StorageServiceSnapshotsGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServiceSnapshotsGetDefault handles this case with default header values.

internal server error

func NewStorageServiceSnapshotsGetDefault ¶

func NewStorageServiceSnapshotsGetDefault(code int) *StorageServiceSnapshotsGetDefault

NewStorageServiceSnapshotsGetDefault creates a StorageServiceSnapshotsGetDefault with default headers values

func (*StorageServiceSnapshotsGetDefault) Code ¶

Code gets the status code for the storage service snapshots get default response

func (*StorageServiceSnapshotsGetDefault) Error ¶

func (*StorageServiceSnapshotsGetDefault) GetPayload ¶

type StorageServiceSnapshotsGetOK ¶

type StorageServiceSnapshotsGetOK struct {
	Payload []*models.Snapshots
}

StorageServiceSnapshotsGetOK handles this case with default header values.

StorageServiceSnapshotsGetOK storage service snapshots get o k

func NewStorageServiceSnapshotsGetOK ¶

func NewStorageServiceSnapshotsGetOK() *StorageServiceSnapshotsGetOK

NewStorageServiceSnapshotsGetOK creates a StorageServiceSnapshotsGetOK with default headers values

func (*StorageServiceSnapshotsGetOK) GetPayload ¶

func (o *StorageServiceSnapshotsGetOK) GetPayload() []*models.Snapshots

type StorageServiceSnapshotsGetParams ¶

type StorageServiceSnapshotsGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServiceSnapshotsGetParams contains all the parameters to send to the API endpoint for the storage service snapshots get operation typically these are written to a http.Request

func NewStorageServiceSnapshotsGetParams ¶

func NewStorageServiceSnapshotsGetParams() *StorageServiceSnapshotsGetParams

NewStorageServiceSnapshotsGetParams creates a new StorageServiceSnapshotsGetParams object with the default values initialized.

func NewStorageServiceSnapshotsGetParamsWithContext ¶

func NewStorageServiceSnapshotsGetParamsWithContext(ctx context.Context) *StorageServiceSnapshotsGetParams

NewStorageServiceSnapshotsGetParamsWithContext creates a new StorageServiceSnapshotsGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServiceSnapshotsGetParamsWithHTTPClient ¶

func NewStorageServiceSnapshotsGetParamsWithHTTPClient(client *http.Client) *StorageServiceSnapshotsGetParams

NewStorageServiceSnapshotsGetParamsWithHTTPClient creates a new StorageServiceSnapshotsGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServiceSnapshotsGetParamsWithTimeout ¶

func NewStorageServiceSnapshotsGetParamsWithTimeout(timeout time.Duration) *StorageServiceSnapshotsGetParams

NewStorageServiceSnapshotsGetParamsWithTimeout creates a new StorageServiceSnapshotsGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServiceSnapshotsGetParams) SetContext ¶

SetContext adds the context to the storage service snapshots get params

func (*StorageServiceSnapshotsGetParams) SetHTTPClient ¶

func (o *StorageServiceSnapshotsGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage service snapshots get params

func (*StorageServiceSnapshotsGetParams) SetTimeout ¶

func (o *StorageServiceSnapshotsGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the storage service snapshots get params

func (*StorageServiceSnapshotsGetParams) WithContext ¶

WithContext adds the context to the storage service snapshots get params

func (*StorageServiceSnapshotsGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service snapshots get params

func (*StorageServiceSnapshotsGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service snapshots get params

func (*StorageServiceSnapshotsGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServiceSnapshotsGetReader ¶

type StorageServiceSnapshotsGetReader struct {
	// contains filtered or unexported fields
}

StorageServiceSnapshotsGetReader is a Reader for the StorageServiceSnapshotsGet structure.

func (*StorageServiceSnapshotsGetReader) ReadResponse ¶

func (o *StorageServiceSnapshotsGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServiceSnapshotsPostDefault ¶

type StorageServiceSnapshotsPostDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServiceSnapshotsPostDefault handles this case with default header values.

internal server error

func NewStorageServiceSnapshotsPostDefault ¶

func NewStorageServiceSnapshotsPostDefault(code int) *StorageServiceSnapshotsPostDefault

NewStorageServiceSnapshotsPostDefault creates a StorageServiceSnapshotsPostDefault with default headers values

func (*StorageServiceSnapshotsPostDefault) Code ¶

Code gets the status code for the storage service snapshots post default response

func (*StorageServiceSnapshotsPostDefault) Error ¶

func (*StorageServiceSnapshotsPostDefault) GetPayload ¶

type StorageServiceSnapshotsPostOK ¶

type StorageServiceSnapshotsPostOK struct {
}

StorageServiceSnapshotsPostOK handles this case with default header values.

StorageServiceSnapshotsPostOK storage service snapshots post o k

func NewStorageServiceSnapshotsPostOK ¶

func NewStorageServiceSnapshotsPostOK() *StorageServiceSnapshotsPostOK

NewStorageServiceSnapshotsPostOK creates a StorageServiceSnapshotsPostOK with default headers values

type StorageServiceSnapshotsPostParams ¶

type StorageServiceSnapshotsPostParams struct {

	/*Cf
	  the column family to snapshot

	*/
	Cf *string
	/*Kn
	  Comma seperated keyspaces name to snapshot

	*/
	Kn *string
	/*Tag
	  the tag given to the snapshot

	*/
	Tag *string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServiceSnapshotsPostParams contains all the parameters to send to the API endpoint for the storage service snapshots post operation typically these are written to a http.Request

func NewStorageServiceSnapshotsPostParams ¶

func NewStorageServiceSnapshotsPostParams() *StorageServiceSnapshotsPostParams

NewStorageServiceSnapshotsPostParams creates a new StorageServiceSnapshotsPostParams object with the default values initialized.

func NewStorageServiceSnapshotsPostParamsWithContext ¶

func NewStorageServiceSnapshotsPostParamsWithContext(ctx context.Context) *StorageServiceSnapshotsPostParams

NewStorageServiceSnapshotsPostParamsWithContext creates a new StorageServiceSnapshotsPostParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServiceSnapshotsPostParamsWithHTTPClient ¶

func NewStorageServiceSnapshotsPostParamsWithHTTPClient(client *http.Client) *StorageServiceSnapshotsPostParams

NewStorageServiceSnapshotsPostParamsWithHTTPClient creates a new StorageServiceSnapshotsPostParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServiceSnapshotsPostParamsWithTimeout ¶

func NewStorageServiceSnapshotsPostParamsWithTimeout(timeout time.Duration) *StorageServiceSnapshotsPostParams

NewStorageServiceSnapshotsPostParamsWithTimeout creates a new StorageServiceSnapshotsPostParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServiceSnapshotsPostParams) SetCf ¶

SetCf adds the cf to the storage service snapshots post params

func (*StorageServiceSnapshotsPostParams) SetContext ¶

SetContext adds the context to the storage service snapshots post params

func (*StorageServiceSnapshotsPostParams) SetHTTPClient ¶

func (o *StorageServiceSnapshotsPostParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage service snapshots post params

func (*StorageServiceSnapshotsPostParams) SetKn ¶

SetKn adds the kn to the storage service snapshots post params

func (*StorageServiceSnapshotsPostParams) SetTag ¶

func (o *StorageServiceSnapshotsPostParams) SetTag(tag *string)

SetTag adds the tag to the storage service snapshots post params

func (*StorageServiceSnapshotsPostParams) SetTimeout ¶

func (o *StorageServiceSnapshotsPostParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the storage service snapshots post params

func (*StorageServiceSnapshotsPostParams) WithCf ¶

WithCf adds the cf to the storage service snapshots post params

func (*StorageServiceSnapshotsPostParams) WithContext ¶

WithContext adds the context to the storage service snapshots post params

func (*StorageServiceSnapshotsPostParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service snapshots post params

func (*StorageServiceSnapshotsPostParams) WithKn ¶

WithKn adds the kn to the storage service snapshots post params

func (*StorageServiceSnapshotsPostParams) WithTag ¶

WithTag adds the tag to the storage service snapshots post params

func (*StorageServiceSnapshotsPostParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service snapshots post params

func (*StorageServiceSnapshotsPostParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServiceSnapshotsPostReader ¶

type StorageServiceSnapshotsPostReader struct {
	// contains filtered or unexported fields
}

StorageServiceSnapshotsPostReader is a Reader for the StorageServiceSnapshotsPost structure.

func (*StorageServiceSnapshotsPostReader) ReadResponse ¶

func (o *StorageServiceSnapshotsPostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServiceSnapshotsSizeTrueGetDefault ¶

type StorageServiceSnapshotsSizeTrueGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServiceSnapshotsSizeTrueGetDefault handles this case with default header values.

internal server error

func NewStorageServiceSnapshotsSizeTrueGetDefault ¶

func NewStorageServiceSnapshotsSizeTrueGetDefault(code int) *StorageServiceSnapshotsSizeTrueGetDefault

NewStorageServiceSnapshotsSizeTrueGetDefault creates a StorageServiceSnapshotsSizeTrueGetDefault with default headers values

func (*StorageServiceSnapshotsSizeTrueGetDefault) Code ¶

Code gets the status code for the storage service snapshots size true get default response

func (*StorageServiceSnapshotsSizeTrueGetDefault) Error ¶

func (*StorageServiceSnapshotsSizeTrueGetDefault) GetPayload ¶

type StorageServiceSnapshotsSizeTrueGetOK ¶

type StorageServiceSnapshotsSizeTrueGetOK struct {
	Payload interface{}
}

StorageServiceSnapshotsSizeTrueGetOK handles this case with default header values.

StorageServiceSnapshotsSizeTrueGetOK storage service snapshots size true get o k

func NewStorageServiceSnapshotsSizeTrueGetOK ¶

func NewStorageServiceSnapshotsSizeTrueGetOK() *StorageServiceSnapshotsSizeTrueGetOK

NewStorageServiceSnapshotsSizeTrueGetOK creates a StorageServiceSnapshotsSizeTrueGetOK with default headers values

func (*StorageServiceSnapshotsSizeTrueGetOK) GetPayload ¶

func (o *StorageServiceSnapshotsSizeTrueGetOK) GetPayload() interface{}

type StorageServiceSnapshotsSizeTrueGetParams ¶

type StorageServiceSnapshotsSizeTrueGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServiceSnapshotsSizeTrueGetParams contains all the parameters to send to the API endpoint for the storage service snapshots size true get operation typically these are written to a http.Request

func NewStorageServiceSnapshotsSizeTrueGetParams ¶

func NewStorageServiceSnapshotsSizeTrueGetParams() *StorageServiceSnapshotsSizeTrueGetParams

NewStorageServiceSnapshotsSizeTrueGetParams creates a new StorageServiceSnapshotsSizeTrueGetParams object with the default values initialized.

func NewStorageServiceSnapshotsSizeTrueGetParamsWithContext ¶

func NewStorageServiceSnapshotsSizeTrueGetParamsWithContext(ctx context.Context) *StorageServiceSnapshotsSizeTrueGetParams

NewStorageServiceSnapshotsSizeTrueGetParamsWithContext creates a new StorageServiceSnapshotsSizeTrueGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServiceSnapshotsSizeTrueGetParamsWithHTTPClient ¶

func NewStorageServiceSnapshotsSizeTrueGetParamsWithHTTPClient(client *http.Client) *StorageServiceSnapshotsSizeTrueGetParams

NewStorageServiceSnapshotsSizeTrueGetParamsWithHTTPClient creates a new StorageServiceSnapshotsSizeTrueGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServiceSnapshotsSizeTrueGetParamsWithTimeout ¶

func NewStorageServiceSnapshotsSizeTrueGetParamsWithTimeout(timeout time.Duration) *StorageServiceSnapshotsSizeTrueGetParams

NewStorageServiceSnapshotsSizeTrueGetParamsWithTimeout creates a new StorageServiceSnapshotsSizeTrueGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServiceSnapshotsSizeTrueGetParams) SetContext ¶

SetContext adds the context to the storage service snapshots size true get params

func (*StorageServiceSnapshotsSizeTrueGetParams) SetHTTPClient ¶

func (o *StorageServiceSnapshotsSizeTrueGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage service snapshots size true get params

func (*StorageServiceSnapshotsSizeTrueGetParams) SetTimeout ¶

SetTimeout adds the timeout to the storage service snapshots size true get params

func (*StorageServiceSnapshotsSizeTrueGetParams) WithContext ¶

WithContext adds the context to the storage service snapshots size true get params

func (*StorageServiceSnapshotsSizeTrueGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service snapshots size true get params

func (*StorageServiceSnapshotsSizeTrueGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service snapshots size true get params

func (*StorageServiceSnapshotsSizeTrueGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServiceSnapshotsSizeTrueGetReader ¶

type StorageServiceSnapshotsSizeTrueGetReader struct {
	// contains filtered or unexported fields
}

StorageServiceSnapshotsSizeTrueGetReader is a Reader for the StorageServiceSnapshotsSizeTrueGet structure.

func (*StorageServiceSnapshotsSizeTrueGetReader) ReadResponse ¶

func (o *StorageServiceSnapshotsSizeTrueGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServiceSstablesByKeyspacePostDefault ¶

type StorageServiceSstablesByKeyspacePostDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServiceSstablesByKeyspacePostDefault handles this case with default header values.

internal server error

func NewStorageServiceSstablesByKeyspacePostDefault ¶

func NewStorageServiceSstablesByKeyspacePostDefault(code int) *StorageServiceSstablesByKeyspacePostDefault

NewStorageServiceSstablesByKeyspacePostDefault creates a StorageServiceSstablesByKeyspacePostDefault with default headers values

func (*StorageServiceSstablesByKeyspacePostDefault) Code ¶

Code gets the status code for the storage service sstables by keyspace post default response

func (*StorageServiceSstablesByKeyspacePostDefault) Error ¶

func (*StorageServiceSstablesByKeyspacePostDefault) GetPayload ¶

type StorageServiceSstablesByKeyspacePostOK ¶

type StorageServiceSstablesByKeyspacePostOK struct {
}

StorageServiceSstablesByKeyspacePostOK handles this case with default header values.

StorageServiceSstablesByKeyspacePostOK storage service sstables by keyspace post o k

func NewStorageServiceSstablesByKeyspacePostOK ¶

func NewStorageServiceSstablesByKeyspacePostOK() *StorageServiceSstablesByKeyspacePostOK

NewStorageServiceSstablesByKeyspacePostOK creates a StorageServiceSstablesByKeyspacePostOK with default headers values

type StorageServiceSstablesByKeyspacePostParams ¶

type StorageServiceSstablesByKeyspacePostParams struct {

	/*Cf
	  Column family name

	*/
	Cf string
	/*Keyspace
	  The keyspace

	*/
	Keyspace string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServiceSstablesByKeyspacePostParams contains all the parameters to send to the API endpoint for the storage service sstables by keyspace post operation typically these are written to a http.Request

func NewStorageServiceSstablesByKeyspacePostParams ¶

func NewStorageServiceSstablesByKeyspacePostParams() *StorageServiceSstablesByKeyspacePostParams

NewStorageServiceSstablesByKeyspacePostParams creates a new StorageServiceSstablesByKeyspacePostParams object with the default values initialized.

func NewStorageServiceSstablesByKeyspacePostParamsWithContext ¶

func NewStorageServiceSstablesByKeyspacePostParamsWithContext(ctx context.Context) *StorageServiceSstablesByKeyspacePostParams

NewStorageServiceSstablesByKeyspacePostParamsWithContext creates a new StorageServiceSstablesByKeyspacePostParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServiceSstablesByKeyspacePostParamsWithHTTPClient ¶

func NewStorageServiceSstablesByKeyspacePostParamsWithHTTPClient(client *http.Client) *StorageServiceSstablesByKeyspacePostParams

NewStorageServiceSstablesByKeyspacePostParamsWithHTTPClient creates a new StorageServiceSstablesByKeyspacePostParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServiceSstablesByKeyspacePostParamsWithTimeout ¶

func NewStorageServiceSstablesByKeyspacePostParamsWithTimeout(timeout time.Duration) *StorageServiceSstablesByKeyspacePostParams

NewStorageServiceSstablesByKeyspacePostParamsWithTimeout creates a new StorageServiceSstablesByKeyspacePostParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServiceSstablesByKeyspacePostParams) SetCf ¶

SetCf adds the cf to the storage service sstables by keyspace post params

func (*StorageServiceSstablesByKeyspacePostParams) SetContext ¶

SetContext adds the context to the storage service sstables by keyspace post params

func (*StorageServiceSstablesByKeyspacePostParams) SetHTTPClient ¶

func (o *StorageServiceSstablesByKeyspacePostParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage service sstables by keyspace post params

func (*StorageServiceSstablesByKeyspacePostParams) SetKeyspace ¶

func (o *StorageServiceSstablesByKeyspacePostParams) SetKeyspace(keyspace string)

SetKeyspace adds the keyspace to the storage service sstables by keyspace post params

func (*StorageServiceSstablesByKeyspacePostParams) SetTimeout ¶

SetTimeout adds the timeout to the storage service sstables by keyspace post params

func (*StorageServiceSstablesByKeyspacePostParams) WithCf ¶

WithCf adds the cf to the storage service sstables by keyspace post params

func (*StorageServiceSstablesByKeyspacePostParams) WithContext ¶

WithContext adds the context to the storage service sstables by keyspace post params

func (*StorageServiceSstablesByKeyspacePostParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service sstables by keyspace post params

func (*StorageServiceSstablesByKeyspacePostParams) WithKeyspace ¶

WithKeyspace adds the keyspace to the storage service sstables by keyspace post params

func (*StorageServiceSstablesByKeyspacePostParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service sstables by keyspace post params

func (*StorageServiceSstablesByKeyspacePostParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServiceSstablesByKeyspacePostReader ¶

type StorageServiceSstablesByKeyspacePostReader struct {
	// contains filtered or unexported fields
}

StorageServiceSstablesByKeyspacePostReader is a Reader for the StorageServiceSstablesByKeyspacePost structure.

func (*StorageServiceSstablesByKeyspacePostReader) ReadResponse ¶

func (o *StorageServiceSstablesByKeyspacePostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServiceStopDaemonPostDefault ¶

type StorageServiceStopDaemonPostDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServiceStopDaemonPostDefault handles this case with default header values.

internal server error

func NewStorageServiceStopDaemonPostDefault ¶

func NewStorageServiceStopDaemonPostDefault(code int) *StorageServiceStopDaemonPostDefault

NewStorageServiceStopDaemonPostDefault creates a StorageServiceStopDaemonPostDefault with default headers values

func (*StorageServiceStopDaemonPostDefault) Code ¶

Code gets the status code for the storage service stop daemon post default response

func (*StorageServiceStopDaemonPostDefault) Error ¶

func (*StorageServiceStopDaemonPostDefault) GetPayload ¶

type StorageServiceStopDaemonPostOK ¶

type StorageServiceStopDaemonPostOK struct {
}

StorageServiceStopDaemonPostOK handles this case with default header values.

StorageServiceStopDaemonPostOK storage service stop daemon post o k

func NewStorageServiceStopDaemonPostOK ¶

func NewStorageServiceStopDaemonPostOK() *StorageServiceStopDaemonPostOK

NewStorageServiceStopDaemonPostOK creates a StorageServiceStopDaemonPostOK with default headers values

type StorageServiceStopDaemonPostParams ¶

type StorageServiceStopDaemonPostParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServiceStopDaemonPostParams contains all the parameters to send to the API endpoint for the storage service stop daemon post operation typically these are written to a http.Request

func NewStorageServiceStopDaemonPostParams ¶

func NewStorageServiceStopDaemonPostParams() *StorageServiceStopDaemonPostParams

NewStorageServiceStopDaemonPostParams creates a new StorageServiceStopDaemonPostParams object with the default values initialized.

func NewStorageServiceStopDaemonPostParamsWithContext ¶

func NewStorageServiceStopDaemonPostParamsWithContext(ctx context.Context) *StorageServiceStopDaemonPostParams

NewStorageServiceStopDaemonPostParamsWithContext creates a new StorageServiceStopDaemonPostParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServiceStopDaemonPostParamsWithHTTPClient ¶

func NewStorageServiceStopDaemonPostParamsWithHTTPClient(client *http.Client) *StorageServiceStopDaemonPostParams

NewStorageServiceStopDaemonPostParamsWithHTTPClient creates a new StorageServiceStopDaemonPostParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServiceStopDaemonPostParamsWithTimeout ¶

func NewStorageServiceStopDaemonPostParamsWithTimeout(timeout time.Duration) *StorageServiceStopDaemonPostParams

NewStorageServiceStopDaemonPostParamsWithTimeout creates a new StorageServiceStopDaemonPostParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServiceStopDaemonPostParams) SetContext ¶

SetContext adds the context to the storage service stop daemon post params

func (*StorageServiceStopDaemonPostParams) SetHTTPClient ¶

func (o *StorageServiceStopDaemonPostParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage service stop daemon post params

func (*StorageServiceStopDaemonPostParams) SetTimeout ¶

func (o *StorageServiceStopDaemonPostParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the storage service stop daemon post params

func (*StorageServiceStopDaemonPostParams) WithContext ¶

WithContext adds the context to the storage service stop daemon post params

func (*StorageServiceStopDaemonPostParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service stop daemon post params

func (*StorageServiceStopDaemonPostParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service stop daemon post params

func (*StorageServiceStopDaemonPostParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServiceStopDaemonPostReader ¶

type StorageServiceStopDaemonPostReader struct {
	// contains filtered or unexported fields
}

StorageServiceStopDaemonPostReader is a Reader for the StorageServiceStopDaemonPost structure.

func (*StorageServiceStopDaemonPostReader) ReadResponse ¶

func (o *StorageServiceStopDaemonPostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServiceStreamThroughputGetDefault ¶

type StorageServiceStreamThroughputGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServiceStreamThroughputGetDefault handles this case with default header values.

internal server error

func NewStorageServiceStreamThroughputGetDefault ¶

func NewStorageServiceStreamThroughputGetDefault(code int) *StorageServiceStreamThroughputGetDefault

NewStorageServiceStreamThroughputGetDefault creates a StorageServiceStreamThroughputGetDefault with default headers values

func (*StorageServiceStreamThroughputGetDefault) Code ¶

Code gets the status code for the storage service stream throughput get default response

func (*StorageServiceStreamThroughputGetDefault) Error ¶

func (*StorageServiceStreamThroughputGetDefault) GetPayload ¶

type StorageServiceStreamThroughputGetOK ¶

type StorageServiceStreamThroughputGetOK struct {
	Payload int32
}

StorageServiceStreamThroughputGetOK handles this case with default header values.

StorageServiceStreamThroughputGetOK storage service stream throughput get o k

func NewStorageServiceStreamThroughputGetOK ¶

func NewStorageServiceStreamThroughputGetOK() *StorageServiceStreamThroughputGetOK

NewStorageServiceStreamThroughputGetOK creates a StorageServiceStreamThroughputGetOK with default headers values

func (*StorageServiceStreamThroughputGetOK) GetPayload ¶

type StorageServiceStreamThroughputGetParams ¶

type StorageServiceStreamThroughputGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServiceStreamThroughputGetParams contains all the parameters to send to the API endpoint for the storage service stream throughput get operation typically these are written to a http.Request

func NewStorageServiceStreamThroughputGetParams ¶

func NewStorageServiceStreamThroughputGetParams() *StorageServiceStreamThroughputGetParams

NewStorageServiceStreamThroughputGetParams creates a new StorageServiceStreamThroughputGetParams object with the default values initialized.

func NewStorageServiceStreamThroughputGetParamsWithContext ¶

func NewStorageServiceStreamThroughputGetParamsWithContext(ctx context.Context) *StorageServiceStreamThroughputGetParams

NewStorageServiceStreamThroughputGetParamsWithContext creates a new StorageServiceStreamThroughputGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServiceStreamThroughputGetParamsWithHTTPClient ¶

func NewStorageServiceStreamThroughputGetParamsWithHTTPClient(client *http.Client) *StorageServiceStreamThroughputGetParams

NewStorageServiceStreamThroughputGetParamsWithHTTPClient creates a new StorageServiceStreamThroughputGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServiceStreamThroughputGetParamsWithTimeout ¶

func NewStorageServiceStreamThroughputGetParamsWithTimeout(timeout time.Duration) *StorageServiceStreamThroughputGetParams

NewStorageServiceStreamThroughputGetParamsWithTimeout creates a new StorageServiceStreamThroughputGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServiceStreamThroughputGetParams) SetContext ¶

SetContext adds the context to the storage service stream throughput get params

func (*StorageServiceStreamThroughputGetParams) SetHTTPClient ¶

func (o *StorageServiceStreamThroughputGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage service stream throughput get params

func (*StorageServiceStreamThroughputGetParams) SetTimeout ¶

func (o *StorageServiceStreamThroughputGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the storage service stream throughput get params

func (*StorageServiceStreamThroughputGetParams) WithContext ¶

WithContext adds the context to the storage service stream throughput get params

func (*StorageServiceStreamThroughputGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service stream throughput get params

func (*StorageServiceStreamThroughputGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service stream throughput get params

func (*StorageServiceStreamThroughputGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServiceStreamThroughputGetReader ¶

type StorageServiceStreamThroughputGetReader struct {
	// contains filtered or unexported fields
}

StorageServiceStreamThroughputGetReader is a Reader for the StorageServiceStreamThroughputGet structure.

func (*StorageServiceStreamThroughputGetReader) ReadResponse ¶

func (o *StorageServiceStreamThroughputGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServiceStreamThroughputPostDefault ¶

type StorageServiceStreamThroughputPostDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServiceStreamThroughputPostDefault handles this case with default header values.

internal server error

func NewStorageServiceStreamThroughputPostDefault ¶

func NewStorageServiceStreamThroughputPostDefault(code int) *StorageServiceStreamThroughputPostDefault

NewStorageServiceStreamThroughputPostDefault creates a StorageServiceStreamThroughputPostDefault with default headers values

func (*StorageServiceStreamThroughputPostDefault) Code ¶

Code gets the status code for the storage service stream throughput post default response

func (*StorageServiceStreamThroughputPostDefault) Error ¶

func (*StorageServiceStreamThroughputPostDefault) GetPayload ¶

type StorageServiceStreamThroughputPostOK ¶

type StorageServiceStreamThroughputPostOK struct {
}

StorageServiceStreamThroughputPostOK handles this case with default header values.

StorageServiceStreamThroughputPostOK storage service stream throughput post o k

func NewStorageServiceStreamThroughputPostOK ¶

func NewStorageServiceStreamThroughputPostOK() *StorageServiceStreamThroughputPostOK

NewStorageServiceStreamThroughputPostOK creates a StorageServiceStreamThroughputPostOK with default headers values

type StorageServiceStreamThroughputPostParams ¶

type StorageServiceStreamThroughputPostParams struct {

	/*Value
	  Stream throughput

	*/
	Value int32

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServiceStreamThroughputPostParams contains all the parameters to send to the API endpoint for the storage service stream throughput post operation typically these are written to a http.Request

func NewStorageServiceStreamThroughputPostParams ¶

func NewStorageServiceStreamThroughputPostParams() *StorageServiceStreamThroughputPostParams

NewStorageServiceStreamThroughputPostParams creates a new StorageServiceStreamThroughputPostParams object with the default values initialized.

func NewStorageServiceStreamThroughputPostParamsWithContext ¶

func NewStorageServiceStreamThroughputPostParamsWithContext(ctx context.Context) *StorageServiceStreamThroughputPostParams

NewStorageServiceStreamThroughputPostParamsWithContext creates a new StorageServiceStreamThroughputPostParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServiceStreamThroughputPostParamsWithHTTPClient ¶

func NewStorageServiceStreamThroughputPostParamsWithHTTPClient(client *http.Client) *StorageServiceStreamThroughputPostParams

NewStorageServiceStreamThroughputPostParamsWithHTTPClient creates a new StorageServiceStreamThroughputPostParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServiceStreamThroughputPostParamsWithTimeout ¶

func NewStorageServiceStreamThroughputPostParamsWithTimeout(timeout time.Duration) *StorageServiceStreamThroughputPostParams

NewStorageServiceStreamThroughputPostParamsWithTimeout creates a new StorageServiceStreamThroughputPostParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServiceStreamThroughputPostParams) SetContext ¶

SetContext adds the context to the storage service stream throughput post params

func (*StorageServiceStreamThroughputPostParams) SetHTTPClient ¶

func (o *StorageServiceStreamThroughputPostParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage service stream throughput post params

func (*StorageServiceStreamThroughputPostParams) SetTimeout ¶

SetTimeout adds the timeout to the storage service stream throughput post params

func (*StorageServiceStreamThroughputPostParams) SetValue ¶

SetValue adds the value to the storage service stream throughput post params

func (*StorageServiceStreamThroughputPostParams) WithContext ¶

WithContext adds the context to the storage service stream throughput post params

func (*StorageServiceStreamThroughputPostParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service stream throughput post params

func (*StorageServiceStreamThroughputPostParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service stream throughput post params

func (*StorageServiceStreamThroughputPostParams) WithValue ¶

WithValue adds the value to the storage service stream throughput post params

func (*StorageServiceStreamThroughputPostParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServiceStreamThroughputPostReader ¶

type StorageServiceStreamThroughputPostReader struct {
	// contains filtered or unexported fields
}

StorageServiceStreamThroughputPostReader is a Reader for the StorageServiceStreamThroughputPost structure.

func (*StorageServiceStreamThroughputPostReader) ReadResponse ¶

func (o *StorageServiceStreamThroughputPostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServiceTokensByEndpointGetDefault ¶

type StorageServiceTokensByEndpointGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServiceTokensByEndpointGetDefault handles this case with default header values.

internal server error

func NewStorageServiceTokensByEndpointGetDefault ¶

func NewStorageServiceTokensByEndpointGetDefault(code int) *StorageServiceTokensByEndpointGetDefault

NewStorageServiceTokensByEndpointGetDefault creates a StorageServiceTokensByEndpointGetDefault with default headers values

func (*StorageServiceTokensByEndpointGetDefault) Code ¶

Code gets the status code for the storage service tokens by endpoint get default response

func (*StorageServiceTokensByEndpointGetDefault) Error ¶

func (*StorageServiceTokensByEndpointGetDefault) GetPayload ¶

type StorageServiceTokensByEndpointGetOK ¶

type StorageServiceTokensByEndpointGetOK struct {
	Payload []string
}

StorageServiceTokensByEndpointGetOK handles this case with default header values.

StorageServiceTokensByEndpointGetOK storage service tokens by endpoint get o k

func NewStorageServiceTokensByEndpointGetOK ¶

func NewStorageServiceTokensByEndpointGetOK() *StorageServiceTokensByEndpointGetOK

NewStorageServiceTokensByEndpointGetOK creates a StorageServiceTokensByEndpointGetOK with default headers values

func (*StorageServiceTokensByEndpointGetOK) GetPayload ¶

func (o *StorageServiceTokensByEndpointGetOK) GetPayload() []string

type StorageServiceTokensByEndpointGetParams ¶

type StorageServiceTokensByEndpointGetParams struct {

	/*Endpoint
	  The endpoint

	*/
	Endpoint string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServiceTokensByEndpointGetParams contains all the parameters to send to the API endpoint for the storage service tokens by endpoint get operation typically these are written to a http.Request

func NewStorageServiceTokensByEndpointGetParams ¶

func NewStorageServiceTokensByEndpointGetParams() *StorageServiceTokensByEndpointGetParams

NewStorageServiceTokensByEndpointGetParams creates a new StorageServiceTokensByEndpointGetParams object with the default values initialized.

func NewStorageServiceTokensByEndpointGetParamsWithContext ¶

func NewStorageServiceTokensByEndpointGetParamsWithContext(ctx context.Context) *StorageServiceTokensByEndpointGetParams

NewStorageServiceTokensByEndpointGetParamsWithContext creates a new StorageServiceTokensByEndpointGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServiceTokensByEndpointGetParamsWithHTTPClient ¶

func NewStorageServiceTokensByEndpointGetParamsWithHTTPClient(client *http.Client) *StorageServiceTokensByEndpointGetParams

NewStorageServiceTokensByEndpointGetParamsWithHTTPClient creates a new StorageServiceTokensByEndpointGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServiceTokensByEndpointGetParamsWithTimeout ¶

func NewStorageServiceTokensByEndpointGetParamsWithTimeout(timeout time.Duration) *StorageServiceTokensByEndpointGetParams

NewStorageServiceTokensByEndpointGetParamsWithTimeout creates a new StorageServiceTokensByEndpointGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServiceTokensByEndpointGetParams) SetContext ¶

SetContext adds the context to the storage service tokens by endpoint get params

func (*StorageServiceTokensByEndpointGetParams) SetEndpoint ¶

func (o *StorageServiceTokensByEndpointGetParams) SetEndpoint(endpoint string)

SetEndpoint adds the endpoint to the storage service tokens by endpoint get params

func (*StorageServiceTokensByEndpointGetParams) SetHTTPClient ¶

func (o *StorageServiceTokensByEndpointGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage service tokens by endpoint get params

func (*StorageServiceTokensByEndpointGetParams) SetTimeout ¶

func (o *StorageServiceTokensByEndpointGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the storage service tokens by endpoint get params

func (*StorageServiceTokensByEndpointGetParams) WithContext ¶

WithContext adds the context to the storage service tokens by endpoint get params

func (*StorageServiceTokensByEndpointGetParams) WithEndpoint ¶

WithEndpoint adds the endpoint to the storage service tokens by endpoint get params

func (*StorageServiceTokensByEndpointGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service tokens by endpoint get params

func (*StorageServiceTokensByEndpointGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service tokens by endpoint get params

func (*StorageServiceTokensByEndpointGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServiceTokensByEndpointGetReader ¶

type StorageServiceTokensByEndpointGetReader struct {
	// contains filtered or unexported fields
}

StorageServiceTokensByEndpointGetReader is a Reader for the StorageServiceTokensByEndpointGet structure.

func (*StorageServiceTokensByEndpointGetReader) ReadResponse ¶

func (o *StorageServiceTokensByEndpointGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServiceTokensEndpointGetDefault ¶

type StorageServiceTokensEndpointGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServiceTokensEndpointGetDefault handles this case with default header values.

internal server error

func NewStorageServiceTokensEndpointGetDefault ¶

func NewStorageServiceTokensEndpointGetDefault(code int) *StorageServiceTokensEndpointGetDefault

NewStorageServiceTokensEndpointGetDefault creates a StorageServiceTokensEndpointGetDefault with default headers values

func (*StorageServiceTokensEndpointGetDefault) Code ¶

Code gets the status code for the storage service tokens endpoint get default response

func (*StorageServiceTokensEndpointGetDefault) Error ¶

func (*StorageServiceTokensEndpointGetDefault) GetPayload ¶

type StorageServiceTokensEndpointGetOK ¶

type StorageServiceTokensEndpointGetOK struct {
	Payload []*models.Mapper
}

StorageServiceTokensEndpointGetOK handles this case with default header values.

StorageServiceTokensEndpointGetOK storage service tokens endpoint get o k

func NewStorageServiceTokensEndpointGetOK ¶

func NewStorageServiceTokensEndpointGetOK() *StorageServiceTokensEndpointGetOK

NewStorageServiceTokensEndpointGetOK creates a StorageServiceTokensEndpointGetOK with default headers values

func (*StorageServiceTokensEndpointGetOK) GetPayload ¶

func (o *StorageServiceTokensEndpointGetOK) GetPayload() []*models.Mapper

type StorageServiceTokensEndpointGetParams ¶

type StorageServiceTokensEndpointGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServiceTokensEndpointGetParams contains all the parameters to send to the API endpoint for the storage service tokens endpoint get operation typically these are written to a http.Request

func NewStorageServiceTokensEndpointGetParams ¶

func NewStorageServiceTokensEndpointGetParams() *StorageServiceTokensEndpointGetParams

NewStorageServiceTokensEndpointGetParams creates a new StorageServiceTokensEndpointGetParams object with the default values initialized.

func NewStorageServiceTokensEndpointGetParamsWithContext ¶

func NewStorageServiceTokensEndpointGetParamsWithContext(ctx context.Context) *StorageServiceTokensEndpointGetParams

NewStorageServiceTokensEndpointGetParamsWithContext creates a new StorageServiceTokensEndpointGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServiceTokensEndpointGetParamsWithHTTPClient ¶

func NewStorageServiceTokensEndpointGetParamsWithHTTPClient(client *http.Client) *StorageServiceTokensEndpointGetParams

NewStorageServiceTokensEndpointGetParamsWithHTTPClient creates a new StorageServiceTokensEndpointGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServiceTokensEndpointGetParamsWithTimeout ¶

func NewStorageServiceTokensEndpointGetParamsWithTimeout(timeout time.Duration) *StorageServiceTokensEndpointGetParams

NewStorageServiceTokensEndpointGetParamsWithTimeout creates a new StorageServiceTokensEndpointGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServiceTokensEndpointGetParams) SetContext ¶

SetContext adds the context to the storage service tokens endpoint get params

func (*StorageServiceTokensEndpointGetParams) SetHTTPClient ¶

func (o *StorageServiceTokensEndpointGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage service tokens endpoint get params

func (*StorageServiceTokensEndpointGetParams) SetTimeout ¶

func (o *StorageServiceTokensEndpointGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the storage service tokens endpoint get params

func (*StorageServiceTokensEndpointGetParams) WithContext ¶

WithContext adds the context to the storage service tokens endpoint get params

func (*StorageServiceTokensEndpointGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service tokens endpoint get params

func (*StorageServiceTokensEndpointGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service tokens endpoint get params

func (*StorageServiceTokensEndpointGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServiceTokensEndpointGetReader ¶

type StorageServiceTokensEndpointGetReader struct {
	// contains filtered or unexported fields
}

StorageServiceTokensEndpointGetReader is a Reader for the StorageServiceTokensEndpointGet structure.

func (*StorageServiceTokensEndpointGetReader) ReadResponse ¶

func (o *StorageServiceTokensEndpointGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServiceTokensGetDefault ¶

type StorageServiceTokensGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServiceTokensGetDefault handles this case with default header values.

internal server error

func NewStorageServiceTokensGetDefault ¶

func NewStorageServiceTokensGetDefault(code int) *StorageServiceTokensGetDefault

NewStorageServiceTokensGetDefault creates a StorageServiceTokensGetDefault with default headers values

func (*StorageServiceTokensGetDefault) Code ¶

Code gets the status code for the storage service tokens get default response

func (*StorageServiceTokensGetDefault) Error ¶

func (*StorageServiceTokensGetDefault) GetPayload ¶

type StorageServiceTokensGetOK ¶

type StorageServiceTokensGetOK struct {
	Payload []string
}

StorageServiceTokensGetOK handles this case with default header values.

StorageServiceTokensGetOK storage service tokens get o k

func NewStorageServiceTokensGetOK ¶

func NewStorageServiceTokensGetOK() *StorageServiceTokensGetOK

NewStorageServiceTokensGetOK creates a StorageServiceTokensGetOK with default headers values

func (*StorageServiceTokensGetOK) GetPayload ¶

func (o *StorageServiceTokensGetOK) GetPayload() []string

type StorageServiceTokensGetParams ¶

type StorageServiceTokensGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServiceTokensGetParams contains all the parameters to send to the API endpoint for the storage service tokens get operation typically these are written to a http.Request

func NewStorageServiceTokensGetParams ¶

func NewStorageServiceTokensGetParams() *StorageServiceTokensGetParams

NewStorageServiceTokensGetParams creates a new StorageServiceTokensGetParams object with the default values initialized.

func NewStorageServiceTokensGetParamsWithContext ¶

func NewStorageServiceTokensGetParamsWithContext(ctx context.Context) *StorageServiceTokensGetParams

NewStorageServiceTokensGetParamsWithContext creates a new StorageServiceTokensGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServiceTokensGetParamsWithHTTPClient ¶

func NewStorageServiceTokensGetParamsWithHTTPClient(client *http.Client) *StorageServiceTokensGetParams

NewStorageServiceTokensGetParamsWithHTTPClient creates a new StorageServiceTokensGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServiceTokensGetParamsWithTimeout ¶

func NewStorageServiceTokensGetParamsWithTimeout(timeout time.Duration) *StorageServiceTokensGetParams

NewStorageServiceTokensGetParamsWithTimeout creates a new StorageServiceTokensGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServiceTokensGetParams) SetContext ¶

func (o *StorageServiceTokensGetParams) SetContext(ctx context.Context)

SetContext adds the context to the storage service tokens get params

func (*StorageServiceTokensGetParams) SetHTTPClient ¶

func (o *StorageServiceTokensGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage service tokens get params

func (*StorageServiceTokensGetParams) SetTimeout ¶

func (o *StorageServiceTokensGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the storage service tokens get params

func (*StorageServiceTokensGetParams) WithContext ¶

WithContext adds the context to the storage service tokens get params

func (*StorageServiceTokensGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service tokens get params

func (*StorageServiceTokensGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service tokens get params

func (*StorageServiceTokensGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServiceTokensGetReader ¶

type StorageServiceTokensGetReader struct {
	// contains filtered or unexported fields
}

StorageServiceTokensGetReader is a Reader for the StorageServiceTokensGet structure.

func (*StorageServiceTokensGetReader) ReadResponse ¶

func (o *StorageServiceTokensGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServiceTombstoneFailureThresholdGetDefault ¶

type StorageServiceTombstoneFailureThresholdGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServiceTombstoneFailureThresholdGetDefault handles this case with default header values.

internal server error

func NewStorageServiceTombstoneFailureThresholdGetDefault ¶

func NewStorageServiceTombstoneFailureThresholdGetDefault(code int) *StorageServiceTombstoneFailureThresholdGetDefault

NewStorageServiceTombstoneFailureThresholdGetDefault creates a StorageServiceTombstoneFailureThresholdGetDefault with default headers values

func (*StorageServiceTombstoneFailureThresholdGetDefault) Code ¶

Code gets the status code for the storage service tombstone failure threshold get default response

func (*StorageServiceTombstoneFailureThresholdGetDefault) Error ¶

func (*StorageServiceTombstoneFailureThresholdGetDefault) GetPayload ¶

type StorageServiceTombstoneFailureThresholdGetOK ¶

type StorageServiceTombstoneFailureThresholdGetOK struct {
	Payload int32
}

StorageServiceTombstoneFailureThresholdGetOK handles this case with default header values.

StorageServiceTombstoneFailureThresholdGetOK storage service tombstone failure threshold get o k

func NewStorageServiceTombstoneFailureThresholdGetOK ¶

func NewStorageServiceTombstoneFailureThresholdGetOK() *StorageServiceTombstoneFailureThresholdGetOK

NewStorageServiceTombstoneFailureThresholdGetOK creates a StorageServiceTombstoneFailureThresholdGetOK with default headers values

func (*StorageServiceTombstoneFailureThresholdGetOK) GetPayload ¶

type StorageServiceTombstoneFailureThresholdGetParams ¶

type StorageServiceTombstoneFailureThresholdGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServiceTombstoneFailureThresholdGetParams contains all the parameters to send to the API endpoint for the storage service tombstone failure threshold get operation typically these are written to a http.Request

func NewStorageServiceTombstoneFailureThresholdGetParams ¶

func NewStorageServiceTombstoneFailureThresholdGetParams() *StorageServiceTombstoneFailureThresholdGetParams

NewStorageServiceTombstoneFailureThresholdGetParams creates a new StorageServiceTombstoneFailureThresholdGetParams object with the default values initialized.

func NewStorageServiceTombstoneFailureThresholdGetParamsWithContext ¶

func NewStorageServiceTombstoneFailureThresholdGetParamsWithContext(ctx context.Context) *StorageServiceTombstoneFailureThresholdGetParams

NewStorageServiceTombstoneFailureThresholdGetParamsWithContext creates a new StorageServiceTombstoneFailureThresholdGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServiceTombstoneFailureThresholdGetParamsWithHTTPClient ¶

func NewStorageServiceTombstoneFailureThresholdGetParamsWithHTTPClient(client *http.Client) *StorageServiceTombstoneFailureThresholdGetParams

NewStorageServiceTombstoneFailureThresholdGetParamsWithHTTPClient creates a new StorageServiceTombstoneFailureThresholdGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServiceTombstoneFailureThresholdGetParamsWithTimeout ¶

func NewStorageServiceTombstoneFailureThresholdGetParamsWithTimeout(timeout time.Duration) *StorageServiceTombstoneFailureThresholdGetParams

NewStorageServiceTombstoneFailureThresholdGetParamsWithTimeout creates a new StorageServiceTombstoneFailureThresholdGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServiceTombstoneFailureThresholdGetParams) SetContext ¶

SetContext adds the context to the storage service tombstone failure threshold get params

func (*StorageServiceTombstoneFailureThresholdGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the storage service tombstone failure threshold get params

func (*StorageServiceTombstoneFailureThresholdGetParams) SetTimeout ¶

SetTimeout adds the timeout to the storage service tombstone failure threshold get params

func (*StorageServiceTombstoneFailureThresholdGetParams) WithContext ¶

WithContext adds the context to the storage service tombstone failure threshold get params

func (*StorageServiceTombstoneFailureThresholdGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service tombstone failure threshold get params

func (*StorageServiceTombstoneFailureThresholdGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service tombstone failure threshold get params

func (*StorageServiceTombstoneFailureThresholdGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServiceTombstoneFailureThresholdGetReader ¶

type StorageServiceTombstoneFailureThresholdGetReader struct {
	// contains filtered or unexported fields
}

StorageServiceTombstoneFailureThresholdGetReader is a Reader for the StorageServiceTombstoneFailureThresholdGet structure.

func (*StorageServiceTombstoneFailureThresholdGetReader) ReadResponse ¶

func (o *StorageServiceTombstoneFailureThresholdGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServiceTombstoneFailureThresholdPostDefault ¶

type StorageServiceTombstoneFailureThresholdPostDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServiceTombstoneFailureThresholdPostDefault handles this case with default header values.

internal server error

func NewStorageServiceTombstoneFailureThresholdPostDefault ¶

func NewStorageServiceTombstoneFailureThresholdPostDefault(code int) *StorageServiceTombstoneFailureThresholdPostDefault

NewStorageServiceTombstoneFailureThresholdPostDefault creates a StorageServiceTombstoneFailureThresholdPostDefault with default headers values

func (*StorageServiceTombstoneFailureThresholdPostDefault) Code ¶

Code gets the status code for the storage service tombstone failure threshold post default response

func (*StorageServiceTombstoneFailureThresholdPostDefault) Error ¶

func (*StorageServiceTombstoneFailureThresholdPostDefault) GetPayload ¶

type StorageServiceTombstoneFailureThresholdPostOK ¶

type StorageServiceTombstoneFailureThresholdPostOK struct {
}

StorageServiceTombstoneFailureThresholdPostOK handles this case with default header values.

StorageServiceTombstoneFailureThresholdPostOK storage service tombstone failure threshold post o k

func NewStorageServiceTombstoneFailureThresholdPostOK ¶

func NewStorageServiceTombstoneFailureThresholdPostOK() *StorageServiceTombstoneFailureThresholdPostOK

NewStorageServiceTombstoneFailureThresholdPostOK creates a StorageServiceTombstoneFailureThresholdPostOK with default headers values

type StorageServiceTombstoneFailureThresholdPostParams ¶

type StorageServiceTombstoneFailureThresholdPostParams struct {

	/*TombstoneDebugThreshold
	  tombstone debug threshold

	*/
	TombstoneDebugThreshold int32

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServiceTombstoneFailureThresholdPostParams contains all the parameters to send to the API endpoint for the storage service tombstone failure threshold post operation typically these are written to a http.Request

func NewStorageServiceTombstoneFailureThresholdPostParams ¶

func NewStorageServiceTombstoneFailureThresholdPostParams() *StorageServiceTombstoneFailureThresholdPostParams

NewStorageServiceTombstoneFailureThresholdPostParams creates a new StorageServiceTombstoneFailureThresholdPostParams object with the default values initialized.

func NewStorageServiceTombstoneFailureThresholdPostParamsWithContext ¶

func NewStorageServiceTombstoneFailureThresholdPostParamsWithContext(ctx context.Context) *StorageServiceTombstoneFailureThresholdPostParams

NewStorageServiceTombstoneFailureThresholdPostParamsWithContext creates a new StorageServiceTombstoneFailureThresholdPostParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServiceTombstoneFailureThresholdPostParamsWithHTTPClient ¶

func NewStorageServiceTombstoneFailureThresholdPostParamsWithHTTPClient(client *http.Client) *StorageServiceTombstoneFailureThresholdPostParams

NewStorageServiceTombstoneFailureThresholdPostParamsWithHTTPClient creates a new StorageServiceTombstoneFailureThresholdPostParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServiceTombstoneFailureThresholdPostParamsWithTimeout ¶

func NewStorageServiceTombstoneFailureThresholdPostParamsWithTimeout(timeout time.Duration) *StorageServiceTombstoneFailureThresholdPostParams

NewStorageServiceTombstoneFailureThresholdPostParamsWithTimeout creates a new StorageServiceTombstoneFailureThresholdPostParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServiceTombstoneFailureThresholdPostParams) SetContext ¶

SetContext adds the context to the storage service tombstone failure threshold post params

func (*StorageServiceTombstoneFailureThresholdPostParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the storage service tombstone failure threshold post params

func (*StorageServiceTombstoneFailureThresholdPostParams) SetTimeout ¶

SetTimeout adds the timeout to the storage service tombstone failure threshold post params

func (*StorageServiceTombstoneFailureThresholdPostParams) SetTombstoneDebugThreshold ¶

func (o *StorageServiceTombstoneFailureThresholdPostParams) SetTombstoneDebugThreshold(tombstoneDebugThreshold int32)

SetTombstoneDebugThreshold adds the tombstoneDebugThreshold to the storage service tombstone failure threshold post params

func (*StorageServiceTombstoneFailureThresholdPostParams) WithContext ¶

WithContext adds the context to the storage service tombstone failure threshold post params

func (*StorageServiceTombstoneFailureThresholdPostParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service tombstone failure threshold post params

func (*StorageServiceTombstoneFailureThresholdPostParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service tombstone failure threshold post params

func (*StorageServiceTombstoneFailureThresholdPostParams) WithTombstoneDebugThreshold ¶

WithTombstoneDebugThreshold adds the tombstoneDebugThreshold to the storage service tombstone failure threshold post params

func (*StorageServiceTombstoneFailureThresholdPostParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServiceTombstoneFailureThresholdPostReader ¶

type StorageServiceTombstoneFailureThresholdPostReader struct {
	// contains filtered or unexported fields
}

StorageServiceTombstoneFailureThresholdPostReader is a Reader for the StorageServiceTombstoneFailureThresholdPost structure.

func (*StorageServiceTombstoneFailureThresholdPostReader) ReadResponse ¶

func (o *StorageServiceTombstoneFailureThresholdPostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServiceTombstoneWarnThresholdGetDefault ¶

type StorageServiceTombstoneWarnThresholdGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServiceTombstoneWarnThresholdGetDefault handles this case with default header values.

internal server error

func NewStorageServiceTombstoneWarnThresholdGetDefault ¶

func NewStorageServiceTombstoneWarnThresholdGetDefault(code int) *StorageServiceTombstoneWarnThresholdGetDefault

NewStorageServiceTombstoneWarnThresholdGetDefault creates a StorageServiceTombstoneWarnThresholdGetDefault with default headers values

func (*StorageServiceTombstoneWarnThresholdGetDefault) Code ¶

Code gets the status code for the storage service tombstone warn threshold get default response

func (*StorageServiceTombstoneWarnThresholdGetDefault) Error ¶

func (*StorageServiceTombstoneWarnThresholdGetDefault) GetPayload ¶

type StorageServiceTombstoneWarnThresholdGetOK ¶

type StorageServiceTombstoneWarnThresholdGetOK struct {
	Payload int32
}

StorageServiceTombstoneWarnThresholdGetOK handles this case with default header values.

StorageServiceTombstoneWarnThresholdGetOK storage service tombstone warn threshold get o k

func NewStorageServiceTombstoneWarnThresholdGetOK ¶

func NewStorageServiceTombstoneWarnThresholdGetOK() *StorageServiceTombstoneWarnThresholdGetOK

NewStorageServiceTombstoneWarnThresholdGetOK creates a StorageServiceTombstoneWarnThresholdGetOK with default headers values

func (*StorageServiceTombstoneWarnThresholdGetOK) GetPayload ¶

type StorageServiceTombstoneWarnThresholdGetParams ¶

type StorageServiceTombstoneWarnThresholdGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServiceTombstoneWarnThresholdGetParams contains all the parameters to send to the API endpoint for the storage service tombstone warn threshold get operation typically these are written to a http.Request

func NewStorageServiceTombstoneWarnThresholdGetParams ¶

func NewStorageServiceTombstoneWarnThresholdGetParams() *StorageServiceTombstoneWarnThresholdGetParams

NewStorageServiceTombstoneWarnThresholdGetParams creates a new StorageServiceTombstoneWarnThresholdGetParams object with the default values initialized.

func NewStorageServiceTombstoneWarnThresholdGetParamsWithContext ¶

func NewStorageServiceTombstoneWarnThresholdGetParamsWithContext(ctx context.Context) *StorageServiceTombstoneWarnThresholdGetParams

NewStorageServiceTombstoneWarnThresholdGetParamsWithContext creates a new StorageServiceTombstoneWarnThresholdGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServiceTombstoneWarnThresholdGetParamsWithHTTPClient ¶

func NewStorageServiceTombstoneWarnThresholdGetParamsWithHTTPClient(client *http.Client) *StorageServiceTombstoneWarnThresholdGetParams

NewStorageServiceTombstoneWarnThresholdGetParamsWithHTTPClient creates a new StorageServiceTombstoneWarnThresholdGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServiceTombstoneWarnThresholdGetParamsWithTimeout ¶

func NewStorageServiceTombstoneWarnThresholdGetParamsWithTimeout(timeout time.Duration) *StorageServiceTombstoneWarnThresholdGetParams

NewStorageServiceTombstoneWarnThresholdGetParamsWithTimeout creates a new StorageServiceTombstoneWarnThresholdGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServiceTombstoneWarnThresholdGetParams) SetContext ¶

SetContext adds the context to the storage service tombstone warn threshold get params

func (*StorageServiceTombstoneWarnThresholdGetParams) SetHTTPClient ¶

func (o *StorageServiceTombstoneWarnThresholdGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage service tombstone warn threshold get params

func (*StorageServiceTombstoneWarnThresholdGetParams) SetTimeout ¶

SetTimeout adds the timeout to the storage service tombstone warn threshold get params

func (*StorageServiceTombstoneWarnThresholdGetParams) WithContext ¶

WithContext adds the context to the storage service tombstone warn threshold get params

func (*StorageServiceTombstoneWarnThresholdGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service tombstone warn threshold get params

func (*StorageServiceTombstoneWarnThresholdGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service tombstone warn threshold get params

func (*StorageServiceTombstoneWarnThresholdGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServiceTombstoneWarnThresholdGetReader ¶

type StorageServiceTombstoneWarnThresholdGetReader struct {
	// contains filtered or unexported fields
}

StorageServiceTombstoneWarnThresholdGetReader is a Reader for the StorageServiceTombstoneWarnThresholdGet structure.

func (*StorageServiceTombstoneWarnThresholdGetReader) ReadResponse ¶

func (o *StorageServiceTombstoneWarnThresholdGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServiceTombstoneWarnThresholdPostDefault ¶

type StorageServiceTombstoneWarnThresholdPostDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServiceTombstoneWarnThresholdPostDefault handles this case with default header values.

internal server error

func NewStorageServiceTombstoneWarnThresholdPostDefault ¶

func NewStorageServiceTombstoneWarnThresholdPostDefault(code int) *StorageServiceTombstoneWarnThresholdPostDefault

NewStorageServiceTombstoneWarnThresholdPostDefault creates a StorageServiceTombstoneWarnThresholdPostDefault with default headers values

func (*StorageServiceTombstoneWarnThresholdPostDefault) Code ¶

Code gets the status code for the storage service tombstone warn threshold post default response

func (*StorageServiceTombstoneWarnThresholdPostDefault) Error ¶

func (*StorageServiceTombstoneWarnThresholdPostDefault) GetPayload ¶

type StorageServiceTombstoneWarnThresholdPostOK ¶

type StorageServiceTombstoneWarnThresholdPostOK struct {
}

StorageServiceTombstoneWarnThresholdPostOK handles this case with default header values.

StorageServiceTombstoneWarnThresholdPostOK storage service tombstone warn threshold post o k

func NewStorageServiceTombstoneWarnThresholdPostOK ¶

func NewStorageServiceTombstoneWarnThresholdPostOK() *StorageServiceTombstoneWarnThresholdPostOK

NewStorageServiceTombstoneWarnThresholdPostOK creates a StorageServiceTombstoneWarnThresholdPostOK with default headers values

type StorageServiceTombstoneWarnThresholdPostParams ¶

type StorageServiceTombstoneWarnThresholdPostParams struct {

	/*DebugThreshold
	  tombstone debug threshold

	*/
	DebugThreshold int32

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServiceTombstoneWarnThresholdPostParams contains all the parameters to send to the API endpoint for the storage service tombstone warn threshold post operation typically these are written to a http.Request

func NewStorageServiceTombstoneWarnThresholdPostParams ¶

func NewStorageServiceTombstoneWarnThresholdPostParams() *StorageServiceTombstoneWarnThresholdPostParams

NewStorageServiceTombstoneWarnThresholdPostParams creates a new StorageServiceTombstoneWarnThresholdPostParams object with the default values initialized.

func NewStorageServiceTombstoneWarnThresholdPostParamsWithContext ¶

func NewStorageServiceTombstoneWarnThresholdPostParamsWithContext(ctx context.Context) *StorageServiceTombstoneWarnThresholdPostParams

NewStorageServiceTombstoneWarnThresholdPostParamsWithContext creates a new StorageServiceTombstoneWarnThresholdPostParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServiceTombstoneWarnThresholdPostParamsWithHTTPClient ¶

func NewStorageServiceTombstoneWarnThresholdPostParamsWithHTTPClient(client *http.Client) *StorageServiceTombstoneWarnThresholdPostParams

NewStorageServiceTombstoneWarnThresholdPostParamsWithHTTPClient creates a new StorageServiceTombstoneWarnThresholdPostParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServiceTombstoneWarnThresholdPostParamsWithTimeout ¶

func NewStorageServiceTombstoneWarnThresholdPostParamsWithTimeout(timeout time.Duration) *StorageServiceTombstoneWarnThresholdPostParams

NewStorageServiceTombstoneWarnThresholdPostParamsWithTimeout creates a new StorageServiceTombstoneWarnThresholdPostParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServiceTombstoneWarnThresholdPostParams) SetContext ¶

SetContext adds the context to the storage service tombstone warn threshold post params

func (*StorageServiceTombstoneWarnThresholdPostParams) SetDebugThreshold ¶

func (o *StorageServiceTombstoneWarnThresholdPostParams) SetDebugThreshold(debugThreshold int32)

SetDebugThreshold adds the debugThreshold to the storage service tombstone warn threshold post params

func (*StorageServiceTombstoneWarnThresholdPostParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the storage service tombstone warn threshold post params

func (*StorageServiceTombstoneWarnThresholdPostParams) SetTimeout ¶

SetTimeout adds the timeout to the storage service tombstone warn threshold post params

func (*StorageServiceTombstoneWarnThresholdPostParams) WithContext ¶

WithContext adds the context to the storage service tombstone warn threshold post params

func (*StorageServiceTombstoneWarnThresholdPostParams) WithDebugThreshold ¶

WithDebugThreshold adds the debugThreshold to the storage service tombstone warn threshold post params

func (*StorageServiceTombstoneWarnThresholdPostParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service tombstone warn threshold post params

func (*StorageServiceTombstoneWarnThresholdPostParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service tombstone warn threshold post params

func (*StorageServiceTombstoneWarnThresholdPostParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServiceTombstoneWarnThresholdPostReader ¶

type StorageServiceTombstoneWarnThresholdPostReader struct {
	// contains filtered or unexported fields
}

StorageServiceTombstoneWarnThresholdPostReader is a Reader for the StorageServiceTombstoneWarnThresholdPost structure.

func (*StorageServiceTombstoneWarnThresholdPostReader) ReadResponse ¶

func (o *StorageServiceTombstoneWarnThresholdPostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServiceTraceProbabilityGetDefault ¶

type StorageServiceTraceProbabilityGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServiceTraceProbabilityGetDefault handles this case with default header values.

internal server error

func NewStorageServiceTraceProbabilityGetDefault ¶

func NewStorageServiceTraceProbabilityGetDefault(code int) *StorageServiceTraceProbabilityGetDefault

NewStorageServiceTraceProbabilityGetDefault creates a StorageServiceTraceProbabilityGetDefault with default headers values

func (*StorageServiceTraceProbabilityGetDefault) Code ¶

Code gets the status code for the storage service trace probability get default response

func (*StorageServiceTraceProbabilityGetDefault) Error ¶

func (*StorageServiceTraceProbabilityGetDefault) GetPayload ¶

type StorageServiceTraceProbabilityGetOK ¶

type StorageServiceTraceProbabilityGetOK struct {
	Payload interface{}
}

StorageServiceTraceProbabilityGetOK handles this case with default header values.

StorageServiceTraceProbabilityGetOK storage service trace probability get o k

func NewStorageServiceTraceProbabilityGetOK ¶

func NewStorageServiceTraceProbabilityGetOK() *StorageServiceTraceProbabilityGetOK

NewStorageServiceTraceProbabilityGetOK creates a StorageServiceTraceProbabilityGetOK with default headers values

func (*StorageServiceTraceProbabilityGetOK) GetPayload ¶

func (o *StorageServiceTraceProbabilityGetOK) GetPayload() interface{}

type StorageServiceTraceProbabilityGetParams ¶

type StorageServiceTraceProbabilityGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServiceTraceProbabilityGetParams contains all the parameters to send to the API endpoint for the storage service trace probability get operation typically these are written to a http.Request

func NewStorageServiceTraceProbabilityGetParams ¶

func NewStorageServiceTraceProbabilityGetParams() *StorageServiceTraceProbabilityGetParams

NewStorageServiceTraceProbabilityGetParams creates a new StorageServiceTraceProbabilityGetParams object with the default values initialized.

func NewStorageServiceTraceProbabilityGetParamsWithContext ¶

func NewStorageServiceTraceProbabilityGetParamsWithContext(ctx context.Context) *StorageServiceTraceProbabilityGetParams

NewStorageServiceTraceProbabilityGetParamsWithContext creates a new StorageServiceTraceProbabilityGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServiceTraceProbabilityGetParamsWithHTTPClient ¶

func NewStorageServiceTraceProbabilityGetParamsWithHTTPClient(client *http.Client) *StorageServiceTraceProbabilityGetParams

NewStorageServiceTraceProbabilityGetParamsWithHTTPClient creates a new StorageServiceTraceProbabilityGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServiceTraceProbabilityGetParamsWithTimeout ¶

func NewStorageServiceTraceProbabilityGetParamsWithTimeout(timeout time.Duration) *StorageServiceTraceProbabilityGetParams

NewStorageServiceTraceProbabilityGetParamsWithTimeout creates a new StorageServiceTraceProbabilityGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServiceTraceProbabilityGetParams) SetContext ¶

SetContext adds the context to the storage service trace probability get params

func (*StorageServiceTraceProbabilityGetParams) SetHTTPClient ¶

func (o *StorageServiceTraceProbabilityGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage service trace probability get params

func (*StorageServiceTraceProbabilityGetParams) SetTimeout ¶

func (o *StorageServiceTraceProbabilityGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the storage service trace probability get params

func (*StorageServiceTraceProbabilityGetParams) WithContext ¶

WithContext adds the context to the storage service trace probability get params

func (*StorageServiceTraceProbabilityGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service trace probability get params

func (*StorageServiceTraceProbabilityGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service trace probability get params

func (*StorageServiceTraceProbabilityGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServiceTraceProbabilityGetReader ¶

type StorageServiceTraceProbabilityGetReader struct {
	// contains filtered or unexported fields
}

StorageServiceTraceProbabilityGetReader is a Reader for the StorageServiceTraceProbabilityGet structure.

func (*StorageServiceTraceProbabilityGetReader) ReadResponse ¶

func (o *StorageServiceTraceProbabilityGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServiceTraceProbabilityPostDefault ¶

type StorageServiceTraceProbabilityPostDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServiceTraceProbabilityPostDefault handles this case with default header values.

internal server error

func NewStorageServiceTraceProbabilityPostDefault ¶

func NewStorageServiceTraceProbabilityPostDefault(code int) *StorageServiceTraceProbabilityPostDefault

NewStorageServiceTraceProbabilityPostDefault creates a StorageServiceTraceProbabilityPostDefault with default headers values

func (*StorageServiceTraceProbabilityPostDefault) Code ¶

Code gets the status code for the storage service trace probability post default response

func (*StorageServiceTraceProbabilityPostDefault) Error ¶

func (*StorageServiceTraceProbabilityPostDefault) GetPayload ¶

type StorageServiceTraceProbabilityPostOK ¶

type StorageServiceTraceProbabilityPostOK struct {
}

StorageServiceTraceProbabilityPostOK handles this case with default header values.

StorageServiceTraceProbabilityPostOK storage service trace probability post o k

func NewStorageServiceTraceProbabilityPostOK ¶

func NewStorageServiceTraceProbabilityPostOK() *StorageServiceTraceProbabilityPostOK

NewStorageServiceTraceProbabilityPostOK creates a StorageServiceTraceProbabilityPostOK with default headers values

type StorageServiceTraceProbabilityPostParams ¶

type StorageServiceTraceProbabilityPostParams struct {

	/*Probability
	  [0,1] will enable tracing on a partial number of requests with the provided probability. 0 will disable tracing and 1 will enable tracing for all requests (which mich severely cripple the system)

	*/
	Probability string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServiceTraceProbabilityPostParams contains all the parameters to send to the API endpoint for the storage service trace probability post operation typically these are written to a http.Request

func NewStorageServiceTraceProbabilityPostParams ¶

func NewStorageServiceTraceProbabilityPostParams() *StorageServiceTraceProbabilityPostParams

NewStorageServiceTraceProbabilityPostParams creates a new StorageServiceTraceProbabilityPostParams object with the default values initialized.

func NewStorageServiceTraceProbabilityPostParamsWithContext ¶

func NewStorageServiceTraceProbabilityPostParamsWithContext(ctx context.Context) *StorageServiceTraceProbabilityPostParams

NewStorageServiceTraceProbabilityPostParamsWithContext creates a new StorageServiceTraceProbabilityPostParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServiceTraceProbabilityPostParamsWithHTTPClient ¶

func NewStorageServiceTraceProbabilityPostParamsWithHTTPClient(client *http.Client) *StorageServiceTraceProbabilityPostParams

NewStorageServiceTraceProbabilityPostParamsWithHTTPClient creates a new StorageServiceTraceProbabilityPostParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServiceTraceProbabilityPostParamsWithTimeout ¶

func NewStorageServiceTraceProbabilityPostParamsWithTimeout(timeout time.Duration) *StorageServiceTraceProbabilityPostParams

NewStorageServiceTraceProbabilityPostParamsWithTimeout creates a new StorageServiceTraceProbabilityPostParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServiceTraceProbabilityPostParams) SetContext ¶

SetContext adds the context to the storage service trace probability post params

func (*StorageServiceTraceProbabilityPostParams) SetHTTPClient ¶

func (o *StorageServiceTraceProbabilityPostParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage service trace probability post params

func (*StorageServiceTraceProbabilityPostParams) SetProbability ¶

func (o *StorageServiceTraceProbabilityPostParams) SetProbability(probability string)

SetProbability adds the probability to the storage service trace probability post params

func (*StorageServiceTraceProbabilityPostParams) SetTimeout ¶

SetTimeout adds the timeout to the storage service trace probability post params

func (*StorageServiceTraceProbabilityPostParams) WithContext ¶

WithContext adds the context to the storage service trace probability post params

func (*StorageServiceTraceProbabilityPostParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service trace probability post params

func (*StorageServiceTraceProbabilityPostParams) WithProbability ¶

WithProbability adds the probability to the storage service trace probability post params

func (*StorageServiceTraceProbabilityPostParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service trace probability post params

func (*StorageServiceTraceProbabilityPostParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServiceTraceProbabilityPostReader ¶

type StorageServiceTraceProbabilityPostReader struct {
	// contains filtered or unexported fields
}

StorageServiceTraceProbabilityPostReader is a Reader for the StorageServiceTraceProbabilityPost structure.

func (*StorageServiceTraceProbabilityPostReader) ReadResponse ¶

func (o *StorageServiceTraceProbabilityPostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServiceTruncateByKeyspacePostDefault ¶

type StorageServiceTruncateByKeyspacePostDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServiceTruncateByKeyspacePostDefault handles this case with default header values.

internal server error

func NewStorageServiceTruncateByKeyspacePostDefault ¶

func NewStorageServiceTruncateByKeyspacePostDefault(code int) *StorageServiceTruncateByKeyspacePostDefault

NewStorageServiceTruncateByKeyspacePostDefault creates a StorageServiceTruncateByKeyspacePostDefault with default headers values

func (*StorageServiceTruncateByKeyspacePostDefault) Code ¶

Code gets the status code for the storage service truncate by keyspace post default response

func (*StorageServiceTruncateByKeyspacePostDefault) Error ¶

func (*StorageServiceTruncateByKeyspacePostDefault) GetPayload ¶

type StorageServiceTruncateByKeyspacePostOK ¶

type StorageServiceTruncateByKeyspacePostOK struct {
}

StorageServiceTruncateByKeyspacePostOK handles this case with default header values.

StorageServiceTruncateByKeyspacePostOK storage service truncate by keyspace post o k

func NewStorageServiceTruncateByKeyspacePostOK ¶

func NewStorageServiceTruncateByKeyspacePostOK() *StorageServiceTruncateByKeyspacePostOK

NewStorageServiceTruncateByKeyspacePostOK creates a StorageServiceTruncateByKeyspacePostOK with default headers values

type StorageServiceTruncateByKeyspacePostParams ¶

type StorageServiceTruncateByKeyspacePostParams struct {

	/*Cf
	  Column family name

	*/
	Cf *string
	/*Keyspace
	  The keyspace

	*/
	Keyspace string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServiceTruncateByKeyspacePostParams contains all the parameters to send to the API endpoint for the storage service truncate by keyspace post operation typically these are written to a http.Request

func NewStorageServiceTruncateByKeyspacePostParams ¶

func NewStorageServiceTruncateByKeyspacePostParams() *StorageServiceTruncateByKeyspacePostParams

NewStorageServiceTruncateByKeyspacePostParams creates a new StorageServiceTruncateByKeyspacePostParams object with the default values initialized.

func NewStorageServiceTruncateByKeyspacePostParamsWithContext ¶

func NewStorageServiceTruncateByKeyspacePostParamsWithContext(ctx context.Context) *StorageServiceTruncateByKeyspacePostParams

NewStorageServiceTruncateByKeyspacePostParamsWithContext creates a new StorageServiceTruncateByKeyspacePostParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServiceTruncateByKeyspacePostParamsWithHTTPClient ¶

func NewStorageServiceTruncateByKeyspacePostParamsWithHTTPClient(client *http.Client) *StorageServiceTruncateByKeyspacePostParams

NewStorageServiceTruncateByKeyspacePostParamsWithHTTPClient creates a new StorageServiceTruncateByKeyspacePostParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServiceTruncateByKeyspacePostParamsWithTimeout ¶

func NewStorageServiceTruncateByKeyspacePostParamsWithTimeout(timeout time.Duration) *StorageServiceTruncateByKeyspacePostParams

NewStorageServiceTruncateByKeyspacePostParamsWithTimeout creates a new StorageServiceTruncateByKeyspacePostParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServiceTruncateByKeyspacePostParams) SetCf ¶

SetCf adds the cf to the storage service truncate by keyspace post params

func (*StorageServiceTruncateByKeyspacePostParams) SetContext ¶

SetContext adds the context to the storage service truncate by keyspace post params

func (*StorageServiceTruncateByKeyspacePostParams) SetHTTPClient ¶

func (o *StorageServiceTruncateByKeyspacePostParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage service truncate by keyspace post params

func (*StorageServiceTruncateByKeyspacePostParams) SetKeyspace ¶

func (o *StorageServiceTruncateByKeyspacePostParams) SetKeyspace(keyspace string)

SetKeyspace adds the keyspace to the storage service truncate by keyspace post params

func (*StorageServiceTruncateByKeyspacePostParams) SetTimeout ¶

SetTimeout adds the timeout to the storage service truncate by keyspace post params

func (*StorageServiceTruncateByKeyspacePostParams) WithCf ¶

WithCf adds the cf to the storage service truncate by keyspace post params

func (*StorageServiceTruncateByKeyspacePostParams) WithContext ¶

WithContext adds the context to the storage service truncate by keyspace post params

func (*StorageServiceTruncateByKeyspacePostParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service truncate by keyspace post params

func (*StorageServiceTruncateByKeyspacePostParams) WithKeyspace ¶

WithKeyspace adds the keyspace to the storage service truncate by keyspace post params

func (*StorageServiceTruncateByKeyspacePostParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service truncate by keyspace post params

func (*StorageServiceTruncateByKeyspacePostParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServiceTruncateByKeyspacePostReader ¶

type StorageServiceTruncateByKeyspacePostReader struct {
	// contains filtered or unexported fields
}

StorageServiceTruncateByKeyspacePostReader is a Reader for the StorageServiceTruncateByKeyspacePost structure.

func (*StorageServiceTruncateByKeyspacePostReader) ReadResponse ¶

func (o *StorageServiceTruncateByKeyspacePostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServiceUpdateSnitchPostDefault ¶

type StorageServiceUpdateSnitchPostDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServiceUpdateSnitchPostDefault handles this case with default header values.

internal server error

func NewStorageServiceUpdateSnitchPostDefault ¶

func NewStorageServiceUpdateSnitchPostDefault(code int) *StorageServiceUpdateSnitchPostDefault

NewStorageServiceUpdateSnitchPostDefault creates a StorageServiceUpdateSnitchPostDefault with default headers values

func (*StorageServiceUpdateSnitchPostDefault) Code ¶

Code gets the status code for the storage service update snitch post default response

func (*StorageServiceUpdateSnitchPostDefault) Error ¶

func (*StorageServiceUpdateSnitchPostDefault) GetPayload ¶

type StorageServiceUpdateSnitchPostOK ¶

type StorageServiceUpdateSnitchPostOK struct {
}

StorageServiceUpdateSnitchPostOK handles this case with default header values.

StorageServiceUpdateSnitchPostOK storage service update snitch post o k

func NewStorageServiceUpdateSnitchPostOK ¶

func NewStorageServiceUpdateSnitchPostOK() *StorageServiceUpdateSnitchPostOK

NewStorageServiceUpdateSnitchPostOK creates a StorageServiceUpdateSnitchPostOK with default headers values

type StorageServiceUpdateSnitchPostParams ¶

type StorageServiceUpdateSnitchPostParams struct {

	/*Dynamic
	  When true dynamicsnitch is used

	*/
	Dynamic bool
	/*DynamicBadnessThreshold
	  Dynamic badness threshold, (default 0.0)

	*/
	DynamicBadnessThreshold *string
	/*DynamicResetInterval
	  integer, in ms (default 600,000)

	*/
	DynamicResetInterval *int32
	/*DynamicUpdateInterval
	  integer, in ms (default 100)

	*/
	DynamicUpdateInterval *int32
	/*EpSnitchClassName
	  The canonical path name for a class implementing IEndpointSnitch

	*/
	EpSnitchClassName string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServiceUpdateSnitchPostParams contains all the parameters to send to the API endpoint for the storage service update snitch post operation typically these are written to a http.Request

func NewStorageServiceUpdateSnitchPostParams ¶

func NewStorageServiceUpdateSnitchPostParams() *StorageServiceUpdateSnitchPostParams

NewStorageServiceUpdateSnitchPostParams creates a new StorageServiceUpdateSnitchPostParams object with the default values initialized.

func NewStorageServiceUpdateSnitchPostParamsWithContext ¶

func NewStorageServiceUpdateSnitchPostParamsWithContext(ctx context.Context) *StorageServiceUpdateSnitchPostParams

NewStorageServiceUpdateSnitchPostParamsWithContext creates a new StorageServiceUpdateSnitchPostParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServiceUpdateSnitchPostParamsWithHTTPClient ¶

func NewStorageServiceUpdateSnitchPostParamsWithHTTPClient(client *http.Client) *StorageServiceUpdateSnitchPostParams

NewStorageServiceUpdateSnitchPostParamsWithHTTPClient creates a new StorageServiceUpdateSnitchPostParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServiceUpdateSnitchPostParamsWithTimeout ¶

func NewStorageServiceUpdateSnitchPostParamsWithTimeout(timeout time.Duration) *StorageServiceUpdateSnitchPostParams

NewStorageServiceUpdateSnitchPostParamsWithTimeout creates a new StorageServiceUpdateSnitchPostParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServiceUpdateSnitchPostParams) SetContext ¶

SetContext adds the context to the storage service update snitch post params

func (*StorageServiceUpdateSnitchPostParams) SetDynamic ¶

func (o *StorageServiceUpdateSnitchPostParams) SetDynamic(dynamic bool)

SetDynamic adds the dynamic to the storage service update snitch post params

func (*StorageServiceUpdateSnitchPostParams) SetDynamicBadnessThreshold ¶

func (o *StorageServiceUpdateSnitchPostParams) SetDynamicBadnessThreshold(dynamicBadnessThreshold *string)

SetDynamicBadnessThreshold adds the dynamicBadnessThreshold to the storage service update snitch post params

func (*StorageServiceUpdateSnitchPostParams) SetDynamicResetInterval ¶

func (o *StorageServiceUpdateSnitchPostParams) SetDynamicResetInterval(dynamicResetInterval *int32)

SetDynamicResetInterval adds the dynamicResetInterval to the storage service update snitch post params

func (*StorageServiceUpdateSnitchPostParams) SetDynamicUpdateInterval ¶

func (o *StorageServiceUpdateSnitchPostParams) SetDynamicUpdateInterval(dynamicUpdateInterval *int32)

SetDynamicUpdateInterval adds the dynamicUpdateInterval to the storage service update snitch post params

func (*StorageServiceUpdateSnitchPostParams) SetEpSnitchClassName ¶

func (o *StorageServiceUpdateSnitchPostParams) SetEpSnitchClassName(epSnitchClassName string)

SetEpSnitchClassName adds the epSnitchClassName to the storage service update snitch post params

func (*StorageServiceUpdateSnitchPostParams) SetHTTPClient ¶

func (o *StorageServiceUpdateSnitchPostParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the storage service update snitch post params

func (*StorageServiceUpdateSnitchPostParams) SetTimeout ¶

func (o *StorageServiceUpdateSnitchPostParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the storage service update snitch post params

func (*StorageServiceUpdateSnitchPostParams) WithContext ¶

WithContext adds the context to the storage service update snitch post params

func (*StorageServiceUpdateSnitchPostParams) WithDynamic ¶

WithDynamic adds the dynamic to the storage service update snitch post params

func (*StorageServiceUpdateSnitchPostParams) WithDynamicBadnessThreshold ¶

func (o *StorageServiceUpdateSnitchPostParams) WithDynamicBadnessThreshold(dynamicBadnessThreshold *string) *StorageServiceUpdateSnitchPostParams

WithDynamicBadnessThreshold adds the dynamicBadnessThreshold to the storage service update snitch post params

func (*StorageServiceUpdateSnitchPostParams) WithDynamicResetInterval ¶

func (o *StorageServiceUpdateSnitchPostParams) WithDynamicResetInterval(dynamicResetInterval *int32) *StorageServiceUpdateSnitchPostParams

WithDynamicResetInterval adds the dynamicResetInterval to the storage service update snitch post params

func (*StorageServiceUpdateSnitchPostParams) WithDynamicUpdateInterval ¶

func (o *StorageServiceUpdateSnitchPostParams) WithDynamicUpdateInterval(dynamicUpdateInterval *int32) *StorageServiceUpdateSnitchPostParams

WithDynamicUpdateInterval adds the dynamicUpdateInterval to the storage service update snitch post params

func (*StorageServiceUpdateSnitchPostParams) WithEpSnitchClassName ¶

func (o *StorageServiceUpdateSnitchPostParams) WithEpSnitchClassName(epSnitchClassName string) *StorageServiceUpdateSnitchPostParams

WithEpSnitchClassName adds the epSnitchClassName to the storage service update snitch post params

func (*StorageServiceUpdateSnitchPostParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service update snitch post params

func (*StorageServiceUpdateSnitchPostParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service update snitch post params

func (*StorageServiceUpdateSnitchPostParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServiceUpdateSnitchPostReader ¶

type StorageServiceUpdateSnitchPostReader struct {
	// contains filtered or unexported fields
}

StorageServiceUpdateSnitchPostReader is a Reader for the StorageServiceUpdateSnitchPost structure.

func (*StorageServiceUpdateSnitchPostReader) ReadResponse ¶

func (o *StorageServiceUpdateSnitchPostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StorageServiceViewBuildStatusesByKeyspaceAndViewGetDefault ¶

type StorageServiceViewBuildStatusesByKeyspaceAndViewGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StorageServiceViewBuildStatusesByKeyspaceAndViewGetDefault handles this case with default header values.

internal server error

func NewStorageServiceViewBuildStatusesByKeyspaceAndViewGetDefault ¶

func NewStorageServiceViewBuildStatusesByKeyspaceAndViewGetDefault(code int) *StorageServiceViewBuildStatusesByKeyspaceAndViewGetDefault

NewStorageServiceViewBuildStatusesByKeyspaceAndViewGetDefault creates a StorageServiceViewBuildStatusesByKeyspaceAndViewGetDefault with default headers values

func (*StorageServiceViewBuildStatusesByKeyspaceAndViewGetDefault) Code ¶

Code gets the status code for the storage service view build statuses by keyspace and view get default response

func (*StorageServiceViewBuildStatusesByKeyspaceAndViewGetDefault) Error ¶

func (*StorageServiceViewBuildStatusesByKeyspaceAndViewGetDefault) GetPayload ¶

type StorageServiceViewBuildStatusesByKeyspaceAndViewGetOK ¶

type StorageServiceViewBuildStatusesByKeyspaceAndViewGetOK struct {
	Payload []*models.Mapper
}

StorageServiceViewBuildStatusesByKeyspaceAndViewGetOK handles this case with default header values.

StorageServiceViewBuildStatusesByKeyspaceAndViewGetOK storage service view build statuses by keyspace and view get o k

func NewStorageServiceViewBuildStatusesByKeyspaceAndViewGetOK ¶

func NewStorageServiceViewBuildStatusesByKeyspaceAndViewGetOK() *StorageServiceViewBuildStatusesByKeyspaceAndViewGetOK

NewStorageServiceViewBuildStatusesByKeyspaceAndViewGetOK creates a StorageServiceViewBuildStatusesByKeyspaceAndViewGetOK with default headers values

func (*StorageServiceViewBuildStatusesByKeyspaceAndViewGetOK) GetPayload ¶

type StorageServiceViewBuildStatusesByKeyspaceAndViewGetParams ¶

type StorageServiceViewBuildStatusesByKeyspaceAndViewGetParams struct {

	/*Keyspace
	  The keyspace

	*/
	Keyspace string
	/*View
	  View name

	*/
	View string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StorageServiceViewBuildStatusesByKeyspaceAndViewGetParams contains all the parameters to send to the API endpoint for the storage service view build statuses by keyspace and view get operation typically these are written to a http.Request

func NewStorageServiceViewBuildStatusesByKeyspaceAndViewGetParams ¶

func NewStorageServiceViewBuildStatusesByKeyspaceAndViewGetParams() *StorageServiceViewBuildStatusesByKeyspaceAndViewGetParams

NewStorageServiceViewBuildStatusesByKeyspaceAndViewGetParams creates a new StorageServiceViewBuildStatusesByKeyspaceAndViewGetParams object with the default values initialized.

func NewStorageServiceViewBuildStatusesByKeyspaceAndViewGetParamsWithContext ¶

func NewStorageServiceViewBuildStatusesByKeyspaceAndViewGetParamsWithContext(ctx context.Context) *StorageServiceViewBuildStatusesByKeyspaceAndViewGetParams

NewStorageServiceViewBuildStatusesByKeyspaceAndViewGetParamsWithContext creates a new StorageServiceViewBuildStatusesByKeyspaceAndViewGetParams object with the default values initialized, and the ability to set a context for a request

func NewStorageServiceViewBuildStatusesByKeyspaceAndViewGetParamsWithHTTPClient ¶

func NewStorageServiceViewBuildStatusesByKeyspaceAndViewGetParamsWithHTTPClient(client *http.Client) *StorageServiceViewBuildStatusesByKeyspaceAndViewGetParams

NewStorageServiceViewBuildStatusesByKeyspaceAndViewGetParamsWithHTTPClient creates a new StorageServiceViewBuildStatusesByKeyspaceAndViewGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStorageServiceViewBuildStatusesByKeyspaceAndViewGetParamsWithTimeout ¶

func NewStorageServiceViewBuildStatusesByKeyspaceAndViewGetParamsWithTimeout(timeout time.Duration) *StorageServiceViewBuildStatusesByKeyspaceAndViewGetParams

NewStorageServiceViewBuildStatusesByKeyspaceAndViewGetParamsWithTimeout creates a new StorageServiceViewBuildStatusesByKeyspaceAndViewGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StorageServiceViewBuildStatusesByKeyspaceAndViewGetParams) SetContext ¶

SetContext adds the context to the storage service view build statuses by keyspace and view get params

func (*StorageServiceViewBuildStatusesByKeyspaceAndViewGetParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the storage service view build statuses by keyspace and view get params

func (*StorageServiceViewBuildStatusesByKeyspaceAndViewGetParams) SetKeyspace ¶

SetKeyspace adds the keyspace to the storage service view build statuses by keyspace and view get params

func (*StorageServiceViewBuildStatusesByKeyspaceAndViewGetParams) SetTimeout ¶

SetTimeout adds the timeout to the storage service view build statuses by keyspace and view get params

func (*StorageServiceViewBuildStatusesByKeyspaceAndViewGetParams) SetView ¶

SetView adds the view to the storage service view build statuses by keyspace and view get params

func (*StorageServiceViewBuildStatusesByKeyspaceAndViewGetParams) WithContext ¶

WithContext adds the context to the storage service view build statuses by keyspace and view get params

func (*StorageServiceViewBuildStatusesByKeyspaceAndViewGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the storage service view build statuses by keyspace and view get params

func (*StorageServiceViewBuildStatusesByKeyspaceAndViewGetParams) WithKeyspace ¶

WithKeyspace adds the keyspace to the storage service view build statuses by keyspace and view get params

func (*StorageServiceViewBuildStatusesByKeyspaceAndViewGetParams) WithTimeout ¶

WithTimeout adds the timeout to the storage service view build statuses by keyspace and view get params

func (*StorageServiceViewBuildStatusesByKeyspaceAndViewGetParams) WithView ¶

WithView adds the view to the storage service view build statuses by keyspace and view get params

func (*StorageServiceViewBuildStatusesByKeyspaceAndViewGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StorageServiceViewBuildStatusesByKeyspaceAndViewGetReader ¶

type StorageServiceViewBuildStatusesByKeyspaceAndViewGetReader struct {
	// contains filtered or unexported fields
}

StorageServiceViewBuildStatusesByKeyspaceAndViewGetReader is a Reader for the StorageServiceViewBuildStatusesByKeyspaceAndViewGet structure.

func (*StorageServiceViewBuildStatusesByKeyspaceAndViewGetReader) ReadResponse ¶

ReadResponse reads a server response into the received o.

type StreamManagerGetDefault ¶

type StreamManagerGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StreamManagerGetDefault handles this case with default header values.

internal server error

func NewStreamManagerGetDefault ¶

func NewStreamManagerGetDefault(code int) *StreamManagerGetDefault

NewStreamManagerGetDefault creates a StreamManagerGetDefault with default headers values

func (*StreamManagerGetDefault) Code ¶

func (o *StreamManagerGetDefault) Code() int

Code gets the status code for the stream manager get default response

func (*StreamManagerGetDefault) Error ¶

func (o *StreamManagerGetDefault) Error() string

func (*StreamManagerGetDefault) GetPayload ¶

func (o *StreamManagerGetDefault) GetPayload() *models.ErrorModel

type StreamManagerGetOK ¶

type StreamManagerGetOK struct {
	Payload []*models.StreamState
}

StreamManagerGetOK handles this case with default header values.

StreamManagerGetOK stream manager get o k

func NewStreamManagerGetOK ¶

func NewStreamManagerGetOK() *StreamManagerGetOK

NewStreamManagerGetOK creates a StreamManagerGetOK with default headers values

func (*StreamManagerGetOK) GetPayload ¶

func (o *StreamManagerGetOK) GetPayload() []*models.StreamState

type StreamManagerGetParams ¶

type StreamManagerGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StreamManagerGetParams contains all the parameters to send to the API endpoint for the stream manager get operation typically these are written to a http.Request

func NewStreamManagerGetParams ¶

func NewStreamManagerGetParams() *StreamManagerGetParams

NewStreamManagerGetParams creates a new StreamManagerGetParams object with the default values initialized.

func NewStreamManagerGetParamsWithContext ¶

func NewStreamManagerGetParamsWithContext(ctx context.Context) *StreamManagerGetParams

NewStreamManagerGetParamsWithContext creates a new StreamManagerGetParams object with the default values initialized, and the ability to set a context for a request

func NewStreamManagerGetParamsWithHTTPClient ¶

func NewStreamManagerGetParamsWithHTTPClient(client *http.Client) *StreamManagerGetParams

NewStreamManagerGetParamsWithHTTPClient creates a new StreamManagerGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStreamManagerGetParamsWithTimeout ¶

func NewStreamManagerGetParamsWithTimeout(timeout time.Duration) *StreamManagerGetParams

NewStreamManagerGetParamsWithTimeout creates a new StreamManagerGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StreamManagerGetParams) SetContext ¶

func (o *StreamManagerGetParams) SetContext(ctx context.Context)

SetContext adds the context to the stream manager get params

func (*StreamManagerGetParams) SetHTTPClient ¶

func (o *StreamManagerGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the stream manager get params

func (*StreamManagerGetParams) SetTimeout ¶

func (o *StreamManagerGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the stream manager get params

func (*StreamManagerGetParams) WithContext ¶

WithContext adds the context to the stream manager get params

func (*StreamManagerGetParams) WithHTTPClient ¶

func (o *StreamManagerGetParams) WithHTTPClient(client *http.Client) *StreamManagerGetParams

WithHTTPClient adds the HTTPClient to the stream manager get params

func (*StreamManagerGetParams) WithTimeout ¶

WithTimeout adds the timeout to the stream manager get params

func (*StreamManagerGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StreamManagerGetReader ¶

type StreamManagerGetReader struct {
	// contains filtered or unexported fields
}

StreamManagerGetReader is a Reader for the StreamManagerGet structure.

func (*StreamManagerGetReader) ReadResponse ¶

func (o *StreamManagerGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StreamManagerMetricsIncomingByPeerGetDefault ¶

type StreamManagerMetricsIncomingByPeerGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StreamManagerMetricsIncomingByPeerGetDefault handles this case with default header values.

internal server error

func NewStreamManagerMetricsIncomingByPeerGetDefault ¶

func NewStreamManagerMetricsIncomingByPeerGetDefault(code int) *StreamManagerMetricsIncomingByPeerGetDefault

NewStreamManagerMetricsIncomingByPeerGetDefault creates a StreamManagerMetricsIncomingByPeerGetDefault with default headers values

func (*StreamManagerMetricsIncomingByPeerGetDefault) Code ¶

Code gets the status code for the stream manager metrics incoming by peer get default response

func (*StreamManagerMetricsIncomingByPeerGetDefault) Error ¶

func (*StreamManagerMetricsIncomingByPeerGetDefault) GetPayload ¶

type StreamManagerMetricsIncomingByPeerGetOK ¶

type StreamManagerMetricsIncomingByPeerGetOK struct {
	Payload int32
}

StreamManagerMetricsIncomingByPeerGetOK handles this case with default header values.

StreamManagerMetricsIncomingByPeerGetOK stream manager metrics incoming by peer get o k

func NewStreamManagerMetricsIncomingByPeerGetOK ¶

func NewStreamManagerMetricsIncomingByPeerGetOK() *StreamManagerMetricsIncomingByPeerGetOK

NewStreamManagerMetricsIncomingByPeerGetOK creates a StreamManagerMetricsIncomingByPeerGetOK with default headers values

func (*StreamManagerMetricsIncomingByPeerGetOK) GetPayload ¶

type StreamManagerMetricsIncomingByPeerGetParams ¶

type StreamManagerMetricsIncomingByPeerGetParams struct {

	/*Peer
	  The stream peer

	*/
	Peer string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StreamManagerMetricsIncomingByPeerGetParams contains all the parameters to send to the API endpoint for the stream manager metrics incoming by peer get operation typically these are written to a http.Request

func NewStreamManagerMetricsIncomingByPeerGetParams ¶

func NewStreamManagerMetricsIncomingByPeerGetParams() *StreamManagerMetricsIncomingByPeerGetParams

NewStreamManagerMetricsIncomingByPeerGetParams creates a new StreamManagerMetricsIncomingByPeerGetParams object with the default values initialized.

func NewStreamManagerMetricsIncomingByPeerGetParamsWithContext ¶

func NewStreamManagerMetricsIncomingByPeerGetParamsWithContext(ctx context.Context) *StreamManagerMetricsIncomingByPeerGetParams

NewStreamManagerMetricsIncomingByPeerGetParamsWithContext creates a new StreamManagerMetricsIncomingByPeerGetParams object with the default values initialized, and the ability to set a context for a request

func NewStreamManagerMetricsIncomingByPeerGetParamsWithHTTPClient ¶

func NewStreamManagerMetricsIncomingByPeerGetParamsWithHTTPClient(client *http.Client) *StreamManagerMetricsIncomingByPeerGetParams

NewStreamManagerMetricsIncomingByPeerGetParamsWithHTTPClient creates a new StreamManagerMetricsIncomingByPeerGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStreamManagerMetricsIncomingByPeerGetParamsWithTimeout ¶

func NewStreamManagerMetricsIncomingByPeerGetParamsWithTimeout(timeout time.Duration) *StreamManagerMetricsIncomingByPeerGetParams

NewStreamManagerMetricsIncomingByPeerGetParamsWithTimeout creates a new StreamManagerMetricsIncomingByPeerGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StreamManagerMetricsIncomingByPeerGetParams) SetContext ¶

SetContext adds the context to the stream manager metrics incoming by peer get params

func (*StreamManagerMetricsIncomingByPeerGetParams) SetHTTPClient ¶

func (o *StreamManagerMetricsIncomingByPeerGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the stream manager metrics incoming by peer get params

func (*StreamManagerMetricsIncomingByPeerGetParams) SetPeer ¶

SetPeer adds the peer to the stream manager metrics incoming by peer get params

func (*StreamManagerMetricsIncomingByPeerGetParams) SetTimeout ¶

SetTimeout adds the timeout to the stream manager metrics incoming by peer get params

func (*StreamManagerMetricsIncomingByPeerGetParams) WithContext ¶

WithContext adds the context to the stream manager metrics incoming by peer get params

func (*StreamManagerMetricsIncomingByPeerGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the stream manager metrics incoming by peer get params

func (*StreamManagerMetricsIncomingByPeerGetParams) WithPeer ¶

WithPeer adds the peer to the stream manager metrics incoming by peer get params

func (*StreamManagerMetricsIncomingByPeerGetParams) WithTimeout ¶

WithTimeout adds the timeout to the stream manager metrics incoming by peer get params

func (*StreamManagerMetricsIncomingByPeerGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StreamManagerMetricsIncomingByPeerGetReader ¶

type StreamManagerMetricsIncomingByPeerGetReader struct {
	// contains filtered or unexported fields
}

StreamManagerMetricsIncomingByPeerGetReader is a Reader for the StreamManagerMetricsIncomingByPeerGet structure.

func (*StreamManagerMetricsIncomingByPeerGetReader) ReadResponse ¶

func (o *StreamManagerMetricsIncomingByPeerGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StreamManagerMetricsIncomingGetDefault ¶

type StreamManagerMetricsIncomingGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StreamManagerMetricsIncomingGetDefault handles this case with default header values.

internal server error

func NewStreamManagerMetricsIncomingGetDefault ¶

func NewStreamManagerMetricsIncomingGetDefault(code int) *StreamManagerMetricsIncomingGetDefault

NewStreamManagerMetricsIncomingGetDefault creates a StreamManagerMetricsIncomingGetDefault with default headers values

func (*StreamManagerMetricsIncomingGetDefault) Code ¶

Code gets the status code for the stream manager metrics incoming get default response

func (*StreamManagerMetricsIncomingGetDefault) Error ¶

func (*StreamManagerMetricsIncomingGetDefault) GetPayload ¶

type StreamManagerMetricsIncomingGetOK ¶

type StreamManagerMetricsIncomingGetOK struct {
	Payload int32
}

StreamManagerMetricsIncomingGetOK handles this case with default header values.

StreamManagerMetricsIncomingGetOK stream manager metrics incoming get o k

func NewStreamManagerMetricsIncomingGetOK ¶

func NewStreamManagerMetricsIncomingGetOK() *StreamManagerMetricsIncomingGetOK

NewStreamManagerMetricsIncomingGetOK creates a StreamManagerMetricsIncomingGetOK with default headers values

func (*StreamManagerMetricsIncomingGetOK) GetPayload ¶

func (o *StreamManagerMetricsIncomingGetOK) GetPayload() int32

type StreamManagerMetricsIncomingGetParams ¶

type StreamManagerMetricsIncomingGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StreamManagerMetricsIncomingGetParams contains all the parameters to send to the API endpoint for the stream manager metrics incoming get operation typically these are written to a http.Request

func NewStreamManagerMetricsIncomingGetParams ¶

func NewStreamManagerMetricsIncomingGetParams() *StreamManagerMetricsIncomingGetParams

NewStreamManagerMetricsIncomingGetParams creates a new StreamManagerMetricsIncomingGetParams object with the default values initialized.

func NewStreamManagerMetricsIncomingGetParamsWithContext ¶

func NewStreamManagerMetricsIncomingGetParamsWithContext(ctx context.Context) *StreamManagerMetricsIncomingGetParams

NewStreamManagerMetricsIncomingGetParamsWithContext creates a new StreamManagerMetricsIncomingGetParams object with the default values initialized, and the ability to set a context for a request

func NewStreamManagerMetricsIncomingGetParamsWithHTTPClient ¶

func NewStreamManagerMetricsIncomingGetParamsWithHTTPClient(client *http.Client) *StreamManagerMetricsIncomingGetParams

NewStreamManagerMetricsIncomingGetParamsWithHTTPClient creates a new StreamManagerMetricsIncomingGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStreamManagerMetricsIncomingGetParamsWithTimeout ¶

func NewStreamManagerMetricsIncomingGetParamsWithTimeout(timeout time.Duration) *StreamManagerMetricsIncomingGetParams

NewStreamManagerMetricsIncomingGetParamsWithTimeout creates a new StreamManagerMetricsIncomingGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StreamManagerMetricsIncomingGetParams) SetContext ¶

SetContext adds the context to the stream manager metrics incoming get params

func (*StreamManagerMetricsIncomingGetParams) SetHTTPClient ¶

func (o *StreamManagerMetricsIncomingGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the stream manager metrics incoming get params

func (*StreamManagerMetricsIncomingGetParams) SetTimeout ¶

func (o *StreamManagerMetricsIncomingGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the stream manager metrics incoming get params

func (*StreamManagerMetricsIncomingGetParams) WithContext ¶

WithContext adds the context to the stream manager metrics incoming get params

func (*StreamManagerMetricsIncomingGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the stream manager metrics incoming get params

func (*StreamManagerMetricsIncomingGetParams) WithTimeout ¶

WithTimeout adds the timeout to the stream manager metrics incoming get params

func (*StreamManagerMetricsIncomingGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StreamManagerMetricsIncomingGetReader ¶

type StreamManagerMetricsIncomingGetReader struct {
	// contains filtered or unexported fields
}

StreamManagerMetricsIncomingGetReader is a Reader for the StreamManagerMetricsIncomingGet structure.

func (*StreamManagerMetricsIncomingGetReader) ReadResponse ¶

func (o *StreamManagerMetricsIncomingGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StreamManagerMetricsOutboundGetDefault ¶

type StreamManagerMetricsOutboundGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StreamManagerMetricsOutboundGetDefault handles this case with default header values.

internal server error

func NewStreamManagerMetricsOutboundGetDefault ¶

func NewStreamManagerMetricsOutboundGetDefault(code int) *StreamManagerMetricsOutboundGetDefault

NewStreamManagerMetricsOutboundGetDefault creates a StreamManagerMetricsOutboundGetDefault with default headers values

func (*StreamManagerMetricsOutboundGetDefault) Code ¶

Code gets the status code for the stream manager metrics outbound get default response

func (*StreamManagerMetricsOutboundGetDefault) Error ¶

func (*StreamManagerMetricsOutboundGetDefault) GetPayload ¶

type StreamManagerMetricsOutboundGetOK ¶

type StreamManagerMetricsOutboundGetOK struct {
	Payload int32
}

StreamManagerMetricsOutboundGetOK handles this case with default header values.

StreamManagerMetricsOutboundGetOK stream manager metrics outbound get o k

func NewStreamManagerMetricsOutboundGetOK ¶

func NewStreamManagerMetricsOutboundGetOK() *StreamManagerMetricsOutboundGetOK

NewStreamManagerMetricsOutboundGetOK creates a StreamManagerMetricsOutboundGetOK with default headers values

func (*StreamManagerMetricsOutboundGetOK) GetPayload ¶

func (o *StreamManagerMetricsOutboundGetOK) GetPayload() int32

type StreamManagerMetricsOutboundGetParams ¶

type StreamManagerMetricsOutboundGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StreamManagerMetricsOutboundGetParams contains all the parameters to send to the API endpoint for the stream manager metrics outbound get operation typically these are written to a http.Request

func NewStreamManagerMetricsOutboundGetParams ¶

func NewStreamManagerMetricsOutboundGetParams() *StreamManagerMetricsOutboundGetParams

NewStreamManagerMetricsOutboundGetParams creates a new StreamManagerMetricsOutboundGetParams object with the default values initialized.

func NewStreamManagerMetricsOutboundGetParamsWithContext ¶

func NewStreamManagerMetricsOutboundGetParamsWithContext(ctx context.Context) *StreamManagerMetricsOutboundGetParams

NewStreamManagerMetricsOutboundGetParamsWithContext creates a new StreamManagerMetricsOutboundGetParams object with the default values initialized, and the ability to set a context for a request

func NewStreamManagerMetricsOutboundGetParamsWithHTTPClient ¶

func NewStreamManagerMetricsOutboundGetParamsWithHTTPClient(client *http.Client) *StreamManagerMetricsOutboundGetParams

NewStreamManagerMetricsOutboundGetParamsWithHTTPClient creates a new StreamManagerMetricsOutboundGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStreamManagerMetricsOutboundGetParamsWithTimeout ¶

func NewStreamManagerMetricsOutboundGetParamsWithTimeout(timeout time.Duration) *StreamManagerMetricsOutboundGetParams

NewStreamManagerMetricsOutboundGetParamsWithTimeout creates a new StreamManagerMetricsOutboundGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StreamManagerMetricsOutboundGetParams) SetContext ¶

SetContext adds the context to the stream manager metrics outbound get params

func (*StreamManagerMetricsOutboundGetParams) SetHTTPClient ¶

func (o *StreamManagerMetricsOutboundGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the stream manager metrics outbound get params

func (*StreamManagerMetricsOutboundGetParams) SetTimeout ¶

func (o *StreamManagerMetricsOutboundGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the stream manager metrics outbound get params

func (*StreamManagerMetricsOutboundGetParams) WithContext ¶

WithContext adds the context to the stream manager metrics outbound get params

func (*StreamManagerMetricsOutboundGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the stream manager metrics outbound get params

func (*StreamManagerMetricsOutboundGetParams) WithTimeout ¶

WithTimeout adds the timeout to the stream manager metrics outbound get params

func (*StreamManagerMetricsOutboundGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StreamManagerMetricsOutboundGetReader ¶

type StreamManagerMetricsOutboundGetReader struct {
	// contains filtered or unexported fields
}

StreamManagerMetricsOutboundGetReader is a Reader for the StreamManagerMetricsOutboundGet structure.

func (*StreamManagerMetricsOutboundGetReader) ReadResponse ¶

func (o *StreamManagerMetricsOutboundGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StreamManagerMetricsOutgoingByPeerGetDefault ¶

type StreamManagerMetricsOutgoingByPeerGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StreamManagerMetricsOutgoingByPeerGetDefault handles this case with default header values.

internal server error

func NewStreamManagerMetricsOutgoingByPeerGetDefault ¶

func NewStreamManagerMetricsOutgoingByPeerGetDefault(code int) *StreamManagerMetricsOutgoingByPeerGetDefault

NewStreamManagerMetricsOutgoingByPeerGetDefault creates a StreamManagerMetricsOutgoingByPeerGetDefault with default headers values

func (*StreamManagerMetricsOutgoingByPeerGetDefault) Code ¶

Code gets the status code for the stream manager metrics outgoing by peer get default response

func (*StreamManagerMetricsOutgoingByPeerGetDefault) Error ¶

func (*StreamManagerMetricsOutgoingByPeerGetDefault) GetPayload ¶

type StreamManagerMetricsOutgoingByPeerGetOK ¶

type StreamManagerMetricsOutgoingByPeerGetOK struct {
	Payload int32
}

StreamManagerMetricsOutgoingByPeerGetOK handles this case with default header values.

StreamManagerMetricsOutgoingByPeerGetOK stream manager metrics outgoing by peer get o k

func NewStreamManagerMetricsOutgoingByPeerGetOK ¶

func NewStreamManagerMetricsOutgoingByPeerGetOK() *StreamManagerMetricsOutgoingByPeerGetOK

NewStreamManagerMetricsOutgoingByPeerGetOK creates a StreamManagerMetricsOutgoingByPeerGetOK with default headers values

func (*StreamManagerMetricsOutgoingByPeerGetOK) GetPayload ¶

type StreamManagerMetricsOutgoingByPeerGetParams ¶

type StreamManagerMetricsOutgoingByPeerGetParams struct {

	/*Peer
	  The stream peer

	*/
	Peer string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StreamManagerMetricsOutgoingByPeerGetParams contains all the parameters to send to the API endpoint for the stream manager metrics outgoing by peer get operation typically these are written to a http.Request

func NewStreamManagerMetricsOutgoingByPeerGetParams ¶

func NewStreamManagerMetricsOutgoingByPeerGetParams() *StreamManagerMetricsOutgoingByPeerGetParams

NewStreamManagerMetricsOutgoingByPeerGetParams creates a new StreamManagerMetricsOutgoingByPeerGetParams object with the default values initialized.

func NewStreamManagerMetricsOutgoingByPeerGetParamsWithContext ¶

func NewStreamManagerMetricsOutgoingByPeerGetParamsWithContext(ctx context.Context) *StreamManagerMetricsOutgoingByPeerGetParams

NewStreamManagerMetricsOutgoingByPeerGetParamsWithContext creates a new StreamManagerMetricsOutgoingByPeerGetParams object with the default values initialized, and the ability to set a context for a request

func NewStreamManagerMetricsOutgoingByPeerGetParamsWithHTTPClient ¶

func NewStreamManagerMetricsOutgoingByPeerGetParamsWithHTTPClient(client *http.Client) *StreamManagerMetricsOutgoingByPeerGetParams

NewStreamManagerMetricsOutgoingByPeerGetParamsWithHTTPClient creates a new StreamManagerMetricsOutgoingByPeerGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStreamManagerMetricsOutgoingByPeerGetParamsWithTimeout ¶

func NewStreamManagerMetricsOutgoingByPeerGetParamsWithTimeout(timeout time.Duration) *StreamManagerMetricsOutgoingByPeerGetParams

NewStreamManagerMetricsOutgoingByPeerGetParamsWithTimeout creates a new StreamManagerMetricsOutgoingByPeerGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StreamManagerMetricsOutgoingByPeerGetParams) SetContext ¶

SetContext adds the context to the stream manager metrics outgoing by peer get params

func (*StreamManagerMetricsOutgoingByPeerGetParams) SetHTTPClient ¶

func (o *StreamManagerMetricsOutgoingByPeerGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the stream manager metrics outgoing by peer get params

func (*StreamManagerMetricsOutgoingByPeerGetParams) SetPeer ¶

SetPeer adds the peer to the stream manager metrics outgoing by peer get params

func (*StreamManagerMetricsOutgoingByPeerGetParams) SetTimeout ¶

SetTimeout adds the timeout to the stream manager metrics outgoing by peer get params

func (*StreamManagerMetricsOutgoingByPeerGetParams) WithContext ¶

WithContext adds the context to the stream manager metrics outgoing by peer get params

func (*StreamManagerMetricsOutgoingByPeerGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the stream manager metrics outgoing by peer get params

func (*StreamManagerMetricsOutgoingByPeerGetParams) WithPeer ¶

WithPeer adds the peer to the stream manager metrics outgoing by peer get params

func (*StreamManagerMetricsOutgoingByPeerGetParams) WithTimeout ¶

WithTimeout adds the timeout to the stream manager metrics outgoing by peer get params

func (*StreamManagerMetricsOutgoingByPeerGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StreamManagerMetricsOutgoingByPeerGetReader ¶

type StreamManagerMetricsOutgoingByPeerGetReader struct {
	// contains filtered or unexported fields
}

StreamManagerMetricsOutgoingByPeerGetReader is a Reader for the StreamManagerMetricsOutgoingByPeerGet structure.

func (*StreamManagerMetricsOutgoingByPeerGetReader) ReadResponse ¶

func (o *StreamManagerMetricsOutgoingByPeerGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StreamManagerMetricsOutgoingGetDefault ¶

type StreamManagerMetricsOutgoingGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

StreamManagerMetricsOutgoingGetDefault handles this case with default header values.

internal server error

func NewStreamManagerMetricsOutgoingGetDefault ¶

func NewStreamManagerMetricsOutgoingGetDefault(code int) *StreamManagerMetricsOutgoingGetDefault

NewStreamManagerMetricsOutgoingGetDefault creates a StreamManagerMetricsOutgoingGetDefault with default headers values

func (*StreamManagerMetricsOutgoingGetDefault) Code ¶

Code gets the status code for the stream manager metrics outgoing get default response

func (*StreamManagerMetricsOutgoingGetDefault) Error ¶

func (*StreamManagerMetricsOutgoingGetDefault) GetPayload ¶

type StreamManagerMetricsOutgoingGetOK ¶

type StreamManagerMetricsOutgoingGetOK struct {
	Payload int32
}

StreamManagerMetricsOutgoingGetOK handles this case with default header values.

StreamManagerMetricsOutgoingGetOK stream manager metrics outgoing get o k

func NewStreamManagerMetricsOutgoingGetOK ¶

func NewStreamManagerMetricsOutgoingGetOK() *StreamManagerMetricsOutgoingGetOK

NewStreamManagerMetricsOutgoingGetOK creates a StreamManagerMetricsOutgoingGetOK with default headers values

func (*StreamManagerMetricsOutgoingGetOK) GetPayload ¶

func (o *StreamManagerMetricsOutgoingGetOK) GetPayload() int32

type StreamManagerMetricsOutgoingGetParams ¶

type StreamManagerMetricsOutgoingGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StreamManagerMetricsOutgoingGetParams contains all the parameters to send to the API endpoint for the stream manager metrics outgoing get operation typically these are written to a http.Request

func NewStreamManagerMetricsOutgoingGetParams ¶

func NewStreamManagerMetricsOutgoingGetParams() *StreamManagerMetricsOutgoingGetParams

NewStreamManagerMetricsOutgoingGetParams creates a new StreamManagerMetricsOutgoingGetParams object with the default values initialized.

func NewStreamManagerMetricsOutgoingGetParamsWithContext ¶

func NewStreamManagerMetricsOutgoingGetParamsWithContext(ctx context.Context) *StreamManagerMetricsOutgoingGetParams

NewStreamManagerMetricsOutgoingGetParamsWithContext creates a new StreamManagerMetricsOutgoingGetParams object with the default values initialized, and the ability to set a context for a request

func NewStreamManagerMetricsOutgoingGetParamsWithHTTPClient ¶

func NewStreamManagerMetricsOutgoingGetParamsWithHTTPClient(client *http.Client) *StreamManagerMetricsOutgoingGetParams

NewStreamManagerMetricsOutgoingGetParamsWithHTTPClient creates a new StreamManagerMetricsOutgoingGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewStreamManagerMetricsOutgoingGetParamsWithTimeout ¶

func NewStreamManagerMetricsOutgoingGetParamsWithTimeout(timeout time.Duration) *StreamManagerMetricsOutgoingGetParams

NewStreamManagerMetricsOutgoingGetParamsWithTimeout creates a new StreamManagerMetricsOutgoingGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*StreamManagerMetricsOutgoingGetParams) SetContext ¶

SetContext adds the context to the stream manager metrics outgoing get params

func (*StreamManagerMetricsOutgoingGetParams) SetHTTPClient ¶

func (o *StreamManagerMetricsOutgoingGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the stream manager metrics outgoing get params

func (*StreamManagerMetricsOutgoingGetParams) SetTimeout ¶

func (o *StreamManagerMetricsOutgoingGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the stream manager metrics outgoing get params

func (*StreamManagerMetricsOutgoingGetParams) WithContext ¶

WithContext adds the context to the stream manager metrics outgoing get params

func (*StreamManagerMetricsOutgoingGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the stream manager metrics outgoing get params

func (*StreamManagerMetricsOutgoingGetParams) WithTimeout ¶

WithTimeout adds the timeout to the stream manager metrics outgoing get params

func (*StreamManagerMetricsOutgoingGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type StreamManagerMetricsOutgoingGetReader ¶

type StreamManagerMetricsOutgoingGetReader struct {
	// contains filtered or unexported fields
}

StreamManagerMetricsOutgoingGetReader is a Reader for the StreamManagerMetricsOutgoingGet structure.

func (*StreamManagerMetricsOutgoingGetReader) ReadResponse ¶

func (o *StreamManagerMetricsOutgoingGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type SystemLoggerByNameGetDefault ¶

type SystemLoggerByNameGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

SystemLoggerByNameGetDefault handles this case with default header values.

internal server error

func NewSystemLoggerByNameGetDefault ¶

func NewSystemLoggerByNameGetDefault(code int) *SystemLoggerByNameGetDefault

NewSystemLoggerByNameGetDefault creates a SystemLoggerByNameGetDefault with default headers values

func (*SystemLoggerByNameGetDefault) Code ¶

Code gets the status code for the system logger by name get default response

func (*SystemLoggerByNameGetDefault) Error ¶

func (*SystemLoggerByNameGetDefault) GetPayload ¶

type SystemLoggerByNameGetOK ¶

type SystemLoggerByNameGetOK struct {
	Payload string
}

SystemLoggerByNameGetOK handles this case with default header values.

SystemLoggerByNameGetOK system logger by name get o k

func NewSystemLoggerByNameGetOK ¶

func NewSystemLoggerByNameGetOK() *SystemLoggerByNameGetOK

NewSystemLoggerByNameGetOK creates a SystemLoggerByNameGetOK with default headers values

func (*SystemLoggerByNameGetOK) GetPayload ¶

func (o *SystemLoggerByNameGetOK) GetPayload() string

type SystemLoggerByNameGetParams ¶

type SystemLoggerByNameGetParams struct {

	/*Name
	  The logger to query about

	*/
	Name string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

SystemLoggerByNameGetParams contains all the parameters to send to the API endpoint for the system logger by name get operation typically these are written to a http.Request

func NewSystemLoggerByNameGetParams ¶

func NewSystemLoggerByNameGetParams() *SystemLoggerByNameGetParams

NewSystemLoggerByNameGetParams creates a new SystemLoggerByNameGetParams object with the default values initialized.

func NewSystemLoggerByNameGetParamsWithContext ¶

func NewSystemLoggerByNameGetParamsWithContext(ctx context.Context) *SystemLoggerByNameGetParams

NewSystemLoggerByNameGetParamsWithContext creates a new SystemLoggerByNameGetParams object with the default values initialized, and the ability to set a context for a request

func NewSystemLoggerByNameGetParamsWithHTTPClient ¶

func NewSystemLoggerByNameGetParamsWithHTTPClient(client *http.Client) *SystemLoggerByNameGetParams

NewSystemLoggerByNameGetParamsWithHTTPClient creates a new SystemLoggerByNameGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewSystemLoggerByNameGetParamsWithTimeout ¶

func NewSystemLoggerByNameGetParamsWithTimeout(timeout time.Duration) *SystemLoggerByNameGetParams

NewSystemLoggerByNameGetParamsWithTimeout creates a new SystemLoggerByNameGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*SystemLoggerByNameGetParams) SetContext ¶

func (o *SystemLoggerByNameGetParams) SetContext(ctx context.Context)

SetContext adds the context to the system logger by name get params

func (*SystemLoggerByNameGetParams) SetHTTPClient ¶

func (o *SystemLoggerByNameGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the system logger by name get params

func (*SystemLoggerByNameGetParams) SetName ¶

func (o *SystemLoggerByNameGetParams) SetName(name string)

SetName adds the name to the system logger by name get params

func (*SystemLoggerByNameGetParams) SetTimeout ¶

func (o *SystemLoggerByNameGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the system logger by name get params

func (*SystemLoggerByNameGetParams) WithContext ¶

WithContext adds the context to the system logger by name get params

func (*SystemLoggerByNameGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the system logger by name get params

func (*SystemLoggerByNameGetParams) WithName ¶

WithName adds the name to the system logger by name get params

func (*SystemLoggerByNameGetParams) WithTimeout ¶

WithTimeout adds the timeout to the system logger by name get params

func (*SystemLoggerByNameGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type SystemLoggerByNameGetReader ¶

type SystemLoggerByNameGetReader struct {
	// contains filtered or unexported fields
}

SystemLoggerByNameGetReader is a Reader for the SystemLoggerByNameGet structure.

func (*SystemLoggerByNameGetReader) ReadResponse ¶

func (o *SystemLoggerByNameGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type SystemLoggerByNamePostDefault ¶

type SystemLoggerByNamePostDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

SystemLoggerByNamePostDefault handles this case with default header values.

internal server error

func NewSystemLoggerByNamePostDefault ¶

func NewSystemLoggerByNamePostDefault(code int) *SystemLoggerByNamePostDefault

NewSystemLoggerByNamePostDefault creates a SystemLoggerByNamePostDefault with default headers values

func (*SystemLoggerByNamePostDefault) Code ¶

Code gets the status code for the system logger by name post default response

func (*SystemLoggerByNamePostDefault) Error ¶

func (*SystemLoggerByNamePostDefault) GetPayload ¶

type SystemLoggerByNamePostOK ¶

type SystemLoggerByNamePostOK struct {
}

SystemLoggerByNamePostOK handles this case with default header values.

SystemLoggerByNamePostOK system logger by name post o k

func NewSystemLoggerByNamePostOK ¶

func NewSystemLoggerByNamePostOK() *SystemLoggerByNamePostOK

NewSystemLoggerByNamePostOK creates a SystemLoggerByNamePostOK with default headers values

type SystemLoggerByNamePostParams ¶

type SystemLoggerByNamePostParams struct {

	/*Level
	  The new log level

	*/
	Level string
	/*Name
	  The logger to query about

	*/
	Name string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

SystemLoggerByNamePostParams contains all the parameters to send to the API endpoint for the system logger by name post operation typically these are written to a http.Request

func NewSystemLoggerByNamePostParams ¶

func NewSystemLoggerByNamePostParams() *SystemLoggerByNamePostParams

NewSystemLoggerByNamePostParams creates a new SystemLoggerByNamePostParams object with the default values initialized.

func NewSystemLoggerByNamePostParamsWithContext ¶

func NewSystemLoggerByNamePostParamsWithContext(ctx context.Context) *SystemLoggerByNamePostParams

NewSystemLoggerByNamePostParamsWithContext creates a new SystemLoggerByNamePostParams object with the default values initialized, and the ability to set a context for a request

func NewSystemLoggerByNamePostParamsWithHTTPClient ¶

func NewSystemLoggerByNamePostParamsWithHTTPClient(client *http.Client) *SystemLoggerByNamePostParams

NewSystemLoggerByNamePostParamsWithHTTPClient creates a new SystemLoggerByNamePostParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewSystemLoggerByNamePostParamsWithTimeout ¶

func NewSystemLoggerByNamePostParamsWithTimeout(timeout time.Duration) *SystemLoggerByNamePostParams

NewSystemLoggerByNamePostParamsWithTimeout creates a new SystemLoggerByNamePostParams object with the default values initialized, and the ability to set a timeout on a request

func (*SystemLoggerByNamePostParams) SetContext ¶

func (o *SystemLoggerByNamePostParams) SetContext(ctx context.Context)

SetContext adds the context to the system logger by name post params

func (*SystemLoggerByNamePostParams) SetHTTPClient ¶

func (o *SystemLoggerByNamePostParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the system logger by name post params

func (*SystemLoggerByNamePostParams) SetLevel ¶

func (o *SystemLoggerByNamePostParams) SetLevel(level string)

SetLevel adds the level to the system logger by name post params

func (*SystemLoggerByNamePostParams) SetName ¶

func (o *SystemLoggerByNamePostParams) SetName(name string)

SetName adds the name to the system logger by name post params

func (*SystemLoggerByNamePostParams) SetTimeout ¶

func (o *SystemLoggerByNamePostParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the system logger by name post params

func (*SystemLoggerByNamePostParams) WithContext ¶

WithContext adds the context to the system logger by name post params

func (*SystemLoggerByNamePostParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the system logger by name post params

func (*SystemLoggerByNamePostParams) WithLevel ¶

WithLevel adds the level to the system logger by name post params

func (*SystemLoggerByNamePostParams) WithName ¶

WithName adds the name to the system logger by name post params

func (*SystemLoggerByNamePostParams) WithTimeout ¶

WithTimeout adds the timeout to the system logger by name post params

func (*SystemLoggerByNamePostParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type SystemLoggerByNamePostReader ¶

type SystemLoggerByNamePostReader struct {
	// contains filtered or unexported fields
}

SystemLoggerByNamePostReader is a Reader for the SystemLoggerByNamePost structure.

func (*SystemLoggerByNamePostReader) ReadResponse ¶

func (o *SystemLoggerByNamePostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type SystemLoggerGetDefault ¶

type SystemLoggerGetDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

SystemLoggerGetDefault handles this case with default header values.

internal server error

func NewSystemLoggerGetDefault ¶

func NewSystemLoggerGetDefault(code int) *SystemLoggerGetDefault

NewSystemLoggerGetDefault creates a SystemLoggerGetDefault with default headers values

func (*SystemLoggerGetDefault) Code ¶

func (o *SystemLoggerGetDefault) Code() int

Code gets the status code for the system logger get default response

func (*SystemLoggerGetDefault) Error ¶

func (o *SystemLoggerGetDefault) Error() string

func (*SystemLoggerGetDefault) GetPayload ¶

func (o *SystemLoggerGetDefault) GetPayload() *models.ErrorModel

type SystemLoggerGetOK ¶

type SystemLoggerGetOK struct {
	Payload []string
}

SystemLoggerGetOK handles this case with default header values.

SystemLoggerGetOK system logger get o k

func NewSystemLoggerGetOK ¶

func NewSystemLoggerGetOK() *SystemLoggerGetOK

NewSystemLoggerGetOK creates a SystemLoggerGetOK with default headers values

func (*SystemLoggerGetOK) GetPayload ¶

func (o *SystemLoggerGetOK) GetPayload() []string

type SystemLoggerGetParams ¶

type SystemLoggerGetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

SystemLoggerGetParams contains all the parameters to send to the API endpoint for the system logger get operation typically these are written to a http.Request

func NewSystemLoggerGetParams ¶

func NewSystemLoggerGetParams() *SystemLoggerGetParams

NewSystemLoggerGetParams creates a new SystemLoggerGetParams object with the default values initialized.

func NewSystemLoggerGetParamsWithContext ¶

func NewSystemLoggerGetParamsWithContext(ctx context.Context) *SystemLoggerGetParams

NewSystemLoggerGetParamsWithContext creates a new SystemLoggerGetParams object with the default values initialized, and the ability to set a context for a request

func NewSystemLoggerGetParamsWithHTTPClient ¶

func NewSystemLoggerGetParamsWithHTTPClient(client *http.Client) *SystemLoggerGetParams

NewSystemLoggerGetParamsWithHTTPClient creates a new SystemLoggerGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewSystemLoggerGetParamsWithTimeout ¶

func NewSystemLoggerGetParamsWithTimeout(timeout time.Duration) *SystemLoggerGetParams

NewSystemLoggerGetParamsWithTimeout creates a new SystemLoggerGetParams object with the default values initialized, and the ability to set a timeout on a request

func (*SystemLoggerGetParams) SetContext ¶

func (o *SystemLoggerGetParams) SetContext(ctx context.Context)

SetContext adds the context to the system logger get params

func (*SystemLoggerGetParams) SetHTTPClient ¶

func (o *SystemLoggerGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the system logger get params

func (*SystemLoggerGetParams) SetTimeout ¶

func (o *SystemLoggerGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the system logger get params

func (*SystemLoggerGetParams) WithContext ¶

WithContext adds the context to the system logger get params

func (*SystemLoggerGetParams) WithHTTPClient ¶

func (o *SystemLoggerGetParams) WithHTTPClient(client *http.Client) *SystemLoggerGetParams

WithHTTPClient adds the HTTPClient to the system logger get params

func (*SystemLoggerGetParams) WithTimeout ¶

func (o *SystemLoggerGetParams) WithTimeout(timeout time.Duration) *SystemLoggerGetParams

WithTimeout adds the timeout to the system logger get params

func (*SystemLoggerGetParams) WriteToRequest ¶

func (o *SystemLoggerGetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type SystemLoggerGetReader ¶

type SystemLoggerGetReader struct {
	// contains filtered or unexported fields
}

SystemLoggerGetReader is a Reader for the SystemLoggerGet structure.

func (*SystemLoggerGetReader) ReadResponse ¶

func (o *SystemLoggerGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type SystemLoggerPostDefault ¶

type SystemLoggerPostDefault struct {
	Payload *models.ErrorModel
	// contains filtered or unexported fields
}

SystemLoggerPostDefault handles this case with default header values.

internal server error

func NewSystemLoggerPostDefault ¶

func NewSystemLoggerPostDefault(code int) *SystemLoggerPostDefault

NewSystemLoggerPostDefault creates a SystemLoggerPostDefault with default headers values

func (*SystemLoggerPostDefault) Code ¶

func (o *SystemLoggerPostDefault) Code() int

Code gets the status code for the system logger post default response

func (*SystemLoggerPostDefault) Error ¶

func (o *SystemLoggerPostDefault) Error() string

func (*SystemLoggerPostDefault) GetPayload ¶

func (o *SystemLoggerPostDefault) GetPayload() *models.ErrorModel

type SystemLoggerPostOK ¶

type SystemLoggerPostOK struct {
}

SystemLoggerPostOK handles this case with default header values.

SystemLoggerPostOK system logger post o k

func NewSystemLoggerPostOK ¶

func NewSystemLoggerPostOK() *SystemLoggerPostOK

NewSystemLoggerPostOK creates a SystemLoggerPostOK with default headers values

type SystemLoggerPostParams ¶

type SystemLoggerPostParams struct {

	/*Level
	  The new log level

	*/
	Level string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

SystemLoggerPostParams contains all the parameters to send to the API endpoint for the system logger post operation typically these are written to a http.Request

func NewSystemLoggerPostParams ¶

func NewSystemLoggerPostParams() *SystemLoggerPostParams

NewSystemLoggerPostParams creates a new SystemLoggerPostParams object with the default values initialized.

func NewSystemLoggerPostParamsWithContext ¶

func NewSystemLoggerPostParamsWithContext(ctx context.Context) *SystemLoggerPostParams

NewSystemLoggerPostParamsWithContext creates a new SystemLoggerPostParams object with the default values initialized, and the ability to set a context for a request

func NewSystemLoggerPostParamsWithHTTPClient ¶

func NewSystemLoggerPostParamsWithHTTPClient(client *http.Client) *SystemLoggerPostParams

NewSystemLoggerPostParamsWithHTTPClient creates a new SystemLoggerPostParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewSystemLoggerPostParamsWithTimeout ¶

func NewSystemLoggerPostParamsWithTimeout(timeout time.Duration) *SystemLoggerPostParams

NewSystemLoggerPostParamsWithTimeout creates a new SystemLoggerPostParams object with the default values initialized, and the ability to set a timeout on a request

func (*SystemLoggerPostParams) SetContext ¶

func (o *SystemLoggerPostParams) SetContext(ctx context.Context)

SetContext adds the context to the system logger post params

func (*SystemLoggerPostParams) SetHTTPClient ¶

func (o *SystemLoggerPostParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the system logger post params

func (*SystemLoggerPostParams) SetLevel ¶

func (o *SystemLoggerPostParams) SetLevel(level string)

SetLevel adds the level to the system logger post params

func (*SystemLoggerPostParams) SetTimeout ¶

func (o *SystemLoggerPostParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the system logger post params

func (*SystemLoggerPostParams) WithContext ¶

WithContext adds the context to the system logger post params

func (*SystemLoggerPostParams) WithHTTPClient ¶

func (o *SystemLoggerPostParams) WithHTTPClient(client *http.Client) *SystemLoggerPostParams

WithHTTPClient adds the HTTPClient to the system logger post params

func (*SystemLoggerPostParams) WithLevel ¶

WithLevel adds the level to the system logger post params

func (*SystemLoggerPostParams) WithTimeout ¶

WithTimeout adds the timeout to the system logger post params

func (*SystemLoggerPostParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type SystemLoggerPostReader ¶

type SystemLoggerPostReader struct {
	// contains filtered or unexported fields
}

SystemLoggerPostReader is a Reader for the SystemLoggerPost structure.

func (*SystemLoggerPostReader) ReadResponse ¶

func (o *SystemLoggerPostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

Source Files ¶

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL