Documentation ¶
Index ¶
- type AddCertKeyBadRequest
- func (o *AddCertKeyBadRequest) Code() int
- func (o *AddCertKeyBadRequest) Error() string
- func (o *AddCertKeyBadRequest) GetPayload() *vproxy_client_model.Error400
- func (o *AddCertKeyBadRequest) IsClientError() bool
- func (o *AddCertKeyBadRequest) IsCode(code int) bool
- func (o *AddCertKeyBadRequest) IsRedirect() bool
- func (o *AddCertKeyBadRequest) IsServerError() bool
- func (o *AddCertKeyBadRequest) IsSuccess() bool
- func (o *AddCertKeyBadRequest) String() string
- type AddCertKeyConflict
- func (o *AddCertKeyConflict) Code() int
- func (o *AddCertKeyConflict) Error() string
- func (o *AddCertKeyConflict) GetPayload() *vproxy_client_model.Error409
- func (o *AddCertKeyConflict) IsClientError() bool
- func (o *AddCertKeyConflict) IsCode(code int) bool
- func (o *AddCertKeyConflict) IsRedirect() bool
- func (o *AddCertKeyConflict) IsServerError() bool
- func (o *AddCertKeyConflict) IsSuccess() bool
- func (o *AddCertKeyConflict) String() string
- type AddCertKeyInternalServerError
- func (o *AddCertKeyInternalServerError) Code() int
- func (o *AddCertKeyInternalServerError) Error() string
- func (o *AddCertKeyInternalServerError) GetPayload() *vproxy_client_model.Error500
- func (o *AddCertKeyInternalServerError) IsClientError() bool
- func (o *AddCertKeyInternalServerError) IsCode(code int) bool
- func (o *AddCertKeyInternalServerError) IsRedirect() bool
- func (o *AddCertKeyInternalServerError) IsServerError() bool
- func (o *AddCertKeyInternalServerError) IsSuccess() bool
- func (o *AddCertKeyInternalServerError) String() string
- type AddCertKeyNoContent
- func (o *AddCertKeyNoContent) Code() int
- func (o *AddCertKeyNoContent) Error() string
- func (o *AddCertKeyNoContent) IsClientError() bool
- func (o *AddCertKeyNoContent) IsCode(code int) bool
- func (o *AddCertKeyNoContent) IsRedirect() bool
- func (o *AddCertKeyNoContent) IsServerError() bool
- func (o *AddCertKeyNoContent) IsSuccess() bool
- func (o *AddCertKeyNoContent) String() string
- type AddCertKeyNotFound
- func (o *AddCertKeyNotFound) Code() int
- func (o *AddCertKeyNotFound) Error() string
- func (o *AddCertKeyNotFound) GetPayload() *vproxy_client_model.Error404
- func (o *AddCertKeyNotFound) IsClientError() bool
- func (o *AddCertKeyNotFound) IsCode(code int) bool
- func (o *AddCertKeyNotFound) IsRedirect() bool
- func (o *AddCertKeyNotFound) IsServerError() bool
- func (o *AddCertKeyNotFound) IsSuccess() bool
- func (o *AddCertKeyNotFound) String() string
- type AddCertKeyParams
- func (o *AddCertKeyParams) SetBody(body *vproxy_client_model.CertKeyCreate)
- func (o *AddCertKeyParams) SetContext(ctx context.Context)
- func (o *AddCertKeyParams) SetDefaults()
- func (o *AddCertKeyParams) SetHTTPClient(client *http.Client)
- func (o *AddCertKeyParams) SetTimeout(timeout time.Duration)
- func (o *AddCertKeyParams) WithBody(body *vproxy_client_model.CertKeyCreate) *AddCertKeyParams
- func (o *AddCertKeyParams) WithContext(ctx context.Context) *AddCertKeyParams
- func (o *AddCertKeyParams) WithDefaults() *AddCertKeyParams
- func (o *AddCertKeyParams) WithHTTPClient(client *http.Client) *AddCertKeyParams
- func (o *AddCertKeyParams) WithTimeout(timeout time.Duration) *AddCertKeyParams
- func (o *AddCertKeyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AddCertKeyPemBadRequest
- func (o *AddCertKeyPemBadRequest) Code() int
- func (o *AddCertKeyPemBadRequest) Error() string
- func (o *AddCertKeyPemBadRequest) GetPayload() *vproxy_client_model.Error400
- func (o *AddCertKeyPemBadRequest) IsClientError() bool
- func (o *AddCertKeyPemBadRequest) IsCode(code int) bool
- func (o *AddCertKeyPemBadRequest) IsRedirect() bool
- func (o *AddCertKeyPemBadRequest) IsServerError() bool
- func (o *AddCertKeyPemBadRequest) IsSuccess() bool
- func (o *AddCertKeyPemBadRequest) String() string
- type AddCertKeyPemConflict
- func (o *AddCertKeyPemConflict) Code() int
- func (o *AddCertKeyPemConflict) Error() string
- func (o *AddCertKeyPemConflict) GetPayload() *vproxy_client_model.Error409
- func (o *AddCertKeyPemConflict) IsClientError() bool
- func (o *AddCertKeyPemConflict) IsCode(code int) bool
- func (o *AddCertKeyPemConflict) IsRedirect() bool
- func (o *AddCertKeyPemConflict) IsServerError() bool
- func (o *AddCertKeyPemConflict) IsSuccess() bool
- func (o *AddCertKeyPemConflict) String() string
- type AddCertKeyPemInternalServerError
- func (o *AddCertKeyPemInternalServerError) Code() int
- func (o *AddCertKeyPemInternalServerError) Error() string
- func (o *AddCertKeyPemInternalServerError) GetPayload() *vproxy_client_model.Error500
- func (o *AddCertKeyPemInternalServerError) IsClientError() bool
- func (o *AddCertKeyPemInternalServerError) IsCode(code int) bool
- func (o *AddCertKeyPemInternalServerError) IsRedirect() bool
- func (o *AddCertKeyPemInternalServerError) IsServerError() bool
- func (o *AddCertKeyPemInternalServerError) IsSuccess() bool
- func (o *AddCertKeyPemInternalServerError) String() string
- type AddCertKeyPemNoContent
- func (o *AddCertKeyPemNoContent) Code() int
- func (o *AddCertKeyPemNoContent) Error() string
- func (o *AddCertKeyPemNoContent) IsClientError() bool
- func (o *AddCertKeyPemNoContent) IsCode(code int) bool
- func (o *AddCertKeyPemNoContent) IsRedirect() bool
- func (o *AddCertKeyPemNoContent) IsServerError() bool
- func (o *AddCertKeyPemNoContent) IsSuccess() bool
- func (o *AddCertKeyPemNoContent) String() string
- type AddCertKeyPemNotFound
- func (o *AddCertKeyPemNotFound) Code() int
- func (o *AddCertKeyPemNotFound) Error() string
- func (o *AddCertKeyPemNotFound) GetPayload() *vproxy_client_model.Error404
- func (o *AddCertKeyPemNotFound) IsClientError() bool
- func (o *AddCertKeyPemNotFound) IsCode(code int) bool
- func (o *AddCertKeyPemNotFound) IsRedirect() bool
- func (o *AddCertKeyPemNotFound) IsServerError() bool
- func (o *AddCertKeyPemNotFound) IsSuccess() bool
- func (o *AddCertKeyPemNotFound) String() string
- type AddCertKeyPemParams
- func (o *AddCertKeyPemParams) SetBody(body *vproxy_client_model.CertKeyCreatePem)
- func (o *AddCertKeyPemParams) SetContext(ctx context.Context)
- func (o *AddCertKeyPemParams) SetDefaults()
- func (o *AddCertKeyPemParams) SetHTTPClient(client *http.Client)
- func (o *AddCertKeyPemParams) SetTimeout(timeout time.Duration)
- func (o *AddCertKeyPemParams) WithBody(body *vproxy_client_model.CertKeyCreatePem) *AddCertKeyPemParams
- func (o *AddCertKeyPemParams) WithContext(ctx context.Context) *AddCertKeyPemParams
- func (o *AddCertKeyPemParams) WithDefaults() *AddCertKeyPemParams
- func (o *AddCertKeyPemParams) WithHTTPClient(client *http.Client) *AddCertKeyPemParams
- func (o *AddCertKeyPemParams) WithTimeout(timeout time.Duration) *AddCertKeyPemParams
- func (o *AddCertKeyPemParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AddCertKeyPemReader
- type AddCertKeyReader
- type Client
- func (a *Client) AddCertKey(params *AddCertKeyParams, opts ...ClientOption) (*AddCertKeyNoContent, error)
- func (a *Client) AddCertKeyPem(params *AddCertKeyPemParams, opts ...ClientOption) (*AddCertKeyPemNoContent, error)
- func (a *Client) DescribeCertKey(params *DescribeCertKeyParams, opts ...ClientOption) (*DescribeCertKeyOK, error)
- func (a *Client) GetCertKey(params *GetCertKeyParams, opts ...ClientOption) (*GetCertKeyOK, error)
- func (a *Client) ListCertKey(params *ListCertKeyParams, opts ...ClientOption) (*ListCertKeyOK, error)
- func (a *Client) RemoveCertKey(params *RemoveCertKeyParams, opts ...ClientOption) (*RemoveCertKeyNoContent, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type ClientOption
- type ClientService
- type DescribeCertKeyBadRequest
- func (o *DescribeCertKeyBadRequest) Code() int
- func (o *DescribeCertKeyBadRequest) Error() string
- func (o *DescribeCertKeyBadRequest) GetPayload() *vproxy_client_model.Error400
- func (o *DescribeCertKeyBadRequest) IsClientError() bool
- func (o *DescribeCertKeyBadRequest) IsCode(code int) bool
- func (o *DescribeCertKeyBadRequest) IsRedirect() bool
- func (o *DescribeCertKeyBadRequest) IsServerError() bool
- func (o *DescribeCertKeyBadRequest) IsSuccess() bool
- func (o *DescribeCertKeyBadRequest) String() string
- type DescribeCertKeyConflict
- func (o *DescribeCertKeyConflict) Code() int
- func (o *DescribeCertKeyConflict) Error() string
- func (o *DescribeCertKeyConflict) GetPayload() *vproxy_client_model.Error409
- func (o *DescribeCertKeyConflict) IsClientError() bool
- func (o *DescribeCertKeyConflict) IsCode(code int) bool
- func (o *DescribeCertKeyConflict) IsRedirect() bool
- func (o *DescribeCertKeyConflict) IsServerError() bool
- func (o *DescribeCertKeyConflict) IsSuccess() bool
- func (o *DescribeCertKeyConflict) String() string
- type DescribeCertKeyInternalServerError
- func (o *DescribeCertKeyInternalServerError) Code() int
- func (o *DescribeCertKeyInternalServerError) Error() string
- func (o *DescribeCertKeyInternalServerError) GetPayload() *vproxy_client_model.Error500
- func (o *DescribeCertKeyInternalServerError) IsClientError() bool
- func (o *DescribeCertKeyInternalServerError) IsCode(code int) bool
- func (o *DescribeCertKeyInternalServerError) IsRedirect() bool
- func (o *DescribeCertKeyInternalServerError) IsServerError() bool
- func (o *DescribeCertKeyInternalServerError) IsSuccess() bool
- func (o *DescribeCertKeyInternalServerError) String() string
- type DescribeCertKeyNotFound
- func (o *DescribeCertKeyNotFound) Code() int
- func (o *DescribeCertKeyNotFound) Error() string
- func (o *DescribeCertKeyNotFound) GetPayload() *vproxy_client_model.Error404
- func (o *DescribeCertKeyNotFound) IsClientError() bool
- func (o *DescribeCertKeyNotFound) IsCode(code int) bool
- func (o *DescribeCertKeyNotFound) IsRedirect() bool
- func (o *DescribeCertKeyNotFound) IsServerError() bool
- func (o *DescribeCertKeyNotFound) IsSuccess() bool
- func (o *DescribeCertKeyNotFound) String() string
- type DescribeCertKeyOK
- func (o *DescribeCertKeyOK) Code() int
- func (o *DescribeCertKeyOK) Error() string
- func (o *DescribeCertKeyOK) GetPayload() *vproxy_client_model.CertKeyDetail
- func (o *DescribeCertKeyOK) IsClientError() bool
- func (o *DescribeCertKeyOK) IsCode(code int) bool
- func (o *DescribeCertKeyOK) IsRedirect() bool
- func (o *DescribeCertKeyOK) IsServerError() bool
- func (o *DescribeCertKeyOK) IsSuccess() bool
- func (o *DescribeCertKeyOK) String() string
- type DescribeCertKeyParams
- func NewDescribeCertKeyParams() *DescribeCertKeyParams
- func NewDescribeCertKeyParamsWithContext(ctx context.Context) *DescribeCertKeyParams
- func NewDescribeCertKeyParamsWithHTTPClient(client *http.Client) *DescribeCertKeyParams
- func NewDescribeCertKeyParamsWithTimeout(timeout time.Duration) *DescribeCertKeyParams
- func (o *DescribeCertKeyParams) SetCk(ck string)
- func (o *DescribeCertKeyParams) SetContext(ctx context.Context)
- func (o *DescribeCertKeyParams) SetDefaults()
- func (o *DescribeCertKeyParams) SetHTTPClient(client *http.Client)
- func (o *DescribeCertKeyParams) SetTimeout(timeout time.Duration)
- func (o *DescribeCertKeyParams) WithCk(ck string) *DescribeCertKeyParams
- func (o *DescribeCertKeyParams) WithContext(ctx context.Context) *DescribeCertKeyParams
- func (o *DescribeCertKeyParams) WithDefaults() *DescribeCertKeyParams
- func (o *DescribeCertKeyParams) WithHTTPClient(client *http.Client) *DescribeCertKeyParams
- func (o *DescribeCertKeyParams) WithTimeout(timeout time.Duration) *DescribeCertKeyParams
- func (o *DescribeCertKeyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DescribeCertKeyReader
- type GetCertKeyBadRequest
- func (o *GetCertKeyBadRequest) Code() int
- func (o *GetCertKeyBadRequest) Error() string
- func (o *GetCertKeyBadRequest) GetPayload() *vproxy_client_model.Error400
- func (o *GetCertKeyBadRequest) IsClientError() bool
- func (o *GetCertKeyBadRequest) IsCode(code int) bool
- func (o *GetCertKeyBadRequest) IsRedirect() bool
- func (o *GetCertKeyBadRequest) IsServerError() bool
- func (o *GetCertKeyBadRequest) IsSuccess() bool
- func (o *GetCertKeyBadRequest) String() string
- type GetCertKeyConflict
- func (o *GetCertKeyConflict) Code() int
- func (o *GetCertKeyConflict) Error() string
- func (o *GetCertKeyConflict) GetPayload() *vproxy_client_model.Error409
- func (o *GetCertKeyConflict) IsClientError() bool
- func (o *GetCertKeyConflict) IsCode(code int) bool
- func (o *GetCertKeyConflict) IsRedirect() bool
- func (o *GetCertKeyConflict) IsServerError() bool
- func (o *GetCertKeyConflict) IsSuccess() bool
- func (o *GetCertKeyConflict) String() string
- type GetCertKeyInternalServerError
- func (o *GetCertKeyInternalServerError) Code() int
- func (o *GetCertKeyInternalServerError) Error() string
- func (o *GetCertKeyInternalServerError) GetPayload() *vproxy_client_model.Error500
- func (o *GetCertKeyInternalServerError) IsClientError() bool
- func (o *GetCertKeyInternalServerError) IsCode(code int) bool
- func (o *GetCertKeyInternalServerError) IsRedirect() bool
- func (o *GetCertKeyInternalServerError) IsServerError() bool
- func (o *GetCertKeyInternalServerError) IsSuccess() bool
- func (o *GetCertKeyInternalServerError) String() string
- type GetCertKeyNotFound
- func (o *GetCertKeyNotFound) Code() int
- func (o *GetCertKeyNotFound) Error() string
- func (o *GetCertKeyNotFound) GetPayload() *vproxy_client_model.Error404
- func (o *GetCertKeyNotFound) IsClientError() bool
- func (o *GetCertKeyNotFound) IsCode(code int) bool
- func (o *GetCertKeyNotFound) IsRedirect() bool
- func (o *GetCertKeyNotFound) IsServerError() bool
- func (o *GetCertKeyNotFound) IsSuccess() bool
- func (o *GetCertKeyNotFound) String() string
- type GetCertKeyOK
- func (o *GetCertKeyOK) Code() int
- func (o *GetCertKeyOK) Error() string
- func (o *GetCertKeyOK) GetPayload() *vproxy_client_model.CertKey
- func (o *GetCertKeyOK) IsClientError() bool
- func (o *GetCertKeyOK) IsCode(code int) bool
- func (o *GetCertKeyOK) IsRedirect() bool
- func (o *GetCertKeyOK) IsServerError() bool
- func (o *GetCertKeyOK) IsSuccess() bool
- func (o *GetCertKeyOK) String() string
- type GetCertKeyParams
- func (o *GetCertKeyParams) SetCk(ck string)
- func (o *GetCertKeyParams) SetContext(ctx context.Context)
- func (o *GetCertKeyParams) SetDefaults()
- func (o *GetCertKeyParams) SetHTTPClient(client *http.Client)
- func (o *GetCertKeyParams) SetTimeout(timeout time.Duration)
- func (o *GetCertKeyParams) WithCk(ck string) *GetCertKeyParams
- func (o *GetCertKeyParams) WithContext(ctx context.Context) *GetCertKeyParams
- func (o *GetCertKeyParams) WithDefaults() *GetCertKeyParams
- func (o *GetCertKeyParams) WithHTTPClient(client *http.Client) *GetCertKeyParams
- func (o *GetCertKeyParams) WithTimeout(timeout time.Duration) *GetCertKeyParams
- func (o *GetCertKeyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetCertKeyReader
- type ListCertKeyBadRequest
- func (o *ListCertKeyBadRequest) Code() int
- func (o *ListCertKeyBadRequest) Error() string
- func (o *ListCertKeyBadRequest) GetPayload() *vproxy_client_model.Error400
- func (o *ListCertKeyBadRequest) IsClientError() bool
- func (o *ListCertKeyBadRequest) IsCode(code int) bool
- func (o *ListCertKeyBadRequest) IsRedirect() bool
- func (o *ListCertKeyBadRequest) IsServerError() bool
- func (o *ListCertKeyBadRequest) IsSuccess() bool
- func (o *ListCertKeyBadRequest) String() string
- type ListCertKeyConflict
- func (o *ListCertKeyConflict) Code() int
- func (o *ListCertKeyConflict) Error() string
- func (o *ListCertKeyConflict) GetPayload() *vproxy_client_model.Error409
- func (o *ListCertKeyConflict) IsClientError() bool
- func (o *ListCertKeyConflict) IsCode(code int) bool
- func (o *ListCertKeyConflict) IsRedirect() bool
- func (o *ListCertKeyConflict) IsServerError() bool
- func (o *ListCertKeyConflict) IsSuccess() bool
- func (o *ListCertKeyConflict) String() string
- type ListCertKeyInternalServerError
- func (o *ListCertKeyInternalServerError) Code() int
- func (o *ListCertKeyInternalServerError) Error() string
- func (o *ListCertKeyInternalServerError) GetPayload() *vproxy_client_model.Error500
- func (o *ListCertKeyInternalServerError) IsClientError() bool
- func (o *ListCertKeyInternalServerError) IsCode(code int) bool
- func (o *ListCertKeyInternalServerError) IsRedirect() bool
- func (o *ListCertKeyInternalServerError) IsServerError() bool
- func (o *ListCertKeyInternalServerError) IsSuccess() bool
- func (o *ListCertKeyInternalServerError) String() string
- type ListCertKeyOK
- func (o *ListCertKeyOK) Code() int
- func (o *ListCertKeyOK) Error() string
- func (o *ListCertKeyOK) GetPayload() []*vproxy_client_model.CertKey
- func (o *ListCertKeyOK) IsClientError() bool
- func (o *ListCertKeyOK) IsCode(code int) bool
- func (o *ListCertKeyOK) IsRedirect() bool
- func (o *ListCertKeyOK) IsServerError() bool
- func (o *ListCertKeyOK) IsSuccess() bool
- func (o *ListCertKeyOK) String() string
- type ListCertKeyParams
- func (o *ListCertKeyParams) SetContext(ctx context.Context)
- func (o *ListCertKeyParams) SetDefaults()
- func (o *ListCertKeyParams) SetHTTPClient(client *http.Client)
- func (o *ListCertKeyParams) SetTimeout(timeout time.Duration)
- func (o *ListCertKeyParams) WithContext(ctx context.Context) *ListCertKeyParams
- func (o *ListCertKeyParams) WithDefaults() *ListCertKeyParams
- func (o *ListCertKeyParams) WithHTTPClient(client *http.Client) *ListCertKeyParams
- func (o *ListCertKeyParams) WithTimeout(timeout time.Duration) *ListCertKeyParams
- func (o *ListCertKeyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListCertKeyReader
- type RemoveCertKeyBadRequest
- func (o *RemoveCertKeyBadRequest) Code() int
- func (o *RemoveCertKeyBadRequest) Error() string
- func (o *RemoveCertKeyBadRequest) GetPayload() *vproxy_client_model.Error400
- func (o *RemoveCertKeyBadRequest) IsClientError() bool
- func (o *RemoveCertKeyBadRequest) IsCode(code int) bool
- func (o *RemoveCertKeyBadRequest) IsRedirect() bool
- func (o *RemoveCertKeyBadRequest) IsServerError() bool
- func (o *RemoveCertKeyBadRequest) IsSuccess() bool
- func (o *RemoveCertKeyBadRequest) String() string
- type RemoveCertKeyConflict
- func (o *RemoveCertKeyConflict) Code() int
- func (o *RemoveCertKeyConflict) Error() string
- func (o *RemoveCertKeyConflict) GetPayload() *vproxy_client_model.Error409
- func (o *RemoveCertKeyConflict) IsClientError() bool
- func (o *RemoveCertKeyConflict) IsCode(code int) bool
- func (o *RemoveCertKeyConflict) IsRedirect() bool
- func (o *RemoveCertKeyConflict) IsServerError() bool
- func (o *RemoveCertKeyConflict) IsSuccess() bool
- func (o *RemoveCertKeyConflict) String() string
- type RemoveCertKeyInternalServerError
- func (o *RemoveCertKeyInternalServerError) Code() int
- func (o *RemoveCertKeyInternalServerError) Error() string
- func (o *RemoveCertKeyInternalServerError) GetPayload() *vproxy_client_model.Error500
- func (o *RemoveCertKeyInternalServerError) IsClientError() bool
- func (o *RemoveCertKeyInternalServerError) IsCode(code int) bool
- func (o *RemoveCertKeyInternalServerError) IsRedirect() bool
- func (o *RemoveCertKeyInternalServerError) IsServerError() bool
- func (o *RemoveCertKeyInternalServerError) IsSuccess() bool
- func (o *RemoveCertKeyInternalServerError) String() string
- type RemoveCertKeyNoContent
- func (o *RemoveCertKeyNoContent) Code() int
- func (o *RemoveCertKeyNoContent) Error() string
- func (o *RemoveCertKeyNoContent) IsClientError() bool
- func (o *RemoveCertKeyNoContent) IsCode(code int) bool
- func (o *RemoveCertKeyNoContent) IsRedirect() bool
- func (o *RemoveCertKeyNoContent) IsServerError() bool
- func (o *RemoveCertKeyNoContent) IsSuccess() bool
- func (o *RemoveCertKeyNoContent) String() string
- type RemoveCertKeyNotFound
- func (o *RemoveCertKeyNotFound) Code() int
- func (o *RemoveCertKeyNotFound) Error() string
- func (o *RemoveCertKeyNotFound) GetPayload() *vproxy_client_model.Error404
- func (o *RemoveCertKeyNotFound) IsClientError() bool
- func (o *RemoveCertKeyNotFound) IsCode(code int) bool
- func (o *RemoveCertKeyNotFound) IsRedirect() bool
- func (o *RemoveCertKeyNotFound) IsServerError() bool
- func (o *RemoveCertKeyNotFound) IsSuccess() bool
- func (o *RemoveCertKeyNotFound) String() string
- type RemoveCertKeyParams
- func (o *RemoveCertKeyParams) SetCk(ck string)
- func (o *RemoveCertKeyParams) SetContext(ctx context.Context)
- func (o *RemoveCertKeyParams) SetDefaults()
- func (o *RemoveCertKeyParams) SetHTTPClient(client *http.Client)
- func (o *RemoveCertKeyParams) SetTimeout(timeout time.Duration)
- func (o *RemoveCertKeyParams) WithCk(ck string) *RemoveCertKeyParams
- func (o *RemoveCertKeyParams) WithContext(ctx context.Context) *RemoveCertKeyParams
- func (o *RemoveCertKeyParams) WithDefaults() *RemoveCertKeyParams
- func (o *RemoveCertKeyParams) WithHTTPClient(client *http.Client) *RemoveCertKeyParams
- func (o *RemoveCertKeyParams) WithTimeout(timeout time.Duration) *RemoveCertKeyParams
- func (o *RemoveCertKeyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type RemoveCertKeyReader
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AddCertKeyBadRequest ¶
type AddCertKeyBadRequest struct {
Payload *vproxy_client_model.Error400
}
AddCertKeyBadRequest describes a response with status code 400, with default header values.
invalid input parameters
func NewAddCertKeyBadRequest ¶
func NewAddCertKeyBadRequest() *AddCertKeyBadRequest
NewAddCertKeyBadRequest creates a AddCertKeyBadRequest with default headers values
func (*AddCertKeyBadRequest) Code ¶
func (o *AddCertKeyBadRequest) Code() int
Code gets the status code for the add cert key bad request response
func (*AddCertKeyBadRequest) Error ¶
func (o *AddCertKeyBadRequest) Error() string
func (*AddCertKeyBadRequest) GetPayload ¶
func (o *AddCertKeyBadRequest) GetPayload() *vproxy_client_model.Error400
func (*AddCertKeyBadRequest) IsClientError ¶
func (o *AddCertKeyBadRequest) IsClientError() bool
IsClientError returns true when this add cert key bad request response has a 4xx status code
func (*AddCertKeyBadRequest) IsCode ¶
func (o *AddCertKeyBadRequest) IsCode(code int) bool
IsCode returns true when this add cert key bad request response a status code equal to that given
func (*AddCertKeyBadRequest) IsRedirect ¶
func (o *AddCertKeyBadRequest) IsRedirect() bool
IsRedirect returns true when this add cert key bad request response has a 3xx status code
func (*AddCertKeyBadRequest) IsServerError ¶
func (o *AddCertKeyBadRequest) IsServerError() bool
IsServerError returns true when this add cert key bad request response has a 5xx status code
func (*AddCertKeyBadRequest) IsSuccess ¶
func (o *AddCertKeyBadRequest) IsSuccess() bool
IsSuccess returns true when this add cert key bad request response has a 2xx status code
func (*AddCertKeyBadRequest) String ¶
func (o *AddCertKeyBadRequest) String() string
type AddCertKeyConflict ¶
type AddCertKeyConflict struct {
Payload *vproxy_client_model.Error409
}
AddCertKeyConflict describes a response with status code 409, with default header values.
conflict
func NewAddCertKeyConflict ¶
func NewAddCertKeyConflict() *AddCertKeyConflict
NewAddCertKeyConflict creates a AddCertKeyConflict with default headers values
func (*AddCertKeyConflict) Code ¶
func (o *AddCertKeyConflict) Code() int
Code gets the status code for the add cert key conflict response
func (*AddCertKeyConflict) Error ¶
func (o *AddCertKeyConflict) Error() string
func (*AddCertKeyConflict) GetPayload ¶
func (o *AddCertKeyConflict) GetPayload() *vproxy_client_model.Error409
func (*AddCertKeyConflict) IsClientError ¶
func (o *AddCertKeyConflict) IsClientError() bool
IsClientError returns true when this add cert key conflict response has a 4xx status code
func (*AddCertKeyConflict) IsCode ¶
func (o *AddCertKeyConflict) IsCode(code int) bool
IsCode returns true when this add cert key conflict response a status code equal to that given
func (*AddCertKeyConflict) IsRedirect ¶
func (o *AddCertKeyConflict) IsRedirect() bool
IsRedirect returns true when this add cert key conflict response has a 3xx status code
func (*AddCertKeyConflict) IsServerError ¶
func (o *AddCertKeyConflict) IsServerError() bool
IsServerError returns true when this add cert key conflict response has a 5xx status code
func (*AddCertKeyConflict) IsSuccess ¶
func (o *AddCertKeyConflict) IsSuccess() bool
IsSuccess returns true when this add cert key conflict response has a 2xx status code
func (*AddCertKeyConflict) String ¶
func (o *AddCertKeyConflict) String() string
type AddCertKeyInternalServerError ¶
type AddCertKeyInternalServerError struct {
Payload *vproxy_client_model.Error500
}
AddCertKeyInternalServerError describes a response with status code 500, with default header values.
internal error
func NewAddCertKeyInternalServerError ¶
func NewAddCertKeyInternalServerError() *AddCertKeyInternalServerError
NewAddCertKeyInternalServerError creates a AddCertKeyInternalServerError with default headers values
func (*AddCertKeyInternalServerError) Code ¶
func (o *AddCertKeyInternalServerError) Code() int
Code gets the status code for the add cert key internal server error response
func (*AddCertKeyInternalServerError) Error ¶
func (o *AddCertKeyInternalServerError) Error() string
func (*AddCertKeyInternalServerError) GetPayload ¶
func (o *AddCertKeyInternalServerError) GetPayload() *vproxy_client_model.Error500
func (*AddCertKeyInternalServerError) IsClientError ¶
func (o *AddCertKeyInternalServerError) IsClientError() bool
IsClientError returns true when this add cert key internal server error response has a 4xx status code
func (*AddCertKeyInternalServerError) IsCode ¶
func (o *AddCertKeyInternalServerError) IsCode(code int) bool
IsCode returns true when this add cert key internal server error response a status code equal to that given
func (*AddCertKeyInternalServerError) IsRedirect ¶
func (o *AddCertKeyInternalServerError) IsRedirect() bool
IsRedirect returns true when this add cert key internal server error response has a 3xx status code
func (*AddCertKeyInternalServerError) IsServerError ¶
func (o *AddCertKeyInternalServerError) IsServerError() bool
IsServerError returns true when this add cert key internal server error response has a 5xx status code
func (*AddCertKeyInternalServerError) IsSuccess ¶
func (o *AddCertKeyInternalServerError) IsSuccess() bool
IsSuccess returns true when this add cert key internal server error response has a 2xx status code
func (*AddCertKeyInternalServerError) String ¶
func (o *AddCertKeyInternalServerError) String() string
type AddCertKeyNoContent ¶
type AddCertKeyNoContent struct { }
AddCertKeyNoContent describes a response with status code 204, with default header values.
ok
func NewAddCertKeyNoContent ¶
func NewAddCertKeyNoContent() *AddCertKeyNoContent
NewAddCertKeyNoContent creates a AddCertKeyNoContent with default headers values
func (*AddCertKeyNoContent) Code ¶
func (o *AddCertKeyNoContent) Code() int
Code gets the status code for the add cert key no content response
func (*AddCertKeyNoContent) Error ¶
func (o *AddCertKeyNoContent) Error() string
func (*AddCertKeyNoContent) IsClientError ¶
func (o *AddCertKeyNoContent) IsClientError() bool
IsClientError returns true when this add cert key no content response has a 4xx status code
func (*AddCertKeyNoContent) IsCode ¶
func (o *AddCertKeyNoContent) IsCode(code int) bool
IsCode returns true when this add cert key no content response a status code equal to that given
func (*AddCertKeyNoContent) IsRedirect ¶
func (o *AddCertKeyNoContent) IsRedirect() bool
IsRedirect returns true when this add cert key no content response has a 3xx status code
func (*AddCertKeyNoContent) IsServerError ¶
func (o *AddCertKeyNoContent) IsServerError() bool
IsServerError returns true when this add cert key no content response has a 5xx status code
func (*AddCertKeyNoContent) IsSuccess ¶
func (o *AddCertKeyNoContent) IsSuccess() bool
IsSuccess returns true when this add cert key no content response has a 2xx status code
func (*AddCertKeyNoContent) String ¶
func (o *AddCertKeyNoContent) String() string
type AddCertKeyNotFound ¶
type AddCertKeyNotFound struct {
Payload *vproxy_client_model.Error404
}
AddCertKeyNotFound describes a response with status code 404, with default header values.
resource not found
func NewAddCertKeyNotFound ¶
func NewAddCertKeyNotFound() *AddCertKeyNotFound
NewAddCertKeyNotFound creates a AddCertKeyNotFound with default headers values
func (*AddCertKeyNotFound) Code ¶
func (o *AddCertKeyNotFound) Code() int
Code gets the status code for the add cert key not found response
func (*AddCertKeyNotFound) Error ¶
func (o *AddCertKeyNotFound) Error() string
func (*AddCertKeyNotFound) GetPayload ¶
func (o *AddCertKeyNotFound) GetPayload() *vproxy_client_model.Error404
func (*AddCertKeyNotFound) IsClientError ¶
func (o *AddCertKeyNotFound) IsClientError() bool
IsClientError returns true when this add cert key not found response has a 4xx status code
func (*AddCertKeyNotFound) IsCode ¶
func (o *AddCertKeyNotFound) IsCode(code int) bool
IsCode returns true when this add cert key not found response a status code equal to that given
func (*AddCertKeyNotFound) IsRedirect ¶
func (o *AddCertKeyNotFound) IsRedirect() bool
IsRedirect returns true when this add cert key not found response has a 3xx status code
func (*AddCertKeyNotFound) IsServerError ¶
func (o *AddCertKeyNotFound) IsServerError() bool
IsServerError returns true when this add cert key not found response has a 5xx status code
func (*AddCertKeyNotFound) IsSuccess ¶
func (o *AddCertKeyNotFound) IsSuccess() bool
IsSuccess returns true when this add cert key not found response has a 2xx status code
func (*AddCertKeyNotFound) String ¶
func (o *AddCertKeyNotFound) String() string
type AddCertKeyParams ¶
type AddCertKeyParams struct { // Body. Body *vproxy_client_model.CertKeyCreate Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AddCertKeyParams contains all the parameters to send to the API endpoint
for the add cert key operation. Typically these are written to a http.Request.
func NewAddCertKeyParams ¶
func NewAddCertKeyParams() *AddCertKeyParams
NewAddCertKeyParams creates a new AddCertKeyParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewAddCertKeyParamsWithContext ¶
func NewAddCertKeyParamsWithContext(ctx context.Context) *AddCertKeyParams
NewAddCertKeyParamsWithContext creates a new AddCertKeyParams object with the ability to set a context for a request.
func NewAddCertKeyParamsWithHTTPClient ¶
func NewAddCertKeyParamsWithHTTPClient(client *http.Client) *AddCertKeyParams
NewAddCertKeyParamsWithHTTPClient creates a new AddCertKeyParams object with the ability to set a custom HTTPClient for a request.
func NewAddCertKeyParamsWithTimeout ¶
func NewAddCertKeyParamsWithTimeout(timeout time.Duration) *AddCertKeyParams
NewAddCertKeyParamsWithTimeout creates a new AddCertKeyParams object with the ability to set a timeout on a request.
func (*AddCertKeyParams) SetBody ¶
func (o *AddCertKeyParams) SetBody(body *vproxy_client_model.CertKeyCreate)
SetBody adds the body to the add cert key params
func (*AddCertKeyParams) SetContext ¶
func (o *AddCertKeyParams) SetContext(ctx context.Context)
SetContext adds the context to the add cert key params
func (*AddCertKeyParams) SetDefaults ¶
func (o *AddCertKeyParams) SetDefaults()
SetDefaults hydrates default values in the add cert key params (not the query body).
All values with no default are reset to their zero value.
func (*AddCertKeyParams) SetHTTPClient ¶
func (o *AddCertKeyParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the add cert key params
func (*AddCertKeyParams) SetTimeout ¶
func (o *AddCertKeyParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the add cert key params
func (*AddCertKeyParams) WithBody ¶
func (o *AddCertKeyParams) WithBody(body *vproxy_client_model.CertKeyCreate) *AddCertKeyParams
WithBody adds the body to the add cert key params
func (*AddCertKeyParams) WithContext ¶
func (o *AddCertKeyParams) WithContext(ctx context.Context) *AddCertKeyParams
WithContext adds the context to the add cert key params
func (*AddCertKeyParams) WithDefaults ¶
func (o *AddCertKeyParams) WithDefaults() *AddCertKeyParams
WithDefaults hydrates default values in the add cert key params (not the query body).
All values with no default are reset to their zero value.
func (*AddCertKeyParams) WithHTTPClient ¶
func (o *AddCertKeyParams) WithHTTPClient(client *http.Client) *AddCertKeyParams
WithHTTPClient adds the HTTPClient to the add cert key params
func (*AddCertKeyParams) WithTimeout ¶
func (o *AddCertKeyParams) WithTimeout(timeout time.Duration) *AddCertKeyParams
WithTimeout adds the timeout to the add cert key params
func (*AddCertKeyParams) WriteToRequest ¶
func (o *AddCertKeyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AddCertKeyPemBadRequest ¶
type AddCertKeyPemBadRequest struct {
Payload *vproxy_client_model.Error400
}
AddCertKeyPemBadRequest describes a response with status code 400, with default header values.
invalid input parameters
func NewAddCertKeyPemBadRequest ¶
func NewAddCertKeyPemBadRequest() *AddCertKeyPemBadRequest
NewAddCertKeyPemBadRequest creates a AddCertKeyPemBadRequest with default headers values
func (*AddCertKeyPemBadRequest) Code ¶
func (o *AddCertKeyPemBadRequest) Code() int
Code gets the status code for the add cert key pem bad request response
func (*AddCertKeyPemBadRequest) Error ¶
func (o *AddCertKeyPemBadRequest) Error() string
func (*AddCertKeyPemBadRequest) GetPayload ¶
func (o *AddCertKeyPemBadRequest) GetPayload() *vproxy_client_model.Error400
func (*AddCertKeyPemBadRequest) IsClientError ¶
func (o *AddCertKeyPemBadRequest) IsClientError() bool
IsClientError returns true when this add cert key pem bad request response has a 4xx status code
func (*AddCertKeyPemBadRequest) IsCode ¶
func (o *AddCertKeyPemBadRequest) IsCode(code int) bool
IsCode returns true when this add cert key pem bad request response a status code equal to that given
func (*AddCertKeyPemBadRequest) IsRedirect ¶
func (o *AddCertKeyPemBadRequest) IsRedirect() bool
IsRedirect returns true when this add cert key pem bad request response has a 3xx status code
func (*AddCertKeyPemBadRequest) IsServerError ¶
func (o *AddCertKeyPemBadRequest) IsServerError() bool
IsServerError returns true when this add cert key pem bad request response has a 5xx status code
func (*AddCertKeyPemBadRequest) IsSuccess ¶
func (o *AddCertKeyPemBadRequest) IsSuccess() bool
IsSuccess returns true when this add cert key pem bad request response has a 2xx status code
func (*AddCertKeyPemBadRequest) String ¶
func (o *AddCertKeyPemBadRequest) String() string
type AddCertKeyPemConflict ¶
type AddCertKeyPemConflict struct {
Payload *vproxy_client_model.Error409
}
AddCertKeyPemConflict describes a response with status code 409, with default header values.
conflict
func NewAddCertKeyPemConflict ¶
func NewAddCertKeyPemConflict() *AddCertKeyPemConflict
NewAddCertKeyPemConflict creates a AddCertKeyPemConflict with default headers values
func (*AddCertKeyPemConflict) Code ¶
func (o *AddCertKeyPemConflict) Code() int
Code gets the status code for the add cert key pem conflict response
func (*AddCertKeyPemConflict) Error ¶
func (o *AddCertKeyPemConflict) Error() string
func (*AddCertKeyPemConflict) GetPayload ¶
func (o *AddCertKeyPemConflict) GetPayload() *vproxy_client_model.Error409
func (*AddCertKeyPemConflict) IsClientError ¶
func (o *AddCertKeyPemConflict) IsClientError() bool
IsClientError returns true when this add cert key pem conflict response has a 4xx status code
func (*AddCertKeyPemConflict) IsCode ¶
func (o *AddCertKeyPemConflict) IsCode(code int) bool
IsCode returns true when this add cert key pem conflict response a status code equal to that given
func (*AddCertKeyPemConflict) IsRedirect ¶
func (o *AddCertKeyPemConflict) IsRedirect() bool
IsRedirect returns true when this add cert key pem conflict response has a 3xx status code
func (*AddCertKeyPemConflict) IsServerError ¶
func (o *AddCertKeyPemConflict) IsServerError() bool
IsServerError returns true when this add cert key pem conflict response has a 5xx status code
func (*AddCertKeyPemConflict) IsSuccess ¶
func (o *AddCertKeyPemConflict) IsSuccess() bool
IsSuccess returns true when this add cert key pem conflict response has a 2xx status code
func (*AddCertKeyPemConflict) String ¶
func (o *AddCertKeyPemConflict) String() string
type AddCertKeyPemInternalServerError ¶
type AddCertKeyPemInternalServerError struct {
Payload *vproxy_client_model.Error500
}
AddCertKeyPemInternalServerError describes a response with status code 500, with default header values.
internal error
func NewAddCertKeyPemInternalServerError ¶
func NewAddCertKeyPemInternalServerError() *AddCertKeyPemInternalServerError
NewAddCertKeyPemInternalServerError creates a AddCertKeyPemInternalServerError with default headers values
func (*AddCertKeyPemInternalServerError) Code ¶
func (o *AddCertKeyPemInternalServerError) Code() int
Code gets the status code for the add cert key pem internal server error response
func (*AddCertKeyPemInternalServerError) Error ¶
func (o *AddCertKeyPemInternalServerError) Error() string
func (*AddCertKeyPemInternalServerError) GetPayload ¶
func (o *AddCertKeyPemInternalServerError) GetPayload() *vproxy_client_model.Error500
func (*AddCertKeyPemInternalServerError) IsClientError ¶
func (o *AddCertKeyPemInternalServerError) IsClientError() bool
IsClientError returns true when this add cert key pem internal server error response has a 4xx status code
func (*AddCertKeyPemInternalServerError) IsCode ¶
func (o *AddCertKeyPemInternalServerError) IsCode(code int) bool
IsCode returns true when this add cert key pem internal server error response a status code equal to that given
func (*AddCertKeyPemInternalServerError) IsRedirect ¶
func (o *AddCertKeyPemInternalServerError) IsRedirect() bool
IsRedirect returns true when this add cert key pem internal server error response has a 3xx status code
func (*AddCertKeyPemInternalServerError) IsServerError ¶
func (o *AddCertKeyPemInternalServerError) IsServerError() bool
IsServerError returns true when this add cert key pem internal server error response has a 5xx status code
func (*AddCertKeyPemInternalServerError) IsSuccess ¶
func (o *AddCertKeyPemInternalServerError) IsSuccess() bool
IsSuccess returns true when this add cert key pem internal server error response has a 2xx status code
func (*AddCertKeyPemInternalServerError) String ¶
func (o *AddCertKeyPemInternalServerError) String() string
type AddCertKeyPemNoContent ¶
type AddCertKeyPemNoContent struct { }
AddCertKeyPemNoContent describes a response with status code 204, with default header values.
ok
func NewAddCertKeyPemNoContent ¶
func NewAddCertKeyPemNoContent() *AddCertKeyPemNoContent
NewAddCertKeyPemNoContent creates a AddCertKeyPemNoContent with default headers values
func (*AddCertKeyPemNoContent) Code ¶
func (o *AddCertKeyPemNoContent) Code() int
Code gets the status code for the add cert key pem no content response
func (*AddCertKeyPemNoContent) Error ¶
func (o *AddCertKeyPemNoContent) Error() string
func (*AddCertKeyPemNoContent) IsClientError ¶
func (o *AddCertKeyPemNoContent) IsClientError() bool
IsClientError returns true when this add cert key pem no content response has a 4xx status code
func (*AddCertKeyPemNoContent) IsCode ¶
func (o *AddCertKeyPemNoContent) IsCode(code int) bool
IsCode returns true when this add cert key pem no content response a status code equal to that given
func (*AddCertKeyPemNoContent) IsRedirect ¶
func (o *AddCertKeyPemNoContent) IsRedirect() bool
IsRedirect returns true when this add cert key pem no content response has a 3xx status code
func (*AddCertKeyPemNoContent) IsServerError ¶
func (o *AddCertKeyPemNoContent) IsServerError() bool
IsServerError returns true when this add cert key pem no content response has a 5xx status code
func (*AddCertKeyPemNoContent) IsSuccess ¶
func (o *AddCertKeyPemNoContent) IsSuccess() bool
IsSuccess returns true when this add cert key pem no content response has a 2xx status code
func (*AddCertKeyPemNoContent) String ¶
func (o *AddCertKeyPemNoContent) String() string
type AddCertKeyPemNotFound ¶
type AddCertKeyPemNotFound struct {
Payload *vproxy_client_model.Error404
}
AddCertKeyPemNotFound describes a response with status code 404, with default header values.
resource not found
func NewAddCertKeyPemNotFound ¶
func NewAddCertKeyPemNotFound() *AddCertKeyPemNotFound
NewAddCertKeyPemNotFound creates a AddCertKeyPemNotFound with default headers values
func (*AddCertKeyPemNotFound) Code ¶
func (o *AddCertKeyPemNotFound) Code() int
Code gets the status code for the add cert key pem not found response
func (*AddCertKeyPemNotFound) Error ¶
func (o *AddCertKeyPemNotFound) Error() string
func (*AddCertKeyPemNotFound) GetPayload ¶
func (o *AddCertKeyPemNotFound) GetPayload() *vproxy_client_model.Error404
func (*AddCertKeyPemNotFound) IsClientError ¶
func (o *AddCertKeyPemNotFound) IsClientError() bool
IsClientError returns true when this add cert key pem not found response has a 4xx status code
func (*AddCertKeyPemNotFound) IsCode ¶
func (o *AddCertKeyPemNotFound) IsCode(code int) bool
IsCode returns true when this add cert key pem not found response a status code equal to that given
func (*AddCertKeyPemNotFound) IsRedirect ¶
func (o *AddCertKeyPemNotFound) IsRedirect() bool
IsRedirect returns true when this add cert key pem not found response has a 3xx status code
func (*AddCertKeyPemNotFound) IsServerError ¶
func (o *AddCertKeyPemNotFound) IsServerError() bool
IsServerError returns true when this add cert key pem not found response has a 5xx status code
func (*AddCertKeyPemNotFound) IsSuccess ¶
func (o *AddCertKeyPemNotFound) IsSuccess() bool
IsSuccess returns true when this add cert key pem not found response has a 2xx status code
func (*AddCertKeyPemNotFound) String ¶
func (o *AddCertKeyPemNotFound) String() string
type AddCertKeyPemParams ¶
type AddCertKeyPemParams struct { // Body. Body *vproxy_client_model.CertKeyCreatePem Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AddCertKeyPemParams contains all the parameters to send to the API endpoint
for the add cert key pem operation. Typically these are written to a http.Request.
func NewAddCertKeyPemParams ¶
func NewAddCertKeyPemParams() *AddCertKeyPemParams
NewAddCertKeyPemParams creates a new AddCertKeyPemParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewAddCertKeyPemParamsWithContext ¶
func NewAddCertKeyPemParamsWithContext(ctx context.Context) *AddCertKeyPemParams
NewAddCertKeyPemParamsWithContext creates a new AddCertKeyPemParams object with the ability to set a context for a request.
func NewAddCertKeyPemParamsWithHTTPClient ¶
func NewAddCertKeyPemParamsWithHTTPClient(client *http.Client) *AddCertKeyPemParams
NewAddCertKeyPemParamsWithHTTPClient creates a new AddCertKeyPemParams object with the ability to set a custom HTTPClient for a request.
func NewAddCertKeyPemParamsWithTimeout ¶
func NewAddCertKeyPemParamsWithTimeout(timeout time.Duration) *AddCertKeyPemParams
NewAddCertKeyPemParamsWithTimeout creates a new AddCertKeyPemParams object with the ability to set a timeout on a request.
func (*AddCertKeyPemParams) SetBody ¶
func (o *AddCertKeyPemParams) SetBody(body *vproxy_client_model.CertKeyCreatePem)
SetBody adds the body to the add cert key pem params
func (*AddCertKeyPemParams) SetContext ¶
func (o *AddCertKeyPemParams) SetContext(ctx context.Context)
SetContext adds the context to the add cert key pem params
func (*AddCertKeyPemParams) SetDefaults ¶
func (o *AddCertKeyPemParams) SetDefaults()
SetDefaults hydrates default values in the add cert key pem params (not the query body).
All values with no default are reset to their zero value.
func (*AddCertKeyPemParams) SetHTTPClient ¶
func (o *AddCertKeyPemParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the add cert key pem params
func (*AddCertKeyPemParams) SetTimeout ¶
func (o *AddCertKeyPemParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the add cert key pem params
func (*AddCertKeyPemParams) WithBody ¶
func (o *AddCertKeyPemParams) WithBody(body *vproxy_client_model.CertKeyCreatePem) *AddCertKeyPemParams
WithBody adds the body to the add cert key pem params
func (*AddCertKeyPemParams) WithContext ¶
func (o *AddCertKeyPemParams) WithContext(ctx context.Context) *AddCertKeyPemParams
WithContext adds the context to the add cert key pem params
func (*AddCertKeyPemParams) WithDefaults ¶
func (o *AddCertKeyPemParams) WithDefaults() *AddCertKeyPemParams
WithDefaults hydrates default values in the add cert key pem params (not the query body).
All values with no default are reset to their zero value.
func (*AddCertKeyPemParams) WithHTTPClient ¶
func (o *AddCertKeyPemParams) WithHTTPClient(client *http.Client) *AddCertKeyPemParams
WithHTTPClient adds the HTTPClient to the add cert key pem params
func (*AddCertKeyPemParams) WithTimeout ¶
func (o *AddCertKeyPemParams) WithTimeout(timeout time.Duration) *AddCertKeyPemParams
WithTimeout adds the timeout to the add cert key pem params
func (*AddCertKeyPemParams) WriteToRequest ¶
func (o *AddCertKeyPemParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AddCertKeyPemReader ¶
type AddCertKeyPemReader struct {
// contains filtered or unexported fields
}
AddCertKeyPemReader is a Reader for the AddCertKeyPem structure.
func (*AddCertKeyPemReader) ReadResponse ¶
func (o *AddCertKeyPemReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AddCertKeyReader ¶
type AddCertKeyReader struct {
// contains filtered or unexported fields
}
AddCertKeyReader is a Reader for the AddCertKey structure.
func (*AddCertKeyReader) ReadResponse ¶
func (o *AddCertKeyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for cert key API
func (*Client) AddCertKey ¶
func (a *Client) AddCertKey(params *AddCertKeyParams, opts ...ClientOption) (*AddCertKeyNoContent, error)
AddCertKey adds cert key
func (*Client) AddCertKeyPem ¶
func (a *Client) AddCertKeyPem(params *AddCertKeyPemParams, opts ...ClientOption) (*AddCertKeyPemNoContent, error)
AddCertKeyPem adds cert key pem
func (*Client) DescribeCertKey ¶
func (a *Client) DescribeCertKey(params *DescribeCertKeyParams, opts ...ClientOption) (*DescribeCertKeyOK, error)
DescribeCertKey gets detailed info of one cert key
func (*Client) GetCertKey ¶
func (a *Client) GetCertKey(params *GetCertKeyParams, opts ...ClientOption) (*GetCertKeyOK, error)
GetCertKey gets cert key
func (*Client) ListCertKey ¶
func (a *Client) ListCertKey(params *ListCertKeyParams, opts ...ClientOption) (*ListCertKeyOK, error)
ListCertKey retrieves cert key list
func (*Client) RemoveCertKey ¶
func (a *Client) RemoveCertKey(params *RemoveCertKeyParams, opts ...ClientOption) (*RemoveCertKeyNoContent, error)
RemoveCertKey removes cert key
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
type ClientOption ¶
type ClientOption func(*runtime.ClientOperation)
ClientOption is the option for Client methods
type ClientService ¶
type ClientService interface { AddCertKey(params *AddCertKeyParams, opts ...ClientOption) (*AddCertKeyNoContent, error) AddCertKeyPem(params *AddCertKeyPemParams, opts ...ClientOption) (*AddCertKeyPemNoContent, error) DescribeCertKey(params *DescribeCertKeyParams, opts ...ClientOption) (*DescribeCertKeyOK, error) GetCertKey(params *GetCertKeyParams, opts ...ClientOption) (*GetCertKeyOK, error) ListCertKey(params *ListCertKeyParams, opts ...ClientOption) (*ListCertKeyOK, error) RemoveCertKey(params *RemoveCertKeyParams, opts ...ClientOption) (*RemoveCertKeyNoContent, 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 cert key API client.
type DescribeCertKeyBadRequest ¶
type DescribeCertKeyBadRequest struct {
Payload *vproxy_client_model.Error400
}
DescribeCertKeyBadRequest describes a response with status code 400, with default header values.
invalid input parameters
func NewDescribeCertKeyBadRequest ¶
func NewDescribeCertKeyBadRequest() *DescribeCertKeyBadRequest
NewDescribeCertKeyBadRequest creates a DescribeCertKeyBadRequest with default headers values
func (*DescribeCertKeyBadRequest) Code ¶
func (o *DescribeCertKeyBadRequest) Code() int
Code gets the status code for the describe cert key bad request response
func (*DescribeCertKeyBadRequest) Error ¶
func (o *DescribeCertKeyBadRequest) Error() string
func (*DescribeCertKeyBadRequest) GetPayload ¶
func (o *DescribeCertKeyBadRequest) GetPayload() *vproxy_client_model.Error400
func (*DescribeCertKeyBadRequest) IsClientError ¶
func (o *DescribeCertKeyBadRequest) IsClientError() bool
IsClientError returns true when this describe cert key bad request response has a 4xx status code
func (*DescribeCertKeyBadRequest) IsCode ¶
func (o *DescribeCertKeyBadRequest) IsCode(code int) bool
IsCode returns true when this describe cert key bad request response a status code equal to that given
func (*DescribeCertKeyBadRequest) IsRedirect ¶
func (o *DescribeCertKeyBadRequest) IsRedirect() bool
IsRedirect returns true when this describe cert key bad request response has a 3xx status code
func (*DescribeCertKeyBadRequest) IsServerError ¶
func (o *DescribeCertKeyBadRequest) IsServerError() bool
IsServerError returns true when this describe cert key bad request response has a 5xx status code
func (*DescribeCertKeyBadRequest) IsSuccess ¶
func (o *DescribeCertKeyBadRequest) IsSuccess() bool
IsSuccess returns true when this describe cert key bad request response has a 2xx status code
func (*DescribeCertKeyBadRequest) String ¶
func (o *DescribeCertKeyBadRequest) String() string
type DescribeCertKeyConflict ¶
type DescribeCertKeyConflict struct {
Payload *vproxy_client_model.Error409
}
DescribeCertKeyConflict describes a response with status code 409, with default header values.
conflict
func NewDescribeCertKeyConflict ¶
func NewDescribeCertKeyConflict() *DescribeCertKeyConflict
NewDescribeCertKeyConflict creates a DescribeCertKeyConflict with default headers values
func (*DescribeCertKeyConflict) Code ¶
func (o *DescribeCertKeyConflict) Code() int
Code gets the status code for the describe cert key conflict response
func (*DescribeCertKeyConflict) Error ¶
func (o *DescribeCertKeyConflict) Error() string
func (*DescribeCertKeyConflict) GetPayload ¶
func (o *DescribeCertKeyConflict) GetPayload() *vproxy_client_model.Error409
func (*DescribeCertKeyConflict) IsClientError ¶
func (o *DescribeCertKeyConflict) IsClientError() bool
IsClientError returns true when this describe cert key conflict response has a 4xx status code
func (*DescribeCertKeyConflict) IsCode ¶
func (o *DescribeCertKeyConflict) IsCode(code int) bool
IsCode returns true when this describe cert key conflict response a status code equal to that given
func (*DescribeCertKeyConflict) IsRedirect ¶
func (o *DescribeCertKeyConflict) IsRedirect() bool
IsRedirect returns true when this describe cert key conflict response has a 3xx status code
func (*DescribeCertKeyConflict) IsServerError ¶
func (o *DescribeCertKeyConflict) IsServerError() bool
IsServerError returns true when this describe cert key conflict response has a 5xx status code
func (*DescribeCertKeyConflict) IsSuccess ¶
func (o *DescribeCertKeyConflict) IsSuccess() bool
IsSuccess returns true when this describe cert key conflict response has a 2xx status code
func (*DescribeCertKeyConflict) String ¶
func (o *DescribeCertKeyConflict) String() string
type DescribeCertKeyInternalServerError ¶
type DescribeCertKeyInternalServerError struct {
Payload *vproxy_client_model.Error500
}
DescribeCertKeyInternalServerError describes a response with status code 500, with default header values.
internal error
func NewDescribeCertKeyInternalServerError ¶
func NewDescribeCertKeyInternalServerError() *DescribeCertKeyInternalServerError
NewDescribeCertKeyInternalServerError creates a DescribeCertKeyInternalServerError with default headers values
func (*DescribeCertKeyInternalServerError) Code ¶
func (o *DescribeCertKeyInternalServerError) Code() int
Code gets the status code for the describe cert key internal server error response
func (*DescribeCertKeyInternalServerError) Error ¶
func (o *DescribeCertKeyInternalServerError) Error() string
func (*DescribeCertKeyInternalServerError) GetPayload ¶
func (o *DescribeCertKeyInternalServerError) GetPayload() *vproxy_client_model.Error500
func (*DescribeCertKeyInternalServerError) IsClientError ¶
func (o *DescribeCertKeyInternalServerError) IsClientError() bool
IsClientError returns true when this describe cert key internal server error response has a 4xx status code
func (*DescribeCertKeyInternalServerError) IsCode ¶
func (o *DescribeCertKeyInternalServerError) IsCode(code int) bool
IsCode returns true when this describe cert key internal server error response a status code equal to that given
func (*DescribeCertKeyInternalServerError) IsRedirect ¶
func (o *DescribeCertKeyInternalServerError) IsRedirect() bool
IsRedirect returns true when this describe cert key internal server error response has a 3xx status code
func (*DescribeCertKeyInternalServerError) IsServerError ¶
func (o *DescribeCertKeyInternalServerError) IsServerError() bool
IsServerError returns true when this describe cert key internal server error response has a 5xx status code
func (*DescribeCertKeyInternalServerError) IsSuccess ¶
func (o *DescribeCertKeyInternalServerError) IsSuccess() bool
IsSuccess returns true when this describe cert key internal server error response has a 2xx status code
func (*DescribeCertKeyInternalServerError) String ¶
func (o *DescribeCertKeyInternalServerError) String() string
type DescribeCertKeyNotFound ¶
type DescribeCertKeyNotFound struct {
Payload *vproxy_client_model.Error404
}
DescribeCertKeyNotFound describes a response with status code 404, with default header values.
resource not found
func NewDescribeCertKeyNotFound ¶
func NewDescribeCertKeyNotFound() *DescribeCertKeyNotFound
NewDescribeCertKeyNotFound creates a DescribeCertKeyNotFound with default headers values
func (*DescribeCertKeyNotFound) Code ¶
func (o *DescribeCertKeyNotFound) Code() int
Code gets the status code for the describe cert key not found response
func (*DescribeCertKeyNotFound) Error ¶
func (o *DescribeCertKeyNotFound) Error() string
func (*DescribeCertKeyNotFound) GetPayload ¶
func (o *DescribeCertKeyNotFound) GetPayload() *vproxy_client_model.Error404
func (*DescribeCertKeyNotFound) IsClientError ¶
func (o *DescribeCertKeyNotFound) IsClientError() bool
IsClientError returns true when this describe cert key not found response has a 4xx status code
func (*DescribeCertKeyNotFound) IsCode ¶
func (o *DescribeCertKeyNotFound) IsCode(code int) bool
IsCode returns true when this describe cert key not found response a status code equal to that given
func (*DescribeCertKeyNotFound) IsRedirect ¶
func (o *DescribeCertKeyNotFound) IsRedirect() bool
IsRedirect returns true when this describe cert key not found response has a 3xx status code
func (*DescribeCertKeyNotFound) IsServerError ¶
func (o *DescribeCertKeyNotFound) IsServerError() bool
IsServerError returns true when this describe cert key not found response has a 5xx status code
func (*DescribeCertKeyNotFound) IsSuccess ¶
func (o *DescribeCertKeyNotFound) IsSuccess() bool
IsSuccess returns true when this describe cert key not found response has a 2xx status code
func (*DescribeCertKeyNotFound) String ¶
func (o *DescribeCertKeyNotFound) String() string
type DescribeCertKeyOK ¶
type DescribeCertKeyOK struct {
Payload *vproxy_client_model.CertKeyDetail
}
DescribeCertKeyOK describes a response with status code 200, with default header values.
ok
func NewDescribeCertKeyOK ¶
func NewDescribeCertKeyOK() *DescribeCertKeyOK
NewDescribeCertKeyOK creates a DescribeCertKeyOK with default headers values
func (*DescribeCertKeyOK) Code ¶
func (o *DescribeCertKeyOK) Code() int
Code gets the status code for the describe cert key o k response
func (*DescribeCertKeyOK) Error ¶
func (o *DescribeCertKeyOK) Error() string
func (*DescribeCertKeyOK) GetPayload ¶
func (o *DescribeCertKeyOK) GetPayload() *vproxy_client_model.CertKeyDetail
func (*DescribeCertKeyOK) IsClientError ¶
func (o *DescribeCertKeyOK) IsClientError() bool
IsClientError returns true when this describe cert key o k response has a 4xx status code
func (*DescribeCertKeyOK) IsCode ¶
func (o *DescribeCertKeyOK) IsCode(code int) bool
IsCode returns true when this describe cert key o k response a status code equal to that given
func (*DescribeCertKeyOK) IsRedirect ¶
func (o *DescribeCertKeyOK) IsRedirect() bool
IsRedirect returns true when this describe cert key o k response has a 3xx status code
func (*DescribeCertKeyOK) IsServerError ¶
func (o *DescribeCertKeyOK) IsServerError() bool
IsServerError returns true when this describe cert key o k response has a 5xx status code
func (*DescribeCertKeyOK) IsSuccess ¶
func (o *DescribeCertKeyOK) IsSuccess() bool
IsSuccess returns true when this describe cert key o k response has a 2xx status code
func (*DescribeCertKeyOK) String ¶
func (o *DescribeCertKeyOK) String() string
type DescribeCertKeyParams ¶
type DescribeCertKeyParams struct { /* Ck. name of the cert-key */ Ck string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DescribeCertKeyParams contains all the parameters to send to the API endpoint
for the describe cert key operation. Typically these are written to a http.Request.
func NewDescribeCertKeyParams ¶
func NewDescribeCertKeyParams() *DescribeCertKeyParams
NewDescribeCertKeyParams creates a new DescribeCertKeyParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewDescribeCertKeyParamsWithContext ¶
func NewDescribeCertKeyParamsWithContext(ctx context.Context) *DescribeCertKeyParams
NewDescribeCertKeyParamsWithContext creates a new DescribeCertKeyParams object with the ability to set a context for a request.
func NewDescribeCertKeyParamsWithHTTPClient ¶
func NewDescribeCertKeyParamsWithHTTPClient(client *http.Client) *DescribeCertKeyParams
NewDescribeCertKeyParamsWithHTTPClient creates a new DescribeCertKeyParams object with the ability to set a custom HTTPClient for a request.
func NewDescribeCertKeyParamsWithTimeout ¶
func NewDescribeCertKeyParamsWithTimeout(timeout time.Duration) *DescribeCertKeyParams
NewDescribeCertKeyParamsWithTimeout creates a new DescribeCertKeyParams object with the ability to set a timeout on a request.
func (*DescribeCertKeyParams) SetCk ¶
func (o *DescribeCertKeyParams) SetCk(ck string)
SetCk adds the ck to the describe cert key params
func (*DescribeCertKeyParams) SetContext ¶
func (o *DescribeCertKeyParams) SetContext(ctx context.Context)
SetContext adds the context to the describe cert key params
func (*DescribeCertKeyParams) SetDefaults ¶
func (o *DescribeCertKeyParams) SetDefaults()
SetDefaults hydrates default values in the describe cert key params (not the query body).
All values with no default are reset to their zero value.
func (*DescribeCertKeyParams) SetHTTPClient ¶
func (o *DescribeCertKeyParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the describe cert key params
func (*DescribeCertKeyParams) SetTimeout ¶
func (o *DescribeCertKeyParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the describe cert key params
func (*DescribeCertKeyParams) WithCk ¶
func (o *DescribeCertKeyParams) WithCk(ck string) *DescribeCertKeyParams
WithCk adds the ck to the describe cert key params
func (*DescribeCertKeyParams) WithContext ¶
func (o *DescribeCertKeyParams) WithContext(ctx context.Context) *DescribeCertKeyParams
WithContext adds the context to the describe cert key params
func (*DescribeCertKeyParams) WithDefaults ¶
func (o *DescribeCertKeyParams) WithDefaults() *DescribeCertKeyParams
WithDefaults hydrates default values in the describe cert key params (not the query body).
All values with no default are reset to their zero value.
func (*DescribeCertKeyParams) WithHTTPClient ¶
func (o *DescribeCertKeyParams) WithHTTPClient(client *http.Client) *DescribeCertKeyParams
WithHTTPClient adds the HTTPClient to the describe cert key params
func (*DescribeCertKeyParams) WithTimeout ¶
func (o *DescribeCertKeyParams) WithTimeout(timeout time.Duration) *DescribeCertKeyParams
WithTimeout adds the timeout to the describe cert key params
func (*DescribeCertKeyParams) WriteToRequest ¶
func (o *DescribeCertKeyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DescribeCertKeyReader ¶
type DescribeCertKeyReader struct {
// contains filtered or unexported fields
}
DescribeCertKeyReader is a Reader for the DescribeCertKey structure.
func (*DescribeCertKeyReader) ReadResponse ¶
func (o *DescribeCertKeyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetCertKeyBadRequest ¶
type GetCertKeyBadRequest struct {
Payload *vproxy_client_model.Error400
}
GetCertKeyBadRequest describes a response with status code 400, with default header values.
invalid input parameters
func NewGetCertKeyBadRequest ¶
func NewGetCertKeyBadRequest() *GetCertKeyBadRequest
NewGetCertKeyBadRequest creates a GetCertKeyBadRequest with default headers values
func (*GetCertKeyBadRequest) Code ¶
func (o *GetCertKeyBadRequest) Code() int
Code gets the status code for the get cert key bad request response
func (*GetCertKeyBadRequest) Error ¶
func (o *GetCertKeyBadRequest) Error() string
func (*GetCertKeyBadRequest) GetPayload ¶
func (o *GetCertKeyBadRequest) GetPayload() *vproxy_client_model.Error400
func (*GetCertKeyBadRequest) IsClientError ¶
func (o *GetCertKeyBadRequest) IsClientError() bool
IsClientError returns true when this get cert key bad request response has a 4xx status code
func (*GetCertKeyBadRequest) IsCode ¶
func (o *GetCertKeyBadRequest) IsCode(code int) bool
IsCode returns true when this get cert key bad request response a status code equal to that given
func (*GetCertKeyBadRequest) IsRedirect ¶
func (o *GetCertKeyBadRequest) IsRedirect() bool
IsRedirect returns true when this get cert key bad request response has a 3xx status code
func (*GetCertKeyBadRequest) IsServerError ¶
func (o *GetCertKeyBadRequest) IsServerError() bool
IsServerError returns true when this get cert key bad request response has a 5xx status code
func (*GetCertKeyBadRequest) IsSuccess ¶
func (o *GetCertKeyBadRequest) IsSuccess() bool
IsSuccess returns true when this get cert key bad request response has a 2xx status code
func (*GetCertKeyBadRequest) String ¶
func (o *GetCertKeyBadRequest) String() string
type GetCertKeyConflict ¶
type GetCertKeyConflict struct {
Payload *vproxy_client_model.Error409
}
GetCertKeyConflict describes a response with status code 409, with default header values.
conflict
func NewGetCertKeyConflict ¶
func NewGetCertKeyConflict() *GetCertKeyConflict
NewGetCertKeyConflict creates a GetCertKeyConflict with default headers values
func (*GetCertKeyConflict) Code ¶
func (o *GetCertKeyConflict) Code() int
Code gets the status code for the get cert key conflict response
func (*GetCertKeyConflict) Error ¶
func (o *GetCertKeyConflict) Error() string
func (*GetCertKeyConflict) GetPayload ¶
func (o *GetCertKeyConflict) GetPayload() *vproxy_client_model.Error409
func (*GetCertKeyConflict) IsClientError ¶
func (o *GetCertKeyConflict) IsClientError() bool
IsClientError returns true when this get cert key conflict response has a 4xx status code
func (*GetCertKeyConflict) IsCode ¶
func (o *GetCertKeyConflict) IsCode(code int) bool
IsCode returns true when this get cert key conflict response a status code equal to that given
func (*GetCertKeyConflict) IsRedirect ¶
func (o *GetCertKeyConflict) IsRedirect() bool
IsRedirect returns true when this get cert key conflict response has a 3xx status code
func (*GetCertKeyConflict) IsServerError ¶
func (o *GetCertKeyConflict) IsServerError() bool
IsServerError returns true when this get cert key conflict response has a 5xx status code
func (*GetCertKeyConflict) IsSuccess ¶
func (o *GetCertKeyConflict) IsSuccess() bool
IsSuccess returns true when this get cert key conflict response has a 2xx status code
func (*GetCertKeyConflict) String ¶
func (o *GetCertKeyConflict) String() string
type GetCertKeyInternalServerError ¶
type GetCertKeyInternalServerError struct {
Payload *vproxy_client_model.Error500
}
GetCertKeyInternalServerError describes a response with status code 500, with default header values.
internal error
func NewGetCertKeyInternalServerError ¶
func NewGetCertKeyInternalServerError() *GetCertKeyInternalServerError
NewGetCertKeyInternalServerError creates a GetCertKeyInternalServerError with default headers values
func (*GetCertKeyInternalServerError) Code ¶
func (o *GetCertKeyInternalServerError) Code() int
Code gets the status code for the get cert key internal server error response
func (*GetCertKeyInternalServerError) Error ¶
func (o *GetCertKeyInternalServerError) Error() string
func (*GetCertKeyInternalServerError) GetPayload ¶
func (o *GetCertKeyInternalServerError) GetPayload() *vproxy_client_model.Error500
func (*GetCertKeyInternalServerError) IsClientError ¶
func (o *GetCertKeyInternalServerError) IsClientError() bool
IsClientError returns true when this get cert key internal server error response has a 4xx status code
func (*GetCertKeyInternalServerError) IsCode ¶
func (o *GetCertKeyInternalServerError) IsCode(code int) bool
IsCode returns true when this get cert key internal server error response a status code equal to that given
func (*GetCertKeyInternalServerError) IsRedirect ¶
func (o *GetCertKeyInternalServerError) IsRedirect() bool
IsRedirect returns true when this get cert key internal server error response has a 3xx status code
func (*GetCertKeyInternalServerError) IsServerError ¶
func (o *GetCertKeyInternalServerError) IsServerError() bool
IsServerError returns true when this get cert key internal server error response has a 5xx status code
func (*GetCertKeyInternalServerError) IsSuccess ¶
func (o *GetCertKeyInternalServerError) IsSuccess() bool
IsSuccess returns true when this get cert key internal server error response has a 2xx status code
func (*GetCertKeyInternalServerError) String ¶
func (o *GetCertKeyInternalServerError) String() string
type GetCertKeyNotFound ¶
type GetCertKeyNotFound struct {
Payload *vproxy_client_model.Error404
}
GetCertKeyNotFound describes a response with status code 404, with default header values.
resource not found
func NewGetCertKeyNotFound ¶
func NewGetCertKeyNotFound() *GetCertKeyNotFound
NewGetCertKeyNotFound creates a GetCertKeyNotFound with default headers values
func (*GetCertKeyNotFound) Code ¶
func (o *GetCertKeyNotFound) Code() int
Code gets the status code for the get cert key not found response
func (*GetCertKeyNotFound) Error ¶
func (o *GetCertKeyNotFound) Error() string
func (*GetCertKeyNotFound) GetPayload ¶
func (o *GetCertKeyNotFound) GetPayload() *vproxy_client_model.Error404
func (*GetCertKeyNotFound) IsClientError ¶
func (o *GetCertKeyNotFound) IsClientError() bool
IsClientError returns true when this get cert key not found response has a 4xx status code
func (*GetCertKeyNotFound) IsCode ¶
func (o *GetCertKeyNotFound) IsCode(code int) bool
IsCode returns true when this get cert key not found response a status code equal to that given
func (*GetCertKeyNotFound) IsRedirect ¶
func (o *GetCertKeyNotFound) IsRedirect() bool
IsRedirect returns true when this get cert key not found response has a 3xx status code
func (*GetCertKeyNotFound) IsServerError ¶
func (o *GetCertKeyNotFound) IsServerError() bool
IsServerError returns true when this get cert key not found response has a 5xx status code
func (*GetCertKeyNotFound) IsSuccess ¶
func (o *GetCertKeyNotFound) IsSuccess() bool
IsSuccess returns true when this get cert key not found response has a 2xx status code
func (*GetCertKeyNotFound) String ¶
func (o *GetCertKeyNotFound) String() string
type GetCertKeyOK ¶
type GetCertKeyOK struct {
Payload *vproxy_client_model.CertKey
}
GetCertKeyOK describes a response with status code 200, with default header values.
ok
func NewGetCertKeyOK ¶
func NewGetCertKeyOK() *GetCertKeyOK
NewGetCertKeyOK creates a GetCertKeyOK with default headers values
func (*GetCertKeyOK) Code ¶
func (o *GetCertKeyOK) Code() int
Code gets the status code for the get cert key o k response
func (*GetCertKeyOK) Error ¶
func (o *GetCertKeyOK) Error() string
func (*GetCertKeyOK) GetPayload ¶
func (o *GetCertKeyOK) GetPayload() *vproxy_client_model.CertKey
func (*GetCertKeyOK) IsClientError ¶
func (o *GetCertKeyOK) IsClientError() bool
IsClientError returns true when this get cert key o k response has a 4xx status code
func (*GetCertKeyOK) IsCode ¶
func (o *GetCertKeyOK) IsCode(code int) bool
IsCode returns true when this get cert key o k response a status code equal to that given
func (*GetCertKeyOK) IsRedirect ¶
func (o *GetCertKeyOK) IsRedirect() bool
IsRedirect returns true when this get cert key o k response has a 3xx status code
func (*GetCertKeyOK) IsServerError ¶
func (o *GetCertKeyOK) IsServerError() bool
IsServerError returns true when this get cert key o k response has a 5xx status code
func (*GetCertKeyOK) IsSuccess ¶
func (o *GetCertKeyOK) IsSuccess() bool
IsSuccess returns true when this get cert key o k response has a 2xx status code
func (*GetCertKeyOK) String ¶
func (o *GetCertKeyOK) String() string
type GetCertKeyParams ¶
type GetCertKeyParams struct { /* Ck. name of the cert-key */ Ck string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetCertKeyParams contains all the parameters to send to the API endpoint
for the get cert key operation. Typically these are written to a http.Request.
func NewGetCertKeyParams ¶
func NewGetCertKeyParams() *GetCertKeyParams
NewGetCertKeyParams creates a new GetCertKeyParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetCertKeyParamsWithContext ¶
func NewGetCertKeyParamsWithContext(ctx context.Context) *GetCertKeyParams
NewGetCertKeyParamsWithContext creates a new GetCertKeyParams object with the ability to set a context for a request.
func NewGetCertKeyParamsWithHTTPClient ¶
func NewGetCertKeyParamsWithHTTPClient(client *http.Client) *GetCertKeyParams
NewGetCertKeyParamsWithHTTPClient creates a new GetCertKeyParams object with the ability to set a custom HTTPClient for a request.
func NewGetCertKeyParamsWithTimeout ¶
func NewGetCertKeyParamsWithTimeout(timeout time.Duration) *GetCertKeyParams
NewGetCertKeyParamsWithTimeout creates a new GetCertKeyParams object with the ability to set a timeout on a request.
func (*GetCertKeyParams) SetCk ¶
func (o *GetCertKeyParams) SetCk(ck string)
SetCk adds the ck to the get cert key params
func (*GetCertKeyParams) SetContext ¶
func (o *GetCertKeyParams) SetContext(ctx context.Context)
SetContext adds the context to the get cert key params
func (*GetCertKeyParams) SetDefaults ¶
func (o *GetCertKeyParams) SetDefaults()
SetDefaults hydrates default values in the get cert key params (not the query body).
All values with no default are reset to their zero value.
func (*GetCertKeyParams) SetHTTPClient ¶
func (o *GetCertKeyParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get cert key params
func (*GetCertKeyParams) SetTimeout ¶
func (o *GetCertKeyParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get cert key params
func (*GetCertKeyParams) WithCk ¶
func (o *GetCertKeyParams) WithCk(ck string) *GetCertKeyParams
WithCk adds the ck to the get cert key params
func (*GetCertKeyParams) WithContext ¶
func (o *GetCertKeyParams) WithContext(ctx context.Context) *GetCertKeyParams
WithContext adds the context to the get cert key params
func (*GetCertKeyParams) WithDefaults ¶
func (o *GetCertKeyParams) WithDefaults() *GetCertKeyParams
WithDefaults hydrates default values in the get cert key params (not the query body).
All values with no default are reset to their zero value.
func (*GetCertKeyParams) WithHTTPClient ¶
func (o *GetCertKeyParams) WithHTTPClient(client *http.Client) *GetCertKeyParams
WithHTTPClient adds the HTTPClient to the get cert key params
func (*GetCertKeyParams) WithTimeout ¶
func (o *GetCertKeyParams) WithTimeout(timeout time.Duration) *GetCertKeyParams
WithTimeout adds the timeout to the get cert key params
func (*GetCertKeyParams) WriteToRequest ¶
func (o *GetCertKeyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetCertKeyReader ¶
type GetCertKeyReader struct {
// contains filtered or unexported fields
}
GetCertKeyReader is a Reader for the GetCertKey structure.
func (*GetCertKeyReader) ReadResponse ¶
func (o *GetCertKeyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListCertKeyBadRequest ¶
type ListCertKeyBadRequest struct {
Payload *vproxy_client_model.Error400
}
ListCertKeyBadRequest describes a response with status code 400, with default header values.
invalid input parameters
func NewListCertKeyBadRequest ¶
func NewListCertKeyBadRequest() *ListCertKeyBadRequest
NewListCertKeyBadRequest creates a ListCertKeyBadRequest with default headers values
func (*ListCertKeyBadRequest) Code ¶
func (o *ListCertKeyBadRequest) Code() int
Code gets the status code for the list cert key bad request response
func (*ListCertKeyBadRequest) Error ¶
func (o *ListCertKeyBadRequest) Error() string
func (*ListCertKeyBadRequest) GetPayload ¶
func (o *ListCertKeyBadRequest) GetPayload() *vproxy_client_model.Error400
func (*ListCertKeyBadRequest) IsClientError ¶
func (o *ListCertKeyBadRequest) IsClientError() bool
IsClientError returns true when this list cert key bad request response has a 4xx status code
func (*ListCertKeyBadRequest) IsCode ¶
func (o *ListCertKeyBadRequest) IsCode(code int) bool
IsCode returns true when this list cert key bad request response a status code equal to that given
func (*ListCertKeyBadRequest) IsRedirect ¶
func (o *ListCertKeyBadRequest) IsRedirect() bool
IsRedirect returns true when this list cert key bad request response has a 3xx status code
func (*ListCertKeyBadRequest) IsServerError ¶
func (o *ListCertKeyBadRequest) IsServerError() bool
IsServerError returns true when this list cert key bad request response has a 5xx status code
func (*ListCertKeyBadRequest) IsSuccess ¶
func (o *ListCertKeyBadRequest) IsSuccess() bool
IsSuccess returns true when this list cert key bad request response has a 2xx status code
func (*ListCertKeyBadRequest) String ¶
func (o *ListCertKeyBadRequest) String() string
type ListCertKeyConflict ¶
type ListCertKeyConflict struct {
Payload *vproxy_client_model.Error409
}
ListCertKeyConflict describes a response with status code 409, with default header values.
conflict
func NewListCertKeyConflict ¶
func NewListCertKeyConflict() *ListCertKeyConflict
NewListCertKeyConflict creates a ListCertKeyConflict with default headers values
func (*ListCertKeyConflict) Code ¶
func (o *ListCertKeyConflict) Code() int
Code gets the status code for the list cert key conflict response
func (*ListCertKeyConflict) Error ¶
func (o *ListCertKeyConflict) Error() string
func (*ListCertKeyConflict) GetPayload ¶
func (o *ListCertKeyConflict) GetPayload() *vproxy_client_model.Error409
func (*ListCertKeyConflict) IsClientError ¶
func (o *ListCertKeyConflict) IsClientError() bool
IsClientError returns true when this list cert key conflict response has a 4xx status code
func (*ListCertKeyConflict) IsCode ¶
func (o *ListCertKeyConflict) IsCode(code int) bool
IsCode returns true when this list cert key conflict response a status code equal to that given
func (*ListCertKeyConflict) IsRedirect ¶
func (o *ListCertKeyConflict) IsRedirect() bool
IsRedirect returns true when this list cert key conflict response has a 3xx status code
func (*ListCertKeyConflict) IsServerError ¶
func (o *ListCertKeyConflict) IsServerError() bool
IsServerError returns true when this list cert key conflict response has a 5xx status code
func (*ListCertKeyConflict) IsSuccess ¶
func (o *ListCertKeyConflict) IsSuccess() bool
IsSuccess returns true when this list cert key conflict response has a 2xx status code
func (*ListCertKeyConflict) String ¶
func (o *ListCertKeyConflict) String() string
type ListCertKeyInternalServerError ¶
type ListCertKeyInternalServerError struct {
Payload *vproxy_client_model.Error500
}
ListCertKeyInternalServerError describes a response with status code 500, with default header values.
internal error
func NewListCertKeyInternalServerError ¶
func NewListCertKeyInternalServerError() *ListCertKeyInternalServerError
NewListCertKeyInternalServerError creates a ListCertKeyInternalServerError with default headers values
func (*ListCertKeyInternalServerError) Code ¶
func (o *ListCertKeyInternalServerError) Code() int
Code gets the status code for the list cert key internal server error response
func (*ListCertKeyInternalServerError) Error ¶
func (o *ListCertKeyInternalServerError) Error() string
func (*ListCertKeyInternalServerError) GetPayload ¶
func (o *ListCertKeyInternalServerError) GetPayload() *vproxy_client_model.Error500
func (*ListCertKeyInternalServerError) IsClientError ¶
func (o *ListCertKeyInternalServerError) IsClientError() bool
IsClientError returns true when this list cert key internal server error response has a 4xx status code
func (*ListCertKeyInternalServerError) IsCode ¶
func (o *ListCertKeyInternalServerError) IsCode(code int) bool
IsCode returns true when this list cert key internal server error response a status code equal to that given
func (*ListCertKeyInternalServerError) IsRedirect ¶
func (o *ListCertKeyInternalServerError) IsRedirect() bool
IsRedirect returns true when this list cert key internal server error response has a 3xx status code
func (*ListCertKeyInternalServerError) IsServerError ¶
func (o *ListCertKeyInternalServerError) IsServerError() bool
IsServerError returns true when this list cert key internal server error response has a 5xx status code
func (*ListCertKeyInternalServerError) IsSuccess ¶
func (o *ListCertKeyInternalServerError) IsSuccess() bool
IsSuccess returns true when this list cert key internal server error response has a 2xx status code
func (*ListCertKeyInternalServerError) String ¶
func (o *ListCertKeyInternalServerError) String() string
type ListCertKeyOK ¶
type ListCertKeyOK struct {
Payload []*vproxy_client_model.CertKey
}
ListCertKeyOK describes a response with status code 200, with default header values.
ok
func NewListCertKeyOK ¶
func NewListCertKeyOK() *ListCertKeyOK
NewListCertKeyOK creates a ListCertKeyOK with default headers values
func (*ListCertKeyOK) Code ¶
func (o *ListCertKeyOK) Code() int
Code gets the status code for the list cert key o k response
func (*ListCertKeyOK) Error ¶
func (o *ListCertKeyOK) Error() string
func (*ListCertKeyOK) GetPayload ¶
func (o *ListCertKeyOK) GetPayload() []*vproxy_client_model.CertKey
func (*ListCertKeyOK) IsClientError ¶
func (o *ListCertKeyOK) IsClientError() bool
IsClientError returns true when this list cert key o k response has a 4xx status code
func (*ListCertKeyOK) IsCode ¶
func (o *ListCertKeyOK) IsCode(code int) bool
IsCode returns true when this list cert key o k response a status code equal to that given
func (*ListCertKeyOK) IsRedirect ¶
func (o *ListCertKeyOK) IsRedirect() bool
IsRedirect returns true when this list cert key o k response has a 3xx status code
func (*ListCertKeyOK) IsServerError ¶
func (o *ListCertKeyOK) IsServerError() bool
IsServerError returns true when this list cert key o k response has a 5xx status code
func (*ListCertKeyOK) IsSuccess ¶
func (o *ListCertKeyOK) IsSuccess() bool
IsSuccess returns true when this list cert key o k response has a 2xx status code
func (*ListCertKeyOK) String ¶
func (o *ListCertKeyOK) String() string
type ListCertKeyParams ¶
type ListCertKeyParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ListCertKeyParams contains all the parameters to send to the API endpoint
for the list cert key operation. Typically these are written to a http.Request.
func NewListCertKeyParams ¶
func NewListCertKeyParams() *ListCertKeyParams
NewListCertKeyParams creates a new ListCertKeyParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewListCertKeyParamsWithContext ¶
func NewListCertKeyParamsWithContext(ctx context.Context) *ListCertKeyParams
NewListCertKeyParamsWithContext creates a new ListCertKeyParams object with the ability to set a context for a request.
func NewListCertKeyParamsWithHTTPClient ¶
func NewListCertKeyParamsWithHTTPClient(client *http.Client) *ListCertKeyParams
NewListCertKeyParamsWithHTTPClient creates a new ListCertKeyParams object with the ability to set a custom HTTPClient for a request.
func NewListCertKeyParamsWithTimeout ¶
func NewListCertKeyParamsWithTimeout(timeout time.Duration) *ListCertKeyParams
NewListCertKeyParamsWithTimeout creates a new ListCertKeyParams object with the ability to set a timeout on a request.
func (*ListCertKeyParams) SetContext ¶
func (o *ListCertKeyParams) SetContext(ctx context.Context)
SetContext adds the context to the list cert key params
func (*ListCertKeyParams) SetDefaults ¶
func (o *ListCertKeyParams) SetDefaults()
SetDefaults hydrates default values in the list cert key params (not the query body).
All values with no default are reset to their zero value.
func (*ListCertKeyParams) SetHTTPClient ¶
func (o *ListCertKeyParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list cert key params
func (*ListCertKeyParams) SetTimeout ¶
func (o *ListCertKeyParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list cert key params
func (*ListCertKeyParams) WithContext ¶
func (o *ListCertKeyParams) WithContext(ctx context.Context) *ListCertKeyParams
WithContext adds the context to the list cert key params
func (*ListCertKeyParams) WithDefaults ¶
func (o *ListCertKeyParams) WithDefaults() *ListCertKeyParams
WithDefaults hydrates default values in the list cert key params (not the query body).
All values with no default are reset to their zero value.
func (*ListCertKeyParams) WithHTTPClient ¶
func (o *ListCertKeyParams) WithHTTPClient(client *http.Client) *ListCertKeyParams
WithHTTPClient adds the HTTPClient to the list cert key params
func (*ListCertKeyParams) WithTimeout ¶
func (o *ListCertKeyParams) WithTimeout(timeout time.Duration) *ListCertKeyParams
WithTimeout adds the timeout to the list cert key params
func (*ListCertKeyParams) WriteToRequest ¶
func (o *ListCertKeyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListCertKeyReader ¶
type ListCertKeyReader struct {
// contains filtered or unexported fields
}
ListCertKeyReader is a Reader for the ListCertKey structure.
func (*ListCertKeyReader) ReadResponse ¶
func (o *ListCertKeyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type RemoveCertKeyBadRequest ¶
type RemoveCertKeyBadRequest struct {
Payload *vproxy_client_model.Error400
}
RemoveCertKeyBadRequest describes a response with status code 400, with default header values.
invalid input parameters
func NewRemoveCertKeyBadRequest ¶
func NewRemoveCertKeyBadRequest() *RemoveCertKeyBadRequest
NewRemoveCertKeyBadRequest creates a RemoveCertKeyBadRequest with default headers values
func (*RemoveCertKeyBadRequest) Code ¶
func (o *RemoveCertKeyBadRequest) Code() int
Code gets the status code for the remove cert key bad request response
func (*RemoveCertKeyBadRequest) Error ¶
func (o *RemoveCertKeyBadRequest) Error() string
func (*RemoveCertKeyBadRequest) GetPayload ¶
func (o *RemoveCertKeyBadRequest) GetPayload() *vproxy_client_model.Error400
func (*RemoveCertKeyBadRequest) IsClientError ¶
func (o *RemoveCertKeyBadRequest) IsClientError() bool
IsClientError returns true when this remove cert key bad request response has a 4xx status code
func (*RemoveCertKeyBadRequest) IsCode ¶
func (o *RemoveCertKeyBadRequest) IsCode(code int) bool
IsCode returns true when this remove cert key bad request response a status code equal to that given
func (*RemoveCertKeyBadRequest) IsRedirect ¶
func (o *RemoveCertKeyBadRequest) IsRedirect() bool
IsRedirect returns true when this remove cert key bad request response has a 3xx status code
func (*RemoveCertKeyBadRequest) IsServerError ¶
func (o *RemoveCertKeyBadRequest) IsServerError() bool
IsServerError returns true when this remove cert key bad request response has a 5xx status code
func (*RemoveCertKeyBadRequest) IsSuccess ¶
func (o *RemoveCertKeyBadRequest) IsSuccess() bool
IsSuccess returns true when this remove cert key bad request response has a 2xx status code
func (*RemoveCertKeyBadRequest) String ¶
func (o *RemoveCertKeyBadRequest) String() string
type RemoveCertKeyConflict ¶
type RemoveCertKeyConflict struct {
Payload *vproxy_client_model.Error409
}
RemoveCertKeyConflict describes a response with status code 409, with default header values.
conflict
func NewRemoveCertKeyConflict ¶
func NewRemoveCertKeyConflict() *RemoveCertKeyConflict
NewRemoveCertKeyConflict creates a RemoveCertKeyConflict with default headers values
func (*RemoveCertKeyConflict) Code ¶
func (o *RemoveCertKeyConflict) Code() int
Code gets the status code for the remove cert key conflict response
func (*RemoveCertKeyConflict) Error ¶
func (o *RemoveCertKeyConflict) Error() string
func (*RemoveCertKeyConflict) GetPayload ¶
func (o *RemoveCertKeyConflict) GetPayload() *vproxy_client_model.Error409
func (*RemoveCertKeyConflict) IsClientError ¶
func (o *RemoveCertKeyConflict) IsClientError() bool
IsClientError returns true when this remove cert key conflict response has a 4xx status code
func (*RemoveCertKeyConflict) IsCode ¶
func (o *RemoveCertKeyConflict) IsCode(code int) bool
IsCode returns true when this remove cert key conflict response a status code equal to that given
func (*RemoveCertKeyConflict) IsRedirect ¶
func (o *RemoveCertKeyConflict) IsRedirect() bool
IsRedirect returns true when this remove cert key conflict response has a 3xx status code
func (*RemoveCertKeyConflict) IsServerError ¶
func (o *RemoveCertKeyConflict) IsServerError() bool
IsServerError returns true when this remove cert key conflict response has a 5xx status code
func (*RemoveCertKeyConflict) IsSuccess ¶
func (o *RemoveCertKeyConflict) IsSuccess() bool
IsSuccess returns true when this remove cert key conflict response has a 2xx status code
func (*RemoveCertKeyConflict) String ¶
func (o *RemoveCertKeyConflict) String() string
type RemoveCertKeyInternalServerError ¶
type RemoveCertKeyInternalServerError struct {
Payload *vproxy_client_model.Error500
}
RemoveCertKeyInternalServerError describes a response with status code 500, with default header values.
internal error
func NewRemoveCertKeyInternalServerError ¶
func NewRemoveCertKeyInternalServerError() *RemoveCertKeyInternalServerError
NewRemoveCertKeyInternalServerError creates a RemoveCertKeyInternalServerError with default headers values
func (*RemoveCertKeyInternalServerError) Code ¶
func (o *RemoveCertKeyInternalServerError) Code() int
Code gets the status code for the remove cert key internal server error response
func (*RemoveCertKeyInternalServerError) Error ¶
func (o *RemoveCertKeyInternalServerError) Error() string
func (*RemoveCertKeyInternalServerError) GetPayload ¶
func (o *RemoveCertKeyInternalServerError) GetPayload() *vproxy_client_model.Error500
func (*RemoveCertKeyInternalServerError) IsClientError ¶
func (o *RemoveCertKeyInternalServerError) IsClientError() bool
IsClientError returns true when this remove cert key internal server error response has a 4xx status code
func (*RemoveCertKeyInternalServerError) IsCode ¶
func (o *RemoveCertKeyInternalServerError) IsCode(code int) bool
IsCode returns true when this remove cert key internal server error response a status code equal to that given
func (*RemoveCertKeyInternalServerError) IsRedirect ¶
func (o *RemoveCertKeyInternalServerError) IsRedirect() bool
IsRedirect returns true when this remove cert key internal server error response has a 3xx status code
func (*RemoveCertKeyInternalServerError) IsServerError ¶
func (o *RemoveCertKeyInternalServerError) IsServerError() bool
IsServerError returns true when this remove cert key internal server error response has a 5xx status code
func (*RemoveCertKeyInternalServerError) IsSuccess ¶
func (o *RemoveCertKeyInternalServerError) IsSuccess() bool
IsSuccess returns true when this remove cert key internal server error response has a 2xx status code
func (*RemoveCertKeyInternalServerError) String ¶
func (o *RemoveCertKeyInternalServerError) String() string
type RemoveCertKeyNoContent ¶
type RemoveCertKeyNoContent struct { }
RemoveCertKeyNoContent describes a response with status code 204, with default header values.
ok
func NewRemoveCertKeyNoContent ¶
func NewRemoveCertKeyNoContent() *RemoveCertKeyNoContent
NewRemoveCertKeyNoContent creates a RemoveCertKeyNoContent with default headers values
func (*RemoveCertKeyNoContent) Code ¶
func (o *RemoveCertKeyNoContent) Code() int
Code gets the status code for the remove cert key no content response
func (*RemoveCertKeyNoContent) Error ¶
func (o *RemoveCertKeyNoContent) Error() string
func (*RemoveCertKeyNoContent) IsClientError ¶
func (o *RemoveCertKeyNoContent) IsClientError() bool
IsClientError returns true when this remove cert key no content response has a 4xx status code
func (*RemoveCertKeyNoContent) IsCode ¶
func (o *RemoveCertKeyNoContent) IsCode(code int) bool
IsCode returns true when this remove cert key no content response a status code equal to that given
func (*RemoveCertKeyNoContent) IsRedirect ¶
func (o *RemoveCertKeyNoContent) IsRedirect() bool
IsRedirect returns true when this remove cert key no content response has a 3xx status code
func (*RemoveCertKeyNoContent) IsServerError ¶
func (o *RemoveCertKeyNoContent) IsServerError() bool
IsServerError returns true when this remove cert key no content response has a 5xx status code
func (*RemoveCertKeyNoContent) IsSuccess ¶
func (o *RemoveCertKeyNoContent) IsSuccess() bool
IsSuccess returns true when this remove cert key no content response has a 2xx status code
func (*RemoveCertKeyNoContent) String ¶
func (o *RemoveCertKeyNoContent) String() string
type RemoveCertKeyNotFound ¶
type RemoveCertKeyNotFound struct {
Payload *vproxy_client_model.Error404
}
RemoveCertKeyNotFound describes a response with status code 404, with default header values.
resource not found
func NewRemoveCertKeyNotFound ¶
func NewRemoveCertKeyNotFound() *RemoveCertKeyNotFound
NewRemoveCertKeyNotFound creates a RemoveCertKeyNotFound with default headers values
func (*RemoveCertKeyNotFound) Code ¶
func (o *RemoveCertKeyNotFound) Code() int
Code gets the status code for the remove cert key not found response
func (*RemoveCertKeyNotFound) Error ¶
func (o *RemoveCertKeyNotFound) Error() string
func (*RemoveCertKeyNotFound) GetPayload ¶
func (o *RemoveCertKeyNotFound) GetPayload() *vproxy_client_model.Error404
func (*RemoveCertKeyNotFound) IsClientError ¶
func (o *RemoveCertKeyNotFound) IsClientError() bool
IsClientError returns true when this remove cert key not found response has a 4xx status code
func (*RemoveCertKeyNotFound) IsCode ¶
func (o *RemoveCertKeyNotFound) IsCode(code int) bool
IsCode returns true when this remove cert key not found response a status code equal to that given
func (*RemoveCertKeyNotFound) IsRedirect ¶
func (o *RemoveCertKeyNotFound) IsRedirect() bool
IsRedirect returns true when this remove cert key not found response has a 3xx status code
func (*RemoveCertKeyNotFound) IsServerError ¶
func (o *RemoveCertKeyNotFound) IsServerError() bool
IsServerError returns true when this remove cert key not found response has a 5xx status code
func (*RemoveCertKeyNotFound) IsSuccess ¶
func (o *RemoveCertKeyNotFound) IsSuccess() bool
IsSuccess returns true when this remove cert key not found response has a 2xx status code
func (*RemoveCertKeyNotFound) String ¶
func (o *RemoveCertKeyNotFound) String() string
type RemoveCertKeyParams ¶
type RemoveCertKeyParams struct { /* Ck. name of the cert-key */ Ck string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
RemoveCertKeyParams contains all the parameters to send to the API endpoint
for the remove cert key operation. Typically these are written to a http.Request.
func NewRemoveCertKeyParams ¶
func NewRemoveCertKeyParams() *RemoveCertKeyParams
NewRemoveCertKeyParams creates a new RemoveCertKeyParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewRemoveCertKeyParamsWithContext ¶
func NewRemoveCertKeyParamsWithContext(ctx context.Context) *RemoveCertKeyParams
NewRemoveCertKeyParamsWithContext creates a new RemoveCertKeyParams object with the ability to set a context for a request.
func NewRemoveCertKeyParamsWithHTTPClient ¶
func NewRemoveCertKeyParamsWithHTTPClient(client *http.Client) *RemoveCertKeyParams
NewRemoveCertKeyParamsWithHTTPClient creates a new RemoveCertKeyParams object with the ability to set a custom HTTPClient for a request.
func NewRemoveCertKeyParamsWithTimeout ¶
func NewRemoveCertKeyParamsWithTimeout(timeout time.Duration) *RemoveCertKeyParams
NewRemoveCertKeyParamsWithTimeout creates a new RemoveCertKeyParams object with the ability to set a timeout on a request.
func (*RemoveCertKeyParams) SetCk ¶
func (o *RemoveCertKeyParams) SetCk(ck string)
SetCk adds the ck to the remove cert key params
func (*RemoveCertKeyParams) SetContext ¶
func (o *RemoveCertKeyParams) SetContext(ctx context.Context)
SetContext adds the context to the remove cert key params
func (*RemoveCertKeyParams) SetDefaults ¶
func (o *RemoveCertKeyParams) SetDefaults()
SetDefaults hydrates default values in the remove cert key params (not the query body).
All values with no default are reset to their zero value.
func (*RemoveCertKeyParams) SetHTTPClient ¶
func (o *RemoveCertKeyParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the remove cert key params
func (*RemoveCertKeyParams) SetTimeout ¶
func (o *RemoveCertKeyParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the remove cert key params
func (*RemoveCertKeyParams) WithCk ¶
func (o *RemoveCertKeyParams) WithCk(ck string) *RemoveCertKeyParams
WithCk adds the ck to the remove cert key params
func (*RemoveCertKeyParams) WithContext ¶
func (o *RemoveCertKeyParams) WithContext(ctx context.Context) *RemoveCertKeyParams
WithContext adds the context to the remove cert key params
func (*RemoveCertKeyParams) WithDefaults ¶
func (o *RemoveCertKeyParams) WithDefaults() *RemoveCertKeyParams
WithDefaults hydrates default values in the remove cert key params (not the query body).
All values with no default are reset to their zero value.
func (*RemoveCertKeyParams) WithHTTPClient ¶
func (o *RemoveCertKeyParams) WithHTTPClient(client *http.Client) *RemoveCertKeyParams
WithHTTPClient adds the HTTPClient to the remove cert key params
func (*RemoveCertKeyParams) WithTimeout ¶
func (o *RemoveCertKeyParams) WithTimeout(timeout time.Duration) *RemoveCertKeyParams
WithTimeout adds the timeout to the remove cert key params
func (*RemoveCertKeyParams) WriteToRequest ¶
func (o *RemoveCertKeyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type RemoveCertKeyReader ¶
type RemoveCertKeyReader struct {
// contains filtered or unexported fields
}
RemoveCertKeyReader is a Reader for the RemoveCertKey structure.
func (*RemoveCertKeyReader) ReadResponse ¶
func (o *RemoveCertKeyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
Source Files ¶
- add_cert_key_parameters.go
- add_cert_key_pem_parameters.go
- add_cert_key_pem_responses.go
- add_cert_key_responses.go
- cert_key_client.go
- describe_cert_key_parameters.go
- describe_cert_key_responses.go
- get_cert_key_parameters.go
- get_cert_key_responses.go
- list_cert_key_parameters.go
- list_cert_key_responses.go
- remove_cert_key_parameters.go
- remove_cert_key_responses.go