Documentation
¶
Index ¶
- type Client
- type GetSigningKeyBadGateway
- func (o *GetSigningKeyBadGateway) Code() int
- func (o *GetSigningKeyBadGateway) Error() string
- func (o *GetSigningKeyBadGateway) IsClientError() bool
- func (o *GetSigningKeyBadGateway) IsCode(code int) bool
- func (o *GetSigningKeyBadGateway) IsRedirect() bool
- func (o *GetSigningKeyBadGateway) IsServerError() bool
- func (o *GetSigningKeyBadGateway) IsSuccess() bool
- type GetSigningKeyBadRequest
- func (o *GetSigningKeyBadRequest) Code() int
- func (o *GetSigningKeyBadRequest) Error() string
- func (o *GetSigningKeyBadRequest) IsClientError() bool
- func (o *GetSigningKeyBadRequest) IsCode(code int) bool
- func (o *GetSigningKeyBadRequest) IsRedirect() bool
- func (o *GetSigningKeyBadRequest) IsServerError() bool
- func (o *GetSigningKeyBadRequest) IsSuccess() bool
- type GetSigningKeyDefault
- func (o *GetSigningKeyDefault) Code() int
- func (o *GetSigningKeyDefault) Error() string
- func (o *GetSigningKeyDefault) IsClientError() bool
- func (o *GetSigningKeyDefault) IsCode(code int) bool
- func (o *GetSigningKeyDefault) IsRedirect() bool
- func (o *GetSigningKeyDefault) IsServerError() bool
- func (o *GetSigningKeyDefault) IsSuccess() bool
- type GetSigningKeyForbidden
- func (o *GetSigningKeyForbidden) Code() int
- func (o *GetSigningKeyForbidden) Error() string
- func (o *GetSigningKeyForbidden) IsClientError() bool
- func (o *GetSigningKeyForbidden) IsCode(code int) bool
- func (o *GetSigningKeyForbidden) IsRedirect() bool
- func (o *GetSigningKeyForbidden) IsServerError() bool
- func (o *GetSigningKeyForbidden) IsSuccess() bool
- type GetSigningKeyNotFound
- func (o *GetSigningKeyNotFound) Code() int
- func (o *GetSigningKeyNotFound) Error() string
- func (o *GetSigningKeyNotFound) IsClientError() bool
- func (o *GetSigningKeyNotFound) IsCode(code int) bool
- func (o *GetSigningKeyNotFound) IsRedirect() bool
- func (o *GetSigningKeyNotFound) IsServerError() bool
- func (o *GetSigningKeyNotFound) IsSuccess() bool
- type GetSigningKeyOK
- func (o *GetSigningKeyOK) Code() int
- func (o *GetSigningKeyOK) Error() string
- func (o *GetSigningKeyOK) IsClientError() bool
- func (o *GetSigningKeyOK) IsCode(code int) bool
- func (o *GetSigningKeyOK) IsRedirect() bool
- func (o *GetSigningKeyOK) IsServerError() bool
- func (o *GetSigningKeyOK) IsSuccess() bool
- type GetSigningKeyReader
- type GetSigningKeyRequest
- func (a *GetSigningKeyRequest) Do() (*GetSigningKeyOK, error)
- func (o *GetSigningKeyRequest) FromJson(j string) (*GetSigningKeyRequest, error)
- func (a *GetSigningKeyRequest) MustDo() *GetSigningKeyOK
- func (o *GetSigningKeyRequest) WithContext(ctx context.Context) *GetSigningKeyRequest
- func (o *GetSigningKeyRequest) WithHTTPClient(client *http.Client) *GetSigningKeyRequest
- func (o *GetSigningKeyRequest) WithSigningkeyID(signingkeyID strfmt.UUID) *GetSigningKeyRequest
- func (o *GetSigningKeyRequest) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListSigningKeysBadGateway
- func (o *ListSigningKeysBadGateway) Code() int
- func (o *ListSigningKeysBadGateway) Error() string
- func (o *ListSigningKeysBadGateway) IsClientError() bool
- func (o *ListSigningKeysBadGateway) IsCode(code int) bool
- func (o *ListSigningKeysBadGateway) IsRedirect() bool
- func (o *ListSigningKeysBadGateway) IsServerError() bool
- func (o *ListSigningKeysBadGateway) IsSuccess() bool
- type ListSigningKeysBadRequest
- func (o *ListSigningKeysBadRequest) Code() int
- func (o *ListSigningKeysBadRequest) Error() string
- func (o *ListSigningKeysBadRequest) IsClientError() bool
- func (o *ListSigningKeysBadRequest) IsCode(code int) bool
- func (o *ListSigningKeysBadRequest) IsRedirect() bool
- func (o *ListSigningKeysBadRequest) IsServerError() bool
- func (o *ListSigningKeysBadRequest) IsSuccess() bool
- type ListSigningKeysDefault
- func (o *ListSigningKeysDefault) Code() int
- func (o *ListSigningKeysDefault) Error() string
- func (o *ListSigningKeysDefault) IsClientError() bool
- func (o *ListSigningKeysDefault) IsCode(code int) bool
- func (o *ListSigningKeysDefault) IsRedirect() bool
- func (o *ListSigningKeysDefault) IsServerError() bool
- func (o *ListSigningKeysDefault) IsSuccess() bool
- type ListSigningKeysForbidden
- func (o *ListSigningKeysForbidden) Code() int
- func (o *ListSigningKeysForbidden) Error() string
- func (o *ListSigningKeysForbidden) IsClientError() bool
- func (o *ListSigningKeysForbidden) IsCode(code int) bool
- func (o *ListSigningKeysForbidden) IsRedirect() bool
- func (o *ListSigningKeysForbidden) IsServerError() bool
- func (o *ListSigningKeysForbidden) IsSuccess() bool
- type ListSigningKeysOK
- func (o *ListSigningKeysOK) Code() int
- func (o *ListSigningKeysOK) Error() string
- func (o *ListSigningKeysOK) IsClientError() bool
- func (o *ListSigningKeysOK) IsCode(code int) bool
- func (o *ListSigningKeysOK) IsRedirect() bool
- func (o *ListSigningKeysOK) IsServerError() bool
- func (o *ListSigningKeysOK) IsSuccess() bool
- type ListSigningKeysReader
- type ListSigningKeysRequest
- func (a *ListSigningKeysRequest) Do() (*ListSigningKeysOK, error)
- func (o *ListSigningKeysRequest) FromJson(j string) (*ListSigningKeysRequest, error)
- func (a *ListSigningKeysRequest) MustDo() *ListSigningKeysOK
- func (o *ListSigningKeysRequest) WithContext(ctx context.Context) *ListSigningKeysRequest
- func (o *ListSigningKeysRequest) WithHTTPClient(client *http.Client) *ListSigningKeysRequest
- func (o *ListSigningKeysRequest) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
Client for platformsecurityapi API
func New ¶
func New(transport runtime.ClientTransport, formats strfmt.Registry, defaults client.Defaults) *Client
New creates a new platformsecurityapi API client.
func (*Client) GetSigningKey ¶
func (c *Client) GetSigningKey() *GetSigningKeyRequest
Client.GetSigningKey creates a new GetSigningKeyRequest object with the default values initialized.
func (*Client) ListSigningKeys ¶
func (c *Client) ListSigningKeys() *ListSigningKeysRequest
Client.ListSigningKeys creates a new ListSigningKeysRequest object with the default values initialized.
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
type GetSigningKeyBadGateway ¶
GetSigningKeyBadGateway handles this case with default header values.
Bad gateway
func NewGetSigningKeyBadGateway ¶
func NewGetSigningKeyBadGateway() *GetSigningKeyBadGateway
NewGetSigningKeyBadGateway creates a GetSigningKeyBadGateway with default headers values
func (*GetSigningKeyBadGateway) Code ¶
func (o *GetSigningKeyBadGateway) Code() int
Code gets the status code for the get signing key bad gateway response
func (*GetSigningKeyBadGateway) Error ¶
func (o *GetSigningKeyBadGateway) Error() string
func (*GetSigningKeyBadGateway) IsClientError ¶
func (o *GetSigningKeyBadGateway) IsClientError() bool
IsClientError returns true when this get signing key bad gateway response has a 4xx status code
func (*GetSigningKeyBadGateway) IsCode ¶
func (o *GetSigningKeyBadGateway) IsCode(code int) bool
IsCode returns true when this get signing key bad gateway response a status code equal to that given
func (*GetSigningKeyBadGateway) IsRedirect ¶
func (o *GetSigningKeyBadGateway) IsRedirect() bool
IsRedirect returns true when this get signing key bad gateway response has a 3xx status code
func (*GetSigningKeyBadGateway) IsServerError ¶
func (o *GetSigningKeyBadGateway) IsServerError() bool
IsServerError returns true when this get signing key bad gateway response has a 5xx status code
func (*GetSigningKeyBadGateway) IsSuccess ¶
func (o *GetSigningKeyBadGateway) IsSuccess() bool
IsSuccess returns true when this get signing key bad gateway response has a 2xx status code
type GetSigningKeyBadRequest ¶
GetSigningKeyBadRequest handles this case with default header values.
Bad request
func NewGetSigningKeyBadRequest ¶
func NewGetSigningKeyBadRequest() *GetSigningKeyBadRequest
NewGetSigningKeyBadRequest creates a GetSigningKeyBadRequest with default headers values
func (*GetSigningKeyBadRequest) Code ¶
func (o *GetSigningKeyBadRequest) Code() int
Code gets the status code for the get signing key bad request response
func (*GetSigningKeyBadRequest) Error ¶
func (o *GetSigningKeyBadRequest) Error() string
func (*GetSigningKeyBadRequest) IsClientError ¶
func (o *GetSigningKeyBadRequest) IsClientError() bool
IsClientError returns true when this get signing key bad request response has a 4xx status code
func (*GetSigningKeyBadRequest) IsCode ¶
func (o *GetSigningKeyBadRequest) IsCode(code int) bool
IsCode returns true when this get signing key bad request response a status code equal to that given
func (*GetSigningKeyBadRequest) IsRedirect ¶
func (o *GetSigningKeyBadRequest) IsRedirect() bool
IsRedirect returns true when this get signing key bad request response has a 3xx status code
func (*GetSigningKeyBadRequest) IsServerError ¶
func (o *GetSigningKeyBadRequest) IsServerError() bool
IsServerError returns true when this get signing key bad request response has a 5xx status code
func (*GetSigningKeyBadRequest) IsSuccess ¶
func (o *GetSigningKeyBadRequest) IsSuccess() bool
IsSuccess returns true when this get signing key bad request response has a 2xx status code
type GetSigningKeyDefault ¶
type GetSigningKeyDefault struct { // isStream: false *models.APIError // contains filtered or unexported fields }
GetSigningKeyDefault handles this case with default header values.
Default response
func NewGetSigningKeyDefault ¶
func NewGetSigningKeyDefault(code int) *GetSigningKeyDefault
NewGetSigningKeyDefault creates a GetSigningKeyDefault with default headers values
func (*GetSigningKeyDefault) Code ¶
func (o *GetSigningKeyDefault) Code() int
Code gets the status code for the get signing key default response
func (*GetSigningKeyDefault) Error ¶
func (o *GetSigningKeyDefault) Error() string
func (*GetSigningKeyDefault) IsClientError ¶
func (o *GetSigningKeyDefault) IsClientError() bool
IsClientError returns true when this get signing key default response has a 4xx status code
func (*GetSigningKeyDefault) IsCode ¶
func (o *GetSigningKeyDefault) IsCode(code int) bool
IsCode returns true when this get signing key default response a status code equal to that given
func (*GetSigningKeyDefault) IsRedirect ¶
func (o *GetSigningKeyDefault) IsRedirect() bool
IsRedirect returns true when this get signing key default response has a 3xx status code
func (*GetSigningKeyDefault) IsServerError ¶
func (o *GetSigningKeyDefault) IsServerError() bool
IsServerError returns true when this get signing key default response has a 5xx status code
func (*GetSigningKeyDefault) IsSuccess ¶
func (o *GetSigningKeyDefault) IsSuccess() bool
IsSuccess returns true when this get signing key default response has a 2xx status code
type GetSigningKeyForbidden ¶
GetSigningKeyForbidden handles this case with default header values.
Forbidden
func NewGetSigningKeyForbidden ¶
func NewGetSigningKeyForbidden() *GetSigningKeyForbidden
NewGetSigningKeyForbidden creates a GetSigningKeyForbidden with default headers values
func (*GetSigningKeyForbidden) Code ¶
func (o *GetSigningKeyForbidden) Code() int
Code gets the status code for the get signing key forbidden response
func (*GetSigningKeyForbidden) Error ¶
func (o *GetSigningKeyForbidden) Error() string
func (*GetSigningKeyForbidden) IsClientError ¶
func (o *GetSigningKeyForbidden) IsClientError() bool
IsClientError returns true when this get signing key forbidden response has a 4xx status code
func (*GetSigningKeyForbidden) IsCode ¶
func (o *GetSigningKeyForbidden) IsCode(code int) bool
IsCode returns true when this get signing key forbidden response a status code equal to that given
func (*GetSigningKeyForbidden) IsRedirect ¶
func (o *GetSigningKeyForbidden) IsRedirect() bool
IsRedirect returns true when this get signing key forbidden response has a 3xx status code
func (*GetSigningKeyForbidden) IsServerError ¶
func (o *GetSigningKeyForbidden) IsServerError() bool
IsServerError returns true when this get signing key forbidden response has a 5xx status code
func (*GetSigningKeyForbidden) IsSuccess ¶
func (o *GetSigningKeyForbidden) IsSuccess() bool
IsSuccess returns true when this get signing key forbidden response has a 2xx status code
type GetSigningKeyNotFound ¶
GetSigningKeyNotFound handles this case with default header values.
Not found
func NewGetSigningKeyNotFound ¶
func NewGetSigningKeyNotFound() *GetSigningKeyNotFound
NewGetSigningKeyNotFound creates a GetSigningKeyNotFound with default headers values
func (*GetSigningKeyNotFound) Code ¶
func (o *GetSigningKeyNotFound) Code() int
Code gets the status code for the get signing key not found response
func (*GetSigningKeyNotFound) Error ¶
func (o *GetSigningKeyNotFound) Error() string
func (*GetSigningKeyNotFound) IsClientError ¶
func (o *GetSigningKeyNotFound) IsClientError() bool
IsClientError returns true when this get signing key not found response has a 4xx status code
func (*GetSigningKeyNotFound) IsCode ¶
func (o *GetSigningKeyNotFound) IsCode(code int) bool
IsCode returns true when this get signing key not found response a status code equal to that given
func (*GetSigningKeyNotFound) IsRedirect ¶
func (o *GetSigningKeyNotFound) IsRedirect() bool
IsRedirect returns true when this get signing key not found response has a 3xx status code
func (*GetSigningKeyNotFound) IsServerError ¶
func (o *GetSigningKeyNotFound) IsServerError() bool
IsServerError returns true when this get signing key not found response has a 5xx status code
func (*GetSigningKeyNotFound) IsSuccess ¶
func (o *GetSigningKeyNotFound) IsSuccess() bool
IsSuccess returns true when this get signing key not found response has a 2xx status code
type GetSigningKeyOK ¶
type GetSigningKeyOK struct { // isStream: false *models.SigningKeysResponse }
GetSigningKeyOK handles this case with default header values.
signing key response
func NewGetSigningKeyOK ¶
func NewGetSigningKeyOK() *GetSigningKeyOK
NewGetSigningKeyOK creates a GetSigningKeyOK with default headers values
func (*GetSigningKeyOK) Code ¶
func (o *GetSigningKeyOK) Code() int
Code gets the status code for the get signing key o k response
func (*GetSigningKeyOK) Error ¶
func (o *GetSigningKeyOK) Error() string
func (*GetSigningKeyOK) IsClientError ¶
func (o *GetSigningKeyOK) IsClientError() bool
IsClientError returns true when this get signing key o k response has a 4xx status code
func (*GetSigningKeyOK) IsCode ¶
func (o *GetSigningKeyOK) IsCode(code int) bool
IsCode returns true when this get signing key o k response a status code equal to that given
func (*GetSigningKeyOK) IsRedirect ¶
func (o *GetSigningKeyOK) IsRedirect() bool
IsRedirect returns true when this get signing key o k response has a 3xx status code
func (*GetSigningKeyOK) IsServerError ¶
func (o *GetSigningKeyOK) IsServerError() bool
IsServerError returns true when this get signing key o k response has a 5xx status code
func (*GetSigningKeyOK) IsSuccess ¶
func (o *GetSigningKeyOK) IsSuccess() bool
IsSuccess returns true when this get signing key o k response has a 2xx status code
type GetSigningKeyReader ¶
type GetSigningKeyReader struct {
// contains filtered or unexported fields
}
GetSigningKeyReader is a Reader for the GetSigningKey structure.
func (*GetSigningKeyReader) ReadResponse ¶
func (o *GetSigningKeyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetSigningKeyRequest ¶
type GetSigningKeyRequest struct { SigningkeyID strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
func (*GetSigningKeyRequest) Do ¶
func (a *GetSigningKeyRequest) Do() (*GetSigningKeyOK, error)
get signing key API
func (*GetSigningKeyRequest) FromJson ¶
func (o *GetSigningKeyRequest) FromJson(j string) (*GetSigningKeyRequest, error)
func (*GetSigningKeyRequest) MustDo ¶
func (a *GetSigningKeyRequest) MustDo() *GetSigningKeyOK
func (*GetSigningKeyRequest) WithContext ¶
func (o *GetSigningKeyRequest) WithContext(ctx context.Context) *GetSigningKeyRequest
//////////////// WithContext adds the context to the get signing key Request
func (*GetSigningKeyRequest) WithHTTPClient ¶
func (o *GetSigningKeyRequest) WithHTTPClient(client *http.Client) *GetSigningKeyRequest
WithHTTPClient adds the HTTPClient to the get signing key Request
func (*GetSigningKeyRequest) WithSigningkeyID ¶
func (o *GetSigningKeyRequest) WithSigningkeyID(signingkeyID strfmt.UUID) *GetSigningKeyRequest
func (*GetSigningKeyRequest) WriteToRequest ¶
func (o *GetSigningKeyRequest) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these Request to a swagger request
type ListSigningKeysBadGateway ¶
ListSigningKeysBadGateway handles this case with default header values.
Bad gateway
func NewListSigningKeysBadGateway ¶
func NewListSigningKeysBadGateway() *ListSigningKeysBadGateway
NewListSigningKeysBadGateway creates a ListSigningKeysBadGateway with default headers values
func (*ListSigningKeysBadGateway) Code ¶
func (o *ListSigningKeysBadGateway) Code() int
Code gets the status code for the list signing keys bad gateway response
func (*ListSigningKeysBadGateway) Error ¶
func (o *ListSigningKeysBadGateway) Error() string
func (*ListSigningKeysBadGateway) IsClientError ¶
func (o *ListSigningKeysBadGateway) IsClientError() bool
IsClientError returns true when this list signing keys bad gateway response has a 4xx status code
func (*ListSigningKeysBadGateway) IsCode ¶
func (o *ListSigningKeysBadGateway) IsCode(code int) bool
IsCode returns true when this list signing keys bad gateway response a status code equal to that given
func (*ListSigningKeysBadGateway) IsRedirect ¶
func (o *ListSigningKeysBadGateway) IsRedirect() bool
IsRedirect returns true when this list signing keys bad gateway response has a 3xx status code
func (*ListSigningKeysBadGateway) IsServerError ¶
func (o *ListSigningKeysBadGateway) IsServerError() bool
IsServerError returns true when this list signing keys bad gateway response has a 5xx status code
func (*ListSigningKeysBadGateway) IsSuccess ¶
func (o *ListSigningKeysBadGateway) IsSuccess() bool
IsSuccess returns true when this list signing keys bad gateway response has a 2xx status code
type ListSigningKeysBadRequest ¶
ListSigningKeysBadRequest handles this case with default header values.
Bad request
func NewListSigningKeysBadRequest ¶
func NewListSigningKeysBadRequest() *ListSigningKeysBadRequest
NewListSigningKeysBadRequest creates a ListSigningKeysBadRequest with default headers values
func (*ListSigningKeysBadRequest) Code ¶
func (o *ListSigningKeysBadRequest) Code() int
Code gets the status code for the list signing keys bad request response
func (*ListSigningKeysBadRequest) Error ¶
func (o *ListSigningKeysBadRequest) Error() string
func (*ListSigningKeysBadRequest) IsClientError ¶
func (o *ListSigningKeysBadRequest) IsClientError() bool
IsClientError returns true when this list signing keys bad request response has a 4xx status code
func (*ListSigningKeysBadRequest) IsCode ¶
func (o *ListSigningKeysBadRequest) IsCode(code int) bool
IsCode returns true when this list signing keys bad request response a status code equal to that given
func (*ListSigningKeysBadRequest) IsRedirect ¶
func (o *ListSigningKeysBadRequest) IsRedirect() bool
IsRedirect returns true when this list signing keys bad request response has a 3xx status code
func (*ListSigningKeysBadRequest) IsServerError ¶
func (o *ListSigningKeysBadRequest) IsServerError() bool
IsServerError returns true when this list signing keys bad request response has a 5xx status code
func (*ListSigningKeysBadRequest) IsSuccess ¶
func (o *ListSigningKeysBadRequest) IsSuccess() bool
IsSuccess returns true when this list signing keys bad request response has a 2xx status code
type ListSigningKeysDefault ¶
type ListSigningKeysDefault struct { // isStream: false *models.APIError // contains filtered or unexported fields }
ListSigningKeysDefault handles this case with default header values.
Default response
func NewListSigningKeysDefault ¶
func NewListSigningKeysDefault(code int) *ListSigningKeysDefault
NewListSigningKeysDefault creates a ListSigningKeysDefault with default headers values
func (*ListSigningKeysDefault) Code ¶
func (o *ListSigningKeysDefault) Code() int
Code gets the status code for the list signing keys default response
func (*ListSigningKeysDefault) Error ¶
func (o *ListSigningKeysDefault) Error() string
func (*ListSigningKeysDefault) IsClientError ¶
func (o *ListSigningKeysDefault) IsClientError() bool
IsClientError returns true when this list signing keys default response has a 4xx status code
func (*ListSigningKeysDefault) IsCode ¶
func (o *ListSigningKeysDefault) IsCode(code int) bool
IsCode returns true when this list signing keys default response a status code equal to that given
func (*ListSigningKeysDefault) IsRedirect ¶
func (o *ListSigningKeysDefault) IsRedirect() bool
IsRedirect returns true when this list signing keys default response has a 3xx status code
func (*ListSigningKeysDefault) IsServerError ¶
func (o *ListSigningKeysDefault) IsServerError() bool
IsServerError returns true when this list signing keys default response has a 5xx status code
func (*ListSigningKeysDefault) IsSuccess ¶
func (o *ListSigningKeysDefault) IsSuccess() bool
IsSuccess returns true when this list signing keys default response has a 2xx status code
type ListSigningKeysForbidden ¶
ListSigningKeysForbidden handles this case with default header values.
Forbidden
func NewListSigningKeysForbidden ¶
func NewListSigningKeysForbidden() *ListSigningKeysForbidden
NewListSigningKeysForbidden creates a ListSigningKeysForbidden with default headers values
func (*ListSigningKeysForbidden) Code ¶
func (o *ListSigningKeysForbidden) Code() int
Code gets the status code for the list signing keys forbidden response
func (*ListSigningKeysForbidden) Error ¶
func (o *ListSigningKeysForbidden) Error() string
func (*ListSigningKeysForbidden) IsClientError ¶
func (o *ListSigningKeysForbidden) IsClientError() bool
IsClientError returns true when this list signing keys forbidden response has a 4xx status code
func (*ListSigningKeysForbidden) IsCode ¶
func (o *ListSigningKeysForbidden) IsCode(code int) bool
IsCode returns true when this list signing keys forbidden response a status code equal to that given
func (*ListSigningKeysForbidden) IsRedirect ¶
func (o *ListSigningKeysForbidden) IsRedirect() bool
IsRedirect returns true when this list signing keys forbidden response has a 3xx status code
func (*ListSigningKeysForbidden) IsServerError ¶
func (o *ListSigningKeysForbidden) IsServerError() bool
IsServerError returns true when this list signing keys forbidden response has a 5xx status code
func (*ListSigningKeysForbidden) IsSuccess ¶
func (o *ListSigningKeysForbidden) IsSuccess() bool
IsSuccess returns true when this list signing keys forbidden response has a 2xx status code
type ListSigningKeysOK ¶
type ListSigningKeysOK struct { // isStream: false *models.SigningKeysListResponse }
ListSigningKeysOK handles this case with default header values.
keys returned
func NewListSigningKeysOK ¶
func NewListSigningKeysOK() *ListSigningKeysOK
NewListSigningKeysOK creates a ListSigningKeysOK with default headers values
func (*ListSigningKeysOK) Code ¶
func (o *ListSigningKeysOK) Code() int
Code gets the status code for the list signing keys o k response
func (*ListSigningKeysOK) Error ¶
func (o *ListSigningKeysOK) Error() string
func (*ListSigningKeysOK) IsClientError ¶
func (o *ListSigningKeysOK) IsClientError() bool
IsClientError returns true when this list signing keys o k response has a 4xx status code
func (*ListSigningKeysOK) IsCode ¶
func (o *ListSigningKeysOK) IsCode(code int) bool
IsCode returns true when this list signing keys o k response a status code equal to that given
func (*ListSigningKeysOK) IsRedirect ¶
func (o *ListSigningKeysOK) IsRedirect() bool
IsRedirect returns true when this list signing keys o k response has a 3xx status code
func (*ListSigningKeysOK) IsServerError ¶
func (o *ListSigningKeysOK) IsServerError() bool
IsServerError returns true when this list signing keys o k response has a 5xx status code
func (*ListSigningKeysOK) IsSuccess ¶
func (o *ListSigningKeysOK) IsSuccess() bool
IsSuccess returns true when this list signing keys o k response has a 2xx status code
type ListSigningKeysReader ¶
type ListSigningKeysReader struct {
// contains filtered or unexported fields
}
ListSigningKeysReader is a Reader for the ListSigningKeys structure.
func (*ListSigningKeysReader) ReadResponse ¶
func (o *ListSigningKeysReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListSigningKeysRequest ¶
type ListSigningKeysRequest struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
func (*ListSigningKeysRequest) Do ¶
func (a *ListSigningKeysRequest) Do() (*ListSigningKeysOK, error)
list signing keys API
func (*ListSigningKeysRequest) FromJson ¶
func (o *ListSigningKeysRequest) FromJson(j string) (*ListSigningKeysRequest, error)
func (*ListSigningKeysRequest) MustDo ¶
func (a *ListSigningKeysRequest) MustDo() *ListSigningKeysOK
func (*ListSigningKeysRequest) WithContext ¶
func (o *ListSigningKeysRequest) WithContext(ctx context.Context) *ListSigningKeysRequest
//////////////// WithContext adds the context to the list signing keys Request
func (*ListSigningKeysRequest) WithHTTPClient ¶
func (o *ListSigningKeysRequest) WithHTTPClient(client *http.Client) *ListSigningKeysRequest
WithHTTPClient adds the HTTPClient to the list signing keys Request
func (*ListSigningKeysRequest) WriteToRequest ¶
func (o *ListSigningKeysRequest) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these Request to a swagger request