Documentation ¶
Index ¶
- type Client
- func (a *Client) DeleteAPISecurityAPICatalogID(params *DeleteAPISecurityAPICatalogIDParams, opts ...ClientOption) (*DeleteAPISecurityAPICatalogIDNoContent, error)
- func (a *Client) DeleteAPISecurityOpenAPISpecsCatalogID(params *DeleteAPISecurityOpenAPISpecsCatalogIDParams, opts ...ClientOption) (*DeleteAPISecurityOpenAPISpecsCatalogIDNoContent, error)
- func (a *Client) GetAPISecurityExternalCatalog(params *GetAPISecurityExternalCatalogParams, opts ...ClientOption) (*GetAPISecurityExternalCatalogOK, error)
- func (a *Client) GetAPISecurityExternalCatalogCatalogID(params *GetAPISecurityExternalCatalogCatalogIDParams, opts ...ClientOption) (*GetAPISecurityExternalCatalogCatalogIDOK, error)
- func (a *Client) GetAPISecurityOpenAPISpecsCatalogID(params *GetAPISecurityOpenAPISpecsCatalogIDParams, opts ...ClientOption) (*GetAPISecurityOpenAPISpecsCatalogIDOK, error)
- func (a *Client) GetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatus(params *GetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusParams, ...) (*GetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusOK, error)
- func (a *Client) PostAPISecurityAPI(params *PostAPISecurityAPIParams, opts ...ClientOption) (*PostAPISecurityAPICreated, error)
- func (a *Client) PutAPISecurityOpenAPISpecsCatalogID(params *PutAPISecurityOpenAPISpecsCatalogIDParams, opts ...ClientOption) (*PutAPISecurityOpenAPISpecsCatalogIDCreated, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type ClientOption
- type ClientService
- type DeleteAPISecurityAPICatalogIDNoContent
- type DeleteAPISecurityAPICatalogIDParams
- func NewDeleteAPISecurityAPICatalogIDParams() *DeleteAPISecurityAPICatalogIDParams
- func NewDeleteAPISecurityAPICatalogIDParamsWithContext(ctx context.Context) *DeleteAPISecurityAPICatalogIDParams
- func NewDeleteAPISecurityAPICatalogIDParamsWithHTTPClient(client *http.Client) *DeleteAPISecurityAPICatalogIDParams
- func NewDeleteAPISecurityAPICatalogIDParamsWithTimeout(timeout time.Duration) *DeleteAPISecurityAPICatalogIDParams
- func (o *DeleteAPISecurityAPICatalogIDParams) SetCatalogID(catalogID strfmt.UUID)
- func (o *DeleteAPISecurityAPICatalogIDParams) SetContext(ctx context.Context)
- func (o *DeleteAPISecurityAPICatalogIDParams) SetDefaults()
- func (o *DeleteAPISecurityAPICatalogIDParams) SetHTTPClient(client *http.Client)
- func (o *DeleteAPISecurityAPICatalogIDParams) SetTimeout(timeout time.Duration)
- func (o *DeleteAPISecurityAPICatalogIDParams) WithCatalogID(catalogID strfmt.UUID) *DeleteAPISecurityAPICatalogIDParams
- func (o *DeleteAPISecurityAPICatalogIDParams) WithContext(ctx context.Context) *DeleteAPISecurityAPICatalogIDParams
- func (o *DeleteAPISecurityAPICatalogIDParams) WithDefaults() *DeleteAPISecurityAPICatalogIDParams
- func (o *DeleteAPISecurityAPICatalogIDParams) WithHTTPClient(client *http.Client) *DeleteAPISecurityAPICatalogIDParams
- func (o *DeleteAPISecurityAPICatalogIDParams) WithTimeout(timeout time.Duration) *DeleteAPISecurityAPICatalogIDParams
- func (o *DeleteAPISecurityAPICatalogIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteAPISecurityAPICatalogIDReader
- type DeleteAPISecurityAPICatalogIDUnauthorized
- type DeleteAPISecurityOpenAPISpecsCatalogIDNoContent
- type DeleteAPISecurityOpenAPISpecsCatalogIDParams
- func NewDeleteAPISecurityOpenAPISpecsCatalogIDParams() *DeleteAPISecurityOpenAPISpecsCatalogIDParams
- func NewDeleteAPISecurityOpenAPISpecsCatalogIDParamsWithContext(ctx context.Context) *DeleteAPISecurityOpenAPISpecsCatalogIDParams
- func NewDeleteAPISecurityOpenAPISpecsCatalogIDParamsWithHTTPClient(client *http.Client) *DeleteAPISecurityOpenAPISpecsCatalogIDParams
- func NewDeleteAPISecurityOpenAPISpecsCatalogIDParamsWithTimeout(timeout time.Duration) *DeleteAPISecurityOpenAPISpecsCatalogIDParams
- func (o *DeleteAPISecurityOpenAPISpecsCatalogIDParams) SetCatalogID(catalogID strfmt.UUID)
- func (o *DeleteAPISecurityOpenAPISpecsCatalogIDParams) SetContext(ctx context.Context)
- func (o *DeleteAPISecurityOpenAPISpecsCatalogIDParams) SetDefaults()
- func (o *DeleteAPISecurityOpenAPISpecsCatalogIDParams) SetHTTPClient(client *http.Client)
- func (o *DeleteAPISecurityOpenAPISpecsCatalogIDParams) SetTimeout(timeout time.Duration)
- func (o *DeleteAPISecurityOpenAPISpecsCatalogIDParams) WithCatalogID(catalogID strfmt.UUID) *DeleteAPISecurityOpenAPISpecsCatalogIDParams
- func (o *DeleteAPISecurityOpenAPISpecsCatalogIDParams) WithContext(ctx context.Context) *DeleteAPISecurityOpenAPISpecsCatalogIDParams
- func (o *DeleteAPISecurityOpenAPISpecsCatalogIDParams) WithDefaults() *DeleteAPISecurityOpenAPISpecsCatalogIDParams
- func (o *DeleteAPISecurityOpenAPISpecsCatalogIDParams) WithHTTPClient(client *http.Client) *DeleteAPISecurityOpenAPISpecsCatalogIDParams
- func (o *DeleteAPISecurityOpenAPISpecsCatalogIDParams) WithTimeout(timeout time.Duration) *DeleteAPISecurityOpenAPISpecsCatalogIDParams
- func (o *DeleteAPISecurityOpenAPISpecsCatalogIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteAPISecurityOpenAPISpecsCatalogIDReader
- type DeleteAPISecurityOpenAPISpecsCatalogIDUnauthorized
- type GetAPISecurityExternalCatalogCatalogIDOK
- type GetAPISecurityExternalCatalogCatalogIDParams
- func NewGetAPISecurityExternalCatalogCatalogIDParams() *GetAPISecurityExternalCatalogCatalogIDParams
- func NewGetAPISecurityExternalCatalogCatalogIDParamsWithContext(ctx context.Context) *GetAPISecurityExternalCatalogCatalogIDParams
- func NewGetAPISecurityExternalCatalogCatalogIDParamsWithHTTPClient(client *http.Client) *GetAPISecurityExternalCatalogCatalogIDParams
- func NewGetAPISecurityExternalCatalogCatalogIDParamsWithTimeout(timeout time.Duration) *GetAPISecurityExternalCatalogCatalogIDParams
- func (o *GetAPISecurityExternalCatalogCatalogIDParams) SetAPIPolicyProfiles(aPIPolicyProfiles []string)
- func (o *GetAPISecurityExternalCatalogCatalogIDParams) SetCatalogID(catalogID strfmt.UUID)
- func (o *GetAPISecurityExternalCatalogCatalogIDParams) SetContext(ctx context.Context)
- func (o *GetAPISecurityExternalCatalogCatalogIDParams) SetDefaults()
- func (o *GetAPISecurityExternalCatalogCatalogIDParams) SetDownloadAsJSON(downloadAsJSON *bool)
- func (o *GetAPISecurityExternalCatalogCatalogIDParams) SetHTTPClient(client *http.Client)
- func (o *GetAPISecurityExternalCatalogCatalogIDParams) SetTimeout(timeout time.Duration)
- func (o *GetAPISecurityExternalCatalogCatalogIDParams) WithAPIPolicyProfiles(aPIPolicyProfiles []string) *GetAPISecurityExternalCatalogCatalogIDParams
- func (o *GetAPISecurityExternalCatalogCatalogIDParams) WithCatalogID(catalogID strfmt.UUID) *GetAPISecurityExternalCatalogCatalogIDParams
- func (o *GetAPISecurityExternalCatalogCatalogIDParams) WithContext(ctx context.Context) *GetAPISecurityExternalCatalogCatalogIDParams
- func (o *GetAPISecurityExternalCatalogCatalogIDParams) WithDefaults() *GetAPISecurityExternalCatalogCatalogIDParams
- func (o *GetAPISecurityExternalCatalogCatalogIDParams) WithDownloadAsJSON(downloadAsJSON *bool) *GetAPISecurityExternalCatalogCatalogIDParams
- func (o *GetAPISecurityExternalCatalogCatalogIDParams) WithHTTPClient(client *http.Client) *GetAPISecurityExternalCatalogCatalogIDParams
- func (o *GetAPISecurityExternalCatalogCatalogIDParams) WithTimeout(timeout time.Duration) *GetAPISecurityExternalCatalogCatalogIDParams
- func (o *GetAPISecurityExternalCatalogCatalogIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAPISecurityExternalCatalogCatalogIDReader
- type GetAPISecurityExternalCatalogCatalogIDUnauthorized
- type GetAPISecurityExternalCatalogOK
- type GetAPISecurityExternalCatalogParams
- func NewGetAPISecurityExternalCatalogParams() *GetAPISecurityExternalCatalogParams
- func NewGetAPISecurityExternalCatalogParamsWithContext(ctx context.Context) *GetAPISecurityExternalCatalogParams
- func NewGetAPISecurityExternalCatalogParamsWithHTTPClient(client *http.Client) *GetAPISecurityExternalCatalogParams
- func NewGetAPISecurityExternalCatalogParamsWithTimeout(timeout time.Duration) *GetAPISecurityExternalCatalogParams
- func (o *GetAPISecurityExternalCatalogParams) SetAPIPolicyProfiles(aPIPolicyProfiles []string)
- func (o *GetAPISecurityExternalCatalogParams) SetContext(ctx context.Context)
- func (o *GetAPISecurityExternalCatalogParams) SetDefaults()
- func (o *GetAPISecurityExternalCatalogParams) SetHTTPClient(client *http.Client)
- func (o *GetAPISecurityExternalCatalogParams) SetIncludeServiceWithNoSpec(includeServiceWithNoSpec *bool)
- func (o *GetAPISecurityExternalCatalogParams) SetMaxResults(maxResults *float64)
- func (o *GetAPISecurityExternalCatalogParams) SetName(name *string)
- func (o *GetAPISecurityExternalCatalogParams) SetNoPagination(noPagination *bool)
- func (o *GetAPISecurityExternalCatalogParams) SetOffset(offset *float64)
- func (o *GetAPISecurityExternalCatalogParams) SetSortDir(sortDir *string)
- func (o *GetAPISecurityExternalCatalogParams) SetSortKey(sortKey *string)
- func (o *GetAPISecurityExternalCatalogParams) SetTimeout(timeout time.Duration)
- func (o *GetAPISecurityExternalCatalogParams) WithAPIPolicyProfiles(aPIPolicyProfiles []string) *GetAPISecurityExternalCatalogParams
- func (o *GetAPISecurityExternalCatalogParams) WithContext(ctx context.Context) *GetAPISecurityExternalCatalogParams
- func (o *GetAPISecurityExternalCatalogParams) WithDefaults() *GetAPISecurityExternalCatalogParams
- func (o *GetAPISecurityExternalCatalogParams) WithHTTPClient(client *http.Client) *GetAPISecurityExternalCatalogParams
- func (o *GetAPISecurityExternalCatalogParams) WithIncludeServiceWithNoSpec(includeServiceWithNoSpec *bool) *GetAPISecurityExternalCatalogParams
- func (o *GetAPISecurityExternalCatalogParams) WithMaxResults(maxResults *float64) *GetAPISecurityExternalCatalogParams
- func (o *GetAPISecurityExternalCatalogParams) WithName(name *string) *GetAPISecurityExternalCatalogParams
- func (o *GetAPISecurityExternalCatalogParams) WithNoPagination(noPagination *bool) *GetAPISecurityExternalCatalogParams
- func (o *GetAPISecurityExternalCatalogParams) WithOffset(offset *float64) *GetAPISecurityExternalCatalogParams
- func (o *GetAPISecurityExternalCatalogParams) WithSortDir(sortDir *string) *GetAPISecurityExternalCatalogParams
- func (o *GetAPISecurityExternalCatalogParams) WithSortKey(sortKey *string) *GetAPISecurityExternalCatalogParams
- func (o *GetAPISecurityExternalCatalogParams) WithTimeout(timeout time.Duration) *GetAPISecurityExternalCatalogParams
- func (o *GetAPISecurityExternalCatalogParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAPISecurityExternalCatalogReader
- type GetAPISecurityExternalCatalogUnauthorized
- type GetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusOK
- type GetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusParams
- func NewGetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusParams() *GetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusParams
- func NewGetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusParamsWithContext(ctx context.Context) *GetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusParams
- func NewGetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusParamsWithHTTPClient(client *http.Client) *GetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusParams
- func NewGetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusParamsWithTimeout(timeout time.Duration) *GetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusParams
- func (o *GetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusParams) SetCatalogID(catalogID strfmt.UUID)
- func (o *GetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusParams) SetContext(ctx context.Context)
- func (o *GetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusParams) SetDefaults()
- func (o *GetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusParams) SetHTTPClient(client *http.Client)
- func (o *GetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusParams) SetTimeout(timeout time.Duration)
- func (o *GetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusParams) WithCatalogID(catalogID strfmt.UUID) *GetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusParams
- func (o *GetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusParams) WithContext(ctx context.Context) *GetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusParams
- func (o *GetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusParams) WithDefaults() *GetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusParams
- func (o *GetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusParams) WithHTTPClient(client *http.Client) *GetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusParams
- func (o *GetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusParams) WithTimeout(timeout time.Duration) *GetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusParams
- func (o *GetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusReader
- type GetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusUnauthorized
- type GetAPISecurityOpenAPISpecsCatalogIDOK
- type GetAPISecurityOpenAPISpecsCatalogIDParams
- func NewGetAPISecurityOpenAPISpecsCatalogIDParams() *GetAPISecurityOpenAPISpecsCatalogIDParams
- func NewGetAPISecurityOpenAPISpecsCatalogIDParamsWithContext(ctx context.Context) *GetAPISecurityOpenAPISpecsCatalogIDParams
- func NewGetAPISecurityOpenAPISpecsCatalogIDParamsWithHTTPClient(client *http.Client) *GetAPISecurityOpenAPISpecsCatalogIDParams
- func NewGetAPISecurityOpenAPISpecsCatalogIDParamsWithTimeout(timeout time.Duration) *GetAPISecurityOpenAPISpecsCatalogIDParams
- func (o *GetAPISecurityOpenAPISpecsCatalogIDParams) SetCatalogID(catalogID strfmt.UUID)
- func (o *GetAPISecurityOpenAPISpecsCatalogIDParams) SetContext(ctx context.Context)
- func (o *GetAPISecurityOpenAPISpecsCatalogIDParams) SetDefaults()
- func (o *GetAPISecurityOpenAPISpecsCatalogIDParams) SetHTTPClient(client *http.Client)
- func (o *GetAPISecurityOpenAPISpecsCatalogIDParams) SetTimeout(timeout time.Duration)
- func (o *GetAPISecurityOpenAPISpecsCatalogIDParams) WithCatalogID(catalogID strfmt.UUID) *GetAPISecurityOpenAPISpecsCatalogIDParams
- func (o *GetAPISecurityOpenAPISpecsCatalogIDParams) WithContext(ctx context.Context) *GetAPISecurityOpenAPISpecsCatalogIDParams
- func (o *GetAPISecurityOpenAPISpecsCatalogIDParams) WithDefaults() *GetAPISecurityOpenAPISpecsCatalogIDParams
- func (o *GetAPISecurityOpenAPISpecsCatalogIDParams) WithHTTPClient(client *http.Client) *GetAPISecurityOpenAPISpecsCatalogIDParams
- func (o *GetAPISecurityOpenAPISpecsCatalogIDParams) WithTimeout(timeout time.Duration) *GetAPISecurityOpenAPISpecsCatalogIDParams
- func (o *GetAPISecurityOpenAPISpecsCatalogIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAPISecurityOpenAPISpecsCatalogIDReader
- type GetAPISecurityOpenAPISpecsCatalogIDUnauthorized
- type PostAPISecurityAPICreated
- type PostAPISecurityAPIForbidden
- type PostAPISecurityAPINotFound
- type PostAPISecurityAPIParams
- func NewPostAPISecurityAPIParams() *PostAPISecurityAPIParams
- func NewPostAPISecurityAPIParamsWithContext(ctx context.Context) *PostAPISecurityAPIParams
- func NewPostAPISecurityAPIParamsWithHTTPClient(client *http.Client) *PostAPISecurityAPIParams
- func NewPostAPISecurityAPIParamsWithTimeout(timeout time.Duration) *PostAPISecurityAPIParams
- func (o *PostAPISecurityAPIParams) SetBody(body *models.APISecurityAPI)
- func (o *PostAPISecurityAPIParams) SetContext(ctx context.Context)
- func (o *PostAPISecurityAPIParams) SetDefaults()
- func (o *PostAPISecurityAPIParams) SetHTTPClient(client *http.Client)
- func (o *PostAPISecurityAPIParams) SetTimeout(timeout time.Duration)
- func (o *PostAPISecurityAPIParams) WithBody(body *models.APISecurityAPI) *PostAPISecurityAPIParams
- func (o *PostAPISecurityAPIParams) WithContext(ctx context.Context) *PostAPISecurityAPIParams
- func (o *PostAPISecurityAPIParams) WithDefaults() *PostAPISecurityAPIParams
- func (o *PostAPISecurityAPIParams) WithHTTPClient(client *http.Client) *PostAPISecurityAPIParams
- func (o *PostAPISecurityAPIParams) WithTimeout(timeout time.Duration) *PostAPISecurityAPIParams
- func (o *PostAPISecurityAPIParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostAPISecurityAPIReader
- type PostAPISecurityAPIUnauthorized
- type PutAPISecurityOpenAPISpecsCatalogIDCreated
- type PutAPISecurityOpenAPISpecsCatalogIDParams
- func NewPutAPISecurityOpenAPISpecsCatalogIDParams() *PutAPISecurityOpenAPISpecsCatalogIDParams
- func NewPutAPISecurityOpenAPISpecsCatalogIDParamsWithContext(ctx context.Context) *PutAPISecurityOpenAPISpecsCatalogIDParams
- func NewPutAPISecurityOpenAPISpecsCatalogIDParamsWithHTTPClient(client *http.Client) *PutAPISecurityOpenAPISpecsCatalogIDParams
- func NewPutAPISecurityOpenAPISpecsCatalogIDParamsWithTimeout(timeout time.Duration) *PutAPISecurityOpenAPISpecsCatalogIDParams
- func (o *PutAPISecurityOpenAPISpecsCatalogIDParams) SetBody(body string)
- func (o *PutAPISecurityOpenAPISpecsCatalogIDParams) SetCatalogID(catalogID strfmt.UUID)
- func (o *PutAPISecurityOpenAPISpecsCatalogIDParams) SetContext(ctx context.Context)
- func (o *PutAPISecurityOpenAPISpecsCatalogIDParams) SetDefaults()
- func (o *PutAPISecurityOpenAPISpecsCatalogIDParams) SetHTTPClient(client *http.Client)
- func (o *PutAPISecurityOpenAPISpecsCatalogIDParams) SetTimeout(timeout time.Duration)
- func (o *PutAPISecurityOpenAPISpecsCatalogIDParams) WithBody(body string) *PutAPISecurityOpenAPISpecsCatalogIDParams
- func (o *PutAPISecurityOpenAPISpecsCatalogIDParams) WithCatalogID(catalogID strfmt.UUID) *PutAPISecurityOpenAPISpecsCatalogIDParams
- func (o *PutAPISecurityOpenAPISpecsCatalogIDParams) WithContext(ctx context.Context) *PutAPISecurityOpenAPISpecsCatalogIDParams
- func (o *PutAPISecurityOpenAPISpecsCatalogIDParams) WithDefaults() *PutAPISecurityOpenAPISpecsCatalogIDParams
- func (o *PutAPISecurityOpenAPISpecsCatalogIDParams) WithHTTPClient(client *http.Client) *PutAPISecurityOpenAPISpecsCatalogIDParams
- func (o *PutAPISecurityOpenAPISpecsCatalogIDParams) WithTimeout(timeout time.Duration) *PutAPISecurityOpenAPISpecsCatalogIDParams
- func (o *PutAPISecurityOpenAPISpecsCatalogIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PutAPISecurityOpenAPISpecsCatalogIDReader
- type PutAPISecurityOpenAPISpecsCatalogIDUnauthorized
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for api security API
func (*Client) DeleteAPISecurityAPICatalogID ¶
func (a *Client) DeleteAPISecurityAPICatalogID(params *DeleteAPISecurityAPICatalogIDParams, opts ...ClientOption) (*DeleteAPISecurityAPICatalogIDNoContent, error)
DeleteAPISecurityAPICatalogID deletes an API
func (*Client) DeleteAPISecurityOpenAPISpecsCatalogID ¶
func (a *Client) DeleteAPISecurityOpenAPISpecsCatalogID(params *DeleteAPISecurityOpenAPISpecsCatalogIDParams, opts ...ClientOption) (*DeleteAPISecurityOpenAPISpecsCatalogIDNoContent, error)
DeleteAPISecurityOpenAPISpecsCatalogID deletes open api spec include all of it findings and scores
func (*Client) GetAPISecurityExternalCatalog ¶
func (a *Client) GetAPISecurityExternalCatalog(params *GetAPISecurityExternalCatalogParams, opts ...ClientOption) (*GetAPISecurityExternalCatalogOK, error)
GetAPISecurityExternalCatalog gets a list of a p is and their compliance
func (*Client) GetAPISecurityExternalCatalogCatalogID ¶
func (a *Client) GetAPISecurityExternalCatalogCatalogID(params *GetAPISecurityExternalCatalogCatalogIDParams, opts ...ClientOption) (*GetAPISecurityExternalCatalogCatalogIDOK, error)
GetAPISecurityExternalCatalogCatalogID gets information about a specific API
func (*Client) GetAPISecurityOpenAPISpecsCatalogID ¶
func (a *Client) GetAPISecurityOpenAPISpecsCatalogID(params *GetAPISecurityOpenAPISpecsCatalogIDParams, opts ...ClientOption) (*GetAPISecurityOpenAPISpecsCatalogIDOK, error)
GetAPISecurityOpenAPISpecsCatalogID gets provided and reconstructed open api specs for specific API
func (*Client) GetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatus ¶
func (a *Client) GetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatus(params *GetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusParams, opts ...ClientOption) (*GetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusOK, error)
GetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatus gets open api spec score status
func (*Client) PostAPISecurityAPI ¶
func (a *Client) PostAPISecurityAPI(params *PostAPISecurityAPIParams, opts ...ClientOption) (*PostAPISecurityAPICreated, error)
PostAPISecurityAPI registers an API for scoring
func (*Client) PutAPISecurityOpenAPISpecsCatalogID ¶
func (a *Client) PutAPISecurityOpenAPISpecsCatalogID(params *PutAPISecurityOpenAPISpecsCatalogIDParams, opts ...ClientOption) (*PutAPISecurityOpenAPISpecsCatalogIDCreated, error)
PutAPISecurityOpenAPISpecsCatalogID adds or edit a spec about a specific API for the account
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 { DeleteAPISecurityAPICatalogID(params *DeleteAPISecurityAPICatalogIDParams, opts ...ClientOption) (*DeleteAPISecurityAPICatalogIDNoContent, error) DeleteAPISecurityOpenAPISpecsCatalogID(params *DeleteAPISecurityOpenAPISpecsCatalogIDParams, opts ...ClientOption) (*DeleteAPISecurityOpenAPISpecsCatalogIDNoContent, error) GetAPISecurityExternalCatalog(params *GetAPISecurityExternalCatalogParams, opts ...ClientOption) (*GetAPISecurityExternalCatalogOK, error) GetAPISecurityExternalCatalogCatalogID(params *GetAPISecurityExternalCatalogCatalogIDParams, opts ...ClientOption) (*GetAPISecurityExternalCatalogCatalogIDOK, error) GetAPISecurityOpenAPISpecsCatalogID(params *GetAPISecurityOpenAPISpecsCatalogIDParams, opts ...ClientOption) (*GetAPISecurityOpenAPISpecsCatalogIDOK, error) GetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatus(params *GetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusParams, opts ...ClientOption) (*GetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusOK, error) PostAPISecurityAPI(params *PostAPISecurityAPIParams, opts ...ClientOption) (*PostAPISecurityAPICreated, error) PutAPISecurityOpenAPISpecsCatalogID(params *PutAPISecurityOpenAPISpecsCatalogIDParams, opts ...ClientOption) (*PutAPISecurityOpenAPISpecsCatalogIDCreated, error) SetTransport(transport runtime.ClientTransport) }
ClientService is the interface for Client methods
func New ¶
func New(transport runtime.ClientTransport, formats strfmt.Registry) ClientService
New creates a new api security API client.
type DeleteAPISecurityAPICatalogIDNoContent ¶
type DeleteAPISecurityAPICatalogIDNoContent struct { }
DeleteAPISecurityAPICatalogIDNoContent describes a response with status code 204, with default header values.
Success
func NewDeleteAPISecurityAPICatalogIDNoContent ¶
func NewDeleteAPISecurityAPICatalogIDNoContent() *DeleteAPISecurityAPICatalogIDNoContent
NewDeleteAPISecurityAPICatalogIDNoContent creates a DeleteAPISecurityAPICatalogIDNoContent with default headers values
func (*DeleteAPISecurityAPICatalogIDNoContent) Error ¶
func (o *DeleteAPISecurityAPICatalogIDNoContent) Error() string
type DeleteAPISecurityAPICatalogIDParams ¶
type DeleteAPISecurityAPICatalogIDParams struct { // CatalogID. // // Format: uuid CatalogID strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteAPISecurityAPICatalogIDParams contains all the parameters to send to the API endpoint
for the delete API security API catalog ID operation. Typically these are written to a http.Request.
func NewDeleteAPISecurityAPICatalogIDParams ¶
func NewDeleteAPISecurityAPICatalogIDParams() *DeleteAPISecurityAPICatalogIDParams
NewDeleteAPISecurityAPICatalogIDParams creates a new DeleteAPISecurityAPICatalogIDParams 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 NewDeleteAPISecurityAPICatalogIDParamsWithContext ¶
func NewDeleteAPISecurityAPICatalogIDParamsWithContext(ctx context.Context) *DeleteAPISecurityAPICatalogIDParams
NewDeleteAPISecurityAPICatalogIDParamsWithContext creates a new DeleteAPISecurityAPICatalogIDParams object with the ability to set a context for a request.
func NewDeleteAPISecurityAPICatalogIDParamsWithHTTPClient ¶
func NewDeleteAPISecurityAPICatalogIDParamsWithHTTPClient(client *http.Client) *DeleteAPISecurityAPICatalogIDParams
NewDeleteAPISecurityAPICatalogIDParamsWithHTTPClient creates a new DeleteAPISecurityAPICatalogIDParams object with the ability to set a custom HTTPClient for a request.
func NewDeleteAPISecurityAPICatalogIDParamsWithTimeout ¶
func NewDeleteAPISecurityAPICatalogIDParamsWithTimeout(timeout time.Duration) *DeleteAPISecurityAPICatalogIDParams
NewDeleteAPISecurityAPICatalogIDParamsWithTimeout creates a new DeleteAPISecurityAPICatalogIDParams object with the ability to set a timeout on a request.
func (*DeleteAPISecurityAPICatalogIDParams) SetCatalogID ¶
func (o *DeleteAPISecurityAPICatalogIDParams) SetCatalogID(catalogID strfmt.UUID)
SetCatalogID adds the catalogId to the delete API security API catalog ID params
func (*DeleteAPISecurityAPICatalogIDParams) SetContext ¶
func (o *DeleteAPISecurityAPICatalogIDParams) SetContext(ctx context.Context)
SetContext adds the context to the delete API security API catalog ID params
func (*DeleteAPISecurityAPICatalogIDParams) SetDefaults ¶
func (o *DeleteAPISecurityAPICatalogIDParams) SetDefaults()
SetDefaults hydrates default values in the delete API security API catalog ID params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteAPISecurityAPICatalogIDParams) SetHTTPClient ¶
func (o *DeleteAPISecurityAPICatalogIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete API security API catalog ID params
func (*DeleteAPISecurityAPICatalogIDParams) SetTimeout ¶
func (o *DeleteAPISecurityAPICatalogIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete API security API catalog ID params
func (*DeleteAPISecurityAPICatalogIDParams) WithCatalogID ¶
func (o *DeleteAPISecurityAPICatalogIDParams) WithCatalogID(catalogID strfmt.UUID) *DeleteAPISecurityAPICatalogIDParams
WithCatalogID adds the catalogID to the delete API security API catalog ID params
func (*DeleteAPISecurityAPICatalogIDParams) WithContext ¶
func (o *DeleteAPISecurityAPICatalogIDParams) WithContext(ctx context.Context) *DeleteAPISecurityAPICatalogIDParams
WithContext adds the context to the delete API security API catalog ID params
func (*DeleteAPISecurityAPICatalogIDParams) WithDefaults ¶
func (o *DeleteAPISecurityAPICatalogIDParams) WithDefaults() *DeleteAPISecurityAPICatalogIDParams
WithDefaults hydrates default values in the delete API security API catalog ID params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteAPISecurityAPICatalogIDParams) WithHTTPClient ¶
func (o *DeleteAPISecurityAPICatalogIDParams) WithHTTPClient(client *http.Client) *DeleteAPISecurityAPICatalogIDParams
WithHTTPClient adds the HTTPClient to the delete API security API catalog ID params
func (*DeleteAPISecurityAPICatalogIDParams) WithTimeout ¶
func (o *DeleteAPISecurityAPICatalogIDParams) WithTimeout(timeout time.Duration) *DeleteAPISecurityAPICatalogIDParams
WithTimeout adds the timeout to the delete API security API catalog ID params
func (*DeleteAPISecurityAPICatalogIDParams) WriteToRequest ¶
func (o *DeleteAPISecurityAPICatalogIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteAPISecurityAPICatalogIDReader ¶
type DeleteAPISecurityAPICatalogIDReader struct {
// contains filtered or unexported fields
}
DeleteAPISecurityAPICatalogIDReader is a Reader for the DeleteAPISecurityAPICatalogID structure.
func (*DeleteAPISecurityAPICatalogIDReader) ReadResponse ¶
func (o *DeleteAPISecurityAPICatalogIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteAPISecurityAPICatalogIDUnauthorized ¶
type DeleteAPISecurityAPICatalogIDUnauthorized struct { }
DeleteAPISecurityAPICatalogIDUnauthorized describes a response with status code 401, with default header values.
Unauthorized.
func NewDeleteAPISecurityAPICatalogIDUnauthorized ¶
func NewDeleteAPISecurityAPICatalogIDUnauthorized() *DeleteAPISecurityAPICatalogIDUnauthorized
NewDeleteAPISecurityAPICatalogIDUnauthorized creates a DeleteAPISecurityAPICatalogIDUnauthorized with default headers values
func (*DeleteAPISecurityAPICatalogIDUnauthorized) Error ¶
func (o *DeleteAPISecurityAPICatalogIDUnauthorized) Error() string
type DeleteAPISecurityOpenAPISpecsCatalogIDNoContent ¶
type DeleteAPISecurityOpenAPISpecsCatalogIDNoContent struct {
Payload models.OpenAPISpecScoreStatus
}
DeleteAPISecurityOpenAPISpecsCatalogIDNoContent describes a response with status code 204, with default header values.
Success
func NewDeleteAPISecurityOpenAPISpecsCatalogIDNoContent ¶
func NewDeleteAPISecurityOpenAPISpecsCatalogIDNoContent() *DeleteAPISecurityOpenAPISpecsCatalogIDNoContent
NewDeleteAPISecurityOpenAPISpecsCatalogIDNoContent creates a DeleteAPISecurityOpenAPISpecsCatalogIDNoContent with default headers values
func (*DeleteAPISecurityOpenAPISpecsCatalogIDNoContent) Error ¶
func (o *DeleteAPISecurityOpenAPISpecsCatalogIDNoContent) Error() string
func (*DeleteAPISecurityOpenAPISpecsCatalogIDNoContent) GetPayload ¶
func (o *DeleteAPISecurityOpenAPISpecsCatalogIDNoContent) GetPayload() models.OpenAPISpecScoreStatus
type DeleteAPISecurityOpenAPISpecsCatalogIDParams ¶
type DeleteAPISecurityOpenAPISpecsCatalogIDParams struct { // CatalogID. // // Format: uuid CatalogID strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteAPISecurityOpenAPISpecsCatalogIDParams contains all the parameters to send to the API endpoint
for the delete API security open API specs catalog ID operation. Typically these are written to a http.Request.
func NewDeleteAPISecurityOpenAPISpecsCatalogIDParams ¶
func NewDeleteAPISecurityOpenAPISpecsCatalogIDParams() *DeleteAPISecurityOpenAPISpecsCatalogIDParams
NewDeleteAPISecurityOpenAPISpecsCatalogIDParams creates a new DeleteAPISecurityOpenAPISpecsCatalogIDParams 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 NewDeleteAPISecurityOpenAPISpecsCatalogIDParamsWithContext ¶
func NewDeleteAPISecurityOpenAPISpecsCatalogIDParamsWithContext(ctx context.Context) *DeleteAPISecurityOpenAPISpecsCatalogIDParams
NewDeleteAPISecurityOpenAPISpecsCatalogIDParamsWithContext creates a new DeleteAPISecurityOpenAPISpecsCatalogIDParams object with the ability to set a context for a request.
func NewDeleteAPISecurityOpenAPISpecsCatalogIDParamsWithHTTPClient ¶
func NewDeleteAPISecurityOpenAPISpecsCatalogIDParamsWithHTTPClient(client *http.Client) *DeleteAPISecurityOpenAPISpecsCatalogIDParams
NewDeleteAPISecurityOpenAPISpecsCatalogIDParamsWithHTTPClient creates a new DeleteAPISecurityOpenAPISpecsCatalogIDParams object with the ability to set a custom HTTPClient for a request.
func NewDeleteAPISecurityOpenAPISpecsCatalogIDParamsWithTimeout ¶
func NewDeleteAPISecurityOpenAPISpecsCatalogIDParamsWithTimeout(timeout time.Duration) *DeleteAPISecurityOpenAPISpecsCatalogIDParams
NewDeleteAPISecurityOpenAPISpecsCatalogIDParamsWithTimeout creates a new DeleteAPISecurityOpenAPISpecsCatalogIDParams object with the ability to set a timeout on a request.
func (*DeleteAPISecurityOpenAPISpecsCatalogIDParams) SetCatalogID ¶
func (o *DeleteAPISecurityOpenAPISpecsCatalogIDParams) SetCatalogID(catalogID strfmt.UUID)
SetCatalogID adds the catalogId to the delete API security open API specs catalog ID params
func (*DeleteAPISecurityOpenAPISpecsCatalogIDParams) SetContext ¶
func (o *DeleteAPISecurityOpenAPISpecsCatalogIDParams) SetContext(ctx context.Context)
SetContext adds the context to the delete API security open API specs catalog ID params
func (*DeleteAPISecurityOpenAPISpecsCatalogIDParams) SetDefaults ¶
func (o *DeleteAPISecurityOpenAPISpecsCatalogIDParams) SetDefaults()
SetDefaults hydrates default values in the delete API security open API specs catalog ID params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteAPISecurityOpenAPISpecsCatalogIDParams) SetHTTPClient ¶
func (o *DeleteAPISecurityOpenAPISpecsCatalogIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete API security open API specs catalog ID params
func (*DeleteAPISecurityOpenAPISpecsCatalogIDParams) SetTimeout ¶
func (o *DeleteAPISecurityOpenAPISpecsCatalogIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete API security open API specs catalog ID params
func (*DeleteAPISecurityOpenAPISpecsCatalogIDParams) WithCatalogID ¶
func (o *DeleteAPISecurityOpenAPISpecsCatalogIDParams) WithCatalogID(catalogID strfmt.UUID) *DeleteAPISecurityOpenAPISpecsCatalogIDParams
WithCatalogID adds the catalogID to the delete API security open API specs catalog ID params
func (*DeleteAPISecurityOpenAPISpecsCatalogIDParams) WithContext ¶
func (o *DeleteAPISecurityOpenAPISpecsCatalogIDParams) WithContext(ctx context.Context) *DeleteAPISecurityOpenAPISpecsCatalogIDParams
WithContext adds the context to the delete API security open API specs catalog ID params
func (*DeleteAPISecurityOpenAPISpecsCatalogIDParams) WithDefaults ¶
func (o *DeleteAPISecurityOpenAPISpecsCatalogIDParams) WithDefaults() *DeleteAPISecurityOpenAPISpecsCatalogIDParams
WithDefaults hydrates default values in the delete API security open API specs catalog ID params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteAPISecurityOpenAPISpecsCatalogIDParams) WithHTTPClient ¶
func (o *DeleteAPISecurityOpenAPISpecsCatalogIDParams) WithHTTPClient(client *http.Client) *DeleteAPISecurityOpenAPISpecsCatalogIDParams
WithHTTPClient adds the HTTPClient to the delete API security open API specs catalog ID params
func (*DeleteAPISecurityOpenAPISpecsCatalogIDParams) WithTimeout ¶
func (o *DeleteAPISecurityOpenAPISpecsCatalogIDParams) WithTimeout(timeout time.Duration) *DeleteAPISecurityOpenAPISpecsCatalogIDParams
WithTimeout adds the timeout to the delete API security open API specs catalog ID params
func (*DeleteAPISecurityOpenAPISpecsCatalogIDParams) WriteToRequest ¶
func (o *DeleteAPISecurityOpenAPISpecsCatalogIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteAPISecurityOpenAPISpecsCatalogIDReader ¶
type DeleteAPISecurityOpenAPISpecsCatalogIDReader struct {
// contains filtered or unexported fields
}
DeleteAPISecurityOpenAPISpecsCatalogIDReader is a Reader for the DeleteAPISecurityOpenAPISpecsCatalogID structure.
func (*DeleteAPISecurityOpenAPISpecsCatalogIDReader) ReadResponse ¶
func (o *DeleteAPISecurityOpenAPISpecsCatalogIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteAPISecurityOpenAPISpecsCatalogIDUnauthorized ¶
type DeleteAPISecurityOpenAPISpecsCatalogIDUnauthorized struct { }
DeleteAPISecurityOpenAPISpecsCatalogIDUnauthorized describes a response with status code 401, with default header values.
Unauthorized.
func NewDeleteAPISecurityOpenAPISpecsCatalogIDUnauthorized ¶
func NewDeleteAPISecurityOpenAPISpecsCatalogIDUnauthorized() *DeleteAPISecurityOpenAPISpecsCatalogIDUnauthorized
NewDeleteAPISecurityOpenAPISpecsCatalogIDUnauthorized creates a DeleteAPISecurityOpenAPISpecsCatalogIDUnauthorized with default headers values
func (*DeleteAPISecurityOpenAPISpecsCatalogIDUnauthorized) Error ¶
func (o *DeleteAPISecurityOpenAPISpecsCatalogIDUnauthorized) Error() string
type GetAPISecurityExternalCatalogCatalogIDOK ¶
type GetAPISecurityExternalCatalogCatalogIDOK struct {
Payload *models.APIServiceDrillDownExternal
}
GetAPISecurityExternalCatalogCatalogIDOK describes a response with status code 200, with default header values.
Success
func NewGetAPISecurityExternalCatalogCatalogIDOK ¶
func NewGetAPISecurityExternalCatalogCatalogIDOK() *GetAPISecurityExternalCatalogCatalogIDOK
NewGetAPISecurityExternalCatalogCatalogIDOK creates a GetAPISecurityExternalCatalogCatalogIDOK with default headers values
func (*GetAPISecurityExternalCatalogCatalogIDOK) Error ¶
func (o *GetAPISecurityExternalCatalogCatalogIDOK) Error() string
func (*GetAPISecurityExternalCatalogCatalogIDOK) GetPayload ¶
func (o *GetAPISecurityExternalCatalogCatalogIDOK) GetPayload() *models.APIServiceDrillDownExternal
type GetAPISecurityExternalCatalogCatalogIDParams ¶
type GetAPISecurityExternalCatalogCatalogIDParams struct { /* APIPolicyProfiles. Names of the Api Policy Profiles */ APIPolicyProfiles []string // CatalogID. // // Format: uuid CatalogID strfmt.UUID /* DownloadAsJSON. When true, the API will return an json file, and pagination will be ignored */ DownloadAsJSON *bool Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetAPISecurityExternalCatalogCatalogIDParams contains all the parameters to send to the API endpoint
for the get API security external catalog catalog ID operation. Typically these are written to a http.Request.
func NewGetAPISecurityExternalCatalogCatalogIDParams ¶
func NewGetAPISecurityExternalCatalogCatalogIDParams() *GetAPISecurityExternalCatalogCatalogIDParams
NewGetAPISecurityExternalCatalogCatalogIDParams creates a new GetAPISecurityExternalCatalogCatalogIDParams 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 NewGetAPISecurityExternalCatalogCatalogIDParamsWithContext ¶
func NewGetAPISecurityExternalCatalogCatalogIDParamsWithContext(ctx context.Context) *GetAPISecurityExternalCatalogCatalogIDParams
NewGetAPISecurityExternalCatalogCatalogIDParamsWithContext creates a new GetAPISecurityExternalCatalogCatalogIDParams object with the ability to set a context for a request.
func NewGetAPISecurityExternalCatalogCatalogIDParamsWithHTTPClient ¶
func NewGetAPISecurityExternalCatalogCatalogIDParamsWithHTTPClient(client *http.Client) *GetAPISecurityExternalCatalogCatalogIDParams
NewGetAPISecurityExternalCatalogCatalogIDParamsWithHTTPClient creates a new GetAPISecurityExternalCatalogCatalogIDParams object with the ability to set a custom HTTPClient for a request.
func NewGetAPISecurityExternalCatalogCatalogIDParamsWithTimeout ¶
func NewGetAPISecurityExternalCatalogCatalogIDParamsWithTimeout(timeout time.Duration) *GetAPISecurityExternalCatalogCatalogIDParams
NewGetAPISecurityExternalCatalogCatalogIDParamsWithTimeout creates a new GetAPISecurityExternalCatalogCatalogIDParams object with the ability to set a timeout on a request.
func (*GetAPISecurityExternalCatalogCatalogIDParams) SetAPIPolicyProfiles ¶
func (o *GetAPISecurityExternalCatalogCatalogIDParams) SetAPIPolicyProfiles(aPIPolicyProfiles []string)
SetAPIPolicyProfiles adds the apiPolicyProfiles to the get API security external catalog catalog ID params
func (*GetAPISecurityExternalCatalogCatalogIDParams) SetCatalogID ¶
func (o *GetAPISecurityExternalCatalogCatalogIDParams) SetCatalogID(catalogID strfmt.UUID)
SetCatalogID adds the catalogId to the get API security external catalog catalog ID params
func (*GetAPISecurityExternalCatalogCatalogIDParams) SetContext ¶
func (o *GetAPISecurityExternalCatalogCatalogIDParams) SetContext(ctx context.Context)
SetContext adds the context to the get API security external catalog catalog ID params
func (*GetAPISecurityExternalCatalogCatalogIDParams) SetDefaults ¶
func (o *GetAPISecurityExternalCatalogCatalogIDParams) SetDefaults()
SetDefaults hydrates default values in the get API security external catalog catalog ID params (not the query body).
All values with no default are reset to their zero value.
func (*GetAPISecurityExternalCatalogCatalogIDParams) SetDownloadAsJSON ¶
func (o *GetAPISecurityExternalCatalogCatalogIDParams) SetDownloadAsJSON(downloadAsJSON *bool)
SetDownloadAsJSON adds the downloadAsJson to the get API security external catalog catalog ID params
func (*GetAPISecurityExternalCatalogCatalogIDParams) SetHTTPClient ¶
func (o *GetAPISecurityExternalCatalogCatalogIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get API security external catalog catalog ID params
func (*GetAPISecurityExternalCatalogCatalogIDParams) SetTimeout ¶
func (o *GetAPISecurityExternalCatalogCatalogIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get API security external catalog catalog ID params
func (*GetAPISecurityExternalCatalogCatalogIDParams) WithAPIPolicyProfiles ¶
func (o *GetAPISecurityExternalCatalogCatalogIDParams) WithAPIPolicyProfiles(aPIPolicyProfiles []string) *GetAPISecurityExternalCatalogCatalogIDParams
WithAPIPolicyProfiles adds the aPIPolicyProfiles to the get API security external catalog catalog ID params
func (*GetAPISecurityExternalCatalogCatalogIDParams) WithCatalogID ¶
func (o *GetAPISecurityExternalCatalogCatalogIDParams) WithCatalogID(catalogID strfmt.UUID) *GetAPISecurityExternalCatalogCatalogIDParams
WithCatalogID adds the catalogID to the get API security external catalog catalog ID params
func (*GetAPISecurityExternalCatalogCatalogIDParams) WithContext ¶
func (o *GetAPISecurityExternalCatalogCatalogIDParams) WithContext(ctx context.Context) *GetAPISecurityExternalCatalogCatalogIDParams
WithContext adds the context to the get API security external catalog catalog ID params
func (*GetAPISecurityExternalCatalogCatalogIDParams) WithDefaults ¶
func (o *GetAPISecurityExternalCatalogCatalogIDParams) WithDefaults() *GetAPISecurityExternalCatalogCatalogIDParams
WithDefaults hydrates default values in the get API security external catalog catalog ID params (not the query body).
All values with no default are reset to their zero value.
func (*GetAPISecurityExternalCatalogCatalogIDParams) WithDownloadAsJSON ¶
func (o *GetAPISecurityExternalCatalogCatalogIDParams) WithDownloadAsJSON(downloadAsJSON *bool) *GetAPISecurityExternalCatalogCatalogIDParams
WithDownloadAsJSON adds the downloadAsJSON to the get API security external catalog catalog ID params
func (*GetAPISecurityExternalCatalogCatalogIDParams) WithHTTPClient ¶
func (o *GetAPISecurityExternalCatalogCatalogIDParams) WithHTTPClient(client *http.Client) *GetAPISecurityExternalCatalogCatalogIDParams
WithHTTPClient adds the HTTPClient to the get API security external catalog catalog ID params
func (*GetAPISecurityExternalCatalogCatalogIDParams) WithTimeout ¶
func (o *GetAPISecurityExternalCatalogCatalogIDParams) WithTimeout(timeout time.Duration) *GetAPISecurityExternalCatalogCatalogIDParams
WithTimeout adds the timeout to the get API security external catalog catalog ID params
func (*GetAPISecurityExternalCatalogCatalogIDParams) WriteToRequest ¶
func (o *GetAPISecurityExternalCatalogCatalogIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAPISecurityExternalCatalogCatalogIDReader ¶
type GetAPISecurityExternalCatalogCatalogIDReader struct {
// contains filtered or unexported fields
}
GetAPISecurityExternalCatalogCatalogIDReader is a Reader for the GetAPISecurityExternalCatalogCatalogID structure.
func (*GetAPISecurityExternalCatalogCatalogIDReader) ReadResponse ¶
func (o *GetAPISecurityExternalCatalogCatalogIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetAPISecurityExternalCatalogCatalogIDUnauthorized ¶
type GetAPISecurityExternalCatalogCatalogIDUnauthorized struct { }
GetAPISecurityExternalCatalogCatalogIDUnauthorized describes a response with status code 401, with default header values.
Unauthorized.
func NewGetAPISecurityExternalCatalogCatalogIDUnauthorized ¶
func NewGetAPISecurityExternalCatalogCatalogIDUnauthorized() *GetAPISecurityExternalCatalogCatalogIDUnauthorized
NewGetAPISecurityExternalCatalogCatalogIDUnauthorized creates a GetAPISecurityExternalCatalogCatalogIDUnauthorized with default headers values
func (*GetAPISecurityExternalCatalogCatalogIDUnauthorized) Error ¶
func (o *GetAPISecurityExternalCatalogCatalogIDUnauthorized) Error() string
type GetAPISecurityExternalCatalogOK ¶
type GetAPISecurityExternalCatalogOK struct {
Payload *models.APIServiceListExternal
}
GetAPISecurityExternalCatalogOK describes a response with status code 200, with default header values.
Success
func NewGetAPISecurityExternalCatalogOK ¶
func NewGetAPISecurityExternalCatalogOK() *GetAPISecurityExternalCatalogOK
NewGetAPISecurityExternalCatalogOK creates a GetAPISecurityExternalCatalogOK with default headers values
func (*GetAPISecurityExternalCatalogOK) Error ¶
func (o *GetAPISecurityExternalCatalogOK) Error() string
func (*GetAPISecurityExternalCatalogOK) GetPayload ¶
func (o *GetAPISecurityExternalCatalogOK) GetPayload() *models.APIServiceListExternal
type GetAPISecurityExternalCatalogParams ¶
type GetAPISecurityExternalCatalogParams struct { /* APIPolicyProfiles. Names of the Api Policy Profiles */ APIPolicyProfiles []string /* IncludeServiceWithNoSpec. When false, only services with specs wikk be returned Default: true */ IncludeServiceWithNoSpec *bool /* MaxResults. The number of entries to return (pagination) Default: 100 */ MaxResults *float64 /* Name. the Api Catalog name filter */ Name *string /* NoPagination. When true, the pagination params will be ignored */ NoPagination *bool /* Offset. Return entries from this offset (pagination) */ Offset *float64 /* SortDir. sorting direction Default: "ASC" */ SortDir *string /* SortKey. the Api Catalog sort key */ SortKey *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetAPISecurityExternalCatalogParams contains all the parameters to send to the API endpoint
for the get API security external catalog operation. Typically these are written to a http.Request.
func NewGetAPISecurityExternalCatalogParams ¶
func NewGetAPISecurityExternalCatalogParams() *GetAPISecurityExternalCatalogParams
NewGetAPISecurityExternalCatalogParams creates a new GetAPISecurityExternalCatalogParams 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 NewGetAPISecurityExternalCatalogParamsWithContext ¶
func NewGetAPISecurityExternalCatalogParamsWithContext(ctx context.Context) *GetAPISecurityExternalCatalogParams
NewGetAPISecurityExternalCatalogParamsWithContext creates a new GetAPISecurityExternalCatalogParams object with the ability to set a context for a request.
func NewGetAPISecurityExternalCatalogParamsWithHTTPClient ¶
func NewGetAPISecurityExternalCatalogParamsWithHTTPClient(client *http.Client) *GetAPISecurityExternalCatalogParams
NewGetAPISecurityExternalCatalogParamsWithHTTPClient creates a new GetAPISecurityExternalCatalogParams object with the ability to set a custom HTTPClient for a request.
func NewGetAPISecurityExternalCatalogParamsWithTimeout ¶
func NewGetAPISecurityExternalCatalogParamsWithTimeout(timeout time.Duration) *GetAPISecurityExternalCatalogParams
NewGetAPISecurityExternalCatalogParamsWithTimeout creates a new GetAPISecurityExternalCatalogParams object with the ability to set a timeout on a request.
func (*GetAPISecurityExternalCatalogParams) SetAPIPolicyProfiles ¶
func (o *GetAPISecurityExternalCatalogParams) SetAPIPolicyProfiles(aPIPolicyProfiles []string)
SetAPIPolicyProfiles adds the apiPolicyProfiles to the get API security external catalog params
func (*GetAPISecurityExternalCatalogParams) SetContext ¶
func (o *GetAPISecurityExternalCatalogParams) SetContext(ctx context.Context)
SetContext adds the context to the get API security external catalog params
func (*GetAPISecurityExternalCatalogParams) SetDefaults ¶
func (o *GetAPISecurityExternalCatalogParams) SetDefaults()
SetDefaults hydrates default values in the get API security external catalog params (not the query body).
All values with no default are reset to their zero value.
func (*GetAPISecurityExternalCatalogParams) SetHTTPClient ¶
func (o *GetAPISecurityExternalCatalogParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get API security external catalog params
func (*GetAPISecurityExternalCatalogParams) SetIncludeServiceWithNoSpec ¶
func (o *GetAPISecurityExternalCatalogParams) SetIncludeServiceWithNoSpec(includeServiceWithNoSpec *bool)
SetIncludeServiceWithNoSpec adds the includeServiceWithNoSpec to the get API security external catalog params
func (*GetAPISecurityExternalCatalogParams) SetMaxResults ¶
func (o *GetAPISecurityExternalCatalogParams) SetMaxResults(maxResults *float64)
SetMaxResults adds the maxResults to the get API security external catalog params
func (*GetAPISecurityExternalCatalogParams) SetName ¶
func (o *GetAPISecurityExternalCatalogParams) SetName(name *string)
SetName adds the name to the get API security external catalog params
func (*GetAPISecurityExternalCatalogParams) SetNoPagination ¶
func (o *GetAPISecurityExternalCatalogParams) SetNoPagination(noPagination *bool)
SetNoPagination adds the noPagination to the get API security external catalog params
func (*GetAPISecurityExternalCatalogParams) SetOffset ¶
func (o *GetAPISecurityExternalCatalogParams) SetOffset(offset *float64)
SetOffset adds the offset to the get API security external catalog params
func (*GetAPISecurityExternalCatalogParams) SetSortDir ¶
func (o *GetAPISecurityExternalCatalogParams) SetSortDir(sortDir *string)
SetSortDir adds the sortDir to the get API security external catalog params
func (*GetAPISecurityExternalCatalogParams) SetSortKey ¶
func (o *GetAPISecurityExternalCatalogParams) SetSortKey(sortKey *string)
SetSortKey adds the sortKey to the get API security external catalog params
func (*GetAPISecurityExternalCatalogParams) SetTimeout ¶
func (o *GetAPISecurityExternalCatalogParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get API security external catalog params
func (*GetAPISecurityExternalCatalogParams) WithAPIPolicyProfiles ¶
func (o *GetAPISecurityExternalCatalogParams) WithAPIPolicyProfiles(aPIPolicyProfiles []string) *GetAPISecurityExternalCatalogParams
WithAPIPolicyProfiles adds the aPIPolicyProfiles to the get API security external catalog params
func (*GetAPISecurityExternalCatalogParams) WithContext ¶
func (o *GetAPISecurityExternalCatalogParams) WithContext(ctx context.Context) *GetAPISecurityExternalCatalogParams
WithContext adds the context to the get API security external catalog params
func (*GetAPISecurityExternalCatalogParams) WithDefaults ¶
func (o *GetAPISecurityExternalCatalogParams) WithDefaults() *GetAPISecurityExternalCatalogParams
WithDefaults hydrates default values in the get API security external catalog params (not the query body).
All values with no default are reset to their zero value.
func (*GetAPISecurityExternalCatalogParams) WithHTTPClient ¶
func (o *GetAPISecurityExternalCatalogParams) WithHTTPClient(client *http.Client) *GetAPISecurityExternalCatalogParams
WithHTTPClient adds the HTTPClient to the get API security external catalog params
func (*GetAPISecurityExternalCatalogParams) WithIncludeServiceWithNoSpec ¶
func (o *GetAPISecurityExternalCatalogParams) WithIncludeServiceWithNoSpec(includeServiceWithNoSpec *bool) *GetAPISecurityExternalCatalogParams
WithIncludeServiceWithNoSpec adds the includeServiceWithNoSpec to the get API security external catalog params
func (*GetAPISecurityExternalCatalogParams) WithMaxResults ¶
func (o *GetAPISecurityExternalCatalogParams) WithMaxResults(maxResults *float64) *GetAPISecurityExternalCatalogParams
WithMaxResults adds the maxResults to the get API security external catalog params
func (*GetAPISecurityExternalCatalogParams) WithName ¶
func (o *GetAPISecurityExternalCatalogParams) WithName(name *string) *GetAPISecurityExternalCatalogParams
WithName adds the name to the get API security external catalog params
func (*GetAPISecurityExternalCatalogParams) WithNoPagination ¶
func (o *GetAPISecurityExternalCatalogParams) WithNoPagination(noPagination *bool) *GetAPISecurityExternalCatalogParams
WithNoPagination adds the noPagination to the get API security external catalog params
func (*GetAPISecurityExternalCatalogParams) WithOffset ¶
func (o *GetAPISecurityExternalCatalogParams) WithOffset(offset *float64) *GetAPISecurityExternalCatalogParams
WithOffset adds the offset to the get API security external catalog params
func (*GetAPISecurityExternalCatalogParams) WithSortDir ¶
func (o *GetAPISecurityExternalCatalogParams) WithSortDir(sortDir *string) *GetAPISecurityExternalCatalogParams
WithSortDir adds the sortDir to the get API security external catalog params
func (*GetAPISecurityExternalCatalogParams) WithSortKey ¶
func (o *GetAPISecurityExternalCatalogParams) WithSortKey(sortKey *string) *GetAPISecurityExternalCatalogParams
WithSortKey adds the sortKey to the get API security external catalog params
func (*GetAPISecurityExternalCatalogParams) WithTimeout ¶
func (o *GetAPISecurityExternalCatalogParams) WithTimeout(timeout time.Duration) *GetAPISecurityExternalCatalogParams
WithTimeout adds the timeout to the get API security external catalog params
func (*GetAPISecurityExternalCatalogParams) WriteToRequest ¶
func (o *GetAPISecurityExternalCatalogParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAPISecurityExternalCatalogReader ¶
type GetAPISecurityExternalCatalogReader struct {
// contains filtered or unexported fields
}
GetAPISecurityExternalCatalogReader is a Reader for the GetAPISecurityExternalCatalog structure.
func (*GetAPISecurityExternalCatalogReader) ReadResponse ¶
func (o *GetAPISecurityExternalCatalogReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetAPISecurityExternalCatalogUnauthorized ¶
type GetAPISecurityExternalCatalogUnauthorized struct { }
GetAPISecurityExternalCatalogUnauthorized describes a response with status code 401, with default header values.
Unauthorized.
func NewGetAPISecurityExternalCatalogUnauthorized ¶
func NewGetAPISecurityExternalCatalogUnauthorized() *GetAPISecurityExternalCatalogUnauthorized
NewGetAPISecurityExternalCatalogUnauthorized creates a GetAPISecurityExternalCatalogUnauthorized with default headers values
func (*GetAPISecurityExternalCatalogUnauthorized) Error ¶
func (o *GetAPISecurityExternalCatalogUnauthorized) Error() string
type GetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusOK ¶
type GetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusOK struct {
Payload models.OpenAPISpecScoreStatus
}
GetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusOK describes a response with status code 200, with default header values.
Success
func NewGetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusOK ¶
func NewGetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusOK() *GetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusOK
NewGetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusOK creates a GetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusOK with default headers values
func (*GetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusOK) Error ¶
func (o *GetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusOK) Error() string
func (*GetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusOK) GetPayload ¶
func (o *GetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusOK) GetPayload() models.OpenAPISpecScoreStatus
type GetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusParams ¶
type GetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusParams struct { // CatalogID. // // Format: uuid CatalogID strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusParams contains all the parameters to send to the API endpoint
for the get API security open API specs catalog ID get open API spec score status operation. Typically these are written to a http.Request.
func NewGetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusParams ¶
func NewGetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusParams() *GetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusParams
NewGetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusParams creates a new GetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusParams 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 NewGetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusParamsWithContext ¶
func NewGetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusParamsWithContext(ctx context.Context) *GetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusParams
NewGetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusParamsWithContext creates a new GetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusParams object with the ability to set a context for a request.
func NewGetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusParamsWithHTTPClient ¶
func NewGetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusParamsWithHTTPClient(client *http.Client) *GetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusParams
NewGetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusParamsWithHTTPClient creates a new GetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusParams object with the ability to set a custom HTTPClient for a request.
func NewGetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusParamsWithTimeout ¶
func NewGetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusParamsWithTimeout(timeout time.Duration) *GetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusParams
NewGetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusParamsWithTimeout creates a new GetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusParams object with the ability to set a timeout on a request.
func (*GetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusParams) SetCatalogID ¶
func (o *GetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusParams) SetCatalogID(catalogID strfmt.UUID)
SetCatalogID adds the catalogId to the get API security open API specs catalog ID get open API spec score status params
func (*GetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusParams) SetContext ¶
func (o *GetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusParams) SetContext(ctx context.Context)
SetContext adds the context to the get API security open API specs catalog ID get open API spec score status params
func (*GetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusParams) SetDefaults ¶
func (o *GetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusParams) SetDefaults()
SetDefaults hydrates default values in the get API security open API specs catalog ID get open API spec score status params (not the query body).
All values with no default are reset to their zero value.
func (*GetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusParams) SetHTTPClient ¶
func (o *GetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get API security open API specs catalog ID get open API spec score status params
func (*GetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusParams) SetTimeout ¶
func (o *GetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get API security open API specs catalog ID get open API spec score status params
func (*GetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusParams) WithCatalogID ¶
func (o *GetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusParams) WithCatalogID(catalogID strfmt.UUID) *GetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusParams
WithCatalogID adds the catalogID to the get API security open API specs catalog ID get open API spec score status params
func (*GetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusParams) WithContext ¶
func (o *GetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusParams) WithContext(ctx context.Context) *GetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusParams
WithContext adds the context to the get API security open API specs catalog ID get open API spec score status params
func (*GetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusParams) WithDefaults ¶
func (o *GetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusParams) WithDefaults() *GetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusParams
WithDefaults hydrates default values in the get API security open API specs catalog ID get open API spec score status params (not the query body).
All values with no default are reset to their zero value.
func (*GetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusParams) WithHTTPClient ¶
func (o *GetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusParams) WithHTTPClient(client *http.Client) *GetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusParams
WithHTTPClient adds the HTTPClient to the get API security open API specs catalog ID get open API spec score status params
func (*GetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusParams) WithTimeout ¶
func (o *GetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusParams) WithTimeout(timeout time.Duration) *GetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusParams
WithTimeout adds the timeout to the get API security open API specs catalog ID get open API spec score status params
func (*GetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusParams) WriteToRequest ¶
func (o *GetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusReader ¶
type GetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusReader struct {
// contains filtered or unexported fields
}
GetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusReader is a Reader for the GetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatus structure.
func (*GetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusReader) ReadResponse ¶
func (o *GetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusUnauthorized ¶
type GetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusUnauthorized struct { }
GetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusUnauthorized describes a response with status code 401, with default header values.
Unauthorized.
func NewGetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusUnauthorized ¶
func NewGetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusUnauthorized() *GetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusUnauthorized
NewGetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusUnauthorized creates a GetAPISecurityOpenAPISpecsCatalogIDGetOpenAPISpecScoreStatusUnauthorized with default headers values
type GetAPISecurityOpenAPISpecsCatalogIDOK ¶
type GetAPISecurityOpenAPISpecsCatalogIDOK struct {
Payload *models.OpenAPISpec
}
GetAPISecurityOpenAPISpecsCatalogIDOK describes a response with status code 200, with default header values.
Success
func NewGetAPISecurityOpenAPISpecsCatalogIDOK ¶
func NewGetAPISecurityOpenAPISpecsCatalogIDOK() *GetAPISecurityOpenAPISpecsCatalogIDOK
NewGetAPISecurityOpenAPISpecsCatalogIDOK creates a GetAPISecurityOpenAPISpecsCatalogIDOK with default headers values
func (*GetAPISecurityOpenAPISpecsCatalogIDOK) Error ¶
func (o *GetAPISecurityOpenAPISpecsCatalogIDOK) Error() string
func (*GetAPISecurityOpenAPISpecsCatalogIDOK) GetPayload ¶
func (o *GetAPISecurityOpenAPISpecsCatalogIDOK) GetPayload() *models.OpenAPISpec
type GetAPISecurityOpenAPISpecsCatalogIDParams ¶
type GetAPISecurityOpenAPISpecsCatalogIDParams struct { // CatalogID. // // Format: uuid CatalogID strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetAPISecurityOpenAPISpecsCatalogIDParams contains all the parameters to send to the API endpoint
for the get API security open API specs catalog ID operation. Typically these are written to a http.Request.
func NewGetAPISecurityOpenAPISpecsCatalogIDParams ¶
func NewGetAPISecurityOpenAPISpecsCatalogIDParams() *GetAPISecurityOpenAPISpecsCatalogIDParams
NewGetAPISecurityOpenAPISpecsCatalogIDParams creates a new GetAPISecurityOpenAPISpecsCatalogIDParams 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 NewGetAPISecurityOpenAPISpecsCatalogIDParamsWithContext ¶
func NewGetAPISecurityOpenAPISpecsCatalogIDParamsWithContext(ctx context.Context) *GetAPISecurityOpenAPISpecsCatalogIDParams
NewGetAPISecurityOpenAPISpecsCatalogIDParamsWithContext creates a new GetAPISecurityOpenAPISpecsCatalogIDParams object with the ability to set a context for a request.
func NewGetAPISecurityOpenAPISpecsCatalogIDParamsWithHTTPClient ¶
func NewGetAPISecurityOpenAPISpecsCatalogIDParamsWithHTTPClient(client *http.Client) *GetAPISecurityOpenAPISpecsCatalogIDParams
NewGetAPISecurityOpenAPISpecsCatalogIDParamsWithHTTPClient creates a new GetAPISecurityOpenAPISpecsCatalogIDParams object with the ability to set a custom HTTPClient for a request.
func NewGetAPISecurityOpenAPISpecsCatalogIDParamsWithTimeout ¶
func NewGetAPISecurityOpenAPISpecsCatalogIDParamsWithTimeout(timeout time.Duration) *GetAPISecurityOpenAPISpecsCatalogIDParams
NewGetAPISecurityOpenAPISpecsCatalogIDParamsWithTimeout creates a new GetAPISecurityOpenAPISpecsCatalogIDParams object with the ability to set a timeout on a request.
func (*GetAPISecurityOpenAPISpecsCatalogIDParams) SetCatalogID ¶
func (o *GetAPISecurityOpenAPISpecsCatalogIDParams) SetCatalogID(catalogID strfmt.UUID)
SetCatalogID adds the catalogId to the get API security open API specs catalog ID params
func (*GetAPISecurityOpenAPISpecsCatalogIDParams) SetContext ¶
func (o *GetAPISecurityOpenAPISpecsCatalogIDParams) SetContext(ctx context.Context)
SetContext adds the context to the get API security open API specs catalog ID params
func (*GetAPISecurityOpenAPISpecsCatalogIDParams) SetDefaults ¶
func (o *GetAPISecurityOpenAPISpecsCatalogIDParams) SetDefaults()
SetDefaults hydrates default values in the get API security open API specs catalog ID params (not the query body).
All values with no default are reset to their zero value.
func (*GetAPISecurityOpenAPISpecsCatalogIDParams) SetHTTPClient ¶
func (o *GetAPISecurityOpenAPISpecsCatalogIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get API security open API specs catalog ID params
func (*GetAPISecurityOpenAPISpecsCatalogIDParams) SetTimeout ¶
func (o *GetAPISecurityOpenAPISpecsCatalogIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get API security open API specs catalog ID params
func (*GetAPISecurityOpenAPISpecsCatalogIDParams) WithCatalogID ¶
func (o *GetAPISecurityOpenAPISpecsCatalogIDParams) WithCatalogID(catalogID strfmt.UUID) *GetAPISecurityOpenAPISpecsCatalogIDParams
WithCatalogID adds the catalogID to the get API security open API specs catalog ID params
func (*GetAPISecurityOpenAPISpecsCatalogIDParams) WithContext ¶
func (o *GetAPISecurityOpenAPISpecsCatalogIDParams) WithContext(ctx context.Context) *GetAPISecurityOpenAPISpecsCatalogIDParams
WithContext adds the context to the get API security open API specs catalog ID params
func (*GetAPISecurityOpenAPISpecsCatalogIDParams) WithDefaults ¶
func (o *GetAPISecurityOpenAPISpecsCatalogIDParams) WithDefaults() *GetAPISecurityOpenAPISpecsCatalogIDParams
WithDefaults hydrates default values in the get API security open API specs catalog ID params (not the query body).
All values with no default are reset to their zero value.
func (*GetAPISecurityOpenAPISpecsCatalogIDParams) WithHTTPClient ¶
func (o *GetAPISecurityOpenAPISpecsCatalogIDParams) WithHTTPClient(client *http.Client) *GetAPISecurityOpenAPISpecsCatalogIDParams
WithHTTPClient adds the HTTPClient to the get API security open API specs catalog ID params
func (*GetAPISecurityOpenAPISpecsCatalogIDParams) WithTimeout ¶
func (o *GetAPISecurityOpenAPISpecsCatalogIDParams) WithTimeout(timeout time.Duration) *GetAPISecurityOpenAPISpecsCatalogIDParams
WithTimeout adds the timeout to the get API security open API specs catalog ID params
func (*GetAPISecurityOpenAPISpecsCatalogIDParams) WriteToRequest ¶
func (o *GetAPISecurityOpenAPISpecsCatalogIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAPISecurityOpenAPISpecsCatalogIDReader ¶
type GetAPISecurityOpenAPISpecsCatalogIDReader struct {
// contains filtered or unexported fields
}
GetAPISecurityOpenAPISpecsCatalogIDReader is a Reader for the GetAPISecurityOpenAPISpecsCatalogID structure.
func (*GetAPISecurityOpenAPISpecsCatalogIDReader) ReadResponse ¶
func (o *GetAPISecurityOpenAPISpecsCatalogIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetAPISecurityOpenAPISpecsCatalogIDUnauthorized ¶
type GetAPISecurityOpenAPISpecsCatalogIDUnauthorized struct { }
GetAPISecurityOpenAPISpecsCatalogIDUnauthorized describes a response with status code 401, with default header values.
Unauthorized.
func NewGetAPISecurityOpenAPISpecsCatalogIDUnauthorized ¶
func NewGetAPISecurityOpenAPISpecsCatalogIDUnauthorized() *GetAPISecurityOpenAPISpecsCatalogIDUnauthorized
NewGetAPISecurityOpenAPISpecsCatalogIDUnauthorized creates a GetAPISecurityOpenAPISpecsCatalogIDUnauthorized with default headers values
func (*GetAPISecurityOpenAPISpecsCatalogIDUnauthorized) Error ¶
func (o *GetAPISecurityOpenAPISpecsCatalogIDUnauthorized) Error() string
type PostAPISecurityAPICreated ¶
type PostAPISecurityAPICreated struct {
Payload interface{}
}
PostAPISecurityAPICreated describes a response with status code 201, with default header values.
the new api id
func NewPostAPISecurityAPICreated ¶
func NewPostAPISecurityAPICreated() *PostAPISecurityAPICreated
NewPostAPISecurityAPICreated creates a PostAPISecurityAPICreated with default headers values
func (*PostAPISecurityAPICreated) Error ¶
func (o *PostAPISecurityAPICreated) Error() string
func (*PostAPISecurityAPICreated) GetPayload ¶
func (o *PostAPISecurityAPICreated) GetPayload() interface{}
type PostAPISecurityAPIForbidden ¶
type PostAPISecurityAPIForbidden struct { }
PostAPISecurityAPIForbidden describes a response with status code 403, with default header values.
Forbidden. Api Security is disabled for user
func NewPostAPISecurityAPIForbidden ¶
func NewPostAPISecurityAPIForbidden() *PostAPISecurityAPIForbidden
NewPostAPISecurityAPIForbidden creates a PostAPISecurityAPIForbidden with default headers values
func (*PostAPISecurityAPIForbidden) Error ¶
func (o *PostAPISecurityAPIForbidden) Error() string
type PostAPISecurityAPINotFound ¶
type PostAPISecurityAPINotFound struct { }
PostAPISecurityAPINotFound describes a response with status code 404, with default header values.
Api with given catalogId does not exist
func NewPostAPISecurityAPINotFound ¶
func NewPostAPISecurityAPINotFound() *PostAPISecurityAPINotFound
NewPostAPISecurityAPINotFound creates a PostAPISecurityAPINotFound with default headers values
func (*PostAPISecurityAPINotFound) Error ¶
func (o *PostAPISecurityAPINotFound) Error() string
type PostAPISecurityAPIParams ¶
type PostAPISecurityAPIParams struct { // Body. Body *models.APISecurityAPI Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostAPISecurityAPIParams contains all the parameters to send to the API endpoint
for the post API security API operation. Typically these are written to a http.Request.
func NewPostAPISecurityAPIParams ¶
func NewPostAPISecurityAPIParams() *PostAPISecurityAPIParams
NewPostAPISecurityAPIParams creates a new PostAPISecurityAPIParams 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 NewPostAPISecurityAPIParamsWithContext ¶
func NewPostAPISecurityAPIParamsWithContext(ctx context.Context) *PostAPISecurityAPIParams
NewPostAPISecurityAPIParamsWithContext creates a new PostAPISecurityAPIParams object with the ability to set a context for a request.
func NewPostAPISecurityAPIParamsWithHTTPClient ¶
func NewPostAPISecurityAPIParamsWithHTTPClient(client *http.Client) *PostAPISecurityAPIParams
NewPostAPISecurityAPIParamsWithHTTPClient creates a new PostAPISecurityAPIParams object with the ability to set a custom HTTPClient for a request.
func NewPostAPISecurityAPIParamsWithTimeout ¶
func NewPostAPISecurityAPIParamsWithTimeout(timeout time.Duration) *PostAPISecurityAPIParams
NewPostAPISecurityAPIParamsWithTimeout creates a new PostAPISecurityAPIParams object with the ability to set a timeout on a request.
func (*PostAPISecurityAPIParams) SetBody ¶
func (o *PostAPISecurityAPIParams) SetBody(body *models.APISecurityAPI)
SetBody adds the body to the post API security API params
func (*PostAPISecurityAPIParams) SetContext ¶
func (o *PostAPISecurityAPIParams) SetContext(ctx context.Context)
SetContext adds the context to the post API security API params
func (*PostAPISecurityAPIParams) SetDefaults ¶
func (o *PostAPISecurityAPIParams) SetDefaults()
SetDefaults hydrates default values in the post API security API params (not the query body).
All values with no default are reset to their zero value.
func (*PostAPISecurityAPIParams) SetHTTPClient ¶
func (o *PostAPISecurityAPIParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post API security API params
func (*PostAPISecurityAPIParams) SetTimeout ¶
func (o *PostAPISecurityAPIParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post API security API params
func (*PostAPISecurityAPIParams) WithBody ¶
func (o *PostAPISecurityAPIParams) WithBody(body *models.APISecurityAPI) *PostAPISecurityAPIParams
WithBody adds the body to the post API security API params
func (*PostAPISecurityAPIParams) WithContext ¶
func (o *PostAPISecurityAPIParams) WithContext(ctx context.Context) *PostAPISecurityAPIParams
WithContext adds the context to the post API security API params
func (*PostAPISecurityAPIParams) WithDefaults ¶
func (o *PostAPISecurityAPIParams) WithDefaults() *PostAPISecurityAPIParams
WithDefaults hydrates default values in the post API security API params (not the query body).
All values with no default are reset to their zero value.
func (*PostAPISecurityAPIParams) WithHTTPClient ¶
func (o *PostAPISecurityAPIParams) WithHTTPClient(client *http.Client) *PostAPISecurityAPIParams
WithHTTPClient adds the HTTPClient to the post API security API params
func (*PostAPISecurityAPIParams) WithTimeout ¶
func (o *PostAPISecurityAPIParams) WithTimeout(timeout time.Duration) *PostAPISecurityAPIParams
WithTimeout adds the timeout to the post API security API params
func (*PostAPISecurityAPIParams) WriteToRequest ¶
func (o *PostAPISecurityAPIParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostAPISecurityAPIReader ¶
type PostAPISecurityAPIReader struct {
// contains filtered or unexported fields
}
PostAPISecurityAPIReader is a Reader for the PostAPISecurityAPI structure.
func (*PostAPISecurityAPIReader) ReadResponse ¶
func (o *PostAPISecurityAPIReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostAPISecurityAPIUnauthorized ¶
type PostAPISecurityAPIUnauthorized struct { }
PostAPISecurityAPIUnauthorized describes a response with status code 401, with default header values.
Unauthorized.
func NewPostAPISecurityAPIUnauthorized ¶
func NewPostAPISecurityAPIUnauthorized() *PostAPISecurityAPIUnauthorized
NewPostAPISecurityAPIUnauthorized creates a PostAPISecurityAPIUnauthorized with default headers values
func (*PostAPISecurityAPIUnauthorized) Error ¶
func (o *PostAPISecurityAPIUnauthorized) Error() string
type PutAPISecurityOpenAPISpecsCatalogIDCreated ¶
type PutAPISecurityOpenAPISpecsCatalogIDCreated struct {
Payload *models.OpenAPISpec
}
PutAPISecurityOpenAPISpecsCatalogIDCreated describes a response with status code 201, with default header values.
Success
func NewPutAPISecurityOpenAPISpecsCatalogIDCreated ¶
func NewPutAPISecurityOpenAPISpecsCatalogIDCreated() *PutAPISecurityOpenAPISpecsCatalogIDCreated
NewPutAPISecurityOpenAPISpecsCatalogIDCreated creates a PutAPISecurityOpenAPISpecsCatalogIDCreated with default headers values
func (*PutAPISecurityOpenAPISpecsCatalogIDCreated) Error ¶
func (o *PutAPISecurityOpenAPISpecsCatalogIDCreated) Error() string
func (*PutAPISecurityOpenAPISpecsCatalogIDCreated) GetPayload ¶
func (o *PutAPISecurityOpenAPISpecsCatalogIDCreated) GetPayload() *models.OpenAPISpec
type PutAPISecurityOpenAPISpecsCatalogIDParams ¶
type PutAPISecurityOpenAPISpecsCatalogIDParams struct { // Body. Body string // CatalogID. // // Format: uuid CatalogID strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PutAPISecurityOpenAPISpecsCatalogIDParams contains all the parameters to send to the API endpoint
for the put API security open API specs catalog ID operation. Typically these are written to a http.Request.
func NewPutAPISecurityOpenAPISpecsCatalogIDParams ¶
func NewPutAPISecurityOpenAPISpecsCatalogIDParams() *PutAPISecurityOpenAPISpecsCatalogIDParams
NewPutAPISecurityOpenAPISpecsCatalogIDParams creates a new PutAPISecurityOpenAPISpecsCatalogIDParams 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 NewPutAPISecurityOpenAPISpecsCatalogIDParamsWithContext ¶
func NewPutAPISecurityOpenAPISpecsCatalogIDParamsWithContext(ctx context.Context) *PutAPISecurityOpenAPISpecsCatalogIDParams
NewPutAPISecurityOpenAPISpecsCatalogIDParamsWithContext creates a new PutAPISecurityOpenAPISpecsCatalogIDParams object with the ability to set a context for a request.
func NewPutAPISecurityOpenAPISpecsCatalogIDParamsWithHTTPClient ¶
func NewPutAPISecurityOpenAPISpecsCatalogIDParamsWithHTTPClient(client *http.Client) *PutAPISecurityOpenAPISpecsCatalogIDParams
NewPutAPISecurityOpenAPISpecsCatalogIDParamsWithHTTPClient creates a new PutAPISecurityOpenAPISpecsCatalogIDParams object with the ability to set a custom HTTPClient for a request.
func NewPutAPISecurityOpenAPISpecsCatalogIDParamsWithTimeout ¶
func NewPutAPISecurityOpenAPISpecsCatalogIDParamsWithTimeout(timeout time.Duration) *PutAPISecurityOpenAPISpecsCatalogIDParams
NewPutAPISecurityOpenAPISpecsCatalogIDParamsWithTimeout creates a new PutAPISecurityOpenAPISpecsCatalogIDParams object with the ability to set a timeout on a request.
func (*PutAPISecurityOpenAPISpecsCatalogIDParams) SetBody ¶
func (o *PutAPISecurityOpenAPISpecsCatalogIDParams) SetBody(body string)
SetBody adds the body to the put API security open API specs catalog ID params
func (*PutAPISecurityOpenAPISpecsCatalogIDParams) SetCatalogID ¶
func (o *PutAPISecurityOpenAPISpecsCatalogIDParams) SetCatalogID(catalogID strfmt.UUID)
SetCatalogID adds the catalogId to the put API security open API specs catalog ID params
func (*PutAPISecurityOpenAPISpecsCatalogIDParams) SetContext ¶
func (o *PutAPISecurityOpenAPISpecsCatalogIDParams) SetContext(ctx context.Context)
SetContext adds the context to the put API security open API specs catalog ID params
func (*PutAPISecurityOpenAPISpecsCatalogIDParams) SetDefaults ¶
func (o *PutAPISecurityOpenAPISpecsCatalogIDParams) SetDefaults()
SetDefaults hydrates default values in the put API security open API specs catalog ID params (not the query body).
All values with no default are reset to their zero value.
func (*PutAPISecurityOpenAPISpecsCatalogIDParams) SetHTTPClient ¶
func (o *PutAPISecurityOpenAPISpecsCatalogIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the put API security open API specs catalog ID params
func (*PutAPISecurityOpenAPISpecsCatalogIDParams) SetTimeout ¶
func (o *PutAPISecurityOpenAPISpecsCatalogIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the put API security open API specs catalog ID params
func (*PutAPISecurityOpenAPISpecsCatalogIDParams) WithBody ¶
func (o *PutAPISecurityOpenAPISpecsCatalogIDParams) WithBody(body string) *PutAPISecurityOpenAPISpecsCatalogIDParams
WithBody adds the body to the put API security open API specs catalog ID params
func (*PutAPISecurityOpenAPISpecsCatalogIDParams) WithCatalogID ¶
func (o *PutAPISecurityOpenAPISpecsCatalogIDParams) WithCatalogID(catalogID strfmt.UUID) *PutAPISecurityOpenAPISpecsCatalogIDParams
WithCatalogID adds the catalogID to the put API security open API specs catalog ID params
func (*PutAPISecurityOpenAPISpecsCatalogIDParams) WithContext ¶
func (o *PutAPISecurityOpenAPISpecsCatalogIDParams) WithContext(ctx context.Context) *PutAPISecurityOpenAPISpecsCatalogIDParams
WithContext adds the context to the put API security open API specs catalog ID params
func (*PutAPISecurityOpenAPISpecsCatalogIDParams) WithDefaults ¶
func (o *PutAPISecurityOpenAPISpecsCatalogIDParams) WithDefaults() *PutAPISecurityOpenAPISpecsCatalogIDParams
WithDefaults hydrates default values in the put API security open API specs catalog ID params (not the query body).
All values with no default are reset to their zero value.
func (*PutAPISecurityOpenAPISpecsCatalogIDParams) WithHTTPClient ¶
func (o *PutAPISecurityOpenAPISpecsCatalogIDParams) WithHTTPClient(client *http.Client) *PutAPISecurityOpenAPISpecsCatalogIDParams
WithHTTPClient adds the HTTPClient to the put API security open API specs catalog ID params
func (*PutAPISecurityOpenAPISpecsCatalogIDParams) WithTimeout ¶
func (o *PutAPISecurityOpenAPISpecsCatalogIDParams) WithTimeout(timeout time.Duration) *PutAPISecurityOpenAPISpecsCatalogIDParams
WithTimeout adds the timeout to the put API security open API specs catalog ID params
func (*PutAPISecurityOpenAPISpecsCatalogIDParams) WriteToRequest ¶
func (o *PutAPISecurityOpenAPISpecsCatalogIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PutAPISecurityOpenAPISpecsCatalogIDReader ¶
type PutAPISecurityOpenAPISpecsCatalogIDReader struct {
// contains filtered or unexported fields
}
PutAPISecurityOpenAPISpecsCatalogIDReader is a Reader for the PutAPISecurityOpenAPISpecsCatalogID structure.
func (*PutAPISecurityOpenAPISpecsCatalogIDReader) ReadResponse ¶
func (o *PutAPISecurityOpenAPISpecsCatalogIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PutAPISecurityOpenAPISpecsCatalogIDUnauthorized ¶
type PutAPISecurityOpenAPISpecsCatalogIDUnauthorized struct { }
PutAPISecurityOpenAPISpecsCatalogIDUnauthorized describes a response with status code 401, with default header values.
Unauthorized.
func NewPutAPISecurityOpenAPISpecsCatalogIDUnauthorized ¶
func NewPutAPISecurityOpenAPISpecsCatalogIDUnauthorized() *PutAPISecurityOpenAPISpecsCatalogIDUnauthorized
NewPutAPISecurityOpenAPISpecsCatalogIDUnauthorized creates a PutAPISecurityOpenAPISpecsCatalogIDUnauthorized with default headers values
func (*PutAPISecurityOpenAPISpecsCatalogIDUnauthorized) Error ¶
func (o *PutAPISecurityOpenAPISpecsCatalogIDUnauthorized) Error() string
Source Files ¶
- api_security_client.go
- delete_api_security_api_catalog_id_parameters.go
- delete_api_security_api_catalog_id_responses.go
- delete_api_security_open_api_specs_catalog_id_parameters.go
- delete_api_security_open_api_specs_catalog_id_responses.go
- get_api_security_external_catalog_catalog_id_parameters.go
- get_api_security_external_catalog_catalog_id_responses.go
- get_api_security_external_catalog_parameters.go
- get_api_security_external_catalog_responses.go
- get_api_security_open_api_specs_catalog_id_get_open_api_spec_score_status_parameters.go
- get_api_security_open_api_specs_catalog_id_get_open_api_spec_score_status_responses.go
- get_api_security_open_api_specs_catalog_id_parameters.go
- get_api_security_open_api_specs_catalog_id_responses.go
- post_api_security_api_parameters.go
- post_api_security_api_responses.go
- put_api_security_open_api_specs_catalog_id_parameters.go
- put_api_security_open_api_specs_catalog_id_responses.go