Documentation
¶
Index ¶
- type Client
- func (a *Client) DeleteAPIInventoryAPIIDSpecsProvidedSpec(params *DeleteAPIInventoryAPIIDSpecsProvidedSpecParams, opts ...ClientOption) (*DeleteAPIInventoryAPIIDSpecsProvidedSpecOK, error)
- func (a *Client) DeleteAPIInventoryAPIIDSpecsReconstructedSpec(params *DeleteAPIInventoryAPIIDSpecsReconstructedSpecParams, ...) (*DeleteAPIInventoryAPIIDSpecsReconstructedSpecOK, error)
- func (a *Client) GetAPIEvents(params *GetAPIEventsParams, opts ...ClientOption) (*GetAPIEventsOK, error)
- func (a *Client) GetAPIEventsEventID(params *GetAPIEventsEventIDParams, opts ...ClientOption) (*GetAPIEventsEventIDOK, error)
- func (a *Client) GetAPIEventsEventIDProvidedSpecDiff(params *GetAPIEventsEventIDProvidedSpecDiffParams, opts ...ClientOption) (*GetAPIEventsEventIDProvidedSpecDiffOK, error)
- func (a *Client) GetAPIEventsEventIDReconstructedSpecDiff(params *GetAPIEventsEventIDReconstructedSpecDiffParams, opts ...ClientOption) (*GetAPIEventsEventIDReconstructedSpecDiffOK, error)
- func (a *Client) GetAPIInventory(params *GetAPIInventoryParams, opts ...ClientOption) (*GetAPIInventoryOK, error)
- func (a *Client) GetAPIInventoryAPIIDProvidedSwaggerJSON(params *GetAPIInventoryAPIIDProvidedSwaggerJSONParams, opts ...ClientOption) (*GetAPIInventoryAPIIDProvidedSwaggerJSONOK, error)
- func (a *Client) GetAPIInventoryAPIIDReconstructedSwaggerJSON(params *GetAPIInventoryAPIIDReconstructedSwaggerJSONParams, ...) (*GetAPIInventoryAPIIDReconstructedSwaggerJSONOK, error)
- func (a *Client) GetAPIInventoryAPIIDSpecs(params *GetAPIInventoryAPIIDSpecsParams, opts ...ClientOption) (*GetAPIInventoryAPIIDSpecsOK, error)
- func (a *Client) GetAPIInventoryAPIIDSuggestedReview(params *GetAPIInventoryAPIIDSuggestedReviewParams, opts ...ClientOption) (*GetAPIInventoryAPIIDSuggestedReviewOK, error)
- func (a *Client) GetAPIUsageHitCount(params *GetAPIUsageHitCountParams, opts ...ClientOption) (*GetAPIUsageHitCountOK, error)
- func (a *Client) GetDashboardAPIUsage(params *GetDashboardAPIUsageParams, opts ...ClientOption) (*GetDashboardAPIUsageOK, error)
- func (a *Client) GetDashboardAPIUsageLatestDiffs(params *GetDashboardAPIUsageLatestDiffsParams, opts ...ClientOption) (*GetDashboardAPIUsageLatestDiffsOK, error)
- func (a *Client) GetDashboardAPIUsageMostUsed(params *GetDashboardAPIUsageMostUsedParams, opts ...ClientOption) (*GetDashboardAPIUsageMostUsedOK, error)
- func (a *Client) PostAPIInventory(params *PostAPIInventoryParams, opts ...ClientOption) (*PostAPIInventoryOK, error)
- func (a *Client) PostAPIInventoryReviewIDApprovedReview(params *PostAPIInventoryReviewIDApprovedReviewParams, opts ...ClientOption) (*PostAPIInventoryReviewIDApprovedReviewOK, error)
- func (a *Client) PutAPIInventoryAPIIDSpecsProvidedSpec(params *PutAPIInventoryAPIIDSpecsProvidedSpecParams, opts ...ClientOption) (*PutAPIInventoryAPIIDSpecsProvidedSpecCreated, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type ClientOption
- type ClientService
- type DeleteAPIInventoryAPIIDSpecsProvidedSpecDefault
- type DeleteAPIInventoryAPIIDSpecsProvidedSpecOK
- type DeleteAPIInventoryAPIIDSpecsProvidedSpecParams
- func NewDeleteAPIInventoryAPIIDSpecsProvidedSpecParams() *DeleteAPIInventoryAPIIDSpecsProvidedSpecParams
- func NewDeleteAPIInventoryAPIIDSpecsProvidedSpecParamsWithContext(ctx context.Context) *DeleteAPIInventoryAPIIDSpecsProvidedSpecParams
- func NewDeleteAPIInventoryAPIIDSpecsProvidedSpecParamsWithHTTPClient(client *http.Client) *DeleteAPIInventoryAPIIDSpecsProvidedSpecParams
- func NewDeleteAPIInventoryAPIIDSpecsProvidedSpecParamsWithTimeout(timeout time.Duration) *DeleteAPIInventoryAPIIDSpecsProvidedSpecParams
- func (o *DeleteAPIInventoryAPIIDSpecsProvidedSpecParams) SetAPIID(aPIID uint32)
- func (o *DeleteAPIInventoryAPIIDSpecsProvidedSpecParams) SetContext(ctx context.Context)
- func (o *DeleteAPIInventoryAPIIDSpecsProvidedSpecParams) SetDefaults()
- func (o *DeleteAPIInventoryAPIIDSpecsProvidedSpecParams) SetHTTPClient(client *http.Client)
- func (o *DeleteAPIInventoryAPIIDSpecsProvidedSpecParams) SetTimeout(timeout time.Duration)
- func (o *DeleteAPIInventoryAPIIDSpecsProvidedSpecParams) WithAPIID(aPIID uint32) *DeleteAPIInventoryAPIIDSpecsProvidedSpecParams
- func (o *DeleteAPIInventoryAPIIDSpecsProvidedSpecParams) WithContext(ctx context.Context) *DeleteAPIInventoryAPIIDSpecsProvidedSpecParams
- func (o *DeleteAPIInventoryAPIIDSpecsProvidedSpecParams) WithDefaults() *DeleteAPIInventoryAPIIDSpecsProvidedSpecParams
- func (o *DeleteAPIInventoryAPIIDSpecsProvidedSpecParams) WithHTTPClient(client *http.Client) *DeleteAPIInventoryAPIIDSpecsProvidedSpecParams
- func (o *DeleteAPIInventoryAPIIDSpecsProvidedSpecParams) WithTimeout(timeout time.Duration) *DeleteAPIInventoryAPIIDSpecsProvidedSpecParams
- func (o *DeleteAPIInventoryAPIIDSpecsProvidedSpecParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteAPIInventoryAPIIDSpecsProvidedSpecReader
- type DeleteAPIInventoryAPIIDSpecsReconstructedSpecDefault
- type DeleteAPIInventoryAPIIDSpecsReconstructedSpecOK
- type DeleteAPIInventoryAPIIDSpecsReconstructedSpecParams
- func NewDeleteAPIInventoryAPIIDSpecsReconstructedSpecParams() *DeleteAPIInventoryAPIIDSpecsReconstructedSpecParams
- func NewDeleteAPIInventoryAPIIDSpecsReconstructedSpecParamsWithContext(ctx context.Context) *DeleteAPIInventoryAPIIDSpecsReconstructedSpecParams
- func NewDeleteAPIInventoryAPIIDSpecsReconstructedSpecParamsWithHTTPClient(client *http.Client) *DeleteAPIInventoryAPIIDSpecsReconstructedSpecParams
- func NewDeleteAPIInventoryAPIIDSpecsReconstructedSpecParamsWithTimeout(timeout time.Duration) *DeleteAPIInventoryAPIIDSpecsReconstructedSpecParams
- func (o *DeleteAPIInventoryAPIIDSpecsReconstructedSpecParams) SetAPIID(aPIID uint32)
- func (o *DeleteAPIInventoryAPIIDSpecsReconstructedSpecParams) SetContext(ctx context.Context)
- func (o *DeleteAPIInventoryAPIIDSpecsReconstructedSpecParams) SetDefaults()
- func (o *DeleteAPIInventoryAPIIDSpecsReconstructedSpecParams) SetHTTPClient(client *http.Client)
- func (o *DeleteAPIInventoryAPIIDSpecsReconstructedSpecParams) SetTimeout(timeout time.Duration)
- func (o *DeleteAPIInventoryAPIIDSpecsReconstructedSpecParams) WithAPIID(aPIID uint32) *DeleteAPIInventoryAPIIDSpecsReconstructedSpecParams
- func (o *DeleteAPIInventoryAPIIDSpecsReconstructedSpecParams) WithContext(ctx context.Context) *DeleteAPIInventoryAPIIDSpecsReconstructedSpecParams
- func (o *DeleteAPIInventoryAPIIDSpecsReconstructedSpecParams) WithDefaults() *DeleteAPIInventoryAPIIDSpecsReconstructedSpecParams
- func (o *DeleteAPIInventoryAPIIDSpecsReconstructedSpecParams) WithHTTPClient(client *http.Client) *DeleteAPIInventoryAPIIDSpecsReconstructedSpecParams
- func (o *DeleteAPIInventoryAPIIDSpecsReconstructedSpecParams) WithTimeout(timeout time.Duration) *DeleteAPIInventoryAPIIDSpecsReconstructedSpecParams
- func (o *DeleteAPIInventoryAPIIDSpecsReconstructedSpecParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteAPIInventoryAPIIDSpecsReconstructedSpecReader
- type GetAPIEventsDefault
- type GetAPIEventsEventIDDefault
- type GetAPIEventsEventIDOK
- type GetAPIEventsEventIDParams
- func NewGetAPIEventsEventIDParams() *GetAPIEventsEventIDParams
- func NewGetAPIEventsEventIDParamsWithContext(ctx context.Context) *GetAPIEventsEventIDParams
- func NewGetAPIEventsEventIDParamsWithHTTPClient(client *http.Client) *GetAPIEventsEventIDParams
- func NewGetAPIEventsEventIDParamsWithTimeout(timeout time.Duration) *GetAPIEventsEventIDParams
- func (o *GetAPIEventsEventIDParams) SetContext(ctx context.Context)
- func (o *GetAPIEventsEventIDParams) SetDefaults()
- func (o *GetAPIEventsEventIDParams) SetEventID(eventID uint32)
- func (o *GetAPIEventsEventIDParams) SetHTTPClient(client *http.Client)
- func (o *GetAPIEventsEventIDParams) SetTimeout(timeout time.Duration)
- func (o *GetAPIEventsEventIDParams) WithContext(ctx context.Context) *GetAPIEventsEventIDParams
- func (o *GetAPIEventsEventIDParams) WithDefaults() *GetAPIEventsEventIDParams
- func (o *GetAPIEventsEventIDParams) WithEventID(eventID uint32) *GetAPIEventsEventIDParams
- func (o *GetAPIEventsEventIDParams) WithHTTPClient(client *http.Client) *GetAPIEventsEventIDParams
- func (o *GetAPIEventsEventIDParams) WithTimeout(timeout time.Duration) *GetAPIEventsEventIDParams
- func (o *GetAPIEventsEventIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAPIEventsEventIDProvidedSpecDiffDefault
- type GetAPIEventsEventIDProvidedSpecDiffOK
- type GetAPIEventsEventIDProvidedSpecDiffParams
- func NewGetAPIEventsEventIDProvidedSpecDiffParams() *GetAPIEventsEventIDProvidedSpecDiffParams
- func NewGetAPIEventsEventIDProvidedSpecDiffParamsWithContext(ctx context.Context) *GetAPIEventsEventIDProvidedSpecDiffParams
- func NewGetAPIEventsEventIDProvidedSpecDiffParamsWithHTTPClient(client *http.Client) *GetAPIEventsEventIDProvidedSpecDiffParams
- func NewGetAPIEventsEventIDProvidedSpecDiffParamsWithTimeout(timeout time.Duration) *GetAPIEventsEventIDProvidedSpecDiffParams
- func (o *GetAPIEventsEventIDProvidedSpecDiffParams) SetContext(ctx context.Context)
- func (o *GetAPIEventsEventIDProvidedSpecDiffParams) SetDefaults()
- func (o *GetAPIEventsEventIDProvidedSpecDiffParams) SetEventID(eventID uint32)
- func (o *GetAPIEventsEventIDProvidedSpecDiffParams) SetHTTPClient(client *http.Client)
- func (o *GetAPIEventsEventIDProvidedSpecDiffParams) SetTimeout(timeout time.Duration)
- func (o *GetAPIEventsEventIDProvidedSpecDiffParams) WithContext(ctx context.Context) *GetAPIEventsEventIDProvidedSpecDiffParams
- func (o *GetAPIEventsEventIDProvidedSpecDiffParams) WithDefaults() *GetAPIEventsEventIDProvidedSpecDiffParams
- func (o *GetAPIEventsEventIDProvidedSpecDiffParams) WithEventID(eventID uint32) *GetAPIEventsEventIDProvidedSpecDiffParams
- func (o *GetAPIEventsEventIDProvidedSpecDiffParams) WithHTTPClient(client *http.Client) *GetAPIEventsEventIDProvidedSpecDiffParams
- func (o *GetAPIEventsEventIDProvidedSpecDiffParams) WithTimeout(timeout time.Duration) *GetAPIEventsEventIDProvidedSpecDiffParams
- func (o *GetAPIEventsEventIDProvidedSpecDiffParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAPIEventsEventIDProvidedSpecDiffReader
- type GetAPIEventsEventIDReader
- type GetAPIEventsEventIDReconstructedSpecDiffDefault
- type GetAPIEventsEventIDReconstructedSpecDiffOK
- type GetAPIEventsEventIDReconstructedSpecDiffParams
- func NewGetAPIEventsEventIDReconstructedSpecDiffParams() *GetAPIEventsEventIDReconstructedSpecDiffParams
- func NewGetAPIEventsEventIDReconstructedSpecDiffParamsWithContext(ctx context.Context) *GetAPIEventsEventIDReconstructedSpecDiffParams
- func NewGetAPIEventsEventIDReconstructedSpecDiffParamsWithHTTPClient(client *http.Client) *GetAPIEventsEventIDReconstructedSpecDiffParams
- func NewGetAPIEventsEventIDReconstructedSpecDiffParamsWithTimeout(timeout time.Duration) *GetAPIEventsEventIDReconstructedSpecDiffParams
- func (o *GetAPIEventsEventIDReconstructedSpecDiffParams) SetContext(ctx context.Context)
- func (o *GetAPIEventsEventIDReconstructedSpecDiffParams) SetDefaults()
- func (o *GetAPIEventsEventIDReconstructedSpecDiffParams) SetEventID(eventID uint32)
- func (o *GetAPIEventsEventIDReconstructedSpecDiffParams) SetHTTPClient(client *http.Client)
- func (o *GetAPIEventsEventIDReconstructedSpecDiffParams) SetTimeout(timeout time.Duration)
- func (o *GetAPIEventsEventIDReconstructedSpecDiffParams) WithContext(ctx context.Context) *GetAPIEventsEventIDReconstructedSpecDiffParams
- func (o *GetAPIEventsEventIDReconstructedSpecDiffParams) WithDefaults() *GetAPIEventsEventIDReconstructedSpecDiffParams
- func (o *GetAPIEventsEventIDReconstructedSpecDiffParams) WithEventID(eventID uint32) *GetAPIEventsEventIDReconstructedSpecDiffParams
- func (o *GetAPIEventsEventIDReconstructedSpecDiffParams) WithHTTPClient(client *http.Client) *GetAPIEventsEventIDReconstructedSpecDiffParams
- func (o *GetAPIEventsEventIDReconstructedSpecDiffParams) WithTimeout(timeout time.Duration) *GetAPIEventsEventIDReconstructedSpecDiffParams
- func (o *GetAPIEventsEventIDReconstructedSpecDiffParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAPIEventsEventIDReconstructedSpecDiffReader
- type GetAPIEventsOK
- type GetAPIEventsOKBody
- type GetAPIEventsParams
- func (o *GetAPIEventsParams) SetAlertIs(alertIs []string)
- func (o *GetAPIEventsParams) SetContext(ctx context.Context)
- func (o *GetAPIEventsParams) SetDefaults()
- func (o *GetAPIEventsParams) SetDestinationIPIs(destinationIPIs []string)
- func (o *GetAPIEventsParams) SetDestinationIPIsNot(destinationIPIsNot []string)
- func (o *GetAPIEventsParams) SetDestinationPortIs(destinationPortIs []string)
- func (o *GetAPIEventsParams) SetDestinationPortIsNot(destinationPortIsNot []string)
- func (o *GetAPIEventsParams) SetEndTime(endTime strfmt.DateTime)
- func (o *GetAPIEventsParams) SetHTTPClient(client *http.Client)
- func (o *GetAPIEventsParams) SetHasSpecDiffIs(hasSpecDiffIs *bool)
- func (o *GetAPIEventsParams) SetMethodIs(methodIs []string)
- func (o *GetAPIEventsParams) SetPage(page int64)
- func (o *GetAPIEventsParams) SetPageSize(pageSize int64)
- func (o *GetAPIEventsParams) SetPathContains(pathContains []string)
- func (o *GetAPIEventsParams) SetPathEnd(pathEnd *string)
- func (o *GetAPIEventsParams) SetPathIs(pathIs []string)
- func (o *GetAPIEventsParams) SetPathIsNot(pathIsNot []string)
- func (o *GetAPIEventsParams) SetPathStart(pathStart *string)
- func (o *GetAPIEventsParams) SetShowNonAPI(showNonAPI bool)
- func (o *GetAPIEventsParams) SetSortDir(sortDir *string)
- func (o *GetAPIEventsParams) SetSortKey(sortKey string)
- func (o *GetAPIEventsParams) SetSourceIPIs(sourceIPIs []string)
- func (o *GetAPIEventsParams) SetSourceIPIsNot(sourceIPIsNot []string)
- func (o *GetAPIEventsParams) SetSpecContains(specContains []string)
- func (o *GetAPIEventsParams) SetSpecDiffTypeIs(specDiffTypeIs []string)
- func (o *GetAPIEventsParams) SetSpecEnd(specEnd *string)
- func (o *GetAPIEventsParams) SetSpecIs(specIs []string)
- func (o *GetAPIEventsParams) SetSpecIsNot(specIsNot []string)
- func (o *GetAPIEventsParams) SetSpecStart(specStart *string)
- func (o *GetAPIEventsParams) SetStartTime(startTime strfmt.DateTime)
- func (o *GetAPIEventsParams) SetStatusCodeGte(statusCodeGte *string)
- func (o *GetAPIEventsParams) SetStatusCodeIs(statusCodeIs []string)
- func (o *GetAPIEventsParams) SetStatusCodeIsNot(statusCodeIsNot []string)
- func (o *GetAPIEventsParams) SetStatusCodeLte(statusCodeLte *string)
- func (o *GetAPIEventsParams) SetTimeout(timeout time.Duration)
- func (o *GetAPIEventsParams) WithAlertIs(alertIs []string) *GetAPIEventsParams
- func (o *GetAPIEventsParams) WithContext(ctx context.Context) *GetAPIEventsParams
- func (o *GetAPIEventsParams) WithDefaults() *GetAPIEventsParams
- func (o *GetAPIEventsParams) WithDestinationIPIs(destinationIPIs []string) *GetAPIEventsParams
- func (o *GetAPIEventsParams) WithDestinationIPIsNot(destinationIPIsNot []string) *GetAPIEventsParams
- func (o *GetAPIEventsParams) WithDestinationPortIs(destinationPortIs []string) *GetAPIEventsParams
- func (o *GetAPIEventsParams) WithDestinationPortIsNot(destinationPortIsNot []string) *GetAPIEventsParams
- func (o *GetAPIEventsParams) WithEndTime(endTime strfmt.DateTime) *GetAPIEventsParams
- func (o *GetAPIEventsParams) WithHTTPClient(client *http.Client) *GetAPIEventsParams
- func (o *GetAPIEventsParams) WithHasSpecDiffIs(hasSpecDiffIs *bool) *GetAPIEventsParams
- func (o *GetAPIEventsParams) WithMethodIs(methodIs []string) *GetAPIEventsParams
- func (o *GetAPIEventsParams) WithPage(page int64) *GetAPIEventsParams
- func (o *GetAPIEventsParams) WithPageSize(pageSize int64) *GetAPIEventsParams
- func (o *GetAPIEventsParams) WithPathContains(pathContains []string) *GetAPIEventsParams
- func (o *GetAPIEventsParams) WithPathEnd(pathEnd *string) *GetAPIEventsParams
- func (o *GetAPIEventsParams) WithPathIs(pathIs []string) *GetAPIEventsParams
- func (o *GetAPIEventsParams) WithPathIsNot(pathIsNot []string) *GetAPIEventsParams
- func (o *GetAPIEventsParams) WithPathStart(pathStart *string) *GetAPIEventsParams
- func (o *GetAPIEventsParams) WithShowNonAPI(showNonAPI bool) *GetAPIEventsParams
- func (o *GetAPIEventsParams) WithSortDir(sortDir *string) *GetAPIEventsParams
- func (o *GetAPIEventsParams) WithSortKey(sortKey string) *GetAPIEventsParams
- func (o *GetAPIEventsParams) WithSourceIPIs(sourceIPIs []string) *GetAPIEventsParams
- func (o *GetAPIEventsParams) WithSourceIPIsNot(sourceIPIsNot []string) *GetAPIEventsParams
- func (o *GetAPIEventsParams) WithSpecContains(specContains []string) *GetAPIEventsParams
- func (o *GetAPIEventsParams) WithSpecDiffTypeIs(specDiffTypeIs []string) *GetAPIEventsParams
- func (o *GetAPIEventsParams) WithSpecEnd(specEnd *string) *GetAPIEventsParams
- func (o *GetAPIEventsParams) WithSpecIs(specIs []string) *GetAPIEventsParams
- func (o *GetAPIEventsParams) WithSpecIsNot(specIsNot []string) *GetAPIEventsParams
- func (o *GetAPIEventsParams) WithSpecStart(specStart *string) *GetAPIEventsParams
- func (o *GetAPIEventsParams) WithStartTime(startTime strfmt.DateTime) *GetAPIEventsParams
- func (o *GetAPIEventsParams) WithStatusCodeGte(statusCodeGte *string) *GetAPIEventsParams
- func (o *GetAPIEventsParams) WithStatusCodeIs(statusCodeIs []string) *GetAPIEventsParams
- func (o *GetAPIEventsParams) WithStatusCodeIsNot(statusCodeIsNot []string) *GetAPIEventsParams
- func (o *GetAPIEventsParams) WithStatusCodeLte(statusCodeLte *string) *GetAPIEventsParams
- func (o *GetAPIEventsParams) WithTimeout(timeout time.Duration) *GetAPIEventsParams
- func (o *GetAPIEventsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAPIEventsReader
- type GetAPIInventoryAPIIDProvidedSwaggerJSONDefault
- type GetAPIInventoryAPIIDProvidedSwaggerJSONOK
- type GetAPIInventoryAPIIDProvidedSwaggerJSONParams
- func NewGetAPIInventoryAPIIDProvidedSwaggerJSONParams() *GetAPIInventoryAPIIDProvidedSwaggerJSONParams
- func NewGetAPIInventoryAPIIDProvidedSwaggerJSONParamsWithContext(ctx context.Context) *GetAPIInventoryAPIIDProvidedSwaggerJSONParams
- func NewGetAPIInventoryAPIIDProvidedSwaggerJSONParamsWithHTTPClient(client *http.Client) *GetAPIInventoryAPIIDProvidedSwaggerJSONParams
- func NewGetAPIInventoryAPIIDProvidedSwaggerJSONParamsWithTimeout(timeout time.Duration) *GetAPIInventoryAPIIDProvidedSwaggerJSONParams
- func (o *GetAPIInventoryAPIIDProvidedSwaggerJSONParams) SetAPIID(aPIID uint32)
- func (o *GetAPIInventoryAPIIDProvidedSwaggerJSONParams) SetContext(ctx context.Context)
- func (o *GetAPIInventoryAPIIDProvidedSwaggerJSONParams) SetDefaults()
- func (o *GetAPIInventoryAPIIDProvidedSwaggerJSONParams) SetHTTPClient(client *http.Client)
- func (o *GetAPIInventoryAPIIDProvidedSwaggerJSONParams) SetTimeout(timeout time.Duration)
- func (o *GetAPIInventoryAPIIDProvidedSwaggerJSONParams) WithAPIID(aPIID uint32) *GetAPIInventoryAPIIDProvidedSwaggerJSONParams
- func (o *GetAPIInventoryAPIIDProvidedSwaggerJSONParams) WithContext(ctx context.Context) *GetAPIInventoryAPIIDProvidedSwaggerJSONParams
- func (o *GetAPIInventoryAPIIDProvidedSwaggerJSONParams) WithDefaults() *GetAPIInventoryAPIIDProvidedSwaggerJSONParams
- func (o *GetAPIInventoryAPIIDProvidedSwaggerJSONParams) WithHTTPClient(client *http.Client) *GetAPIInventoryAPIIDProvidedSwaggerJSONParams
- func (o *GetAPIInventoryAPIIDProvidedSwaggerJSONParams) WithTimeout(timeout time.Duration) *GetAPIInventoryAPIIDProvidedSwaggerJSONParams
- func (o *GetAPIInventoryAPIIDProvidedSwaggerJSONParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAPIInventoryAPIIDProvidedSwaggerJSONReader
- type GetAPIInventoryAPIIDReconstructedSwaggerJSONDefault
- type GetAPIInventoryAPIIDReconstructedSwaggerJSONOK
- type GetAPIInventoryAPIIDReconstructedSwaggerJSONParams
- func NewGetAPIInventoryAPIIDReconstructedSwaggerJSONParams() *GetAPIInventoryAPIIDReconstructedSwaggerJSONParams
- func NewGetAPIInventoryAPIIDReconstructedSwaggerJSONParamsWithContext(ctx context.Context) *GetAPIInventoryAPIIDReconstructedSwaggerJSONParams
- func NewGetAPIInventoryAPIIDReconstructedSwaggerJSONParamsWithHTTPClient(client *http.Client) *GetAPIInventoryAPIIDReconstructedSwaggerJSONParams
- func NewGetAPIInventoryAPIIDReconstructedSwaggerJSONParamsWithTimeout(timeout time.Duration) *GetAPIInventoryAPIIDReconstructedSwaggerJSONParams
- func (o *GetAPIInventoryAPIIDReconstructedSwaggerJSONParams) SetAPIID(aPIID uint32)
- func (o *GetAPIInventoryAPIIDReconstructedSwaggerJSONParams) SetContext(ctx context.Context)
- func (o *GetAPIInventoryAPIIDReconstructedSwaggerJSONParams) SetDefaults()
- func (o *GetAPIInventoryAPIIDReconstructedSwaggerJSONParams) SetHTTPClient(client *http.Client)
- func (o *GetAPIInventoryAPIIDReconstructedSwaggerJSONParams) SetTimeout(timeout time.Duration)
- func (o *GetAPIInventoryAPIIDReconstructedSwaggerJSONParams) WithAPIID(aPIID uint32) *GetAPIInventoryAPIIDReconstructedSwaggerJSONParams
- func (o *GetAPIInventoryAPIIDReconstructedSwaggerJSONParams) WithContext(ctx context.Context) *GetAPIInventoryAPIIDReconstructedSwaggerJSONParams
- func (o *GetAPIInventoryAPIIDReconstructedSwaggerJSONParams) WithDefaults() *GetAPIInventoryAPIIDReconstructedSwaggerJSONParams
- func (o *GetAPIInventoryAPIIDReconstructedSwaggerJSONParams) WithHTTPClient(client *http.Client) *GetAPIInventoryAPIIDReconstructedSwaggerJSONParams
- func (o *GetAPIInventoryAPIIDReconstructedSwaggerJSONParams) WithTimeout(timeout time.Duration) *GetAPIInventoryAPIIDReconstructedSwaggerJSONParams
- func (o *GetAPIInventoryAPIIDReconstructedSwaggerJSONParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAPIInventoryAPIIDReconstructedSwaggerJSONReader
- type GetAPIInventoryAPIIDSpecsDefault
- type GetAPIInventoryAPIIDSpecsOK
- type GetAPIInventoryAPIIDSpecsParams
- func NewGetAPIInventoryAPIIDSpecsParams() *GetAPIInventoryAPIIDSpecsParams
- func NewGetAPIInventoryAPIIDSpecsParamsWithContext(ctx context.Context) *GetAPIInventoryAPIIDSpecsParams
- func NewGetAPIInventoryAPIIDSpecsParamsWithHTTPClient(client *http.Client) *GetAPIInventoryAPIIDSpecsParams
- func NewGetAPIInventoryAPIIDSpecsParamsWithTimeout(timeout time.Duration) *GetAPIInventoryAPIIDSpecsParams
- func (o *GetAPIInventoryAPIIDSpecsParams) SetAPIID(aPIID uint32)
- func (o *GetAPIInventoryAPIIDSpecsParams) SetContext(ctx context.Context)
- func (o *GetAPIInventoryAPIIDSpecsParams) SetDefaults()
- func (o *GetAPIInventoryAPIIDSpecsParams) SetHTTPClient(client *http.Client)
- func (o *GetAPIInventoryAPIIDSpecsParams) SetTimeout(timeout time.Duration)
- func (o *GetAPIInventoryAPIIDSpecsParams) WithAPIID(aPIID uint32) *GetAPIInventoryAPIIDSpecsParams
- func (o *GetAPIInventoryAPIIDSpecsParams) WithContext(ctx context.Context) *GetAPIInventoryAPIIDSpecsParams
- func (o *GetAPIInventoryAPIIDSpecsParams) WithDefaults() *GetAPIInventoryAPIIDSpecsParams
- func (o *GetAPIInventoryAPIIDSpecsParams) WithHTTPClient(client *http.Client) *GetAPIInventoryAPIIDSpecsParams
- func (o *GetAPIInventoryAPIIDSpecsParams) WithTimeout(timeout time.Duration) *GetAPIInventoryAPIIDSpecsParams
- func (o *GetAPIInventoryAPIIDSpecsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAPIInventoryAPIIDSpecsReader
- type GetAPIInventoryAPIIDSuggestedReviewDefault
- type GetAPIInventoryAPIIDSuggestedReviewOK
- type GetAPIInventoryAPIIDSuggestedReviewParams
- func NewGetAPIInventoryAPIIDSuggestedReviewParams() *GetAPIInventoryAPIIDSuggestedReviewParams
- func NewGetAPIInventoryAPIIDSuggestedReviewParamsWithContext(ctx context.Context) *GetAPIInventoryAPIIDSuggestedReviewParams
- func NewGetAPIInventoryAPIIDSuggestedReviewParamsWithHTTPClient(client *http.Client) *GetAPIInventoryAPIIDSuggestedReviewParams
- func NewGetAPIInventoryAPIIDSuggestedReviewParamsWithTimeout(timeout time.Duration) *GetAPIInventoryAPIIDSuggestedReviewParams
- func (o *GetAPIInventoryAPIIDSuggestedReviewParams) SetAPIID(aPIID uint32)
- func (o *GetAPIInventoryAPIIDSuggestedReviewParams) SetContext(ctx context.Context)
- func (o *GetAPIInventoryAPIIDSuggestedReviewParams) SetDefaults()
- func (o *GetAPIInventoryAPIIDSuggestedReviewParams) SetHTTPClient(client *http.Client)
- func (o *GetAPIInventoryAPIIDSuggestedReviewParams) SetTimeout(timeout time.Duration)
- func (o *GetAPIInventoryAPIIDSuggestedReviewParams) WithAPIID(aPIID uint32) *GetAPIInventoryAPIIDSuggestedReviewParams
- func (o *GetAPIInventoryAPIIDSuggestedReviewParams) WithContext(ctx context.Context) *GetAPIInventoryAPIIDSuggestedReviewParams
- func (o *GetAPIInventoryAPIIDSuggestedReviewParams) WithDefaults() *GetAPIInventoryAPIIDSuggestedReviewParams
- func (o *GetAPIInventoryAPIIDSuggestedReviewParams) WithHTTPClient(client *http.Client) *GetAPIInventoryAPIIDSuggestedReviewParams
- func (o *GetAPIInventoryAPIIDSuggestedReviewParams) WithTimeout(timeout time.Duration) *GetAPIInventoryAPIIDSuggestedReviewParams
- func (o *GetAPIInventoryAPIIDSuggestedReviewParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAPIInventoryAPIIDSuggestedReviewReader
- type GetAPIInventoryDefault
- type GetAPIInventoryOK
- type GetAPIInventoryOKBody
- type GetAPIInventoryParams
- func NewGetAPIInventoryParams() *GetAPIInventoryParams
- func NewGetAPIInventoryParamsWithContext(ctx context.Context) *GetAPIInventoryParams
- func NewGetAPIInventoryParamsWithHTTPClient(client *http.Client) *GetAPIInventoryParams
- func NewGetAPIInventoryParamsWithTimeout(timeout time.Duration) *GetAPIInventoryParams
- func (o *GetAPIInventoryParams) SetAPIID(aPIID *string)
- func (o *GetAPIInventoryParams) SetContext(ctx context.Context)
- func (o *GetAPIInventoryParams) SetDefaults()
- func (o *GetAPIInventoryParams) SetHTTPClient(client *http.Client)
- func (o *GetAPIInventoryParams) SetHasProvidedSpecIs(hasProvidedSpecIs *bool)
- func (o *GetAPIInventoryParams) SetHasReconstructedSpecIs(hasReconstructedSpecIs *bool)
- func (o *GetAPIInventoryParams) SetNameContains(nameContains []string)
- func (o *GetAPIInventoryParams) SetNameEnd(nameEnd *string)
- func (o *GetAPIInventoryParams) SetNameIs(nameIs []string)
- func (o *GetAPIInventoryParams) SetNameIsNot(nameIsNot []string)
- func (o *GetAPIInventoryParams) SetNameStart(nameStart *string)
- func (o *GetAPIInventoryParams) SetPage(page int64)
- func (o *GetAPIInventoryParams) SetPageSize(pageSize int64)
- func (o *GetAPIInventoryParams) SetPortIs(portIs []string)
- func (o *GetAPIInventoryParams) SetPortIsNot(portIsNot []string)
- func (o *GetAPIInventoryParams) SetSortDir(sortDir *string)
- func (o *GetAPIInventoryParams) SetSortKey(sortKey string)
- func (o *GetAPIInventoryParams) SetTimeout(timeout time.Duration)
- func (o *GetAPIInventoryParams) SetType(typeVar string)
- func (o *GetAPIInventoryParams) WithAPIID(aPIID *string) *GetAPIInventoryParams
- func (o *GetAPIInventoryParams) WithContext(ctx context.Context) *GetAPIInventoryParams
- func (o *GetAPIInventoryParams) WithDefaults() *GetAPIInventoryParams
- func (o *GetAPIInventoryParams) WithHTTPClient(client *http.Client) *GetAPIInventoryParams
- func (o *GetAPIInventoryParams) WithHasProvidedSpecIs(hasProvidedSpecIs *bool) *GetAPIInventoryParams
- func (o *GetAPIInventoryParams) WithHasReconstructedSpecIs(hasReconstructedSpecIs *bool) *GetAPIInventoryParams
- func (o *GetAPIInventoryParams) WithNameContains(nameContains []string) *GetAPIInventoryParams
- func (o *GetAPIInventoryParams) WithNameEnd(nameEnd *string) *GetAPIInventoryParams
- func (o *GetAPIInventoryParams) WithNameIs(nameIs []string) *GetAPIInventoryParams
- func (o *GetAPIInventoryParams) WithNameIsNot(nameIsNot []string) *GetAPIInventoryParams
- func (o *GetAPIInventoryParams) WithNameStart(nameStart *string) *GetAPIInventoryParams
- func (o *GetAPIInventoryParams) WithPage(page int64) *GetAPIInventoryParams
- func (o *GetAPIInventoryParams) WithPageSize(pageSize int64) *GetAPIInventoryParams
- func (o *GetAPIInventoryParams) WithPortIs(portIs []string) *GetAPIInventoryParams
- func (o *GetAPIInventoryParams) WithPortIsNot(portIsNot []string) *GetAPIInventoryParams
- func (o *GetAPIInventoryParams) WithSortDir(sortDir *string) *GetAPIInventoryParams
- func (o *GetAPIInventoryParams) WithSortKey(sortKey string) *GetAPIInventoryParams
- func (o *GetAPIInventoryParams) WithTimeout(timeout time.Duration) *GetAPIInventoryParams
- func (o *GetAPIInventoryParams) WithType(typeVar string) *GetAPIInventoryParams
- func (o *GetAPIInventoryParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAPIInventoryReader
- type GetAPIUsageHitCountDefault
- type GetAPIUsageHitCountOK
- type GetAPIUsageHitCountParams
- func NewGetAPIUsageHitCountParams() *GetAPIUsageHitCountParams
- func NewGetAPIUsageHitCountParamsWithContext(ctx context.Context) *GetAPIUsageHitCountParams
- func NewGetAPIUsageHitCountParamsWithHTTPClient(client *http.Client) *GetAPIUsageHitCountParams
- func NewGetAPIUsageHitCountParamsWithTimeout(timeout time.Duration) *GetAPIUsageHitCountParams
- func (o *GetAPIUsageHitCountParams) SetContext(ctx context.Context)
- func (o *GetAPIUsageHitCountParams) SetDefaults()
- func (o *GetAPIUsageHitCountParams) SetDestinationIPIs(destinationIPIs []string)
- func (o *GetAPIUsageHitCountParams) SetDestinationIPIsNot(destinationIPIsNot []string)
- func (o *GetAPIUsageHitCountParams) SetDestinationPortIs(destinationPortIs []string)
- func (o *GetAPIUsageHitCountParams) SetDestinationPortIsNot(destinationPortIsNot []string)
- func (o *GetAPIUsageHitCountParams) SetEndTime(endTime strfmt.DateTime)
- func (o *GetAPIUsageHitCountParams) SetHTTPClient(client *http.Client)
- func (o *GetAPIUsageHitCountParams) SetHasSpecDiffIs(hasSpecDiffIs *bool)
- func (o *GetAPIUsageHitCountParams) SetMethodIs(methodIs []string)
- func (o *GetAPIUsageHitCountParams) SetPathContains(pathContains []string)
- func (o *GetAPIUsageHitCountParams) SetPathEnd(pathEnd *string)
- func (o *GetAPIUsageHitCountParams) SetPathIs(pathIs []string)
- func (o *GetAPIUsageHitCountParams) SetPathIsNot(pathIsNot []string)
- func (o *GetAPIUsageHitCountParams) SetPathStart(pathStart *string)
- func (o *GetAPIUsageHitCountParams) SetProvidedPathIDIs(providedPathIDIs []string)
- func (o *GetAPIUsageHitCountParams) SetReconstructedPathIDIs(reconstructedPathIDIs []string)
- func (o *GetAPIUsageHitCountParams) SetShowNonAPI(showNonAPI bool)
- func (o *GetAPIUsageHitCountParams) SetSourceIPIs(sourceIPIs []string)
- func (o *GetAPIUsageHitCountParams) SetSourceIPIsNot(sourceIPIsNot []string)
- func (o *GetAPIUsageHitCountParams) SetSpecContains(specContains []string)
- func (o *GetAPIUsageHitCountParams) SetSpecDiffTypeIs(specDiffTypeIs []string)
- func (o *GetAPIUsageHitCountParams) SetSpecEnd(specEnd *string)
- func (o *GetAPIUsageHitCountParams) SetSpecIs(specIs []string)
- func (o *GetAPIUsageHitCountParams) SetSpecIsNot(specIsNot []string)
- func (o *GetAPIUsageHitCountParams) SetSpecStart(specStart *string)
- func (o *GetAPIUsageHitCountParams) SetStartTime(startTime strfmt.DateTime)
- func (o *GetAPIUsageHitCountParams) SetStatusCodeGte(statusCodeGte *string)
- func (o *GetAPIUsageHitCountParams) SetStatusCodeIs(statusCodeIs []string)
- func (o *GetAPIUsageHitCountParams) SetStatusCodeIsNot(statusCodeIsNot []string)
- func (o *GetAPIUsageHitCountParams) SetStatusCodeLte(statusCodeLte *string)
- func (o *GetAPIUsageHitCountParams) SetTimeout(timeout time.Duration)
- func (o *GetAPIUsageHitCountParams) WithContext(ctx context.Context) *GetAPIUsageHitCountParams
- func (o *GetAPIUsageHitCountParams) WithDefaults() *GetAPIUsageHitCountParams
- func (o *GetAPIUsageHitCountParams) WithDestinationIPIs(destinationIPIs []string) *GetAPIUsageHitCountParams
- func (o *GetAPIUsageHitCountParams) WithDestinationIPIsNot(destinationIPIsNot []string) *GetAPIUsageHitCountParams
- func (o *GetAPIUsageHitCountParams) WithDestinationPortIs(destinationPortIs []string) *GetAPIUsageHitCountParams
- func (o *GetAPIUsageHitCountParams) WithDestinationPortIsNot(destinationPortIsNot []string) *GetAPIUsageHitCountParams
- func (o *GetAPIUsageHitCountParams) WithEndTime(endTime strfmt.DateTime) *GetAPIUsageHitCountParams
- func (o *GetAPIUsageHitCountParams) WithHTTPClient(client *http.Client) *GetAPIUsageHitCountParams
- func (o *GetAPIUsageHitCountParams) WithHasSpecDiffIs(hasSpecDiffIs *bool) *GetAPIUsageHitCountParams
- func (o *GetAPIUsageHitCountParams) WithMethodIs(methodIs []string) *GetAPIUsageHitCountParams
- func (o *GetAPIUsageHitCountParams) WithPathContains(pathContains []string) *GetAPIUsageHitCountParams
- func (o *GetAPIUsageHitCountParams) WithPathEnd(pathEnd *string) *GetAPIUsageHitCountParams
- func (o *GetAPIUsageHitCountParams) WithPathIs(pathIs []string) *GetAPIUsageHitCountParams
- func (o *GetAPIUsageHitCountParams) WithPathIsNot(pathIsNot []string) *GetAPIUsageHitCountParams
- func (o *GetAPIUsageHitCountParams) WithPathStart(pathStart *string) *GetAPIUsageHitCountParams
- func (o *GetAPIUsageHitCountParams) WithProvidedPathIDIs(providedPathIDIs []string) *GetAPIUsageHitCountParams
- func (o *GetAPIUsageHitCountParams) WithReconstructedPathIDIs(reconstructedPathIDIs []string) *GetAPIUsageHitCountParams
- func (o *GetAPIUsageHitCountParams) WithShowNonAPI(showNonAPI bool) *GetAPIUsageHitCountParams
- func (o *GetAPIUsageHitCountParams) WithSourceIPIs(sourceIPIs []string) *GetAPIUsageHitCountParams
- func (o *GetAPIUsageHitCountParams) WithSourceIPIsNot(sourceIPIsNot []string) *GetAPIUsageHitCountParams
- func (o *GetAPIUsageHitCountParams) WithSpecContains(specContains []string) *GetAPIUsageHitCountParams
- func (o *GetAPIUsageHitCountParams) WithSpecDiffTypeIs(specDiffTypeIs []string) *GetAPIUsageHitCountParams
- func (o *GetAPIUsageHitCountParams) WithSpecEnd(specEnd *string) *GetAPIUsageHitCountParams
- func (o *GetAPIUsageHitCountParams) WithSpecIs(specIs []string) *GetAPIUsageHitCountParams
- func (o *GetAPIUsageHitCountParams) WithSpecIsNot(specIsNot []string) *GetAPIUsageHitCountParams
- func (o *GetAPIUsageHitCountParams) WithSpecStart(specStart *string) *GetAPIUsageHitCountParams
- func (o *GetAPIUsageHitCountParams) WithStartTime(startTime strfmt.DateTime) *GetAPIUsageHitCountParams
- func (o *GetAPIUsageHitCountParams) WithStatusCodeGte(statusCodeGte *string) *GetAPIUsageHitCountParams
- func (o *GetAPIUsageHitCountParams) WithStatusCodeIs(statusCodeIs []string) *GetAPIUsageHitCountParams
- func (o *GetAPIUsageHitCountParams) WithStatusCodeIsNot(statusCodeIsNot []string) *GetAPIUsageHitCountParams
- func (o *GetAPIUsageHitCountParams) WithStatusCodeLte(statusCodeLte *string) *GetAPIUsageHitCountParams
- func (o *GetAPIUsageHitCountParams) WithTimeout(timeout time.Duration) *GetAPIUsageHitCountParams
- func (o *GetAPIUsageHitCountParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAPIUsageHitCountReader
- type GetDashboardAPIUsageDefault
- type GetDashboardAPIUsageLatestDiffsDefault
- type GetDashboardAPIUsageLatestDiffsOK
- type GetDashboardAPIUsageLatestDiffsParams
- func NewGetDashboardAPIUsageLatestDiffsParams() *GetDashboardAPIUsageLatestDiffsParams
- func NewGetDashboardAPIUsageLatestDiffsParamsWithContext(ctx context.Context) *GetDashboardAPIUsageLatestDiffsParams
- func NewGetDashboardAPIUsageLatestDiffsParamsWithHTTPClient(client *http.Client) *GetDashboardAPIUsageLatestDiffsParams
- func NewGetDashboardAPIUsageLatestDiffsParamsWithTimeout(timeout time.Duration) *GetDashboardAPIUsageLatestDiffsParams
- func (o *GetDashboardAPIUsageLatestDiffsParams) SetContext(ctx context.Context)
- func (o *GetDashboardAPIUsageLatestDiffsParams) SetDefaults()
- func (o *GetDashboardAPIUsageLatestDiffsParams) SetHTTPClient(client *http.Client)
- func (o *GetDashboardAPIUsageLatestDiffsParams) SetTimeout(timeout time.Duration)
- func (o *GetDashboardAPIUsageLatestDiffsParams) WithContext(ctx context.Context) *GetDashboardAPIUsageLatestDiffsParams
- func (o *GetDashboardAPIUsageLatestDiffsParams) WithDefaults() *GetDashboardAPIUsageLatestDiffsParams
- func (o *GetDashboardAPIUsageLatestDiffsParams) WithHTTPClient(client *http.Client) *GetDashboardAPIUsageLatestDiffsParams
- func (o *GetDashboardAPIUsageLatestDiffsParams) WithTimeout(timeout time.Duration) *GetDashboardAPIUsageLatestDiffsParams
- func (o *GetDashboardAPIUsageLatestDiffsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetDashboardAPIUsageLatestDiffsReader
- type GetDashboardAPIUsageMostUsedDefault
- type GetDashboardAPIUsageMostUsedOK
- type GetDashboardAPIUsageMostUsedParams
- func NewGetDashboardAPIUsageMostUsedParams() *GetDashboardAPIUsageMostUsedParams
- func NewGetDashboardAPIUsageMostUsedParamsWithContext(ctx context.Context) *GetDashboardAPIUsageMostUsedParams
- func NewGetDashboardAPIUsageMostUsedParamsWithHTTPClient(client *http.Client) *GetDashboardAPIUsageMostUsedParams
- func NewGetDashboardAPIUsageMostUsedParamsWithTimeout(timeout time.Duration) *GetDashboardAPIUsageMostUsedParams
- func (o *GetDashboardAPIUsageMostUsedParams) SetContext(ctx context.Context)
- func (o *GetDashboardAPIUsageMostUsedParams) SetDefaults()
- func (o *GetDashboardAPIUsageMostUsedParams) SetHTTPClient(client *http.Client)
- func (o *GetDashboardAPIUsageMostUsedParams) SetTimeout(timeout time.Duration)
- func (o *GetDashboardAPIUsageMostUsedParams) WithContext(ctx context.Context) *GetDashboardAPIUsageMostUsedParams
- func (o *GetDashboardAPIUsageMostUsedParams) WithDefaults() *GetDashboardAPIUsageMostUsedParams
- func (o *GetDashboardAPIUsageMostUsedParams) WithHTTPClient(client *http.Client) *GetDashboardAPIUsageMostUsedParams
- func (o *GetDashboardAPIUsageMostUsedParams) WithTimeout(timeout time.Duration) *GetDashboardAPIUsageMostUsedParams
- func (o *GetDashboardAPIUsageMostUsedParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetDashboardAPIUsageMostUsedReader
- type GetDashboardAPIUsageOK
- type GetDashboardAPIUsageParams
- func NewGetDashboardAPIUsageParams() *GetDashboardAPIUsageParams
- func NewGetDashboardAPIUsageParamsWithContext(ctx context.Context) *GetDashboardAPIUsageParams
- func NewGetDashboardAPIUsageParamsWithHTTPClient(client *http.Client) *GetDashboardAPIUsageParams
- func NewGetDashboardAPIUsageParamsWithTimeout(timeout time.Duration) *GetDashboardAPIUsageParams
- func (o *GetDashboardAPIUsageParams) SetContext(ctx context.Context)
- func (o *GetDashboardAPIUsageParams) SetDefaults()
- func (o *GetDashboardAPIUsageParams) SetEndTime(endTime strfmt.DateTime)
- func (o *GetDashboardAPIUsageParams) SetHTTPClient(client *http.Client)
- func (o *GetDashboardAPIUsageParams) SetStartTime(startTime strfmt.DateTime)
- func (o *GetDashboardAPIUsageParams) SetTimeout(timeout time.Duration)
- func (o *GetDashboardAPIUsageParams) WithContext(ctx context.Context) *GetDashboardAPIUsageParams
- func (o *GetDashboardAPIUsageParams) WithDefaults() *GetDashboardAPIUsageParams
- func (o *GetDashboardAPIUsageParams) WithEndTime(endTime strfmt.DateTime) *GetDashboardAPIUsageParams
- func (o *GetDashboardAPIUsageParams) WithHTTPClient(client *http.Client) *GetDashboardAPIUsageParams
- func (o *GetDashboardAPIUsageParams) WithStartTime(startTime strfmt.DateTime) *GetDashboardAPIUsageParams
- func (o *GetDashboardAPIUsageParams) WithTimeout(timeout time.Duration) *GetDashboardAPIUsageParams
- func (o *GetDashboardAPIUsageParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetDashboardAPIUsageReader
- type PostAPIInventoryDefault
- type PostAPIInventoryOK
- type PostAPIInventoryParams
- func NewPostAPIInventoryParams() *PostAPIInventoryParams
- func NewPostAPIInventoryParamsWithContext(ctx context.Context) *PostAPIInventoryParams
- func NewPostAPIInventoryParamsWithHTTPClient(client *http.Client) *PostAPIInventoryParams
- func NewPostAPIInventoryParamsWithTimeout(timeout time.Duration) *PostAPIInventoryParams
- func (o *PostAPIInventoryParams) SetBody(body *models.APIInfoWithType)
- func (o *PostAPIInventoryParams) SetContext(ctx context.Context)
- func (o *PostAPIInventoryParams) SetDefaults()
- func (o *PostAPIInventoryParams) SetHTTPClient(client *http.Client)
- func (o *PostAPIInventoryParams) SetTimeout(timeout time.Duration)
- func (o *PostAPIInventoryParams) WithBody(body *models.APIInfoWithType) *PostAPIInventoryParams
- func (o *PostAPIInventoryParams) WithContext(ctx context.Context) *PostAPIInventoryParams
- func (o *PostAPIInventoryParams) WithDefaults() *PostAPIInventoryParams
- func (o *PostAPIInventoryParams) WithHTTPClient(client *http.Client) *PostAPIInventoryParams
- func (o *PostAPIInventoryParams) WithTimeout(timeout time.Duration) *PostAPIInventoryParams
- func (o *PostAPIInventoryParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostAPIInventoryReader
- type PostAPIInventoryReviewIDApprovedReviewDefault
- type PostAPIInventoryReviewIDApprovedReviewOK
- type PostAPIInventoryReviewIDApprovedReviewParams
- func NewPostAPIInventoryReviewIDApprovedReviewParams() *PostAPIInventoryReviewIDApprovedReviewParams
- func NewPostAPIInventoryReviewIDApprovedReviewParamsWithContext(ctx context.Context) *PostAPIInventoryReviewIDApprovedReviewParams
- func NewPostAPIInventoryReviewIDApprovedReviewParamsWithHTTPClient(client *http.Client) *PostAPIInventoryReviewIDApprovedReviewParams
- func NewPostAPIInventoryReviewIDApprovedReviewParamsWithTimeout(timeout time.Duration) *PostAPIInventoryReviewIDApprovedReviewParams
- func (o *PostAPIInventoryReviewIDApprovedReviewParams) SetBody(body *models.ApprovedReview)
- func (o *PostAPIInventoryReviewIDApprovedReviewParams) SetContext(ctx context.Context)
- func (o *PostAPIInventoryReviewIDApprovedReviewParams) SetDefaults()
- func (o *PostAPIInventoryReviewIDApprovedReviewParams) SetHTTPClient(client *http.Client)
- func (o *PostAPIInventoryReviewIDApprovedReviewParams) SetReviewID(reviewID uint32)
- func (o *PostAPIInventoryReviewIDApprovedReviewParams) SetTimeout(timeout time.Duration)
- func (o *PostAPIInventoryReviewIDApprovedReviewParams) WithBody(body *models.ApprovedReview) *PostAPIInventoryReviewIDApprovedReviewParams
- func (o *PostAPIInventoryReviewIDApprovedReviewParams) WithContext(ctx context.Context) *PostAPIInventoryReviewIDApprovedReviewParams
- func (o *PostAPIInventoryReviewIDApprovedReviewParams) WithDefaults() *PostAPIInventoryReviewIDApprovedReviewParams
- func (o *PostAPIInventoryReviewIDApprovedReviewParams) WithHTTPClient(client *http.Client) *PostAPIInventoryReviewIDApprovedReviewParams
- func (o *PostAPIInventoryReviewIDApprovedReviewParams) WithReviewID(reviewID uint32) *PostAPIInventoryReviewIDApprovedReviewParams
- func (o *PostAPIInventoryReviewIDApprovedReviewParams) WithTimeout(timeout time.Duration) *PostAPIInventoryReviewIDApprovedReviewParams
- func (o *PostAPIInventoryReviewIDApprovedReviewParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostAPIInventoryReviewIDApprovedReviewReader
- type PutAPIInventoryAPIIDSpecsProvidedSpecBadRequest
- type PutAPIInventoryAPIIDSpecsProvidedSpecCreated
- type PutAPIInventoryAPIIDSpecsProvidedSpecDefault
- type PutAPIInventoryAPIIDSpecsProvidedSpecParams
- func NewPutAPIInventoryAPIIDSpecsProvidedSpecParams() *PutAPIInventoryAPIIDSpecsProvidedSpecParams
- func NewPutAPIInventoryAPIIDSpecsProvidedSpecParamsWithContext(ctx context.Context) *PutAPIInventoryAPIIDSpecsProvidedSpecParams
- func NewPutAPIInventoryAPIIDSpecsProvidedSpecParamsWithHTTPClient(client *http.Client) *PutAPIInventoryAPIIDSpecsProvidedSpecParams
- func NewPutAPIInventoryAPIIDSpecsProvidedSpecParamsWithTimeout(timeout time.Duration) *PutAPIInventoryAPIIDSpecsProvidedSpecParams
- func (o *PutAPIInventoryAPIIDSpecsProvidedSpecParams) SetAPIID(aPIID uint32)
- func (o *PutAPIInventoryAPIIDSpecsProvidedSpecParams) SetBody(body *models.RawSpec)
- func (o *PutAPIInventoryAPIIDSpecsProvidedSpecParams) SetContext(ctx context.Context)
- func (o *PutAPIInventoryAPIIDSpecsProvidedSpecParams) SetDefaults()
- func (o *PutAPIInventoryAPIIDSpecsProvidedSpecParams) SetHTTPClient(client *http.Client)
- func (o *PutAPIInventoryAPIIDSpecsProvidedSpecParams) SetTimeout(timeout time.Duration)
- func (o *PutAPIInventoryAPIIDSpecsProvidedSpecParams) WithAPIID(aPIID uint32) *PutAPIInventoryAPIIDSpecsProvidedSpecParams
- func (o *PutAPIInventoryAPIIDSpecsProvidedSpecParams) WithBody(body *models.RawSpec) *PutAPIInventoryAPIIDSpecsProvidedSpecParams
- func (o *PutAPIInventoryAPIIDSpecsProvidedSpecParams) WithContext(ctx context.Context) *PutAPIInventoryAPIIDSpecsProvidedSpecParams
- func (o *PutAPIInventoryAPIIDSpecsProvidedSpecParams) WithDefaults() *PutAPIInventoryAPIIDSpecsProvidedSpecParams
- func (o *PutAPIInventoryAPIIDSpecsProvidedSpecParams) WithHTTPClient(client *http.Client) *PutAPIInventoryAPIIDSpecsProvidedSpecParams
- func (o *PutAPIInventoryAPIIDSpecsProvidedSpecParams) WithTimeout(timeout time.Duration) *PutAPIInventoryAPIIDSpecsProvidedSpecParams
- func (o *PutAPIInventoryAPIIDSpecsProvidedSpecParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PutAPIInventoryAPIIDSpecsProvidedSpecReader
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 operations API
func (*Client) DeleteAPIInventoryAPIIDSpecsProvidedSpec ¶
func (a *Client) DeleteAPIInventoryAPIIDSpecsProvidedSpec(params *DeleteAPIInventoryAPIIDSpecsProvidedSpecParams, opts ...ClientOption) (*DeleteAPIInventoryAPIIDSpecsProvidedSpecOK, error)
DeleteAPIInventoryAPIIDSpecsProvidedSpec unsets a provided spec for a specific API
func (*Client) DeleteAPIInventoryAPIIDSpecsReconstructedSpec ¶
func (a *Client) DeleteAPIInventoryAPIIDSpecsReconstructedSpec(params *DeleteAPIInventoryAPIIDSpecsReconstructedSpecParams, opts ...ClientOption) (*DeleteAPIInventoryAPIIDSpecsReconstructedSpecOK, error)
DeleteAPIInventoryAPIIDSpecsReconstructedSpec unsets a reconstructed spec for a specific API
func (*Client) GetAPIEvents ¶
func (a *Client) GetAPIEvents(params *GetAPIEventsParams, opts ...ClientOption) (*GetAPIEventsOK, error)
GetAPIEvents gets API events
func (*Client) GetAPIEventsEventID ¶
func (a *Client) GetAPIEventsEventID(params *GetAPIEventsEventIDParams, opts ...ClientOption) (*GetAPIEventsEventIDOK, error)
GetAPIEventsEventID gets API event
func (*Client) GetAPIEventsEventIDProvidedSpecDiff ¶
func (a *Client) GetAPIEventsEventIDProvidedSpecDiff(params *GetAPIEventsEventIDProvidedSpecDiffParams, opts ...ClientOption) (*GetAPIEventsEventIDProvidedSpecDiffOK, error)
GetAPIEventsEventIDProvidedSpecDiff gets API event provided spec diff
func (*Client) GetAPIEventsEventIDReconstructedSpecDiff ¶
func (a *Client) GetAPIEventsEventIDReconstructedSpecDiff(params *GetAPIEventsEventIDReconstructedSpecDiffParams, opts ...ClientOption) (*GetAPIEventsEventIDReconstructedSpecDiffOK, error)
GetAPIEventsEventIDReconstructedSpecDiff gets API event reconstructed spec diff
func (*Client) GetAPIInventory ¶
func (a *Client) GetAPIInventory(params *GetAPIInventoryParams, opts ...ClientOption) (*GetAPIInventoryOK, error)
GetAPIInventory gets API inventory
func (*Client) GetAPIInventoryAPIIDProvidedSwaggerJSON ¶
func (a *Client) GetAPIInventoryAPIIDProvidedSwaggerJSON(params *GetAPIInventoryAPIIDProvidedSwaggerJSONParams, opts ...ClientOption) (*GetAPIInventoryAPIIDProvidedSwaggerJSONOK, error)
GetAPIInventoryAPIIDProvidedSwaggerJSON gets provided API spec json file
func (*Client) GetAPIInventoryAPIIDReconstructedSwaggerJSON ¶
func (a *Client) GetAPIInventoryAPIIDReconstructedSwaggerJSON(params *GetAPIInventoryAPIIDReconstructedSwaggerJSONParams, opts ...ClientOption) (*GetAPIInventoryAPIIDReconstructedSwaggerJSONOK, error)
GetAPIInventoryAPIIDReconstructedSwaggerJSON gets reconstructed API spec json file
func (*Client) GetAPIInventoryAPIIDSpecs ¶
func (a *Client) GetAPIInventoryAPIIDSpecs(params *GetAPIInventoryAPIIDSpecsParams, opts ...ClientOption) (*GetAPIInventoryAPIIDSpecsOK, error)
GetAPIInventoryAPIIDSpecs gets provided and reconstructed open api specs for a specific API
func (*Client) GetAPIInventoryAPIIDSuggestedReview ¶
func (a *Client) GetAPIInventoryAPIIDSuggestedReview(params *GetAPIInventoryAPIIDSuggestedReviewParams, opts ...ClientOption) (*GetAPIInventoryAPIIDSuggestedReviewOK, error)
GetAPIInventoryAPIIDSuggestedReview gets reconstructed spec for review
func (*Client) GetAPIUsageHitCount ¶
func (a *Client) GetAPIUsageHitCount(params *GetAPIUsageHitCountParams, opts ...ClientOption) (*GetAPIUsageHitCountOK, error)
GetAPIUsageHitCount gets a hit count within a selected timeframe for the filtered API events
func (*Client) GetDashboardAPIUsage ¶
func (a *Client) GetDashboardAPIUsage(params *GetDashboardAPIUsageParams, opts ...ClientOption) (*GetDashboardAPIUsageOK, error)
GetDashboardAPIUsage gets API usage
func (*Client) GetDashboardAPIUsageLatestDiffs ¶
func (a *Client) GetDashboardAPIUsageLatestDiffs(params *GetDashboardAPIUsageLatestDiffsParams, opts ...ClientOption) (*GetDashboardAPIUsageLatestDiffsOK, error)
GetDashboardAPIUsageLatestDiffs gets latest spec diffs
func (*Client) GetDashboardAPIUsageMostUsed ¶
func (a *Client) GetDashboardAPIUsageMostUsed(params *GetDashboardAPIUsageMostUsedParams, opts ...ClientOption) (*GetDashboardAPIUsageMostUsedOK, error)
GetDashboardAPIUsageMostUsed gets most used a p is
func (*Client) PostAPIInventory ¶
func (a *Client) PostAPIInventory(params *PostAPIInventoryParams, opts ...ClientOption) (*PostAPIInventoryOK, error)
PostAPIInventory creates API inventory item
func (*Client) PostAPIInventoryReviewIDApprovedReview ¶
func (a *Client) PostAPIInventoryReviewIDApprovedReview(params *PostAPIInventoryReviewIDApprovedReviewParams, opts ...ClientOption) (*PostAPIInventoryReviewIDApprovedReviewOK, error)
PostAPIInventoryReviewIDApprovedReview applies the approved review to create the reconstructed spec
func (*Client) PutAPIInventoryAPIIDSpecsProvidedSpec ¶
func (a *Client) PutAPIInventoryAPIIDSpecsProvidedSpec(params *PutAPIInventoryAPIIDSpecsProvidedSpecParams, opts ...ClientOption) (*PutAPIInventoryAPIIDSpecsProvidedSpecCreated, error)
PutAPIInventoryAPIIDSpecsProvidedSpec adds or edit a spec for a specific API
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 { DeleteAPIInventoryAPIIDSpecsProvidedSpec(params *DeleteAPIInventoryAPIIDSpecsProvidedSpecParams, opts ...ClientOption) (*DeleteAPIInventoryAPIIDSpecsProvidedSpecOK, error) DeleteAPIInventoryAPIIDSpecsReconstructedSpec(params *DeleteAPIInventoryAPIIDSpecsReconstructedSpecParams, opts ...ClientOption) (*DeleteAPIInventoryAPIIDSpecsReconstructedSpecOK, error) GetAPIEvents(params *GetAPIEventsParams, opts ...ClientOption) (*GetAPIEventsOK, error) GetAPIEventsEventID(params *GetAPIEventsEventIDParams, opts ...ClientOption) (*GetAPIEventsEventIDOK, error) GetAPIEventsEventIDProvidedSpecDiff(params *GetAPIEventsEventIDProvidedSpecDiffParams, opts ...ClientOption) (*GetAPIEventsEventIDProvidedSpecDiffOK, error) GetAPIEventsEventIDReconstructedSpecDiff(params *GetAPIEventsEventIDReconstructedSpecDiffParams, opts ...ClientOption) (*GetAPIEventsEventIDReconstructedSpecDiffOK, error) GetAPIInventory(params *GetAPIInventoryParams, opts ...ClientOption) (*GetAPIInventoryOK, error) GetAPIInventoryAPIIDProvidedSwaggerJSON(params *GetAPIInventoryAPIIDProvidedSwaggerJSONParams, opts ...ClientOption) (*GetAPIInventoryAPIIDProvidedSwaggerJSONOK, error) GetAPIInventoryAPIIDReconstructedSwaggerJSON(params *GetAPIInventoryAPIIDReconstructedSwaggerJSONParams, opts ...ClientOption) (*GetAPIInventoryAPIIDReconstructedSwaggerJSONOK, error) GetAPIInventoryAPIIDSpecs(params *GetAPIInventoryAPIIDSpecsParams, opts ...ClientOption) (*GetAPIInventoryAPIIDSpecsOK, error) GetAPIInventoryAPIIDSuggestedReview(params *GetAPIInventoryAPIIDSuggestedReviewParams, opts ...ClientOption) (*GetAPIInventoryAPIIDSuggestedReviewOK, error) GetAPIUsageHitCount(params *GetAPIUsageHitCountParams, opts ...ClientOption) (*GetAPIUsageHitCountOK, error) GetDashboardAPIUsage(params *GetDashboardAPIUsageParams, opts ...ClientOption) (*GetDashboardAPIUsageOK, error) GetDashboardAPIUsageLatestDiffs(params *GetDashboardAPIUsageLatestDiffsParams, opts ...ClientOption) (*GetDashboardAPIUsageLatestDiffsOK, error) GetDashboardAPIUsageMostUsed(params *GetDashboardAPIUsageMostUsedParams, opts ...ClientOption) (*GetDashboardAPIUsageMostUsedOK, error) PostAPIInventory(params *PostAPIInventoryParams, opts ...ClientOption) (*PostAPIInventoryOK, error) PostAPIInventoryReviewIDApprovedReview(params *PostAPIInventoryReviewIDApprovedReviewParams, opts ...ClientOption) (*PostAPIInventoryReviewIDApprovedReviewOK, error) PutAPIInventoryAPIIDSpecsProvidedSpec(params *PutAPIInventoryAPIIDSpecsProvidedSpecParams, opts ...ClientOption) (*PutAPIInventoryAPIIDSpecsProvidedSpecCreated, 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 operations API client.
type DeleteAPIInventoryAPIIDSpecsProvidedSpecDefault ¶
type DeleteAPIInventoryAPIIDSpecsProvidedSpecDefault struct { Payload *models.APIResponse // contains filtered or unexported fields }
DeleteAPIInventoryAPIIDSpecsProvidedSpecDefault describes a response with status code -1, with default header values.
unknown error
func NewDeleteAPIInventoryAPIIDSpecsProvidedSpecDefault ¶
func NewDeleteAPIInventoryAPIIDSpecsProvidedSpecDefault(code int) *DeleteAPIInventoryAPIIDSpecsProvidedSpecDefault
NewDeleteAPIInventoryAPIIDSpecsProvidedSpecDefault creates a DeleteAPIInventoryAPIIDSpecsProvidedSpecDefault with default headers values
func (*DeleteAPIInventoryAPIIDSpecsProvidedSpecDefault) Code ¶
func (o *DeleteAPIInventoryAPIIDSpecsProvidedSpecDefault) Code() int
Code gets the status code for the delete API inventory API ID specs provided spec default response
func (*DeleteAPIInventoryAPIIDSpecsProvidedSpecDefault) Error ¶
func (o *DeleteAPIInventoryAPIIDSpecsProvidedSpecDefault) Error() string
func (*DeleteAPIInventoryAPIIDSpecsProvidedSpecDefault) GetPayload ¶
func (o *DeleteAPIInventoryAPIIDSpecsProvidedSpecDefault) GetPayload() *models.APIResponse
type DeleteAPIInventoryAPIIDSpecsProvidedSpecOK ¶
type DeleteAPIInventoryAPIIDSpecsProvidedSpecOK struct {
Payload interface{}
}
DeleteAPIInventoryAPIIDSpecsProvidedSpecOK describes a response with status code 200, with default header values.
Success
func NewDeleteAPIInventoryAPIIDSpecsProvidedSpecOK ¶
func NewDeleteAPIInventoryAPIIDSpecsProvidedSpecOK() *DeleteAPIInventoryAPIIDSpecsProvidedSpecOK
NewDeleteAPIInventoryAPIIDSpecsProvidedSpecOK creates a DeleteAPIInventoryAPIIDSpecsProvidedSpecOK with default headers values
func (*DeleteAPIInventoryAPIIDSpecsProvidedSpecOK) Error ¶
func (o *DeleteAPIInventoryAPIIDSpecsProvidedSpecOK) Error() string
func (*DeleteAPIInventoryAPIIDSpecsProvidedSpecOK) GetPayload ¶
func (o *DeleteAPIInventoryAPIIDSpecsProvidedSpecOK) GetPayload() interface{}
type DeleteAPIInventoryAPIIDSpecsProvidedSpecParams ¶
type DeleteAPIInventoryAPIIDSpecsProvidedSpecParams struct { // APIID. // // Format: uint32 APIID uint32 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteAPIInventoryAPIIDSpecsProvidedSpecParams contains all the parameters to send to the API endpoint
for the delete API inventory API ID specs provided spec operation. Typically these are written to a http.Request.
func NewDeleteAPIInventoryAPIIDSpecsProvidedSpecParams ¶
func NewDeleteAPIInventoryAPIIDSpecsProvidedSpecParams() *DeleteAPIInventoryAPIIDSpecsProvidedSpecParams
NewDeleteAPIInventoryAPIIDSpecsProvidedSpecParams creates a new DeleteAPIInventoryAPIIDSpecsProvidedSpecParams 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 NewDeleteAPIInventoryAPIIDSpecsProvidedSpecParamsWithContext ¶
func NewDeleteAPIInventoryAPIIDSpecsProvidedSpecParamsWithContext(ctx context.Context) *DeleteAPIInventoryAPIIDSpecsProvidedSpecParams
NewDeleteAPIInventoryAPIIDSpecsProvidedSpecParamsWithContext creates a new DeleteAPIInventoryAPIIDSpecsProvidedSpecParams object with the ability to set a context for a request.
func NewDeleteAPIInventoryAPIIDSpecsProvidedSpecParamsWithHTTPClient ¶
func NewDeleteAPIInventoryAPIIDSpecsProvidedSpecParamsWithHTTPClient(client *http.Client) *DeleteAPIInventoryAPIIDSpecsProvidedSpecParams
NewDeleteAPIInventoryAPIIDSpecsProvidedSpecParamsWithHTTPClient creates a new DeleteAPIInventoryAPIIDSpecsProvidedSpecParams object with the ability to set a custom HTTPClient for a request.
func NewDeleteAPIInventoryAPIIDSpecsProvidedSpecParamsWithTimeout ¶
func NewDeleteAPIInventoryAPIIDSpecsProvidedSpecParamsWithTimeout(timeout time.Duration) *DeleteAPIInventoryAPIIDSpecsProvidedSpecParams
NewDeleteAPIInventoryAPIIDSpecsProvidedSpecParamsWithTimeout creates a new DeleteAPIInventoryAPIIDSpecsProvidedSpecParams object with the ability to set a timeout on a request.
func (*DeleteAPIInventoryAPIIDSpecsProvidedSpecParams) SetAPIID ¶
func (o *DeleteAPIInventoryAPIIDSpecsProvidedSpecParams) SetAPIID(aPIID uint32)
SetAPIID adds the apiId to the delete API inventory API ID specs provided spec params
func (*DeleteAPIInventoryAPIIDSpecsProvidedSpecParams) SetContext ¶
func (o *DeleteAPIInventoryAPIIDSpecsProvidedSpecParams) SetContext(ctx context.Context)
SetContext adds the context to the delete API inventory API ID specs provided spec params
func (*DeleteAPIInventoryAPIIDSpecsProvidedSpecParams) SetDefaults ¶
func (o *DeleteAPIInventoryAPIIDSpecsProvidedSpecParams) SetDefaults()
SetDefaults hydrates default values in the delete API inventory API ID specs provided spec params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteAPIInventoryAPIIDSpecsProvidedSpecParams) SetHTTPClient ¶
func (o *DeleteAPIInventoryAPIIDSpecsProvidedSpecParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete API inventory API ID specs provided spec params
func (*DeleteAPIInventoryAPIIDSpecsProvidedSpecParams) SetTimeout ¶
func (o *DeleteAPIInventoryAPIIDSpecsProvidedSpecParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete API inventory API ID specs provided spec params
func (*DeleteAPIInventoryAPIIDSpecsProvidedSpecParams) WithAPIID ¶
func (o *DeleteAPIInventoryAPIIDSpecsProvidedSpecParams) WithAPIID(aPIID uint32) *DeleteAPIInventoryAPIIDSpecsProvidedSpecParams
WithAPIID adds the aPIID to the delete API inventory API ID specs provided spec params
func (*DeleteAPIInventoryAPIIDSpecsProvidedSpecParams) WithContext ¶
func (o *DeleteAPIInventoryAPIIDSpecsProvidedSpecParams) WithContext(ctx context.Context) *DeleteAPIInventoryAPIIDSpecsProvidedSpecParams
WithContext adds the context to the delete API inventory API ID specs provided spec params
func (*DeleteAPIInventoryAPIIDSpecsProvidedSpecParams) WithDefaults ¶
func (o *DeleteAPIInventoryAPIIDSpecsProvidedSpecParams) WithDefaults() *DeleteAPIInventoryAPIIDSpecsProvidedSpecParams
WithDefaults hydrates default values in the delete API inventory API ID specs provided spec params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteAPIInventoryAPIIDSpecsProvidedSpecParams) WithHTTPClient ¶
func (o *DeleteAPIInventoryAPIIDSpecsProvidedSpecParams) WithHTTPClient(client *http.Client) *DeleteAPIInventoryAPIIDSpecsProvidedSpecParams
WithHTTPClient adds the HTTPClient to the delete API inventory API ID specs provided spec params
func (*DeleteAPIInventoryAPIIDSpecsProvidedSpecParams) WithTimeout ¶
func (o *DeleteAPIInventoryAPIIDSpecsProvidedSpecParams) WithTimeout(timeout time.Duration) *DeleteAPIInventoryAPIIDSpecsProvidedSpecParams
WithTimeout adds the timeout to the delete API inventory API ID specs provided spec params
func (*DeleteAPIInventoryAPIIDSpecsProvidedSpecParams) WriteToRequest ¶
func (o *DeleteAPIInventoryAPIIDSpecsProvidedSpecParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteAPIInventoryAPIIDSpecsProvidedSpecReader ¶
type DeleteAPIInventoryAPIIDSpecsProvidedSpecReader struct {
// contains filtered or unexported fields
}
DeleteAPIInventoryAPIIDSpecsProvidedSpecReader is a Reader for the DeleteAPIInventoryAPIIDSpecsProvidedSpec structure.
func (*DeleteAPIInventoryAPIIDSpecsProvidedSpecReader) ReadResponse ¶
func (o *DeleteAPIInventoryAPIIDSpecsProvidedSpecReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteAPIInventoryAPIIDSpecsReconstructedSpecDefault ¶
type DeleteAPIInventoryAPIIDSpecsReconstructedSpecDefault struct { Payload *models.APIResponse // contains filtered or unexported fields }
DeleteAPIInventoryAPIIDSpecsReconstructedSpecDefault describes a response with status code -1, with default header values.
unknown error
func NewDeleteAPIInventoryAPIIDSpecsReconstructedSpecDefault ¶
func NewDeleteAPIInventoryAPIIDSpecsReconstructedSpecDefault(code int) *DeleteAPIInventoryAPIIDSpecsReconstructedSpecDefault
NewDeleteAPIInventoryAPIIDSpecsReconstructedSpecDefault creates a DeleteAPIInventoryAPIIDSpecsReconstructedSpecDefault with default headers values
func (*DeleteAPIInventoryAPIIDSpecsReconstructedSpecDefault) Code ¶
func (o *DeleteAPIInventoryAPIIDSpecsReconstructedSpecDefault) Code() int
Code gets the status code for the delete API inventory API ID specs reconstructed spec default response
func (*DeleteAPIInventoryAPIIDSpecsReconstructedSpecDefault) Error ¶
func (o *DeleteAPIInventoryAPIIDSpecsReconstructedSpecDefault) Error() string
func (*DeleteAPIInventoryAPIIDSpecsReconstructedSpecDefault) GetPayload ¶
func (o *DeleteAPIInventoryAPIIDSpecsReconstructedSpecDefault) GetPayload() *models.APIResponse
type DeleteAPIInventoryAPIIDSpecsReconstructedSpecOK ¶
type DeleteAPIInventoryAPIIDSpecsReconstructedSpecOK struct {
Payload interface{}
}
DeleteAPIInventoryAPIIDSpecsReconstructedSpecOK describes a response with status code 200, with default header values.
Success
func NewDeleteAPIInventoryAPIIDSpecsReconstructedSpecOK ¶
func NewDeleteAPIInventoryAPIIDSpecsReconstructedSpecOK() *DeleteAPIInventoryAPIIDSpecsReconstructedSpecOK
NewDeleteAPIInventoryAPIIDSpecsReconstructedSpecOK creates a DeleteAPIInventoryAPIIDSpecsReconstructedSpecOK with default headers values
func (*DeleteAPIInventoryAPIIDSpecsReconstructedSpecOK) Error ¶
func (o *DeleteAPIInventoryAPIIDSpecsReconstructedSpecOK) Error() string
func (*DeleteAPIInventoryAPIIDSpecsReconstructedSpecOK) GetPayload ¶
func (o *DeleteAPIInventoryAPIIDSpecsReconstructedSpecOK) GetPayload() interface{}
type DeleteAPIInventoryAPIIDSpecsReconstructedSpecParams ¶
type DeleteAPIInventoryAPIIDSpecsReconstructedSpecParams struct { // APIID. // // Format: uint32 APIID uint32 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteAPIInventoryAPIIDSpecsReconstructedSpecParams contains all the parameters to send to the API endpoint
for the delete API inventory API ID specs reconstructed spec operation. Typically these are written to a http.Request.
func NewDeleteAPIInventoryAPIIDSpecsReconstructedSpecParams ¶
func NewDeleteAPIInventoryAPIIDSpecsReconstructedSpecParams() *DeleteAPIInventoryAPIIDSpecsReconstructedSpecParams
NewDeleteAPIInventoryAPIIDSpecsReconstructedSpecParams creates a new DeleteAPIInventoryAPIIDSpecsReconstructedSpecParams 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 NewDeleteAPIInventoryAPIIDSpecsReconstructedSpecParamsWithContext ¶
func NewDeleteAPIInventoryAPIIDSpecsReconstructedSpecParamsWithContext(ctx context.Context) *DeleteAPIInventoryAPIIDSpecsReconstructedSpecParams
NewDeleteAPIInventoryAPIIDSpecsReconstructedSpecParamsWithContext creates a new DeleteAPIInventoryAPIIDSpecsReconstructedSpecParams object with the ability to set a context for a request.
func NewDeleteAPIInventoryAPIIDSpecsReconstructedSpecParamsWithHTTPClient ¶
func NewDeleteAPIInventoryAPIIDSpecsReconstructedSpecParamsWithHTTPClient(client *http.Client) *DeleteAPIInventoryAPIIDSpecsReconstructedSpecParams
NewDeleteAPIInventoryAPIIDSpecsReconstructedSpecParamsWithHTTPClient creates a new DeleteAPIInventoryAPIIDSpecsReconstructedSpecParams object with the ability to set a custom HTTPClient for a request.
func NewDeleteAPIInventoryAPIIDSpecsReconstructedSpecParamsWithTimeout ¶
func NewDeleteAPIInventoryAPIIDSpecsReconstructedSpecParamsWithTimeout(timeout time.Duration) *DeleteAPIInventoryAPIIDSpecsReconstructedSpecParams
NewDeleteAPIInventoryAPIIDSpecsReconstructedSpecParamsWithTimeout creates a new DeleteAPIInventoryAPIIDSpecsReconstructedSpecParams object with the ability to set a timeout on a request.
func (*DeleteAPIInventoryAPIIDSpecsReconstructedSpecParams) SetAPIID ¶
func (o *DeleteAPIInventoryAPIIDSpecsReconstructedSpecParams) SetAPIID(aPIID uint32)
SetAPIID adds the apiId to the delete API inventory API ID specs reconstructed spec params
func (*DeleteAPIInventoryAPIIDSpecsReconstructedSpecParams) SetContext ¶
func (o *DeleteAPIInventoryAPIIDSpecsReconstructedSpecParams) SetContext(ctx context.Context)
SetContext adds the context to the delete API inventory API ID specs reconstructed spec params
func (*DeleteAPIInventoryAPIIDSpecsReconstructedSpecParams) SetDefaults ¶
func (o *DeleteAPIInventoryAPIIDSpecsReconstructedSpecParams) SetDefaults()
SetDefaults hydrates default values in the delete API inventory API ID specs reconstructed spec params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteAPIInventoryAPIIDSpecsReconstructedSpecParams) SetHTTPClient ¶
func (o *DeleteAPIInventoryAPIIDSpecsReconstructedSpecParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete API inventory API ID specs reconstructed spec params
func (*DeleteAPIInventoryAPIIDSpecsReconstructedSpecParams) SetTimeout ¶
func (o *DeleteAPIInventoryAPIIDSpecsReconstructedSpecParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete API inventory API ID specs reconstructed spec params
func (*DeleteAPIInventoryAPIIDSpecsReconstructedSpecParams) WithAPIID ¶
func (o *DeleteAPIInventoryAPIIDSpecsReconstructedSpecParams) WithAPIID(aPIID uint32) *DeleteAPIInventoryAPIIDSpecsReconstructedSpecParams
WithAPIID adds the aPIID to the delete API inventory API ID specs reconstructed spec params
func (*DeleteAPIInventoryAPIIDSpecsReconstructedSpecParams) WithContext ¶
func (o *DeleteAPIInventoryAPIIDSpecsReconstructedSpecParams) WithContext(ctx context.Context) *DeleteAPIInventoryAPIIDSpecsReconstructedSpecParams
WithContext adds the context to the delete API inventory API ID specs reconstructed spec params
func (*DeleteAPIInventoryAPIIDSpecsReconstructedSpecParams) WithDefaults ¶
func (o *DeleteAPIInventoryAPIIDSpecsReconstructedSpecParams) WithDefaults() *DeleteAPIInventoryAPIIDSpecsReconstructedSpecParams
WithDefaults hydrates default values in the delete API inventory API ID specs reconstructed spec params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteAPIInventoryAPIIDSpecsReconstructedSpecParams) WithHTTPClient ¶
func (o *DeleteAPIInventoryAPIIDSpecsReconstructedSpecParams) WithHTTPClient(client *http.Client) *DeleteAPIInventoryAPIIDSpecsReconstructedSpecParams
WithHTTPClient adds the HTTPClient to the delete API inventory API ID specs reconstructed spec params
func (*DeleteAPIInventoryAPIIDSpecsReconstructedSpecParams) WithTimeout ¶
func (o *DeleteAPIInventoryAPIIDSpecsReconstructedSpecParams) WithTimeout(timeout time.Duration) *DeleteAPIInventoryAPIIDSpecsReconstructedSpecParams
WithTimeout adds the timeout to the delete API inventory API ID specs reconstructed spec params
func (*DeleteAPIInventoryAPIIDSpecsReconstructedSpecParams) WriteToRequest ¶
func (o *DeleteAPIInventoryAPIIDSpecsReconstructedSpecParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteAPIInventoryAPIIDSpecsReconstructedSpecReader ¶
type DeleteAPIInventoryAPIIDSpecsReconstructedSpecReader struct {
// contains filtered or unexported fields
}
DeleteAPIInventoryAPIIDSpecsReconstructedSpecReader is a Reader for the DeleteAPIInventoryAPIIDSpecsReconstructedSpec structure.
func (*DeleteAPIInventoryAPIIDSpecsReconstructedSpecReader) ReadResponse ¶
func (o *DeleteAPIInventoryAPIIDSpecsReconstructedSpecReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetAPIEventsDefault ¶
type GetAPIEventsDefault struct { Payload *models.APIResponse // contains filtered or unexported fields }
GetAPIEventsDefault describes a response with status code -1, with default header values.
unknown error
func NewGetAPIEventsDefault ¶
func NewGetAPIEventsDefault(code int) *GetAPIEventsDefault
NewGetAPIEventsDefault creates a GetAPIEventsDefault with default headers values
func (*GetAPIEventsDefault) Code ¶
func (o *GetAPIEventsDefault) Code() int
Code gets the status code for the get API events default response
func (*GetAPIEventsDefault) Error ¶
func (o *GetAPIEventsDefault) Error() string
func (*GetAPIEventsDefault) GetPayload ¶
func (o *GetAPIEventsDefault) GetPayload() *models.APIResponse
type GetAPIEventsEventIDDefault ¶
type GetAPIEventsEventIDDefault struct { Payload *models.APIResponse // contains filtered or unexported fields }
GetAPIEventsEventIDDefault describes a response with status code -1, with default header values.
unknown error
func NewGetAPIEventsEventIDDefault ¶
func NewGetAPIEventsEventIDDefault(code int) *GetAPIEventsEventIDDefault
NewGetAPIEventsEventIDDefault creates a GetAPIEventsEventIDDefault with default headers values
func (*GetAPIEventsEventIDDefault) Code ¶
func (o *GetAPIEventsEventIDDefault) Code() int
Code gets the status code for the get API events event ID default response
func (*GetAPIEventsEventIDDefault) Error ¶
func (o *GetAPIEventsEventIDDefault) Error() string
func (*GetAPIEventsEventIDDefault) GetPayload ¶
func (o *GetAPIEventsEventIDDefault) GetPayload() *models.APIResponse
type GetAPIEventsEventIDOK ¶
GetAPIEventsEventIDOK describes a response with status code 200, with default header values.
Success
func NewGetAPIEventsEventIDOK ¶
func NewGetAPIEventsEventIDOK() *GetAPIEventsEventIDOK
NewGetAPIEventsEventIDOK creates a GetAPIEventsEventIDOK with default headers values
func (*GetAPIEventsEventIDOK) Error ¶
func (o *GetAPIEventsEventIDOK) Error() string
func (*GetAPIEventsEventIDOK) GetPayload ¶
func (o *GetAPIEventsEventIDOK) GetPayload() *models.APIEvent
type GetAPIEventsEventIDParams ¶
type GetAPIEventsEventIDParams struct { /* EventID. API event ID Format: uint32 */ EventID uint32 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetAPIEventsEventIDParams contains all the parameters to send to the API endpoint
for the get API events event ID operation. Typically these are written to a http.Request.
func NewGetAPIEventsEventIDParams ¶
func NewGetAPIEventsEventIDParams() *GetAPIEventsEventIDParams
NewGetAPIEventsEventIDParams creates a new GetAPIEventsEventIDParams 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 NewGetAPIEventsEventIDParamsWithContext ¶
func NewGetAPIEventsEventIDParamsWithContext(ctx context.Context) *GetAPIEventsEventIDParams
NewGetAPIEventsEventIDParamsWithContext creates a new GetAPIEventsEventIDParams object with the ability to set a context for a request.
func NewGetAPIEventsEventIDParamsWithHTTPClient ¶
func NewGetAPIEventsEventIDParamsWithHTTPClient(client *http.Client) *GetAPIEventsEventIDParams
NewGetAPIEventsEventIDParamsWithHTTPClient creates a new GetAPIEventsEventIDParams object with the ability to set a custom HTTPClient for a request.
func NewGetAPIEventsEventIDParamsWithTimeout ¶
func NewGetAPIEventsEventIDParamsWithTimeout(timeout time.Duration) *GetAPIEventsEventIDParams
NewGetAPIEventsEventIDParamsWithTimeout creates a new GetAPIEventsEventIDParams object with the ability to set a timeout on a request.
func (*GetAPIEventsEventIDParams) SetContext ¶
func (o *GetAPIEventsEventIDParams) SetContext(ctx context.Context)
SetContext adds the context to the get API events event ID params
func (*GetAPIEventsEventIDParams) SetDefaults ¶
func (o *GetAPIEventsEventIDParams) SetDefaults()
SetDefaults hydrates default values in the get API events event ID params (not the query body).
All values with no default are reset to their zero value.
func (*GetAPIEventsEventIDParams) SetEventID ¶
func (o *GetAPIEventsEventIDParams) SetEventID(eventID uint32)
SetEventID adds the eventId to the get API events event ID params
func (*GetAPIEventsEventIDParams) SetHTTPClient ¶
func (o *GetAPIEventsEventIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get API events event ID params
func (*GetAPIEventsEventIDParams) SetTimeout ¶
func (o *GetAPIEventsEventIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get API events event ID params
func (*GetAPIEventsEventIDParams) WithContext ¶
func (o *GetAPIEventsEventIDParams) WithContext(ctx context.Context) *GetAPIEventsEventIDParams
WithContext adds the context to the get API events event ID params
func (*GetAPIEventsEventIDParams) WithDefaults ¶
func (o *GetAPIEventsEventIDParams) WithDefaults() *GetAPIEventsEventIDParams
WithDefaults hydrates default values in the get API events event ID params (not the query body).
All values with no default are reset to their zero value.
func (*GetAPIEventsEventIDParams) WithEventID ¶
func (o *GetAPIEventsEventIDParams) WithEventID(eventID uint32) *GetAPIEventsEventIDParams
WithEventID adds the eventID to the get API events event ID params
func (*GetAPIEventsEventIDParams) WithHTTPClient ¶
func (o *GetAPIEventsEventIDParams) WithHTTPClient(client *http.Client) *GetAPIEventsEventIDParams
WithHTTPClient adds the HTTPClient to the get API events event ID params
func (*GetAPIEventsEventIDParams) WithTimeout ¶
func (o *GetAPIEventsEventIDParams) WithTimeout(timeout time.Duration) *GetAPIEventsEventIDParams
WithTimeout adds the timeout to the get API events event ID params
func (*GetAPIEventsEventIDParams) WriteToRequest ¶
func (o *GetAPIEventsEventIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAPIEventsEventIDProvidedSpecDiffDefault ¶
type GetAPIEventsEventIDProvidedSpecDiffDefault struct { Payload *models.APIResponse // contains filtered or unexported fields }
GetAPIEventsEventIDProvidedSpecDiffDefault describes a response with status code -1, with default header values.
unknown error
func NewGetAPIEventsEventIDProvidedSpecDiffDefault ¶
func NewGetAPIEventsEventIDProvidedSpecDiffDefault(code int) *GetAPIEventsEventIDProvidedSpecDiffDefault
NewGetAPIEventsEventIDProvidedSpecDiffDefault creates a GetAPIEventsEventIDProvidedSpecDiffDefault with default headers values
func (*GetAPIEventsEventIDProvidedSpecDiffDefault) Code ¶
func (o *GetAPIEventsEventIDProvidedSpecDiffDefault) Code() int
Code gets the status code for the get API events event ID provided spec diff default response
func (*GetAPIEventsEventIDProvidedSpecDiffDefault) Error ¶
func (o *GetAPIEventsEventIDProvidedSpecDiffDefault) Error() string
func (*GetAPIEventsEventIDProvidedSpecDiffDefault) GetPayload ¶
func (o *GetAPIEventsEventIDProvidedSpecDiffDefault) GetPayload() *models.APIResponse
type GetAPIEventsEventIDProvidedSpecDiffOK ¶
type GetAPIEventsEventIDProvidedSpecDiffOK struct {
Payload *models.APIEventSpecDiff
}
GetAPIEventsEventIDProvidedSpecDiffOK describes a response with status code 200, with default header values.
Success
func NewGetAPIEventsEventIDProvidedSpecDiffOK ¶
func NewGetAPIEventsEventIDProvidedSpecDiffOK() *GetAPIEventsEventIDProvidedSpecDiffOK
NewGetAPIEventsEventIDProvidedSpecDiffOK creates a GetAPIEventsEventIDProvidedSpecDiffOK with default headers values
func (*GetAPIEventsEventIDProvidedSpecDiffOK) Error ¶
func (o *GetAPIEventsEventIDProvidedSpecDiffOK) Error() string
func (*GetAPIEventsEventIDProvidedSpecDiffOK) GetPayload ¶
func (o *GetAPIEventsEventIDProvidedSpecDiffOK) GetPayload() *models.APIEventSpecDiff
type GetAPIEventsEventIDProvidedSpecDiffParams ¶
type GetAPIEventsEventIDProvidedSpecDiffParams struct { /* EventID. API event ID Format: uint32 */ EventID uint32 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetAPIEventsEventIDProvidedSpecDiffParams contains all the parameters to send to the API endpoint
for the get API events event ID provided spec diff operation. Typically these are written to a http.Request.
func NewGetAPIEventsEventIDProvidedSpecDiffParams ¶
func NewGetAPIEventsEventIDProvidedSpecDiffParams() *GetAPIEventsEventIDProvidedSpecDiffParams
NewGetAPIEventsEventIDProvidedSpecDiffParams creates a new GetAPIEventsEventIDProvidedSpecDiffParams 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 NewGetAPIEventsEventIDProvidedSpecDiffParamsWithContext ¶
func NewGetAPIEventsEventIDProvidedSpecDiffParamsWithContext(ctx context.Context) *GetAPIEventsEventIDProvidedSpecDiffParams
NewGetAPIEventsEventIDProvidedSpecDiffParamsWithContext creates a new GetAPIEventsEventIDProvidedSpecDiffParams object with the ability to set a context for a request.
func NewGetAPIEventsEventIDProvidedSpecDiffParamsWithHTTPClient ¶
func NewGetAPIEventsEventIDProvidedSpecDiffParamsWithHTTPClient(client *http.Client) *GetAPIEventsEventIDProvidedSpecDiffParams
NewGetAPIEventsEventIDProvidedSpecDiffParamsWithHTTPClient creates a new GetAPIEventsEventIDProvidedSpecDiffParams object with the ability to set a custom HTTPClient for a request.
func NewGetAPIEventsEventIDProvidedSpecDiffParamsWithTimeout ¶
func NewGetAPIEventsEventIDProvidedSpecDiffParamsWithTimeout(timeout time.Duration) *GetAPIEventsEventIDProvidedSpecDiffParams
NewGetAPIEventsEventIDProvidedSpecDiffParamsWithTimeout creates a new GetAPIEventsEventIDProvidedSpecDiffParams object with the ability to set a timeout on a request.
func (*GetAPIEventsEventIDProvidedSpecDiffParams) SetContext ¶
func (o *GetAPIEventsEventIDProvidedSpecDiffParams) SetContext(ctx context.Context)
SetContext adds the context to the get API events event ID provided spec diff params
func (*GetAPIEventsEventIDProvidedSpecDiffParams) SetDefaults ¶
func (o *GetAPIEventsEventIDProvidedSpecDiffParams) SetDefaults()
SetDefaults hydrates default values in the get API events event ID provided spec diff params (not the query body).
All values with no default are reset to their zero value.
func (*GetAPIEventsEventIDProvidedSpecDiffParams) SetEventID ¶
func (o *GetAPIEventsEventIDProvidedSpecDiffParams) SetEventID(eventID uint32)
SetEventID adds the eventId to the get API events event ID provided spec diff params
func (*GetAPIEventsEventIDProvidedSpecDiffParams) SetHTTPClient ¶
func (o *GetAPIEventsEventIDProvidedSpecDiffParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get API events event ID provided spec diff params
func (*GetAPIEventsEventIDProvidedSpecDiffParams) SetTimeout ¶
func (o *GetAPIEventsEventIDProvidedSpecDiffParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get API events event ID provided spec diff params
func (*GetAPIEventsEventIDProvidedSpecDiffParams) WithContext ¶
func (o *GetAPIEventsEventIDProvidedSpecDiffParams) WithContext(ctx context.Context) *GetAPIEventsEventIDProvidedSpecDiffParams
WithContext adds the context to the get API events event ID provided spec diff params
func (*GetAPIEventsEventIDProvidedSpecDiffParams) WithDefaults ¶
func (o *GetAPIEventsEventIDProvidedSpecDiffParams) WithDefaults() *GetAPIEventsEventIDProvidedSpecDiffParams
WithDefaults hydrates default values in the get API events event ID provided spec diff params (not the query body).
All values with no default are reset to their zero value.
func (*GetAPIEventsEventIDProvidedSpecDiffParams) WithEventID ¶
func (o *GetAPIEventsEventIDProvidedSpecDiffParams) WithEventID(eventID uint32) *GetAPIEventsEventIDProvidedSpecDiffParams
WithEventID adds the eventID to the get API events event ID provided spec diff params
func (*GetAPIEventsEventIDProvidedSpecDiffParams) WithHTTPClient ¶
func (o *GetAPIEventsEventIDProvidedSpecDiffParams) WithHTTPClient(client *http.Client) *GetAPIEventsEventIDProvidedSpecDiffParams
WithHTTPClient adds the HTTPClient to the get API events event ID provided spec diff params
func (*GetAPIEventsEventIDProvidedSpecDiffParams) WithTimeout ¶
func (o *GetAPIEventsEventIDProvidedSpecDiffParams) WithTimeout(timeout time.Duration) *GetAPIEventsEventIDProvidedSpecDiffParams
WithTimeout adds the timeout to the get API events event ID provided spec diff params
func (*GetAPIEventsEventIDProvidedSpecDiffParams) WriteToRequest ¶
func (o *GetAPIEventsEventIDProvidedSpecDiffParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAPIEventsEventIDProvidedSpecDiffReader ¶
type GetAPIEventsEventIDProvidedSpecDiffReader struct {
// contains filtered or unexported fields
}
GetAPIEventsEventIDProvidedSpecDiffReader is a Reader for the GetAPIEventsEventIDProvidedSpecDiff structure.
func (*GetAPIEventsEventIDProvidedSpecDiffReader) ReadResponse ¶
func (o *GetAPIEventsEventIDProvidedSpecDiffReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetAPIEventsEventIDReader ¶
type GetAPIEventsEventIDReader struct {
// contains filtered or unexported fields
}
GetAPIEventsEventIDReader is a Reader for the GetAPIEventsEventID structure.
func (*GetAPIEventsEventIDReader) ReadResponse ¶
func (o *GetAPIEventsEventIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetAPIEventsEventIDReconstructedSpecDiffDefault ¶
type GetAPIEventsEventIDReconstructedSpecDiffDefault struct { Payload *models.APIResponse // contains filtered or unexported fields }
GetAPIEventsEventIDReconstructedSpecDiffDefault describes a response with status code -1, with default header values.
unknown error
func NewGetAPIEventsEventIDReconstructedSpecDiffDefault ¶
func NewGetAPIEventsEventIDReconstructedSpecDiffDefault(code int) *GetAPIEventsEventIDReconstructedSpecDiffDefault
NewGetAPIEventsEventIDReconstructedSpecDiffDefault creates a GetAPIEventsEventIDReconstructedSpecDiffDefault with default headers values
func (*GetAPIEventsEventIDReconstructedSpecDiffDefault) Code ¶
func (o *GetAPIEventsEventIDReconstructedSpecDiffDefault) Code() int
Code gets the status code for the get API events event ID reconstructed spec diff default response
func (*GetAPIEventsEventIDReconstructedSpecDiffDefault) Error ¶
func (o *GetAPIEventsEventIDReconstructedSpecDiffDefault) Error() string
func (*GetAPIEventsEventIDReconstructedSpecDiffDefault) GetPayload ¶
func (o *GetAPIEventsEventIDReconstructedSpecDiffDefault) GetPayload() *models.APIResponse
type GetAPIEventsEventIDReconstructedSpecDiffOK ¶
type GetAPIEventsEventIDReconstructedSpecDiffOK struct {
Payload *models.APIEventSpecDiff
}
GetAPIEventsEventIDReconstructedSpecDiffOK describes a response with status code 200, with default header values.
Success
func NewGetAPIEventsEventIDReconstructedSpecDiffOK ¶
func NewGetAPIEventsEventIDReconstructedSpecDiffOK() *GetAPIEventsEventIDReconstructedSpecDiffOK
NewGetAPIEventsEventIDReconstructedSpecDiffOK creates a GetAPIEventsEventIDReconstructedSpecDiffOK with default headers values
func (*GetAPIEventsEventIDReconstructedSpecDiffOK) Error ¶
func (o *GetAPIEventsEventIDReconstructedSpecDiffOK) Error() string
func (*GetAPIEventsEventIDReconstructedSpecDiffOK) GetPayload ¶
func (o *GetAPIEventsEventIDReconstructedSpecDiffOK) GetPayload() *models.APIEventSpecDiff
type GetAPIEventsEventIDReconstructedSpecDiffParams ¶
type GetAPIEventsEventIDReconstructedSpecDiffParams struct { /* EventID. API event ID Format: uint32 */ EventID uint32 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetAPIEventsEventIDReconstructedSpecDiffParams contains all the parameters to send to the API endpoint
for the get API events event ID reconstructed spec diff operation. Typically these are written to a http.Request.
func NewGetAPIEventsEventIDReconstructedSpecDiffParams ¶
func NewGetAPIEventsEventIDReconstructedSpecDiffParams() *GetAPIEventsEventIDReconstructedSpecDiffParams
NewGetAPIEventsEventIDReconstructedSpecDiffParams creates a new GetAPIEventsEventIDReconstructedSpecDiffParams 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 NewGetAPIEventsEventIDReconstructedSpecDiffParamsWithContext ¶
func NewGetAPIEventsEventIDReconstructedSpecDiffParamsWithContext(ctx context.Context) *GetAPIEventsEventIDReconstructedSpecDiffParams
NewGetAPIEventsEventIDReconstructedSpecDiffParamsWithContext creates a new GetAPIEventsEventIDReconstructedSpecDiffParams object with the ability to set a context for a request.
func NewGetAPIEventsEventIDReconstructedSpecDiffParamsWithHTTPClient ¶
func NewGetAPIEventsEventIDReconstructedSpecDiffParamsWithHTTPClient(client *http.Client) *GetAPIEventsEventIDReconstructedSpecDiffParams
NewGetAPIEventsEventIDReconstructedSpecDiffParamsWithHTTPClient creates a new GetAPIEventsEventIDReconstructedSpecDiffParams object with the ability to set a custom HTTPClient for a request.
func NewGetAPIEventsEventIDReconstructedSpecDiffParamsWithTimeout ¶
func NewGetAPIEventsEventIDReconstructedSpecDiffParamsWithTimeout(timeout time.Duration) *GetAPIEventsEventIDReconstructedSpecDiffParams
NewGetAPIEventsEventIDReconstructedSpecDiffParamsWithTimeout creates a new GetAPIEventsEventIDReconstructedSpecDiffParams object with the ability to set a timeout on a request.
func (*GetAPIEventsEventIDReconstructedSpecDiffParams) SetContext ¶
func (o *GetAPIEventsEventIDReconstructedSpecDiffParams) SetContext(ctx context.Context)
SetContext adds the context to the get API events event ID reconstructed spec diff params
func (*GetAPIEventsEventIDReconstructedSpecDiffParams) SetDefaults ¶
func (o *GetAPIEventsEventIDReconstructedSpecDiffParams) SetDefaults()
SetDefaults hydrates default values in the get API events event ID reconstructed spec diff params (not the query body).
All values with no default are reset to their zero value.
func (*GetAPIEventsEventIDReconstructedSpecDiffParams) SetEventID ¶
func (o *GetAPIEventsEventIDReconstructedSpecDiffParams) SetEventID(eventID uint32)
SetEventID adds the eventId to the get API events event ID reconstructed spec diff params
func (*GetAPIEventsEventIDReconstructedSpecDiffParams) SetHTTPClient ¶
func (o *GetAPIEventsEventIDReconstructedSpecDiffParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get API events event ID reconstructed spec diff params
func (*GetAPIEventsEventIDReconstructedSpecDiffParams) SetTimeout ¶
func (o *GetAPIEventsEventIDReconstructedSpecDiffParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get API events event ID reconstructed spec diff params
func (*GetAPIEventsEventIDReconstructedSpecDiffParams) WithContext ¶
func (o *GetAPIEventsEventIDReconstructedSpecDiffParams) WithContext(ctx context.Context) *GetAPIEventsEventIDReconstructedSpecDiffParams
WithContext adds the context to the get API events event ID reconstructed spec diff params
func (*GetAPIEventsEventIDReconstructedSpecDiffParams) WithDefaults ¶
func (o *GetAPIEventsEventIDReconstructedSpecDiffParams) WithDefaults() *GetAPIEventsEventIDReconstructedSpecDiffParams
WithDefaults hydrates default values in the get API events event ID reconstructed spec diff params (not the query body).
All values with no default are reset to their zero value.
func (*GetAPIEventsEventIDReconstructedSpecDiffParams) WithEventID ¶
func (o *GetAPIEventsEventIDReconstructedSpecDiffParams) WithEventID(eventID uint32) *GetAPIEventsEventIDReconstructedSpecDiffParams
WithEventID adds the eventID to the get API events event ID reconstructed spec diff params
func (*GetAPIEventsEventIDReconstructedSpecDiffParams) WithHTTPClient ¶
func (o *GetAPIEventsEventIDReconstructedSpecDiffParams) WithHTTPClient(client *http.Client) *GetAPIEventsEventIDReconstructedSpecDiffParams
WithHTTPClient adds the HTTPClient to the get API events event ID reconstructed spec diff params
func (*GetAPIEventsEventIDReconstructedSpecDiffParams) WithTimeout ¶
func (o *GetAPIEventsEventIDReconstructedSpecDiffParams) WithTimeout(timeout time.Duration) *GetAPIEventsEventIDReconstructedSpecDiffParams
WithTimeout adds the timeout to the get API events event ID reconstructed spec diff params
func (*GetAPIEventsEventIDReconstructedSpecDiffParams) WriteToRequest ¶
func (o *GetAPIEventsEventIDReconstructedSpecDiffParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAPIEventsEventIDReconstructedSpecDiffReader ¶
type GetAPIEventsEventIDReconstructedSpecDiffReader struct {
// contains filtered or unexported fields
}
GetAPIEventsEventIDReconstructedSpecDiffReader is a Reader for the GetAPIEventsEventIDReconstructedSpecDiff structure.
func (*GetAPIEventsEventIDReconstructedSpecDiffReader) ReadResponse ¶
func (o *GetAPIEventsEventIDReconstructedSpecDiffReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetAPIEventsOK ¶
type GetAPIEventsOK struct {
Payload *GetAPIEventsOKBody
}
GetAPIEventsOK describes a response with status code 200, with default header values.
Success
func NewGetAPIEventsOK ¶
func NewGetAPIEventsOK() *GetAPIEventsOK
NewGetAPIEventsOK creates a GetAPIEventsOK with default headers values
func (*GetAPIEventsOK) Error ¶
func (o *GetAPIEventsOK) Error() string
func (*GetAPIEventsOK) GetPayload ¶
func (o *GetAPIEventsOK) GetPayload() *GetAPIEventsOKBody
type GetAPIEventsOKBody ¶
type GetAPIEventsOKBody struct { // List of API events in the given time range, filters and page. List length must be lower or equal to pageSize Items []*models.APIEvent `json:"items"` // Total events count in the given time range and filters // Required: true Total *int64 `json:"total"` }
GetAPIEventsOKBody get API events o k body swagger:model GetAPIEventsOKBody
func (*GetAPIEventsOKBody) ContextValidate ¶
ContextValidate validate this get API events o k body based on the context it is used
func (*GetAPIEventsOKBody) MarshalBinary ¶
func (o *GetAPIEventsOKBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetAPIEventsOKBody) UnmarshalBinary ¶
func (o *GetAPIEventsOKBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetAPIEventsParams ¶
type GetAPIEventsParams struct { /* AlertIs. Alert Kind [ALERT_INFO or ALERT_WARN] */ AlertIs []string // DestinationIPIsNot. DestinationIPIsNot []string // DestinationIPIs. DestinationIPIs []string // DestinationPortIsNot. DestinationPortIsNot []string // DestinationPortIs. DestinationPortIs []string /* EndTime. End time of the query Format: date-time */ EndTime strfmt.DateTime // HasSpecDiffIs. HasSpecDiffIs *bool // MethodIs. MethodIs []string /* Page. Page number of the query */ Page int64 /* PageSize. Maximum items to return */ PageSize int64 // PathContains. PathContains []string // PathEnd. PathEnd *string // PathIsNot. PathIsNot []string // PathIs. PathIs []string // PathStart. PathStart *string // ShowNonAPI. ShowNonAPI bool /* SortDir. Sorting direction Default: "ASC" */ SortDir *string /* SortKey. Sort key */ SortKey string // SourceIPIsNot. SourceIPIsNot []string // SourceIPIs. SourceIPIs []string // SpecDiffTypeIs. SpecDiffTypeIs []string // SpecContains. SpecContains []string // SpecEnd. SpecEnd *string // SpecIsNot. SpecIsNot []string // SpecIs. SpecIs []string // SpecStart. SpecStart *string /* StartTime. Start time of the query Format: date-time */ StartTime strfmt.DateTime /* StatusCodeGte. greater than or equal */ StatusCodeGte *string // StatusCodeIsNot. StatusCodeIsNot []string // StatusCodeIs. StatusCodeIs []string /* StatusCodeLte. less than or equal */ StatusCodeLte *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetAPIEventsParams contains all the parameters to send to the API endpoint
for the get API events operation. Typically these are written to a http.Request.
func NewGetAPIEventsParams ¶
func NewGetAPIEventsParams() *GetAPIEventsParams
NewGetAPIEventsParams creates a new GetAPIEventsParams 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 NewGetAPIEventsParamsWithContext ¶
func NewGetAPIEventsParamsWithContext(ctx context.Context) *GetAPIEventsParams
NewGetAPIEventsParamsWithContext creates a new GetAPIEventsParams object with the ability to set a context for a request.
func NewGetAPIEventsParamsWithHTTPClient ¶
func NewGetAPIEventsParamsWithHTTPClient(client *http.Client) *GetAPIEventsParams
NewGetAPIEventsParamsWithHTTPClient creates a new GetAPIEventsParams object with the ability to set a custom HTTPClient for a request.
func NewGetAPIEventsParamsWithTimeout ¶
func NewGetAPIEventsParamsWithTimeout(timeout time.Duration) *GetAPIEventsParams
NewGetAPIEventsParamsWithTimeout creates a new GetAPIEventsParams object with the ability to set a timeout on a request.
func (*GetAPIEventsParams) SetAlertIs ¶
func (o *GetAPIEventsParams) SetAlertIs(alertIs []string)
SetAlertIs adds the alertIs to the get API events params
func (*GetAPIEventsParams) SetContext ¶
func (o *GetAPIEventsParams) SetContext(ctx context.Context)
SetContext adds the context to the get API events params
func (*GetAPIEventsParams) SetDefaults ¶
func (o *GetAPIEventsParams) SetDefaults()
SetDefaults hydrates default values in the get API events params (not the query body).
All values with no default are reset to their zero value.
func (*GetAPIEventsParams) SetDestinationIPIs ¶
func (o *GetAPIEventsParams) SetDestinationIPIs(destinationIPIs []string)
SetDestinationIPIs adds the destinationIpIs to the get API events params
func (*GetAPIEventsParams) SetDestinationIPIsNot ¶
func (o *GetAPIEventsParams) SetDestinationIPIsNot(destinationIPIsNot []string)
SetDestinationIPIsNot adds the destinationIpIsNot to the get API events params
func (*GetAPIEventsParams) SetDestinationPortIs ¶
func (o *GetAPIEventsParams) SetDestinationPortIs(destinationPortIs []string)
SetDestinationPortIs adds the destinationPortIs to the get API events params
func (*GetAPIEventsParams) SetDestinationPortIsNot ¶
func (o *GetAPIEventsParams) SetDestinationPortIsNot(destinationPortIsNot []string)
SetDestinationPortIsNot adds the destinationPortIsNot to the get API events params
func (*GetAPIEventsParams) SetEndTime ¶
func (o *GetAPIEventsParams) SetEndTime(endTime strfmt.DateTime)
SetEndTime adds the endTime to the get API events params
func (*GetAPIEventsParams) SetHTTPClient ¶
func (o *GetAPIEventsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get API events params
func (*GetAPIEventsParams) SetHasSpecDiffIs ¶
func (o *GetAPIEventsParams) SetHasSpecDiffIs(hasSpecDiffIs *bool)
SetHasSpecDiffIs adds the hasSpecDiffIs to the get API events params
func (*GetAPIEventsParams) SetMethodIs ¶
func (o *GetAPIEventsParams) SetMethodIs(methodIs []string)
SetMethodIs adds the methodIs to the get API events params
func (*GetAPIEventsParams) SetPage ¶
func (o *GetAPIEventsParams) SetPage(page int64)
SetPage adds the page to the get API events params
func (*GetAPIEventsParams) SetPageSize ¶
func (o *GetAPIEventsParams) SetPageSize(pageSize int64)
SetPageSize adds the pageSize to the get API events params
func (*GetAPIEventsParams) SetPathContains ¶
func (o *GetAPIEventsParams) SetPathContains(pathContains []string)
SetPathContains adds the pathContains to the get API events params
func (*GetAPIEventsParams) SetPathEnd ¶
func (o *GetAPIEventsParams) SetPathEnd(pathEnd *string)
SetPathEnd adds the pathEnd to the get API events params
func (*GetAPIEventsParams) SetPathIs ¶
func (o *GetAPIEventsParams) SetPathIs(pathIs []string)
SetPathIs adds the pathIs to the get API events params
func (*GetAPIEventsParams) SetPathIsNot ¶
func (o *GetAPIEventsParams) SetPathIsNot(pathIsNot []string)
SetPathIsNot adds the pathIsNot to the get API events params
func (*GetAPIEventsParams) SetPathStart ¶
func (o *GetAPIEventsParams) SetPathStart(pathStart *string)
SetPathStart adds the pathStart to the get API events params
func (*GetAPIEventsParams) SetShowNonAPI ¶
func (o *GetAPIEventsParams) SetShowNonAPI(showNonAPI bool)
SetShowNonAPI adds the showNonApi to the get API events params
func (*GetAPIEventsParams) SetSortDir ¶
func (o *GetAPIEventsParams) SetSortDir(sortDir *string)
SetSortDir adds the sortDir to the get API events params
func (*GetAPIEventsParams) SetSortKey ¶
func (o *GetAPIEventsParams) SetSortKey(sortKey string)
SetSortKey adds the sortKey to the get API events params
func (*GetAPIEventsParams) SetSourceIPIs ¶
func (o *GetAPIEventsParams) SetSourceIPIs(sourceIPIs []string)
SetSourceIPIs adds the sourceIpIs to the get API events params
func (*GetAPIEventsParams) SetSourceIPIsNot ¶
func (o *GetAPIEventsParams) SetSourceIPIsNot(sourceIPIsNot []string)
SetSourceIPIsNot adds the sourceIpIsNot to the get API events params
func (*GetAPIEventsParams) SetSpecContains ¶
func (o *GetAPIEventsParams) SetSpecContains(specContains []string)
SetSpecContains adds the specContains to the get API events params
func (*GetAPIEventsParams) SetSpecDiffTypeIs ¶
func (o *GetAPIEventsParams) SetSpecDiffTypeIs(specDiffTypeIs []string)
SetSpecDiffTypeIs adds the specDiffTypeIs to the get API events params
func (*GetAPIEventsParams) SetSpecEnd ¶
func (o *GetAPIEventsParams) SetSpecEnd(specEnd *string)
SetSpecEnd adds the specEnd to the get API events params
func (*GetAPIEventsParams) SetSpecIs ¶
func (o *GetAPIEventsParams) SetSpecIs(specIs []string)
SetSpecIs adds the specIs to the get API events params
func (*GetAPIEventsParams) SetSpecIsNot ¶
func (o *GetAPIEventsParams) SetSpecIsNot(specIsNot []string)
SetSpecIsNot adds the specIsNot to the get API events params
func (*GetAPIEventsParams) SetSpecStart ¶
func (o *GetAPIEventsParams) SetSpecStart(specStart *string)
SetSpecStart adds the specStart to the get API events params
func (*GetAPIEventsParams) SetStartTime ¶
func (o *GetAPIEventsParams) SetStartTime(startTime strfmt.DateTime)
SetStartTime adds the startTime to the get API events params
func (*GetAPIEventsParams) SetStatusCodeGte ¶
func (o *GetAPIEventsParams) SetStatusCodeGte(statusCodeGte *string)
SetStatusCodeGte adds the statusCodeGte to the get API events params
func (*GetAPIEventsParams) SetStatusCodeIs ¶
func (o *GetAPIEventsParams) SetStatusCodeIs(statusCodeIs []string)
SetStatusCodeIs adds the statusCodeIs to the get API events params
func (*GetAPIEventsParams) SetStatusCodeIsNot ¶
func (o *GetAPIEventsParams) SetStatusCodeIsNot(statusCodeIsNot []string)
SetStatusCodeIsNot adds the statusCodeIsNot to the get API events params
func (*GetAPIEventsParams) SetStatusCodeLte ¶
func (o *GetAPIEventsParams) SetStatusCodeLte(statusCodeLte *string)
SetStatusCodeLte adds the statusCodeLte to the get API events params
func (*GetAPIEventsParams) SetTimeout ¶
func (o *GetAPIEventsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get API events params
func (*GetAPIEventsParams) WithAlertIs ¶
func (o *GetAPIEventsParams) WithAlertIs(alertIs []string) *GetAPIEventsParams
WithAlertIs adds the alertIs to the get API events params
func (*GetAPIEventsParams) WithContext ¶
func (o *GetAPIEventsParams) WithContext(ctx context.Context) *GetAPIEventsParams
WithContext adds the context to the get API events params
func (*GetAPIEventsParams) WithDefaults ¶
func (o *GetAPIEventsParams) WithDefaults() *GetAPIEventsParams
WithDefaults hydrates default values in the get API events params (not the query body).
All values with no default are reset to their zero value.
func (*GetAPIEventsParams) WithDestinationIPIs ¶
func (o *GetAPIEventsParams) WithDestinationIPIs(destinationIPIs []string) *GetAPIEventsParams
WithDestinationIPIs adds the destinationIPIs to the get API events params
func (*GetAPIEventsParams) WithDestinationIPIsNot ¶
func (o *GetAPIEventsParams) WithDestinationIPIsNot(destinationIPIsNot []string) *GetAPIEventsParams
WithDestinationIPIsNot adds the destinationIPIsNot to the get API events params
func (*GetAPIEventsParams) WithDestinationPortIs ¶
func (o *GetAPIEventsParams) WithDestinationPortIs(destinationPortIs []string) *GetAPIEventsParams
WithDestinationPortIs adds the destinationPortIs to the get API events params
func (*GetAPIEventsParams) WithDestinationPortIsNot ¶
func (o *GetAPIEventsParams) WithDestinationPortIsNot(destinationPortIsNot []string) *GetAPIEventsParams
WithDestinationPortIsNot adds the destinationPortIsNot to the get API events params
func (*GetAPIEventsParams) WithEndTime ¶
func (o *GetAPIEventsParams) WithEndTime(endTime strfmt.DateTime) *GetAPIEventsParams
WithEndTime adds the endTime to the get API events params
func (*GetAPIEventsParams) WithHTTPClient ¶
func (o *GetAPIEventsParams) WithHTTPClient(client *http.Client) *GetAPIEventsParams
WithHTTPClient adds the HTTPClient to the get API events params
func (*GetAPIEventsParams) WithHasSpecDiffIs ¶
func (o *GetAPIEventsParams) WithHasSpecDiffIs(hasSpecDiffIs *bool) *GetAPIEventsParams
WithHasSpecDiffIs adds the hasSpecDiffIs to the get API events params
func (*GetAPIEventsParams) WithMethodIs ¶
func (o *GetAPIEventsParams) WithMethodIs(methodIs []string) *GetAPIEventsParams
WithMethodIs adds the methodIs to the get API events params
func (*GetAPIEventsParams) WithPage ¶
func (o *GetAPIEventsParams) WithPage(page int64) *GetAPIEventsParams
WithPage adds the page to the get API events params
func (*GetAPIEventsParams) WithPageSize ¶
func (o *GetAPIEventsParams) WithPageSize(pageSize int64) *GetAPIEventsParams
WithPageSize adds the pageSize to the get API events params
func (*GetAPIEventsParams) WithPathContains ¶
func (o *GetAPIEventsParams) WithPathContains(pathContains []string) *GetAPIEventsParams
WithPathContains adds the pathContains to the get API events params
func (*GetAPIEventsParams) WithPathEnd ¶
func (o *GetAPIEventsParams) WithPathEnd(pathEnd *string) *GetAPIEventsParams
WithPathEnd adds the pathEnd to the get API events params
func (*GetAPIEventsParams) WithPathIs ¶
func (o *GetAPIEventsParams) WithPathIs(pathIs []string) *GetAPIEventsParams
WithPathIs adds the pathIs to the get API events params
func (*GetAPIEventsParams) WithPathIsNot ¶
func (o *GetAPIEventsParams) WithPathIsNot(pathIsNot []string) *GetAPIEventsParams
WithPathIsNot adds the pathIsNot to the get API events params
func (*GetAPIEventsParams) WithPathStart ¶
func (o *GetAPIEventsParams) WithPathStart(pathStart *string) *GetAPIEventsParams
WithPathStart adds the pathStart to the get API events params
func (*GetAPIEventsParams) WithShowNonAPI ¶
func (o *GetAPIEventsParams) WithShowNonAPI(showNonAPI bool) *GetAPIEventsParams
WithShowNonAPI adds the showNonAPI to the get API events params
func (*GetAPIEventsParams) WithSortDir ¶
func (o *GetAPIEventsParams) WithSortDir(sortDir *string) *GetAPIEventsParams
WithSortDir adds the sortDir to the get API events params
func (*GetAPIEventsParams) WithSortKey ¶
func (o *GetAPIEventsParams) WithSortKey(sortKey string) *GetAPIEventsParams
WithSortKey adds the sortKey to the get API events params
func (*GetAPIEventsParams) WithSourceIPIs ¶
func (o *GetAPIEventsParams) WithSourceIPIs(sourceIPIs []string) *GetAPIEventsParams
WithSourceIPIs adds the sourceIPIs to the get API events params
func (*GetAPIEventsParams) WithSourceIPIsNot ¶
func (o *GetAPIEventsParams) WithSourceIPIsNot(sourceIPIsNot []string) *GetAPIEventsParams
WithSourceIPIsNot adds the sourceIPIsNot to the get API events params
func (*GetAPIEventsParams) WithSpecContains ¶
func (o *GetAPIEventsParams) WithSpecContains(specContains []string) *GetAPIEventsParams
WithSpecContains adds the specContains to the get API events params
func (*GetAPIEventsParams) WithSpecDiffTypeIs ¶
func (o *GetAPIEventsParams) WithSpecDiffTypeIs(specDiffTypeIs []string) *GetAPIEventsParams
WithSpecDiffTypeIs adds the specDiffTypeIs to the get API events params
func (*GetAPIEventsParams) WithSpecEnd ¶
func (o *GetAPIEventsParams) WithSpecEnd(specEnd *string) *GetAPIEventsParams
WithSpecEnd adds the specEnd to the get API events params
func (*GetAPIEventsParams) WithSpecIs ¶
func (o *GetAPIEventsParams) WithSpecIs(specIs []string) *GetAPIEventsParams
WithSpecIs adds the specIs to the get API events params
func (*GetAPIEventsParams) WithSpecIsNot ¶
func (o *GetAPIEventsParams) WithSpecIsNot(specIsNot []string) *GetAPIEventsParams
WithSpecIsNot adds the specIsNot to the get API events params
func (*GetAPIEventsParams) WithSpecStart ¶
func (o *GetAPIEventsParams) WithSpecStart(specStart *string) *GetAPIEventsParams
WithSpecStart adds the specStart to the get API events params
func (*GetAPIEventsParams) WithStartTime ¶
func (o *GetAPIEventsParams) WithStartTime(startTime strfmt.DateTime) *GetAPIEventsParams
WithStartTime adds the startTime to the get API events params
func (*GetAPIEventsParams) WithStatusCodeGte ¶
func (o *GetAPIEventsParams) WithStatusCodeGte(statusCodeGte *string) *GetAPIEventsParams
WithStatusCodeGte adds the statusCodeGte to the get API events params
func (*GetAPIEventsParams) WithStatusCodeIs ¶
func (o *GetAPIEventsParams) WithStatusCodeIs(statusCodeIs []string) *GetAPIEventsParams
WithStatusCodeIs adds the statusCodeIs to the get API events params
func (*GetAPIEventsParams) WithStatusCodeIsNot ¶
func (o *GetAPIEventsParams) WithStatusCodeIsNot(statusCodeIsNot []string) *GetAPIEventsParams
WithStatusCodeIsNot adds the statusCodeIsNot to the get API events params
func (*GetAPIEventsParams) WithStatusCodeLte ¶
func (o *GetAPIEventsParams) WithStatusCodeLte(statusCodeLte *string) *GetAPIEventsParams
WithStatusCodeLte adds the statusCodeLte to the get API events params
func (*GetAPIEventsParams) WithTimeout ¶
func (o *GetAPIEventsParams) WithTimeout(timeout time.Duration) *GetAPIEventsParams
WithTimeout adds the timeout to the get API events params
func (*GetAPIEventsParams) WriteToRequest ¶
func (o *GetAPIEventsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAPIEventsReader ¶
type GetAPIEventsReader struct {
// contains filtered or unexported fields
}
GetAPIEventsReader is a Reader for the GetAPIEvents structure.
func (*GetAPIEventsReader) ReadResponse ¶
func (o *GetAPIEventsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetAPIInventoryAPIIDProvidedSwaggerJSONDefault ¶
type GetAPIInventoryAPIIDProvidedSwaggerJSONDefault struct { Payload *models.APIResponse // contains filtered or unexported fields }
GetAPIInventoryAPIIDProvidedSwaggerJSONDefault describes a response with status code -1, with default header values.
unknown error
func NewGetAPIInventoryAPIIDProvidedSwaggerJSONDefault ¶
func NewGetAPIInventoryAPIIDProvidedSwaggerJSONDefault(code int) *GetAPIInventoryAPIIDProvidedSwaggerJSONDefault
NewGetAPIInventoryAPIIDProvidedSwaggerJSONDefault creates a GetAPIInventoryAPIIDProvidedSwaggerJSONDefault with default headers values
func (*GetAPIInventoryAPIIDProvidedSwaggerJSONDefault) Code ¶
func (o *GetAPIInventoryAPIIDProvidedSwaggerJSONDefault) Code() int
Code gets the status code for the get API inventory API ID provided swagger JSON default response
func (*GetAPIInventoryAPIIDProvidedSwaggerJSONDefault) Error ¶
func (o *GetAPIInventoryAPIIDProvidedSwaggerJSONDefault) Error() string
func (*GetAPIInventoryAPIIDProvidedSwaggerJSONDefault) GetPayload ¶
func (o *GetAPIInventoryAPIIDProvidedSwaggerJSONDefault) GetPayload() *models.APIResponse
type GetAPIInventoryAPIIDProvidedSwaggerJSONOK ¶
type GetAPIInventoryAPIIDProvidedSwaggerJSONOK struct {
Payload interface{}
}
GetAPIInventoryAPIIDProvidedSwaggerJSONOK describes a response with status code 200, with default header values.
Success
func NewGetAPIInventoryAPIIDProvidedSwaggerJSONOK ¶
func NewGetAPIInventoryAPIIDProvidedSwaggerJSONOK() *GetAPIInventoryAPIIDProvidedSwaggerJSONOK
NewGetAPIInventoryAPIIDProvidedSwaggerJSONOK creates a GetAPIInventoryAPIIDProvidedSwaggerJSONOK with default headers values
func (*GetAPIInventoryAPIIDProvidedSwaggerJSONOK) Error ¶
func (o *GetAPIInventoryAPIIDProvidedSwaggerJSONOK) Error() string
func (*GetAPIInventoryAPIIDProvidedSwaggerJSONOK) GetPayload ¶
func (o *GetAPIInventoryAPIIDProvidedSwaggerJSONOK) GetPayload() interface{}
type GetAPIInventoryAPIIDProvidedSwaggerJSONParams ¶
type GetAPIInventoryAPIIDProvidedSwaggerJSONParams struct { // APIID. // // Format: uint32 APIID uint32 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetAPIInventoryAPIIDProvidedSwaggerJSONParams contains all the parameters to send to the API endpoint
for the get API inventory API ID provided swagger JSON operation. Typically these are written to a http.Request.
func NewGetAPIInventoryAPIIDProvidedSwaggerJSONParams ¶
func NewGetAPIInventoryAPIIDProvidedSwaggerJSONParams() *GetAPIInventoryAPIIDProvidedSwaggerJSONParams
NewGetAPIInventoryAPIIDProvidedSwaggerJSONParams creates a new GetAPIInventoryAPIIDProvidedSwaggerJSONParams 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 NewGetAPIInventoryAPIIDProvidedSwaggerJSONParamsWithContext ¶
func NewGetAPIInventoryAPIIDProvidedSwaggerJSONParamsWithContext(ctx context.Context) *GetAPIInventoryAPIIDProvidedSwaggerJSONParams
NewGetAPIInventoryAPIIDProvidedSwaggerJSONParamsWithContext creates a new GetAPIInventoryAPIIDProvidedSwaggerJSONParams object with the ability to set a context for a request.
func NewGetAPIInventoryAPIIDProvidedSwaggerJSONParamsWithHTTPClient ¶
func NewGetAPIInventoryAPIIDProvidedSwaggerJSONParamsWithHTTPClient(client *http.Client) *GetAPIInventoryAPIIDProvidedSwaggerJSONParams
NewGetAPIInventoryAPIIDProvidedSwaggerJSONParamsWithHTTPClient creates a new GetAPIInventoryAPIIDProvidedSwaggerJSONParams object with the ability to set a custom HTTPClient for a request.
func NewGetAPIInventoryAPIIDProvidedSwaggerJSONParamsWithTimeout ¶
func NewGetAPIInventoryAPIIDProvidedSwaggerJSONParamsWithTimeout(timeout time.Duration) *GetAPIInventoryAPIIDProvidedSwaggerJSONParams
NewGetAPIInventoryAPIIDProvidedSwaggerJSONParamsWithTimeout creates a new GetAPIInventoryAPIIDProvidedSwaggerJSONParams object with the ability to set a timeout on a request.
func (*GetAPIInventoryAPIIDProvidedSwaggerJSONParams) SetAPIID ¶
func (o *GetAPIInventoryAPIIDProvidedSwaggerJSONParams) SetAPIID(aPIID uint32)
SetAPIID adds the apiId to the get API inventory API ID provided swagger JSON params
func (*GetAPIInventoryAPIIDProvidedSwaggerJSONParams) SetContext ¶
func (o *GetAPIInventoryAPIIDProvidedSwaggerJSONParams) SetContext(ctx context.Context)
SetContext adds the context to the get API inventory API ID provided swagger JSON params
func (*GetAPIInventoryAPIIDProvidedSwaggerJSONParams) SetDefaults ¶
func (o *GetAPIInventoryAPIIDProvidedSwaggerJSONParams) SetDefaults()
SetDefaults hydrates default values in the get API inventory API ID provided swagger JSON params (not the query body).
All values with no default are reset to their zero value.
func (*GetAPIInventoryAPIIDProvidedSwaggerJSONParams) SetHTTPClient ¶
func (o *GetAPIInventoryAPIIDProvidedSwaggerJSONParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get API inventory API ID provided swagger JSON params
func (*GetAPIInventoryAPIIDProvidedSwaggerJSONParams) SetTimeout ¶
func (o *GetAPIInventoryAPIIDProvidedSwaggerJSONParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get API inventory API ID provided swagger JSON params
func (*GetAPIInventoryAPIIDProvidedSwaggerJSONParams) WithAPIID ¶
func (o *GetAPIInventoryAPIIDProvidedSwaggerJSONParams) WithAPIID(aPIID uint32) *GetAPIInventoryAPIIDProvidedSwaggerJSONParams
WithAPIID adds the aPIID to the get API inventory API ID provided swagger JSON params
func (*GetAPIInventoryAPIIDProvidedSwaggerJSONParams) WithContext ¶
func (o *GetAPIInventoryAPIIDProvidedSwaggerJSONParams) WithContext(ctx context.Context) *GetAPIInventoryAPIIDProvidedSwaggerJSONParams
WithContext adds the context to the get API inventory API ID provided swagger JSON params
func (*GetAPIInventoryAPIIDProvidedSwaggerJSONParams) WithDefaults ¶
func (o *GetAPIInventoryAPIIDProvidedSwaggerJSONParams) WithDefaults() *GetAPIInventoryAPIIDProvidedSwaggerJSONParams
WithDefaults hydrates default values in the get API inventory API ID provided swagger JSON params (not the query body).
All values with no default are reset to their zero value.
func (*GetAPIInventoryAPIIDProvidedSwaggerJSONParams) WithHTTPClient ¶
func (o *GetAPIInventoryAPIIDProvidedSwaggerJSONParams) WithHTTPClient(client *http.Client) *GetAPIInventoryAPIIDProvidedSwaggerJSONParams
WithHTTPClient adds the HTTPClient to the get API inventory API ID provided swagger JSON params
func (*GetAPIInventoryAPIIDProvidedSwaggerJSONParams) WithTimeout ¶
func (o *GetAPIInventoryAPIIDProvidedSwaggerJSONParams) WithTimeout(timeout time.Duration) *GetAPIInventoryAPIIDProvidedSwaggerJSONParams
WithTimeout adds the timeout to the get API inventory API ID provided swagger JSON params
func (*GetAPIInventoryAPIIDProvidedSwaggerJSONParams) WriteToRequest ¶
func (o *GetAPIInventoryAPIIDProvidedSwaggerJSONParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAPIInventoryAPIIDProvidedSwaggerJSONReader ¶
type GetAPIInventoryAPIIDProvidedSwaggerJSONReader struct {
// contains filtered or unexported fields
}
GetAPIInventoryAPIIDProvidedSwaggerJSONReader is a Reader for the GetAPIInventoryAPIIDProvidedSwaggerJSON structure.
func (*GetAPIInventoryAPIIDProvidedSwaggerJSONReader) ReadResponse ¶
func (o *GetAPIInventoryAPIIDProvidedSwaggerJSONReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetAPIInventoryAPIIDReconstructedSwaggerJSONDefault ¶
type GetAPIInventoryAPIIDReconstructedSwaggerJSONDefault struct { Payload *models.APIResponse // contains filtered or unexported fields }
GetAPIInventoryAPIIDReconstructedSwaggerJSONDefault describes a response with status code -1, with default header values.
unknown error
func NewGetAPIInventoryAPIIDReconstructedSwaggerJSONDefault ¶
func NewGetAPIInventoryAPIIDReconstructedSwaggerJSONDefault(code int) *GetAPIInventoryAPIIDReconstructedSwaggerJSONDefault
NewGetAPIInventoryAPIIDReconstructedSwaggerJSONDefault creates a GetAPIInventoryAPIIDReconstructedSwaggerJSONDefault with default headers values
func (*GetAPIInventoryAPIIDReconstructedSwaggerJSONDefault) Code ¶
func (o *GetAPIInventoryAPIIDReconstructedSwaggerJSONDefault) Code() int
Code gets the status code for the get API inventory API ID reconstructed swagger JSON default response
func (*GetAPIInventoryAPIIDReconstructedSwaggerJSONDefault) Error ¶
func (o *GetAPIInventoryAPIIDReconstructedSwaggerJSONDefault) Error() string
func (*GetAPIInventoryAPIIDReconstructedSwaggerJSONDefault) GetPayload ¶
func (o *GetAPIInventoryAPIIDReconstructedSwaggerJSONDefault) GetPayload() *models.APIResponse
type GetAPIInventoryAPIIDReconstructedSwaggerJSONOK ¶
type GetAPIInventoryAPIIDReconstructedSwaggerJSONOK struct {
Payload interface{}
}
GetAPIInventoryAPIIDReconstructedSwaggerJSONOK describes a response with status code 200, with default header values.
Success
func NewGetAPIInventoryAPIIDReconstructedSwaggerJSONOK ¶
func NewGetAPIInventoryAPIIDReconstructedSwaggerJSONOK() *GetAPIInventoryAPIIDReconstructedSwaggerJSONOK
NewGetAPIInventoryAPIIDReconstructedSwaggerJSONOK creates a GetAPIInventoryAPIIDReconstructedSwaggerJSONOK with default headers values
func (*GetAPIInventoryAPIIDReconstructedSwaggerJSONOK) Error ¶
func (o *GetAPIInventoryAPIIDReconstructedSwaggerJSONOK) Error() string
func (*GetAPIInventoryAPIIDReconstructedSwaggerJSONOK) GetPayload ¶
func (o *GetAPIInventoryAPIIDReconstructedSwaggerJSONOK) GetPayload() interface{}
type GetAPIInventoryAPIIDReconstructedSwaggerJSONParams ¶
type GetAPIInventoryAPIIDReconstructedSwaggerJSONParams struct { // APIID. // // Format: uint32 APIID uint32 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetAPIInventoryAPIIDReconstructedSwaggerJSONParams contains all the parameters to send to the API endpoint
for the get API inventory API ID reconstructed swagger JSON operation. Typically these are written to a http.Request.
func NewGetAPIInventoryAPIIDReconstructedSwaggerJSONParams ¶
func NewGetAPIInventoryAPIIDReconstructedSwaggerJSONParams() *GetAPIInventoryAPIIDReconstructedSwaggerJSONParams
NewGetAPIInventoryAPIIDReconstructedSwaggerJSONParams creates a new GetAPIInventoryAPIIDReconstructedSwaggerJSONParams 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 NewGetAPIInventoryAPIIDReconstructedSwaggerJSONParamsWithContext ¶
func NewGetAPIInventoryAPIIDReconstructedSwaggerJSONParamsWithContext(ctx context.Context) *GetAPIInventoryAPIIDReconstructedSwaggerJSONParams
NewGetAPIInventoryAPIIDReconstructedSwaggerJSONParamsWithContext creates a new GetAPIInventoryAPIIDReconstructedSwaggerJSONParams object with the ability to set a context for a request.
func NewGetAPIInventoryAPIIDReconstructedSwaggerJSONParamsWithHTTPClient ¶
func NewGetAPIInventoryAPIIDReconstructedSwaggerJSONParamsWithHTTPClient(client *http.Client) *GetAPIInventoryAPIIDReconstructedSwaggerJSONParams
NewGetAPIInventoryAPIIDReconstructedSwaggerJSONParamsWithHTTPClient creates a new GetAPIInventoryAPIIDReconstructedSwaggerJSONParams object with the ability to set a custom HTTPClient for a request.
func NewGetAPIInventoryAPIIDReconstructedSwaggerJSONParamsWithTimeout ¶
func NewGetAPIInventoryAPIIDReconstructedSwaggerJSONParamsWithTimeout(timeout time.Duration) *GetAPIInventoryAPIIDReconstructedSwaggerJSONParams
NewGetAPIInventoryAPIIDReconstructedSwaggerJSONParamsWithTimeout creates a new GetAPIInventoryAPIIDReconstructedSwaggerJSONParams object with the ability to set a timeout on a request.
func (*GetAPIInventoryAPIIDReconstructedSwaggerJSONParams) SetAPIID ¶
func (o *GetAPIInventoryAPIIDReconstructedSwaggerJSONParams) SetAPIID(aPIID uint32)
SetAPIID adds the apiId to the get API inventory API ID reconstructed swagger JSON params
func (*GetAPIInventoryAPIIDReconstructedSwaggerJSONParams) SetContext ¶
func (o *GetAPIInventoryAPIIDReconstructedSwaggerJSONParams) SetContext(ctx context.Context)
SetContext adds the context to the get API inventory API ID reconstructed swagger JSON params
func (*GetAPIInventoryAPIIDReconstructedSwaggerJSONParams) SetDefaults ¶
func (o *GetAPIInventoryAPIIDReconstructedSwaggerJSONParams) SetDefaults()
SetDefaults hydrates default values in the get API inventory API ID reconstructed swagger JSON params (not the query body).
All values with no default are reset to their zero value.
func (*GetAPIInventoryAPIIDReconstructedSwaggerJSONParams) SetHTTPClient ¶
func (o *GetAPIInventoryAPIIDReconstructedSwaggerJSONParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get API inventory API ID reconstructed swagger JSON params
func (*GetAPIInventoryAPIIDReconstructedSwaggerJSONParams) SetTimeout ¶
func (o *GetAPIInventoryAPIIDReconstructedSwaggerJSONParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get API inventory API ID reconstructed swagger JSON params
func (*GetAPIInventoryAPIIDReconstructedSwaggerJSONParams) WithAPIID ¶
func (o *GetAPIInventoryAPIIDReconstructedSwaggerJSONParams) WithAPIID(aPIID uint32) *GetAPIInventoryAPIIDReconstructedSwaggerJSONParams
WithAPIID adds the aPIID to the get API inventory API ID reconstructed swagger JSON params
func (*GetAPIInventoryAPIIDReconstructedSwaggerJSONParams) WithContext ¶
func (o *GetAPIInventoryAPIIDReconstructedSwaggerJSONParams) WithContext(ctx context.Context) *GetAPIInventoryAPIIDReconstructedSwaggerJSONParams
WithContext adds the context to the get API inventory API ID reconstructed swagger JSON params
func (*GetAPIInventoryAPIIDReconstructedSwaggerJSONParams) WithDefaults ¶
func (o *GetAPIInventoryAPIIDReconstructedSwaggerJSONParams) WithDefaults() *GetAPIInventoryAPIIDReconstructedSwaggerJSONParams
WithDefaults hydrates default values in the get API inventory API ID reconstructed swagger JSON params (not the query body).
All values with no default are reset to their zero value.
func (*GetAPIInventoryAPIIDReconstructedSwaggerJSONParams) WithHTTPClient ¶
func (o *GetAPIInventoryAPIIDReconstructedSwaggerJSONParams) WithHTTPClient(client *http.Client) *GetAPIInventoryAPIIDReconstructedSwaggerJSONParams
WithHTTPClient adds the HTTPClient to the get API inventory API ID reconstructed swagger JSON params
func (*GetAPIInventoryAPIIDReconstructedSwaggerJSONParams) WithTimeout ¶
func (o *GetAPIInventoryAPIIDReconstructedSwaggerJSONParams) WithTimeout(timeout time.Duration) *GetAPIInventoryAPIIDReconstructedSwaggerJSONParams
WithTimeout adds the timeout to the get API inventory API ID reconstructed swagger JSON params
func (*GetAPIInventoryAPIIDReconstructedSwaggerJSONParams) WriteToRequest ¶
func (o *GetAPIInventoryAPIIDReconstructedSwaggerJSONParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAPIInventoryAPIIDReconstructedSwaggerJSONReader ¶
type GetAPIInventoryAPIIDReconstructedSwaggerJSONReader struct {
// contains filtered or unexported fields
}
GetAPIInventoryAPIIDReconstructedSwaggerJSONReader is a Reader for the GetAPIInventoryAPIIDReconstructedSwaggerJSON structure.
func (*GetAPIInventoryAPIIDReconstructedSwaggerJSONReader) ReadResponse ¶
func (o *GetAPIInventoryAPIIDReconstructedSwaggerJSONReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetAPIInventoryAPIIDSpecsDefault ¶
type GetAPIInventoryAPIIDSpecsDefault struct { Payload *models.APIResponse // contains filtered or unexported fields }
GetAPIInventoryAPIIDSpecsDefault describes a response with status code -1, with default header values.
unknown error
func NewGetAPIInventoryAPIIDSpecsDefault ¶
func NewGetAPIInventoryAPIIDSpecsDefault(code int) *GetAPIInventoryAPIIDSpecsDefault
NewGetAPIInventoryAPIIDSpecsDefault creates a GetAPIInventoryAPIIDSpecsDefault with default headers values
func (*GetAPIInventoryAPIIDSpecsDefault) Code ¶
func (o *GetAPIInventoryAPIIDSpecsDefault) Code() int
Code gets the status code for the get API inventory API ID specs default response
func (*GetAPIInventoryAPIIDSpecsDefault) Error ¶
func (o *GetAPIInventoryAPIIDSpecsDefault) Error() string
func (*GetAPIInventoryAPIIDSpecsDefault) GetPayload ¶
func (o *GetAPIInventoryAPIIDSpecsDefault) GetPayload() *models.APIResponse
type GetAPIInventoryAPIIDSpecsOK ¶
type GetAPIInventoryAPIIDSpecsOK struct {
Payload *models.OpenAPISpecs
}
GetAPIInventoryAPIIDSpecsOK describes a response with status code 200, with default header values.
Success
func NewGetAPIInventoryAPIIDSpecsOK ¶
func NewGetAPIInventoryAPIIDSpecsOK() *GetAPIInventoryAPIIDSpecsOK
NewGetAPIInventoryAPIIDSpecsOK creates a GetAPIInventoryAPIIDSpecsOK with default headers values
func (*GetAPIInventoryAPIIDSpecsOK) Error ¶
func (o *GetAPIInventoryAPIIDSpecsOK) Error() string
func (*GetAPIInventoryAPIIDSpecsOK) GetPayload ¶
func (o *GetAPIInventoryAPIIDSpecsOK) GetPayload() *models.OpenAPISpecs
type GetAPIInventoryAPIIDSpecsParams ¶
type GetAPIInventoryAPIIDSpecsParams struct { // APIID. // // Format: uint32 APIID uint32 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetAPIInventoryAPIIDSpecsParams contains all the parameters to send to the API endpoint
for the get API inventory API ID specs operation. Typically these are written to a http.Request.
func NewGetAPIInventoryAPIIDSpecsParams ¶
func NewGetAPIInventoryAPIIDSpecsParams() *GetAPIInventoryAPIIDSpecsParams
NewGetAPIInventoryAPIIDSpecsParams creates a new GetAPIInventoryAPIIDSpecsParams 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 NewGetAPIInventoryAPIIDSpecsParamsWithContext ¶
func NewGetAPIInventoryAPIIDSpecsParamsWithContext(ctx context.Context) *GetAPIInventoryAPIIDSpecsParams
NewGetAPIInventoryAPIIDSpecsParamsWithContext creates a new GetAPIInventoryAPIIDSpecsParams object with the ability to set a context for a request.
func NewGetAPIInventoryAPIIDSpecsParamsWithHTTPClient ¶
func NewGetAPIInventoryAPIIDSpecsParamsWithHTTPClient(client *http.Client) *GetAPIInventoryAPIIDSpecsParams
NewGetAPIInventoryAPIIDSpecsParamsWithHTTPClient creates a new GetAPIInventoryAPIIDSpecsParams object with the ability to set a custom HTTPClient for a request.
func NewGetAPIInventoryAPIIDSpecsParamsWithTimeout ¶
func NewGetAPIInventoryAPIIDSpecsParamsWithTimeout(timeout time.Duration) *GetAPIInventoryAPIIDSpecsParams
NewGetAPIInventoryAPIIDSpecsParamsWithTimeout creates a new GetAPIInventoryAPIIDSpecsParams object with the ability to set a timeout on a request.
func (*GetAPIInventoryAPIIDSpecsParams) SetAPIID ¶
func (o *GetAPIInventoryAPIIDSpecsParams) SetAPIID(aPIID uint32)
SetAPIID adds the apiId to the get API inventory API ID specs params
func (*GetAPIInventoryAPIIDSpecsParams) SetContext ¶
func (o *GetAPIInventoryAPIIDSpecsParams) SetContext(ctx context.Context)
SetContext adds the context to the get API inventory API ID specs params
func (*GetAPIInventoryAPIIDSpecsParams) SetDefaults ¶
func (o *GetAPIInventoryAPIIDSpecsParams) SetDefaults()
SetDefaults hydrates default values in the get API inventory API ID specs params (not the query body).
All values with no default are reset to their zero value.
func (*GetAPIInventoryAPIIDSpecsParams) SetHTTPClient ¶
func (o *GetAPIInventoryAPIIDSpecsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get API inventory API ID specs params
func (*GetAPIInventoryAPIIDSpecsParams) SetTimeout ¶
func (o *GetAPIInventoryAPIIDSpecsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get API inventory API ID specs params
func (*GetAPIInventoryAPIIDSpecsParams) WithAPIID ¶
func (o *GetAPIInventoryAPIIDSpecsParams) WithAPIID(aPIID uint32) *GetAPIInventoryAPIIDSpecsParams
WithAPIID adds the aPIID to the get API inventory API ID specs params
func (*GetAPIInventoryAPIIDSpecsParams) WithContext ¶
func (o *GetAPIInventoryAPIIDSpecsParams) WithContext(ctx context.Context) *GetAPIInventoryAPIIDSpecsParams
WithContext adds the context to the get API inventory API ID specs params
func (*GetAPIInventoryAPIIDSpecsParams) WithDefaults ¶
func (o *GetAPIInventoryAPIIDSpecsParams) WithDefaults() *GetAPIInventoryAPIIDSpecsParams
WithDefaults hydrates default values in the get API inventory API ID specs params (not the query body).
All values with no default are reset to their zero value.
func (*GetAPIInventoryAPIIDSpecsParams) WithHTTPClient ¶
func (o *GetAPIInventoryAPIIDSpecsParams) WithHTTPClient(client *http.Client) *GetAPIInventoryAPIIDSpecsParams
WithHTTPClient adds the HTTPClient to the get API inventory API ID specs params
func (*GetAPIInventoryAPIIDSpecsParams) WithTimeout ¶
func (o *GetAPIInventoryAPIIDSpecsParams) WithTimeout(timeout time.Duration) *GetAPIInventoryAPIIDSpecsParams
WithTimeout adds the timeout to the get API inventory API ID specs params
func (*GetAPIInventoryAPIIDSpecsParams) WriteToRequest ¶
func (o *GetAPIInventoryAPIIDSpecsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAPIInventoryAPIIDSpecsReader ¶
type GetAPIInventoryAPIIDSpecsReader struct {
// contains filtered or unexported fields
}
GetAPIInventoryAPIIDSpecsReader is a Reader for the GetAPIInventoryAPIIDSpecs structure.
func (*GetAPIInventoryAPIIDSpecsReader) ReadResponse ¶
func (o *GetAPIInventoryAPIIDSpecsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetAPIInventoryAPIIDSuggestedReviewDefault ¶
type GetAPIInventoryAPIIDSuggestedReviewDefault struct { Payload *models.APIResponse // contains filtered or unexported fields }
GetAPIInventoryAPIIDSuggestedReviewDefault describes a response with status code -1, with default header values.
unknown error
func NewGetAPIInventoryAPIIDSuggestedReviewDefault ¶
func NewGetAPIInventoryAPIIDSuggestedReviewDefault(code int) *GetAPIInventoryAPIIDSuggestedReviewDefault
NewGetAPIInventoryAPIIDSuggestedReviewDefault creates a GetAPIInventoryAPIIDSuggestedReviewDefault with default headers values
func (*GetAPIInventoryAPIIDSuggestedReviewDefault) Code ¶
func (o *GetAPIInventoryAPIIDSuggestedReviewDefault) Code() int
Code gets the status code for the get API inventory API ID suggested review default response
func (*GetAPIInventoryAPIIDSuggestedReviewDefault) Error ¶
func (o *GetAPIInventoryAPIIDSuggestedReviewDefault) Error() string
func (*GetAPIInventoryAPIIDSuggestedReviewDefault) GetPayload ¶
func (o *GetAPIInventoryAPIIDSuggestedReviewDefault) GetPayload() *models.APIResponse
type GetAPIInventoryAPIIDSuggestedReviewOK ¶
type GetAPIInventoryAPIIDSuggestedReviewOK struct {
Payload *models.SuggestedReview
}
GetAPIInventoryAPIIDSuggestedReviewOK describes a response with status code 200, with default header values.
Success
func NewGetAPIInventoryAPIIDSuggestedReviewOK ¶
func NewGetAPIInventoryAPIIDSuggestedReviewOK() *GetAPIInventoryAPIIDSuggestedReviewOK
NewGetAPIInventoryAPIIDSuggestedReviewOK creates a GetAPIInventoryAPIIDSuggestedReviewOK with default headers values
func (*GetAPIInventoryAPIIDSuggestedReviewOK) Error ¶
func (o *GetAPIInventoryAPIIDSuggestedReviewOK) Error() string
func (*GetAPIInventoryAPIIDSuggestedReviewOK) GetPayload ¶
func (o *GetAPIInventoryAPIIDSuggestedReviewOK) GetPayload() *models.SuggestedReview
type GetAPIInventoryAPIIDSuggestedReviewParams ¶
type GetAPIInventoryAPIIDSuggestedReviewParams struct { // APIID. // // Format: uint32 APIID uint32 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetAPIInventoryAPIIDSuggestedReviewParams contains all the parameters to send to the API endpoint
for the get API inventory API ID suggested review operation. Typically these are written to a http.Request.
func NewGetAPIInventoryAPIIDSuggestedReviewParams ¶
func NewGetAPIInventoryAPIIDSuggestedReviewParams() *GetAPIInventoryAPIIDSuggestedReviewParams
NewGetAPIInventoryAPIIDSuggestedReviewParams creates a new GetAPIInventoryAPIIDSuggestedReviewParams 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 NewGetAPIInventoryAPIIDSuggestedReviewParamsWithContext ¶
func NewGetAPIInventoryAPIIDSuggestedReviewParamsWithContext(ctx context.Context) *GetAPIInventoryAPIIDSuggestedReviewParams
NewGetAPIInventoryAPIIDSuggestedReviewParamsWithContext creates a new GetAPIInventoryAPIIDSuggestedReviewParams object with the ability to set a context for a request.
func NewGetAPIInventoryAPIIDSuggestedReviewParamsWithHTTPClient ¶
func NewGetAPIInventoryAPIIDSuggestedReviewParamsWithHTTPClient(client *http.Client) *GetAPIInventoryAPIIDSuggestedReviewParams
NewGetAPIInventoryAPIIDSuggestedReviewParamsWithHTTPClient creates a new GetAPIInventoryAPIIDSuggestedReviewParams object with the ability to set a custom HTTPClient for a request.
func NewGetAPIInventoryAPIIDSuggestedReviewParamsWithTimeout ¶
func NewGetAPIInventoryAPIIDSuggestedReviewParamsWithTimeout(timeout time.Duration) *GetAPIInventoryAPIIDSuggestedReviewParams
NewGetAPIInventoryAPIIDSuggestedReviewParamsWithTimeout creates a new GetAPIInventoryAPIIDSuggestedReviewParams object with the ability to set a timeout on a request.
func (*GetAPIInventoryAPIIDSuggestedReviewParams) SetAPIID ¶
func (o *GetAPIInventoryAPIIDSuggestedReviewParams) SetAPIID(aPIID uint32)
SetAPIID adds the apiId to the get API inventory API ID suggested review params
func (*GetAPIInventoryAPIIDSuggestedReviewParams) SetContext ¶
func (o *GetAPIInventoryAPIIDSuggestedReviewParams) SetContext(ctx context.Context)
SetContext adds the context to the get API inventory API ID suggested review params
func (*GetAPIInventoryAPIIDSuggestedReviewParams) SetDefaults ¶
func (o *GetAPIInventoryAPIIDSuggestedReviewParams) SetDefaults()
SetDefaults hydrates default values in the get API inventory API ID suggested review params (not the query body).
All values with no default are reset to their zero value.
func (*GetAPIInventoryAPIIDSuggestedReviewParams) SetHTTPClient ¶
func (o *GetAPIInventoryAPIIDSuggestedReviewParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get API inventory API ID suggested review params
func (*GetAPIInventoryAPIIDSuggestedReviewParams) SetTimeout ¶
func (o *GetAPIInventoryAPIIDSuggestedReviewParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get API inventory API ID suggested review params
func (*GetAPIInventoryAPIIDSuggestedReviewParams) WithAPIID ¶
func (o *GetAPIInventoryAPIIDSuggestedReviewParams) WithAPIID(aPIID uint32) *GetAPIInventoryAPIIDSuggestedReviewParams
WithAPIID adds the aPIID to the get API inventory API ID suggested review params
func (*GetAPIInventoryAPIIDSuggestedReviewParams) WithContext ¶
func (o *GetAPIInventoryAPIIDSuggestedReviewParams) WithContext(ctx context.Context) *GetAPIInventoryAPIIDSuggestedReviewParams
WithContext adds the context to the get API inventory API ID suggested review params
func (*GetAPIInventoryAPIIDSuggestedReviewParams) WithDefaults ¶
func (o *GetAPIInventoryAPIIDSuggestedReviewParams) WithDefaults() *GetAPIInventoryAPIIDSuggestedReviewParams
WithDefaults hydrates default values in the get API inventory API ID suggested review params (not the query body).
All values with no default are reset to their zero value.
func (*GetAPIInventoryAPIIDSuggestedReviewParams) WithHTTPClient ¶
func (o *GetAPIInventoryAPIIDSuggestedReviewParams) WithHTTPClient(client *http.Client) *GetAPIInventoryAPIIDSuggestedReviewParams
WithHTTPClient adds the HTTPClient to the get API inventory API ID suggested review params
func (*GetAPIInventoryAPIIDSuggestedReviewParams) WithTimeout ¶
func (o *GetAPIInventoryAPIIDSuggestedReviewParams) WithTimeout(timeout time.Duration) *GetAPIInventoryAPIIDSuggestedReviewParams
WithTimeout adds the timeout to the get API inventory API ID suggested review params
func (*GetAPIInventoryAPIIDSuggestedReviewParams) WriteToRequest ¶
func (o *GetAPIInventoryAPIIDSuggestedReviewParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAPIInventoryAPIIDSuggestedReviewReader ¶
type GetAPIInventoryAPIIDSuggestedReviewReader struct {
// contains filtered or unexported fields
}
GetAPIInventoryAPIIDSuggestedReviewReader is a Reader for the GetAPIInventoryAPIIDSuggestedReview structure.
func (*GetAPIInventoryAPIIDSuggestedReviewReader) ReadResponse ¶
func (o *GetAPIInventoryAPIIDSuggestedReviewReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetAPIInventoryDefault ¶
type GetAPIInventoryDefault struct { Payload *models.APIResponse // contains filtered or unexported fields }
GetAPIInventoryDefault describes a response with status code -1, with default header values.
unknown error
func NewGetAPIInventoryDefault ¶
func NewGetAPIInventoryDefault(code int) *GetAPIInventoryDefault
NewGetAPIInventoryDefault creates a GetAPIInventoryDefault with default headers values
func (*GetAPIInventoryDefault) Code ¶
func (o *GetAPIInventoryDefault) Code() int
Code gets the status code for the get API inventory default response
func (*GetAPIInventoryDefault) Error ¶
func (o *GetAPIInventoryDefault) Error() string
func (*GetAPIInventoryDefault) GetPayload ¶
func (o *GetAPIInventoryDefault) GetPayload() *models.APIResponse
type GetAPIInventoryOK ¶
type GetAPIInventoryOK struct {
Payload *GetAPIInventoryOKBody
}
GetAPIInventoryOK describes a response with status code 200, with default header values.
Success
func NewGetAPIInventoryOK ¶
func NewGetAPIInventoryOK() *GetAPIInventoryOK
NewGetAPIInventoryOK creates a GetAPIInventoryOK with default headers values
func (*GetAPIInventoryOK) Error ¶
func (o *GetAPIInventoryOK) Error() string
func (*GetAPIInventoryOK) GetPayload ¶
func (o *GetAPIInventoryOK) GetPayload() *GetAPIInventoryOKBody
type GetAPIInventoryOKBody ¶
type GetAPIInventoryOKBody struct { // List of filtered APIs in the given page. List length must be lower or equal to pageSize Items []*models.APIInfo `json:"items"` // Total filtered APIs count // Required: true Total *int64 `json:"total"` }
GetAPIInventoryOKBody get API inventory o k body swagger:model GetAPIInventoryOKBody
func (*GetAPIInventoryOKBody) ContextValidate ¶
ContextValidate validate this get API inventory o k body based on the context it is used
func (*GetAPIInventoryOKBody) MarshalBinary ¶
func (o *GetAPIInventoryOKBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetAPIInventoryOKBody) UnmarshalBinary ¶
func (o *GetAPIInventoryOKBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetAPIInventoryParams ¶
type GetAPIInventoryParams struct { /* APIID. api id to return */ APIID *string // HasProvidedSpecIs. HasProvidedSpecIs *bool // HasReconstructedSpecIs. HasReconstructedSpecIs *bool // NameContains. NameContains []string // NameEnd. NameEnd *string // NameIsNot. NameIsNot []string // NameIs. NameIs []string // NameStart. NameStart *string /* Page. Page number of the query */ Page int64 /* PageSize. Maximum items to return */ PageSize int64 // PortIsNot. PortIsNot []string // PortIs. PortIs []string /* SortDir. Sorting direction Default: "ASC" */ SortDir *string /* SortKey. Sort key */ SortKey string /* Type. API type [INTERNAL or EXTERNAL] */ Type string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetAPIInventoryParams contains all the parameters to send to the API endpoint
for the get API inventory operation. Typically these are written to a http.Request.
func NewGetAPIInventoryParams ¶
func NewGetAPIInventoryParams() *GetAPIInventoryParams
NewGetAPIInventoryParams creates a new GetAPIInventoryParams 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 NewGetAPIInventoryParamsWithContext ¶
func NewGetAPIInventoryParamsWithContext(ctx context.Context) *GetAPIInventoryParams
NewGetAPIInventoryParamsWithContext creates a new GetAPIInventoryParams object with the ability to set a context for a request.
func NewGetAPIInventoryParamsWithHTTPClient ¶
func NewGetAPIInventoryParamsWithHTTPClient(client *http.Client) *GetAPIInventoryParams
NewGetAPIInventoryParamsWithHTTPClient creates a new GetAPIInventoryParams object with the ability to set a custom HTTPClient for a request.
func NewGetAPIInventoryParamsWithTimeout ¶
func NewGetAPIInventoryParamsWithTimeout(timeout time.Duration) *GetAPIInventoryParams
NewGetAPIInventoryParamsWithTimeout creates a new GetAPIInventoryParams object with the ability to set a timeout on a request.
func (*GetAPIInventoryParams) SetAPIID ¶
func (o *GetAPIInventoryParams) SetAPIID(aPIID *string)
SetAPIID adds the apiId to the get API inventory params
func (*GetAPIInventoryParams) SetContext ¶
func (o *GetAPIInventoryParams) SetContext(ctx context.Context)
SetContext adds the context to the get API inventory params
func (*GetAPIInventoryParams) SetDefaults ¶
func (o *GetAPIInventoryParams) SetDefaults()
SetDefaults hydrates default values in the get API inventory params (not the query body).
All values with no default are reset to their zero value.
func (*GetAPIInventoryParams) SetHTTPClient ¶
func (o *GetAPIInventoryParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get API inventory params
func (*GetAPIInventoryParams) SetHasProvidedSpecIs ¶
func (o *GetAPIInventoryParams) SetHasProvidedSpecIs(hasProvidedSpecIs *bool)
SetHasProvidedSpecIs adds the hasProvidedSpecIs to the get API inventory params
func (*GetAPIInventoryParams) SetHasReconstructedSpecIs ¶
func (o *GetAPIInventoryParams) SetHasReconstructedSpecIs(hasReconstructedSpecIs *bool)
SetHasReconstructedSpecIs adds the hasReconstructedSpecIs to the get API inventory params
func (*GetAPIInventoryParams) SetNameContains ¶
func (o *GetAPIInventoryParams) SetNameContains(nameContains []string)
SetNameContains adds the nameContains to the get API inventory params
func (*GetAPIInventoryParams) SetNameEnd ¶
func (o *GetAPIInventoryParams) SetNameEnd(nameEnd *string)
SetNameEnd adds the nameEnd to the get API inventory params
func (*GetAPIInventoryParams) SetNameIs ¶
func (o *GetAPIInventoryParams) SetNameIs(nameIs []string)
SetNameIs adds the nameIs to the get API inventory params
func (*GetAPIInventoryParams) SetNameIsNot ¶
func (o *GetAPIInventoryParams) SetNameIsNot(nameIsNot []string)
SetNameIsNot adds the nameIsNot to the get API inventory params
func (*GetAPIInventoryParams) SetNameStart ¶
func (o *GetAPIInventoryParams) SetNameStart(nameStart *string)
SetNameStart adds the nameStart to the get API inventory params
func (*GetAPIInventoryParams) SetPage ¶
func (o *GetAPIInventoryParams) SetPage(page int64)
SetPage adds the page to the get API inventory params
func (*GetAPIInventoryParams) SetPageSize ¶
func (o *GetAPIInventoryParams) SetPageSize(pageSize int64)
SetPageSize adds the pageSize to the get API inventory params
func (*GetAPIInventoryParams) SetPortIs ¶
func (o *GetAPIInventoryParams) SetPortIs(portIs []string)
SetPortIs adds the portIs to the get API inventory params
func (*GetAPIInventoryParams) SetPortIsNot ¶
func (o *GetAPIInventoryParams) SetPortIsNot(portIsNot []string)
SetPortIsNot adds the portIsNot to the get API inventory params
func (*GetAPIInventoryParams) SetSortDir ¶
func (o *GetAPIInventoryParams) SetSortDir(sortDir *string)
SetSortDir adds the sortDir to the get API inventory params
func (*GetAPIInventoryParams) SetSortKey ¶
func (o *GetAPIInventoryParams) SetSortKey(sortKey string)
SetSortKey adds the sortKey to the get API inventory params
func (*GetAPIInventoryParams) SetTimeout ¶
func (o *GetAPIInventoryParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get API inventory params
func (*GetAPIInventoryParams) SetType ¶
func (o *GetAPIInventoryParams) SetType(typeVar string)
SetType adds the type to the get API inventory params
func (*GetAPIInventoryParams) WithAPIID ¶
func (o *GetAPIInventoryParams) WithAPIID(aPIID *string) *GetAPIInventoryParams
WithAPIID adds the aPIID to the get API inventory params
func (*GetAPIInventoryParams) WithContext ¶
func (o *GetAPIInventoryParams) WithContext(ctx context.Context) *GetAPIInventoryParams
WithContext adds the context to the get API inventory params
func (*GetAPIInventoryParams) WithDefaults ¶
func (o *GetAPIInventoryParams) WithDefaults() *GetAPIInventoryParams
WithDefaults hydrates default values in the get API inventory params (not the query body).
All values with no default are reset to their zero value.
func (*GetAPIInventoryParams) WithHTTPClient ¶
func (o *GetAPIInventoryParams) WithHTTPClient(client *http.Client) *GetAPIInventoryParams
WithHTTPClient adds the HTTPClient to the get API inventory params
func (*GetAPIInventoryParams) WithHasProvidedSpecIs ¶
func (o *GetAPIInventoryParams) WithHasProvidedSpecIs(hasProvidedSpecIs *bool) *GetAPIInventoryParams
WithHasProvidedSpecIs adds the hasProvidedSpecIs to the get API inventory params
func (*GetAPIInventoryParams) WithHasReconstructedSpecIs ¶
func (o *GetAPIInventoryParams) WithHasReconstructedSpecIs(hasReconstructedSpecIs *bool) *GetAPIInventoryParams
WithHasReconstructedSpecIs adds the hasReconstructedSpecIs to the get API inventory params
func (*GetAPIInventoryParams) WithNameContains ¶
func (o *GetAPIInventoryParams) WithNameContains(nameContains []string) *GetAPIInventoryParams
WithNameContains adds the nameContains to the get API inventory params
func (*GetAPIInventoryParams) WithNameEnd ¶
func (o *GetAPIInventoryParams) WithNameEnd(nameEnd *string) *GetAPIInventoryParams
WithNameEnd adds the nameEnd to the get API inventory params
func (*GetAPIInventoryParams) WithNameIs ¶
func (o *GetAPIInventoryParams) WithNameIs(nameIs []string) *GetAPIInventoryParams
WithNameIs adds the nameIs to the get API inventory params
func (*GetAPIInventoryParams) WithNameIsNot ¶
func (o *GetAPIInventoryParams) WithNameIsNot(nameIsNot []string) *GetAPIInventoryParams
WithNameIsNot adds the nameIsNot to the get API inventory params
func (*GetAPIInventoryParams) WithNameStart ¶
func (o *GetAPIInventoryParams) WithNameStart(nameStart *string) *GetAPIInventoryParams
WithNameStart adds the nameStart to the get API inventory params
func (*GetAPIInventoryParams) WithPage ¶
func (o *GetAPIInventoryParams) WithPage(page int64) *GetAPIInventoryParams
WithPage adds the page to the get API inventory params
func (*GetAPIInventoryParams) WithPageSize ¶
func (o *GetAPIInventoryParams) WithPageSize(pageSize int64) *GetAPIInventoryParams
WithPageSize adds the pageSize to the get API inventory params
func (*GetAPIInventoryParams) WithPortIs ¶
func (o *GetAPIInventoryParams) WithPortIs(portIs []string) *GetAPIInventoryParams
WithPortIs adds the portIs to the get API inventory params
func (*GetAPIInventoryParams) WithPortIsNot ¶
func (o *GetAPIInventoryParams) WithPortIsNot(portIsNot []string) *GetAPIInventoryParams
WithPortIsNot adds the portIsNot to the get API inventory params
func (*GetAPIInventoryParams) WithSortDir ¶
func (o *GetAPIInventoryParams) WithSortDir(sortDir *string) *GetAPIInventoryParams
WithSortDir adds the sortDir to the get API inventory params
func (*GetAPIInventoryParams) WithSortKey ¶
func (o *GetAPIInventoryParams) WithSortKey(sortKey string) *GetAPIInventoryParams
WithSortKey adds the sortKey to the get API inventory params
func (*GetAPIInventoryParams) WithTimeout ¶
func (o *GetAPIInventoryParams) WithTimeout(timeout time.Duration) *GetAPIInventoryParams
WithTimeout adds the timeout to the get API inventory params
func (*GetAPIInventoryParams) WithType ¶
func (o *GetAPIInventoryParams) WithType(typeVar string) *GetAPIInventoryParams
WithType adds the typeVar to the get API inventory params
func (*GetAPIInventoryParams) WriteToRequest ¶
func (o *GetAPIInventoryParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAPIInventoryReader ¶
type GetAPIInventoryReader struct {
// contains filtered or unexported fields
}
GetAPIInventoryReader is a Reader for the GetAPIInventory structure.
func (*GetAPIInventoryReader) ReadResponse ¶
func (o *GetAPIInventoryReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetAPIUsageHitCountDefault ¶
type GetAPIUsageHitCountDefault struct { Payload *models.APIResponse // contains filtered or unexported fields }
GetAPIUsageHitCountDefault describes a response with status code -1, with default header values.
unknown error
func NewGetAPIUsageHitCountDefault ¶
func NewGetAPIUsageHitCountDefault(code int) *GetAPIUsageHitCountDefault
NewGetAPIUsageHitCountDefault creates a GetAPIUsageHitCountDefault with default headers values
func (*GetAPIUsageHitCountDefault) Code ¶
func (o *GetAPIUsageHitCountDefault) Code() int
Code gets the status code for the get API usage hit count default response
func (*GetAPIUsageHitCountDefault) Error ¶
func (o *GetAPIUsageHitCountDefault) Error() string
func (*GetAPIUsageHitCountDefault) GetPayload ¶
func (o *GetAPIUsageHitCountDefault) GetPayload() *models.APIResponse
type GetAPIUsageHitCountOK ¶
GetAPIUsageHitCountOK describes a response with status code 200, with default header values.
Success
func NewGetAPIUsageHitCountOK ¶
func NewGetAPIUsageHitCountOK() *GetAPIUsageHitCountOK
NewGetAPIUsageHitCountOK creates a GetAPIUsageHitCountOK with default headers values
func (*GetAPIUsageHitCountOK) Error ¶
func (o *GetAPIUsageHitCountOK) Error() string
func (*GetAPIUsageHitCountOK) GetPayload ¶
func (o *GetAPIUsageHitCountOK) GetPayload() []*models.HitCount
type GetAPIUsageHitCountParams ¶
type GetAPIUsageHitCountParams struct { // DestinationIPIsNot. DestinationIPIsNot []string // DestinationIPIs. DestinationIPIs []string // DestinationPortIsNot. DestinationPortIsNot []string // DestinationPortIs. DestinationPortIs []string /* EndTime. End time of the query Format: date-time */ EndTime strfmt.DateTime // HasSpecDiffIs. HasSpecDiffIs *bool // MethodIs. MethodIs []string // PathContains. PathContains []string // PathEnd. PathEnd *string // PathIsNot. PathIsNot []string // PathIs. PathIs []string // PathStart. PathStart *string // ProvidedPathIDIs. ProvidedPathIDIs []string // ReconstructedPathIDIs. ReconstructedPathIDIs []string // ShowNonAPI. ShowNonAPI bool // SourceIPIsNot. SourceIPIsNot []string // SourceIPIs. SourceIPIs []string // SpecDiffTypeIs. SpecDiffTypeIs []string // SpecContains. SpecContains []string // SpecEnd. SpecEnd *string // SpecIsNot. SpecIsNot []string // SpecIs. SpecIs []string // SpecStart. SpecStart *string /* StartTime. Start time of the query Format: date-time */ StartTime strfmt.DateTime /* StatusCodeGte. greater than or equal */ StatusCodeGte *string // StatusCodeIsNot. StatusCodeIsNot []string // StatusCodeIs. StatusCodeIs []string /* StatusCodeLte. less than or equal */ StatusCodeLte *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetAPIUsageHitCountParams contains all the parameters to send to the API endpoint
for the get API usage hit count operation. Typically these are written to a http.Request.
func NewGetAPIUsageHitCountParams ¶
func NewGetAPIUsageHitCountParams() *GetAPIUsageHitCountParams
NewGetAPIUsageHitCountParams creates a new GetAPIUsageHitCountParams 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 NewGetAPIUsageHitCountParamsWithContext ¶
func NewGetAPIUsageHitCountParamsWithContext(ctx context.Context) *GetAPIUsageHitCountParams
NewGetAPIUsageHitCountParamsWithContext creates a new GetAPIUsageHitCountParams object with the ability to set a context for a request.
func NewGetAPIUsageHitCountParamsWithHTTPClient ¶
func NewGetAPIUsageHitCountParamsWithHTTPClient(client *http.Client) *GetAPIUsageHitCountParams
NewGetAPIUsageHitCountParamsWithHTTPClient creates a new GetAPIUsageHitCountParams object with the ability to set a custom HTTPClient for a request.
func NewGetAPIUsageHitCountParamsWithTimeout ¶
func NewGetAPIUsageHitCountParamsWithTimeout(timeout time.Duration) *GetAPIUsageHitCountParams
NewGetAPIUsageHitCountParamsWithTimeout creates a new GetAPIUsageHitCountParams object with the ability to set a timeout on a request.
func (*GetAPIUsageHitCountParams) SetContext ¶
func (o *GetAPIUsageHitCountParams) SetContext(ctx context.Context)
SetContext adds the context to the get API usage hit count params
func (*GetAPIUsageHitCountParams) SetDefaults ¶
func (o *GetAPIUsageHitCountParams) SetDefaults()
SetDefaults hydrates default values in the get API usage hit count params (not the query body).
All values with no default are reset to their zero value.
func (*GetAPIUsageHitCountParams) SetDestinationIPIs ¶
func (o *GetAPIUsageHitCountParams) SetDestinationIPIs(destinationIPIs []string)
SetDestinationIPIs adds the destinationIpIs to the get API usage hit count params
func (*GetAPIUsageHitCountParams) SetDestinationIPIsNot ¶
func (o *GetAPIUsageHitCountParams) SetDestinationIPIsNot(destinationIPIsNot []string)
SetDestinationIPIsNot adds the destinationIpIsNot to the get API usage hit count params
func (*GetAPIUsageHitCountParams) SetDestinationPortIs ¶
func (o *GetAPIUsageHitCountParams) SetDestinationPortIs(destinationPortIs []string)
SetDestinationPortIs adds the destinationPortIs to the get API usage hit count params
func (*GetAPIUsageHitCountParams) SetDestinationPortIsNot ¶
func (o *GetAPIUsageHitCountParams) SetDestinationPortIsNot(destinationPortIsNot []string)
SetDestinationPortIsNot adds the destinationPortIsNot to the get API usage hit count params
func (*GetAPIUsageHitCountParams) SetEndTime ¶
func (o *GetAPIUsageHitCountParams) SetEndTime(endTime strfmt.DateTime)
SetEndTime adds the endTime to the get API usage hit count params
func (*GetAPIUsageHitCountParams) SetHTTPClient ¶
func (o *GetAPIUsageHitCountParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get API usage hit count params
func (*GetAPIUsageHitCountParams) SetHasSpecDiffIs ¶
func (o *GetAPIUsageHitCountParams) SetHasSpecDiffIs(hasSpecDiffIs *bool)
SetHasSpecDiffIs adds the hasSpecDiffIs to the get API usage hit count params
func (*GetAPIUsageHitCountParams) SetMethodIs ¶
func (o *GetAPIUsageHitCountParams) SetMethodIs(methodIs []string)
SetMethodIs adds the methodIs to the get API usage hit count params
func (*GetAPIUsageHitCountParams) SetPathContains ¶
func (o *GetAPIUsageHitCountParams) SetPathContains(pathContains []string)
SetPathContains adds the pathContains to the get API usage hit count params
func (*GetAPIUsageHitCountParams) SetPathEnd ¶
func (o *GetAPIUsageHitCountParams) SetPathEnd(pathEnd *string)
SetPathEnd adds the pathEnd to the get API usage hit count params
func (*GetAPIUsageHitCountParams) SetPathIs ¶
func (o *GetAPIUsageHitCountParams) SetPathIs(pathIs []string)
SetPathIs adds the pathIs to the get API usage hit count params
func (*GetAPIUsageHitCountParams) SetPathIsNot ¶
func (o *GetAPIUsageHitCountParams) SetPathIsNot(pathIsNot []string)
SetPathIsNot adds the pathIsNot to the get API usage hit count params
func (*GetAPIUsageHitCountParams) SetPathStart ¶
func (o *GetAPIUsageHitCountParams) SetPathStart(pathStart *string)
SetPathStart adds the pathStart to the get API usage hit count params
func (*GetAPIUsageHitCountParams) SetProvidedPathIDIs ¶
func (o *GetAPIUsageHitCountParams) SetProvidedPathIDIs(providedPathIDIs []string)
SetProvidedPathIDIs adds the providedPathIdIs to the get API usage hit count params
func (*GetAPIUsageHitCountParams) SetReconstructedPathIDIs ¶
func (o *GetAPIUsageHitCountParams) SetReconstructedPathIDIs(reconstructedPathIDIs []string)
SetReconstructedPathIDIs adds the reconstructedPathIdIs to the get API usage hit count params
func (*GetAPIUsageHitCountParams) SetShowNonAPI ¶
func (o *GetAPIUsageHitCountParams) SetShowNonAPI(showNonAPI bool)
SetShowNonAPI adds the showNonApi to the get API usage hit count params
func (*GetAPIUsageHitCountParams) SetSourceIPIs ¶
func (o *GetAPIUsageHitCountParams) SetSourceIPIs(sourceIPIs []string)
SetSourceIPIs adds the sourceIpIs to the get API usage hit count params
func (*GetAPIUsageHitCountParams) SetSourceIPIsNot ¶
func (o *GetAPIUsageHitCountParams) SetSourceIPIsNot(sourceIPIsNot []string)
SetSourceIPIsNot adds the sourceIpIsNot to the get API usage hit count params
func (*GetAPIUsageHitCountParams) SetSpecContains ¶
func (o *GetAPIUsageHitCountParams) SetSpecContains(specContains []string)
SetSpecContains adds the specContains to the get API usage hit count params
func (*GetAPIUsageHitCountParams) SetSpecDiffTypeIs ¶
func (o *GetAPIUsageHitCountParams) SetSpecDiffTypeIs(specDiffTypeIs []string)
SetSpecDiffTypeIs adds the specDiffTypeIs to the get API usage hit count params
func (*GetAPIUsageHitCountParams) SetSpecEnd ¶
func (o *GetAPIUsageHitCountParams) SetSpecEnd(specEnd *string)
SetSpecEnd adds the specEnd to the get API usage hit count params
func (*GetAPIUsageHitCountParams) SetSpecIs ¶
func (o *GetAPIUsageHitCountParams) SetSpecIs(specIs []string)
SetSpecIs adds the specIs to the get API usage hit count params
func (*GetAPIUsageHitCountParams) SetSpecIsNot ¶
func (o *GetAPIUsageHitCountParams) SetSpecIsNot(specIsNot []string)
SetSpecIsNot adds the specIsNot to the get API usage hit count params
func (*GetAPIUsageHitCountParams) SetSpecStart ¶
func (o *GetAPIUsageHitCountParams) SetSpecStart(specStart *string)
SetSpecStart adds the specStart to the get API usage hit count params
func (*GetAPIUsageHitCountParams) SetStartTime ¶
func (o *GetAPIUsageHitCountParams) SetStartTime(startTime strfmt.DateTime)
SetStartTime adds the startTime to the get API usage hit count params
func (*GetAPIUsageHitCountParams) SetStatusCodeGte ¶
func (o *GetAPIUsageHitCountParams) SetStatusCodeGte(statusCodeGte *string)
SetStatusCodeGte adds the statusCodeGte to the get API usage hit count params
func (*GetAPIUsageHitCountParams) SetStatusCodeIs ¶
func (o *GetAPIUsageHitCountParams) SetStatusCodeIs(statusCodeIs []string)
SetStatusCodeIs adds the statusCodeIs to the get API usage hit count params
func (*GetAPIUsageHitCountParams) SetStatusCodeIsNot ¶
func (o *GetAPIUsageHitCountParams) SetStatusCodeIsNot(statusCodeIsNot []string)
SetStatusCodeIsNot adds the statusCodeIsNot to the get API usage hit count params
func (*GetAPIUsageHitCountParams) SetStatusCodeLte ¶
func (o *GetAPIUsageHitCountParams) SetStatusCodeLte(statusCodeLte *string)
SetStatusCodeLte adds the statusCodeLte to the get API usage hit count params
func (*GetAPIUsageHitCountParams) SetTimeout ¶
func (o *GetAPIUsageHitCountParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get API usage hit count params
func (*GetAPIUsageHitCountParams) WithContext ¶
func (o *GetAPIUsageHitCountParams) WithContext(ctx context.Context) *GetAPIUsageHitCountParams
WithContext adds the context to the get API usage hit count params
func (*GetAPIUsageHitCountParams) WithDefaults ¶
func (o *GetAPIUsageHitCountParams) WithDefaults() *GetAPIUsageHitCountParams
WithDefaults hydrates default values in the get API usage hit count params (not the query body).
All values with no default are reset to their zero value.
func (*GetAPIUsageHitCountParams) WithDestinationIPIs ¶
func (o *GetAPIUsageHitCountParams) WithDestinationIPIs(destinationIPIs []string) *GetAPIUsageHitCountParams
WithDestinationIPIs adds the destinationIPIs to the get API usage hit count params
func (*GetAPIUsageHitCountParams) WithDestinationIPIsNot ¶
func (o *GetAPIUsageHitCountParams) WithDestinationIPIsNot(destinationIPIsNot []string) *GetAPIUsageHitCountParams
WithDestinationIPIsNot adds the destinationIPIsNot to the get API usage hit count params
func (*GetAPIUsageHitCountParams) WithDestinationPortIs ¶
func (o *GetAPIUsageHitCountParams) WithDestinationPortIs(destinationPortIs []string) *GetAPIUsageHitCountParams
WithDestinationPortIs adds the destinationPortIs to the get API usage hit count params
func (*GetAPIUsageHitCountParams) WithDestinationPortIsNot ¶
func (o *GetAPIUsageHitCountParams) WithDestinationPortIsNot(destinationPortIsNot []string) *GetAPIUsageHitCountParams
WithDestinationPortIsNot adds the destinationPortIsNot to the get API usage hit count params
func (*GetAPIUsageHitCountParams) WithEndTime ¶
func (o *GetAPIUsageHitCountParams) WithEndTime(endTime strfmt.DateTime) *GetAPIUsageHitCountParams
WithEndTime adds the endTime to the get API usage hit count params
func (*GetAPIUsageHitCountParams) WithHTTPClient ¶
func (o *GetAPIUsageHitCountParams) WithHTTPClient(client *http.Client) *GetAPIUsageHitCountParams
WithHTTPClient adds the HTTPClient to the get API usage hit count params
func (*GetAPIUsageHitCountParams) WithHasSpecDiffIs ¶
func (o *GetAPIUsageHitCountParams) WithHasSpecDiffIs(hasSpecDiffIs *bool) *GetAPIUsageHitCountParams
WithHasSpecDiffIs adds the hasSpecDiffIs to the get API usage hit count params
func (*GetAPIUsageHitCountParams) WithMethodIs ¶
func (o *GetAPIUsageHitCountParams) WithMethodIs(methodIs []string) *GetAPIUsageHitCountParams
WithMethodIs adds the methodIs to the get API usage hit count params
func (*GetAPIUsageHitCountParams) WithPathContains ¶
func (o *GetAPIUsageHitCountParams) WithPathContains(pathContains []string) *GetAPIUsageHitCountParams
WithPathContains adds the pathContains to the get API usage hit count params
func (*GetAPIUsageHitCountParams) WithPathEnd ¶
func (o *GetAPIUsageHitCountParams) WithPathEnd(pathEnd *string) *GetAPIUsageHitCountParams
WithPathEnd adds the pathEnd to the get API usage hit count params
func (*GetAPIUsageHitCountParams) WithPathIs ¶
func (o *GetAPIUsageHitCountParams) WithPathIs(pathIs []string) *GetAPIUsageHitCountParams
WithPathIs adds the pathIs to the get API usage hit count params
func (*GetAPIUsageHitCountParams) WithPathIsNot ¶
func (o *GetAPIUsageHitCountParams) WithPathIsNot(pathIsNot []string) *GetAPIUsageHitCountParams
WithPathIsNot adds the pathIsNot to the get API usage hit count params
func (*GetAPIUsageHitCountParams) WithPathStart ¶
func (o *GetAPIUsageHitCountParams) WithPathStart(pathStart *string) *GetAPIUsageHitCountParams
WithPathStart adds the pathStart to the get API usage hit count params
func (*GetAPIUsageHitCountParams) WithProvidedPathIDIs ¶
func (o *GetAPIUsageHitCountParams) WithProvidedPathIDIs(providedPathIDIs []string) *GetAPIUsageHitCountParams
WithProvidedPathIDIs adds the providedPathIDIs to the get API usage hit count params
func (*GetAPIUsageHitCountParams) WithReconstructedPathIDIs ¶
func (o *GetAPIUsageHitCountParams) WithReconstructedPathIDIs(reconstructedPathIDIs []string) *GetAPIUsageHitCountParams
WithReconstructedPathIDIs adds the reconstructedPathIDIs to the get API usage hit count params
func (*GetAPIUsageHitCountParams) WithShowNonAPI ¶
func (o *GetAPIUsageHitCountParams) WithShowNonAPI(showNonAPI bool) *GetAPIUsageHitCountParams
WithShowNonAPI adds the showNonAPI to the get API usage hit count params
func (*GetAPIUsageHitCountParams) WithSourceIPIs ¶
func (o *GetAPIUsageHitCountParams) WithSourceIPIs(sourceIPIs []string) *GetAPIUsageHitCountParams
WithSourceIPIs adds the sourceIPIs to the get API usage hit count params
func (*GetAPIUsageHitCountParams) WithSourceIPIsNot ¶
func (o *GetAPIUsageHitCountParams) WithSourceIPIsNot(sourceIPIsNot []string) *GetAPIUsageHitCountParams
WithSourceIPIsNot adds the sourceIPIsNot to the get API usage hit count params
func (*GetAPIUsageHitCountParams) WithSpecContains ¶
func (o *GetAPIUsageHitCountParams) WithSpecContains(specContains []string) *GetAPIUsageHitCountParams
WithSpecContains adds the specContains to the get API usage hit count params
func (*GetAPIUsageHitCountParams) WithSpecDiffTypeIs ¶
func (o *GetAPIUsageHitCountParams) WithSpecDiffTypeIs(specDiffTypeIs []string) *GetAPIUsageHitCountParams
WithSpecDiffTypeIs adds the specDiffTypeIs to the get API usage hit count params
func (*GetAPIUsageHitCountParams) WithSpecEnd ¶
func (o *GetAPIUsageHitCountParams) WithSpecEnd(specEnd *string) *GetAPIUsageHitCountParams
WithSpecEnd adds the specEnd to the get API usage hit count params
func (*GetAPIUsageHitCountParams) WithSpecIs ¶
func (o *GetAPIUsageHitCountParams) WithSpecIs(specIs []string) *GetAPIUsageHitCountParams
WithSpecIs adds the specIs to the get API usage hit count params
func (*GetAPIUsageHitCountParams) WithSpecIsNot ¶
func (o *GetAPIUsageHitCountParams) WithSpecIsNot(specIsNot []string) *GetAPIUsageHitCountParams
WithSpecIsNot adds the specIsNot to the get API usage hit count params
func (*GetAPIUsageHitCountParams) WithSpecStart ¶
func (o *GetAPIUsageHitCountParams) WithSpecStart(specStart *string) *GetAPIUsageHitCountParams
WithSpecStart adds the specStart to the get API usage hit count params
func (*GetAPIUsageHitCountParams) WithStartTime ¶
func (o *GetAPIUsageHitCountParams) WithStartTime(startTime strfmt.DateTime) *GetAPIUsageHitCountParams
WithStartTime adds the startTime to the get API usage hit count params
func (*GetAPIUsageHitCountParams) WithStatusCodeGte ¶
func (o *GetAPIUsageHitCountParams) WithStatusCodeGte(statusCodeGte *string) *GetAPIUsageHitCountParams
WithStatusCodeGte adds the statusCodeGte to the get API usage hit count params
func (*GetAPIUsageHitCountParams) WithStatusCodeIs ¶
func (o *GetAPIUsageHitCountParams) WithStatusCodeIs(statusCodeIs []string) *GetAPIUsageHitCountParams
WithStatusCodeIs adds the statusCodeIs to the get API usage hit count params
func (*GetAPIUsageHitCountParams) WithStatusCodeIsNot ¶
func (o *GetAPIUsageHitCountParams) WithStatusCodeIsNot(statusCodeIsNot []string) *GetAPIUsageHitCountParams
WithStatusCodeIsNot adds the statusCodeIsNot to the get API usage hit count params
func (*GetAPIUsageHitCountParams) WithStatusCodeLte ¶
func (o *GetAPIUsageHitCountParams) WithStatusCodeLte(statusCodeLte *string) *GetAPIUsageHitCountParams
WithStatusCodeLte adds the statusCodeLte to the get API usage hit count params
func (*GetAPIUsageHitCountParams) WithTimeout ¶
func (o *GetAPIUsageHitCountParams) WithTimeout(timeout time.Duration) *GetAPIUsageHitCountParams
WithTimeout adds the timeout to the get API usage hit count params
func (*GetAPIUsageHitCountParams) WriteToRequest ¶
func (o *GetAPIUsageHitCountParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAPIUsageHitCountReader ¶
type GetAPIUsageHitCountReader struct {
// contains filtered or unexported fields
}
GetAPIUsageHitCountReader is a Reader for the GetAPIUsageHitCount structure.
func (*GetAPIUsageHitCountReader) ReadResponse ¶
func (o *GetAPIUsageHitCountReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetDashboardAPIUsageDefault ¶
type GetDashboardAPIUsageDefault struct { Payload *models.APIResponse // contains filtered or unexported fields }
GetDashboardAPIUsageDefault describes a response with status code -1, with default header values.
unknown error
func NewGetDashboardAPIUsageDefault ¶
func NewGetDashboardAPIUsageDefault(code int) *GetDashboardAPIUsageDefault
NewGetDashboardAPIUsageDefault creates a GetDashboardAPIUsageDefault with default headers values
func (*GetDashboardAPIUsageDefault) Code ¶
func (o *GetDashboardAPIUsageDefault) Code() int
Code gets the status code for the get dashboard API usage default response
func (*GetDashboardAPIUsageDefault) Error ¶
func (o *GetDashboardAPIUsageDefault) Error() string
func (*GetDashboardAPIUsageDefault) GetPayload ¶
func (o *GetDashboardAPIUsageDefault) GetPayload() *models.APIResponse
type GetDashboardAPIUsageLatestDiffsDefault ¶
type GetDashboardAPIUsageLatestDiffsDefault struct { Payload *models.APIResponse // contains filtered or unexported fields }
GetDashboardAPIUsageLatestDiffsDefault describes a response with status code -1, with default header values.
unknown error
func NewGetDashboardAPIUsageLatestDiffsDefault ¶
func NewGetDashboardAPIUsageLatestDiffsDefault(code int) *GetDashboardAPIUsageLatestDiffsDefault
NewGetDashboardAPIUsageLatestDiffsDefault creates a GetDashboardAPIUsageLatestDiffsDefault with default headers values
func (*GetDashboardAPIUsageLatestDiffsDefault) Code ¶
func (o *GetDashboardAPIUsageLatestDiffsDefault) Code() int
Code gets the status code for the get dashboard API usage latest diffs default response
func (*GetDashboardAPIUsageLatestDiffsDefault) Error ¶
func (o *GetDashboardAPIUsageLatestDiffsDefault) Error() string
func (*GetDashboardAPIUsageLatestDiffsDefault) GetPayload ¶
func (o *GetDashboardAPIUsageLatestDiffsDefault) GetPayload() *models.APIResponse
type GetDashboardAPIUsageLatestDiffsOK ¶
type GetDashboardAPIUsageLatestDiffsOK struct {
Payload []*models.SpecDiffTime
}
GetDashboardAPIUsageLatestDiffsOK describes a response with status code 200, with default header values.
Success
func NewGetDashboardAPIUsageLatestDiffsOK ¶
func NewGetDashboardAPIUsageLatestDiffsOK() *GetDashboardAPIUsageLatestDiffsOK
NewGetDashboardAPIUsageLatestDiffsOK creates a GetDashboardAPIUsageLatestDiffsOK with default headers values
func (*GetDashboardAPIUsageLatestDiffsOK) Error ¶
func (o *GetDashboardAPIUsageLatestDiffsOK) Error() string
func (*GetDashboardAPIUsageLatestDiffsOK) GetPayload ¶
func (o *GetDashboardAPIUsageLatestDiffsOK) GetPayload() []*models.SpecDiffTime
type GetDashboardAPIUsageLatestDiffsParams ¶
type GetDashboardAPIUsageLatestDiffsParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetDashboardAPIUsageLatestDiffsParams contains all the parameters to send to the API endpoint
for the get dashboard API usage latest diffs operation. Typically these are written to a http.Request.
func NewGetDashboardAPIUsageLatestDiffsParams ¶
func NewGetDashboardAPIUsageLatestDiffsParams() *GetDashboardAPIUsageLatestDiffsParams
NewGetDashboardAPIUsageLatestDiffsParams creates a new GetDashboardAPIUsageLatestDiffsParams 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 NewGetDashboardAPIUsageLatestDiffsParamsWithContext ¶
func NewGetDashboardAPIUsageLatestDiffsParamsWithContext(ctx context.Context) *GetDashboardAPIUsageLatestDiffsParams
NewGetDashboardAPIUsageLatestDiffsParamsWithContext creates a new GetDashboardAPIUsageLatestDiffsParams object with the ability to set a context for a request.
func NewGetDashboardAPIUsageLatestDiffsParamsWithHTTPClient ¶
func NewGetDashboardAPIUsageLatestDiffsParamsWithHTTPClient(client *http.Client) *GetDashboardAPIUsageLatestDiffsParams
NewGetDashboardAPIUsageLatestDiffsParamsWithHTTPClient creates a new GetDashboardAPIUsageLatestDiffsParams object with the ability to set a custom HTTPClient for a request.
func NewGetDashboardAPIUsageLatestDiffsParamsWithTimeout ¶
func NewGetDashboardAPIUsageLatestDiffsParamsWithTimeout(timeout time.Duration) *GetDashboardAPIUsageLatestDiffsParams
NewGetDashboardAPIUsageLatestDiffsParamsWithTimeout creates a new GetDashboardAPIUsageLatestDiffsParams object with the ability to set a timeout on a request.
func (*GetDashboardAPIUsageLatestDiffsParams) SetContext ¶
func (o *GetDashboardAPIUsageLatestDiffsParams) SetContext(ctx context.Context)
SetContext adds the context to the get dashboard API usage latest diffs params
func (*GetDashboardAPIUsageLatestDiffsParams) SetDefaults ¶
func (o *GetDashboardAPIUsageLatestDiffsParams) SetDefaults()
SetDefaults hydrates default values in the get dashboard API usage latest diffs params (not the query body).
All values with no default are reset to their zero value.
func (*GetDashboardAPIUsageLatestDiffsParams) SetHTTPClient ¶
func (o *GetDashboardAPIUsageLatestDiffsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get dashboard API usage latest diffs params
func (*GetDashboardAPIUsageLatestDiffsParams) SetTimeout ¶
func (o *GetDashboardAPIUsageLatestDiffsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get dashboard API usage latest diffs params
func (*GetDashboardAPIUsageLatestDiffsParams) WithContext ¶
func (o *GetDashboardAPIUsageLatestDiffsParams) WithContext(ctx context.Context) *GetDashboardAPIUsageLatestDiffsParams
WithContext adds the context to the get dashboard API usage latest diffs params
func (*GetDashboardAPIUsageLatestDiffsParams) WithDefaults ¶
func (o *GetDashboardAPIUsageLatestDiffsParams) WithDefaults() *GetDashboardAPIUsageLatestDiffsParams
WithDefaults hydrates default values in the get dashboard API usage latest diffs params (not the query body).
All values with no default are reset to their zero value.
func (*GetDashboardAPIUsageLatestDiffsParams) WithHTTPClient ¶
func (o *GetDashboardAPIUsageLatestDiffsParams) WithHTTPClient(client *http.Client) *GetDashboardAPIUsageLatestDiffsParams
WithHTTPClient adds the HTTPClient to the get dashboard API usage latest diffs params
func (*GetDashboardAPIUsageLatestDiffsParams) WithTimeout ¶
func (o *GetDashboardAPIUsageLatestDiffsParams) WithTimeout(timeout time.Duration) *GetDashboardAPIUsageLatestDiffsParams
WithTimeout adds the timeout to the get dashboard API usage latest diffs params
func (*GetDashboardAPIUsageLatestDiffsParams) WriteToRequest ¶
func (o *GetDashboardAPIUsageLatestDiffsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetDashboardAPIUsageLatestDiffsReader ¶
type GetDashboardAPIUsageLatestDiffsReader struct {
// contains filtered or unexported fields
}
GetDashboardAPIUsageLatestDiffsReader is a Reader for the GetDashboardAPIUsageLatestDiffs structure.
func (*GetDashboardAPIUsageLatestDiffsReader) ReadResponse ¶
func (o *GetDashboardAPIUsageLatestDiffsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetDashboardAPIUsageMostUsedDefault ¶
type GetDashboardAPIUsageMostUsedDefault struct { Payload *models.APIResponse // contains filtered or unexported fields }
GetDashboardAPIUsageMostUsedDefault describes a response with status code -1, with default header values.
unknown error
func NewGetDashboardAPIUsageMostUsedDefault ¶
func NewGetDashboardAPIUsageMostUsedDefault(code int) *GetDashboardAPIUsageMostUsedDefault
NewGetDashboardAPIUsageMostUsedDefault creates a GetDashboardAPIUsageMostUsedDefault with default headers values
func (*GetDashboardAPIUsageMostUsedDefault) Code ¶
func (o *GetDashboardAPIUsageMostUsedDefault) Code() int
Code gets the status code for the get dashboard API usage most used default response
func (*GetDashboardAPIUsageMostUsedDefault) Error ¶
func (o *GetDashboardAPIUsageMostUsedDefault) Error() string
func (*GetDashboardAPIUsageMostUsedDefault) GetPayload ¶
func (o *GetDashboardAPIUsageMostUsedDefault) GetPayload() *models.APIResponse
type GetDashboardAPIUsageMostUsedOK ¶
GetDashboardAPIUsageMostUsedOK describes a response with status code 200, with default header values.
Success
func NewGetDashboardAPIUsageMostUsedOK ¶
func NewGetDashboardAPIUsageMostUsedOK() *GetDashboardAPIUsageMostUsedOK
NewGetDashboardAPIUsageMostUsedOK creates a GetDashboardAPIUsageMostUsedOK with default headers values
func (*GetDashboardAPIUsageMostUsedOK) Error ¶
func (o *GetDashboardAPIUsageMostUsedOK) Error() string
func (*GetDashboardAPIUsageMostUsedOK) GetPayload ¶
func (o *GetDashboardAPIUsageMostUsedOK) GetPayload() []*models.APICount
type GetDashboardAPIUsageMostUsedParams ¶
type GetDashboardAPIUsageMostUsedParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetDashboardAPIUsageMostUsedParams contains all the parameters to send to the API endpoint
for the get dashboard API usage most used operation. Typically these are written to a http.Request.
func NewGetDashboardAPIUsageMostUsedParams ¶
func NewGetDashboardAPIUsageMostUsedParams() *GetDashboardAPIUsageMostUsedParams
NewGetDashboardAPIUsageMostUsedParams creates a new GetDashboardAPIUsageMostUsedParams 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 NewGetDashboardAPIUsageMostUsedParamsWithContext ¶
func NewGetDashboardAPIUsageMostUsedParamsWithContext(ctx context.Context) *GetDashboardAPIUsageMostUsedParams
NewGetDashboardAPIUsageMostUsedParamsWithContext creates a new GetDashboardAPIUsageMostUsedParams object with the ability to set a context for a request.
func NewGetDashboardAPIUsageMostUsedParamsWithHTTPClient ¶
func NewGetDashboardAPIUsageMostUsedParamsWithHTTPClient(client *http.Client) *GetDashboardAPIUsageMostUsedParams
NewGetDashboardAPIUsageMostUsedParamsWithHTTPClient creates a new GetDashboardAPIUsageMostUsedParams object with the ability to set a custom HTTPClient for a request.
func NewGetDashboardAPIUsageMostUsedParamsWithTimeout ¶
func NewGetDashboardAPIUsageMostUsedParamsWithTimeout(timeout time.Duration) *GetDashboardAPIUsageMostUsedParams
NewGetDashboardAPIUsageMostUsedParamsWithTimeout creates a new GetDashboardAPIUsageMostUsedParams object with the ability to set a timeout on a request.
func (*GetDashboardAPIUsageMostUsedParams) SetContext ¶
func (o *GetDashboardAPIUsageMostUsedParams) SetContext(ctx context.Context)
SetContext adds the context to the get dashboard API usage most used params
func (*GetDashboardAPIUsageMostUsedParams) SetDefaults ¶
func (o *GetDashboardAPIUsageMostUsedParams) SetDefaults()
SetDefaults hydrates default values in the get dashboard API usage most used params (not the query body).
All values with no default are reset to their zero value.
func (*GetDashboardAPIUsageMostUsedParams) SetHTTPClient ¶
func (o *GetDashboardAPIUsageMostUsedParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get dashboard API usage most used params
func (*GetDashboardAPIUsageMostUsedParams) SetTimeout ¶
func (o *GetDashboardAPIUsageMostUsedParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get dashboard API usage most used params
func (*GetDashboardAPIUsageMostUsedParams) WithContext ¶
func (o *GetDashboardAPIUsageMostUsedParams) WithContext(ctx context.Context) *GetDashboardAPIUsageMostUsedParams
WithContext adds the context to the get dashboard API usage most used params
func (*GetDashboardAPIUsageMostUsedParams) WithDefaults ¶
func (o *GetDashboardAPIUsageMostUsedParams) WithDefaults() *GetDashboardAPIUsageMostUsedParams
WithDefaults hydrates default values in the get dashboard API usage most used params (not the query body).
All values with no default are reset to their zero value.
func (*GetDashboardAPIUsageMostUsedParams) WithHTTPClient ¶
func (o *GetDashboardAPIUsageMostUsedParams) WithHTTPClient(client *http.Client) *GetDashboardAPIUsageMostUsedParams
WithHTTPClient adds the HTTPClient to the get dashboard API usage most used params
func (*GetDashboardAPIUsageMostUsedParams) WithTimeout ¶
func (o *GetDashboardAPIUsageMostUsedParams) WithTimeout(timeout time.Duration) *GetDashboardAPIUsageMostUsedParams
WithTimeout adds the timeout to the get dashboard API usage most used params
func (*GetDashboardAPIUsageMostUsedParams) WriteToRequest ¶
func (o *GetDashboardAPIUsageMostUsedParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetDashboardAPIUsageMostUsedReader ¶
type GetDashboardAPIUsageMostUsedReader struct {
// contains filtered or unexported fields
}
GetDashboardAPIUsageMostUsedReader is a Reader for the GetDashboardAPIUsageMostUsed structure.
func (*GetDashboardAPIUsageMostUsedReader) ReadResponse ¶
func (o *GetDashboardAPIUsageMostUsedReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetDashboardAPIUsageOK ¶
GetDashboardAPIUsageOK describes a response with status code 200, with default header values.
Success
func NewGetDashboardAPIUsageOK ¶
func NewGetDashboardAPIUsageOK() *GetDashboardAPIUsageOK
NewGetDashboardAPIUsageOK creates a GetDashboardAPIUsageOK with default headers values
func (*GetDashboardAPIUsageOK) Error ¶
func (o *GetDashboardAPIUsageOK) Error() string
func (*GetDashboardAPIUsageOK) GetPayload ¶
func (o *GetDashboardAPIUsageOK) GetPayload() *models.APIUsages
type GetDashboardAPIUsageParams ¶
type GetDashboardAPIUsageParams struct { /* EndTime. End time of the query Format: date-time */ EndTime strfmt.DateTime /* StartTime. Start time of the query Format: date-time */ StartTime strfmt.DateTime Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetDashboardAPIUsageParams contains all the parameters to send to the API endpoint
for the get dashboard API usage operation. Typically these are written to a http.Request.
func NewGetDashboardAPIUsageParams ¶
func NewGetDashboardAPIUsageParams() *GetDashboardAPIUsageParams
NewGetDashboardAPIUsageParams creates a new GetDashboardAPIUsageParams 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 NewGetDashboardAPIUsageParamsWithContext ¶
func NewGetDashboardAPIUsageParamsWithContext(ctx context.Context) *GetDashboardAPIUsageParams
NewGetDashboardAPIUsageParamsWithContext creates a new GetDashboardAPIUsageParams object with the ability to set a context for a request.
func NewGetDashboardAPIUsageParamsWithHTTPClient ¶
func NewGetDashboardAPIUsageParamsWithHTTPClient(client *http.Client) *GetDashboardAPIUsageParams
NewGetDashboardAPIUsageParamsWithHTTPClient creates a new GetDashboardAPIUsageParams object with the ability to set a custom HTTPClient for a request.
func NewGetDashboardAPIUsageParamsWithTimeout ¶
func NewGetDashboardAPIUsageParamsWithTimeout(timeout time.Duration) *GetDashboardAPIUsageParams
NewGetDashboardAPIUsageParamsWithTimeout creates a new GetDashboardAPIUsageParams object with the ability to set a timeout on a request.
func (*GetDashboardAPIUsageParams) SetContext ¶
func (o *GetDashboardAPIUsageParams) SetContext(ctx context.Context)
SetContext adds the context to the get dashboard API usage params
func (*GetDashboardAPIUsageParams) SetDefaults ¶
func (o *GetDashboardAPIUsageParams) SetDefaults()
SetDefaults hydrates default values in the get dashboard API usage params (not the query body).
All values with no default are reset to their zero value.
func (*GetDashboardAPIUsageParams) SetEndTime ¶
func (o *GetDashboardAPIUsageParams) SetEndTime(endTime strfmt.DateTime)
SetEndTime adds the endTime to the get dashboard API usage params
func (*GetDashboardAPIUsageParams) SetHTTPClient ¶
func (o *GetDashboardAPIUsageParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get dashboard API usage params
func (*GetDashboardAPIUsageParams) SetStartTime ¶
func (o *GetDashboardAPIUsageParams) SetStartTime(startTime strfmt.DateTime)
SetStartTime adds the startTime to the get dashboard API usage params
func (*GetDashboardAPIUsageParams) SetTimeout ¶
func (o *GetDashboardAPIUsageParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get dashboard API usage params
func (*GetDashboardAPIUsageParams) WithContext ¶
func (o *GetDashboardAPIUsageParams) WithContext(ctx context.Context) *GetDashboardAPIUsageParams
WithContext adds the context to the get dashboard API usage params
func (*GetDashboardAPIUsageParams) WithDefaults ¶
func (o *GetDashboardAPIUsageParams) WithDefaults() *GetDashboardAPIUsageParams
WithDefaults hydrates default values in the get dashboard API usage params (not the query body).
All values with no default are reset to their zero value.
func (*GetDashboardAPIUsageParams) WithEndTime ¶
func (o *GetDashboardAPIUsageParams) WithEndTime(endTime strfmt.DateTime) *GetDashboardAPIUsageParams
WithEndTime adds the endTime to the get dashboard API usage params
func (*GetDashboardAPIUsageParams) WithHTTPClient ¶
func (o *GetDashboardAPIUsageParams) WithHTTPClient(client *http.Client) *GetDashboardAPIUsageParams
WithHTTPClient adds the HTTPClient to the get dashboard API usage params
func (*GetDashboardAPIUsageParams) WithStartTime ¶
func (o *GetDashboardAPIUsageParams) WithStartTime(startTime strfmt.DateTime) *GetDashboardAPIUsageParams
WithStartTime adds the startTime to the get dashboard API usage params
func (*GetDashboardAPIUsageParams) WithTimeout ¶
func (o *GetDashboardAPIUsageParams) WithTimeout(timeout time.Duration) *GetDashboardAPIUsageParams
WithTimeout adds the timeout to the get dashboard API usage params
func (*GetDashboardAPIUsageParams) WriteToRequest ¶
func (o *GetDashboardAPIUsageParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetDashboardAPIUsageReader ¶
type GetDashboardAPIUsageReader struct {
// contains filtered or unexported fields
}
GetDashboardAPIUsageReader is a Reader for the GetDashboardAPIUsage structure.
func (*GetDashboardAPIUsageReader) ReadResponse ¶
func (o *GetDashboardAPIUsageReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostAPIInventoryDefault ¶
type PostAPIInventoryDefault struct { Payload *models.APIResponse // contains filtered or unexported fields }
PostAPIInventoryDefault describes a response with status code -1, with default header values.
unknown error
func NewPostAPIInventoryDefault ¶
func NewPostAPIInventoryDefault(code int) *PostAPIInventoryDefault
NewPostAPIInventoryDefault creates a PostAPIInventoryDefault with default headers values
func (*PostAPIInventoryDefault) Code ¶
func (o *PostAPIInventoryDefault) Code() int
Code gets the status code for the post API inventory default response
func (*PostAPIInventoryDefault) Error ¶
func (o *PostAPIInventoryDefault) Error() string
func (*PostAPIInventoryDefault) GetPayload ¶
func (o *PostAPIInventoryDefault) GetPayload() *models.APIResponse
type PostAPIInventoryOK ¶
PostAPIInventoryOK describes a response with status code 200, with default header values.
Success
func NewPostAPIInventoryOK ¶
func NewPostAPIInventoryOK() *PostAPIInventoryOK
NewPostAPIInventoryOK creates a PostAPIInventoryOK with default headers values
func (*PostAPIInventoryOK) Error ¶
func (o *PostAPIInventoryOK) Error() string
func (*PostAPIInventoryOK) GetPayload ¶
func (o *PostAPIInventoryOK) GetPayload() *models.APIInfo
type PostAPIInventoryParams ¶
type PostAPIInventoryParams struct { // Body. Body *models.APIInfoWithType Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostAPIInventoryParams contains all the parameters to send to the API endpoint
for the post API inventory operation. Typically these are written to a http.Request.
func NewPostAPIInventoryParams ¶
func NewPostAPIInventoryParams() *PostAPIInventoryParams
NewPostAPIInventoryParams creates a new PostAPIInventoryParams 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 NewPostAPIInventoryParamsWithContext ¶
func NewPostAPIInventoryParamsWithContext(ctx context.Context) *PostAPIInventoryParams
NewPostAPIInventoryParamsWithContext creates a new PostAPIInventoryParams object with the ability to set a context for a request.
func NewPostAPIInventoryParamsWithHTTPClient ¶
func NewPostAPIInventoryParamsWithHTTPClient(client *http.Client) *PostAPIInventoryParams
NewPostAPIInventoryParamsWithHTTPClient creates a new PostAPIInventoryParams object with the ability to set a custom HTTPClient for a request.
func NewPostAPIInventoryParamsWithTimeout ¶
func NewPostAPIInventoryParamsWithTimeout(timeout time.Duration) *PostAPIInventoryParams
NewPostAPIInventoryParamsWithTimeout creates a new PostAPIInventoryParams object with the ability to set a timeout on a request.
func (*PostAPIInventoryParams) SetBody ¶
func (o *PostAPIInventoryParams) SetBody(body *models.APIInfoWithType)
SetBody adds the body to the post API inventory params
func (*PostAPIInventoryParams) SetContext ¶
func (o *PostAPIInventoryParams) SetContext(ctx context.Context)
SetContext adds the context to the post API inventory params
func (*PostAPIInventoryParams) SetDefaults ¶
func (o *PostAPIInventoryParams) SetDefaults()
SetDefaults hydrates default values in the post API inventory params (not the query body).
All values with no default are reset to their zero value.
func (*PostAPIInventoryParams) SetHTTPClient ¶
func (o *PostAPIInventoryParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post API inventory params
func (*PostAPIInventoryParams) SetTimeout ¶
func (o *PostAPIInventoryParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post API inventory params
func (*PostAPIInventoryParams) WithBody ¶
func (o *PostAPIInventoryParams) WithBody(body *models.APIInfoWithType) *PostAPIInventoryParams
WithBody adds the body to the post API inventory params
func (*PostAPIInventoryParams) WithContext ¶
func (o *PostAPIInventoryParams) WithContext(ctx context.Context) *PostAPIInventoryParams
WithContext adds the context to the post API inventory params
func (*PostAPIInventoryParams) WithDefaults ¶
func (o *PostAPIInventoryParams) WithDefaults() *PostAPIInventoryParams
WithDefaults hydrates default values in the post API inventory params (not the query body).
All values with no default are reset to their zero value.
func (*PostAPIInventoryParams) WithHTTPClient ¶
func (o *PostAPIInventoryParams) WithHTTPClient(client *http.Client) *PostAPIInventoryParams
WithHTTPClient adds the HTTPClient to the post API inventory params
func (*PostAPIInventoryParams) WithTimeout ¶
func (o *PostAPIInventoryParams) WithTimeout(timeout time.Duration) *PostAPIInventoryParams
WithTimeout adds the timeout to the post API inventory params
func (*PostAPIInventoryParams) WriteToRequest ¶
func (o *PostAPIInventoryParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostAPIInventoryReader ¶
type PostAPIInventoryReader struct {
// contains filtered or unexported fields
}
PostAPIInventoryReader is a Reader for the PostAPIInventory structure.
func (*PostAPIInventoryReader) ReadResponse ¶
func (o *PostAPIInventoryReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostAPIInventoryReviewIDApprovedReviewDefault ¶
type PostAPIInventoryReviewIDApprovedReviewDefault struct { Payload *models.APIResponse // contains filtered or unexported fields }
PostAPIInventoryReviewIDApprovedReviewDefault describes a response with status code -1, with default header values.
unknown error
func NewPostAPIInventoryReviewIDApprovedReviewDefault ¶
func NewPostAPIInventoryReviewIDApprovedReviewDefault(code int) *PostAPIInventoryReviewIDApprovedReviewDefault
NewPostAPIInventoryReviewIDApprovedReviewDefault creates a PostAPIInventoryReviewIDApprovedReviewDefault with default headers values
func (*PostAPIInventoryReviewIDApprovedReviewDefault) Code ¶
func (o *PostAPIInventoryReviewIDApprovedReviewDefault) Code() int
Code gets the status code for the post API inventory review ID approved review default response
func (*PostAPIInventoryReviewIDApprovedReviewDefault) Error ¶
func (o *PostAPIInventoryReviewIDApprovedReviewDefault) Error() string
func (*PostAPIInventoryReviewIDApprovedReviewDefault) GetPayload ¶
func (o *PostAPIInventoryReviewIDApprovedReviewDefault) GetPayload() *models.APIResponse
type PostAPIInventoryReviewIDApprovedReviewOK ¶
type PostAPIInventoryReviewIDApprovedReviewOK struct {
Payload interface{}
}
PostAPIInventoryReviewIDApprovedReviewOK describes a response with status code 200, with default header values.
Success
func NewPostAPIInventoryReviewIDApprovedReviewOK ¶
func NewPostAPIInventoryReviewIDApprovedReviewOK() *PostAPIInventoryReviewIDApprovedReviewOK
NewPostAPIInventoryReviewIDApprovedReviewOK creates a PostAPIInventoryReviewIDApprovedReviewOK with default headers values
func (*PostAPIInventoryReviewIDApprovedReviewOK) Error ¶
func (o *PostAPIInventoryReviewIDApprovedReviewOK) Error() string
func (*PostAPIInventoryReviewIDApprovedReviewOK) GetPayload ¶
func (o *PostAPIInventoryReviewIDApprovedReviewOK) GetPayload() interface{}
type PostAPIInventoryReviewIDApprovedReviewParams ¶
type PostAPIInventoryReviewIDApprovedReviewParams struct { // Body. Body *models.ApprovedReview // ReviewID. // // Format: uint32 ReviewID uint32 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostAPIInventoryReviewIDApprovedReviewParams contains all the parameters to send to the API endpoint
for the post API inventory review ID approved review operation. Typically these are written to a http.Request.
func NewPostAPIInventoryReviewIDApprovedReviewParams ¶
func NewPostAPIInventoryReviewIDApprovedReviewParams() *PostAPIInventoryReviewIDApprovedReviewParams
NewPostAPIInventoryReviewIDApprovedReviewParams creates a new PostAPIInventoryReviewIDApprovedReviewParams 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 NewPostAPIInventoryReviewIDApprovedReviewParamsWithContext ¶
func NewPostAPIInventoryReviewIDApprovedReviewParamsWithContext(ctx context.Context) *PostAPIInventoryReviewIDApprovedReviewParams
NewPostAPIInventoryReviewIDApprovedReviewParamsWithContext creates a new PostAPIInventoryReviewIDApprovedReviewParams object with the ability to set a context for a request.
func NewPostAPIInventoryReviewIDApprovedReviewParamsWithHTTPClient ¶
func NewPostAPIInventoryReviewIDApprovedReviewParamsWithHTTPClient(client *http.Client) *PostAPIInventoryReviewIDApprovedReviewParams
NewPostAPIInventoryReviewIDApprovedReviewParamsWithHTTPClient creates a new PostAPIInventoryReviewIDApprovedReviewParams object with the ability to set a custom HTTPClient for a request.
func NewPostAPIInventoryReviewIDApprovedReviewParamsWithTimeout ¶
func NewPostAPIInventoryReviewIDApprovedReviewParamsWithTimeout(timeout time.Duration) *PostAPIInventoryReviewIDApprovedReviewParams
NewPostAPIInventoryReviewIDApprovedReviewParamsWithTimeout creates a new PostAPIInventoryReviewIDApprovedReviewParams object with the ability to set a timeout on a request.
func (*PostAPIInventoryReviewIDApprovedReviewParams) SetBody ¶
func (o *PostAPIInventoryReviewIDApprovedReviewParams) SetBody(body *models.ApprovedReview)
SetBody adds the body to the post API inventory review ID approved review params
func (*PostAPIInventoryReviewIDApprovedReviewParams) SetContext ¶
func (o *PostAPIInventoryReviewIDApprovedReviewParams) SetContext(ctx context.Context)
SetContext adds the context to the post API inventory review ID approved review params
func (*PostAPIInventoryReviewIDApprovedReviewParams) SetDefaults ¶
func (o *PostAPIInventoryReviewIDApprovedReviewParams) SetDefaults()
SetDefaults hydrates default values in the post API inventory review ID approved review params (not the query body).
All values with no default are reset to their zero value.
func (*PostAPIInventoryReviewIDApprovedReviewParams) SetHTTPClient ¶
func (o *PostAPIInventoryReviewIDApprovedReviewParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post API inventory review ID approved review params
func (*PostAPIInventoryReviewIDApprovedReviewParams) SetReviewID ¶
func (o *PostAPIInventoryReviewIDApprovedReviewParams) SetReviewID(reviewID uint32)
SetReviewID adds the reviewId to the post API inventory review ID approved review params
func (*PostAPIInventoryReviewIDApprovedReviewParams) SetTimeout ¶
func (o *PostAPIInventoryReviewIDApprovedReviewParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post API inventory review ID approved review params
func (*PostAPIInventoryReviewIDApprovedReviewParams) WithBody ¶
func (o *PostAPIInventoryReviewIDApprovedReviewParams) WithBody(body *models.ApprovedReview) *PostAPIInventoryReviewIDApprovedReviewParams
WithBody adds the body to the post API inventory review ID approved review params
func (*PostAPIInventoryReviewIDApprovedReviewParams) WithContext ¶
func (o *PostAPIInventoryReviewIDApprovedReviewParams) WithContext(ctx context.Context) *PostAPIInventoryReviewIDApprovedReviewParams
WithContext adds the context to the post API inventory review ID approved review params
func (*PostAPIInventoryReviewIDApprovedReviewParams) WithDefaults ¶
func (o *PostAPIInventoryReviewIDApprovedReviewParams) WithDefaults() *PostAPIInventoryReviewIDApprovedReviewParams
WithDefaults hydrates default values in the post API inventory review ID approved review params (not the query body).
All values with no default are reset to their zero value.
func (*PostAPIInventoryReviewIDApprovedReviewParams) WithHTTPClient ¶
func (o *PostAPIInventoryReviewIDApprovedReviewParams) WithHTTPClient(client *http.Client) *PostAPIInventoryReviewIDApprovedReviewParams
WithHTTPClient adds the HTTPClient to the post API inventory review ID approved review params
func (*PostAPIInventoryReviewIDApprovedReviewParams) WithReviewID ¶
func (o *PostAPIInventoryReviewIDApprovedReviewParams) WithReviewID(reviewID uint32) *PostAPIInventoryReviewIDApprovedReviewParams
WithReviewID adds the reviewID to the post API inventory review ID approved review params
func (*PostAPIInventoryReviewIDApprovedReviewParams) WithTimeout ¶
func (o *PostAPIInventoryReviewIDApprovedReviewParams) WithTimeout(timeout time.Duration) *PostAPIInventoryReviewIDApprovedReviewParams
WithTimeout adds the timeout to the post API inventory review ID approved review params
func (*PostAPIInventoryReviewIDApprovedReviewParams) WriteToRequest ¶
func (o *PostAPIInventoryReviewIDApprovedReviewParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostAPIInventoryReviewIDApprovedReviewReader ¶
type PostAPIInventoryReviewIDApprovedReviewReader struct {
// contains filtered or unexported fields
}
PostAPIInventoryReviewIDApprovedReviewReader is a Reader for the PostAPIInventoryReviewIDApprovedReview structure.
func (*PostAPIInventoryReviewIDApprovedReviewReader) ReadResponse ¶
func (o *PostAPIInventoryReviewIDApprovedReviewReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PutAPIInventoryAPIIDSpecsProvidedSpecBadRequest ¶
type PutAPIInventoryAPIIDSpecsProvidedSpecBadRequest struct {
Payload string
}
PutAPIInventoryAPIIDSpecsProvidedSpecBadRequest describes a response with status code 400, with default header values.
Spec validation failure
func NewPutAPIInventoryAPIIDSpecsProvidedSpecBadRequest ¶
func NewPutAPIInventoryAPIIDSpecsProvidedSpecBadRequest() *PutAPIInventoryAPIIDSpecsProvidedSpecBadRequest
NewPutAPIInventoryAPIIDSpecsProvidedSpecBadRequest creates a PutAPIInventoryAPIIDSpecsProvidedSpecBadRequest with default headers values
func (*PutAPIInventoryAPIIDSpecsProvidedSpecBadRequest) Error ¶
func (o *PutAPIInventoryAPIIDSpecsProvidedSpecBadRequest) Error() string
func (*PutAPIInventoryAPIIDSpecsProvidedSpecBadRequest) GetPayload ¶
func (o *PutAPIInventoryAPIIDSpecsProvidedSpecBadRequest) GetPayload() string
type PutAPIInventoryAPIIDSpecsProvidedSpecCreated ¶
PutAPIInventoryAPIIDSpecsProvidedSpecCreated describes a response with status code 201, with default header values.
Success
func NewPutAPIInventoryAPIIDSpecsProvidedSpecCreated ¶
func NewPutAPIInventoryAPIIDSpecsProvidedSpecCreated() *PutAPIInventoryAPIIDSpecsProvidedSpecCreated
NewPutAPIInventoryAPIIDSpecsProvidedSpecCreated creates a PutAPIInventoryAPIIDSpecsProvidedSpecCreated with default headers values
func (*PutAPIInventoryAPIIDSpecsProvidedSpecCreated) Error ¶
func (o *PutAPIInventoryAPIIDSpecsProvidedSpecCreated) Error() string
func (*PutAPIInventoryAPIIDSpecsProvidedSpecCreated) GetPayload ¶
func (o *PutAPIInventoryAPIIDSpecsProvidedSpecCreated) GetPayload() *models.RawSpec
type PutAPIInventoryAPIIDSpecsProvidedSpecDefault ¶
type PutAPIInventoryAPIIDSpecsProvidedSpecDefault struct { Payload *models.APIResponse // contains filtered or unexported fields }
PutAPIInventoryAPIIDSpecsProvidedSpecDefault describes a response with status code -1, with default header values.
unknown error
func NewPutAPIInventoryAPIIDSpecsProvidedSpecDefault ¶
func NewPutAPIInventoryAPIIDSpecsProvidedSpecDefault(code int) *PutAPIInventoryAPIIDSpecsProvidedSpecDefault
NewPutAPIInventoryAPIIDSpecsProvidedSpecDefault creates a PutAPIInventoryAPIIDSpecsProvidedSpecDefault with default headers values
func (*PutAPIInventoryAPIIDSpecsProvidedSpecDefault) Code ¶
func (o *PutAPIInventoryAPIIDSpecsProvidedSpecDefault) Code() int
Code gets the status code for the put API inventory API ID specs provided spec default response
func (*PutAPIInventoryAPIIDSpecsProvidedSpecDefault) Error ¶
func (o *PutAPIInventoryAPIIDSpecsProvidedSpecDefault) Error() string
func (*PutAPIInventoryAPIIDSpecsProvidedSpecDefault) GetPayload ¶
func (o *PutAPIInventoryAPIIDSpecsProvidedSpecDefault) GetPayload() *models.APIResponse
type PutAPIInventoryAPIIDSpecsProvidedSpecParams ¶
type PutAPIInventoryAPIIDSpecsProvidedSpecParams struct { // APIID. // // Format: uint32 APIID uint32 // Body. Body *models.RawSpec Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PutAPIInventoryAPIIDSpecsProvidedSpecParams contains all the parameters to send to the API endpoint
for the put API inventory API ID specs provided spec operation. Typically these are written to a http.Request.
func NewPutAPIInventoryAPIIDSpecsProvidedSpecParams ¶
func NewPutAPIInventoryAPIIDSpecsProvidedSpecParams() *PutAPIInventoryAPIIDSpecsProvidedSpecParams
NewPutAPIInventoryAPIIDSpecsProvidedSpecParams creates a new PutAPIInventoryAPIIDSpecsProvidedSpecParams 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 NewPutAPIInventoryAPIIDSpecsProvidedSpecParamsWithContext ¶
func NewPutAPIInventoryAPIIDSpecsProvidedSpecParamsWithContext(ctx context.Context) *PutAPIInventoryAPIIDSpecsProvidedSpecParams
NewPutAPIInventoryAPIIDSpecsProvidedSpecParamsWithContext creates a new PutAPIInventoryAPIIDSpecsProvidedSpecParams object with the ability to set a context for a request.
func NewPutAPIInventoryAPIIDSpecsProvidedSpecParamsWithHTTPClient ¶
func NewPutAPIInventoryAPIIDSpecsProvidedSpecParamsWithHTTPClient(client *http.Client) *PutAPIInventoryAPIIDSpecsProvidedSpecParams
NewPutAPIInventoryAPIIDSpecsProvidedSpecParamsWithHTTPClient creates a new PutAPIInventoryAPIIDSpecsProvidedSpecParams object with the ability to set a custom HTTPClient for a request.
func NewPutAPIInventoryAPIIDSpecsProvidedSpecParamsWithTimeout ¶
func NewPutAPIInventoryAPIIDSpecsProvidedSpecParamsWithTimeout(timeout time.Duration) *PutAPIInventoryAPIIDSpecsProvidedSpecParams
NewPutAPIInventoryAPIIDSpecsProvidedSpecParamsWithTimeout creates a new PutAPIInventoryAPIIDSpecsProvidedSpecParams object with the ability to set a timeout on a request.
func (*PutAPIInventoryAPIIDSpecsProvidedSpecParams) SetAPIID ¶
func (o *PutAPIInventoryAPIIDSpecsProvidedSpecParams) SetAPIID(aPIID uint32)
SetAPIID adds the apiId to the put API inventory API ID specs provided spec params
func (*PutAPIInventoryAPIIDSpecsProvidedSpecParams) SetBody ¶
func (o *PutAPIInventoryAPIIDSpecsProvidedSpecParams) SetBody(body *models.RawSpec)
SetBody adds the body to the put API inventory API ID specs provided spec params
func (*PutAPIInventoryAPIIDSpecsProvidedSpecParams) SetContext ¶
func (o *PutAPIInventoryAPIIDSpecsProvidedSpecParams) SetContext(ctx context.Context)
SetContext adds the context to the put API inventory API ID specs provided spec params
func (*PutAPIInventoryAPIIDSpecsProvidedSpecParams) SetDefaults ¶
func (o *PutAPIInventoryAPIIDSpecsProvidedSpecParams) SetDefaults()
SetDefaults hydrates default values in the put API inventory API ID specs provided spec params (not the query body).
All values with no default are reset to their zero value.
func (*PutAPIInventoryAPIIDSpecsProvidedSpecParams) SetHTTPClient ¶
func (o *PutAPIInventoryAPIIDSpecsProvidedSpecParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the put API inventory API ID specs provided spec params
func (*PutAPIInventoryAPIIDSpecsProvidedSpecParams) SetTimeout ¶
func (o *PutAPIInventoryAPIIDSpecsProvidedSpecParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the put API inventory API ID specs provided spec params
func (*PutAPIInventoryAPIIDSpecsProvidedSpecParams) WithAPIID ¶
func (o *PutAPIInventoryAPIIDSpecsProvidedSpecParams) WithAPIID(aPIID uint32) *PutAPIInventoryAPIIDSpecsProvidedSpecParams
WithAPIID adds the aPIID to the put API inventory API ID specs provided spec params
func (*PutAPIInventoryAPIIDSpecsProvidedSpecParams) WithBody ¶
func (o *PutAPIInventoryAPIIDSpecsProvidedSpecParams) WithBody(body *models.RawSpec) *PutAPIInventoryAPIIDSpecsProvidedSpecParams
WithBody adds the body to the put API inventory API ID specs provided spec params
func (*PutAPIInventoryAPIIDSpecsProvidedSpecParams) WithContext ¶
func (o *PutAPIInventoryAPIIDSpecsProvidedSpecParams) WithContext(ctx context.Context) *PutAPIInventoryAPIIDSpecsProvidedSpecParams
WithContext adds the context to the put API inventory API ID specs provided spec params
func (*PutAPIInventoryAPIIDSpecsProvidedSpecParams) WithDefaults ¶
func (o *PutAPIInventoryAPIIDSpecsProvidedSpecParams) WithDefaults() *PutAPIInventoryAPIIDSpecsProvidedSpecParams
WithDefaults hydrates default values in the put API inventory API ID specs provided spec params (not the query body).
All values with no default are reset to their zero value.
func (*PutAPIInventoryAPIIDSpecsProvidedSpecParams) WithHTTPClient ¶
func (o *PutAPIInventoryAPIIDSpecsProvidedSpecParams) WithHTTPClient(client *http.Client) *PutAPIInventoryAPIIDSpecsProvidedSpecParams
WithHTTPClient adds the HTTPClient to the put API inventory API ID specs provided spec params
func (*PutAPIInventoryAPIIDSpecsProvidedSpecParams) WithTimeout ¶
func (o *PutAPIInventoryAPIIDSpecsProvidedSpecParams) WithTimeout(timeout time.Duration) *PutAPIInventoryAPIIDSpecsProvidedSpecParams
WithTimeout adds the timeout to the put API inventory API ID specs provided spec params
func (*PutAPIInventoryAPIIDSpecsProvidedSpecParams) WriteToRequest ¶
func (o *PutAPIInventoryAPIIDSpecsProvidedSpecParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PutAPIInventoryAPIIDSpecsProvidedSpecReader ¶
type PutAPIInventoryAPIIDSpecsProvidedSpecReader struct {
// contains filtered or unexported fields
}
PutAPIInventoryAPIIDSpecsProvidedSpecReader is a Reader for the PutAPIInventoryAPIIDSpecsProvidedSpec structure.
func (*PutAPIInventoryAPIIDSpecsProvidedSpecReader) ReadResponse ¶
func (o *PutAPIInventoryAPIIDSpecsProvidedSpecReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
Source Files
¶
- delete_api_inventory_api_id_specs_provided_spec_parameters.go
- delete_api_inventory_api_id_specs_provided_spec_responses.go
- delete_api_inventory_api_id_specs_reconstructed_spec_parameters.go
- delete_api_inventory_api_id_specs_reconstructed_spec_responses.go
- get_api_events_event_id_parameters.go
- get_api_events_event_id_provided_spec_diff_parameters.go
- get_api_events_event_id_provided_spec_diff_responses.go
- get_api_events_event_id_reconstructed_spec_diff_parameters.go
- get_api_events_event_id_reconstructed_spec_diff_responses.go
- get_api_events_event_id_responses.go
- get_api_events_parameters.go
- get_api_events_responses.go
- get_api_inventory_api_id_provided_swagger_json_parameters.go
- get_api_inventory_api_id_provided_swagger_json_responses.go
- get_api_inventory_api_id_reconstructed_swagger_json_parameters.go
- get_api_inventory_api_id_reconstructed_swagger_json_responses.go
- get_api_inventory_api_id_specs_parameters.go
- get_api_inventory_api_id_specs_responses.go
- get_api_inventory_api_id_suggested_review_parameters.go
- get_api_inventory_api_id_suggested_review_responses.go
- get_api_inventory_parameters.go
- get_api_inventory_responses.go
- get_api_usage_hit_count_parameters.go
- get_api_usage_hit_count_responses.go
- get_dashboard_api_usage_latest_diffs_parameters.go
- get_dashboard_api_usage_latest_diffs_responses.go
- get_dashboard_api_usage_most_used_parameters.go
- get_dashboard_api_usage_most_used_responses.go
- get_dashboard_api_usage_parameters.go
- get_dashboard_api_usage_responses.go
- operations_client.go
- post_api_inventory_parameters.go
- post_api_inventory_responses.go
- post_api_inventory_review_id_approved_review_parameters.go
- post_api_inventory_review_id_approved_review_responses.go
- put_api_inventory_api_id_specs_provided_spec_parameters.go
- put_api_inventory_api_id_specs_provided_spec_responses.go