api_key

package
v0.0.0-...-14d5a85 Latest Latest
Warning

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

Go to latest
Published: Mar 22, 2024 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type APIKeyAdvancedReactivateResourcePostPostBadRequest

type APIKeyAdvancedReactivateResourcePostPostBadRequest struct {
}

APIKeyAdvancedReactivateResourcePostPostBadRequest describes a response with status code 400, with default header values.

Bad Parameter

func NewAPIKeyAdvancedReactivateResourcePostPostBadRequest

func NewAPIKeyAdvancedReactivateResourcePostPostBadRequest() *APIKeyAdvancedReactivateResourcePostPostBadRequest

NewAPIKeyAdvancedReactivateResourcePostPostBadRequest creates a APIKeyAdvancedReactivateResourcePostPostBadRequest with default headers values

func (*APIKeyAdvancedReactivateResourcePostPostBadRequest) Code

Code gets the status code for the api key advanced reactivate resource post post bad request response

func (*APIKeyAdvancedReactivateResourcePostPostBadRequest) Error

func (*APIKeyAdvancedReactivateResourcePostPostBadRequest) IsClientError

IsClientError returns true when this api key advanced reactivate resource post post bad request response has a 4xx status code

func (*APIKeyAdvancedReactivateResourcePostPostBadRequest) IsCode

IsCode returns true when this api key advanced reactivate resource post post bad request response a status code equal to that given

func (*APIKeyAdvancedReactivateResourcePostPostBadRequest) IsRedirect

IsRedirect returns true when this api key advanced reactivate resource post post bad request response has a 3xx status code

func (*APIKeyAdvancedReactivateResourcePostPostBadRequest) IsServerError

IsServerError returns true when this api key advanced reactivate resource post post bad request response has a 5xx status code

func (*APIKeyAdvancedReactivateResourcePostPostBadRequest) IsSuccess

IsSuccess returns true when this api key advanced reactivate resource post post bad request response has a 2xx status code

func (*APIKeyAdvancedReactivateResourcePostPostBadRequest) String

type APIKeyAdvancedReactivateResourcePostPostNoContent

type APIKeyAdvancedReactivateResourcePostPostNoContent struct {
}

APIKeyAdvancedReactivateResourcePostPostNoContent describes a response with status code 204, with default header values.

Ok

func NewAPIKeyAdvancedReactivateResourcePostPostNoContent

func NewAPIKeyAdvancedReactivateResourcePostPostNoContent() *APIKeyAdvancedReactivateResourcePostPostNoContent

NewAPIKeyAdvancedReactivateResourcePostPostNoContent creates a APIKeyAdvancedReactivateResourcePostPostNoContent with default headers values

func (*APIKeyAdvancedReactivateResourcePostPostNoContent) Code

Code gets the status code for the api key advanced reactivate resource post post no content response

func (*APIKeyAdvancedReactivateResourcePostPostNoContent) Error

func (*APIKeyAdvancedReactivateResourcePostPostNoContent) IsClientError

IsClientError returns true when this api key advanced reactivate resource post post no content response has a 4xx status code

func (*APIKeyAdvancedReactivateResourcePostPostNoContent) IsCode

IsCode returns true when this api key advanced reactivate resource post post no content response a status code equal to that given

func (*APIKeyAdvancedReactivateResourcePostPostNoContent) IsRedirect

IsRedirect returns true when this api key advanced reactivate resource post post no content response has a 3xx status code

func (*APIKeyAdvancedReactivateResourcePostPostNoContent) IsServerError

IsServerError returns true when this api key advanced reactivate resource post post no content response has a 5xx status code

func (*APIKeyAdvancedReactivateResourcePostPostNoContent) IsSuccess

IsSuccess returns true when this api key advanced reactivate resource post post no content response has a 2xx status code

func (*APIKeyAdvancedReactivateResourcePostPostNoContent) String

type APIKeyAdvancedReactivateResourcePostPostParams

type APIKeyAdvancedReactivateResourcePostPostParams struct {

	/* APIKeyID.

	   The api key id
	*/
	APIKeyID int64

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

APIKeyAdvancedReactivateResourcePostPostParams contains all the parameters to send to the API endpoint

for the Api key advanced reactivate resource post post operation.

Typically these are written to a http.Request.

func NewAPIKeyAdvancedReactivateResourcePostPostParams

func NewAPIKeyAdvancedReactivateResourcePostPostParams() *APIKeyAdvancedReactivateResourcePostPostParams

NewAPIKeyAdvancedReactivateResourcePostPostParams creates a new APIKeyAdvancedReactivateResourcePostPostParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewAPIKeyAdvancedReactivateResourcePostPostParamsWithContext

func NewAPIKeyAdvancedReactivateResourcePostPostParamsWithContext(ctx context.Context) *APIKeyAdvancedReactivateResourcePostPostParams

NewAPIKeyAdvancedReactivateResourcePostPostParamsWithContext creates a new APIKeyAdvancedReactivateResourcePostPostParams object with the ability to set a context for a request.

func NewAPIKeyAdvancedReactivateResourcePostPostParamsWithHTTPClient

func NewAPIKeyAdvancedReactivateResourcePostPostParamsWithHTTPClient(client *http.Client) *APIKeyAdvancedReactivateResourcePostPostParams

NewAPIKeyAdvancedReactivateResourcePostPostParamsWithHTTPClient creates a new APIKeyAdvancedReactivateResourcePostPostParams object with the ability to set a custom HTTPClient for a request.

func NewAPIKeyAdvancedReactivateResourcePostPostParamsWithTimeout

func NewAPIKeyAdvancedReactivateResourcePostPostParamsWithTimeout(timeout time.Duration) *APIKeyAdvancedReactivateResourcePostPostParams

NewAPIKeyAdvancedReactivateResourcePostPostParamsWithTimeout creates a new APIKeyAdvancedReactivateResourcePostPostParams object with the ability to set a timeout on a request.

func (*APIKeyAdvancedReactivateResourcePostPostParams) SetAPIKeyID

func (o *APIKeyAdvancedReactivateResourcePostPostParams) SetAPIKeyID(aPIKeyID int64)

SetAPIKeyID adds the apiKeyId to the Api key advanced reactivate resource post post params

func (*APIKeyAdvancedReactivateResourcePostPostParams) SetContext

SetContext adds the context to the Api key advanced reactivate resource post post params

func (*APIKeyAdvancedReactivateResourcePostPostParams) SetDefaults

SetDefaults hydrates default values in the Api key advanced reactivate resource post post params (not the query body).

All values with no default are reset to their zero value.

func (*APIKeyAdvancedReactivateResourcePostPostParams) SetHTTPClient

SetHTTPClient adds the HTTPClient to the Api key advanced reactivate resource post post params

func (*APIKeyAdvancedReactivateResourcePostPostParams) SetTimeout

SetTimeout adds the timeout to the Api key advanced reactivate resource post post params

func (*APIKeyAdvancedReactivateResourcePostPostParams) WithAPIKeyID

WithAPIKeyID adds the aPIKeyID to the Api key advanced reactivate resource post post params

func (*APIKeyAdvancedReactivateResourcePostPostParams) WithContext

WithContext adds the context to the Api key advanced reactivate resource post post params

func (*APIKeyAdvancedReactivateResourcePostPostParams) WithDefaults

WithDefaults hydrates default values in the Api key advanced reactivate resource post post params (not the query body).

All values with no default are reset to their zero value.

func (*APIKeyAdvancedReactivateResourcePostPostParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the Api key advanced reactivate resource post post params

func (*APIKeyAdvancedReactivateResourcePostPostParams) WithTimeout

WithTimeout adds the timeout to the Api key advanced reactivate resource post post params

func (*APIKeyAdvancedReactivateResourcePostPostParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type APIKeyAdvancedReactivateResourcePostPostReader

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

APIKeyAdvancedReactivateResourcePostPostReader is a Reader for the APIKeyAdvancedReactivateResourcePostPost structure.

func (*APIKeyAdvancedReactivateResourcePostPostReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type APIKeyAdvancedReactivateResourcePostPostUnauthorized

type APIKeyAdvancedReactivateResourcePostPostUnauthorized struct {
}

APIKeyAdvancedReactivateResourcePostPostUnauthorized describes a response with status code 401, with default header values.

Not authorized

func NewAPIKeyAdvancedReactivateResourcePostPostUnauthorized

func NewAPIKeyAdvancedReactivateResourcePostPostUnauthorized() *APIKeyAdvancedReactivateResourcePostPostUnauthorized

NewAPIKeyAdvancedReactivateResourcePostPostUnauthorized creates a APIKeyAdvancedReactivateResourcePostPostUnauthorized with default headers values

func (*APIKeyAdvancedReactivateResourcePostPostUnauthorized) Code

Code gets the status code for the api key advanced reactivate resource post post unauthorized response

func (*APIKeyAdvancedReactivateResourcePostPostUnauthorized) Error

func (*APIKeyAdvancedReactivateResourcePostPostUnauthorized) IsClientError

IsClientError returns true when this api key advanced reactivate resource post post unauthorized response has a 4xx status code

func (*APIKeyAdvancedReactivateResourcePostPostUnauthorized) IsCode

IsCode returns true when this api key advanced reactivate resource post post unauthorized response a status code equal to that given

func (*APIKeyAdvancedReactivateResourcePostPostUnauthorized) IsRedirect

IsRedirect returns true when this api key advanced reactivate resource post post unauthorized response has a 3xx status code

func (*APIKeyAdvancedReactivateResourcePostPostUnauthorized) IsServerError

IsServerError returns true when this api key advanced reactivate resource post post unauthorized response has a 5xx status code

func (*APIKeyAdvancedReactivateResourcePostPostUnauthorized) IsSuccess

IsSuccess returns true when this api key advanced reactivate resource post post unauthorized response has a 2xx status code

func (*APIKeyAdvancedReactivateResourcePostPostUnauthorized) String

type APIKeyAdvancedResourceDeleteDeleteNoContent

type APIKeyAdvancedResourceDeleteDeleteNoContent struct {
}

APIKeyAdvancedResourceDeleteDeleteNoContent describes a response with status code 204, with default header values.

Ok

func NewAPIKeyAdvancedResourceDeleteDeleteNoContent

func NewAPIKeyAdvancedResourceDeleteDeleteNoContent() *APIKeyAdvancedResourceDeleteDeleteNoContent

NewAPIKeyAdvancedResourceDeleteDeleteNoContent creates a APIKeyAdvancedResourceDeleteDeleteNoContent with default headers values

func (*APIKeyAdvancedResourceDeleteDeleteNoContent) Code

Code gets the status code for the api key advanced resource delete delete no content response

func (*APIKeyAdvancedResourceDeleteDeleteNoContent) Error

func (*APIKeyAdvancedResourceDeleteDeleteNoContent) IsClientError

IsClientError returns true when this api key advanced resource delete delete no content response has a 4xx status code

func (*APIKeyAdvancedResourceDeleteDeleteNoContent) IsCode

IsCode returns true when this api key advanced resource delete delete no content response a status code equal to that given

func (*APIKeyAdvancedResourceDeleteDeleteNoContent) IsRedirect

IsRedirect returns true when this api key advanced resource delete delete no content response has a 3xx status code

func (*APIKeyAdvancedResourceDeleteDeleteNoContent) IsServerError

IsServerError returns true when this api key advanced resource delete delete no content response has a 5xx status code

func (*APIKeyAdvancedResourceDeleteDeleteNoContent) IsSuccess

IsSuccess returns true when this api key advanced resource delete delete no content response has a 2xx status code

func (*APIKeyAdvancedResourceDeleteDeleteNoContent) String

type APIKeyAdvancedResourceDeleteDeleteParams

type APIKeyAdvancedResourceDeleteDeleteParams struct {

	/* APIKeyID.

	   The api key id
	*/
	APIKeyID int64

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

APIKeyAdvancedResourceDeleteDeleteParams contains all the parameters to send to the API endpoint

for the Api key advanced resource delete delete operation.

Typically these are written to a http.Request.

func NewAPIKeyAdvancedResourceDeleteDeleteParams

func NewAPIKeyAdvancedResourceDeleteDeleteParams() *APIKeyAdvancedResourceDeleteDeleteParams

NewAPIKeyAdvancedResourceDeleteDeleteParams creates a new APIKeyAdvancedResourceDeleteDeleteParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewAPIKeyAdvancedResourceDeleteDeleteParamsWithContext

func NewAPIKeyAdvancedResourceDeleteDeleteParamsWithContext(ctx context.Context) *APIKeyAdvancedResourceDeleteDeleteParams

NewAPIKeyAdvancedResourceDeleteDeleteParamsWithContext creates a new APIKeyAdvancedResourceDeleteDeleteParams object with the ability to set a context for a request.

func NewAPIKeyAdvancedResourceDeleteDeleteParamsWithHTTPClient

func NewAPIKeyAdvancedResourceDeleteDeleteParamsWithHTTPClient(client *http.Client) *APIKeyAdvancedResourceDeleteDeleteParams

NewAPIKeyAdvancedResourceDeleteDeleteParamsWithHTTPClient creates a new APIKeyAdvancedResourceDeleteDeleteParams object with the ability to set a custom HTTPClient for a request.

func NewAPIKeyAdvancedResourceDeleteDeleteParamsWithTimeout

func NewAPIKeyAdvancedResourceDeleteDeleteParamsWithTimeout(timeout time.Duration) *APIKeyAdvancedResourceDeleteDeleteParams

NewAPIKeyAdvancedResourceDeleteDeleteParamsWithTimeout creates a new APIKeyAdvancedResourceDeleteDeleteParams object with the ability to set a timeout on a request.

func (*APIKeyAdvancedResourceDeleteDeleteParams) SetAPIKeyID

func (o *APIKeyAdvancedResourceDeleteDeleteParams) SetAPIKeyID(aPIKeyID int64)

SetAPIKeyID adds the apiKeyId to the Api key advanced resource delete delete params

func (*APIKeyAdvancedResourceDeleteDeleteParams) SetContext

SetContext adds the context to the Api key advanced resource delete delete params

func (*APIKeyAdvancedResourceDeleteDeleteParams) SetDefaults

SetDefaults hydrates default values in the Api key advanced resource delete delete params (not the query body).

All values with no default are reset to their zero value.

func (*APIKeyAdvancedResourceDeleteDeleteParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the Api key advanced resource delete delete params

func (*APIKeyAdvancedResourceDeleteDeleteParams) SetTimeout

SetTimeout adds the timeout to the Api key advanced resource delete delete params

func (*APIKeyAdvancedResourceDeleteDeleteParams) WithAPIKeyID

WithAPIKeyID adds the aPIKeyID to the Api key advanced resource delete delete params

func (*APIKeyAdvancedResourceDeleteDeleteParams) WithContext

WithContext adds the context to the Api key advanced resource delete delete params

func (*APIKeyAdvancedResourceDeleteDeleteParams) WithDefaults

WithDefaults hydrates default values in the Api key advanced resource delete delete params (not the query body).

All values with no default are reset to their zero value.

func (*APIKeyAdvancedResourceDeleteDeleteParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the Api key advanced resource delete delete params

func (*APIKeyAdvancedResourceDeleteDeleteParams) WithTimeout

WithTimeout adds the timeout to the Api key advanced resource delete delete params

func (*APIKeyAdvancedResourceDeleteDeleteParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type APIKeyAdvancedResourceDeleteDeleteReader

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

APIKeyAdvancedResourceDeleteDeleteReader is a Reader for the APIKeyAdvancedResourceDeleteDelete structure.

func (*APIKeyAdvancedResourceDeleteDeleteReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type APIKeyAdvancedResourceDeleteDeleteUnauthorized

type APIKeyAdvancedResourceDeleteDeleteUnauthorized struct {
}

APIKeyAdvancedResourceDeleteDeleteUnauthorized describes a response with status code 401, with default header values.

Not authorized

func NewAPIKeyAdvancedResourceDeleteDeleteUnauthorized

func NewAPIKeyAdvancedResourceDeleteDeleteUnauthorized() *APIKeyAdvancedResourceDeleteDeleteUnauthorized

NewAPIKeyAdvancedResourceDeleteDeleteUnauthorized creates a APIKeyAdvancedResourceDeleteDeleteUnauthorized with default headers values

func (*APIKeyAdvancedResourceDeleteDeleteUnauthorized) Code

Code gets the status code for the api key advanced resource delete delete unauthorized response

func (*APIKeyAdvancedResourceDeleteDeleteUnauthorized) Error

func (*APIKeyAdvancedResourceDeleteDeleteUnauthorized) IsClientError

IsClientError returns true when this api key advanced resource delete delete unauthorized response has a 4xx status code

func (*APIKeyAdvancedResourceDeleteDeleteUnauthorized) IsCode

IsCode returns true when this api key advanced resource delete delete unauthorized response a status code equal to that given

func (*APIKeyAdvancedResourceDeleteDeleteUnauthorized) IsRedirect

IsRedirect returns true when this api key advanced resource delete delete unauthorized response has a 3xx status code

func (*APIKeyAdvancedResourceDeleteDeleteUnauthorized) IsServerError

IsServerError returns true when this api key advanced resource delete delete unauthorized response has a 5xx status code

func (*APIKeyAdvancedResourceDeleteDeleteUnauthorized) IsSuccess

IsSuccess returns true when this api key advanced resource delete delete unauthorized response has a 2xx status code

func (*APIKeyAdvancedResourceDeleteDeleteUnauthorized) String

type APIKeyAdvancedResourceGetGetForbidden

type APIKeyAdvancedResourceGetGetForbidden struct {
}

APIKeyAdvancedResourceGetGetForbidden describes a response with status code 403, with default header values.

Forbidden

func NewAPIKeyAdvancedResourceGetGetForbidden

func NewAPIKeyAdvancedResourceGetGetForbidden() *APIKeyAdvancedResourceGetGetForbidden

NewAPIKeyAdvancedResourceGetGetForbidden creates a APIKeyAdvancedResourceGetGetForbidden with default headers values

func (*APIKeyAdvancedResourceGetGetForbidden) Code

Code gets the status code for the api key advanced resource get get forbidden response

func (*APIKeyAdvancedResourceGetGetForbidden) Error

func (*APIKeyAdvancedResourceGetGetForbidden) IsClientError

func (o *APIKeyAdvancedResourceGetGetForbidden) IsClientError() bool

IsClientError returns true when this api key advanced resource get get forbidden response has a 4xx status code

func (*APIKeyAdvancedResourceGetGetForbidden) IsCode

IsCode returns true when this api key advanced resource get get forbidden response a status code equal to that given

func (*APIKeyAdvancedResourceGetGetForbidden) IsRedirect

IsRedirect returns true when this api key advanced resource get get forbidden response has a 3xx status code

func (*APIKeyAdvancedResourceGetGetForbidden) IsServerError

func (o *APIKeyAdvancedResourceGetGetForbidden) IsServerError() bool

IsServerError returns true when this api key advanced resource get get forbidden response has a 5xx status code

func (*APIKeyAdvancedResourceGetGetForbidden) IsSuccess

IsSuccess returns true when this api key advanced resource get get forbidden response has a 2xx status code

func (*APIKeyAdvancedResourceGetGetForbidden) String

type APIKeyAdvancedResourceGetGetNotFound

type APIKeyAdvancedResourceGetGetNotFound struct {
}

APIKeyAdvancedResourceGetGetNotFound describes a response with status code 404, with default header values.

Not found

func NewAPIKeyAdvancedResourceGetGetNotFound

func NewAPIKeyAdvancedResourceGetGetNotFound() *APIKeyAdvancedResourceGetGetNotFound

NewAPIKeyAdvancedResourceGetGetNotFound creates a APIKeyAdvancedResourceGetGetNotFound with default headers values

func (*APIKeyAdvancedResourceGetGetNotFound) Code

Code gets the status code for the api key advanced resource get get not found response

func (*APIKeyAdvancedResourceGetGetNotFound) Error

func (*APIKeyAdvancedResourceGetGetNotFound) IsClientError

func (o *APIKeyAdvancedResourceGetGetNotFound) IsClientError() bool

IsClientError returns true when this api key advanced resource get get not found response has a 4xx status code

func (*APIKeyAdvancedResourceGetGetNotFound) IsCode

IsCode returns true when this api key advanced resource get get not found response a status code equal to that given

func (*APIKeyAdvancedResourceGetGetNotFound) IsRedirect

IsRedirect returns true when this api key advanced resource get get not found response has a 3xx status code

func (*APIKeyAdvancedResourceGetGetNotFound) IsServerError

func (o *APIKeyAdvancedResourceGetGetNotFound) IsServerError() bool

IsServerError returns true when this api key advanced resource get get not found response has a 5xx status code

func (*APIKeyAdvancedResourceGetGetNotFound) IsSuccess

IsSuccess returns true when this api key advanced resource get get not found response has a 2xx status code

func (*APIKeyAdvancedResourceGetGetNotFound) String

type APIKeyAdvancedResourceGetGetOK

type APIKeyAdvancedResourceGetGetOK struct {
	Payload *models.AdvancedAPIKey
}

APIKeyAdvancedResourceGetGetOK describes a response with status code 200, with default header values.

successful operation

func NewAPIKeyAdvancedResourceGetGetOK

func NewAPIKeyAdvancedResourceGetGetOK() *APIKeyAdvancedResourceGetGetOK

NewAPIKeyAdvancedResourceGetGetOK creates a APIKeyAdvancedResourceGetGetOK with default headers values

func (*APIKeyAdvancedResourceGetGetOK) Code

Code gets the status code for the api key advanced resource get get o k response

func (*APIKeyAdvancedResourceGetGetOK) Error

func (*APIKeyAdvancedResourceGetGetOK) GetPayload

func (*APIKeyAdvancedResourceGetGetOK) IsClientError

func (o *APIKeyAdvancedResourceGetGetOK) IsClientError() bool

IsClientError returns true when this api key advanced resource get get o k response has a 4xx status code

func (*APIKeyAdvancedResourceGetGetOK) IsCode

func (o *APIKeyAdvancedResourceGetGetOK) IsCode(code int) bool

IsCode returns true when this api key advanced resource get get o k response a status code equal to that given

func (*APIKeyAdvancedResourceGetGetOK) IsRedirect

func (o *APIKeyAdvancedResourceGetGetOK) IsRedirect() bool

IsRedirect returns true when this api key advanced resource get get o k response has a 3xx status code

func (*APIKeyAdvancedResourceGetGetOK) IsServerError

func (o *APIKeyAdvancedResourceGetGetOK) IsServerError() bool

IsServerError returns true when this api key advanced resource get get o k response has a 5xx status code

func (*APIKeyAdvancedResourceGetGetOK) IsSuccess

func (o *APIKeyAdvancedResourceGetGetOK) IsSuccess() bool

IsSuccess returns true when this api key advanced resource get get o k response has a 2xx status code

func (*APIKeyAdvancedResourceGetGetOK) String

type APIKeyAdvancedResourceGetGetParams

type APIKeyAdvancedResourceGetGetParams struct {

	/* APIKeyID.

	   The api key id
	*/
	APIKeyID int64

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

APIKeyAdvancedResourceGetGetParams contains all the parameters to send to the API endpoint

for the Api key advanced resource get get operation.

Typically these are written to a http.Request.

func NewAPIKeyAdvancedResourceGetGetParams

func NewAPIKeyAdvancedResourceGetGetParams() *APIKeyAdvancedResourceGetGetParams

NewAPIKeyAdvancedResourceGetGetParams creates a new APIKeyAdvancedResourceGetGetParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewAPIKeyAdvancedResourceGetGetParamsWithContext

func NewAPIKeyAdvancedResourceGetGetParamsWithContext(ctx context.Context) *APIKeyAdvancedResourceGetGetParams

NewAPIKeyAdvancedResourceGetGetParamsWithContext creates a new APIKeyAdvancedResourceGetGetParams object with the ability to set a context for a request.

func NewAPIKeyAdvancedResourceGetGetParamsWithHTTPClient

func NewAPIKeyAdvancedResourceGetGetParamsWithHTTPClient(client *http.Client) *APIKeyAdvancedResourceGetGetParams

NewAPIKeyAdvancedResourceGetGetParamsWithHTTPClient creates a new APIKeyAdvancedResourceGetGetParams object with the ability to set a custom HTTPClient for a request.

func NewAPIKeyAdvancedResourceGetGetParamsWithTimeout

func NewAPIKeyAdvancedResourceGetGetParamsWithTimeout(timeout time.Duration) *APIKeyAdvancedResourceGetGetParams

NewAPIKeyAdvancedResourceGetGetParamsWithTimeout creates a new APIKeyAdvancedResourceGetGetParams object with the ability to set a timeout on a request.

func (*APIKeyAdvancedResourceGetGetParams) SetAPIKeyID

func (o *APIKeyAdvancedResourceGetGetParams) SetAPIKeyID(aPIKeyID int64)

SetAPIKeyID adds the apiKeyId to the Api key advanced resource get get params

func (*APIKeyAdvancedResourceGetGetParams) SetContext

SetContext adds the context to the Api key advanced resource get get params

func (*APIKeyAdvancedResourceGetGetParams) SetDefaults

func (o *APIKeyAdvancedResourceGetGetParams) SetDefaults()

SetDefaults hydrates default values in the Api key advanced resource get get params (not the query body).

All values with no default are reset to their zero value.

func (*APIKeyAdvancedResourceGetGetParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the Api key advanced resource get get params

func (*APIKeyAdvancedResourceGetGetParams) SetTimeout

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

SetTimeout adds the timeout to the Api key advanced resource get get params

func (*APIKeyAdvancedResourceGetGetParams) WithAPIKeyID

WithAPIKeyID adds the aPIKeyID to the Api key advanced resource get get params

func (*APIKeyAdvancedResourceGetGetParams) WithContext

WithContext adds the context to the Api key advanced resource get get params

func (*APIKeyAdvancedResourceGetGetParams) WithDefaults

WithDefaults hydrates default values in the Api key advanced resource get get params (not the query body).

All values with no default are reset to their zero value.

func (*APIKeyAdvancedResourceGetGetParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the Api key advanced resource get get params

func (*APIKeyAdvancedResourceGetGetParams) WithTimeout

WithTimeout adds the timeout to the Api key advanced resource get get params

func (*APIKeyAdvancedResourceGetGetParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type APIKeyAdvancedResourceGetGetReader

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

APIKeyAdvancedResourceGetGetReader is a Reader for the APIKeyAdvancedResourceGetGet structure.

func (*APIKeyAdvancedResourceGetGetReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type APIKeyAdvancedResourceGetGetUnauthorized

type APIKeyAdvancedResourceGetGetUnauthorized struct {
}

APIKeyAdvancedResourceGetGetUnauthorized describes a response with status code 401, with default header values.

Not authorized

func NewAPIKeyAdvancedResourceGetGetUnauthorized

func NewAPIKeyAdvancedResourceGetGetUnauthorized() *APIKeyAdvancedResourceGetGetUnauthorized

NewAPIKeyAdvancedResourceGetGetUnauthorized creates a APIKeyAdvancedResourceGetGetUnauthorized with default headers values

func (*APIKeyAdvancedResourceGetGetUnauthorized) Code

Code gets the status code for the api key advanced resource get get unauthorized response

func (*APIKeyAdvancedResourceGetGetUnauthorized) Error

func (*APIKeyAdvancedResourceGetGetUnauthorized) IsClientError

IsClientError returns true when this api key advanced resource get get unauthorized response has a 4xx status code

func (*APIKeyAdvancedResourceGetGetUnauthorized) IsCode

IsCode returns true when this api key advanced resource get get unauthorized response a status code equal to that given

func (*APIKeyAdvancedResourceGetGetUnauthorized) IsRedirect

IsRedirect returns true when this api key advanced resource get get unauthorized response has a 3xx status code

func (*APIKeyAdvancedResourceGetGetUnauthorized) IsServerError

IsServerError returns true when this api key advanced resource get get unauthorized response has a 5xx status code

func (*APIKeyAdvancedResourceGetGetUnauthorized) IsSuccess

IsSuccess returns true when this api key advanced resource get get unauthorized response has a 2xx status code

func (*APIKeyAdvancedResourceGetGetUnauthorized) String

type APIKeyAdvancedResourcePostPostBadRequest

type APIKeyAdvancedResourcePostPostBadRequest struct {
}

APIKeyAdvancedResourcePostPostBadRequest describes a response with status code 400, with default header values.

Bad Parameter

func NewAPIKeyAdvancedResourcePostPostBadRequest

func NewAPIKeyAdvancedResourcePostPostBadRequest() *APIKeyAdvancedResourcePostPostBadRequest

NewAPIKeyAdvancedResourcePostPostBadRequest creates a APIKeyAdvancedResourcePostPostBadRequest with default headers values

func (*APIKeyAdvancedResourcePostPostBadRequest) Code

Code gets the status code for the api key advanced resource post post bad request response

func (*APIKeyAdvancedResourcePostPostBadRequest) Error

func (*APIKeyAdvancedResourcePostPostBadRequest) IsClientError

IsClientError returns true when this api key advanced resource post post bad request response has a 4xx status code

func (*APIKeyAdvancedResourcePostPostBadRequest) IsCode

IsCode returns true when this api key advanced resource post post bad request response a status code equal to that given

func (*APIKeyAdvancedResourcePostPostBadRequest) IsRedirect

IsRedirect returns true when this api key advanced resource post post bad request response has a 3xx status code

func (*APIKeyAdvancedResourcePostPostBadRequest) IsServerError

IsServerError returns true when this api key advanced resource post post bad request response has a 5xx status code

func (*APIKeyAdvancedResourcePostPostBadRequest) IsSuccess

IsSuccess returns true when this api key advanced resource post post bad request response has a 2xx status code

func (*APIKeyAdvancedResourcePostPostBadRequest) String

type APIKeyAdvancedResourcePostPostNoContent

type APIKeyAdvancedResourcePostPostNoContent struct {
}

APIKeyAdvancedResourcePostPostNoContent describes a response with status code 204, with default header values.

Ok

func NewAPIKeyAdvancedResourcePostPostNoContent

func NewAPIKeyAdvancedResourcePostPostNoContent() *APIKeyAdvancedResourcePostPostNoContent

NewAPIKeyAdvancedResourcePostPostNoContent creates a APIKeyAdvancedResourcePostPostNoContent with default headers values

func (*APIKeyAdvancedResourcePostPostNoContent) Code

Code gets the status code for the api key advanced resource post post no content response

func (*APIKeyAdvancedResourcePostPostNoContent) Error

func (*APIKeyAdvancedResourcePostPostNoContent) IsClientError

func (o *APIKeyAdvancedResourcePostPostNoContent) IsClientError() bool

IsClientError returns true when this api key advanced resource post post no content response has a 4xx status code

func (*APIKeyAdvancedResourcePostPostNoContent) IsCode

IsCode returns true when this api key advanced resource post post no content response a status code equal to that given

func (*APIKeyAdvancedResourcePostPostNoContent) IsRedirect

IsRedirect returns true when this api key advanced resource post post no content response has a 3xx status code

func (*APIKeyAdvancedResourcePostPostNoContent) IsServerError

func (o *APIKeyAdvancedResourcePostPostNoContent) IsServerError() bool

IsServerError returns true when this api key advanced resource post post no content response has a 5xx status code

func (*APIKeyAdvancedResourcePostPostNoContent) IsSuccess

IsSuccess returns true when this api key advanced resource post post no content response has a 2xx status code

func (*APIKeyAdvancedResourcePostPostNoContent) String

type APIKeyAdvancedResourcePostPostParams

type APIKeyAdvancedResourcePostPostParams struct {

	/* APIKeyID.

	   The api key id
	*/
	APIKeyID int64

	/* Body.

	   Update for advaced api key representation
	*/
	Body *models.AdvancedAPIKeyUpdate

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

APIKeyAdvancedResourcePostPostParams contains all the parameters to send to the API endpoint

for the Api key advanced resource post post operation.

Typically these are written to a http.Request.

func NewAPIKeyAdvancedResourcePostPostParams

func NewAPIKeyAdvancedResourcePostPostParams() *APIKeyAdvancedResourcePostPostParams

NewAPIKeyAdvancedResourcePostPostParams creates a new APIKeyAdvancedResourcePostPostParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewAPIKeyAdvancedResourcePostPostParamsWithContext

func NewAPIKeyAdvancedResourcePostPostParamsWithContext(ctx context.Context) *APIKeyAdvancedResourcePostPostParams

NewAPIKeyAdvancedResourcePostPostParamsWithContext creates a new APIKeyAdvancedResourcePostPostParams object with the ability to set a context for a request.

func NewAPIKeyAdvancedResourcePostPostParamsWithHTTPClient

func NewAPIKeyAdvancedResourcePostPostParamsWithHTTPClient(client *http.Client) *APIKeyAdvancedResourcePostPostParams

NewAPIKeyAdvancedResourcePostPostParamsWithHTTPClient creates a new APIKeyAdvancedResourcePostPostParams object with the ability to set a custom HTTPClient for a request.

func NewAPIKeyAdvancedResourcePostPostParamsWithTimeout

func NewAPIKeyAdvancedResourcePostPostParamsWithTimeout(timeout time.Duration) *APIKeyAdvancedResourcePostPostParams

NewAPIKeyAdvancedResourcePostPostParamsWithTimeout creates a new APIKeyAdvancedResourcePostPostParams object with the ability to set a timeout on a request.

func (*APIKeyAdvancedResourcePostPostParams) SetAPIKeyID

func (o *APIKeyAdvancedResourcePostPostParams) SetAPIKeyID(aPIKeyID int64)

SetAPIKeyID adds the apiKeyId to the Api key advanced resource post post params

func (*APIKeyAdvancedResourcePostPostParams) SetBody

SetBody adds the body to the Api key advanced resource post post params

func (*APIKeyAdvancedResourcePostPostParams) SetContext

SetContext adds the context to the Api key advanced resource post post params

func (*APIKeyAdvancedResourcePostPostParams) SetDefaults

func (o *APIKeyAdvancedResourcePostPostParams) SetDefaults()

SetDefaults hydrates default values in the Api key advanced resource post post params (not the query body).

All values with no default are reset to their zero value.

func (*APIKeyAdvancedResourcePostPostParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the Api key advanced resource post post params

func (*APIKeyAdvancedResourcePostPostParams) SetTimeout

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

SetTimeout adds the timeout to the Api key advanced resource post post params

func (*APIKeyAdvancedResourcePostPostParams) WithAPIKeyID

WithAPIKeyID adds the aPIKeyID to the Api key advanced resource post post params

func (*APIKeyAdvancedResourcePostPostParams) WithBody

WithBody adds the body to the Api key advanced resource post post params

func (*APIKeyAdvancedResourcePostPostParams) WithContext

WithContext adds the context to the Api key advanced resource post post params

func (*APIKeyAdvancedResourcePostPostParams) WithDefaults

WithDefaults hydrates default values in the Api key advanced resource post post params (not the query body).

All values with no default are reset to their zero value.

func (*APIKeyAdvancedResourcePostPostParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the Api key advanced resource post post params

func (*APIKeyAdvancedResourcePostPostParams) WithTimeout

WithTimeout adds the timeout to the Api key advanced resource post post params

func (*APIKeyAdvancedResourcePostPostParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type APIKeyAdvancedResourcePostPostReader

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

APIKeyAdvancedResourcePostPostReader is a Reader for the APIKeyAdvancedResourcePostPost structure.

func (*APIKeyAdvancedResourcePostPostReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type APIKeyAdvancedResourcePostPostUnauthorized

type APIKeyAdvancedResourcePostPostUnauthorized struct {
}

APIKeyAdvancedResourcePostPostUnauthorized describes a response with status code 401, with default header values.

Not authorized

func NewAPIKeyAdvancedResourcePostPostUnauthorized

func NewAPIKeyAdvancedResourcePostPostUnauthorized() *APIKeyAdvancedResourcePostPostUnauthorized

NewAPIKeyAdvancedResourcePostPostUnauthorized creates a APIKeyAdvancedResourcePostPostUnauthorized with default headers values

func (*APIKeyAdvancedResourcePostPostUnauthorized) Code

Code gets the status code for the api key advanced resource post post unauthorized response

func (*APIKeyAdvancedResourcePostPostUnauthorized) Error

func (*APIKeyAdvancedResourcePostPostUnauthorized) IsClientError

IsClientError returns true when this api key advanced resource post post unauthorized response has a 4xx status code

func (*APIKeyAdvancedResourcePostPostUnauthorized) IsCode

IsCode returns true when this api key advanced resource post post unauthorized response a status code equal to that given

func (*APIKeyAdvancedResourcePostPostUnauthorized) IsRedirect

IsRedirect returns true when this api key advanced resource post post unauthorized response has a 3xx status code

func (*APIKeyAdvancedResourcePostPostUnauthorized) IsServerError

IsServerError returns true when this api key advanced resource post post unauthorized response has a 5xx status code

func (*APIKeyAdvancedResourcePostPostUnauthorized) IsSuccess

IsSuccess returns true when this api key advanced resource post post unauthorized response has a 2xx status code

func (*APIKeyAdvancedResourcePostPostUnauthorized) String

type APIKeyAdvancedResourcePutPutBadRequest

type APIKeyAdvancedResourcePutPutBadRequest struct {
}

APIKeyAdvancedResourcePutPutBadRequest describes a response with status code 400, with default header values.

Bad Parameter

func NewAPIKeyAdvancedResourcePutPutBadRequest

func NewAPIKeyAdvancedResourcePutPutBadRequest() *APIKeyAdvancedResourcePutPutBadRequest

NewAPIKeyAdvancedResourcePutPutBadRequest creates a APIKeyAdvancedResourcePutPutBadRequest with default headers values

func (*APIKeyAdvancedResourcePutPutBadRequest) Code

Code gets the status code for the api key advanced resource put put bad request response

func (*APIKeyAdvancedResourcePutPutBadRequest) Error

func (*APIKeyAdvancedResourcePutPutBadRequest) IsClientError

func (o *APIKeyAdvancedResourcePutPutBadRequest) IsClientError() bool

IsClientError returns true when this api key advanced resource put put bad request response has a 4xx status code

func (*APIKeyAdvancedResourcePutPutBadRequest) IsCode

IsCode returns true when this api key advanced resource put put bad request response a status code equal to that given

func (*APIKeyAdvancedResourcePutPutBadRequest) IsRedirect

IsRedirect returns true when this api key advanced resource put put bad request response has a 3xx status code

func (*APIKeyAdvancedResourcePutPutBadRequest) IsServerError

func (o *APIKeyAdvancedResourcePutPutBadRequest) IsServerError() bool

IsServerError returns true when this api key advanced resource put put bad request response has a 5xx status code

func (*APIKeyAdvancedResourcePutPutBadRequest) IsSuccess

IsSuccess returns true when this api key advanced resource put put bad request response has a 2xx status code

func (*APIKeyAdvancedResourcePutPutBadRequest) String

type APIKeyAdvancedResourcePutPutNoContent

type APIKeyAdvancedResourcePutPutNoContent struct {
}

APIKeyAdvancedResourcePutPutNoContent describes a response with status code 204, with default header values.

Ok

func NewAPIKeyAdvancedResourcePutPutNoContent

func NewAPIKeyAdvancedResourcePutPutNoContent() *APIKeyAdvancedResourcePutPutNoContent

NewAPIKeyAdvancedResourcePutPutNoContent creates a APIKeyAdvancedResourcePutPutNoContent with default headers values

func (*APIKeyAdvancedResourcePutPutNoContent) Code

Code gets the status code for the api key advanced resource put put no content response

func (*APIKeyAdvancedResourcePutPutNoContent) Error

func (*APIKeyAdvancedResourcePutPutNoContent) IsClientError

func (o *APIKeyAdvancedResourcePutPutNoContent) IsClientError() bool

IsClientError returns true when this api key advanced resource put put no content response has a 4xx status code

func (*APIKeyAdvancedResourcePutPutNoContent) IsCode

IsCode returns true when this api key advanced resource put put no content response a status code equal to that given

func (*APIKeyAdvancedResourcePutPutNoContent) IsRedirect

IsRedirect returns true when this api key advanced resource put put no content response has a 3xx status code

func (*APIKeyAdvancedResourcePutPutNoContent) IsServerError

func (o *APIKeyAdvancedResourcePutPutNoContent) IsServerError() bool

IsServerError returns true when this api key advanced resource put put no content response has a 5xx status code

func (*APIKeyAdvancedResourcePutPutNoContent) IsSuccess

IsSuccess returns true when this api key advanced resource put put no content response has a 2xx status code

func (*APIKeyAdvancedResourcePutPutNoContent) String

type APIKeyAdvancedResourcePutPutParams

type APIKeyAdvancedResourcePutPutParams struct {

	/* APIKeyID.

	   The api key id
	*/
	APIKeyID int64

	/* Body.

	   Apply for advaced api key representation
	*/
	Body *models.AdvancedAPIKeyCreate

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

APIKeyAdvancedResourcePutPutParams contains all the parameters to send to the API endpoint

for the Api key advanced resource put put operation.

Typically these are written to a http.Request.

func NewAPIKeyAdvancedResourcePutPutParams

func NewAPIKeyAdvancedResourcePutPutParams() *APIKeyAdvancedResourcePutPutParams

NewAPIKeyAdvancedResourcePutPutParams creates a new APIKeyAdvancedResourcePutPutParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewAPIKeyAdvancedResourcePutPutParamsWithContext

func NewAPIKeyAdvancedResourcePutPutParamsWithContext(ctx context.Context) *APIKeyAdvancedResourcePutPutParams

NewAPIKeyAdvancedResourcePutPutParamsWithContext creates a new APIKeyAdvancedResourcePutPutParams object with the ability to set a context for a request.

func NewAPIKeyAdvancedResourcePutPutParamsWithHTTPClient

func NewAPIKeyAdvancedResourcePutPutParamsWithHTTPClient(client *http.Client) *APIKeyAdvancedResourcePutPutParams

NewAPIKeyAdvancedResourcePutPutParamsWithHTTPClient creates a new APIKeyAdvancedResourcePutPutParams object with the ability to set a custom HTTPClient for a request.

func NewAPIKeyAdvancedResourcePutPutParamsWithTimeout

func NewAPIKeyAdvancedResourcePutPutParamsWithTimeout(timeout time.Duration) *APIKeyAdvancedResourcePutPutParams

NewAPIKeyAdvancedResourcePutPutParamsWithTimeout creates a new APIKeyAdvancedResourcePutPutParams object with the ability to set a timeout on a request.

func (*APIKeyAdvancedResourcePutPutParams) SetAPIKeyID

func (o *APIKeyAdvancedResourcePutPutParams) SetAPIKeyID(aPIKeyID int64)

SetAPIKeyID adds the apiKeyId to the Api key advanced resource put put params

func (*APIKeyAdvancedResourcePutPutParams) SetBody

SetBody adds the body to the Api key advanced resource put put params

func (*APIKeyAdvancedResourcePutPutParams) SetContext

SetContext adds the context to the Api key advanced resource put put params

func (*APIKeyAdvancedResourcePutPutParams) SetDefaults

func (o *APIKeyAdvancedResourcePutPutParams) SetDefaults()

SetDefaults hydrates default values in the Api key advanced resource put put params (not the query body).

All values with no default are reset to their zero value.

func (*APIKeyAdvancedResourcePutPutParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the Api key advanced resource put put params

func (*APIKeyAdvancedResourcePutPutParams) SetTimeout

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

SetTimeout adds the timeout to the Api key advanced resource put put params

func (*APIKeyAdvancedResourcePutPutParams) WithAPIKeyID

WithAPIKeyID adds the aPIKeyID to the Api key advanced resource put put params

func (*APIKeyAdvancedResourcePutPutParams) WithBody

WithBody adds the body to the Api key advanced resource put put params

func (*APIKeyAdvancedResourcePutPutParams) WithContext

WithContext adds the context to the Api key advanced resource put put params

func (*APIKeyAdvancedResourcePutPutParams) WithDefaults

WithDefaults hydrates default values in the Api key advanced resource put put params (not the query body).

All values with no default are reset to their zero value.

func (*APIKeyAdvancedResourcePutPutParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the Api key advanced resource put put params

func (*APIKeyAdvancedResourcePutPutParams) WithTimeout

WithTimeout adds the timeout to the Api key advanced resource put put params

func (*APIKeyAdvancedResourcePutPutParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type APIKeyAdvancedResourcePutPutReader

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

APIKeyAdvancedResourcePutPutReader is a Reader for the APIKeyAdvancedResourcePutPut structure.

func (*APIKeyAdvancedResourcePutPutReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type APIKeyAdvancedResourcePutPutUnauthorized

type APIKeyAdvancedResourcePutPutUnauthorized struct {
}

APIKeyAdvancedResourcePutPutUnauthorized describes a response with status code 401, with default header values.

Not authorized

func NewAPIKeyAdvancedResourcePutPutUnauthorized

func NewAPIKeyAdvancedResourcePutPutUnauthorized() *APIKeyAdvancedResourcePutPutUnauthorized

NewAPIKeyAdvancedResourcePutPutUnauthorized creates a APIKeyAdvancedResourcePutPutUnauthorized with default headers values

func (*APIKeyAdvancedResourcePutPutUnauthorized) Code

Code gets the status code for the api key advanced resource put put unauthorized response

func (*APIKeyAdvancedResourcePutPutUnauthorized) Error

func (*APIKeyAdvancedResourcePutPutUnauthorized) IsClientError

IsClientError returns true when this api key advanced resource put put unauthorized response has a 4xx status code

func (*APIKeyAdvancedResourcePutPutUnauthorized) IsCode

IsCode returns true when this api key advanced resource put put unauthorized response a status code equal to that given

func (*APIKeyAdvancedResourcePutPutUnauthorized) IsRedirect

IsRedirect returns true when this api key advanced resource put put unauthorized response has a 3xx status code

func (*APIKeyAdvancedResourcePutPutUnauthorized) IsServerError

IsServerError returns true when this api key advanced resource put put unauthorized response has a 5xx status code

func (*APIKeyAdvancedResourcePutPutUnauthorized) IsSuccess

IsSuccess returns true when this api key advanced resource put put unauthorized response has a 2xx status code

func (*APIKeyAdvancedResourcePutPutUnauthorized) String

type APIKeyResourceDeleteDeleteNoContent

type APIKeyResourceDeleteDeleteNoContent struct {
}

APIKeyResourceDeleteDeleteNoContent describes a response with status code 204, with default header values.

Ok

func NewAPIKeyResourceDeleteDeleteNoContent

func NewAPIKeyResourceDeleteDeleteNoContent() *APIKeyResourceDeleteDeleteNoContent

NewAPIKeyResourceDeleteDeleteNoContent creates a APIKeyResourceDeleteDeleteNoContent with default headers values

func (*APIKeyResourceDeleteDeleteNoContent) Code

Code gets the status code for the api key resource delete delete no content response

func (*APIKeyResourceDeleteDeleteNoContent) Error

func (*APIKeyResourceDeleteDeleteNoContent) IsClientError

func (o *APIKeyResourceDeleteDeleteNoContent) IsClientError() bool

IsClientError returns true when this api key resource delete delete no content response has a 4xx status code

func (*APIKeyResourceDeleteDeleteNoContent) IsCode

IsCode returns true when this api key resource delete delete no content response a status code equal to that given

func (*APIKeyResourceDeleteDeleteNoContent) IsRedirect

func (o *APIKeyResourceDeleteDeleteNoContent) IsRedirect() bool

IsRedirect returns true when this api key resource delete delete no content response has a 3xx status code

func (*APIKeyResourceDeleteDeleteNoContent) IsServerError

func (o *APIKeyResourceDeleteDeleteNoContent) IsServerError() bool

IsServerError returns true when this api key resource delete delete no content response has a 5xx status code

func (*APIKeyResourceDeleteDeleteNoContent) IsSuccess

IsSuccess returns true when this api key resource delete delete no content response has a 2xx status code

func (*APIKeyResourceDeleteDeleteNoContent) String

type APIKeyResourceDeleteDeleteParams

type APIKeyResourceDeleteDeleteParams struct {

	/* APIKeyID.

	   The api key id
	*/
	APIKeyID int64

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

APIKeyResourceDeleteDeleteParams contains all the parameters to send to the API endpoint

for the Api key resource delete delete operation.

Typically these are written to a http.Request.

func NewAPIKeyResourceDeleteDeleteParams

func NewAPIKeyResourceDeleteDeleteParams() *APIKeyResourceDeleteDeleteParams

NewAPIKeyResourceDeleteDeleteParams creates a new APIKeyResourceDeleteDeleteParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewAPIKeyResourceDeleteDeleteParamsWithContext

func NewAPIKeyResourceDeleteDeleteParamsWithContext(ctx context.Context) *APIKeyResourceDeleteDeleteParams

NewAPIKeyResourceDeleteDeleteParamsWithContext creates a new APIKeyResourceDeleteDeleteParams object with the ability to set a context for a request.

func NewAPIKeyResourceDeleteDeleteParamsWithHTTPClient

func NewAPIKeyResourceDeleteDeleteParamsWithHTTPClient(client *http.Client) *APIKeyResourceDeleteDeleteParams

NewAPIKeyResourceDeleteDeleteParamsWithHTTPClient creates a new APIKeyResourceDeleteDeleteParams object with the ability to set a custom HTTPClient for a request.

func NewAPIKeyResourceDeleteDeleteParamsWithTimeout

func NewAPIKeyResourceDeleteDeleteParamsWithTimeout(timeout time.Duration) *APIKeyResourceDeleteDeleteParams

NewAPIKeyResourceDeleteDeleteParamsWithTimeout creates a new APIKeyResourceDeleteDeleteParams object with the ability to set a timeout on a request.

func (*APIKeyResourceDeleteDeleteParams) SetAPIKeyID

func (o *APIKeyResourceDeleteDeleteParams) SetAPIKeyID(aPIKeyID int64)

SetAPIKeyID adds the apiKeyId to the Api key resource delete delete params

func (*APIKeyResourceDeleteDeleteParams) SetContext

SetContext adds the context to the Api key resource delete delete params

func (*APIKeyResourceDeleteDeleteParams) SetDefaults

func (o *APIKeyResourceDeleteDeleteParams) SetDefaults()

SetDefaults hydrates default values in the Api key resource delete delete params (not the query body).

All values with no default are reset to their zero value.

func (*APIKeyResourceDeleteDeleteParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the Api key resource delete delete params

func (*APIKeyResourceDeleteDeleteParams) SetTimeout

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

SetTimeout adds the timeout to the Api key resource delete delete params

func (*APIKeyResourceDeleteDeleteParams) WithAPIKeyID

WithAPIKeyID adds the aPIKeyID to the Api key resource delete delete params

func (*APIKeyResourceDeleteDeleteParams) WithContext

WithContext adds the context to the Api key resource delete delete params

func (*APIKeyResourceDeleteDeleteParams) WithDefaults

WithDefaults hydrates default values in the Api key resource delete delete params (not the query body).

All values with no default are reset to their zero value.

func (*APIKeyResourceDeleteDeleteParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the Api key resource delete delete params

func (*APIKeyResourceDeleteDeleteParams) WithTimeout

WithTimeout adds the timeout to the Api key resource delete delete params

func (*APIKeyResourceDeleteDeleteParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type APIKeyResourceDeleteDeleteReader

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

APIKeyResourceDeleteDeleteReader is a Reader for the APIKeyResourceDeleteDelete structure.

func (*APIKeyResourceDeleteDeleteReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type APIKeyResourceDeleteDeleteUnauthorized

type APIKeyResourceDeleteDeleteUnauthorized struct {
}

APIKeyResourceDeleteDeleteUnauthorized describes a response with status code 401, with default header values.

Not authorized

func NewAPIKeyResourceDeleteDeleteUnauthorized

func NewAPIKeyResourceDeleteDeleteUnauthorized() *APIKeyResourceDeleteDeleteUnauthorized

NewAPIKeyResourceDeleteDeleteUnauthorized creates a APIKeyResourceDeleteDeleteUnauthorized with default headers values

func (*APIKeyResourceDeleteDeleteUnauthorized) Code

Code gets the status code for the api key resource delete delete unauthorized response

func (*APIKeyResourceDeleteDeleteUnauthorized) Error

func (*APIKeyResourceDeleteDeleteUnauthorized) IsClientError

func (o *APIKeyResourceDeleteDeleteUnauthorized) IsClientError() bool

IsClientError returns true when this api key resource delete delete unauthorized response has a 4xx status code

func (*APIKeyResourceDeleteDeleteUnauthorized) IsCode

IsCode returns true when this api key resource delete delete unauthorized response a status code equal to that given

func (*APIKeyResourceDeleteDeleteUnauthorized) IsRedirect

IsRedirect returns true when this api key resource delete delete unauthorized response has a 3xx status code

func (*APIKeyResourceDeleteDeleteUnauthorized) IsServerError

func (o *APIKeyResourceDeleteDeleteUnauthorized) IsServerError() bool

IsServerError returns true when this api key resource delete delete unauthorized response has a 5xx status code

func (*APIKeyResourceDeleteDeleteUnauthorized) IsSuccess

IsSuccess returns true when this api key resource delete delete unauthorized response has a 2xx status code

func (*APIKeyResourceDeleteDeleteUnauthorized) String

type APIKeyResourcePostPostBadRequest

type APIKeyResourcePostPostBadRequest struct {
}

APIKeyResourcePostPostBadRequest describes a response with status code 400, with default header values.

Invalid parameter given

func NewAPIKeyResourcePostPostBadRequest

func NewAPIKeyResourcePostPostBadRequest() *APIKeyResourcePostPostBadRequest

NewAPIKeyResourcePostPostBadRequest creates a APIKeyResourcePostPostBadRequest with default headers values

func (*APIKeyResourcePostPostBadRequest) Code

Code gets the status code for the api key resource post post bad request response

func (*APIKeyResourcePostPostBadRequest) Error

func (*APIKeyResourcePostPostBadRequest) IsClientError

func (o *APIKeyResourcePostPostBadRequest) IsClientError() bool

IsClientError returns true when this api key resource post post bad request response has a 4xx status code

func (*APIKeyResourcePostPostBadRequest) IsCode

func (o *APIKeyResourcePostPostBadRequest) IsCode(code int) bool

IsCode returns true when this api key resource post post bad request response a status code equal to that given

func (*APIKeyResourcePostPostBadRequest) IsRedirect

func (o *APIKeyResourcePostPostBadRequest) IsRedirect() bool

IsRedirect returns true when this api key resource post post bad request response has a 3xx status code

func (*APIKeyResourcePostPostBadRequest) IsServerError

func (o *APIKeyResourcePostPostBadRequest) IsServerError() bool

IsServerError returns true when this api key resource post post bad request response has a 5xx status code

func (*APIKeyResourcePostPostBadRequest) IsSuccess

func (o *APIKeyResourcePostPostBadRequest) IsSuccess() bool

IsSuccess returns true when this api key resource post post bad request response has a 2xx status code

func (*APIKeyResourcePostPostBadRequest) String

type APIKeyResourcePostPostNoContent

type APIKeyResourcePostPostNoContent struct {
}

APIKeyResourcePostPostNoContent describes a response with status code 204, with default header values.

Ok

func NewAPIKeyResourcePostPostNoContent

func NewAPIKeyResourcePostPostNoContent() *APIKeyResourcePostPostNoContent

NewAPIKeyResourcePostPostNoContent creates a APIKeyResourcePostPostNoContent with default headers values

func (*APIKeyResourcePostPostNoContent) Code

Code gets the status code for the api key resource post post no content response

func (*APIKeyResourcePostPostNoContent) Error

func (*APIKeyResourcePostPostNoContent) IsClientError

func (o *APIKeyResourcePostPostNoContent) IsClientError() bool

IsClientError returns true when this api key resource post post no content response has a 4xx status code

func (*APIKeyResourcePostPostNoContent) IsCode

func (o *APIKeyResourcePostPostNoContent) IsCode(code int) bool

IsCode returns true when this api key resource post post no content response a status code equal to that given

func (*APIKeyResourcePostPostNoContent) IsRedirect

func (o *APIKeyResourcePostPostNoContent) IsRedirect() bool

IsRedirect returns true when this api key resource post post no content response has a 3xx status code

func (*APIKeyResourcePostPostNoContent) IsServerError

func (o *APIKeyResourcePostPostNoContent) IsServerError() bool

IsServerError returns true when this api key resource post post no content response has a 5xx status code

func (*APIKeyResourcePostPostNoContent) IsSuccess

func (o *APIKeyResourcePostPostNoContent) IsSuccess() bool

IsSuccess returns true when this api key resource post post no content response has a 2xx status code

func (*APIKeyResourcePostPostNoContent) String

type APIKeyResourcePostPostParams

type APIKeyResourcePostPostParams struct {

	/* APIKeyID.

	   The api key id
	*/
	APIKeyID int64

	/* Body.

	   Api key update representation
	*/
	Body *models.APIKeyUpdate

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

APIKeyResourcePostPostParams contains all the parameters to send to the API endpoint

for the Api key resource post post operation.

Typically these are written to a http.Request.

func NewAPIKeyResourcePostPostParams

func NewAPIKeyResourcePostPostParams() *APIKeyResourcePostPostParams

NewAPIKeyResourcePostPostParams creates a new APIKeyResourcePostPostParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewAPIKeyResourcePostPostParamsWithContext

func NewAPIKeyResourcePostPostParamsWithContext(ctx context.Context) *APIKeyResourcePostPostParams

NewAPIKeyResourcePostPostParamsWithContext creates a new APIKeyResourcePostPostParams object with the ability to set a context for a request.

func NewAPIKeyResourcePostPostParamsWithHTTPClient

func NewAPIKeyResourcePostPostParamsWithHTTPClient(client *http.Client) *APIKeyResourcePostPostParams

NewAPIKeyResourcePostPostParamsWithHTTPClient creates a new APIKeyResourcePostPostParams object with the ability to set a custom HTTPClient for a request.

func NewAPIKeyResourcePostPostParamsWithTimeout

func NewAPIKeyResourcePostPostParamsWithTimeout(timeout time.Duration) *APIKeyResourcePostPostParams

NewAPIKeyResourcePostPostParamsWithTimeout creates a new APIKeyResourcePostPostParams object with the ability to set a timeout on a request.

func (*APIKeyResourcePostPostParams) SetAPIKeyID

func (o *APIKeyResourcePostPostParams) SetAPIKeyID(aPIKeyID int64)

SetAPIKeyID adds the apiKeyId to the Api key resource post post params

func (*APIKeyResourcePostPostParams) SetBody

SetBody adds the body to the Api key resource post post params

func (*APIKeyResourcePostPostParams) SetContext

func (o *APIKeyResourcePostPostParams) SetContext(ctx context.Context)

SetContext adds the context to the Api key resource post post params

func (*APIKeyResourcePostPostParams) SetDefaults

func (o *APIKeyResourcePostPostParams) SetDefaults()

SetDefaults hydrates default values in the Api key resource post post params (not the query body).

All values with no default are reset to their zero value.

func (*APIKeyResourcePostPostParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the Api key resource post post params

func (*APIKeyResourcePostPostParams) SetTimeout

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

SetTimeout adds the timeout to the Api key resource post post params

func (*APIKeyResourcePostPostParams) WithAPIKeyID

WithAPIKeyID adds the aPIKeyID to the Api key resource post post params

func (*APIKeyResourcePostPostParams) WithBody

WithBody adds the body to the Api key resource post post params

func (*APIKeyResourcePostPostParams) WithContext

WithContext adds the context to the Api key resource post post params

func (*APIKeyResourcePostPostParams) WithDefaults

WithDefaults hydrates default values in the Api key resource post post params (not the query body).

All values with no default are reset to their zero value.

func (*APIKeyResourcePostPostParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the Api key resource post post params

func (*APIKeyResourcePostPostParams) WithTimeout

WithTimeout adds the timeout to the Api key resource post post params

func (*APIKeyResourcePostPostParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type APIKeyResourcePostPostReader

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

APIKeyResourcePostPostReader is a Reader for the APIKeyResourcePostPost structure.

func (*APIKeyResourcePostPostReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type APIKeyResourcePostPostUnauthorized

type APIKeyResourcePostPostUnauthorized struct {
}

APIKeyResourcePostPostUnauthorized describes a response with status code 401, with default header values.

Not authorized

func NewAPIKeyResourcePostPostUnauthorized

func NewAPIKeyResourcePostPostUnauthorized() *APIKeyResourcePostPostUnauthorized

NewAPIKeyResourcePostPostUnauthorized creates a APIKeyResourcePostPostUnauthorized with default headers values

func (*APIKeyResourcePostPostUnauthorized) Code

Code gets the status code for the api key resource post post unauthorized response

func (*APIKeyResourcePostPostUnauthorized) Error

func (*APIKeyResourcePostPostUnauthorized) IsClientError

func (o *APIKeyResourcePostPostUnauthorized) IsClientError() bool

IsClientError returns true when this api key resource post post unauthorized response has a 4xx status code

func (*APIKeyResourcePostPostUnauthorized) IsCode

IsCode returns true when this api key resource post post unauthorized response a status code equal to that given

func (*APIKeyResourcePostPostUnauthorized) IsRedirect

func (o *APIKeyResourcePostPostUnauthorized) IsRedirect() bool

IsRedirect returns true when this api key resource post post unauthorized response has a 3xx status code

func (*APIKeyResourcePostPostUnauthorized) IsServerError

func (o *APIKeyResourcePostPostUnauthorized) IsServerError() bool

IsServerError returns true when this api key resource post post unauthorized response has a 5xx status code

func (*APIKeyResourcePostPostUnauthorized) IsSuccess

IsSuccess returns true when this api key resource post post unauthorized response has a 2xx status code

func (*APIKeyResourcePostPostUnauthorized) String

type APIKeyTokenResourceDeleteDeleteNoContent

type APIKeyTokenResourceDeleteDeleteNoContent struct {
}

APIKeyTokenResourceDeleteDeleteNoContent describes a response with status code 204, with default header values.

Ok

func NewAPIKeyTokenResourceDeleteDeleteNoContent

func NewAPIKeyTokenResourceDeleteDeleteNoContent() *APIKeyTokenResourceDeleteDeleteNoContent

NewAPIKeyTokenResourceDeleteDeleteNoContent creates a APIKeyTokenResourceDeleteDeleteNoContent with default headers values

func (*APIKeyTokenResourceDeleteDeleteNoContent) Code

Code gets the status code for the api key token resource delete delete no content response

func (*APIKeyTokenResourceDeleteDeleteNoContent) Error

func (*APIKeyTokenResourceDeleteDeleteNoContent) IsClientError

IsClientError returns true when this api key token resource delete delete no content response has a 4xx status code

func (*APIKeyTokenResourceDeleteDeleteNoContent) IsCode

IsCode returns true when this api key token resource delete delete no content response a status code equal to that given

func (*APIKeyTokenResourceDeleteDeleteNoContent) IsRedirect

IsRedirect returns true when this api key token resource delete delete no content response has a 3xx status code

func (*APIKeyTokenResourceDeleteDeleteNoContent) IsServerError

IsServerError returns true when this api key token resource delete delete no content response has a 5xx status code

func (*APIKeyTokenResourceDeleteDeleteNoContent) IsSuccess

IsSuccess returns true when this api key token resource delete delete no content response has a 2xx status code

func (*APIKeyTokenResourceDeleteDeleteNoContent) String

type APIKeyTokenResourceDeleteDeleteParams

type APIKeyTokenResourceDeleteDeleteParams struct {

	/* APIKeyID.

	   The api key id
	*/
	APIKeyID int64

	/* ID.

	   The api key token id
	*/
	ID string

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

APIKeyTokenResourceDeleteDeleteParams contains all the parameters to send to the API endpoint

for the Api key token resource delete delete operation.

Typically these are written to a http.Request.

func NewAPIKeyTokenResourceDeleteDeleteParams

func NewAPIKeyTokenResourceDeleteDeleteParams() *APIKeyTokenResourceDeleteDeleteParams

NewAPIKeyTokenResourceDeleteDeleteParams creates a new APIKeyTokenResourceDeleteDeleteParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewAPIKeyTokenResourceDeleteDeleteParamsWithContext

func NewAPIKeyTokenResourceDeleteDeleteParamsWithContext(ctx context.Context) *APIKeyTokenResourceDeleteDeleteParams

NewAPIKeyTokenResourceDeleteDeleteParamsWithContext creates a new APIKeyTokenResourceDeleteDeleteParams object with the ability to set a context for a request.

func NewAPIKeyTokenResourceDeleteDeleteParamsWithHTTPClient

func NewAPIKeyTokenResourceDeleteDeleteParamsWithHTTPClient(client *http.Client) *APIKeyTokenResourceDeleteDeleteParams

NewAPIKeyTokenResourceDeleteDeleteParamsWithHTTPClient creates a new APIKeyTokenResourceDeleteDeleteParams object with the ability to set a custom HTTPClient for a request.

func NewAPIKeyTokenResourceDeleteDeleteParamsWithTimeout

func NewAPIKeyTokenResourceDeleteDeleteParamsWithTimeout(timeout time.Duration) *APIKeyTokenResourceDeleteDeleteParams

NewAPIKeyTokenResourceDeleteDeleteParamsWithTimeout creates a new APIKeyTokenResourceDeleteDeleteParams object with the ability to set a timeout on a request.

func (*APIKeyTokenResourceDeleteDeleteParams) SetAPIKeyID

func (o *APIKeyTokenResourceDeleteDeleteParams) SetAPIKeyID(aPIKeyID int64)

SetAPIKeyID adds the apiKeyId to the Api key token resource delete delete params

func (*APIKeyTokenResourceDeleteDeleteParams) SetContext

SetContext adds the context to the Api key token resource delete delete params

func (*APIKeyTokenResourceDeleteDeleteParams) SetDefaults

func (o *APIKeyTokenResourceDeleteDeleteParams) SetDefaults()

SetDefaults hydrates default values in the Api key token resource delete delete params (not the query body).

All values with no default are reset to their zero value.

func (*APIKeyTokenResourceDeleteDeleteParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the Api key token resource delete delete params

func (*APIKeyTokenResourceDeleteDeleteParams) SetID

SetID adds the id to the Api key token resource delete delete params

func (*APIKeyTokenResourceDeleteDeleteParams) SetTimeout

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

SetTimeout adds the timeout to the Api key token resource delete delete params

func (*APIKeyTokenResourceDeleteDeleteParams) WithAPIKeyID

WithAPIKeyID adds the aPIKeyID to the Api key token resource delete delete params

func (*APIKeyTokenResourceDeleteDeleteParams) WithContext

WithContext adds the context to the Api key token resource delete delete params

func (*APIKeyTokenResourceDeleteDeleteParams) WithDefaults

WithDefaults hydrates default values in the Api key token resource delete delete params (not the query body).

All values with no default are reset to their zero value.

func (*APIKeyTokenResourceDeleteDeleteParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the Api key token resource delete delete params

func (*APIKeyTokenResourceDeleteDeleteParams) WithID

WithID adds the id to the Api key token resource delete delete params

func (*APIKeyTokenResourceDeleteDeleteParams) WithTimeout

WithTimeout adds the timeout to the Api key token resource delete delete params

func (*APIKeyTokenResourceDeleteDeleteParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type APIKeyTokenResourceDeleteDeleteReader

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

APIKeyTokenResourceDeleteDeleteReader is a Reader for the APIKeyTokenResourceDeleteDelete structure.

func (*APIKeyTokenResourceDeleteDeleteReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type APIKeyTokenResourceDeleteDeleteUnauthorized

type APIKeyTokenResourceDeleteDeleteUnauthorized struct {
}

APIKeyTokenResourceDeleteDeleteUnauthorized describes a response with status code 401, with default header values.

Not authorized

func NewAPIKeyTokenResourceDeleteDeleteUnauthorized

func NewAPIKeyTokenResourceDeleteDeleteUnauthorized() *APIKeyTokenResourceDeleteDeleteUnauthorized

NewAPIKeyTokenResourceDeleteDeleteUnauthorized creates a APIKeyTokenResourceDeleteDeleteUnauthorized with default headers values

func (*APIKeyTokenResourceDeleteDeleteUnauthorized) Code

Code gets the status code for the api key token resource delete delete unauthorized response

func (*APIKeyTokenResourceDeleteDeleteUnauthorized) Error

func (*APIKeyTokenResourceDeleteDeleteUnauthorized) IsClientError

IsClientError returns true when this api key token resource delete delete unauthorized response has a 4xx status code

func (*APIKeyTokenResourceDeleteDeleteUnauthorized) IsCode

IsCode returns true when this api key token resource delete delete unauthorized response a status code equal to that given

func (*APIKeyTokenResourceDeleteDeleteUnauthorized) IsRedirect

IsRedirect returns true when this api key token resource delete delete unauthorized response has a 3xx status code

func (*APIKeyTokenResourceDeleteDeleteUnauthorized) IsServerError

IsServerError returns true when this api key token resource delete delete unauthorized response has a 5xx status code

func (*APIKeyTokenResourceDeleteDeleteUnauthorized) IsSuccess

IsSuccess returns true when this api key token resource delete delete unauthorized response has a 2xx status code

func (*APIKeyTokenResourceDeleteDeleteUnauthorized) String

type APIKeyTokenResourcePostPostBadRequest

type APIKeyTokenResourcePostPostBadRequest struct {
}

APIKeyTokenResourcePostPostBadRequest describes a response with status code 400, with default header values.

Invalid parameter given

func NewAPIKeyTokenResourcePostPostBadRequest

func NewAPIKeyTokenResourcePostPostBadRequest() *APIKeyTokenResourcePostPostBadRequest

NewAPIKeyTokenResourcePostPostBadRequest creates a APIKeyTokenResourcePostPostBadRequest with default headers values

func (*APIKeyTokenResourcePostPostBadRequest) Code

Code gets the status code for the api key token resource post post bad request response

func (*APIKeyTokenResourcePostPostBadRequest) Error

func (*APIKeyTokenResourcePostPostBadRequest) IsClientError

func (o *APIKeyTokenResourcePostPostBadRequest) IsClientError() bool

IsClientError returns true when this api key token resource post post bad request response has a 4xx status code

func (*APIKeyTokenResourcePostPostBadRequest) IsCode

IsCode returns true when this api key token resource post post bad request response a status code equal to that given

func (*APIKeyTokenResourcePostPostBadRequest) IsRedirect

IsRedirect returns true when this api key token resource post post bad request response has a 3xx status code

func (*APIKeyTokenResourcePostPostBadRequest) IsServerError

func (o *APIKeyTokenResourcePostPostBadRequest) IsServerError() bool

IsServerError returns true when this api key token resource post post bad request response has a 5xx status code

func (*APIKeyTokenResourcePostPostBadRequest) IsSuccess

IsSuccess returns true when this api key token resource post post bad request response has a 2xx status code

func (*APIKeyTokenResourcePostPostBadRequest) String

type APIKeyTokenResourcePostPostNoContent

type APIKeyTokenResourcePostPostNoContent struct {
}

APIKeyTokenResourcePostPostNoContent describes a response with status code 204, with default header values.

Ok

func NewAPIKeyTokenResourcePostPostNoContent

func NewAPIKeyTokenResourcePostPostNoContent() *APIKeyTokenResourcePostPostNoContent

NewAPIKeyTokenResourcePostPostNoContent creates a APIKeyTokenResourcePostPostNoContent with default headers values

func (*APIKeyTokenResourcePostPostNoContent) Code

Code gets the status code for the api key token resource post post no content response

func (*APIKeyTokenResourcePostPostNoContent) Error

func (*APIKeyTokenResourcePostPostNoContent) IsClientError

func (o *APIKeyTokenResourcePostPostNoContent) IsClientError() bool

IsClientError returns true when this api key token resource post post no content response has a 4xx status code

func (*APIKeyTokenResourcePostPostNoContent) IsCode

IsCode returns true when this api key token resource post post no content response a status code equal to that given

func (*APIKeyTokenResourcePostPostNoContent) IsRedirect

IsRedirect returns true when this api key token resource post post no content response has a 3xx status code

func (*APIKeyTokenResourcePostPostNoContent) IsServerError

func (o *APIKeyTokenResourcePostPostNoContent) IsServerError() bool

IsServerError returns true when this api key token resource post post no content response has a 5xx status code

func (*APIKeyTokenResourcePostPostNoContent) IsSuccess

IsSuccess returns true when this api key token resource post post no content response has a 2xx status code

func (*APIKeyTokenResourcePostPostNoContent) String

type APIKeyTokenResourcePostPostParams

type APIKeyTokenResourcePostPostParams struct {

	/* APIKeyID.

	   The api key id
	*/
	APIKeyID int64

	/* Body.

	   Api key token update representation
	*/
	Body *models.APIKeyTokenUpdate

	/* ID.

	   The api key token id
	*/
	ID string

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

APIKeyTokenResourcePostPostParams contains all the parameters to send to the API endpoint

for the Api key token resource post post operation.

Typically these are written to a http.Request.

func NewAPIKeyTokenResourcePostPostParams

func NewAPIKeyTokenResourcePostPostParams() *APIKeyTokenResourcePostPostParams

NewAPIKeyTokenResourcePostPostParams creates a new APIKeyTokenResourcePostPostParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewAPIKeyTokenResourcePostPostParamsWithContext

func NewAPIKeyTokenResourcePostPostParamsWithContext(ctx context.Context) *APIKeyTokenResourcePostPostParams

NewAPIKeyTokenResourcePostPostParamsWithContext creates a new APIKeyTokenResourcePostPostParams object with the ability to set a context for a request.

func NewAPIKeyTokenResourcePostPostParamsWithHTTPClient

func NewAPIKeyTokenResourcePostPostParamsWithHTTPClient(client *http.Client) *APIKeyTokenResourcePostPostParams

NewAPIKeyTokenResourcePostPostParamsWithHTTPClient creates a new APIKeyTokenResourcePostPostParams object with the ability to set a custom HTTPClient for a request.

func NewAPIKeyTokenResourcePostPostParamsWithTimeout

func NewAPIKeyTokenResourcePostPostParamsWithTimeout(timeout time.Duration) *APIKeyTokenResourcePostPostParams

NewAPIKeyTokenResourcePostPostParamsWithTimeout creates a new APIKeyTokenResourcePostPostParams object with the ability to set a timeout on a request.

func (*APIKeyTokenResourcePostPostParams) SetAPIKeyID

func (o *APIKeyTokenResourcePostPostParams) SetAPIKeyID(aPIKeyID int64)

SetAPIKeyID adds the apiKeyId to the Api key token resource post post params

func (*APIKeyTokenResourcePostPostParams) SetBody

SetBody adds the body to the Api key token resource post post params

func (*APIKeyTokenResourcePostPostParams) SetContext

SetContext adds the context to the Api key token resource post post params

func (*APIKeyTokenResourcePostPostParams) SetDefaults

func (o *APIKeyTokenResourcePostPostParams) SetDefaults()

SetDefaults hydrates default values in the Api key token resource post post params (not the query body).

All values with no default are reset to their zero value.

func (*APIKeyTokenResourcePostPostParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the Api key token resource post post params

func (*APIKeyTokenResourcePostPostParams) SetID

SetID adds the id to the Api key token resource post post params

func (*APIKeyTokenResourcePostPostParams) SetTimeout

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

SetTimeout adds the timeout to the Api key token resource post post params

func (*APIKeyTokenResourcePostPostParams) WithAPIKeyID

WithAPIKeyID adds the aPIKeyID to the Api key token resource post post params

func (*APIKeyTokenResourcePostPostParams) WithBody

WithBody adds the body to the Api key token resource post post params

func (*APIKeyTokenResourcePostPostParams) WithContext

WithContext adds the context to the Api key token resource post post params

func (*APIKeyTokenResourcePostPostParams) WithDefaults

WithDefaults hydrates default values in the Api key token resource post post params (not the query body).

All values with no default are reset to their zero value.

func (*APIKeyTokenResourcePostPostParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the Api key token resource post post params

func (*APIKeyTokenResourcePostPostParams) WithID

WithID adds the id to the Api key token resource post post params

func (*APIKeyTokenResourcePostPostParams) WithTimeout

WithTimeout adds the timeout to the Api key token resource post post params

func (*APIKeyTokenResourcePostPostParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type APIKeyTokenResourcePostPostReader

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

APIKeyTokenResourcePostPostReader is a Reader for the APIKeyTokenResourcePostPost structure.

func (*APIKeyTokenResourcePostPostReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type APIKeyTokenResourcePostPostUnauthorized

type APIKeyTokenResourcePostPostUnauthorized struct {
}

APIKeyTokenResourcePostPostUnauthorized describes a response with status code 401, with default header values.

Not authorized

func NewAPIKeyTokenResourcePostPostUnauthorized

func NewAPIKeyTokenResourcePostPostUnauthorized() *APIKeyTokenResourcePostPostUnauthorized

NewAPIKeyTokenResourcePostPostUnauthorized creates a APIKeyTokenResourcePostPostUnauthorized with default headers values

func (*APIKeyTokenResourcePostPostUnauthorized) Code

Code gets the status code for the api key token resource post post unauthorized response

func (*APIKeyTokenResourcePostPostUnauthorized) Error

func (*APIKeyTokenResourcePostPostUnauthorized) IsClientError

func (o *APIKeyTokenResourcePostPostUnauthorized) IsClientError() bool

IsClientError returns true when this api key token resource post post unauthorized response has a 4xx status code

func (*APIKeyTokenResourcePostPostUnauthorized) IsCode

IsCode returns true when this api key token resource post post unauthorized response a status code equal to that given

func (*APIKeyTokenResourcePostPostUnauthorized) IsRedirect

IsRedirect returns true when this api key token resource post post unauthorized response has a 3xx status code

func (*APIKeyTokenResourcePostPostUnauthorized) IsServerError

func (o *APIKeyTokenResourcePostPostUnauthorized) IsServerError() bool

IsServerError returns true when this api key token resource post post unauthorized response has a 5xx status code

func (*APIKeyTokenResourcePostPostUnauthorized) IsSuccess

IsSuccess returns true when this api key token resource post post unauthorized response has a 2xx status code

func (*APIKeyTokenResourcePostPostUnauthorized) String

type APIKeyTokensResourceGetGetOK

type APIKeyTokensResourceGetGetOK struct {
	Payload []*models.APIKeyToken
}

APIKeyTokensResourceGetGetOK describes a response with status code 200, with default header values.

successful operation

func NewAPIKeyTokensResourceGetGetOK

func NewAPIKeyTokensResourceGetGetOK() *APIKeyTokensResourceGetGetOK

NewAPIKeyTokensResourceGetGetOK creates a APIKeyTokensResourceGetGetOK with default headers values

func (*APIKeyTokensResourceGetGetOK) Code

Code gets the status code for the api key tokens resource get get o k response

func (*APIKeyTokensResourceGetGetOK) Error

func (*APIKeyTokensResourceGetGetOK) GetPayload

func (o *APIKeyTokensResourceGetGetOK) GetPayload() []*models.APIKeyToken

func (*APIKeyTokensResourceGetGetOK) IsClientError

func (o *APIKeyTokensResourceGetGetOK) IsClientError() bool

IsClientError returns true when this api key tokens resource get get o k response has a 4xx status code

func (*APIKeyTokensResourceGetGetOK) IsCode

func (o *APIKeyTokensResourceGetGetOK) IsCode(code int) bool

IsCode returns true when this api key tokens resource get get o k response a status code equal to that given

func (*APIKeyTokensResourceGetGetOK) IsRedirect

func (o *APIKeyTokensResourceGetGetOK) IsRedirect() bool

IsRedirect returns true when this api key tokens resource get get o k response has a 3xx status code

func (*APIKeyTokensResourceGetGetOK) IsServerError

func (o *APIKeyTokensResourceGetGetOK) IsServerError() bool

IsServerError returns true when this api key tokens resource get get o k response has a 5xx status code

func (*APIKeyTokensResourceGetGetOK) IsSuccess

func (o *APIKeyTokensResourceGetGetOK) IsSuccess() bool

IsSuccess returns true when this api key tokens resource get get o k response has a 2xx status code

func (*APIKeyTokensResourceGetGetOK) String

type APIKeyTokensResourceGetGetParams

type APIKeyTokensResourceGetGetParams struct {

	/* APIKeyID.

	   The api key id
	*/
	APIKeyID int64

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

APIKeyTokensResourceGetGetParams contains all the parameters to send to the API endpoint

for the Api key tokens resource get get operation.

Typically these are written to a http.Request.

func NewAPIKeyTokensResourceGetGetParams

func NewAPIKeyTokensResourceGetGetParams() *APIKeyTokensResourceGetGetParams

NewAPIKeyTokensResourceGetGetParams creates a new APIKeyTokensResourceGetGetParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewAPIKeyTokensResourceGetGetParamsWithContext

func NewAPIKeyTokensResourceGetGetParamsWithContext(ctx context.Context) *APIKeyTokensResourceGetGetParams

NewAPIKeyTokensResourceGetGetParamsWithContext creates a new APIKeyTokensResourceGetGetParams object with the ability to set a context for a request.

func NewAPIKeyTokensResourceGetGetParamsWithHTTPClient

func NewAPIKeyTokensResourceGetGetParamsWithHTTPClient(client *http.Client) *APIKeyTokensResourceGetGetParams

NewAPIKeyTokensResourceGetGetParamsWithHTTPClient creates a new APIKeyTokensResourceGetGetParams object with the ability to set a custom HTTPClient for a request.

func NewAPIKeyTokensResourceGetGetParamsWithTimeout

func NewAPIKeyTokensResourceGetGetParamsWithTimeout(timeout time.Duration) *APIKeyTokensResourceGetGetParams

NewAPIKeyTokensResourceGetGetParamsWithTimeout creates a new APIKeyTokensResourceGetGetParams object with the ability to set a timeout on a request.

func (*APIKeyTokensResourceGetGetParams) SetAPIKeyID

func (o *APIKeyTokensResourceGetGetParams) SetAPIKeyID(aPIKeyID int64)

SetAPIKeyID adds the apiKeyId to the Api key tokens resource get get params

func (*APIKeyTokensResourceGetGetParams) SetContext

SetContext adds the context to the Api key tokens resource get get params

func (*APIKeyTokensResourceGetGetParams) SetDefaults

func (o *APIKeyTokensResourceGetGetParams) SetDefaults()

SetDefaults hydrates default values in the Api key tokens resource get get params (not the query body).

All values with no default are reset to their zero value.

func (*APIKeyTokensResourceGetGetParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the Api key tokens resource get get params

func (*APIKeyTokensResourceGetGetParams) SetTimeout

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

SetTimeout adds the timeout to the Api key tokens resource get get params

func (*APIKeyTokensResourceGetGetParams) WithAPIKeyID

WithAPIKeyID adds the aPIKeyID to the Api key tokens resource get get params

func (*APIKeyTokensResourceGetGetParams) WithContext

WithContext adds the context to the Api key tokens resource get get params

func (*APIKeyTokensResourceGetGetParams) WithDefaults

WithDefaults hydrates default values in the Api key tokens resource get get params (not the query body).

All values with no default are reset to their zero value.

func (*APIKeyTokensResourceGetGetParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the Api key tokens resource get get params

func (*APIKeyTokensResourceGetGetParams) WithTimeout

WithTimeout adds the timeout to the Api key tokens resource get get params

func (*APIKeyTokensResourceGetGetParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type APIKeyTokensResourceGetGetReader

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

APIKeyTokensResourceGetGetReader is a Reader for the APIKeyTokensResourceGetGet structure.

func (*APIKeyTokensResourceGetGetReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type APIKeyTokensResourceGetGetUnauthorized

type APIKeyTokensResourceGetGetUnauthorized struct {
}

APIKeyTokensResourceGetGetUnauthorized describes a response with status code 401, with default header values.

Not authorized

func NewAPIKeyTokensResourceGetGetUnauthorized

func NewAPIKeyTokensResourceGetGetUnauthorized() *APIKeyTokensResourceGetGetUnauthorized

NewAPIKeyTokensResourceGetGetUnauthorized creates a APIKeyTokensResourceGetGetUnauthorized with default headers values

func (*APIKeyTokensResourceGetGetUnauthorized) Code

Code gets the status code for the api key tokens resource get get unauthorized response

func (*APIKeyTokensResourceGetGetUnauthorized) Error

func (*APIKeyTokensResourceGetGetUnauthorized) IsClientError

func (o *APIKeyTokensResourceGetGetUnauthorized) IsClientError() bool

IsClientError returns true when this api key tokens resource get get unauthorized response has a 4xx status code

func (*APIKeyTokensResourceGetGetUnauthorized) IsCode

IsCode returns true when this api key tokens resource get get unauthorized response a status code equal to that given

func (*APIKeyTokensResourceGetGetUnauthorized) IsRedirect

IsRedirect returns true when this api key tokens resource get get unauthorized response has a 3xx status code

func (*APIKeyTokensResourceGetGetUnauthorized) IsServerError

func (o *APIKeyTokensResourceGetGetUnauthorized) IsServerError() bool

IsServerError returns true when this api key tokens resource get get unauthorized response has a 5xx status code

func (*APIKeyTokensResourceGetGetUnauthorized) IsSuccess

IsSuccess returns true when this api key tokens resource get get unauthorized response has a 2xx status code

func (*APIKeyTokensResourceGetGetUnauthorized) String

type APIKeyTokensResourcePutPutBadRequest

type APIKeyTokensResourcePutPutBadRequest struct {
}

APIKeyTokensResourcePutPutBadRequest describes a response with status code 400, with default header values.

Bad Parameter

func NewAPIKeyTokensResourcePutPutBadRequest

func NewAPIKeyTokensResourcePutPutBadRequest() *APIKeyTokensResourcePutPutBadRequest

NewAPIKeyTokensResourcePutPutBadRequest creates a APIKeyTokensResourcePutPutBadRequest with default headers values

func (*APIKeyTokensResourcePutPutBadRequest) Code

Code gets the status code for the api key tokens resource put put bad request response

func (*APIKeyTokensResourcePutPutBadRequest) Error

func (*APIKeyTokensResourcePutPutBadRequest) IsClientError

func (o *APIKeyTokensResourcePutPutBadRequest) IsClientError() bool

IsClientError returns true when this api key tokens resource put put bad request response has a 4xx status code

func (*APIKeyTokensResourcePutPutBadRequest) IsCode

IsCode returns true when this api key tokens resource put put bad request response a status code equal to that given

func (*APIKeyTokensResourcePutPutBadRequest) IsRedirect

IsRedirect returns true when this api key tokens resource put put bad request response has a 3xx status code

func (*APIKeyTokensResourcePutPutBadRequest) IsServerError

func (o *APIKeyTokensResourcePutPutBadRequest) IsServerError() bool

IsServerError returns true when this api key tokens resource put put bad request response has a 5xx status code

func (*APIKeyTokensResourcePutPutBadRequest) IsSuccess

IsSuccess returns true when this api key tokens resource put put bad request response has a 2xx status code

func (*APIKeyTokensResourcePutPutBadRequest) String

type APIKeyTokensResourcePutPutOK

type APIKeyTokensResourcePutPutOK struct {
	Payload *models.APIKeyToken
}

APIKeyTokensResourcePutPutOK describes a response with status code 200, with default header values.

Ok

func NewAPIKeyTokensResourcePutPutOK

func NewAPIKeyTokensResourcePutPutOK() *APIKeyTokensResourcePutPutOK

NewAPIKeyTokensResourcePutPutOK creates a APIKeyTokensResourcePutPutOK with default headers values

func (*APIKeyTokensResourcePutPutOK) Code

Code gets the status code for the api key tokens resource put put o k response

func (*APIKeyTokensResourcePutPutOK) Error

func (*APIKeyTokensResourcePutPutOK) GetPayload

func (*APIKeyTokensResourcePutPutOK) IsClientError

func (o *APIKeyTokensResourcePutPutOK) IsClientError() bool

IsClientError returns true when this api key tokens resource put put o k response has a 4xx status code

func (*APIKeyTokensResourcePutPutOK) IsCode

func (o *APIKeyTokensResourcePutPutOK) IsCode(code int) bool

IsCode returns true when this api key tokens resource put put o k response a status code equal to that given

func (*APIKeyTokensResourcePutPutOK) IsRedirect

func (o *APIKeyTokensResourcePutPutOK) IsRedirect() bool

IsRedirect returns true when this api key tokens resource put put o k response has a 3xx status code

func (*APIKeyTokensResourcePutPutOK) IsServerError

func (o *APIKeyTokensResourcePutPutOK) IsServerError() bool

IsServerError returns true when this api key tokens resource put put o k response has a 5xx status code

func (*APIKeyTokensResourcePutPutOK) IsSuccess

func (o *APIKeyTokensResourcePutPutOK) IsSuccess() bool

IsSuccess returns true when this api key tokens resource put put o k response has a 2xx status code

func (*APIKeyTokensResourcePutPutOK) String

type APIKeyTokensResourcePutPutParams

type APIKeyTokensResourcePutPutParams struct {

	/* APIKeyID.

	   The api key id
	*/
	APIKeyID int64

	/* Body.

	   Api key token create representation
	*/
	Body *models.APIKeyTokenCreate

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

APIKeyTokensResourcePutPutParams contains all the parameters to send to the API endpoint

for the Api key tokens resource put put operation.

Typically these are written to a http.Request.

func NewAPIKeyTokensResourcePutPutParams

func NewAPIKeyTokensResourcePutPutParams() *APIKeyTokensResourcePutPutParams

NewAPIKeyTokensResourcePutPutParams creates a new APIKeyTokensResourcePutPutParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewAPIKeyTokensResourcePutPutParamsWithContext

func NewAPIKeyTokensResourcePutPutParamsWithContext(ctx context.Context) *APIKeyTokensResourcePutPutParams

NewAPIKeyTokensResourcePutPutParamsWithContext creates a new APIKeyTokensResourcePutPutParams object with the ability to set a context for a request.

func NewAPIKeyTokensResourcePutPutParamsWithHTTPClient

func NewAPIKeyTokensResourcePutPutParamsWithHTTPClient(client *http.Client) *APIKeyTokensResourcePutPutParams

NewAPIKeyTokensResourcePutPutParamsWithHTTPClient creates a new APIKeyTokensResourcePutPutParams object with the ability to set a custom HTTPClient for a request.

func NewAPIKeyTokensResourcePutPutParamsWithTimeout

func NewAPIKeyTokensResourcePutPutParamsWithTimeout(timeout time.Duration) *APIKeyTokensResourcePutPutParams

NewAPIKeyTokensResourcePutPutParamsWithTimeout creates a new APIKeyTokensResourcePutPutParams object with the ability to set a timeout on a request.

func (*APIKeyTokensResourcePutPutParams) SetAPIKeyID

func (o *APIKeyTokensResourcePutPutParams) SetAPIKeyID(aPIKeyID int64)

SetAPIKeyID adds the apiKeyId to the Api key tokens resource put put params

func (*APIKeyTokensResourcePutPutParams) SetBody

SetBody adds the body to the Api key tokens resource put put params

func (*APIKeyTokensResourcePutPutParams) SetContext

SetContext adds the context to the Api key tokens resource put put params

func (*APIKeyTokensResourcePutPutParams) SetDefaults

func (o *APIKeyTokensResourcePutPutParams) SetDefaults()

SetDefaults hydrates default values in the Api key tokens resource put put params (not the query body).

All values with no default are reset to their zero value.

func (*APIKeyTokensResourcePutPutParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the Api key tokens resource put put params

func (*APIKeyTokensResourcePutPutParams) SetTimeout

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

SetTimeout adds the timeout to the Api key tokens resource put put params

func (*APIKeyTokensResourcePutPutParams) WithAPIKeyID

WithAPIKeyID adds the aPIKeyID to the Api key tokens resource put put params

func (*APIKeyTokensResourcePutPutParams) WithBody

WithBody adds the body to the Api key tokens resource put put params

func (*APIKeyTokensResourcePutPutParams) WithContext

WithContext adds the context to the Api key tokens resource put put params

func (*APIKeyTokensResourcePutPutParams) WithDefaults

WithDefaults hydrates default values in the Api key tokens resource put put params (not the query body).

All values with no default are reset to their zero value.

func (*APIKeyTokensResourcePutPutParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the Api key tokens resource put put params

func (*APIKeyTokensResourcePutPutParams) WithTimeout

WithTimeout adds the timeout to the Api key tokens resource put put params

func (*APIKeyTokensResourcePutPutParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type APIKeyTokensResourcePutPutReader

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

APIKeyTokensResourcePutPutReader is a Reader for the APIKeyTokensResourcePutPut structure.

func (*APIKeyTokensResourcePutPutReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type APIKeyTokensResourcePutPutUnauthorized

type APIKeyTokensResourcePutPutUnauthorized struct {
}

APIKeyTokensResourcePutPutUnauthorized describes a response with status code 401, with default header values.

Not authorized

func NewAPIKeyTokensResourcePutPutUnauthorized

func NewAPIKeyTokensResourcePutPutUnauthorized() *APIKeyTokensResourcePutPutUnauthorized

NewAPIKeyTokensResourcePutPutUnauthorized creates a APIKeyTokensResourcePutPutUnauthorized with default headers values

func (*APIKeyTokensResourcePutPutUnauthorized) Code

Code gets the status code for the api key tokens resource put put unauthorized response

func (*APIKeyTokensResourcePutPutUnauthorized) Error

func (*APIKeyTokensResourcePutPutUnauthorized) IsClientError

func (o *APIKeyTokensResourcePutPutUnauthorized) IsClientError() bool

IsClientError returns true when this api key tokens resource put put unauthorized response has a 4xx status code

func (*APIKeyTokensResourcePutPutUnauthorized) IsCode

IsCode returns true when this api key tokens resource put put unauthorized response a status code equal to that given

func (*APIKeyTokensResourcePutPutUnauthorized) IsRedirect

IsRedirect returns true when this api key tokens resource put put unauthorized response has a 3xx status code

func (*APIKeyTokensResourcePutPutUnauthorized) IsServerError

func (o *APIKeyTokensResourcePutPutUnauthorized) IsServerError() bool

IsServerError returns true when this api key tokens resource put put unauthorized response has a 5xx status code

func (*APIKeyTokensResourcePutPutUnauthorized) IsSuccess

IsSuccess returns true when this api key tokens resource put put unauthorized response has a 2xx status code

func (*APIKeyTokensResourcePutPutUnauthorized) String

type APIKeysResourceGetGetOK

type APIKeysResourceGetGetOK struct {
	Payload []*models.APIKey
}

APIKeysResourceGetGetOK describes a response with status code 200, with default header values.

successful operation

func NewAPIKeysResourceGetGetOK

func NewAPIKeysResourceGetGetOK() *APIKeysResourceGetGetOK

NewAPIKeysResourceGetGetOK creates a APIKeysResourceGetGetOK with default headers values

func (*APIKeysResourceGetGetOK) Code

func (o *APIKeysResourceGetGetOK) Code() int

Code gets the status code for the api keys resource get get o k response

func (*APIKeysResourceGetGetOK) Error

func (o *APIKeysResourceGetGetOK) Error() string

func (*APIKeysResourceGetGetOK) GetPayload

func (o *APIKeysResourceGetGetOK) GetPayload() []*models.APIKey

func (*APIKeysResourceGetGetOK) IsClientError

func (o *APIKeysResourceGetGetOK) IsClientError() bool

IsClientError returns true when this api keys resource get get o k response has a 4xx status code

func (*APIKeysResourceGetGetOK) IsCode

func (o *APIKeysResourceGetGetOK) IsCode(code int) bool

IsCode returns true when this api keys resource get get o k response a status code equal to that given

func (*APIKeysResourceGetGetOK) IsRedirect

func (o *APIKeysResourceGetGetOK) IsRedirect() bool

IsRedirect returns true when this api keys resource get get o k response has a 3xx status code

func (*APIKeysResourceGetGetOK) IsServerError

func (o *APIKeysResourceGetGetOK) IsServerError() bool

IsServerError returns true when this api keys resource get get o k response has a 5xx status code

func (*APIKeysResourceGetGetOK) IsSuccess

func (o *APIKeysResourceGetGetOK) IsSuccess() bool

IsSuccess returns true when this api keys resource get get o k response has a 2xx status code

func (*APIKeysResourceGetGetOK) String

func (o *APIKeysResourceGetGetOK) String() string

type APIKeysResourceGetGetParams

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

APIKeysResourceGetGetParams contains all the parameters to send to the API endpoint

for the Api keys resource get get operation.

Typically these are written to a http.Request.

func NewAPIKeysResourceGetGetParams

func NewAPIKeysResourceGetGetParams() *APIKeysResourceGetGetParams

NewAPIKeysResourceGetGetParams creates a new APIKeysResourceGetGetParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewAPIKeysResourceGetGetParamsWithContext

func NewAPIKeysResourceGetGetParamsWithContext(ctx context.Context) *APIKeysResourceGetGetParams

NewAPIKeysResourceGetGetParamsWithContext creates a new APIKeysResourceGetGetParams object with the ability to set a context for a request.

func NewAPIKeysResourceGetGetParamsWithHTTPClient

func NewAPIKeysResourceGetGetParamsWithHTTPClient(client *http.Client) *APIKeysResourceGetGetParams

NewAPIKeysResourceGetGetParamsWithHTTPClient creates a new APIKeysResourceGetGetParams object with the ability to set a custom HTTPClient for a request.

func NewAPIKeysResourceGetGetParamsWithTimeout

func NewAPIKeysResourceGetGetParamsWithTimeout(timeout time.Duration) *APIKeysResourceGetGetParams

NewAPIKeysResourceGetGetParamsWithTimeout creates a new APIKeysResourceGetGetParams object with the ability to set a timeout on a request.

func (*APIKeysResourceGetGetParams) SetContext

func (o *APIKeysResourceGetGetParams) SetContext(ctx context.Context)

SetContext adds the context to the Api keys resource get get params

func (*APIKeysResourceGetGetParams) SetDefaults

func (o *APIKeysResourceGetGetParams) SetDefaults()

SetDefaults hydrates default values in the Api keys resource get get params (not the query body).

All values with no default are reset to their zero value.

func (*APIKeysResourceGetGetParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the Api keys resource get get params

func (*APIKeysResourceGetGetParams) SetTimeout

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

SetTimeout adds the timeout to the Api keys resource get get params

func (*APIKeysResourceGetGetParams) WithContext

WithContext adds the context to the Api keys resource get get params

func (*APIKeysResourceGetGetParams) WithDefaults

WithDefaults hydrates default values in the Api keys resource get get params (not the query body).

All values with no default are reset to their zero value.

func (*APIKeysResourceGetGetParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the Api keys resource get get params

func (*APIKeysResourceGetGetParams) WithTimeout

WithTimeout adds the timeout to the Api keys resource get get params

func (*APIKeysResourceGetGetParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type APIKeysResourceGetGetReader

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

APIKeysResourceGetGetReader is a Reader for the APIKeysResourceGetGet structure.

func (*APIKeysResourceGetGetReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type APIKeysResourceGetGetUnauthorized

type APIKeysResourceGetGetUnauthorized struct {
}

APIKeysResourceGetGetUnauthorized describes a response with status code 401, with default header values.

Not authorized

func NewAPIKeysResourceGetGetUnauthorized

func NewAPIKeysResourceGetGetUnauthorized() *APIKeysResourceGetGetUnauthorized

NewAPIKeysResourceGetGetUnauthorized creates a APIKeysResourceGetGetUnauthorized with default headers values

func (*APIKeysResourceGetGetUnauthorized) Code

Code gets the status code for the api keys resource get get unauthorized response

func (*APIKeysResourceGetGetUnauthorized) Error

func (*APIKeysResourceGetGetUnauthorized) IsClientError

func (o *APIKeysResourceGetGetUnauthorized) IsClientError() bool

IsClientError returns true when this api keys resource get get unauthorized response has a 4xx status code

func (*APIKeysResourceGetGetUnauthorized) IsCode

func (o *APIKeysResourceGetGetUnauthorized) IsCode(code int) bool

IsCode returns true when this api keys resource get get unauthorized response a status code equal to that given

func (*APIKeysResourceGetGetUnauthorized) IsRedirect

func (o *APIKeysResourceGetGetUnauthorized) IsRedirect() bool

IsRedirect returns true when this api keys resource get get unauthorized response has a 3xx status code

func (*APIKeysResourceGetGetUnauthorized) IsServerError

func (o *APIKeysResourceGetGetUnauthorized) IsServerError() bool

IsServerError returns true when this api keys resource get get unauthorized response has a 5xx status code

func (*APIKeysResourceGetGetUnauthorized) IsSuccess

func (o *APIKeysResourceGetGetUnauthorized) IsSuccess() bool

IsSuccess returns true when this api keys resource get get unauthorized response has a 2xx status code

func (*APIKeysResourceGetGetUnauthorized) String

type APIKeysResourcePutPutBadRequest

type APIKeysResourcePutPutBadRequest struct {
}

APIKeysResourcePutPutBadRequest describes a response with status code 400, with default header values.

Bad Parameter

func NewAPIKeysResourcePutPutBadRequest

func NewAPIKeysResourcePutPutBadRequest() *APIKeysResourcePutPutBadRequest

NewAPIKeysResourcePutPutBadRequest creates a APIKeysResourcePutPutBadRequest with default headers values

func (*APIKeysResourcePutPutBadRequest) Code

Code gets the status code for the api keys resource put put bad request response

func (*APIKeysResourcePutPutBadRequest) Error

func (*APIKeysResourcePutPutBadRequest) IsClientError

func (o *APIKeysResourcePutPutBadRequest) IsClientError() bool

IsClientError returns true when this api keys resource put put bad request response has a 4xx status code

func (*APIKeysResourcePutPutBadRequest) IsCode

func (o *APIKeysResourcePutPutBadRequest) IsCode(code int) bool

IsCode returns true when this api keys resource put put bad request response a status code equal to that given

func (*APIKeysResourcePutPutBadRequest) IsRedirect

func (o *APIKeysResourcePutPutBadRequest) IsRedirect() bool

IsRedirect returns true when this api keys resource put put bad request response has a 3xx status code

func (*APIKeysResourcePutPutBadRequest) IsServerError

func (o *APIKeysResourcePutPutBadRequest) IsServerError() bool

IsServerError returns true when this api keys resource put put bad request response has a 5xx status code

func (*APIKeysResourcePutPutBadRequest) IsSuccess

func (o *APIKeysResourcePutPutBadRequest) IsSuccess() bool

IsSuccess returns true when this api keys resource put put bad request response has a 2xx status code

func (*APIKeysResourcePutPutBadRequest) String

type APIKeysResourcePutPutOK

type APIKeysResourcePutPutOK struct {
	Payload *models.APIKey
}

APIKeysResourcePutPutOK describes a response with status code 200, with default header values.

Ok

func NewAPIKeysResourcePutPutOK

func NewAPIKeysResourcePutPutOK() *APIKeysResourcePutPutOK

NewAPIKeysResourcePutPutOK creates a APIKeysResourcePutPutOK with default headers values

func (*APIKeysResourcePutPutOK) Code

func (o *APIKeysResourcePutPutOK) Code() int

Code gets the status code for the api keys resource put put o k response

func (*APIKeysResourcePutPutOK) Error

func (o *APIKeysResourcePutPutOK) Error() string

func (*APIKeysResourcePutPutOK) GetPayload

func (o *APIKeysResourcePutPutOK) GetPayload() *models.APIKey

func (*APIKeysResourcePutPutOK) IsClientError

func (o *APIKeysResourcePutPutOK) IsClientError() bool

IsClientError returns true when this api keys resource put put o k response has a 4xx status code

func (*APIKeysResourcePutPutOK) IsCode

func (o *APIKeysResourcePutPutOK) IsCode(code int) bool

IsCode returns true when this api keys resource put put o k response a status code equal to that given

func (*APIKeysResourcePutPutOK) IsRedirect

func (o *APIKeysResourcePutPutOK) IsRedirect() bool

IsRedirect returns true when this api keys resource put put o k response has a 3xx status code

func (*APIKeysResourcePutPutOK) IsServerError

func (o *APIKeysResourcePutPutOK) IsServerError() bool

IsServerError returns true when this api keys resource put put o k response has a 5xx status code

func (*APIKeysResourcePutPutOK) IsSuccess

func (o *APIKeysResourcePutPutOK) IsSuccess() bool

IsSuccess returns true when this api keys resource put put o k response has a 2xx status code

func (*APIKeysResourcePutPutOK) String

func (o *APIKeysResourcePutPutOK) String() string

type APIKeysResourcePutPutParams

type APIKeysResourcePutPutParams struct {

	/* Body.

	   Api key create representation
	*/
	Body *models.APIKeyCreate

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

APIKeysResourcePutPutParams contains all the parameters to send to the API endpoint

for the Api keys resource put put operation.

Typically these are written to a http.Request.

func NewAPIKeysResourcePutPutParams

func NewAPIKeysResourcePutPutParams() *APIKeysResourcePutPutParams

NewAPIKeysResourcePutPutParams creates a new APIKeysResourcePutPutParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewAPIKeysResourcePutPutParamsWithContext

func NewAPIKeysResourcePutPutParamsWithContext(ctx context.Context) *APIKeysResourcePutPutParams

NewAPIKeysResourcePutPutParamsWithContext creates a new APIKeysResourcePutPutParams object with the ability to set a context for a request.

func NewAPIKeysResourcePutPutParamsWithHTTPClient

func NewAPIKeysResourcePutPutParamsWithHTTPClient(client *http.Client) *APIKeysResourcePutPutParams

NewAPIKeysResourcePutPutParamsWithHTTPClient creates a new APIKeysResourcePutPutParams object with the ability to set a custom HTTPClient for a request.

func NewAPIKeysResourcePutPutParamsWithTimeout

func NewAPIKeysResourcePutPutParamsWithTimeout(timeout time.Duration) *APIKeysResourcePutPutParams

NewAPIKeysResourcePutPutParamsWithTimeout creates a new APIKeysResourcePutPutParams object with the ability to set a timeout on a request.

func (*APIKeysResourcePutPutParams) SetBody

SetBody adds the body to the Api keys resource put put params

func (*APIKeysResourcePutPutParams) SetContext

func (o *APIKeysResourcePutPutParams) SetContext(ctx context.Context)

SetContext adds the context to the Api keys resource put put params

func (*APIKeysResourcePutPutParams) SetDefaults

func (o *APIKeysResourcePutPutParams) SetDefaults()

SetDefaults hydrates default values in the Api keys resource put put params (not the query body).

All values with no default are reset to their zero value.

func (*APIKeysResourcePutPutParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the Api keys resource put put params

func (*APIKeysResourcePutPutParams) SetTimeout

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

SetTimeout adds the timeout to the Api keys resource put put params

func (*APIKeysResourcePutPutParams) WithBody

WithBody adds the body to the Api keys resource put put params

func (*APIKeysResourcePutPutParams) WithContext

WithContext adds the context to the Api keys resource put put params

func (*APIKeysResourcePutPutParams) WithDefaults

WithDefaults hydrates default values in the Api keys resource put put params (not the query body).

All values with no default are reset to their zero value.

func (*APIKeysResourcePutPutParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the Api keys resource put put params

func (*APIKeysResourcePutPutParams) WithTimeout

WithTimeout adds the timeout to the Api keys resource put put params

func (*APIKeysResourcePutPutParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type APIKeysResourcePutPutReader

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

APIKeysResourcePutPutReader is a Reader for the APIKeysResourcePutPut structure.

func (*APIKeysResourcePutPutReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type APIKeysResourcePutPutUnauthorized

type APIKeysResourcePutPutUnauthorized struct {
}

APIKeysResourcePutPutUnauthorized describes a response with status code 401, with default header values.

Not authorized

func NewAPIKeysResourcePutPutUnauthorized

func NewAPIKeysResourcePutPutUnauthorized() *APIKeysResourcePutPutUnauthorized

NewAPIKeysResourcePutPutUnauthorized creates a APIKeysResourcePutPutUnauthorized with default headers values

func (*APIKeysResourcePutPutUnauthorized) Code

Code gets the status code for the api keys resource put put unauthorized response

func (*APIKeysResourcePutPutUnauthorized) Error

func (*APIKeysResourcePutPutUnauthorized) IsClientError

func (o *APIKeysResourcePutPutUnauthorized) IsClientError() bool

IsClientError returns true when this api keys resource put put unauthorized response has a 4xx status code

func (*APIKeysResourcePutPutUnauthorized) IsCode

func (o *APIKeysResourcePutPutUnauthorized) IsCode(code int) bool

IsCode returns true when this api keys resource put put unauthorized response a status code equal to that given

func (*APIKeysResourcePutPutUnauthorized) IsRedirect

func (o *APIKeysResourcePutPutUnauthorized) IsRedirect() bool

IsRedirect returns true when this api keys resource put put unauthorized response has a 3xx status code

func (*APIKeysResourcePutPutUnauthorized) IsServerError

func (o *APIKeysResourcePutPutUnauthorized) IsServerError() bool

IsServerError returns true when this api keys resource put put unauthorized response has a 5xx status code

func (*APIKeysResourcePutPutUnauthorized) IsSuccess

func (o *APIKeysResourcePutPutUnauthorized) IsSuccess() bool

IsSuccess returns true when this api keys resource put put unauthorized response has a 2xx status code

func (*APIKeysResourcePutPutUnauthorized) String

type Client

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

Client for api key API

func (*Client) APIKeyAdvancedReactivateResourcePostPost

APIKeyAdvancedReactivateResourcePostPost reactivates a deactivated advanced webhook integration

func (*Client) APIKeyAdvancedResourceDeleteDelete

APIKeyAdvancedResourceDeleteDelete deletes an advanced api key

func (*Client) APIKeyAdvancedResourceGetGet

func (a *Client) APIKeyAdvancedResourceGetGet(params *APIKeyAdvancedResourceGetGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*APIKeyAdvancedResourceGetGetOK, error)

APIKeyAdvancedResourceGetGet gets an advanced api key

func (*Client) APIKeyAdvancedResourcePostPost

APIKeyAdvancedResourcePostPost updates an advanced api key

func (*Client) APIKeyAdvancedResourcePutPut

APIKeyAdvancedResourcePutPut creates an advanced api key

func (*Client) APIKeyResourceDeleteDelete

APIKeyResourceDeleteDelete deletes an api key

func (*Client) APIKeyResourcePostPost

func (a *Client) APIKeyResourcePostPost(params *APIKeyResourcePostPostParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*APIKeyResourcePostPostNoContent, error)

APIKeyResourcePostPost updates an api key

func (*Client) APIKeyTokenResourceDeleteDelete

APIKeyTokenResourceDeleteDelete deletes an api key token

func (*Client) APIKeyTokenResourcePostPost

APIKeyTokenResourcePostPost updates an api key token

func (*Client) APIKeyTokensResourceGetGet

func (a *Client) APIKeyTokensResourceGetGet(params *APIKeyTokensResourceGetGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*APIKeyTokensResourceGetGetOK, error)

APIKeyTokensResourceGetGet gets a list of api key tokens

func (*Client) APIKeyTokensResourcePutPut

func (a *Client) APIKeyTokensResourcePutPut(params *APIKeyTokensResourcePutPutParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*APIKeyTokensResourcePutPutOK, error)

APIKeyTokensResourcePutPut creates an api key token

func (*Client) APIKeysResourceGetGet

func (a *Client) APIKeysResourceGetGet(params *APIKeysResourceGetGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*APIKeysResourceGetGetOK, error)

APIKeysResourceGetGet gets a list of api keys

func (*Client) APIKeysResourcePutPut

func (a *Client) APIKeysResourcePutPut(params *APIKeysResourcePutPutParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*APIKeysResourcePutPutOK, error)

APIKeysResourcePutPut creates an api key

func (*Client) SetTransport

func (a *Client) SetTransport(transport runtime.ClientTransport)

SetTransport changes the transport on the client

type ClientOption

type ClientOption func(*runtime.ClientOperation)

ClientOption is the option for Client methods

type ClientService

type ClientService interface {
	APIKeyAdvancedReactivateResourcePostPost(params *APIKeyAdvancedReactivateResourcePostPostParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*APIKeyAdvancedReactivateResourcePostPostNoContent, error)

	APIKeyAdvancedResourceDeleteDelete(params *APIKeyAdvancedResourceDeleteDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*APIKeyAdvancedResourceDeleteDeleteNoContent, error)

	APIKeyAdvancedResourceGetGet(params *APIKeyAdvancedResourceGetGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*APIKeyAdvancedResourceGetGetOK, error)

	APIKeyAdvancedResourcePostPost(params *APIKeyAdvancedResourcePostPostParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*APIKeyAdvancedResourcePostPostNoContent, error)

	APIKeyAdvancedResourcePutPut(params *APIKeyAdvancedResourcePutPutParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*APIKeyAdvancedResourcePutPutNoContent, error)

	APIKeyResourceDeleteDelete(params *APIKeyResourceDeleteDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*APIKeyResourceDeleteDeleteNoContent, error)

	APIKeyResourcePostPost(params *APIKeyResourcePostPostParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*APIKeyResourcePostPostNoContent, error)

	APIKeyTokenResourceDeleteDelete(params *APIKeyTokenResourceDeleteDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*APIKeyTokenResourceDeleteDeleteNoContent, error)

	APIKeyTokenResourcePostPost(params *APIKeyTokenResourcePostPostParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*APIKeyTokenResourcePostPostNoContent, error)

	APIKeyTokensResourceGetGet(params *APIKeyTokensResourceGetGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*APIKeyTokensResourceGetGetOK, error)

	APIKeyTokensResourcePutPut(params *APIKeyTokensResourcePutPutParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*APIKeyTokensResourcePutPutOK, error)

	APIKeysResourceGetGet(params *APIKeysResourceGetGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*APIKeysResourceGetGetOK, error)

	APIKeysResourcePutPut(params *APIKeysResourcePutPutParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*APIKeysResourcePutPutOK, error)

	SetTransport(transport runtime.ClientTransport)
}

ClientService is the interface for Client methods

func New

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

New creates a new api key API client.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL