Documentation ¶
Index ¶
- type Client
- func (a *Client) DeleteKeysKeyID(params *DeleteKeysKeyIDParams) (*DeleteKeysKeyIDNoContent, error)
- func (a *Client) DeleteKeysKeyIDCertificatesCertificateID(params *DeleteKeysKeyIDCertificatesCertificateIDParams) (*DeleteKeysKeyIDCertificatesCertificateIDNoContent, error)
- func (a *Client) GetKeys(params *GetKeysParams) (*GetKeysOK, error)
- func (a *Client) GetKeysKeyID(params *GetKeysKeyIDParams) (*GetKeysKeyIDOK, error)
- func (a *Client) GetKeysKeyIDCertificates(params *GetKeysKeyIDCertificatesParams) (*GetKeysKeyIDCertificatesOK, error)
- func (a *Client) GetKeysKeyIDCertificatesCertificateID(params *GetKeysKeyIDCertificatesCertificateIDParams) (*GetKeysKeyIDCertificatesCertificateIDOK, error)
- func (a *Client) PostKeys(params *PostKeysParams) (*PostKeysCreated, error)
- func (a *Client) PostKeysKeyIDCertificates(params *PostKeysKeyIDCertificatesParams) (*PostKeysKeyIDCertificatesCreated, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type ClientService
- type DeleteKeysKeyIDBadRequest
- type DeleteKeysKeyIDCertificatesCertificateIDBadRequest
- type DeleteKeysKeyIDCertificatesCertificateIDConflict
- type DeleteKeysKeyIDCertificatesCertificateIDForbidden
- type DeleteKeysKeyIDCertificatesCertificateIDInternalServerError
- type DeleteKeysKeyIDCertificatesCertificateIDNoContent
- type DeleteKeysKeyIDCertificatesCertificateIDNotFound
- type DeleteKeysKeyIDCertificatesCertificateIDParams
- func NewDeleteKeysKeyIDCertificatesCertificateIDParams() *DeleteKeysKeyIDCertificatesCertificateIDParams
- func NewDeleteKeysKeyIDCertificatesCertificateIDParamsWithContext(ctx context.Context) *DeleteKeysKeyIDCertificatesCertificateIDParams
- func NewDeleteKeysKeyIDCertificatesCertificateIDParamsWithHTTPClient(client *http.Client) *DeleteKeysKeyIDCertificatesCertificateIDParams
- func NewDeleteKeysKeyIDCertificatesCertificateIDParamsWithTimeout(timeout time.Duration) *DeleteKeysKeyIDCertificatesCertificateIDParams
- func (o *DeleteKeysKeyIDCertificatesCertificateIDParams) SetCertificateID(certificateID strfmt.UUID)
- func (o *DeleteKeysKeyIDCertificatesCertificateIDParams) SetContext(ctx context.Context)
- func (o *DeleteKeysKeyIDCertificatesCertificateIDParams) SetHTTPClient(client *http.Client)
- func (o *DeleteKeysKeyIDCertificatesCertificateIDParams) SetKeyID(keyID strfmt.UUID)
- func (o *DeleteKeysKeyIDCertificatesCertificateIDParams) SetTimeout(timeout time.Duration)
- func (o *DeleteKeysKeyIDCertificatesCertificateIDParams) SetVersion(version int64)
- func (o *DeleteKeysKeyIDCertificatesCertificateIDParams) WithCertificateID(certificateID strfmt.UUID) *DeleteKeysKeyIDCertificatesCertificateIDParams
- func (o *DeleteKeysKeyIDCertificatesCertificateIDParams) WithContext(ctx context.Context) *DeleteKeysKeyIDCertificatesCertificateIDParams
- func (o *DeleteKeysKeyIDCertificatesCertificateIDParams) WithHTTPClient(client *http.Client) *DeleteKeysKeyIDCertificatesCertificateIDParams
- func (o *DeleteKeysKeyIDCertificatesCertificateIDParams) WithKeyID(keyID strfmt.UUID) *DeleteKeysKeyIDCertificatesCertificateIDParams
- func (o *DeleteKeysKeyIDCertificatesCertificateIDParams) WithTimeout(timeout time.Duration) *DeleteKeysKeyIDCertificatesCertificateIDParams
- func (o *DeleteKeysKeyIDCertificatesCertificateIDParams) WithVersion(version int64) *DeleteKeysKeyIDCertificatesCertificateIDParams
- func (o *DeleteKeysKeyIDCertificatesCertificateIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteKeysKeyIDCertificatesCertificateIDReader
- type DeleteKeysKeyIDCertificatesCertificateIDServiceUnavailable
- type DeleteKeysKeyIDCertificatesCertificateIDTooManyRequests
- type DeleteKeysKeyIDCertificatesCertificateIDUnauthorized
- type DeleteKeysKeyIDConflict
- type DeleteKeysKeyIDForbidden
- type DeleteKeysKeyIDInternalServerError
- type DeleteKeysKeyIDNoContent
- type DeleteKeysKeyIDNotFound
- type DeleteKeysKeyIDParams
- func NewDeleteKeysKeyIDParams() *DeleteKeysKeyIDParams
- func NewDeleteKeysKeyIDParamsWithContext(ctx context.Context) *DeleteKeysKeyIDParams
- func NewDeleteKeysKeyIDParamsWithHTTPClient(client *http.Client) *DeleteKeysKeyIDParams
- func NewDeleteKeysKeyIDParamsWithTimeout(timeout time.Duration) *DeleteKeysKeyIDParams
- func (o *DeleteKeysKeyIDParams) SetContext(ctx context.Context)
- func (o *DeleteKeysKeyIDParams) SetHTTPClient(client *http.Client)
- func (o *DeleteKeysKeyIDParams) SetKeyID(keyID strfmt.UUID)
- func (o *DeleteKeysKeyIDParams) SetTimeout(timeout time.Duration)
- func (o *DeleteKeysKeyIDParams) SetVersion(version int64)
- func (o *DeleteKeysKeyIDParams) WithContext(ctx context.Context) *DeleteKeysKeyIDParams
- func (o *DeleteKeysKeyIDParams) WithHTTPClient(client *http.Client) *DeleteKeysKeyIDParams
- func (o *DeleteKeysKeyIDParams) WithKeyID(keyID strfmt.UUID) *DeleteKeysKeyIDParams
- func (o *DeleteKeysKeyIDParams) WithTimeout(timeout time.Duration) *DeleteKeysKeyIDParams
- func (o *DeleteKeysKeyIDParams) WithVersion(version int64) *DeleteKeysKeyIDParams
- func (o *DeleteKeysKeyIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteKeysKeyIDReader
- type DeleteKeysKeyIDServiceUnavailable
- type DeleteKeysKeyIDTooManyRequests
- type DeleteKeysKeyIDUnauthorized
- type GetKeysBadRequest
- type GetKeysConflict
- type GetKeysForbidden
- type GetKeysInternalServerError
- type GetKeysKeyIDBadRequest
- type GetKeysKeyIDCertificatesBadRequest
- type GetKeysKeyIDCertificatesCertificateIDBadRequest
- type GetKeysKeyIDCertificatesCertificateIDConflict
- type GetKeysKeyIDCertificatesCertificateIDForbidden
- type GetKeysKeyIDCertificatesCertificateIDInternalServerError
- type GetKeysKeyIDCertificatesCertificateIDNotFound
- type GetKeysKeyIDCertificatesCertificateIDOK
- type GetKeysKeyIDCertificatesCertificateIDParams
- func NewGetKeysKeyIDCertificatesCertificateIDParams() *GetKeysKeyIDCertificatesCertificateIDParams
- func NewGetKeysKeyIDCertificatesCertificateIDParamsWithContext(ctx context.Context) *GetKeysKeyIDCertificatesCertificateIDParams
- func NewGetKeysKeyIDCertificatesCertificateIDParamsWithHTTPClient(client *http.Client) *GetKeysKeyIDCertificatesCertificateIDParams
- func NewGetKeysKeyIDCertificatesCertificateIDParamsWithTimeout(timeout time.Duration) *GetKeysKeyIDCertificatesCertificateIDParams
- func (o *GetKeysKeyIDCertificatesCertificateIDParams) SetCertificateID(certificateID strfmt.UUID)
- func (o *GetKeysKeyIDCertificatesCertificateIDParams) SetContext(ctx context.Context)
- func (o *GetKeysKeyIDCertificatesCertificateIDParams) SetHTTPClient(client *http.Client)
- func (o *GetKeysKeyIDCertificatesCertificateIDParams) SetKeyID(keyID strfmt.UUID)
- func (o *GetKeysKeyIDCertificatesCertificateIDParams) SetTimeout(timeout time.Duration)
- func (o *GetKeysKeyIDCertificatesCertificateIDParams) WithCertificateID(certificateID strfmt.UUID) *GetKeysKeyIDCertificatesCertificateIDParams
- func (o *GetKeysKeyIDCertificatesCertificateIDParams) WithContext(ctx context.Context) *GetKeysKeyIDCertificatesCertificateIDParams
- func (o *GetKeysKeyIDCertificatesCertificateIDParams) WithHTTPClient(client *http.Client) *GetKeysKeyIDCertificatesCertificateIDParams
- func (o *GetKeysKeyIDCertificatesCertificateIDParams) WithKeyID(keyID strfmt.UUID) *GetKeysKeyIDCertificatesCertificateIDParams
- func (o *GetKeysKeyIDCertificatesCertificateIDParams) WithTimeout(timeout time.Duration) *GetKeysKeyIDCertificatesCertificateIDParams
- func (o *GetKeysKeyIDCertificatesCertificateIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetKeysKeyIDCertificatesCertificateIDReader
- type GetKeysKeyIDCertificatesCertificateIDServiceUnavailable
- type GetKeysKeyIDCertificatesCertificateIDTooManyRequests
- type GetKeysKeyIDCertificatesCertificateIDUnauthorized
- type GetKeysKeyIDCertificatesConflict
- type GetKeysKeyIDCertificatesForbidden
- type GetKeysKeyIDCertificatesInternalServerError
- type GetKeysKeyIDCertificatesNotFound
- type GetKeysKeyIDCertificatesOK
- type GetKeysKeyIDCertificatesParams
- func NewGetKeysKeyIDCertificatesParams() *GetKeysKeyIDCertificatesParams
- func NewGetKeysKeyIDCertificatesParamsWithContext(ctx context.Context) *GetKeysKeyIDCertificatesParams
- func NewGetKeysKeyIDCertificatesParamsWithHTTPClient(client *http.Client) *GetKeysKeyIDCertificatesParams
- func NewGetKeysKeyIDCertificatesParamsWithTimeout(timeout time.Duration) *GetKeysKeyIDCertificatesParams
- func (o *GetKeysKeyIDCertificatesParams) SetContext(ctx context.Context)
- func (o *GetKeysKeyIDCertificatesParams) SetHTTPClient(client *http.Client)
- func (o *GetKeysKeyIDCertificatesParams) SetKeyID(keyID strfmt.UUID)
- func (o *GetKeysKeyIDCertificatesParams) SetTimeout(timeout time.Duration)
- func (o *GetKeysKeyIDCertificatesParams) WithContext(ctx context.Context) *GetKeysKeyIDCertificatesParams
- func (o *GetKeysKeyIDCertificatesParams) WithHTTPClient(client *http.Client) *GetKeysKeyIDCertificatesParams
- func (o *GetKeysKeyIDCertificatesParams) WithKeyID(keyID strfmt.UUID) *GetKeysKeyIDCertificatesParams
- func (o *GetKeysKeyIDCertificatesParams) WithTimeout(timeout time.Duration) *GetKeysKeyIDCertificatesParams
- func (o *GetKeysKeyIDCertificatesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetKeysKeyIDCertificatesReader
- type GetKeysKeyIDCertificatesServiceUnavailable
- type GetKeysKeyIDCertificatesTooManyRequests
- type GetKeysKeyIDCertificatesUnauthorized
- type GetKeysKeyIDConflict
- type GetKeysKeyIDForbidden
- type GetKeysKeyIDInternalServerError
- type GetKeysKeyIDNotFound
- type GetKeysKeyIDOK
- type GetKeysKeyIDParams
- func (o *GetKeysKeyIDParams) SetContext(ctx context.Context)
- func (o *GetKeysKeyIDParams) SetHTTPClient(client *http.Client)
- func (o *GetKeysKeyIDParams) SetKeyID(keyID strfmt.UUID)
- func (o *GetKeysKeyIDParams) SetTimeout(timeout time.Duration)
- func (o *GetKeysKeyIDParams) WithContext(ctx context.Context) *GetKeysKeyIDParams
- func (o *GetKeysKeyIDParams) WithHTTPClient(client *http.Client) *GetKeysKeyIDParams
- func (o *GetKeysKeyIDParams) WithKeyID(keyID strfmt.UUID) *GetKeysKeyIDParams
- func (o *GetKeysKeyIDParams) WithTimeout(timeout time.Duration) *GetKeysKeyIDParams
- func (o *GetKeysKeyIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetKeysKeyIDReader
- type GetKeysKeyIDServiceUnavailable
- type GetKeysKeyIDTooManyRequests
- type GetKeysKeyIDUnauthorized
- type GetKeysNotFound
- type GetKeysOK
- type GetKeysParams
- func (o *GetKeysParams) SetContext(ctx context.Context)
- func (o *GetKeysParams) SetHTTPClient(client *http.Client)
- func (o *GetKeysParams) SetTimeout(timeout time.Duration)
- func (o *GetKeysParams) WithContext(ctx context.Context) *GetKeysParams
- func (o *GetKeysParams) WithHTTPClient(client *http.Client) *GetKeysParams
- func (o *GetKeysParams) WithTimeout(timeout time.Duration) *GetKeysParams
- func (o *GetKeysParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetKeysReader
- type GetKeysServiceUnavailable
- type GetKeysTooManyRequests
- type GetKeysUnauthorized
- type PostKeysBadRequest
- type PostKeysConflict
- type PostKeysCreated
- type PostKeysForbidden
- type PostKeysInternalServerError
- type PostKeysKeyIDCertificatesBadRequest
- type PostKeysKeyIDCertificatesConflict
- type PostKeysKeyIDCertificatesCreated
- type PostKeysKeyIDCertificatesForbidden
- type PostKeysKeyIDCertificatesInternalServerError
- type PostKeysKeyIDCertificatesNotFound
- type PostKeysKeyIDCertificatesParams
- func NewPostKeysKeyIDCertificatesParams() *PostKeysKeyIDCertificatesParams
- func NewPostKeysKeyIDCertificatesParamsWithContext(ctx context.Context) *PostKeysKeyIDCertificatesParams
- func NewPostKeysKeyIDCertificatesParamsWithHTTPClient(client *http.Client) *PostKeysKeyIDCertificatesParams
- func NewPostKeysKeyIDCertificatesParamsWithTimeout(timeout time.Duration) *PostKeysKeyIDCertificatesParams
- func (o *PostKeysKeyIDCertificatesParams) SetCertificateCreationRequest(certificateCreationRequest *models.CertificateCreation)
- func (o *PostKeysKeyIDCertificatesParams) SetContext(ctx context.Context)
- func (o *PostKeysKeyIDCertificatesParams) SetHTTPClient(client *http.Client)
- func (o *PostKeysKeyIDCertificatesParams) SetKeyID(keyID strfmt.UUID)
- func (o *PostKeysKeyIDCertificatesParams) SetTimeout(timeout time.Duration)
- func (o *PostKeysKeyIDCertificatesParams) WithCertificateCreationRequest(certificateCreationRequest *models.CertificateCreation) *PostKeysKeyIDCertificatesParams
- func (o *PostKeysKeyIDCertificatesParams) WithContext(ctx context.Context) *PostKeysKeyIDCertificatesParams
- func (o *PostKeysKeyIDCertificatesParams) WithHTTPClient(client *http.Client) *PostKeysKeyIDCertificatesParams
- func (o *PostKeysKeyIDCertificatesParams) WithKeyID(keyID strfmt.UUID) *PostKeysKeyIDCertificatesParams
- func (o *PostKeysKeyIDCertificatesParams) WithTimeout(timeout time.Duration) *PostKeysKeyIDCertificatesParams
- func (o *PostKeysKeyIDCertificatesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostKeysKeyIDCertificatesReader
- type PostKeysKeyIDCertificatesServiceUnavailable
- type PostKeysKeyIDCertificatesTooManyRequests
- type PostKeysKeyIDCertificatesUnauthorized
- type PostKeysNotFound
- type PostKeysParams
- func (o *PostKeysParams) SetContext(ctx context.Context)
- func (o *PostKeysParams) SetHTTPClient(client *http.Client)
- func (o *PostKeysParams) SetKeyCreationRequest(keyCreationRequest *models.KeyCreation)
- func (o *PostKeysParams) SetTimeout(timeout time.Duration)
- func (o *PostKeysParams) WithContext(ctx context.Context) *PostKeysParams
- func (o *PostKeysParams) WithHTTPClient(client *http.Client) *PostKeysParams
- func (o *PostKeysParams) WithKeyCreationRequest(keyCreationRequest *models.KeyCreation) *PostKeysParams
- func (o *PostKeysParams) WithTimeout(timeout time.Duration) *PostKeysParams
- func (o *PostKeysParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostKeysReader
- type PostKeysServiceUnavailable
- type PostKeysTooManyRequests
- type PostKeysUnauthorized
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for system API
func (*Client) DeleteKeysKeyID ¶
func (a *Client) DeleteKeysKeyID(params *DeleteKeysKeyIDParams) (*DeleteKeysKeyIDNoContent, error)
DeleteKeysKeyID deletes key
func (*Client) DeleteKeysKeyIDCertificatesCertificateID ¶
func (a *Client) DeleteKeysKeyIDCertificatesCertificateID(params *DeleteKeysKeyIDCertificatesCertificateIDParams) (*DeleteKeysKeyIDCertificatesCertificateIDNoContent, error)
DeleteKeysKeyIDCertificatesCertificateID deletes certificate
func (*Client) GetKeys ¶
func (a *Client) GetKeys(params *GetKeysParams) (*GetKeysOK, error)
GetKeys lists all keys
func (*Client) GetKeysKeyID ¶
func (a *Client) GetKeysKeyID(params *GetKeysKeyIDParams) (*GetKeysKeyIDOK, error)
GetKeysKeyID fetches key
func (*Client) GetKeysKeyIDCertificates ¶
func (a *Client) GetKeysKeyIDCertificates(params *GetKeysKeyIDCertificatesParams) (*GetKeysKeyIDCertificatesOK, error)
GetKeysKeyIDCertificates lists all certificates
func (*Client) GetKeysKeyIDCertificatesCertificateID ¶
func (a *Client) GetKeysKeyIDCertificatesCertificateID(params *GetKeysKeyIDCertificatesCertificateIDParams) (*GetKeysKeyIDCertificatesCertificateIDOK, error)
GetKeysKeyIDCertificatesCertificateID fetches certificate
func (*Client) PostKeys ¶
func (a *Client) PostKeys(params *PostKeysParams) (*PostKeysCreated, error)
PostKeys creates key
func (*Client) PostKeysKeyIDCertificates ¶
func (a *Client) PostKeysKeyIDCertificates(params *PostKeysKeyIDCertificatesParams) (*PostKeysKeyIDCertificatesCreated, error)
PostKeysKeyIDCertificates creates certificate
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
type ClientService ¶ added in v0.43.0
type ClientService interface { DeleteKeysKeyID(params *DeleteKeysKeyIDParams) (*DeleteKeysKeyIDNoContent, error) DeleteKeysKeyIDCertificatesCertificateID(params *DeleteKeysKeyIDCertificatesCertificateIDParams) (*DeleteKeysKeyIDCertificatesCertificateIDNoContent, error) GetKeys(params *GetKeysParams) (*GetKeysOK, error) GetKeysKeyID(params *GetKeysKeyIDParams) (*GetKeysKeyIDOK, error) GetKeysKeyIDCertificates(params *GetKeysKeyIDCertificatesParams) (*GetKeysKeyIDCertificatesOK, error) GetKeysKeyIDCertificatesCertificateID(params *GetKeysKeyIDCertificatesCertificateIDParams) (*GetKeysKeyIDCertificatesCertificateIDOK, error) PostKeys(params *PostKeysParams) (*PostKeysCreated, error) PostKeysKeyIDCertificates(params *PostKeysKeyIDCertificatesParams) (*PostKeysKeyIDCertificatesCreated, 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 system API client.
type DeleteKeysKeyIDBadRequest ¶ added in v0.43.0
DeleteKeysKeyIDBadRequest handles this case with default header values.
Bad Request
func NewDeleteKeysKeyIDBadRequest ¶ added in v0.43.0
func NewDeleteKeysKeyIDBadRequest() *DeleteKeysKeyIDBadRequest
NewDeleteKeysKeyIDBadRequest creates a DeleteKeysKeyIDBadRequest with default headers values
func (*DeleteKeysKeyIDBadRequest) Error ¶ added in v0.43.0
func (o *DeleteKeysKeyIDBadRequest) Error() string
func (*DeleteKeysKeyIDBadRequest) GetPayload ¶ added in v0.43.0
func (o *DeleteKeysKeyIDBadRequest) GetPayload() *models.APIError
type DeleteKeysKeyIDCertificatesCertificateIDBadRequest ¶ added in v0.43.0
DeleteKeysKeyIDCertificatesCertificateIDBadRequest handles this case with default header values.
Bad Request
func NewDeleteKeysKeyIDCertificatesCertificateIDBadRequest ¶ added in v0.43.0
func NewDeleteKeysKeyIDCertificatesCertificateIDBadRequest() *DeleteKeysKeyIDCertificatesCertificateIDBadRequest
NewDeleteKeysKeyIDCertificatesCertificateIDBadRequest creates a DeleteKeysKeyIDCertificatesCertificateIDBadRequest with default headers values
func (*DeleteKeysKeyIDCertificatesCertificateIDBadRequest) Error ¶ added in v0.43.0
func (o *DeleteKeysKeyIDCertificatesCertificateIDBadRequest) Error() string
func (*DeleteKeysKeyIDCertificatesCertificateIDBadRequest) GetPayload ¶ added in v0.43.0
func (o *DeleteKeysKeyIDCertificatesCertificateIDBadRequest) GetPayload() *models.APIError
type DeleteKeysKeyIDCertificatesCertificateIDConflict ¶ added in v0.43.0
DeleteKeysKeyIDCertificatesCertificateIDConflict handles this case with default header values.
Conflict
func NewDeleteKeysKeyIDCertificatesCertificateIDConflict ¶ added in v0.43.0
func NewDeleteKeysKeyIDCertificatesCertificateIDConflict() *DeleteKeysKeyIDCertificatesCertificateIDConflict
NewDeleteKeysKeyIDCertificatesCertificateIDConflict creates a DeleteKeysKeyIDCertificatesCertificateIDConflict with default headers values
func (*DeleteKeysKeyIDCertificatesCertificateIDConflict) Error ¶ added in v0.43.0
func (o *DeleteKeysKeyIDCertificatesCertificateIDConflict) Error() string
func (*DeleteKeysKeyIDCertificatesCertificateIDConflict) GetPayload ¶ added in v0.43.0
func (o *DeleteKeysKeyIDCertificatesCertificateIDConflict) GetPayload() *models.APIError
type DeleteKeysKeyIDCertificatesCertificateIDForbidden ¶ added in v0.43.0
DeleteKeysKeyIDCertificatesCertificateIDForbidden handles this case with default header values.
Forbidden
func NewDeleteKeysKeyIDCertificatesCertificateIDForbidden ¶ added in v0.43.0
func NewDeleteKeysKeyIDCertificatesCertificateIDForbidden() *DeleteKeysKeyIDCertificatesCertificateIDForbidden
NewDeleteKeysKeyIDCertificatesCertificateIDForbidden creates a DeleteKeysKeyIDCertificatesCertificateIDForbidden with default headers values
func (*DeleteKeysKeyIDCertificatesCertificateIDForbidden) Error ¶ added in v0.43.0
func (o *DeleteKeysKeyIDCertificatesCertificateIDForbidden) Error() string
func (*DeleteKeysKeyIDCertificatesCertificateIDForbidden) GetPayload ¶ added in v0.43.0
func (o *DeleteKeysKeyIDCertificatesCertificateIDForbidden) GetPayload() *models.APIError
type DeleteKeysKeyIDCertificatesCertificateIDInternalServerError ¶ added in v0.43.0
type DeleteKeysKeyIDCertificatesCertificateIDInternalServerError struct {
Payload *models.APIError
}
DeleteKeysKeyIDCertificatesCertificateIDInternalServerError handles this case with default header values.
Internal Server Error
func NewDeleteKeysKeyIDCertificatesCertificateIDInternalServerError ¶ added in v0.43.0
func NewDeleteKeysKeyIDCertificatesCertificateIDInternalServerError() *DeleteKeysKeyIDCertificatesCertificateIDInternalServerError
NewDeleteKeysKeyIDCertificatesCertificateIDInternalServerError creates a DeleteKeysKeyIDCertificatesCertificateIDInternalServerError with default headers values
func (*DeleteKeysKeyIDCertificatesCertificateIDInternalServerError) Error ¶ added in v0.43.0
func (o *DeleteKeysKeyIDCertificatesCertificateIDInternalServerError) Error() string
func (*DeleteKeysKeyIDCertificatesCertificateIDInternalServerError) GetPayload ¶ added in v0.43.0
func (o *DeleteKeysKeyIDCertificatesCertificateIDInternalServerError) GetPayload() *models.APIError
type DeleteKeysKeyIDCertificatesCertificateIDNoContent ¶
type DeleteKeysKeyIDCertificatesCertificateIDNoContent struct { }
DeleteKeysKeyIDCertificatesCertificateIDNoContent handles this case with default header values.
Certificate deleted
func NewDeleteKeysKeyIDCertificatesCertificateIDNoContent ¶
func NewDeleteKeysKeyIDCertificatesCertificateIDNoContent() *DeleteKeysKeyIDCertificatesCertificateIDNoContent
NewDeleteKeysKeyIDCertificatesCertificateIDNoContent creates a DeleteKeysKeyIDCertificatesCertificateIDNoContent with default headers values
func (*DeleteKeysKeyIDCertificatesCertificateIDNoContent) Error ¶
func (o *DeleteKeysKeyIDCertificatesCertificateIDNoContent) Error() string
type DeleteKeysKeyIDCertificatesCertificateIDNotFound ¶ added in v0.43.0
DeleteKeysKeyIDCertificatesCertificateIDNotFound handles this case with default header values.
Record not found
func NewDeleteKeysKeyIDCertificatesCertificateIDNotFound ¶ added in v0.43.0
func NewDeleteKeysKeyIDCertificatesCertificateIDNotFound() *DeleteKeysKeyIDCertificatesCertificateIDNotFound
NewDeleteKeysKeyIDCertificatesCertificateIDNotFound creates a DeleteKeysKeyIDCertificatesCertificateIDNotFound with default headers values
func (*DeleteKeysKeyIDCertificatesCertificateIDNotFound) Error ¶ added in v0.43.0
func (o *DeleteKeysKeyIDCertificatesCertificateIDNotFound) Error() string
func (*DeleteKeysKeyIDCertificatesCertificateIDNotFound) GetPayload ¶ added in v0.43.0
func (o *DeleteKeysKeyIDCertificatesCertificateIDNotFound) GetPayload() *models.APIError
type DeleteKeysKeyIDCertificatesCertificateIDParams ¶
type DeleteKeysKeyIDCertificatesCertificateIDParams struct { /*CertificateID Certificate Id */ CertificateID strfmt.UUID /*KeyID Key Id */ KeyID strfmt.UUID /*Version Version */ Version int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteKeysKeyIDCertificatesCertificateIDParams contains all the parameters to send to the API endpoint for the delete keys key ID certificates certificate ID operation typically these are written to a http.Request
func NewDeleteKeysKeyIDCertificatesCertificateIDParams ¶
func NewDeleteKeysKeyIDCertificatesCertificateIDParams() *DeleteKeysKeyIDCertificatesCertificateIDParams
NewDeleteKeysKeyIDCertificatesCertificateIDParams creates a new DeleteKeysKeyIDCertificatesCertificateIDParams object with the default values initialized.
func NewDeleteKeysKeyIDCertificatesCertificateIDParamsWithContext ¶
func NewDeleteKeysKeyIDCertificatesCertificateIDParamsWithContext(ctx context.Context) *DeleteKeysKeyIDCertificatesCertificateIDParams
NewDeleteKeysKeyIDCertificatesCertificateIDParamsWithContext creates a new DeleteKeysKeyIDCertificatesCertificateIDParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteKeysKeyIDCertificatesCertificateIDParamsWithHTTPClient ¶
func NewDeleteKeysKeyIDCertificatesCertificateIDParamsWithHTTPClient(client *http.Client) *DeleteKeysKeyIDCertificatesCertificateIDParams
NewDeleteKeysKeyIDCertificatesCertificateIDParamsWithHTTPClient creates a new DeleteKeysKeyIDCertificatesCertificateIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteKeysKeyIDCertificatesCertificateIDParamsWithTimeout ¶
func NewDeleteKeysKeyIDCertificatesCertificateIDParamsWithTimeout(timeout time.Duration) *DeleteKeysKeyIDCertificatesCertificateIDParams
NewDeleteKeysKeyIDCertificatesCertificateIDParamsWithTimeout creates a new DeleteKeysKeyIDCertificatesCertificateIDParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteKeysKeyIDCertificatesCertificateIDParams) SetCertificateID ¶
func (o *DeleteKeysKeyIDCertificatesCertificateIDParams) SetCertificateID(certificateID strfmt.UUID)
SetCertificateID adds the certificateId to the delete keys key ID certificates certificate ID params
func (*DeleteKeysKeyIDCertificatesCertificateIDParams) SetContext ¶
func (o *DeleteKeysKeyIDCertificatesCertificateIDParams) SetContext(ctx context.Context)
SetContext adds the context to the delete keys key ID certificates certificate ID params
func (*DeleteKeysKeyIDCertificatesCertificateIDParams) SetHTTPClient ¶
func (o *DeleteKeysKeyIDCertificatesCertificateIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete keys key ID certificates certificate ID params
func (*DeleteKeysKeyIDCertificatesCertificateIDParams) SetKeyID ¶
func (o *DeleteKeysKeyIDCertificatesCertificateIDParams) SetKeyID(keyID strfmt.UUID)
SetKeyID adds the keyId to the delete keys key ID certificates certificate ID params
func (*DeleteKeysKeyIDCertificatesCertificateIDParams) SetTimeout ¶
func (o *DeleteKeysKeyIDCertificatesCertificateIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete keys key ID certificates certificate ID params
func (*DeleteKeysKeyIDCertificatesCertificateIDParams) SetVersion ¶
func (o *DeleteKeysKeyIDCertificatesCertificateIDParams) SetVersion(version int64)
SetVersion adds the version to the delete keys key ID certificates certificate ID params
func (*DeleteKeysKeyIDCertificatesCertificateIDParams) WithCertificateID ¶
func (o *DeleteKeysKeyIDCertificatesCertificateIDParams) WithCertificateID(certificateID strfmt.UUID) *DeleteKeysKeyIDCertificatesCertificateIDParams
WithCertificateID adds the certificateID to the delete keys key ID certificates certificate ID params
func (*DeleteKeysKeyIDCertificatesCertificateIDParams) WithContext ¶
func (o *DeleteKeysKeyIDCertificatesCertificateIDParams) WithContext(ctx context.Context) *DeleteKeysKeyIDCertificatesCertificateIDParams
WithContext adds the context to the delete keys key ID certificates certificate ID params
func (*DeleteKeysKeyIDCertificatesCertificateIDParams) WithHTTPClient ¶
func (o *DeleteKeysKeyIDCertificatesCertificateIDParams) WithHTTPClient(client *http.Client) *DeleteKeysKeyIDCertificatesCertificateIDParams
WithHTTPClient adds the HTTPClient to the delete keys key ID certificates certificate ID params
func (*DeleteKeysKeyIDCertificatesCertificateIDParams) WithKeyID ¶
func (o *DeleteKeysKeyIDCertificatesCertificateIDParams) WithKeyID(keyID strfmt.UUID) *DeleteKeysKeyIDCertificatesCertificateIDParams
WithKeyID adds the keyID to the delete keys key ID certificates certificate ID params
func (*DeleteKeysKeyIDCertificatesCertificateIDParams) WithTimeout ¶
func (o *DeleteKeysKeyIDCertificatesCertificateIDParams) WithTimeout(timeout time.Duration) *DeleteKeysKeyIDCertificatesCertificateIDParams
WithTimeout adds the timeout to the delete keys key ID certificates certificate ID params
func (*DeleteKeysKeyIDCertificatesCertificateIDParams) WithVersion ¶
func (o *DeleteKeysKeyIDCertificatesCertificateIDParams) WithVersion(version int64) *DeleteKeysKeyIDCertificatesCertificateIDParams
WithVersion adds the version to the delete keys key ID certificates certificate ID params
func (*DeleteKeysKeyIDCertificatesCertificateIDParams) WriteToRequest ¶
func (o *DeleteKeysKeyIDCertificatesCertificateIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteKeysKeyIDCertificatesCertificateIDReader ¶
type DeleteKeysKeyIDCertificatesCertificateIDReader struct {
// contains filtered or unexported fields
}
DeleteKeysKeyIDCertificatesCertificateIDReader is a Reader for the DeleteKeysKeyIDCertificatesCertificateID structure.
func (*DeleteKeysKeyIDCertificatesCertificateIDReader) ReadResponse ¶
func (o *DeleteKeysKeyIDCertificatesCertificateIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteKeysKeyIDCertificatesCertificateIDServiceUnavailable ¶ added in v0.43.0
type DeleteKeysKeyIDCertificatesCertificateIDServiceUnavailable struct {
}DeleteKeysKeyIDCertificatesCertificateIDServiceUnavailable handles this case with default header values.
The server is up, but overloaded with requests. Try again later.
func NewDeleteKeysKeyIDCertificatesCertificateIDServiceUnavailable ¶ added in v0.43.0
func NewDeleteKeysKeyIDCertificatesCertificateIDServiceUnavailable() *DeleteKeysKeyIDCertificatesCertificateIDServiceUnavailable
NewDeleteKeysKeyIDCertificatesCertificateIDServiceUnavailable creates a DeleteKeysKeyIDCertificatesCertificateIDServiceUnavailable with default headers values
func (*DeleteKeysKeyIDCertificatesCertificateIDServiceUnavailable) Error ¶ added in v0.43.0
func (o *DeleteKeysKeyIDCertificatesCertificateIDServiceUnavailable) Error() string
func (*DeleteKeysKeyIDCertificatesCertificateIDServiceUnavailable) GetPayload ¶ added in v0.43.0
func (o *DeleteKeysKeyIDCertificatesCertificateIDServiceUnavailable) GetPayload() *models.APIError
type DeleteKeysKeyIDCertificatesCertificateIDTooManyRequests ¶ added in v0.43.0
DeleteKeysKeyIDCertificatesCertificateIDTooManyRequests handles this case with default header values.
The request cannot be served due to the application’s rate limit
func NewDeleteKeysKeyIDCertificatesCertificateIDTooManyRequests ¶ added in v0.43.0
func NewDeleteKeysKeyIDCertificatesCertificateIDTooManyRequests() *DeleteKeysKeyIDCertificatesCertificateIDTooManyRequests
NewDeleteKeysKeyIDCertificatesCertificateIDTooManyRequests creates a DeleteKeysKeyIDCertificatesCertificateIDTooManyRequests with default headers values
func (*DeleteKeysKeyIDCertificatesCertificateIDTooManyRequests) Error ¶ added in v0.43.0
func (o *DeleteKeysKeyIDCertificatesCertificateIDTooManyRequests) Error() string
func (*DeleteKeysKeyIDCertificatesCertificateIDTooManyRequests) GetPayload ¶ added in v0.43.0
func (o *DeleteKeysKeyIDCertificatesCertificateIDTooManyRequests) GetPayload() *models.APIError
type DeleteKeysKeyIDCertificatesCertificateIDUnauthorized ¶ added in v0.43.0
type DeleteKeysKeyIDCertificatesCertificateIDUnauthorized struct {
}DeleteKeysKeyIDCertificatesCertificateIDUnauthorized handles this case with default header values.
Authentication credentials were missing or incorrect
func NewDeleteKeysKeyIDCertificatesCertificateIDUnauthorized ¶ added in v0.43.0
func NewDeleteKeysKeyIDCertificatesCertificateIDUnauthorized() *DeleteKeysKeyIDCertificatesCertificateIDUnauthorized
NewDeleteKeysKeyIDCertificatesCertificateIDUnauthorized creates a DeleteKeysKeyIDCertificatesCertificateIDUnauthorized with default headers values
func (*DeleteKeysKeyIDCertificatesCertificateIDUnauthorized) Error ¶ added in v0.43.0
func (o *DeleteKeysKeyIDCertificatesCertificateIDUnauthorized) Error() string
func (*DeleteKeysKeyIDCertificatesCertificateIDUnauthorized) GetPayload ¶ added in v0.43.0
func (o *DeleteKeysKeyIDCertificatesCertificateIDUnauthorized) GetPayload() *models.APIError
type DeleteKeysKeyIDConflict ¶ added in v0.43.0
DeleteKeysKeyIDConflict handles this case with default header values.
Conflict
func NewDeleteKeysKeyIDConflict ¶ added in v0.43.0
func NewDeleteKeysKeyIDConflict() *DeleteKeysKeyIDConflict
NewDeleteKeysKeyIDConflict creates a DeleteKeysKeyIDConflict with default headers values
func (*DeleteKeysKeyIDConflict) Error ¶ added in v0.43.0
func (o *DeleteKeysKeyIDConflict) Error() string
func (*DeleteKeysKeyIDConflict) GetPayload ¶ added in v0.43.0
func (o *DeleteKeysKeyIDConflict) GetPayload() *models.APIError
type DeleteKeysKeyIDForbidden ¶ added in v0.43.0
DeleteKeysKeyIDForbidden handles this case with default header values.
Forbidden
func NewDeleteKeysKeyIDForbidden ¶ added in v0.43.0
func NewDeleteKeysKeyIDForbidden() *DeleteKeysKeyIDForbidden
NewDeleteKeysKeyIDForbidden creates a DeleteKeysKeyIDForbidden with default headers values
func (*DeleteKeysKeyIDForbidden) Error ¶ added in v0.43.0
func (o *DeleteKeysKeyIDForbidden) Error() string
func (*DeleteKeysKeyIDForbidden) GetPayload ¶ added in v0.43.0
func (o *DeleteKeysKeyIDForbidden) GetPayload() *models.APIError
type DeleteKeysKeyIDInternalServerError ¶ added in v0.43.0
DeleteKeysKeyIDInternalServerError handles this case with default header values.
Internal Server Error
func NewDeleteKeysKeyIDInternalServerError ¶ added in v0.43.0
func NewDeleteKeysKeyIDInternalServerError() *DeleteKeysKeyIDInternalServerError
NewDeleteKeysKeyIDInternalServerError creates a DeleteKeysKeyIDInternalServerError with default headers values
func (*DeleteKeysKeyIDInternalServerError) Error ¶ added in v0.43.0
func (o *DeleteKeysKeyIDInternalServerError) Error() string
func (*DeleteKeysKeyIDInternalServerError) GetPayload ¶ added in v0.43.0
func (o *DeleteKeysKeyIDInternalServerError) GetPayload() *models.APIError
type DeleteKeysKeyIDNoContent ¶
type DeleteKeysKeyIDNoContent struct { }
DeleteKeysKeyIDNoContent handles this case with default header values.
Key deleted
func NewDeleteKeysKeyIDNoContent ¶
func NewDeleteKeysKeyIDNoContent() *DeleteKeysKeyIDNoContent
NewDeleteKeysKeyIDNoContent creates a DeleteKeysKeyIDNoContent with default headers values
func (*DeleteKeysKeyIDNoContent) Error ¶
func (o *DeleteKeysKeyIDNoContent) Error() string
type DeleteKeysKeyIDNotFound ¶ added in v0.43.0
DeleteKeysKeyIDNotFound handles this case with default header values.
Record not found
func NewDeleteKeysKeyIDNotFound ¶ added in v0.43.0
func NewDeleteKeysKeyIDNotFound() *DeleteKeysKeyIDNotFound
NewDeleteKeysKeyIDNotFound creates a DeleteKeysKeyIDNotFound with default headers values
func (*DeleteKeysKeyIDNotFound) Error ¶ added in v0.43.0
func (o *DeleteKeysKeyIDNotFound) Error() string
func (*DeleteKeysKeyIDNotFound) GetPayload ¶ added in v0.43.0
func (o *DeleteKeysKeyIDNotFound) GetPayload() *models.APIError
type DeleteKeysKeyIDParams ¶
type DeleteKeysKeyIDParams struct { /*KeyID Key Id */ KeyID strfmt.UUID /*Version Version */ Version int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteKeysKeyIDParams contains all the parameters to send to the API endpoint for the delete keys key ID operation typically these are written to a http.Request
func NewDeleteKeysKeyIDParams ¶
func NewDeleteKeysKeyIDParams() *DeleteKeysKeyIDParams
NewDeleteKeysKeyIDParams creates a new DeleteKeysKeyIDParams object with the default values initialized.
func NewDeleteKeysKeyIDParamsWithContext ¶
func NewDeleteKeysKeyIDParamsWithContext(ctx context.Context) *DeleteKeysKeyIDParams
NewDeleteKeysKeyIDParamsWithContext creates a new DeleteKeysKeyIDParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteKeysKeyIDParamsWithHTTPClient ¶
func NewDeleteKeysKeyIDParamsWithHTTPClient(client *http.Client) *DeleteKeysKeyIDParams
NewDeleteKeysKeyIDParamsWithHTTPClient creates a new DeleteKeysKeyIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteKeysKeyIDParamsWithTimeout ¶
func NewDeleteKeysKeyIDParamsWithTimeout(timeout time.Duration) *DeleteKeysKeyIDParams
NewDeleteKeysKeyIDParamsWithTimeout creates a new DeleteKeysKeyIDParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteKeysKeyIDParams) SetContext ¶
func (o *DeleteKeysKeyIDParams) SetContext(ctx context.Context)
SetContext adds the context to the delete keys key ID params
func (*DeleteKeysKeyIDParams) SetHTTPClient ¶
func (o *DeleteKeysKeyIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete keys key ID params
func (*DeleteKeysKeyIDParams) SetKeyID ¶
func (o *DeleteKeysKeyIDParams) SetKeyID(keyID strfmt.UUID)
SetKeyID adds the keyId to the delete keys key ID params
func (*DeleteKeysKeyIDParams) SetTimeout ¶
func (o *DeleteKeysKeyIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete keys key ID params
func (*DeleteKeysKeyIDParams) SetVersion ¶
func (o *DeleteKeysKeyIDParams) SetVersion(version int64)
SetVersion adds the version to the delete keys key ID params
func (*DeleteKeysKeyIDParams) WithContext ¶
func (o *DeleteKeysKeyIDParams) WithContext(ctx context.Context) *DeleteKeysKeyIDParams
WithContext adds the context to the delete keys key ID params
func (*DeleteKeysKeyIDParams) WithHTTPClient ¶
func (o *DeleteKeysKeyIDParams) WithHTTPClient(client *http.Client) *DeleteKeysKeyIDParams
WithHTTPClient adds the HTTPClient to the delete keys key ID params
func (*DeleteKeysKeyIDParams) WithKeyID ¶
func (o *DeleteKeysKeyIDParams) WithKeyID(keyID strfmt.UUID) *DeleteKeysKeyIDParams
WithKeyID adds the keyID to the delete keys key ID params
func (*DeleteKeysKeyIDParams) WithTimeout ¶
func (o *DeleteKeysKeyIDParams) WithTimeout(timeout time.Duration) *DeleteKeysKeyIDParams
WithTimeout adds the timeout to the delete keys key ID params
func (*DeleteKeysKeyIDParams) WithVersion ¶
func (o *DeleteKeysKeyIDParams) WithVersion(version int64) *DeleteKeysKeyIDParams
WithVersion adds the version to the delete keys key ID params
func (*DeleteKeysKeyIDParams) WriteToRequest ¶
func (o *DeleteKeysKeyIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteKeysKeyIDReader ¶
type DeleteKeysKeyIDReader struct {
// contains filtered or unexported fields
}
DeleteKeysKeyIDReader is a Reader for the DeleteKeysKeyID structure.
func (*DeleteKeysKeyIDReader) ReadResponse ¶
func (o *DeleteKeysKeyIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteKeysKeyIDServiceUnavailable ¶ added in v0.43.0
type DeleteKeysKeyIDServiceUnavailable struct {
}DeleteKeysKeyIDServiceUnavailable handles this case with default header values.
The server is up, but overloaded with requests. Try again later.
func NewDeleteKeysKeyIDServiceUnavailable ¶ added in v0.43.0
func NewDeleteKeysKeyIDServiceUnavailable() *DeleteKeysKeyIDServiceUnavailable
NewDeleteKeysKeyIDServiceUnavailable creates a DeleteKeysKeyIDServiceUnavailable with default headers values
func (*DeleteKeysKeyIDServiceUnavailable) Error ¶ added in v0.43.0
func (o *DeleteKeysKeyIDServiceUnavailable) Error() string
func (*DeleteKeysKeyIDServiceUnavailable) GetPayload ¶ added in v0.43.0
func (o *DeleteKeysKeyIDServiceUnavailable) GetPayload() *models.APIError
type DeleteKeysKeyIDTooManyRequests ¶ added in v0.43.0
DeleteKeysKeyIDTooManyRequests handles this case with default header values.
The request cannot be served due to the application’s rate limit
func NewDeleteKeysKeyIDTooManyRequests ¶ added in v0.43.0
func NewDeleteKeysKeyIDTooManyRequests() *DeleteKeysKeyIDTooManyRequests
NewDeleteKeysKeyIDTooManyRequests creates a DeleteKeysKeyIDTooManyRequests with default headers values
func (*DeleteKeysKeyIDTooManyRequests) Error ¶ added in v0.43.0
func (o *DeleteKeysKeyIDTooManyRequests) Error() string
func (*DeleteKeysKeyIDTooManyRequests) GetPayload ¶ added in v0.43.0
func (o *DeleteKeysKeyIDTooManyRequests) GetPayload() *models.APIError
type DeleteKeysKeyIDUnauthorized ¶ added in v0.43.0
type DeleteKeysKeyIDUnauthorized struct {
}DeleteKeysKeyIDUnauthorized handles this case with default header values.
Authentication credentials were missing or incorrect
func NewDeleteKeysKeyIDUnauthorized ¶ added in v0.43.0
func NewDeleteKeysKeyIDUnauthorized() *DeleteKeysKeyIDUnauthorized
NewDeleteKeysKeyIDUnauthorized creates a DeleteKeysKeyIDUnauthorized with default headers values
func (*DeleteKeysKeyIDUnauthorized) Error ¶ added in v0.43.0
func (o *DeleteKeysKeyIDUnauthorized) Error() string
func (*DeleteKeysKeyIDUnauthorized) GetPayload ¶ added in v0.43.0
func (o *DeleteKeysKeyIDUnauthorized) GetPayload() *models.APIError
type GetKeysBadRequest ¶ added in v0.43.0
GetKeysBadRequest handles this case with default header values.
Bad Request
func NewGetKeysBadRequest ¶ added in v0.43.0
func NewGetKeysBadRequest() *GetKeysBadRequest
NewGetKeysBadRequest creates a GetKeysBadRequest with default headers values
func (*GetKeysBadRequest) Error ¶ added in v0.43.0
func (o *GetKeysBadRequest) Error() string
func (*GetKeysBadRequest) GetPayload ¶ added in v0.43.0
func (o *GetKeysBadRequest) GetPayload() *models.APIError
type GetKeysConflict ¶ added in v0.43.0
GetKeysConflict handles this case with default header values.
Conflict
func NewGetKeysConflict ¶ added in v0.43.0
func NewGetKeysConflict() *GetKeysConflict
NewGetKeysConflict creates a GetKeysConflict with default headers values
func (*GetKeysConflict) Error ¶ added in v0.43.0
func (o *GetKeysConflict) Error() string
func (*GetKeysConflict) GetPayload ¶ added in v0.43.0
func (o *GetKeysConflict) GetPayload() *models.APIError
type GetKeysForbidden ¶ added in v0.43.0
GetKeysForbidden handles this case with default header values.
Forbidden
func NewGetKeysForbidden ¶ added in v0.43.0
func NewGetKeysForbidden() *GetKeysForbidden
NewGetKeysForbidden creates a GetKeysForbidden with default headers values
func (*GetKeysForbidden) Error ¶ added in v0.43.0
func (o *GetKeysForbidden) Error() string
func (*GetKeysForbidden) GetPayload ¶ added in v0.43.0
func (o *GetKeysForbidden) GetPayload() *models.APIError
type GetKeysInternalServerError ¶ added in v0.43.0
GetKeysInternalServerError handles this case with default header values.
Internal Server Error
func NewGetKeysInternalServerError ¶ added in v0.43.0
func NewGetKeysInternalServerError() *GetKeysInternalServerError
NewGetKeysInternalServerError creates a GetKeysInternalServerError with default headers values
func (*GetKeysInternalServerError) Error ¶ added in v0.43.0
func (o *GetKeysInternalServerError) Error() string
func (*GetKeysInternalServerError) GetPayload ¶ added in v0.43.0
func (o *GetKeysInternalServerError) GetPayload() *models.APIError
type GetKeysKeyIDBadRequest ¶ added in v0.43.0
GetKeysKeyIDBadRequest handles this case with default header values.
Bad Request
func NewGetKeysKeyIDBadRequest ¶ added in v0.43.0
func NewGetKeysKeyIDBadRequest() *GetKeysKeyIDBadRequest
NewGetKeysKeyIDBadRequest creates a GetKeysKeyIDBadRequest with default headers values
func (*GetKeysKeyIDBadRequest) Error ¶ added in v0.43.0
func (o *GetKeysKeyIDBadRequest) Error() string
func (*GetKeysKeyIDBadRequest) GetPayload ¶ added in v0.43.0
func (o *GetKeysKeyIDBadRequest) GetPayload() *models.APIError
type GetKeysKeyIDCertificatesBadRequest ¶ added in v0.43.0
GetKeysKeyIDCertificatesBadRequest handles this case with default header values.
Bad Request
func NewGetKeysKeyIDCertificatesBadRequest ¶ added in v0.43.0
func NewGetKeysKeyIDCertificatesBadRequest() *GetKeysKeyIDCertificatesBadRequest
NewGetKeysKeyIDCertificatesBadRequest creates a GetKeysKeyIDCertificatesBadRequest with default headers values
func (*GetKeysKeyIDCertificatesBadRequest) Error ¶ added in v0.43.0
func (o *GetKeysKeyIDCertificatesBadRequest) Error() string
func (*GetKeysKeyIDCertificatesBadRequest) GetPayload ¶ added in v0.43.0
func (o *GetKeysKeyIDCertificatesBadRequest) GetPayload() *models.APIError
type GetKeysKeyIDCertificatesCertificateIDBadRequest ¶ added in v0.43.0
GetKeysKeyIDCertificatesCertificateIDBadRequest handles this case with default header values.
Bad Request
func NewGetKeysKeyIDCertificatesCertificateIDBadRequest ¶ added in v0.43.0
func NewGetKeysKeyIDCertificatesCertificateIDBadRequest() *GetKeysKeyIDCertificatesCertificateIDBadRequest
NewGetKeysKeyIDCertificatesCertificateIDBadRequest creates a GetKeysKeyIDCertificatesCertificateIDBadRequest with default headers values
func (*GetKeysKeyIDCertificatesCertificateIDBadRequest) Error ¶ added in v0.43.0
func (o *GetKeysKeyIDCertificatesCertificateIDBadRequest) Error() string
func (*GetKeysKeyIDCertificatesCertificateIDBadRequest) GetPayload ¶ added in v0.43.0
func (o *GetKeysKeyIDCertificatesCertificateIDBadRequest) GetPayload() *models.APIError
type GetKeysKeyIDCertificatesCertificateIDConflict ¶ added in v0.43.0
GetKeysKeyIDCertificatesCertificateIDConflict handles this case with default header values.
Conflict
func NewGetKeysKeyIDCertificatesCertificateIDConflict ¶ added in v0.43.0
func NewGetKeysKeyIDCertificatesCertificateIDConflict() *GetKeysKeyIDCertificatesCertificateIDConflict
NewGetKeysKeyIDCertificatesCertificateIDConflict creates a GetKeysKeyIDCertificatesCertificateIDConflict with default headers values
func (*GetKeysKeyIDCertificatesCertificateIDConflict) Error ¶ added in v0.43.0
func (o *GetKeysKeyIDCertificatesCertificateIDConflict) Error() string
func (*GetKeysKeyIDCertificatesCertificateIDConflict) GetPayload ¶ added in v0.43.0
func (o *GetKeysKeyIDCertificatesCertificateIDConflict) GetPayload() *models.APIError
type GetKeysKeyIDCertificatesCertificateIDForbidden ¶ added in v0.43.0
GetKeysKeyIDCertificatesCertificateIDForbidden handles this case with default header values.
Forbidden
func NewGetKeysKeyIDCertificatesCertificateIDForbidden ¶ added in v0.43.0
func NewGetKeysKeyIDCertificatesCertificateIDForbidden() *GetKeysKeyIDCertificatesCertificateIDForbidden
NewGetKeysKeyIDCertificatesCertificateIDForbidden creates a GetKeysKeyIDCertificatesCertificateIDForbidden with default headers values
func (*GetKeysKeyIDCertificatesCertificateIDForbidden) Error ¶ added in v0.43.0
func (o *GetKeysKeyIDCertificatesCertificateIDForbidden) Error() string
func (*GetKeysKeyIDCertificatesCertificateIDForbidden) GetPayload ¶ added in v0.43.0
func (o *GetKeysKeyIDCertificatesCertificateIDForbidden) GetPayload() *models.APIError
type GetKeysKeyIDCertificatesCertificateIDInternalServerError ¶ added in v0.43.0
GetKeysKeyIDCertificatesCertificateIDInternalServerError handles this case with default header values.
Internal Server Error
func NewGetKeysKeyIDCertificatesCertificateIDInternalServerError ¶ added in v0.43.0
func NewGetKeysKeyIDCertificatesCertificateIDInternalServerError() *GetKeysKeyIDCertificatesCertificateIDInternalServerError
NewGetKeysKeyIDCertificatesCertificateIDInternalServerError creates a GetKeysKeyIDCertificatesCertificateIDInternalServerError with default headers values
func (*GetKeysKeyIDCertificatesCertificateIDInternalServerError) Error ¶ added in v0.43.0
func (o *GetKeysKeyIDCertificatesCertificateIDInternalServerError) Error() string
func (*GetKeysKeyIDCertificatesCertificateIDInternalServerError) GetPayload ¶ added in v0.43.0
func (o *GetKeysKeyIDCertificatesCertificateIDInternalServerError) GetPayload() *models.APIError
type GetKeysKeyIDCertificatesCertificateIDNotFound ¶ added in v0.43.0
GetKeysKeyIDCertificatesCertificateIDNotFound handles this case with default header values.
Record not found
func NewGetKeysKeyIDCertificatesCertificateIDNotFound ¶ added in v0.43.0
func NewGetKeysKeyIDCertificatesCertificateIDNotFound() *GetKeysKeyIDCertificatesCertificateIDNotFound
NewGetKeysKeyIDCertificatesCertificateIDNotFound creates a GetKeysKeyIDCertificatesCertificateIDNotFound with default headers values
func (*GetKeysKeyIDCertificatesCertificateIDNotFound) Error ¶ added in v0.43.0
func (o *GetKeysKeyIDCertificatesCertificateIDNotFound) Error() string
func (*GetKeysKeyIDCertificatesCertificateIDNotFound) GetPayload ¶ added in v0.43.0
func (o *GetKeysKeyIDCertificatesCertificateIDNotFound) GetPayload() *models.APIError
type GetKeysKeyIDCertificatesCertificateIDOK ¶
type GetKeysKeyIDCertificatesCertificateIDOK struct {
Payload *models.CertificateDetailsResponse
}
GetKeysKeyIDCertificatesCertificateIDOK handles this case with default header values.
Certificate details
func NewGetKeysKeyIDCertificatesCertificateIDOK ¶
func NewGetKeysKeyIDCertificatesCertificateIDOK() *GetKeysKeyIDCertificatesCertificateIDOK
NewGetKeysKeyIDCertificatesCertificateIDOK creates a GetKeysKeyIDCertificatesCertificateIDOK with default headers values
func (*GetKeysKeyIDCertificatesCertificateIDOK) Error ¶
func (o *GetKeysKeyIDCertificatesCertificateIDOK) Error() string
func (*GetKeysKeyIDCertificatesCertificateIDOK) GetPayload ¶ added in v0.43.0
func (o *GetKeysKeyIDCertificatesCertificateIDOK) GetPayload() *models.CertificateDetailsResponse
type GetKeysKeyIDCertificatesCertificateIDParams ¶
type GetKeysKeyIDCertificatesCertificateIDParams struct { /*CertificateID Certificate Id */ CertificateID strfmt.UUID /*KeyID Key Id */ KeyID strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetKeysKeyIDCertificatesCertificateIDParams contains all the parameters to send to the API endpoint for the get keys key ID certificates certificate ID operation typically these are written to a http.Request
func NewGetKeysKeyIDCertificatesCertificateIDParams ¶
func NewGetKeysKeyIDCertificatesCertificateIDParams() *GetKeysKeyIDCertificatesCertificateIDParams
NewGetKeysKeyIDCertificatesCertificateIDParams creates a new GetKeysKeyIDCertificatesCertificateIDParams object with the default values initialized.
func NewGetKeysKeyIDCertificatesCertificateIDParamsWithContext ¶
func NewGetKeysKeyIDCertificatesCertificateIDParamsWithContext(ctx context.Context) *GetKeysKeyIDCertificatesCertificateIDParams
NewGetKeysKeyIDCertificatesCertificateIDParamsWithContext creates a new GetKeysKeyIDCertificatesCertificateIDParams object with the default values initialized, and the ability to set a context for a request
func NewGetKeysKeyIDCertificatesCertificateIDParamsWithHTTPClient ¶
func NewGetKeysKeyIDCertificatesCertificateIDParamsWithHTTPClient(client *http.Client) *GetKeysKeyIDCertificatesCertificateIDParams
NewGetKeysKeyIDCertificatesCertificateIDParamsWithHTTPClient creates a new GetKeysKeyIDCertificatesCertificateIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetKeysKeyIDCertificatesCertificateIDParamsWithTimeout ¶
func NewGetKeysKeyIDCertificatesCertificateIDParamsWithTimeout(timeout time.Duration) *GetKeysKeyIDCertificatesCertificateIDParams
NewGetKeysKeyIDCertificatesCertificateIDParamsWithTimeout creates a new GetKeysKeyIDCertificatesCertificateIDParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetKeysKeyIDCertificatesCertificateIDParams) SetCertificateID ¶
func (o *GetKeysKeyIDCertificatesCertificateIDParams) SetCertificateID(certificateID strfmt.UUID)
SetCertificateID adds the certificateId to the get keys key ID certificates certificate ID params
func (*GetKeysKeyIDCertificatesCertificateIDParams) SetContext ¶
func (o *GetKeysKeyIDCertificatesCertificateIDParams) SetContext(ctx context.Context)
SetContext adds the context to the get keys key ID certificates certificate ID params
func (*GetKeysKeyIDCertificatesCertificateIDParams) SetHTTPClient ¶
func (o *GetKeysKeyIDCertificatesCertificateIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get keys key ID certificates certificate ID params
func (*GetKeysKeyIDCertificatesCertificateIDParams) SetKeyID ¶
func (o *GetKeysKeyIDCertificatesCertificateIDParams) SetKeyID(keyID strfmt.UUID)
SetKeyID adds the keyId to the get keys key ID certificates certificate ID params
func (*GetKeysKeyIDCertificatesCertificateIDParams) SetTimeout ¶
func (o *GetKeysKeyIDCertificatesCertificateIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get keys key ID certificates certificate ID params
func (*GetKeysKeyIDCertificatesCertificateIDParams) WithCertificateID ¶
func (o *GetKeysKeyIDCertificatesCertificateIDParams) WithCertificateID(certificateID strfmt.UUID) *GetKeysKeyIDCertificatesCertificateIDParams
WithCertificateID adds the certificateID to the get keys key ID certificates certificate ID params
func (*GetKeysKeyIDCertificatesCertificateIDParams) WithContext ¶
func (o *GetKeysKeyIDCertificatesCertificateIDParams) WithContext(ctx context.Context) *GetKeysKeyIDCertificatesCertificateIDParams
WithContext adds the context to the get keys key ID certificates certificate ID params
func (*GetKeysKeyIDCertificatesCertificateIDParams) WithHTTPClient ¶
func (o *GetKeysKeyIDCertificatesCertificateIDParams) WithHTTPClient(client *http.Client) *GetKeysKeyIDCertificatesCertificateIDParams
WithHTTPClient adds the HTTPClient to the get keys key ID certificates certificate ID params
func (*GetKeysKeyIDCertificatesCertificateIDParams) WithKeyID ¶
func (o *GetKeysKeyIDCertificatesCertificateIDParams) WithKeyID(keyID strfmt.UUID) *GetKeysKeyIDCertificatesCertificateIDParams
WithKeyID adds the keyID to the get keys key ID certificates certificate ID params
func (*GetKeysKeyIDCertificatesCertificateIDParams) WithTimeout ¶
func (o *GetKeysKeyIDCertificatesCertificateIDParams) WithTimeout(timeout time.Duration) *GetKeysKeyIDCertificatesCertificateIDParams
WithTimeout adds the timeout to the get keys key ID certificates certificate ID params
func (*GetKeysKeyIDCertificatesCertificateIDParams) WriteToRequest ¶
func (o *GetKeysKeyIDCertificatesCertificateIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetKeysKeyIDCertificatesCertificateIDReader ¶
type GetKeysKeyIDCertificatesCertificateIDReader struct {
// contains filtered or unexported fields
}
GetKeysKeyIDCertificatesCertificateIDReader is a Reader for the GetKeysKeyIDCertificatesCertificateID structure.
func (*GetKeysKeyIDCertificatesCertificateIDReader) ReadResponse ¶
func (o *GetKeysKeyIDCertificatesCertificateIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetKeysKeyIDCertificatesCertificateIDServiceUnavailable ¶ added in v0.43.0
type GetKeysKeyIDCertificatesCertificateIDServiceUnavailable struct {
}GetKeysKeyIDCertificatesCertificateIDServiceUnavailable handles this case with default header values.
The server is up, but overloaded with requests. Try again later.
func NewGetKeysKeyIDCertificatesCertificateIDServiceUnavailable ¶ added in v0.43.0
func NewGetKeysKeyIDCertificatesCertificateIDServiceUnavailable() *GetKeysKeyIDCertificatesCertificateIDServiceUnavailable
NewGetKeysKeyIDCertificatesCertificateIDServiceUnavailable creates a GetKeysKeyIDCertificatesCertificateIDServiceUnavailable with default headers values
func (*GetKeysKeyIDCertificatesCertificateIDServiceUnavailable) Error ¶ added in v0.43.0
func (o *GetKeysKeyIDCertificatesCertificateIDServiceUnavailable) Error() string
func (*GetKeysKeyIDCertificatesCertificateIDServiceUnavailable) GetPayload ¶ added in v0.43.0
func (o *GetKeysKeyIDCertificatesCertificateIDServiceUnavailable) GetPayload() *models.APIError
type GetKeysKeyIDCertificatesCertificateIDTooManyRequests ¶ added in v0.43.0
GetKeysKeyIDCertificatesCertificateIDTooManyRequests handles this case with default header values.
The request cannot be served due to the application’s rate limit
func NewGetKeysKeyIDCertificatesCertificateIDTooManyRequests ¶ added in v0.43.0
func NewGetKeysKeyIDCertificatesCertificateIDTooManyRequests() *GetKeysKeyIDCertificatesCertificateIDTooManyRequests
NewGetKeysKeyIDCertificatesCertificateIDTooManyRequests creates a GetKeysKeyIDCertificatesCertificateIDTooManyRequests with default headers values
func (*GetKeysKeyIDCertificatesCertificateIDTooManyRequests) Error ¶ added in v0.43.0
func (o *GetKeysKeyIDCertificatesCertificateIDTooManyRequests) Error() string
func (*GetKeysKeyIDCertificatesCertificateIDTooManyRequests) GetPayload ¶ added in v0.43.0
func (o *GetKeysKeyIDCertificatesCertificateIDTooManyRequests) GetPayload() *models.APIError
type GetKeysKeyIDCertificatesCertificateIDUnauthorized ¶ added in v0.43.0
type GetKeysKeyIDCertificatesCertificateIDUnauthorized struct {
}GetKeysKeyIDCertificatesCertificateIDUnauthorized handles this case with default header values.
Authentication credentials were missing or incorrect
func NewGetKeysKeyIDCertificatesCertificateIDUnauthorized ¶ added in v0.43.0
func NewGetKeysKeyIDCertificatesCertificateIDUnauthorized() *GetKeysKeyIDCertificatesCertificateIDUnauthorized
NewGetKeysKeyIDCertificatesCertificateIDUnauthorized creates a GetKeysKeyIDCertificatesCertificateIDUnauthorized with default headers values
func (*GetKeysKeyIDCertificatesCertificateIDUnauthorized) Error ¶ added in v0.43.0
func (o *GetKeysKeyIDCertificatesCertificateIDUnauthorized) Error() string
func (*GetKeysKeyIDCertificatesCertificateIDUnauthorized) GetPayload ¶ added in v0.43.0
func (o *GetKeysKeyIDCertificatesCertificateIDUnauthorized) GetPayload() *models.APIError
type GetKeysKeyIDCertificatesConflict ¶ added in v0.43.0
GetKeysKeyIDCertificatesConflict handles this case with default header values.
Conflict
func NewGetKeysKeyIDCertificatesConflict ¶ added in v0.43.0
func NewGetKeysKeyIDCertificatesConflict() *GetKeysKeyIDCertificatesConflict
NewGetKeysKeyIDCertificatesConflict creates a GetKeysKeyIDCertificatesConflict with default headers values
func (*GetKeysKeyIDCertificatesConflict) Error ¶ added in v0.43.0
func (o *GetKeysKeyIDCertificatesConflict) Error() string
func (*GetKeysKeyIDCertificatesConflict) GetPayload ¶ added in v0.43.0
func (o *GetKeysKeyIDCertificatesConflict) GetPayload() *models.APIError
type GetKeysKeyIDCertificatesForbidden ¶ added in v0.43.0
GetKeysKeyIDCertificatesForbidden handles this case with default header values.
Forbidden
func NewGetKeysKeyIDCertificatesForbidden ¶ added in v0.43.0
func NewGetKeysKeyIDCertificatesForbidden() *GetKeysKeyIDCertificatesForbidden
NewGetKeysKeyIDCertificatesForbidden creates a GetKeysKeyIDCertificatesForbidden with default headers values
func (*GetKeysKeyIDCertificatesForbidden) Error ¶ added in v0.43.0
func (o *GetKeysKeyIDCertificatesForbidden) Error() string
func (*GetKeysKeyIDCertificatesForbidden) GetPayload ¶ added in v0.43.0
func (o *GetKeysKeyIDCertificatesForbidden) GetPayload() *models.APIError
type GetKeysKeyIDCertificatesInternalServerError ¶ added in v0.43.0
GetKeysKeyIDCertificatesInternalServerError handles this case with default header values.
Internal Server Error
func NewGetKeysKeyIDCertificatesInternalServerError ¶ added in v0.43.0
func NewGetKeysKeyIDCertificatesInternalServerError() *GetKeysKeyIDCertificatesInternalServerError
NewGetKeysKeyIDCertificatesInternalServerError creates a GetKeysKeyIDCertificatesInternalServerError with default headers values
func (*GetKeysKeyIDCertificatesInternalServerError) Error ¶ added in v0.43.0
func (o *GetKeysKeyIDCertificatesInternalServerError) Error() string
func (*GetKeysKeyIDCertificatesInternalServerError) GetPayload ¶ added in v0.43.0
func (o *GetKeysKeyIDCertificatesInternalServerError) GetPayload() *models.APIError
type GetKeysKeyIDCertificatesNotFound ¶ added in v0.43.0
GetKeysKeyIDCertificatesNotFound handles this case with default header values.
Record not found
func NewGetKeysKeyIDCertificatesNotFound ¶ added in v0.43.0
func NewGetKeysKeyIDCertificatesNotFound() *GetKeysKeyIDCertificatesNotFound
NewGetKeysKeyIDCertificatesNotFound creates a GetKeysKeyIDCertificatesNotFound with default headers values
func (*GetKeysKeyIDCertificatesNotFound) Error ¶ added in v0.43.0
func (o *GetKeysKeyIDCertificatesNotFound) Error() string
func (*GetKeysKeyIDCertificatesNotFound) GetPayload ¶ added in v0.43.0
func (o *GetKeysKeyIDCertificatesNotFound) GetPayload() *models.APIError
type GetKeysKeyIDCertificatesOK ¶
type GetKeysKeyIDCertificatesOK struct {
Payload *models.CertificateDetailsListResponse
}
GetKeysKeyIDCertificatesOK handles this case with default header values.
List of certificates
func NewGetKeysKeyIDCertificatesOK ¶
func NewGetKeysKeyIDCertificatesOK() *GetKeysKeyIDCertificatesOK
NewGetKeysKeyIDCertificatesOK creates a GetKeysKeyIDCertificatesOK with default headers values
func (*GetKeysKeyIDCertificatesOK) Error ¶
func (o *GetKeysKeyIDCertificatesOK) Error() string
func (*GetKeysKeyIDCertificatesOK) GetPayload ¶ added in v0.43.0
func (o *GetKeysKeyIDCertificatesOK) GetPayload() *models.CertificateDetailsListResponse
type GetKeysKeyIDCertificatesParams ¶
type GetKeysKeyIDCertificatesParams struct { /*KeyID Key Id */ KeyID strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetKeysKeyIDCertificatesParams contains all the parameters to send to the API endpoint for the get keys key ID certificates operation typically these are written to a http.Request
func NewGetKeysKeyIDCertificatesParams ¶
func NewGetKeysKeyIDCertificatesParams() *GetKeysKeyIDCertificatesParams
NewGetKeysKeyIDCertificatesParams creates a new GetKeysKeyIDCertificatesParams object with the default values initialized.
func NewGetKeysKeyIDCertificatesParamsWithContext ¶
func NewGetKeysKeyIDCertificatesParamsWithContext(ctx context.Context) *GetKeysKeyIDCertificatesParams
NewGetKeysKeyIDCertificatesParamsWithContext creates a new GetKeysKeyIDCertificatesParams object with the default values initialized, and the ability to set a context for a request
func NewGetKeysKeyIDCertificatesParamsWithHTTPClient ¶
func NewGetKeysKeyIDCertificatesParamsWithHTTPClient(client *http.Client) *GetKeysKeyIDCertificatesParams
NewGetKeysKeyIDCertificatesParamsWithHTTPClient creates a new GetKeysKeyIDCertificatesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetKeysKeyIDCertificatesParamsWithTimeout ¶
func NewGetKeysKeyIDCertificatesParamsWithTimeout(timeout time.Duration) *GetKeysKeyIDCertificatesParams
NewGetKeysKeyIDCertificatesParamsWithTimeout creates a new GetKeysKeyIDCertificatesParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetKeysKeyIDCertificatesParams) SetContext ¶
func (o *GetKeysKeyIDCertificatesParams) SetContext(ctx context.Context)
SetContext adds the context to the get keys key ID certificates params
func (*GetKeysKeyIDCertificatesParams) SetHTTPClient ¶
func (o *GetKeysKeyIDCertificatesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get keys key ID certificates params
func (*GetKeysKeyIDCertificatesParams) SetKeyID ¶
func (o *GetKeysKeyIDCertificatesParams) SetKeyID(keyID strfmt.UUID)
SetKeyID adds the keyId to the get keys key ID certificates params
func (*GetKeysKeyIDCertificatesParams) SetTimeout ¶
func (o *GetKeysKeyIDCertificatesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get keys key ID certificates params
func (*GetKeysKeyIDCertificatesParams) WithContext ¶
func (o *GetKeysKeyIDCertificatesParams) WithContext(ctx context.Context) *GetKeysKeyIDCertificatesParams
WithContext adds the context to the get keys key ID certificates params
func (*GetKeysKeyIDCertificatesParams) WithHTTPClient ¶
func (o *GetKeysKeyIDCertificatesParams) WithHTTPClient(client *http.Client) *GetKeysKeyIDCertificatesParams
WithHTTPClient adds the HTTPClient to the get keys key ID certificates params
func (*GetKeysKeyIDCertificatesParams) WithKeyID ¶
func (o *GetKeysKeyIDCertificatesParams) WithKeyID(keyID strfmt.UUID) *GetKeysKeyIDCertificatesParams
WithKeyID adds the keyID to the get keys key ID certificates params
func (*GetKeysKeyIDCertificatesParams) WithTimeout ¶
func (o *GetKeysKeyIDCertificatesParams) WithTimeout(timeout time.Duration) *GetKeysKeyIDCertificatesParams
WithTimeout adds the timeout to the get keys key ID certificates params
func (*GetKeysKeyIDCertificatesParams) WriteToRequest ¶
func (o *GetKeysKeyIDCertificatesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetKeysKeyIDCertificatesReader ¶
type GetKeysKeyIDCertificatesReader struct {
// contains filtered or unexported fields
}
GetKeysKeyIDCertificatesReader is a Reader for the GetKeysKeyIDCertificates structure.
func (*GetKeysKeyIDCertificatesReader) ReadResponse ¶
func (o *GetKeysKeyIDCertificatesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetKeysKeyIDCertificatesServiceUnavailable ¶ added in v0.43.0
type GetKeysKeyIDCertificatesServiceUnavailable struct {
}GetKeysKeyIDCertificatesServiceUnavailable handles this case with default header values.
The server is up, but overloaded with requests. Try again later.
func NewGetKeysKeyIDCertificatesServiceUnavailable ¶ added in v0.43.0
func NewGetKeysKeyIDCertificatesServiceUnavailable() *GetKeysKeyIDCertificatesServiceUnavailable
NewGetKeysKeyIDCertificatesServiceUnavailable creates a GetKeysKeyIDCertificatesServiceUnavailable with default headers values
func (*GetKeysKeyIDCertificatesServiceUnavailable) Error ¶ added in v0.43.0
func (o *GetKeysKeyIDCertificatesServiceUnavailable) Error() string
func (*GetKeysKeyIDCertificatesServiceUnavailable) GetPayload ¶ added in v0.43.0
func (o *GetKeysKeyIDCertificatesServiceUnavailable) GetPayload() *models.APIError
type GetKeysKeyIDCertificatesTooManyRequests ¶ added in v0.43.0
GetKeysKeyIDCertificatesTooManyRequests handles this case with default header values.
The request cannot be served due to the application’s rate limit
func NewGetKeysKeyIDCertificatesTooManyRequests ¶ added in v0.43.0
func NewGetKeysKeyIDCertificatesTooManyRequests() *GetKeysKeyIDCertificatesTooManyRequests
NewGetKeysKeyIDCertificatesTooManyRequests creates a GetKeysKeyIDCertificatesTooManyRequests with default headers values
func (*GetKeysKeyIDCertificatesTooManyRequests) Error ¶ added in v0.43.0
func (o *GetKeysKeyIDCertificatesTooManyRequests) Error() string
func (*GetKeysKeyIDCertificatesTooManyRequests) GetPayload ¶ added in v0.43.0
func (o *GetKeysKeyIDCertificatesTooManyRequests) GetPayload() *models.APIError
type GetKeysKeyIDCertificatesUnauthorized ¶ added in v0.43.0
type GetKeysKeyIDCertificatesUnauthorized struct {
}GetKeysKeyIDCertificatesUnauthorized handles this case with default header values.
Authentication credentials were missing or incorrect
func NewGetKeysKeyIDCertificatesUnauthorized ¶ added in v0.43.0
func NewGetKeysKeyIDCertificatesUnauthorized() *GetKeysKeyIDCertificatesUnauthorized
NewGetKeysKeyIDCertificatesUnauthorized creates a GetKeysKeyIDCertificatesUnauthorized with default headers values
func (*GetKeysKeyIDCertificatesUnauthorized) Error ¶ added in v0.43.0
func (o *GetKeysKeyIDCertificatesUnauthorized) Error() string
func (*GetKeysKeyIDCertificatesUnauthorized) GetPayload ¶ added in v0.43.0
func (o *GetKeysKeyIDCertificatesUnauthorized) GetPayload() *models.APIError
type GetKeysKeyIDConflict ¶ added in v0.43.0
GetKeysKeyIDConflict handles this case with default header values.
Conflict
func NewGetKeysKeyIDConflict ¶ added in v0.43.0
func NewGetKeysKeyIDConflict() *GetKeysKeyIDConflict
NewGetKeysKeyIDConflict creates a GetKeysKeyIDConflict with default headers values
func (*GetKeysKeyIDConflict) Error ¶ added in v0.43.0
func (o *GetKeysKeyIDConflict) Error() string
func (*GetKeysKeyIDConflict) GetPayload ¶ added in v0.43.0
func (o *GetKeysKeyIDConflict) GetPayload() *models.APIError
type GetKeysKeyIDForbidden ¶ added in v0.43.0
GetKeysKeyIDForbidden handles this case with default header values.
Forbidden
func NewGetKeysKeyIDForbidden ¶ added in v0.43.0
func NewGetKeysKeyIDForbidden() *GetKeysKeyIDForbidden
NewGetKeysKeyIDForbidden creates a GetKeysKeyIDForbidden with default headers values
func (*GetKeysKeyIDForbidden) Error ¶ added in v0.43.0
func (o *GetKeysKeyIDForbidden) Error() string
func (*GetKeysKeyIDForbidden) GetPayload ¶ added in v0.43.0
func (o *GetKeysKeyIDForbidden) GetPayload() *models.APIError
type GetKeysKeyIDInternalServerError ¶ added in v0.43.0
GetKeysKeyIDInternalServerError handles this case with default header values.
Internal Server Error
func NewGetKeysKeyIDInternalServerError ¶ added in v0.43.0
func NewGetKeysKeyIDInternalServerError() *GetKeysKeyIDInternalServerError
NewGetKeysKeyIDInternalServerError creates a GetKeysKeyIDInternalServerError with default headers values
func (*GetKeysKeyIDInternalServerError) Error ¶ added in v0.43.0
func (o *GetKeysKeyIDInternalServerError) Error() string
func (*GetKeysKeyIDInternalServerError) GetPayload ¶ added in v0.43.0
func (o *GetKeysKeyIDInternalServerError) GetPayload() *models.APIError
type GetKeysKeyIDNotFound ¶ added in v0.43.0
GetKeysKeyIDNotFound handles this case with default header values.
Record not found
func NewGetKeysKeyIDNotFound ¶ added in v0.43.0
func NewGetKeysKeyIDNotFound() *GetKeysKeyIDNotFound
NewGetKeysKeyIDNotFound creates a GetKeysKeyIDNotFound with default headers values
func (*GetKeysKeyIDNotFound) Error ¶ added in v0.43.0
func (o *GetKeysKeyIDNotFound) Error() string
func (*GetKeysKeyIDNotFound) GetPayload ¶ added in v0.43.0
func (o *GetKeysKeyIDNotFound) GetPayload() *models.APIError
type GetKeysKeyIDOK ¶
type GetKeysKeyIDOK struct {
Payload *models.KeyDetailsResponse
}
GetKeysKeyIDOK handles this case with default header values.
Key details
func NewGetKeysKeyIDOK ¶
func NewGetKeysKeyIDOK() *GetKeysKeyIDOK
NewGetKeysKeyIDOK creates a GetKeysKeyIDOK with default headers values
func (*GetKeysKeyIDOK) Error ¶
func (o *GetKeysKeyIDOK) Error() string
func (*GetKeysKeyIDOK) GetPayload ¶ added in v0.43.0
func (o *GetKeysKeyIDOK) GetPayload() *models.KeyDetailsResponse
type GetKeysKeyIDParams ¶
type GetKeysKeyIDParams struct { /*KeyID Key Id */ KeyID strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetKeysKeyIDParams contains all the parameters to send to the API endpoint for the get keys key ID operation typically these are written to a http.Request
func NewGetKeysKeyIDParams ¶
func NewGetKeysKeyIDParams() *GetKeysKeyIDParams
NewGetKeysKeyIDParams creates a new GetKeysKeyIDParams object with the default values initialized.
func NewGetKeysKeyIDParamsWithContext ¶
func NewGetKeysKeyIDParamsWithContext(ctx context.Context) *GetKeysKeyIDParams
NewGetKeysKeyIDParamsWithContext creates a new GetKeysKeyIDParams object with the default values initialized, and the ability to set a context for a request
func NewGetKeysKeyIDParamsWithHTTPClient ¶
func NewGetKeysKeyIDParamsWithHTTPClient(client *http.Client) *GetKeysKeyIDParams
NewGetKeysKeyIDParamsWithHTTPClient creates a new GetKeysKeyIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetKeysKeyIDParamsWithTimeout ¶
func NewGetKeysKeyIDParamsWithTimeout(timeout time.Duration) *GetKeysKeyIDParams
NewGetKeysKeyIDParamsWithTimeout creates a new GetKeysKeyIDParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetKeysKeyIDParams) SetContext ¶
func (o *GetKeysKeyIDParams) SetContext(ctx context.Context)
SetContext adds the context to the get keys key ID params
func (*GetKeysKeyIDParams) SetHTTPClient ¶
func (o *GetKeysKeyIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get keys key ID params
func (*GetKeysKeyIDParams) SetKeyID ¶
func (o *GetKeysKeyIDParams) SetKeyID(keyID strfmt.UUID)
SetKeyID adds the keyId to the get keys key ID params
func (*GetKeysKeyIDParams) SetTimeout ¶
func (o *GetKeysKeyIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get keys key ID params
func (*GetKeysKeyIDParams) WithContext ¶
func (o *GetKeysKeyIDParams) WithContext(ctx context.Context) *GetKeysKeyIDParams
WithContext adds the context to the get keys key ID params
func (*GetKeysKeyIDParams) WithHTTPClient ¶
func (o *GetKeysKeyIDParams) WithHTTPClient(client *http.Client) *GetKeysKeyIDParams
WithHTTPClient adds the HTTPClient to the get keys key ID params
func (*GetKeysKeyIDParams) WithKeyID ¶
func (o *GetKeysKeyIDParams) WithKeyID(keyID strfmt.UUID) *GetKeysKeyIDParams
WithKeyID adds the keyID to the get keys key ID params
func (*GetKeysKeyIDParams) WithTimeout ¶
func (o *GetKeysKeyIDParams) WithTimeout(timeout time.Duration) *GetKeysKeyIDParams
WithTimeout adds the timeout to the get keys key ID params
func (*GetKeysKeyIDParams) WriteToRequest ¶
func (o *GetKeysKeyIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetKeysKeyIDReader ¶
type GetKeysKeyIDReader struct {
// contains filtered or unexported fields
}
GetKeysKeyIDReader is a Reader for the GetKeysKeyID structure.
func (*GetKeysKeyIDReader) ReadResponse ¶
func (o *GetKeysKeyIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetKeysKeyIDServiceUnavailable ¶ added in v0.43.0
type GetKeysKeyIDServiceUnavailable struct {
}GetKeysKeyIDServiceUnavailable handles this case with default header values.
The server is up, but overloaded with requests. Try again later.
func NewGetKeysKeyIDServiceUnavailable ¶ added in v0.43.0
func NewGetKeysKeyIDServiceUnavailable() *GetKeysKeyIDServiceUnavailable
NewGetKeysKeyIDServiceUnavailable creates a GetKeysKeyIDServiceUnavailable with default headers values
func (*GetKeysKeyIDServiceUnavailable) Error ¶ added in v0.43.0
func (o *GetKeysKeyIDServiceUnavailable) Error() string
func (*GetKeysKeyIDServiceUnavailable) GetPayload ¶ added in v0.43.0
func (o *GetKeysKeyIDServiceUnavailable) GetPayload() *models.APIError
type GetKeysKeyIDTooManyRequests ¶ added in v0.43.0
GetKeysKeyIDTooManyRequests handles this case with default header values.
The request cannot be served due to the application’s rate limit
func NewGetKeysKeyIDTooManyRequests ¶ added in v0.43.0
func NewGetKeysKeyIDTooManyRequests() *GetKeysKeyIDTooManyRequests
NewGetKeysKeyIDTooManyRequests creates a GetKeysKeyIDTooManyRequests with default headers values
func (*GetKeysKeyIDTooManyRequests) Error ¶ added in v0.43.0
func (o *GetKeysKeyIDTooManyRequests) Error() string
func (*GetKeysKeyIDTooManyRequests) GetPayload ¶ added in v0.43.0
func (o *GetKeysKeyIDTooManyRequests) GetPayload() *models.APIError
type GetKeysKeyIDUnauthorized ¶ added in v0.43.0
type GetKeysKeyIDUnauthorized struct {
}GetKeysKeyIDUnauthorized handles this case with default header values.
Authentication credentials were missing or incorrect
func NewGetKeysKeyIDUnauthorized ¶ added in v0.43.0
func NewGetKeysKeyIDUnauthorized() *GetKeysKeyIDUnauthorized
NewGetKeysKeyIDUnauthorized creates a GetKeysKeyIDUnauthorized with default headers values
func (*GetKeysKeyIDUnauthorized) Error ¶ added in v0.43.0
func (o *GetKeysKeyIDUnauthorized) Error() string
func (*GetKeysKeyIDUnauthorized) GetPayload ¶ added in v0.43.0
func (o *GetKeysKeyIDUnauthorized) GetPayload() *models.APIError
type GetKeysNotFound ¶ added in v0.43.0
GetKeysNotFound handles this case with default header values.
Record not found
func NewGetKeysNotFound ¶ added in v0.43.0
func NewGetKeysNotFound() *GetKeysNotFound
NewGetKeysNotFound creates a GetKeysNotFound with default headers values
func (*GetKeysNotFound) Error ¶ added in v0.43.0
func (o *GetKeysNotFound) Error() string
func (*GetKeysNotFound) GetPayload ¶ added in v0.43.0
func (o *GetKeysNotFound) GetPayload() *models.APIError
type GetKeysOK ¶
type GetKeysOK struct {
Payload *models.KeyDetailsListResponse
}
GetKeysOK handles this case with default header values.
List of Keys
func NewGetKeysOK ¶
func NewGetKeysOK() *GetKeysOK
NewGetKeysOK creates a GetKeysOK with default headers values
func (*GetKeysOK) GetPayload ¶ added in v0.43.0
func (o *GetKeysOK) GetPayload() *models.KeyDetailsListResponse
type GetKeysParams ¶
type GetKeysParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetKeysParams contains all the parameters to send to the API endpoint for the get keys operation typically these are written to a http.Request
func NewGetKeysParams ¶
func NewGetKeysParams() *GetKeysParams
NewGetKeysParams creates a new GetKeysParams object with the default values initialized.
func NewGetKeysParamsWithContext ¶
func NewGetKeysParamsWithContext(ctx context.Context) *GetKeysParams
NewGetKeysParamsWithContext creates a new GetKeysParams object with the default values initialized, and the ability to set a context for a request
func NewGetKeysParamsWithHTTPClient ¶
func NewGetKeysParamsWithHTTPClient(client *http.Client) *GetKeysParams
NewGetKeysParamsWithHTTPClient creates a new GetKeysParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetKeysParamsWithTimeout ¶
func NewGetKeysParamsWithTimeout(timeout time.Duration) *GetKeysParams
NewGetKeysParamsWithTimeout creates a new GetKeysParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetKeysParams) SetContext ¶
func (o *GetKeysParams) SetContext(ctx context.Context)
SetContext adds the context to the get keys params
func (*GetKeysParams) SetHTTPClient ¶
func (o *GetKeysParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get keys params
func (*GetKeysParams) SetTimeout ¶
func (o *GetKeysParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get keys params
func (*GetKeysParams) WithContext ¶
func (o *GetKeysParams) WithContext(ctx context.Context) *GetKeysParams
WithContext adds the context to the get keys params
func (*GetKeysParams) WithHTTPClient ¶
func (o *GetKeysParams) WithHTTPClient(client *http.Client) *GetKeysParams
WithHTTPClient adds the HTTPClient to the get keys params
func (*GetKeysParams) WithTimeout ¶
func (o *GetKeysParams) WithTimeout(timeout time.Duration) *GetKeysParams
WithTimeout adds the timeout to the get keys params
func (*GetKeysParams) WriteToRequest ¶
func (o *GetKeysParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetKeysReader ¶
type GetKeysReader struct {
// contains filtered or unexported fields
}
GetKeysReader is a Reader for the GetKeys structure.
func (*GetKeysReader) ReadResponse ¶
func (o *GetKeysReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetKeysServiceUnavailable ¶ added in v0.43.0
type GetKeysServiceUnavailable struct {
}GetKeysServiceUnavailable handles this case with default header values.
The server is up, but overloaded with requests. Try again later.
func NewGetKeysServiceUnavailable ¶ added in v0.43.0
func NewGetKeysServiceUnavailable() *GetKeysServiceUnavailable
NewGetKeysServiceUnavailable creates a GetKeysServiceUnavailable with default headers values
func (*GetKeysServiceUnavailable) Error ¶ added in v0.43.0
func (o *GetKeysServiceUnavailable) Error() string
func (*GetKeysServiceUnavailable) GetPayload ¶ added in v0.43.0
func (o *GetKeysServiceUnavailable) GetPayload() *models.APIError
type GetKeysTooManyRequests ¶ added in v0.43.0
GetKeysTooManyRequests handles this case with default header values.
The request cannot be served due to the application’s rate limit
func NewGetKeysTooManyRequests ¶ added in v0.43.0
func NewGetKeysTooManyRequests() *GetKeysTooManyRequests
NewGetKeysTooManyRequests creates a GetKeysTooManyRequests with default headers values
func (*GetKeysTooManyRequests) Error ¶ added in v0.43.0
func (o *GetKeysTooManyRequests) Error() string
func (*GetKeysTooManyRequests) GetPayload ¶ added in v0.43.0
func (o *GetKeysTooManyRequests) GetPayload() *models.APIError
type GetKeysUnauthorized ¶ added in v0.43.0
type GetKeysUnauthorized struct {
}GetKeysUnauthorized handles this case with default header values.
Authentication credentials were missing or incorrect
func NewGetKeysUnauthorized ¶ added in v0.43.0
func NewGetKeysUnauthorized() *GetKeysUnauthorized
NewGetKeysUnauthorized creates a GetKeysUnauthorized with default headers values
func (*GetKeysUnauthorized) Error ¶ added in v0.43.0
func (o *GetKeysUnauthorized) Error() string
func (*GetKeysUnauthorized) GetPayload ¶ added in v0.43.0
func (o *GetKeysUnauthorized) GetPayload() *models.APIError
type PostKeysBadRequest ¶ added in v0.43.0
PostKeysBadRequest handles this case with default header values.
Bad Request
func NewPostKeysBadRequest ¶ added in v0.43.0
func NewPostKeysBadRequest() *PostKeysBadRequest
NewPostKeysBadRequest creates a PostKeysBadRequest with default headers values
func (*PostKeysBadRequest) Error ¶ added in v0.43.0
func (o *PostKeysBadRequest) Error() string
func (*PostKeysBadRequest) GetPayload ¶ added in v0.43.0
func (o *PostKeysBadRequest) GetPayload() *models.APIError
type PostKeysConflict ¶ added in v0.43.0
PostKeysConflict handles this case with default header values.
Conflict
func NewPostKeysConflict ¶ added in v0.43.0
func NewPostKeysConflict() *PostKeysConflict
NewPostKeysConflict creates a PostKeysConflict with default headers values
func (*PostKeysConflict) Error ¶ added in v0.43.0
func (o *PostKeysConflict) Error() string
func (*PostKeysConflict) GetPayload ¶ added in v0.43.0
func (o *PostKeysConflict) GetPayload() *models.APIError
type PostKeysCreated ¶
type PostKeysCreated struct {
Payload *models.KeyCreationResponse
}
PostKeysCreated handles this case with default header values.
creation response
func NewPostKeysCreated ¶
func NewPostKeysCreated() *PostKeysCreated
NewPostKeysCreated creates a PostKeysCreated with default headers values
func (*PostKeysCreated) Error ¶
func (o *PostKeysCreated) Error() string
func (*PostKeysCreated) GetPayload ¶ added in v0.43.0
func (o *PostKeysCreated) GetPayload() *models.KeyCreationResponse
type PostKeysForbidden ¶ added in v0.43.0
PostKeysForbidden handles this case with default header values.
Forbidden
func NewPostKeysForbidden ¶ added in v0.43.0
func NewPostKeysForbidden() *PostKeysForbidden
NewPostKeysForbidden creates a PostKeysForbidden with default headers values
func (*PostKeysForbidden) Error ¶ added in v0.43.0
func (o *PostKeysForbidden) Error() string
func (*PostKeysForbidden) GetPayload ¶ added in v0.43.0
func (o *PostKeysForbidden) GetPayload() *models.APIError
type PostKeysInternalServerError ¶ added in v0.43.0
PostKeysInternalServerError handles this case with default header values.
Internal Server Error
func NewPostKeysInternalServerError ¶ added in v0.43.0
func NewPostKeysInternalServerError() *PostKeysInternalServerError
NewPostKeysInternalServerError creates a PostKeysInternalServerError with default headers values
func (*PostKeysInternalServerError) Error ¶ added in v0.43.0
func (o *PostKeysInternalServerError) Error() string
func (*PostKeysInternalServerError) GetPayload ¶ added in v0.43.0
func (o *PostKeysInternalServerError) GetPayload() *models.APIError
type PostKeysKeyIDCertificatesBadRequest ¶ added in v0.43.0
PostKeysKeyIDCertificatesBadRequest handles this case with default header values.
Bad Request
func NewPostKeysKeyIDCertificatesBadRequest ¶ added in v0.43.0
func NewPostKeysKeyIDCertificatesBadRequest() *PostKeysKeyIDCertificatesBadRequest
NewPostKeysKeyIDCertificatesBadRequest creates a PostKeysKeyIDCertificatesBadRequest with default headers values
func (*PostKeysKeyIDCertificatesBadRequest) Error ¶ added in v0.43.0
func (o *PostKeysKeyIDCertificatesBadRequest) Error() string
func (*PostKeysKeyIDCertificatesBadRequest) GetPayload ¶ added in v0.43.0
func (o *PostKeysKeyIDCertificatesBadRequest) GetPayload() *models.APIError
type PostKeysKeyIDCertificatesConflict ¶ added in v0.43.0
PostKeysKeyIDCertificatesConflict handles this case with default header values.
Conflict
func NewPostKeysKeyIDCertificatesConflict ¶ added in v0.43.0
func NewPostKeysKeyIDCertificatesConflict() *PostKeysKeyIDCertificatesConflict
NewPostKeysKeyIDCertificatesConflict creates a PostKeysKeyIDCertificatesConflict with default headers values
func (*PostKeysKeyIDCertificatesConflict) Error ¶ added in v0.43.0
func (o *PostKeysKeyIDCertificatesConflict) Error() string
func (*PostKeysKeyIDCertificatesConflict) GetPayload ¶ added in v0.43.0
func (o *PostKeysKeyIDCertificatesConflict) GetPayload() *models.APIError
type PostKeysKeyIDCertificatesCreated ¶
type PostKeysKeyIDCertificatesCreated struct {
Payload *models.CertificateCreationResponse
}
PostKeysKeyIDCertificatesCreated handles this case with default header values.
creation response
func NewPostKeysKeyIDCertificatesCreated ¶
func NewPostKeysKeyIDCertificatesCreated() *PostKeysKeyIDCertificatesCreated
NewPostKeysKeyIDCertificatesCreated creates a PostKeysKeyIDCertificatesCreated with default headers values
func (*PostKeysKeyIDCertificatesCreated) Error ¶
func (o *PostKeysKeyIDCertificatesCreated) Error() string
func (*PostKeysKeyIDCertificatesCreated) GetPayload ¶ added in v0.43.0
func (o *PostKeysKeyIDCertificatesCreated) GetPayload() *models.CertificateCreationResponse
type PostKeysKeyIDCertificatesForbidden ¶ added in v0.43.0
PostKeysKeyIDCertificatesForbidden handles this case with default header values.
Forbidden
func NewPostKeysKeyIDCertificatesForbidden ¶ added in v0.43.0
func NewPostKeysKeyIDCertificatesForbidden() *PostKeysKeyIDCertificatesForbidden
NewPostKeysKeyIDCertificatesForbidden creates a PostKeysKeyIDCertificatesForbidden with default headers values
func (*PostKeysKeyIDCertificatesForbidden) Error ¶ added in v0.43.0
func (o *PostKeysKeyIDCertificatesForbidden) Error() string
func (*PostKeysKeyIDCertificatesForbidden) GetPayload ¶ added in v0.43.0
func (o *PostKeysKeyIDCertificatesForbidden) GetPayload() *models.APIError
type PostKeysKeyIDCertificatesInternalServerError ¶ added in v0.43.0
PostKeysKeyIDCertificatesInternalServerError handles this case with default header values.
Internal Server Error
func NewPostKeysKeyIDCertificatesInternalServerError ¶ added in v0.43.0
func NewPostKeysKeyIDCertificatesInternalServerError() *PostKeysKeyIDCertificatesInternalServerError
NewPostKeysKeyIDCertificatesInternalServerError creates a PostKeysKeyIDCertificatesInternalServerError with default headers values
func (*PostKeysKeyIDCertificatesInternalServerError) Error ¶ added in v0.43.0
func (o *PostKeysKeyIDCertificatesInternalServerError) Error() string
func (*PostKeysKeyIDCertificatesInternalServerError) GetPayload ¶ added in v0.43.0
func (o *PostKeysKeyIDCertificatesInternalServerError) GetPayload() *models.APIError
type PostKeysKeyIDCertificatesNotFound ¶ added in v0.43.0
PostKeysKeyIDCertificatesNotFound handles this case with default header values.
Record not found
func NewPostKeysKeyIDCertificatesNotFound ¶ added in v0.43.0
func NewPostKeysKeyIDCertificatesNotFound() *PostKeysKeyIDCertificatesNotFound
NewPostKeysKeyIDCertificatesNotFound creates a PostKeysKeyIDCertificatesNotFound with default headers values
func (*PostKeysKeyIDCertificatesNotFound) Error ¶ added in v0.43.0
func (o *PostKeysKeyIDCertificatesNotFound) Error() string
func (*PostKeysKeyIDCertificatesNotFound) GetPayload ¶ added in v0.43.0
func (o *PostKeysKeyIDCertificatesNotFound) GetPayload() *models.APIError
type PostKeysKeyIDCertificatesParams ¶
type PostKeysKeyIDCertificatesParams struct { /*CertificateCreationRequest*/ CertificateCreationRequest *models.CertificateCreation /*KeyID Key Id */ KeyID strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostKeysKeyIDCertificatesParams contains all the parameters to send to the API endpoint for the post keys key ID certificates operation typically these are written to a http.Request
func NewPostKeysKeyIDCertificatesParams ¶
func NewPostKeysKeyIDCertificatesParams() *PostKeysKeyIDCertificatesParams
NewPostKeysKeyIDCertificatesParams creates a new PostKeysKeyIDCertificatesParams object with the default values initialized.
func NewPostKeysKeyIDCertificatesParamsWithContext ¶
func NewPostKeysKeyIDCertificatesParamsWithContext(ctx context.Context) *PostKeysKeyIDCertificatesParams
NewPostKeysKeyIDCertificatesParamsWithContext creates a new PostKeysKeyIDCertificatesParams object with the default values initialized, and the ability to set a context for a request
func NewPostKeysKeyIDCertificatesParamsWithHTTPClient ¶
func NewPostKeysKeyIDCertificatesParamsWithHTTPClient(client *http.Client) *PostKeysKeyIDCertificatesParams
NewPostKeysKeyIDCertificatesParamsWithHTTPClient creates a new PostKeysKeyIDCertificatesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPostKeysKeyIDCertificatesParamsWithTimeout ¶
func NewPostKeysKeyIDCertificatesParamsWithTimeout(timeout time.Duration) *PostKeysKeyIDCertificatesParams
NewPostKeysKeyIDCertificatesParamsWithTimeout creates a new PostKeysKeyIDCertificatesParams object with the default values initialized, and the ability to set a timeout on a request
func (*PostKeysKeyIDCertificatesParams) SetCertificateCreationRequest ¶
func (o *PostKeysKeyIDCertificatesParams) SetCertificateCreationRequest(certificateCreationRequest *models.CertificateCreation)
SetCertificateCreationRequest adds the certificateCreationRequest to the post keys key ID certificates params
func (*PostKeysKeyIDCertificatesParams) SetContext ¶
func (o *PostKeysKeyIDCertificatesParams) SetContext(ctx context.Context)
SetContext adds the context to the post keys key ID certificates params
func (*PostKeysKeyIDCertificatesParams) SetHTTPClient ¶
func (o *PostKeysKeyIDCertificatesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post keys key ID certificates params
func (*PostKeysKeyIDCertificatesParams) SetKeyID ¶
func (o *PostKeysKeyIDCertificatesParams) SetKeyID(keyID strfmt.UUID)
SetKeyID adds the keyId to the post keys key ID certificates params
func (*PostKeysKeyIDCertificatesParams) SetTimeout ¶
func (o *PostKeysKeyIDCertificatesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post keys key ID certificates params
func (*PostKeysKeyIDCertificatesParams) WithCertificateCreationRequest ¶
func (o *PostKeysKeyIDCertificatesParams) WithCertificateCreationRequest(certificateCreationRequest *models.CertificateCreation) *PostKeysKeyIDCertificatesParams
WithCertificateCreationRequest adds the certificateCreationRequest to the post keys key ID certificates params
func (*PostKeysKeyIDCertificatesParams) WithContext ¶
func (o *PostKeysKeyIDCertificatesParams) WithContext(ctx context.Context) *PostKeysKeyIDCertificatesParams
WithContext adds the context to the post keys key ID certificates params
func (*PostKeysKeyIDCertificatesParams) WithHTTPClient ¶
func (o *PostKeysKeyIDCertificatesParams) WithHTTPClient(client *http.Client) *PostKeysKeyIDCertificatesParams
WithHTTPClient adds the HTTPClient to the post keys key ID certificates params
func (*PostKeysKeyIDCertificatesParams) WithKeyID ¶
func (o *PostKeysKeyIDCertificatesParams) WithKeyID(keyID strfmt.UUID) *PostKeysKeyIDCertificatesParams
WithKeyID adds the keyID to the post keys key ID certificates params
func (*PostKeysKeyIDCertificatesParams) WithTimeout ¶
func (o *PostKeysKeyIDCertificatesParams) WithTimeout(timeout time.Duration) *PostKeysKeyIDCertificatesParams
WithTimeout adds the timeout to the post keys key ID certificates params
func (*PostKeysKeyIDCertificatesParams) WriteToRequest ¶
func (o *PostKeysKeyIDCertificatesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostKeysKeyIDCertificatesReader ¶
type PostKeysKeyIDCertificatesReader struct {
// contains filtered or unexported fields
}
PostKeysKeyIDCertificatesReader is a Reader for the PostKeysKeyIDCertificates structure.
func (*PostKeysKeyIDCertificatesReader) ReadResponse ¶
func (o *PostKeysKeyIDCertificatesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostKeysKeyIDCertificatesServiceUnavailable ¶ added in v0.43.0
type PostKeysKeyIDCertificatesServiceUnavailable struct {
}PostKeysKeyIDCertificatesServiceUnavailable handles this case with default header values.
The server is up, but overloaded with requests. Try again later.
func NewPostKeysKeyIDCertificatesServiceUnavailable ¶ added in v0.43.0
func NewPostKeysKeyIDCertificatesServiceUnavailable() *PostKeysKeyIDCertificatesServiceUnavailable
NewPostKeysKeyIDCertificatesServiceUnavailable creates a PostKeysKeyIDCertificatesServiceUnavailable with default headers values
func (*PostKeysKeyIDCertificatesServiceUnavailable) Error ¶ added in v0.43.0
func (o *PostKeysKeyIDCertificatesServiceUnavailable) Error() string
func (*PostKeysKeyIDCertificatesServiceUnavailable) GetPayload ¶ added in v0.43.0
func (o *PostKeysKeyIDCertificatesServiceUnavailable) GetPayload() *models.APIError
type PostKeysKeyIDCertificatesTooManyRequests ¶ added in v0.43.0
PostKeysKeyIDCertificatesTooManyRequests handles this case with default header values.
The request cannot be served due to the application’s rate limit
func NewPostKeysKeyIDCertificatesTooManyRequests ¶ added in v0.43.0
func NewPostKeysKeyIDCertificatesTooManyRequests() *PostKeysKeyIDCertificatesTooManyRequests
NewPostKeysKeyIDCertificatesTooManyRequests creates a PostKeysKeyIDCertificatesTooManyRequests with default headers values
func (*PostKeysKeyIDCertificatesTooManyRequests) Error ¶ added in v0.43.0
func (o *PostKeysKeyIDCertificatesTooManyRequests) Error() string
func (*PostKeysKeyIDCertificatesTooManyRequests) GetPayload ¶ added in v0.43.0
func (o *PostKeysKeyIDCertificatesTooManyRequests) GetPayload() *models.APIError
type PostKeysKeyIDCertificatesUnauthorized ¶ added in v0.43.0
type PostKeysKeyIDCertificatesUnauthorized struct {
}PostKeysKeyIDCertificatesUnauthorized handles this case with default header values.
Authentication credentials were missing or incorrect
func NewPostKeysKeyIDCertificatesUnauthorized ¶ added in v0.43.0
func NewPostKeysKeyIDCertificatesUnauthorized() *PostKeysKeyIDCertificatesUnauthorized
NewPostKeysKeyIDCertificatesUnauthorized creates a PostKeysKeyIDCertificatesUnauthorized with default headers values
func (*PostKeysKeyIDCertificatesUnauthorized) Error ¶ added in v0.43.0
func (o *PostKeysKeyIDCertificatesUnauthorized) Error() string
func (*PostKeysKeyIDCertificatesUnauthorized) GetPayload ¶ added in v0.43.0
func (o *PostKeysKeyIDCertificatesUnauthorized) GetPayload() *models.APIError
type PostKeysNotFound ¶ added in v0.43.0
PostKeysNotFound handles this case with default header values.
Record not found
func NewPostKeysNotFound ¶ added in v0.43.0
func NewPostKeysNotFound() *PostKeysNotFound
NewPostKeysNotFound creates a PostKeysNotFound with default headers values
func (*PostKeysNotFound) Error ¶ added in v0.43.0
func (o *PostKeysNotFound) Error() string
func (*PostKeysNotFound) GetPayload ¶ added in v0.43.0
func (o *PostKeysNotFound) GetPayload() *models.APIError
type PostKeysParams ¶
type PostKeysParams struct { /*KeyCreationRequest*/ KeyCreationRequest *models.KeyCreation Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostKeysParams contains all the parameters to send to the API endpoint for the post keys operation typically these are written to a http.Request
func NewPostKeysParams ¶
func NewPostKeysParams() *PostKeysParams
NewPostKeysParams creates a new PostKeysParams object with the default values initialized.
func NewPostKeysParamsWithContext ¶
func NewPostKeysParamsWithContext(ctx context.Context) *PostKeysParams
NewPostKeysParamsWithContext creates a new PostKeysParams object with the default values initialized, and the ability to set a context for a request
func NewPostKeysParamsWithHTTPClient ¶
func NewPostKeysParamsWithHTTPClient(client *http.Client) *PostKeysParams
NewPostKeysParamsWithHTTPClient creates a new PostKeysParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPostKeysParamsWithTimeout ¶
func NewPostKeysParamsWithTimeout(timeout time.Duration) *PostKeysParams
NewPostKeysParamsWithTimeout creates a new PostKeysParams object with the default values initialized, and the ability to set a timeout on a request
func (*PostKeysParams) SetContext ¶
func (o *PostKeysParams) SetContext(ctx context.Context)
SetContext adds the context to the post keys params
func (*PostKeysParams) SetHTTPClient ¶
func (o *PostKeysParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post keys params
func (*PostKeysParams) SetKeyCreationRequest ¶
func (o *PostKeysParams) SetKeyCreationRequest(keyCreationRequest *models.KeyCreation)
SetKeyCreationRequest adds the keyCreationRequest to the post keys params
func (*PostKeysParams) SetTimeout ¶
func (o *PostKeysParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post keys params
func (*PostKeysParams) WithContext ¶
func (o *PostKeysParams) WithContext(ctx context.Context) *PostKeysParams
WithContext adds the context to the post keys params
func (*PostKeysParams) WithHTTPClient ¶
func (o *PostKeysParams) WithHTTPClient(client *http.Client) *PostKeysParams
WithHTTPClient adds the HTTPClient to the post keys params
func (*PostKeysParams) WithKeyCreationRequest ¶
func (o *PostKeysParams) WithKeyCreationRequest(keyCreationRequest *models.KeyCreation) *PostKeysParams
WithKeyCreationRequest adds the keyCreationRequest to the post keys params
func (*PostKeysParams) WithTimeout ¶
func (o *PostKeysParams) WithTimeout(timeout time.Duration) *PostKeysParams
WithTimeout adds the timeout to the post keys params
func (*PostKeysParams) WriteToRequest ¶
func (o *PostKeysParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostKeysReader ¶
type PostKeysReader struct {
// contains filtered or unexported fields
}
PostKeysReader is a Reader for the PostKeys structure.
func (*PostKeysReader) ReadResponse ¶
func (o *PostKeysReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostKeysServiceUnavailable ¶ added in v0.43.0
type PostKeysServiceUnavailable struct {
}PostKeysServiceUnavailable handles this case with default header values.
The server is up, but overloaded with requests. Try again later.
func NewPostKeysServiceUnavailable ¶ added in v0.43.0
func NewPostKeysServiceUnavailable() *PostKeysServiceUnavailable
NewPostKeysServiceUnavailable creates a PostKeysServiceUnavailable with default headers values
func (*PostKeysServiceUnavailable) Error ¶ added in v0.43.0
func (o *PostKeysServiceUnavailable) Error() string
func (*PostKeysServiceUnavailable) GetPayload ¶ added in v0.43.0
func (o *PostKeysServiceUnavailable) GetPayload() *models.APIError
type PostKeysTooManyRequests ¶ added in v0.43.0
PostKeysTooManyRequests handles this case with default header values.
The request cannot be served due to the application’s rate limit
func NewPostKeysTooManyRequests ¶ added in v0.43.0
func NewPostKeysTooManyRequests() *PostKeysTooManyRequests
NewPostKeysTooManyRequests creates a PostKeysTooManyRequests with default headers values
func (*PostKeysTooManyRequests) Error ¶ added in v0.43.0
func (o *PostKeysTooManyRequests) Error() string
func (*PostKeysTooManyRequests) GetPayload ¶ added in v0.43.0
func (o *PostKeysTooManyRequests) GetPayload() *models.APIError
type PostKeysUnauthorized ¶ added in v0.43.0
type PostKeysUnauthorized struct {
}PostKeysUnauthorized handles this case with default header values.
Authentication credentials were missing or incorrect
func NewPostKeysUnauthorized ¶ added in v0.43.0
func NewPostKeysUnauthorized() *PostKeysUnauthorized
NewPostKeysUnauthorized creates a PostKeysUnauthorized with default headers values
func (*PostKeysUnauthorized) Error ¶ added in v0.43.0
func (o *PostKeysUnauthorized) Error() string
func (*PostKeysUnauthorized) GetPayload ¶ added in v0.43.0
func (o *PostKeysUnauthorized) GetPayload() *models.APIError
Source Files ¶
- delete_keys_key_id_certificates_certificate_id_parameters.go
- delete_keys_key_id_certificates_certificate_id_responses.go
- delete_keys_key_id_parameters.go
- delete_keys_key_id_responses.go
- get_keys_key_id_certificates_certificate_id_parameters.go
- get_keys_key_id_certificates_certificate_id_responses.go
- get_keys_key_id_certificates_parameters.go
- get_keys_key_id_certificates_responses.go
- get_keys_key_id_parameters.go
- get_keys_key_id_responses.go
- get_keys_parameters.go
- get_keys_responses.go
- post_keys_key_id_certificates_parameters.go
- post_keys_key_id_certificates_responses.go
- post_keys_parameters.go
- post_keys_responses.go
- system_client.go