Documentation
¶
Index ¶
- type ActionDeploymentRequestUsingPOST2Forbidden
- type ActionDeploymentRequestUsingPOST2NotFound
- type ActionDeploymentRequestUsingPOST2OK
- type ActionDeploymentRequestUsingPOST2Params
- func NewActionDeploymentRequestUsingPOST2Params() *ActionDeploymentRequestUsingPOST2Params
- func NewActionDeploymentRequestUsingPOST2ParamsWithContext(ctx context.Context) *ActionDeploymentRequestUsingPOST2Params
- func NewActionDeploymentRequestUsingPOST2ParamsWithHTTPClient(client *http.Client) *ActionDeploymentRequestUsingPOST2Params
- func NewActionDeploymentRequestUsingPOST2ParamsWithTimeout(timeout time.Duration) *ActionDeploymentRequestUsingPOST2Params
- func (o *ActionDeploymentRequestUsingPOST2Params) SetAPIVersion(aPIVersion *string)
- func (o *ActionDeploymentRequestUsingPOST2Params) SetAction(action string)
- func (o *ActionDeploymentRequestUsingPOST2Params) SetContext(ctx context.Context)
- func (o *ActionDeploymentRequestUsingPOST2Params) SetDefaults()
- func (o *ActionDeploymentRequestUsingPOST2Params) SetHTTPClient(client *http.Client)
- func (o *ActionDeploymentRequestUsingPOST2Params) SetRequestID(requestID strfmt.UUID)
- func (o *ActionDeploymentRequestUsingPOST2Params) SetTimeout(timeout time.Duration)
- func (o *ActionDeploymentRequestUsingPOST2Params) WithAPIVersion(aPIVersion *string) *ActionDeploymentRequestUsingPOST2Params
- func (o *ActionDeploymentRequestUsingPOST2Params) WithAction(action string) *ActionDeploymentRequestUsingPOST2Params
- func (o *ActionDeploymentRequestUsingPOST2Params) WithContext(ctx context.Context) *ActionDeploymentRequestUsingPOST2Params
- func (o *ActionDeploymentRequestUsingPOST2Params) WithDefaults() *ActionDeploymentRequestUsingPOST2Params
- func (o *ActionDeploymentRequestUsingPOST2Params) WithHTTPClient(client *http.Client) *ActionDeploymentRequestUsingPOST2Params
- func (o *ActionDeploymentRequestUsingPOST2Params) WithRequestID(requestID strfmt.UUID) *ActionDeploymentRequestUsingPOST2Params
- func (o *ActionDeploymentRequestUsingPOST2Params) WithTimeout(timeout time.Duration) *ActionDeploymentRequestUsingPOST2Params
- func (o *ActionDeploymentRequestUsingPOST2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ActionDeploymentRequestUsingPOST2Reader
- type ActionDeploymentRequestUsingPOST2Unauthorized
- type Client
- func (a *Client) ActionDeploymentRequestUsingPOST2(params *ActionDeploymentRequestUsingPOST2Params, opts ...ClientOption) (*ActionDeploymentRequestUsingPOST2OK, error)
- func (a *Client) GetDeploymentRequestsUsingGET2(params *GetDeploymentRequestsUsingGET2Params, opts ...ClientOption) (*GetDeploymentRequestsUsingGET2OK, error)
- func (a *Client) GetEventLogsContentUsingGET2(params *GetEventLogsContentUsingGET2Params, opts ...ClientOption) (*GetEventLogsContentUsingGET2OK, error)
- func (a *Client) GetEventLogsUsingGET2(params *GetEventLogsUsingGET2Params, opts ...ClientOption) (*GetEventLogsUsingGET2OK, error)
- func (a *Client) GetRequestEventsUsingGET2(params *GetRequestEventsUsingGET2Params, opts ...ClientOption) (*GetRequestEventsUsingGET2OK, error)
- func (a *Client) GetRequestUsingGET2(params *GetRequestUsingGET2Params, opts ...ClientOption) (*GetRequestUsingGET2OK, error)
- func (a *Client) ListResourceRequestsUsingGET2(params *ListResourceRequestsUsingGET2Params, opts ...ClientOption) (*ListResourceRequestsUsingGET2OK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type ClientOption
- type ClientService
- type GetDeploymentRequestsUsingGET2NotFound
- type GetDeploymentRequestsUsingGET2OK
- type GetDeploymentRequestsUsingGET2Params
- func NewGetDeploymentRequestsUsingGET2Params() *GetDeploymentRequestsUsingGET2Params
- func NewGetDeploymentRequestsUsingGET2ParamsWithContext(ctx context.Context) *GetDeploymentRequestsUsingGET2Params
- func NewGetDeploymentRequestsUsingGET2ParamsWithHTTPClient(client *http.Client) *GetDeploymentRequestsUsingGET2Params
- func NewGetDeploymentRequestsUsingGET2ParamsWithTimeout(timeout time.Duration) *GetDeploymentRequestsUsingGET2Params
- func (o *GetDeploymentRequestsUsingGET2Params) SetAPIVersion(aPIVersion *string)
- func (o *GetDeploymentRequestsUsingGET2Params) SetContext(ctx context.Context)
- func (o *GetDeploymentRequestsUsingGET2Params) SetDefaults()
- func (o *GetDeploymentRequestsUsingGET2Params) SetDeleted(deleted *bool)
- func (o *GetDeploymentRequestsUsingGET2Params) SetDeploymentID(deploymentID strfmt.UUID)
- func (o *GetDeploymentRequestsUsingGET2Params) SetDollarOrderby(dollarOrderby []string)
- func (o *GetDeploymentRequestsUsingGET2Params) SetDollarSkip(dollarSkip *int32)
- func (o *GetDeploymentRequestsUsingGET2Params) SetDollarTop(dollarTop *int32)
- func (o *GetDeploymentRequestsUsingGET2Params) SetHTTPClient(client *http.Client)
- func (o *GetDeploymentRequestsUsingGET2Params) SetInprogressRequests(inprogressRequests *bool)
- func (o *GetDeploymentRequestsUsingGET2Params) SetTimeout(timeout time.Duration)
- func (o *GetDeploymentRequestsUsingGET2Params) WithAPIVersion(aPIVersion *string) *GetDeploymentRequestsUsingGET2Params
- func (o *GetDeploymentRequestsUsingGET2Params) WithContext(ctx context.Context) *GetDeploymentRequestsUsingGET2Params
- func (o *GetDeploymentRequestsUsingGET2Params) WithDefaults() *GetDeploymentRequestsUsingGET2Params
- func (o *GetDeploymentRequestsUsingGET2Params) WithDeleted(deleted *bool) *GetDeploymentRequestsUsingGET2Params
- func (o *GetDeploymentRequestsUsingGET2Params) WithDeploymentID(deploymentID strfmt.UUID) *GetDeploymentRequestsUsingGET2Params
- func (o *GetDeploymentRequestsUsingGET2Params) WithDollarOrderby(dollarOrderby []string) *GetDeploymentRequestsUsingGET2Params
- func (o *GetDeploymentRequestsUsingGET2Params) WithDollarSkip(dollarSkip *int32) *GetDeploymentRequestsUsingGET2Params
- func (o *GetDeploymentRequestsUsingGET2Params) WithDollarTop(dollarTop *int32) *GetDeploymentRequestsUsingGET2Params
- func (o *GetDeploymentRequestsUsingGET2Params) WithHTTPClient(client *http.Client) *GetDeploymentRequestsUsingGET2Params
- func (o *GetDeploymentRequestsUsingGET2Params) WithInprogressRequests(inprogressRequests *bool) *GetDeploymentRequestsUsingGET2Params
- func (o *GetDeploymentRequestsUsingGET2Params) WithTimeout(timeout time.Duration) *GetDeploymentRequestsUsingGET2Params
- func (o *GetDeploymentRequestsUsingGET2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetDeploymentRequestsUsingGET2Reader
- type GetDeploymentRequestsUsingGET2Unauthorized
- type GetEventLogsContentUsingGET2NotFound
- type GetEventLogsContentUsingGET2OK
- type GetEventLogsContentUsingGET2Params
- func NewGetEventLogsContentUsingGET2Params() *GetEventLogsContentUsingGET2Params
- func NewGetEventLogsContentUsingGET2ParamsWithContext(ctx context.Context) *GetEventLogsContentUsingGET2Params
- func NewGetEventLogsContentUsingGET2ParamsWithHTTPClient(client *http.Client) *GetEventLogsContentUsingGET2Params
- func NewGetEventLogsContentUsingGET2ParamsWithTimeout(timeout time.Duration) *GetEventLogsContentUsingGET2Params
- func (o *GetEventLogsContentUsingGET2Params) SetAPIVersion(aPIVersion *string)
- func (o *GetEventLogsContentUsingGET2Params) SetContext(ctx context.Context)
- func (o *GetEventLogsContentUsingGET2Params) SetDefaults()
- func (o *GetEventLogsContentUsingGET2Params) SetEventID(eventID strfmt.UUID)
- func (o *GetEventLogsContentUsingGET2Params) SetHTTPClient(client *http.Client)
- func (o *GetEventLogsContentUsingGET2Params) SetRequestID(requestID strfmt.UUID)
- func (o *GetEventLogsContentUsingGET2Params) SetTimeout(timeout time.Duration)
- func (o *GetEventLogsContentUsingGET2Params) WithAPIVersion(aPIVersion *string) *GetEventLogsContentUsingGET2Params
- func (o *GetEventLogsContentUsingGET2Params) WithContext(ctx context.Context) *GetEventLogsContentUsingGET2Params
- func (o *GetEventLogsContentUsingGET2Params) WithDefaults() *GetEventLogsContentUsingGET2Params
- func (o *GetEventLogsContentUsingGET2Params) WithEventID(eventID strfmt.UUID) *GetEventLogsContentUsingGET2Params
- func (o *GetEventLogsContentUsingGET2Params) WithHTTPClient(client *http.Client) *GetEventLogsContentUsingGET2Params
- func (o *GetEventLogsContentUsingGET2Params) WithRequestID(requestID strfmt.UUID) *GetEventLogsContentUsingGET2Params
- func (o *GetEventLogsContentUsingGET2Params) WithTimeout(timeout time.Duration) *GetEventLogsContentUsingGET2Params
- func (o *GetEventLogsContentUsingGET2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetEventLogsContentUsingGET2Reader
- type GetEventLogsContentUsingGET2Unauthorized
- type GetEventLogsUsingGET2NotFound
- type GetEventLogsUsingGET2OK
- type GetEventLogsUsingGET2Params
- func NewGetEventLogsUsingGET2Params() *GetEventLogsUsingGET2Params
- func NewGetEventLogsUsingGET2ParamsWithContext(ctx context.Context) *GetEventLogsUsingGET2Params
- func NewGetEventLogsUsingGET2ParamsWithHTTPClient(client *http.Client) *GetEventLogsUsingGET2Params
- func NewGetEventLogsUsingGET2ParamsWithTimeout(timeout time.Duration) *GetEventLogsUsingGET2Params
- func (o *GetEventLogsUsingGET2Params) SetAPIVersion(aPIVersion *string)
- func (o *GetEventLogsUsingGET2Params) SetContext(ctx context.Context)
- func (o *GetEventLogsUsingGET2Params) SetDefaults()
- func (o *GetEventLogsUsingGET2Params) SetEventID(eventID strfmt.UUID)
- func (o *GetEventLogsUsingGET2Params) SetHTTPClient(client *http.Client)
- func (o *GetEventLogsUsingGET2Params) SetRequestID(requestID strfmt.UUID)
- func (o *GetEventLogsUsingGET2Params) SetSinceRow(sinceRow *int32)
- func (o *GetEventLogsUsingGET2Params) SetTimeout(timeout time.Duration)
- func (o *GetEventLogsUsingGET2Params) WithAPIVersion(aPIVersion *string) *GetEventLogsUsingGET2Params
- func (o *GetEventLogsUsingGET2Params) WithContext(ctx context.Context) *GetEventLogsUsingGET2Params
- func (o *GetEventLogsUsingGET2Params) WithDefaults() *GetEventLogsUsingGET2Params
- func (o *GetEventLogsUsingGET2Params) WithEventID(eventID strfmt.UUID) *GetEventLogsUsingGET2Params
- func (o *GetEventLogsUsingGET2Params) WithHTTPClient(client *http.Client) *GetEventLogsUsingGET2Params
- func (o *GetEventLogsUsingGET2Params) WithRequestID(requestID strfmt.UUID) *GetEventLogsUsingGET2Params
- func (o *GetEventLogsUsingGET2Params) WithSinceRow(sinceRow *int32) *GetEventLogsUsingGET2Params
- func (o *GetEventLogsUsingGET2Params) WithTimeout(timeout time.Duration) *GetEventLogsUsingGET2Params
- func (o *GetEventLogsUsingGET2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetEventLogsUsingGET2Reader
- type GetEventLogsUsingGET2Unauthorized
- type GetRequestEventsUsingGET2NotFound
- type GetRequestEventsUsingGET2OK
- type GetRequestEventsUsingGET2Params
- func NewGetRequestEventsUsingGET2Params() *GetRequestEventsUsingGET2Params
- func NewGetRequestEventsUsingGET2ParamsWithContext(ctx context.Context) *GetRequestEventsUsingGET2Params
- func NewGetRequestEventsUsingGET2ParamsWithHTTPClient(client *http.Client) *GetRequestEventsUsingGET2Params
- func NewGetRequestEventsUsingGET2ParamsWithTimeout(timeout time.Duration) *GetRequestEventsUsingGET2Params
- func (o *GetRequestEventsUsingGET2Params) SetAPIVersion(aPIVersion *string)
- func (o *GetRequestEventsUsingGET2Params) SetContext(ctx context.Context)
- func (o *GetRequestEventsUsingGET2Params) SetDefaults()
- func (o *GetRequestEventsUsingGET2Params) SetHTTPClient(client *http.Client)
- func (o *GetRequestEventsUsingGET2Params) SetRequestID(requestID strfmt.UUID)
- func (o *GetRequestEventsUsingGET2Params) SetTimeout(timeout time.Duration)
- func (o *GetRequestEventsUsingGET2Params) WithAPIVersion(aPIVersion *string) *GetRequestEventsUsingGET2Params
- func (o *GetRequestEventsUsingGET2Params) WithContext(ctx context.Context) *GetRequestEventsUsingGET2Params
- func (o *GetRequestEventsUsingGET2Params) WithDefaults() *GetRequestEventsUsingGET2Params
- func (o *GetRequestEventsUsingGET2Params) WithHTTPClient(client *http.Client) *GetRequestEventsUsingGET2Params
- func (o *GetRequestEventsUsingGET2Params) WithRequestID(requestID strfmt.UUID) *GetRequestEventsUsingGET2Params
- func (o *GetRequestEventsUsingGET2Params) WithTimeout(timeout time.Duration) *GetRequestEventsUsingGET2Params
- func (o *GetRequestEventsUsingGET2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetRequestEventsUsingGET2Reader
- type GetRequestEventsUsingGET2Unauthorized
- type GetRequestUsingGET2NotFound
- type GetRequestUsingGET2OK
- type GetRequestUsingGET2Params
- func NewGetRequestUsingGET2Params() *GetRequestUsingGET2Params
- func NewGetRequestUsingGET2ParamsWithContext(ctx context.Context) *GetRequestUsingGET2Params
- func NewGetRequestUsingGET2ParamsWithHTTPClient(client *http.Client) *GetRequestUsingGET2Params
- func NewGetRequestUsingGET2ParamsWithTimeout(timeout time.Duration) *GetRequestUsingGET2Params
- func (o *GetRequestUsingGET2Params) SetAPIVersion(aPIVersion *string)
- func (o *GetRequestUsingGET2Params) SetContext(ctx context.Context)
- func (o *GetRequestUsingGET2Params) SetDefaults()
- func (o *GetRequestUsingGET2Params) SetHTTPClient(client *http.Client)
- func (o *GetRequestUsingGET2Params) SetRequestID(requestID strfmt.UUID)
- func (o *GetRequestUsingGET2Params) SetTimeout(timeout time.Duration)
- func (o *GetRequestUsingGET2Params) WithAPIVersion(aPIVersion *string) *GetRequestUsingGET2Params
- func (o *GetRequestUsingGET2Params) WithContext(ctx context.Context) *GetRequestUsingGET2Params
- func (o *GetRequestUsingGET2Params) WithDefaults() *GetRequestUsingGET2Params
- func (o *GetRequestUsingGET2Params) WithHTTPClient(client *http.Client) *GetRequestUsingGET2Params
- func (o *GetRequestUsingGET2Params) WithRequestID(requestID strfmt.UUID) *GetRequestUsingGET2Params
- func (o *GetRequestUsingGET2Params) WithTimeout(timeout time.Duration) *GetRequestUsingGET2Params
- func (o *GetRequestUsingGET2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetRequestUsingGET2Reader
- type GetRequestUsingGET2Unauthorized
- type ListResourceRequestsUsingGET2NotFound
- type ListResourceRequestsUsingGET2OK
- type ListResourceRequestsUsingGET2Params
- func NewListResourceRequestsUsingGET2Params() *ListResourceRequestsUsingGET2Params
- func NewListResourceRequestsUsingGET2ParamsWithContext(ctx context.Context) *ListResourceRequestsUsingGET2Params
- func NewListResourceRequestsUsingGET2ParamsWithHTTPClient(client *http.Client) *ListResourceRequestsUsingGET2Params
- func NewListResourceRequestsUsingGET2ParamsWithTimeout(timeout time.Duration) *ListResourceRequestsUsingGET2Params
- func (o *ListResourceRequestsUsingGET2Params) SetAPIVersion(aPIVersion *string)
- func (o *ListResourceRequestsUsingGET2Params) SetContext(ctx context.Context)
- func (o *ListResourceRequestsUsingGET2Params) SetDefaults()
- func (o *ListResourceRequestsUsingGET2Params) SetDollarOrderby(dollarOrderby []string)
- func (o *ListResourceRequestsUsingGET2Params) SetDollarSkip(dollarSkip *int32)
- func (o *ListResourceRequestsUsingGET2Params) SetDollarTop(dollarTop *int32)
- func (o *ListResourceRequestsUsingGET2Params) SetHTTPClient(client *http.Client)
- func (o *ListResourceRequestsUsingGET2Params) SetResourceID(resourceID strfmt.UUID)
- func (o *ListResourceRequestsUsingGET2Params) SetTimeout(timeout time.Duration)
- func (o *ListResourceRequestsUsingGET2Params) WithAPIVersion(aPIVersion *string) *ListResourceRequestsUsingGET2Params
- func (o *ListResourceRequestsUsingGET2Params) WithContext(ctx context.Context) *ListResourceRequestsUsingGET2Params
- func (o *ListResourceRequestsUsingGET2Params) WithDefaults() *ListResourceRequestsUsingGET2Params
- func (o *ListResourceRequestsUsingGET2Params) WithDollarOrderby(dollarOrderby []string) *ListResourceRequestsUsingGET2Params
- func (o *ListResourceRequestsUsingGET2Params) WithDollarSkip(dollarSkip *int32) *ListResourceRequestsUsingGET2Params
- func (o *ListResourceRequestsUsingGET2Params) WithDollarTop(dollarTop *int32) *ListResourceRequestsUsingGET2Params
- func (o *ListResourceRequestsUsingGET2Params) WithHTTPClient(client *http.Client) *ListResourceRequestsUsingGET2Params
- func (o *ListResourceRequestsUsingGET2Params) WithResourceID(resourceID strfmt.UUID) *ListResourceRequestsUsingGET2Params
- func (o *ListResourceRequestsUsingGET2Params) WithTimeout(timeout time.Duration) *ListResourceRequestsUsingGET2Params
- func (o *ListResourceRequestsUsingGET2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListResourceRequestsUsingGET2Reader
- type ListResourceRequestsUsingGET2Unauthorized
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ActionDeploymentRequestUsingPOST2Forbidden ¶ added in v0.4.0
type ActionDeploymentRequestUsingPOST2Forbidden struct { }
ActionDeploymentRequestUsingPOST2Forbidden describes a response with status code 403, with default header values.
Forbidden
func NewActionDeploymentRequestUsingPOST2Forbidden ¶ added in v0.4.0
func NewActionDeploymentRequestUsingPOST2Forbidden() *ActionDeploymentRequestUsingPOST2Forbidden
NewActionDeploymentRequestUsingPOST2Forbidden creates a ActionDeploymentRequestUsingPOST2Forbidden with default headers values
func (*ActionDeploymentRequestUsingPOST2Forbidden) Error ¶ added in v0.4.0
func (o *ActionDeploymentRequestUsingPOST2Forbidden) Error() string
type ActionDeploymentRequestUsingPOST2NotFound ¶ added in v0.4.0
ActionDeploymentRequestUsingPOST2NotFound describes a response with status code 404, with default header values.
Not Found
func NewActionDeploymentRequestUsingPOST2NotFound ¶ added in v0.4.0
func NewActionDeploymentRequestUsingPOST2NotFound() *ActionDeploymentRequestUsingPOST2NotFound
NewActionDeploymentRequestUsingPOST2NotFound creates a ActionDeploymentRequestUsingPOST2NotFound with default headers values
func (*ActionDeploymentRequestUsingPOST2NotFound) Error ¶ added in v0.4.0
func (o *ActionDeploymentRequestUsingPOST2NotFound) Error() string
func (*ActionDeploymentRequestUsingPOST2NotFound) GetPayload ¶ added in v0.4.0
func (o *ActionDeploymentRequestUsingPOST2NotFound) GetPayload() *models.Error
type ActionDeploymentRequestUsingPOST2OK ¶ added in v0.4.0
type ActionDeploymentRequestUsingPOST2OK struct { }
ActionDeploymentRequestUsingPOST2OK describes a response with status code 200, with default header values.
OK
func NewActionDeploymentRequestUsingPOST2OK ¶ added in v0.4.0
func NewActionDeploymentRequestUsingPOST2OK() *ActionDeploymentRequestUsingPOST2OK
NewActionDeploymentRequestUsingPOST2OK creates a ActionDeploymentRequestUsingPOST2OK with default headers values
func (*ActionDeploymentRequestUsingPOST2OK) Error ¶ added in v0.4.0
func (o *ActionDeploymentRequestUsingPOST2OK) Error() string
type ActionDeploymentRequestUsingPOST2Params ¶ added in v0.4.0
type ActionDeploymentRequestUsingPOST2Params struct { /* Action. action */ Action string /* APIVersion. The version of the API in yyyy-MM-dd format (UTC). If you do not specify explicitly an exact version, you will be calling the latest supported API version. */ APIVersion *string /* RequestID. requestId Format: uuid */ RequestID strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ActionDeploymentRequestUsingPOST2Params contains all the parameters to send to the API endpoint
for the action deployment request using p o s t 2 operation. Typically these are written to a http.Request.
func NewActionDeploymentRequestUsingPOST2Params ¶ added in v0.4.0
func NewActionDeploymentRequestUsingPOST2Params() *ActionDeploymentRequestUsingPOST2Params
NewActionDeploymentRequestUsingPOST2Params creates a new ActionDeploymentRequestUsingPOST2Params 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 NewActionDeploymentRequestUsingPOST2ParamsWithContext ¶ added in v0.4.0
func NewActionDeploymentRequestUsingPOST2ParamsWithContext(ctx context.Context) *ActionDeploymentRequestUsingPOST2Params
NewActionDeploymentRequestUsingPOST2ParamsWithContext creates a new ActionDeploymentRequestUsingPOST2Params object with the ability to set a context for a request.
func NewActionDeploymentRequestUsingPOST2ParamsWithHTTPClient ¶ added in v0.4.0
func NewActionDeploymentRequestUsingPOST2ParamsWithHTTPClient(client *http.Client) *ActionDeploymentRequestUsingPOST2Params
NewActionDeploymentRequestUsingPOST2ParamsWithHTTPClient creates a new ActionDeploymentRequestUsingPOST2Params object with the ability to set a custom HTTPClient for a request.
func NewActionDeploymentRequestUsingPOST2ParamsWithTimeout ¶ added in v0.4.0
func NewActionDeploymentRequestUsingPOST2ParamsWithTimeout(timeout time.Duration) *ActionDeploymentRequestUsingPOST2Params
NewActionDeploymentRequestUsingPOST2ParamsWithTimeout creates a new ActionDeploymentRequestUsingPOST2Params object with the ability to set a timeout on a request.
func (*ActionDeploymentRequestUsingPOST2Params) SetAPIVersion ¶ added in v0.4.0
func (o *ActionDeploymentRequestUsingPOST2Params) SetAPIVersion(aPIVersion *string)
SetAPIVersion adds the apiVersion to the action deployment request using p o s t 2 params
func (*ActionDeploymentRequestUsingPOST2Params) SetAction ¶ added in v0.4.0
func (o *ActionDeploymentRequestUsingPOST2Params) SetAction(action string)
SetAction adds the action to the action deployment request using p o s t 2 params
func (*ActionDeploymentRequestUsingPOST2Params) SetContext ¶ added in v0.4.0
func (o *ActionDeploymentRequestUsingPOST2Params) SetContext(ctx context.Context)
SetContext adds the context to the action deployment request using p o s t 2 params
func (*ActionDeploymentRequestUsingPOST2Params) SetDefaults ¶ added in v0.4.0
func (o *ActionDeploymentRequestUsingPOST2Params) SetDefaults()
SetDefaults hydrates default values in the action deployment request using p o s t 2 params (not the query body).
All values with no default are reset to their zero value.
func (*ActionDeploymentRequestUsingPOST2Params) SetHTTPClient ¶ added in v0.4.0
func (o *ActionDeploymentRequestUsingPOST2Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the action deployment request using p o s t 2 params
func (*ActionDeploymentRequestUsingPOST2Params) SetRequestID ¶ added in v0.4.0
func (o *ActionDeploymentRequestUsingPOST2Params) SetRequestID(requestID strfmt.UUID)
SetRequestID adds the requestId to the action deployment request using p o s t 2 params
func (*ActionDeploymentRequestUsingPOST2Params) SetTimeout ¶ added in v0.4.0
func (o *ActionDeploymentRequestUsingPOST2Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the action deployment request using p o s t 2 params
func (*ActionDeploymentRequestUsingPOST2Params) WithAPIVersion ¶ added in v0.4.0
func (o *ActionDeploymentRequestUsingPOST2Params) WithAPIVersion(aPIVersion *string) *ActionDeploymentRequestUsingPOST2Params
WithAPIVersion adds the aPIVersion to the action deployment request using p o s t 2 params
func (*ActionDeploymentRequestUsingPOST2Params) WithAction ¶ added in v0.4.0
func (o *ActionDeploymentRequestUsingPOST2Params) WithAction(action string) *ActionDeploymentRequestUsingPOST2Params
WithAction adds the action to the action deployment request using p o s t 2 params
func (*ActionDeploymentRequestUsingPOST2Params) WithContext ¶ added in v0.4.0
func (o *ActionDeploymentRequestUsingPOST2Params) WithContext(ctx context.Context) *ActionDeploymentRequestUsingPOST2Params
WithContext adds the context to the action deployment request using p o s t 2 params
func (*ActionDeploymentRequestUsingPOST2Params) WithDefaults ¶ added in v0.4.0
func (o *ActionDeploymentRequestUsingPOST2Params) WithDefaults() *ActionDeploymentRequestUsingPOST2Params
WithDefaults hydrates default values in the action deployment request using p o s t 2 params (not the query body).
All values with no default are reset to their zero value.
func (*ActionDeploymentRequestUsingPOST2Params) WithHTTPClient ¶ added in v0.4.0
func (o *ActionDeploymentRequestUsingPOST2Params) WithHTTPClient(client *http.Client) *ActionDeploymentRequestUsingPOST2Params
WithHTTPClient adds the HTTPClient to the action deployment request using p o s t 2 params
func (*ActionDeploymentRequestUsingPOST2Params) WithRequestID ¶ added in v0.4.0
func (o *ActionDeploymentRequestUsingPOST2Params) WithRequestID(requestID strfmt.UUID) *ActionDeploymentRequestUsingPOST2Params
WithRequestID adds the requestID to the action deployment request using p o s t 2 params
func (*ActionDeploymentRequestUsingPOST2Params) WithTimeout ¶ added in v0.4.0
func (o *ActionDeploymentRequestUsingPOST2Params) WithTimeout(timeout time.Duration) *ActionDeploymentRequestUsingPOST2Params
WithTimeout adds the timeout to the action deployment request using p o s t 2 params
func (*ActionDeploymentRequestUsingPOST2Params) WriteToRequest ¶ added in v0.4.0
func (o *ActionDeploymentRequestUsingPOST2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ActionDeploymentRequestUsingPOST2Reader ¶ added in v0.4.0
type ActionDeploymentRequestUsingPOST2Reader struct {
// contains filtered or unexported fields
}
ActionDeploymentRequestUsingPOST2Reader is a Reader for the ActionDeploymentRequestUsingPOST2 structure.
func (*ActionDeploymentRequestUsingPOST2Reader) ReadResponse ¶ added in v0.4.0
func (o *ActionDeploymentRequestUsingPOST2Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ActionDeploymentRequestUsingPOST2Unauthorized ¶ added in v0.4.0
type ActionDeploymentRequestUsingPOST2Unauthorized struct { }
ActionDeploymentRequestUsingPOST2Unauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewActionDeploymentRequestUsingPOST2Unauthorized ¶ added in v0.4.0
func NewActionDeploymentRequestUsingPOST2Unauthorized() *ActionDeploymentRequestUsingPOST2Unauthorized
NewActionDeploymentRequestUsingPOST2Unauthorized creates a ActionDeploymentRequestUsingPOST2Unauthorized with default headers values
func (*ActionDeploymentRequestUsingPOST2Unauthorized) Error ¶ added in v0.4.0
func (o *ActionDeploymentRequestUsingPOST2Unauthorized) Error() string
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for requests API
func (*Client) ActionDeploymentRequestUsingPOST2 ¶ added in v0.4.0
func (a *Client) ActionDeploymentRequestUsingPOST2(params *ActionDeploymentRequestUsingPOST2Params, opts ...ClientOption) (*ActionDeploymentRequestUsingPOST2OK, error)
ActionDeploymentRequestUsingPOST2 submits action on requests allowable values cancel dismiss
Cancel can be submitted on In-progress requests and Dismiss can be submitted on Failed requests.
func (*Client) GetDeploymentRequestsUsingGET2 ¶ added in v0.4.0
func (a *Client) GetDeploymentRequestsUsingGET2(params *GetDeploymentRequestsUsingGET2Params, opts ...ClientOption) (*GetDeploymentRequestsUsingGET2OK, error)
GetDeploymentRequestsUsingGET2 fetches deployment requests
Returns the requests for the deployment.
func (*Client) GetEventLogsContentUsingGET2 ¶ added in v0.4.0
func (a *Client) GetEventLogsContentUsingGET2(params *GetEventLogsContentUsingGET2Params, opts ...ClientOption) (*GetEventLogsContentUsingGET2OK, error)
GetEventLogsContentUsingGET2 fetches event logs content as a file
Returns the log file for an event.
func (*Client) GetEventLogsUsingGET2 ¶ added in v0.4.0
func (a *Client) GetEventLogsUsingGET2(params *GetEventLogsUsingGET2Params, opts ...ClientOption) (*GetEventLogsUsingGET2OK, error)
GetEventLogsUsingGET2 fetches event logs
Returns the logs for an event.
func (*Client) GetRequestEventsUsingGET2 ¶ added in v0.4.0
func (a *Client) GetRequestEventsUsingGET2(params *GetRequestEventsUsingGET2Params, opts ...ClientOption) (*GetRequestEventsUsingGET2OK, error)
GetRequestEventsUsingGET2 fetches request events
Returns all the events for a request.
func (*Client) GetRequestUsingGET2 ¶ added in v0.4.0
func (a *Client) GetRequestUsingGET2(params *GetRequestUsingGET2Params, opts ...ClientOption) (*GetRequestUsingGET2OK, error)
GetRequestUsingGET2 gets the request
Returns the request with the given ID.
func (*Client) ListResourceRequestsUsingGET2 ¶ added in v0.4.0
func (a *Client) ListResourceRequestsUsingGET2(params *ListResourceRequestsUsingGET2Params, opts ...ClientOption) (*ListResourceRequestsUsingGET2OK, error)
ListResourceRequestsUsingGET2 gets all requests for a resource
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 { ActionDeploymentRequestUsingPOST2(params *ActionDeploymentRequestUsingPOST2Params, opts ...ClientOption) (*ActionDeploymentRequestUsingPOST2OK, error) GetDeploymentRequestsUsingGET2(params *GetDeploymentRequestsUsingGET2Params, opts ...ClientOption) (*GetDeploymentRequestsUsingGET2OK, error) GetEventLogsContentUsingGET2(params *GetEventLogsContentUsingGET2Params, opts ...ClientOption) (*GetEventLogsContentUsingGET2OK, error) GetEventLogsUsingGET2(params *GetEventLogsUsingGET2Params, opts ...ClientOption) (*GetEventLogsUsingGET2OK, error) GetRequestEventsUsingGET2(params *GetRequestEventsUsingGET2Params, opts ...ClientOption) (*GetRequestEventsUsingGET2OK, error) GetRequestUsingGET2(params *GetRequestUsingGET2Params, opts ...ClientOption) (*GetRequestUsingGET2OK, error) ListResourceRequestsUsingGET2(params *ListResourceRequestsUsingGET2Params, opts ...ClientOption) (*ListResourceRequestsUsingGET2OK, 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 requests API client.
type GetDeploymentRequestsUsingGET2NotFound ¶ added in v0.4.0
GetDeploymentRequestsUsingGET2NotFound describes a response with status code 404, with default header values.
Not Found
func NewGetDeploymentRequestsUsingGET2NotFound ¶ added in v0.4.0
func NewGetDeploymentRequestsUsingGET2NotFound() *GetDeploymentRequestsUsingGET2NotFound
NewGetDeploymentRequestsUsingGET2NotFound creates a GetDeploymentRequestsUsingGET2NotFound with default headers values
func (*GetDeploymentRequestsUsingGET2NotFound) Error ¶ added in v0.4.0
func (o *GetDeploymentRequestsUsingGET2NotFound) Error() string
func (*GetDeploymentRequestsUsingGET2NotFound) GetPayload ¶ added in v0.4.0
func (o *GetDeploymentRequestsUsingGET2NotFound) GetPayload() *models.Error
type GetDeploymentRequestsUsingGET2OK ¶ added in v0.4.0
type GetDeploymentRequestsUsingGET2OK struct {
Payload *models.PageOfRequest
}
GetDeploymentRequestsUsingGET2OK describes a response with status code 200, with default header values.
OK
func NewGetDeploymentRequestsUsingGET2OK ¶ added in v0.4.0
func NewGetDeploymentRequestsUsingGET2OK() *GetDeploymentRequestsUsingGET2OK
NewGetDeploymentRequestsUsingGET2OK creates a GetDeploymentRequestsUsingGET2OK with default headers values
func (*GetDeploymentRequestsUsingGET2OK) Error ¶ added in v0.4.0
func (o *GetDeploymentRequestsUsingGET2OK) Error() string
func (*GetDeploymentRequestsUsingGET2OK) GetPayload ¶ added in v0.4.0
func (o *GetDeploymentRequestsUsingGET2OK) GetPayload() *models.PageOfRequest
type GetDeploymentRequestsUsingGET2Params ¶ added in v0.4.0
type GetDeploymentRequestsUsingGET2Params struct { /* DollarOrderby. Sorting criteria in the format: property (asc|desc). Default sort order is ascending. Multiple sort criteria are supported. */ DollarOrderby []string /* DollarSkip. Number of records you want to skip Format: int32 */ DollarSkip *int32 /* DollarTop. Number of records you want Format: int32 */ DollarTop *int32 /* APIVersion. The version of the API in yyyy-MM-dd format (UTC). If you do not specify explicitly an exact version, you will be calling the latest supported API version. */ APIVersion *string /* Deleted. Retrieves the soft-deleted requests that have not yet been completely deleted. */ Deleted *bool /* DeploymentID. Deployment ID Format: uuid */ DeploymentID strfmt.UUID /* InprogressRequests. Retrieves the requests that are currently in-progress for a deployment. Incase of a false value the param is ignored. */ InprogressRequests *bool Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetDeploymentRequestsUsingGET2Params contains all the parameters to send to the API endpoint
for the get deployment requests using g e t 2 operation. Typically these are written to a http.Request.
func NewGetDeploymentRequestsUsingGET2Params ¶ added in v0.4.0
func NewGetDeploymentRequestsUsingGET2Params() *GetDeploymentRequestsUsingGET2Params
NewGetDeploymentRequestsUsingGET2Params creates a new GetDeploymentRequestsUsingGET2Params 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 NewGetDeploymentRequestsUsingGET2ParamsWithContext ¶ added in v0.4.0
func NewGetDeploymentRequestsUsingGET2ParamsWithContext(ctx context.Context) *GetDeploymentRequestsUsingGET2Params
NewGetDeploymentRequestsUsingGET2ParamsWithContext creates a new GetDeploymentRequestsUsingGET2Params object with the ability to set a context for a request.
func NewGetDeploymentRequestsUsingGET2ParamsWithHTTPClient ¶ added in v0.4.0
func NewGetDeploymentRequestsUsingGET2ParamsWithHTTPClient(client *http.Client) *GetDeploymentRequestsUsingGET2Params
NewGetDeploymentRequestsUsingGET2ParamsWithHTTPClient creates a new GetDeploymentRequestsUsingGET2Params object with the ability to set a custom HTTPClient for a request.
func NewGetDeploymentRequestsUsingGET2ParamsWithTimeout ¶ added in v0.4.0
func NewGetDeploymentRequestsUsingGET2ParamsWithTimeout(timeout time.Duration) *GetDeploymentRequestsUsingGET2Params
NewGetDeploymentRequestsUsingGET2ParamsWithTimeout creates a new GetDeploymentRequestsUsingGET2Params object with the ability to set a timeout on a request.
func (*GetDeploymentRequestsUsingGET2Params) SetAPIVersion ¶ added in v0.4.0
func (o *GetDeploymentRequestsUsingGET2Params) SetAPIVersion(aPIVersion *string)
SetAPIVersion adds the apiVersion to the get deployment requests using g e t 2 params
func (*GetDeploymentRequestsUsingGET2Params) SetContext ¶ added in v0.4.0
func (o *GetDeploymentRequestsUsingGET2Params) SetContext(ctx context.Context)
SetContext adds the context to the get deployment requests using g e t 2 params
func (*GetDeploymentRequestsUsingGET2Params) SetDefaults ¶ added in v0.4.0
func (o *GetDeploymentRequestsUsingGET2Params) SetDefaults()
SetDefaults hydrates default values in the get deployment requests using g e t 2 params (not the query body).
All values with no default are reset to their zero value.
func (*GetDeploymentRequestsUsingGET2Params) SetDeleted ¶ added in v0.4.0
func (o *GetDeploymentRequestsUsingGET2Params) SetDeleted(deleted *bool)
SetDeleted adds the deleted to the get deployment requests using g e t 2 params
func (*GetDeploymentRequestsUsingGET2Params) SetDeploymentID ¶ added in v0.4.0
func (o *GetDeploymentRequestsUsingGET2Params) SetDeploymentID(deploymentID strfmt.UUID)
SetDeploymentID adds the deploymentId to the get deployment requests using g e t 2 params
func (*GetDeploymentRequestsUsingGET2Params) SetDollarOrderby ¶ added in v0.4.0
func (o *GetDeploymentRequestsUsingGET2Params) SetDollarOrderby(dollarOrderby []string)
SetDollarOrderby adds the dollarOrderby to the get deployment requests using g e t 2 params
func (*GetDeploymentRequestsUsingGET2Params) SetDollarSkip ¶ added in v0.4.0
func (o *GetDeploymentRequestsUsingGET2Params) SetDollarSkip(dollarSkip *int32)
SetDollarSkip adds the dollarSkip to the get deployment requests using g e t 2 params
func (*GetDeploymentRequestsUsingGET2Params) SetDollarTop ¶ added in v0.4.0
func (o *GetDeploymentRequestsUsingGET2Params) SetDollarTop(dollarTop *int32)
SetDollarTop adds the dollarTop to the get deployment requests using g e t 2 params
func (*GetDeploymentRequestsUsingGET2Params) SetHTTPClient ¶ added in v0.4.0
func (o *GetDeploymentRequestsUsingGET2Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get deployment requests using g e t 2 params
func (*GetDeploymentRequestsUsingGET2Params) SetInprogressRequests ¶ added in v0.4.0
func (o *GetDeploymentRequestsUsingGET2Params) SetInprogressRequests(inprogressRequests *bool)
SetInprogressRequests adds the inprogressRequests to the get deployment requests using g e t 2 params
func (*GetDeploymentRequestsUsingGET2Params) SetTimeout ¶ added in v0.4.0
func (o *GetDeploymentRequestsUsingGET2Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get deployment requests using g e t 2 params
func (*GetDeploymentRequestsUsingGET2Params) WithAPIVersion ¶ added in v0.4.0
func (o *GetDeploymentRequestsUsingGET2Params) WithAPIVersion(aPIVersion *string) *GetDeploymentRequestsUsingGET2Params
WithAPIVersion adds the aPIVersion to the get deployment requests using g e t 2 params
func (*GetDeploymentRequestsUsingGET2Params) WithContext ¶ added in v0.4.0
func (o *GetDeploymentRequestsUsingGET2Params) WithContext(ctx context.Context) *GetDeploymentRequestsUsingGET2Params
WithContext adds the context to the get deployment requests using g e t 2 params
func (*GetDeploymentRequestsUsingGET2Params) WithDefaults ¶ added in v0.4.0
func (o *GetDeploymentRequestsUsingGET2Params) WithDefaults() *GetDeploymentRequestsUsingGET2Params
WithDefaults hydrates default values in the get deployment requests using g e t 2 params (not the query body).
All values with no default are reset to their zero value.
func (*GetDeploymentRequestsUsingGET2Params) WithDeleted ¶ added in v0.4.0
func (o *GetDeploymentRequestsUsingGET2Params) WithDeleted(deleted *bool) *GetDeploymentRequestsUsingGET2Params
WithDeleted adds the deleted to the get deployment requests using g e t 2 params
func (*GetDeploymentRequestsUsingGET2Params) WithDeploymentID ¶ added in v0.4.0
func (o *GetDeploymentRequestsUsingGET2Params) WithDeploymentID(deploymentID strfmt.UUID) *GetDeploymentRequestsUsingGET2Params
WithDeploymentID adds the deploymentID to the get deployment requests using g e t 2 params
func (*GetDeploymentRequestsUsingGET2Params) WithDollarOrderby ¶ added in v0.4.0
func (o *GetDeploymentRequestsUsingGET2Params) WithDollarOrderby(dollarOrderby []string) *GetDeploymentRequestsUsingGET2Params
WithDollarOrderby adds the dollarOrderby to the get deployment requests using g e t 2 params
func (*GetDeploymentRequestsUsingGET2Params) WithDollarSkip ¶ added in v0.4.0
func (o *GetDeploymentRequestsUsingGET2Params) WithDollarSkip(dollarSkip *int32) *GetDeploymentRequestsUsingGET2Params
WithDollarSkip adds the dollarSkip to the get deployment requests using g e t 2 params
func (*GetDeploymentRequestsUsingGET2Params) WithDollarTop ¶ added in v0.4.0
func (o *GetDeploymentRequestsUsingGET2Params) WithDollarTop(dollarTop *int32) *GetDeploymentRequestsUsingGET2Params
WithDollarTop adds the dollarTop to the get deployment requests using g e t 2 params
func (*GetDeploymentRequestsUsingGET2Params) WithHTTPClient ¶ added in v0.4.0
func (o *GetDeploymentRequestsUsingGET2Params) WithHTTPClient(client *http.Client) *GetDeploymentRequestsUsingGET2Params
WithHTTPClient adds the HTTPClient to the get deployment requests using g e t 2 params
func (*GetDeploymentRequestsUsingGET2Params) WithInprogressRequests ¶ added in v0.4.0
func (o *GetDeploymentRequestsUsingGET2Params) WithInprogressRequests(inprogressRequests *bool) *GetDeploymentRequestsUsingGET2Params
WithInprogressRequests adds the inprogressRequests to the get deployment requests using g e t 2 params
func (*GetDeploymentRequestsUsingGET2Params) WithTimeout ¶ added in v0.4.0
func (o *GetDeploymentRequestsUsingGET2Params) WithTimeout(timeout time.Duration) *GetDeploymentRequestsUsingGET2Params
WithTimeout adds the timeout to the get deployment requests using g e t 2 params
func (*GetDeploymentRequestsUsingGET2Params) WriteToRequest ¶ added in v0.4.0
func (o *GetDeploymentRequestsUsingGET2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetDeploymentRequestsUsingGET2Reader ¶ added in v0.4.0
type GetDeploymentRequestsUsingGET2Reader struct {
// contains filtered or unexported fields
}
GetDeploymentRequestsUsingGET2Reader is a Reader for the GetDeploymentRequestsUsingGET2 structure.
func (*GetDeploymentRequestsUsingGET2Reader) ReadResponse ¶ added in v0.4.0
func (o *GetDeploymentRequestsUsingGET2Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetDeploymentRequestsUsingGET2Unauthorized ¶ added in v0.4.0
type GetDeploymentRequestsUsingGET2Unauthorized struct { }
GetDeploymentRequestsUsingGET2Unauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewGetDeploymentRequestsUsingGET2Unauthorized ¶ added in v0.4.0
func NewGetDeploymentRequestsUsingGET2Unauthorized() *GetDeploymentRequestsUsingGET2Unauthorized
NewGetDeploymentRequestsUsingGET2Unauthorized creates a GetDeploymentRequestsUsingGET2Unauthorized with default headers values
func (*GetDeploymentRequestsUsingGET2Unauthorized) Error ¶ added in v0.4.0
func (o *GetDeploymentRequestsUsingGET2Unauthorized) Error() string
type GetEventLogsContentUsingGET2NotFound ¶ added in v0.4.0
GetEventLogsContentUsingGET2NotFound describes a response with status code 404, with default header values.
Not Found
func NewGetEventLogsContentUsingGET2NotFound ¶ added in v0.4.0
func NewGetEventLogsContentUsingGET2NotFound() *GetEventLogsContentUsingGET2NotFound
NewGetEventLogsContentUsingGET2NotFound creates a GetEventLogsContentUsingGET2NotFound with default headers values
func (*GetEventLogsContentUsingGET2NotFound) Error ¶ added in v0.4.0
func (o *GetEventLogsContentUsingGET2NotFound) Error() string
func (*GetEventLogsContentUsingGET2NotFound) GetPayload ¶ added in v0.4.0
func (o *GetEventLogsContentUsingGET2NotFound) GetPayload() *models.Error
type GetEventLogsContentUsingGET2OK ¶ added in v0.4.0
type GetEventLogsContentUsingGET2OK struct {
Payload models.StreamingResponseBody
}
GetEventLogsContentUsingGET2OK describes a response with status code 200, with default header values.
OK
func NewGetEventLogsContentUsingGET2OK ¶ added in v0.4.0
func NewGetEventLogsContentUsingGET2OK() *GetEventLogsContentUsingGET2OK
NewGetEventLogsContentUsingGET2OK creates a GetEventLogsContentUsingGET2OK with default headers values
func (*GetEventLogsContentUsingGET2OK) Error ¶ added in v0.4.0
func (o *GetEventLogsContentUsingGET2OK) Error() string
func (*GetEventLogsContentUsingGET2OK) GetPayload ¶ added in v0.4.0
func (o *GetEventLogsContentUsingGET2OK) GetPayload() models.StreamingResponseBody
type GetEventLogsContentUsingGET2Params ¶ added in v0.4.0
type GetEventLogsContentUsingGET2Params struct { /* APIVersion. The version of the API in yyyy-MM-dd format (UTC). If you do not specify explicitly an exact version, you will be calling the latest supported API version. */ APIVersion *string /* EventID. Event ID Format: uuid */ EventID strfmt.UUID /* RequestID. Request ID Format: uuid */ RequestID strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetEventLogsContentUsingGET2Params contains all the parameters to send to the API endpoint
for the get event logs content using g e t 2 operation. Typically these are written to a http.Request.
func NewGetEventLogsContentUsingGET2Params ¶ added in v0.4.0
func NewGetEventLogsContentUsingGET2Params() *GetEventLogsContentUsingGET2Params
NewGetEventLogsContentUsingGET2Params creates a new GetEventLogsContentUsingGET2Params 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 NewGetEventLogsContentUsingGET2ParamsWithContext ¶ added in v0.4.0
func NewGetEventLogsContentUsingGET2ParamsWithContext(ctx context.Context) *GetEventLogsContentUsingGET2Params
NewGetEventLogsContentUsingGET2ParamsWithContext creates a new GetEventLogsContentUsingGET2Params object with the ability to set a context for a request.
func NewGetEventLogsContentUsingGET2ParamsWithHTTPClient ¶ added in v0.4.0
func NewGetEventLogsContentUsingGET2ParamsWithHTTPClient(client *http.Client) *GetEventLogsContentUsingGET2Params
NewGetEventLogsContentUsingGET2ParamsWithHTTPClient creates a new GetEventLogsContentUsingGET2Params object with the ability to set a custom HTTPClient for a request.
func NewGetEventLogsContentUsingGET2ParamsWithTimeout ¶ added in v0.4.0
func NewGetEventLogsContentUsingGET2ParamsWithTimeout(timeout time.Duration) *GetEventLogsContentUsingGET2Params
NewGetEventLogsContentUsingGET2ParamsWithTimeout creates a new GetEventLogsContentUsingGET2Params object with the ability to set a timeout on a request.
func (*GetEventLogsContentUsingGET2Params) SetAPIVersion ¶ added in v0.4.0
func (o *GetEventLogsContentUsingGET2Params) SetAPIVersion(aPIVersion *string)
SetAPIVersion adds the apiVersion to the get event logs content using g e t 2 params
func (*GetEventLogsContentUsingGET2Params) SetContext ¶ added in v0.4.0
func (o *GetEventLogsContentUsingGET2Params) SetContext(ctx context.Context)
SetContext adds the context to the get event logs content using g e t 2 params
func (*GetEventLogsContentUsingGET2Params) SetDefaults ¶ added in v0.4.0
func (o *GetEventLogsContentUsingGET2Params) SetDefaults()
SetDefaults hydrates default values in the get event logs content using g e t 2 params (not the query body).
All values with no default are reset to their zero value.
func (*GetEventLogsContentUsingGET2Params) SetEventID ¶ added in v0.4.0
func (o *GetEventLogsContentUsingGET2Params) SetEventID(eventID strfmt.UUID)
SetEventID adds the eventId to the get event logs content using g e t 2 params
func (*GetEventLogsContentUsingGET2Params) SetHTTPClient ¶ added in v0.4.0
func (o *GetEventLogsContentUsingGET2Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get event logs content using g e t 2 params
func (*GetEventLogsContentUsingGET2Params) SetRequestID ¶ added in v0.4.0
func (o *GetEventLogsContentUsingGET2Params) SetRequestID(requestID strfmt.UUID)
SetRequestID adds the requestId to the get event logs content using g e t 2 params
func (*GetEventLogsContentUsingGET2Params) SetTimeout ¶ added in v0.4.0
func (o *GetEventLogsContentUsingGET2Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get event logs content using g e t 2 params
func (*GetEventLogsContentUsingGET2Params) WithAPIVersion ¶ added in v0.4.0
func (o *GetEventLogsContentUsingGET2Params) WithAPIVersion(aPIVersion *string) *GetEventLogsContentUsingGET2Params
WithAPIVersion adds the aPIVersion to the get event logs content using g e t 2 params
func (*GetEventLogsContentUsingGET2Params) WithContext ¶ added in v0.4.0
func (o *GetEventLogsContentUsingGET2Params) WithContext(ctx context.Context) *GetEventLogsContentUsingGET2Params
WithContext adds the context to the get event logs content using g e t 2 params
func (*GetEventLogsContentUsingGET2Params) WithDefaults ¶ added in v0.4.0
func (o *GetEventLogsContentUsingGET2Params) WithDefaults() *GetEventLogsContentUsingGET2Params
WithDefaults hydrates default values in the get event logs content using g e t 2 params (not the query body).
All values with no default are reset to their zero value.
func (*GetEventLogsContentUsingGET2Params) WithEventID ¶ added in v0.4.0
func (o *GetEventLogsContentUsingGET2Params) WithEventID(eventID strfmt.UUID) *GetEventLogsContentUsingGET2Params
WithEventID adds the eventID to the get event logs content using g e t 2 params
func (*GetEventLogsContentUsingGET2Params) WithHTTPClient ¶ added in v0.4.0
func (o *GetEventLogsContentUsingGET2Params) WithHTTPClient(client *http.Client) *GetEventLogsContentUsingGET2Params
WithHTTPClient adds the HTTPClient to the get event logs content using g e t 2 params
func (*GetEventLogsContentUsingGET2Params) WithRequestID ¶ added in v0.4.0
func (o *GetEventLogsContentUsingGET2Params) WithRequestID(requestID strfmt.UUID) *GetEventLogsContentUsingGET2Params
WithRequestID adds the requestID to the get event logs content using g e t 2 params
func (*GetEventLogsContentUsingGET2Params) WithTimeout ¶ added in v0.4.0
func (o *GetEventLogsContentUsingGET2Params) WithTimeout(timeout time.Duration) *GetEventLogsContentUsingGET2Params
WithTimeout adds the timeout to the get event logs content using g e t 2 params
func (*GetEventLogsContentUsingGET2Params) WriteToRequest ¶ added in v0.4.0
func (o *GetEventLogsContentUsingGET2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetEventLogsContentUsingGET2Reader ¶ added in v0.4.0
type GetEventLogsContentUsingGET2Reader struct {
// contains filtered or unexported fields
}
GetEventLogsContentUsingGET2Reader is a Reader for the GetEventLogsContentUsingGET2 structure.
func (*GetEventLogsContentUsingGET2Reader) ReadResponse ¶ added in v0.4.0
func (o *GetEventLogsContentUsingGET2Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetEventLogsContentUsingGET2Unauthorized ¶ added in v0.4.0
type GetEventLogsContentUsingGET2Unauthorized struct { }
GetEventLogsContentUsingGET2Unauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewGetEventLogsContentUsingGET2Unauthorized ¶ added in v0.4.0
func NewGetEventLogsContentUsingGET2Unauthorized() *GetEventLogsContentUsingGET2Unauthorized
NewGetEventLogsContentUsingGET2Unauthorized creates a GetEventLogsContentUsingGET2Unauthorized with default headers values
func (*GetEventLogsContentUsingGET2Unauthorized) Error ¶ added in v0.4.0
func (o *GetEventLogsContentUsingGET2Unauthorized) Error() string
type GetEventLogsUsingGET2NotFound ¶ added in v0.4.0
GetEventLogsUsingGET2NotFound describes a response with status code 404, with default header values.
Not Found
func NewGetEventLogsUsingGET2NotFound ¶ added in v0.4.0
func NewGetEventLogsUsingGET2NotFound() *GetEventLogsUsingGET2NotFound
NewGetEventLogsUsingGET2NotFound creates a GetEventLogsUsingGET2NotFound with default headers values
func (*GetEventLogsUsingGET2NotFound) Error ¶ added in v0.4.0
func (o *GetEventLogsUsingGET2NotFound) Error() string
func (*GetEventLogsUsingGET2NotFound) GetPayload ¶ added in v0.4.0
func (o *GetEventLogsUsingGET2NotFound) GetPayload() *models.Error
type GetEventLogsUsingGET2OK ¶ added in v0.4.0
type GetEventLogsUsingGET2OK struct {
Payload *models.SliceOfEventLog
}
GetEventLogsUsingGET2OK describes a response with status code 200, with default header values.
OK
func NewGetEventLogsUsingGET2OK ¶ added in v0.4.0
func NewGetEventLogsUsingGET2OK() *GetEventLogsUsingGET2OK
NewGetEventLogsUsingGET2OK creates a GetEventLogsUsingGET2OK with default headers values
func (*GetEventLogsUsingGET2OK) Error ¶ added in v0.4.0
func (o *GetEventLogsUsingGET2OK) Error() string
func (*GetEventLogsUsingGET2OK) GetPayload ¶ added in v0.4.0
func (o *GetEventLogsUsingGET2OK) GetPayload() *models.SliceOfEventLog
type GetEventLogsUsingGET2Params ¶ added in v0.4.0
type GetEventLogsUsingGET2Params struct { /* APIVersion. The version of the API in yyyy-MM-dd format (UTC). If you do not specify explicitly an exact version, you will be calling the latest supported API version. */ APIVersion *string /* EventID. Event ID Format: uuid */ EventID strfmt.UUID /* RequestID. Request ID Format: uuid */ RequestID strfmt.UUID /* SinceRow. A positive row number from which to show logs. Format: int32 */ SinceRow *int32 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetEventLogsUsingGET2Params contains all the parameters to send to the API endpoint
for the get event logs using g e t 2 operation. Typically these are written to a http.Request.
func NewGetEventLogsUsingGET2Params ¶ added in v0.4.0
func NewGetEventLogsUsingGET2Params() *GetEventLogsUsingGET2Params
NewGetEventLogsUsingGET2Params creates a new GetEventLogsUsingGET2Params 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 NewGetEventLogsUsingGET2ParamsWithContext ¶ added in v0.4.0
func NewGetEventLogsUsingGET2ParamsWithContext(ctx context.Context) *GetEventLogsUsingGET2Params
NewGetEventLogsUsingGET2ParamsWithContext creates a new GetEventLogsUsingGET2Params object with the ability to set a context for a request.
func NewGetEventLogsUsingGET2ParamsWithHTTPClient ¶ added in v0.4.0
func NewGetEventLogsUsingGET2ParamsWithHTTPClient(client *http.Client) *GetEventLogsUsingGET2Params
NewGetEventLogsUsingGET2ParamsWithHTTPClient creates a new GetEventLogsUsingGET2Params object with the ability to set a custom HTTPClient for a request.
func NewGetEventLogsUsingGET2ParamsWithTimeout ¶ added in v0.4.0
func NewGetEventLogsUsingGET2ParamsWithTimeout(timeout time.Duration) *GetEventLogsUsingGET2Params
NewGetEventLogsUsingGET2ParamsWithTimeout creates a new GetEventLogsUsingGET2Params object with the ability to set a timeout on a request.
func (*GetEventLogsUsingGET2Params) SetAPIVersion ¶ added in v0.4.0
func (o *GetEventLogsUsingGET2Params) SetAPIVersion(aPIVersion *string)
SetAPIVersion adds the apiVersion to the get event logs using g e t 2 params
func (*GetEventLogsUsingGET2Params) SetContext ¶ added in v0.4.0
func (o *GetEventLogsUsingGET2Params) SetContext(ctx context.Context)
SetContext adds the context to the get event logs using g e t 2 params
func (*GetEventLogsUsingGET2Params) SetDefaults ¶ added in v0.4.0
func (o *GetEventLogsUsingGET2Params) SetDefaults()
SetDefaults hydrates default values in the get event logs using g e t 2 params (not the query body).
All values with no default are reset to their zero value.
func (*GetEventLogsUsingGET2Params) SetEventID ¶ added in v0.4.0
func (o *GetEventLogsUsingGET2Params) SetEventID(eventID strfmt.UUID)
SetEventID adds the eventId to the get event logs using g e t 2 params
func (*GetEventLogsUsingGET2Params) SetHTTPClient ¶ added in v0.4.0
func (o *GetEventLogsUsingGET2Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get event logs using g e t 2 params
func (*GetEventLogsUsingGET2Params) SetRequestID ¶ added in v0.4.0
func (o *GetEventLogsUsingGET2Params) SetRequestID(requestID strfmt.UUID)
SetRequestID adds the requestId to the get event logs using g e t 2 params
func (*GetEventLogsUsingGET2Params) SetSinceRow ¶ added in v0.4.0
func (o *GetEventLogsUsingGET2Params) SetSinceRow(sinceRow *int32)
SetSinceRow adds the sinceRow to the get event logs using g e t 2 params
func (*GetEventLogsUsingGET2Params) SetTimeout ¶ added in v0.4.0
func (o *GetEventLogsUsingGET2Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get event logs using g e t 2 params
func (*GetEventLogsUsingGET2Params) WithAPIVersion ¶ added in v0.4.0
func (o *GetEventLogsUsingGET2Params) WithAPIVersion(aPIVersion *string) *GetEventLogsUsingGET2Params
WithAPIVersion adds the aPIVersion to the get event logs using g e t 2 params
func (*GetEventLogsUsingGET2Params) WithContext ¶ added in v0.4.0
func (o *GetEventLogsUsingGET2Params) WithContext(ctx context.Context) *GetEventLogsUsingGET2Params
WithContext adds the context to the get event logs using g e t 2 params
func (*GetEventLogsUsingGET2Params) WithDefaults ¶ added in v0.4.0
func (o *GetEventLogsUsingGET2Params) WithDefaults() *GetEventLogsUsingGET2Params
WithDefaults hydrates default values in the get event logs using g e t 2 params (not the query body).
All values with no default are reset to their zero value.
func (*GetEventLogsUsingGET2Params) WithEventID ¶ added in v0.4.0
func (o *GetEventLogsUsingGET2Params) WithEventID(eventID strfmt.UUID) *GetEventLogsUsingGET2Params
WithEventID adds the eventID to the get event logs using g e t 2 params
func (*GetEventLogsUsingGET2Params) WithHTTPClient ¶ added in v0.4.0
func (o *GetEventLogsUsingGET2Params) WithHTTPClient(client *http.Client) *GetEventLogsUsingGET2Params
WithHTTPClient adds the HTTPClient to the get event logs using g e t 2 params
func (*GetEventLogsUsingGET2Params) WithRequestID ¶ added in v0.4.0
func (o *GetEventLogsUsingGET2Params) WithRequestID(requestID strfmt.UUID) *GetEventLogsUsingGET2Params
WithRequestID adds the requestID to the get event logs using g e t 2 params
func (*GetEventLogsUsingGET2Params) WithSinceRow ¶ added in v0.4.0
func (o *GetEventLogsUsingGET2Params) WithSinceRow(sinceRow *int32) *GetEventLogsUsingGET2Params
WithSinceRow adds the sinceRow to the get event logs using g e t 2 params
func (*GetEventLogsUsingGET2Params) WithTimeout ¶ added in v0.4.0
func (o *GetEventLogsUsingGET2Params) WithTimeout(timeout time.Duration) *GetEventLogsUsingGET2Params
WithTimeout adds the timeout to the get event logs using g e t 2 params
func (*GetEventLogsUsingGET2Params) WriteToRequest ¶ added in v0.4.0
func (o *GetEventLogsUsingGET2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetEventLogsUsingGET2Reader ¶ added in v0.4.0
type GetEventLogsUsingGET2Reader struct {
// contains filtered or unexported fields
}
GetEventLogsUsingGET2Reader is a Reader for the GetEventLogsUsingGET2 structure.
func (*GetEventLogsUsingGET2Reader) ReadResponse ¶ added in v0.4.0
func (o *GetEventLogsUsingGET2Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetEventLogsUsingGET2Unauthorized ¶ added in v0.4.0
type GetEventLogsUsingGET2Unauthorized struct { }
GetEventLogsUsingGET2Unauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewGetEventLogsUsingGET2Unauthorized ¶ added in v0.4.0
func NewGetEventLogsUsingGET2Unauthorized() *GetEventLogsUsingGET2Unauthorized
NewGetEventLogsUsingGET2Unauthorized creates a GetEventLogsUsingGET2Unauthorized with default headers values
func (*GetEventLogsUsingGET2Unauthorized) Error ¶ added in v0.4.0
func (o *GetEventLogsUsingGET2Unauthorized) Error() string
type GetRequestEventsUsingGET2NotFound ¶ added in v0.4.0
GetRequestEventsUsingGET2NotFound describes a response with status code 404, with default header values.
Not Found
func NewGetRequestEventsUsingGET2NotFound ¶ added in v0.4.0
func NewGetRequestEventsUsingGET2NotFound() *GetRequestEventsUsingGET2NotFound
NewGetRequestEventsUsingGET2NotFound creates a GetRequestEventsUsingGET2NotFound with default headers values
func (*GetRequestEventsUsingGET2NotFound) Error ¶ added in v0.4.0
func (o *GetRequestEventsUsingGET2NotFound) Error() string
func (*GetRequestEventsUsingGET2NotFound) GetPayload ¶ added in v0.4.0
func (o *GetRequestEventsUsingGET2NotFound) GetPayload() *models.Error
type GetRequestEventsUsingGET2OK ¶ added in v0.4.0
type GetRequestEventsUsingGET2OK struct {
Payload *models.PageOfEvent
}
GetRequestEventsUsingGET2OK describes a response with status code 200, with default header values.
OK
func NewGetRequestEventsUsingGET2OK ¶ added in v0.4.0
func NewGetRequestEventsUsingGET2OK() *GetRequestEventsUsingGET2OK
NewGetRequestEventsUsingGET2OK creates a GetRequestEventsUsingGET2OK with default headers values
func (*GetRequestEventsUsingGET2OK) Error ¶ added in v0.4.0
func (o *GetRequestEventsUsingGET2OK) Error() string
func (*GetRequestEventsUsingGET2OK) GetPayload ¶ added in v0.4.0
func (o *GetRequestEventsUsingGET2OK) GetPayload() *models.PageOfEvent
type GetRequestEventsUsingGET2Params ¶ added in v0.4.0
type GetRequestEventsUsingGET2Params struct { /* APIVersion. The version of the API in yyyy-MM-dd format (UTC). If you do not specify explicitly an exact version, you will be calling the latest supported API version. */ APIVersion *string /* RequestID. Request ID Format: uuid */ RequestID strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetRequestEventsUsingGET2Params contains all the parameters to send to the API endpoint
for the get request events using g e t 2 operation. Typically these are written to a http.Request.
func NewGetRequestEventsUsingGET2Params ¶ added in v0.4.0
func NewGetRequestEventsUsingGET2Params() *GetRequestEventsUsingGET2Params
NewGetRequestEventsUsingGET2Params creates a new GetRequestEventsUsingGET2Params 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 NewGetRequestEventsUsingGET2ParamsWithContext ¶ added in v0.4.0
func NewGetRequestEventsUsingGET2ParamsWithContext(ctx context.Context) *GetRequestEventsUsingGET2Params
NewGetRequestEventsUsingGET2ParamsWithContext creates a new GetRequestEventsUsingGET2Params object with the ability to set a context for a request.
func NewGetRequestEventsUsingGET2ParamsWithHTTPClient ¶ added in v0.4.0
func NewGetRequestEventsUsingGET2ParamsWithHTTPClient(client *http.Client) *GetRequestEventsUsingGET2Params
NewGetRequestEventsUsingGET2ParamsWithHTTPClient creates a new GetRequestEventsUsingGET2Params object with the ability to set a custom HTTPClient for a request.
func NewGetRequestEventsUsingGET2ParamsWithTimeout ¶ added in v0.4.0
func NewGetRequestEventsUsingGET2ParamsWithTimeout(timeout time.Duration) *GetRequestEventsUsingGET2Params
NewGetRequestEventsUsingGET2ParamsWithTimeout creates a new GetRequestEventsUsingGET2Params object with the ability to set a timeout on a request.
func (*GetRequestEventsUsingGET2Params) SetAPIVersion ¶ added in v0.4.0
func (o *GetRequestEventsUsingGET2Params) SetAPIVersion(aPIVersion *string)
SetAPIVersion adds the apiVersion to the get request events using g e t 2 params
func (*GetRequestEventsUsingGET2Params) SetContext ¶ added in v0.4.0
func (o *GetRequestEventsUsingGET2Params) SetContext(ctx context.Context)
SetContext adds the context to the get request events using g e t 2 params
func (*GetRequestEventsUsingGET2Params) SetDefaults ¶ added in v0.4.0
func (o *GetRequestEventsUsingGET2Params) SetDefaults()
SetDefaults hydrates default values in the get request events using g e t 2 params (not the query body).
All values with no default are reset to their zero value.
func (*GetRequestEventsUsingGET2Params) SetHTTPClient ¶ added in v0.4.0
func (o *GetRequestEventsUsingGET2Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get request events using g e t 2 params
func (*GetRequestEventsUsingGET2Params) SetRequestID ¶ added in v0.4.0
func (o *GetRequestEventsUsingGET2Params) SetRequestID(requestID strfmt.UUID)
SetRequestID adds the requestId to the get request events using g e t 2 params
func (*GetRequestEventsUsingGET2Params) SetTimeout ¶ added in v0.4.0
func (o *GetRequestEventsUsingGET2Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get request events using g e t 2 params
func (*GetRequestEventsUsingGET2Params) WithAPIVersion ¶ added in v0.4.0
func (o *GetRequestEventsUsingGET2Params) WithAPIVersion(aPIVersion *string) *GetRequestEventsUsingGET2Params
WithAPIVersion adds the aPIVersion to the get request events using g e t 2 params
func (*GetRequestEventsUsingGET2Params) WithContext ¶ added in v0.4.0
func (o *GetRequestEventsUsingGET2Params) WithContext(ctx context.Context) *GetRequestEventsUsingGET2Params
WithContext adds the context to the get request events using g e t 2 params
func (*GetRequestEventsUsingGET2Params) WithDefaults ¶ added in v0.4.0
func (o *GetRequestEventsUsingGET2Params) WithDefaults() *GetRequestEventsUsingGET2Params
WithDefaults hydrates default values in the get request events using g e t 2 params (not the query body).
All values with no default are reset to their zero value.
func (*GetRequestEventsUsingGET2Params) WithHTTPClient ¶ added in v0.4.0
func (o *GetRequestEventsUsingGET2Params) WithHTTPClient(client *http.Client) *GetRequestEventsUsingGET2Params
WithHTTPClient adds the HTTPClient to the get request events using g e t 2 params
func (*GetRequestEventsUsingGET2Params) WithRequestID ¶ added in v0.4.0
func (o *GetRequestEventsUsingGET2Params) WithRequestID(requestID strfmt.UUID) *GetRequestEventsUsingGET2Params
WithRequestID adds the requestID to the get request events using g e t 2 params
func (*GetRequestEventsUsingGET2Params) WithTimeout ¶ added in v0.4.0
func (o *GetRequestEventsUsingGET2Params) WithTimeout(timeout time.Duration) *GetRequestEventsUsingGET2Params
WithTimeout adds the timeout to the get request events using g e t 2 params
func (*GetRequestEventsUsingGET2Params) WriteToRequest ¶ added in v0.4.0
func (o *GetRequestEventsUsingGET2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetRequestEventsUsingGET2Reader ¶ added in v0.4.0
type GetRequestEventsUsingGET2Reader struct {
// contains filtered or unexported fields
}
GetRequestEventsUsingGET2Reader is a Reader for the GetRequestEventsUsingGET2 structure.
func (*GetRequestEventsUsingGET2Reader) ReadResponse ¶ added in v0.4.0
func (o *GetRequestEventsUsingGET2Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetRequestEventsUsingGET2Unauthorized ¶ added in v0.4.0
type GetRequestEventsUsingGET2Unauthorized struct { }
GetRequestEventsUsingGET2Unauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewGetRequestEventsUsingGET2Unauthorized ¶ added in v0.4.0
func NewGetRequestEventsUsingGET2Unauthorized() *GetRequestEventsUsingGET2Unauthorized
NewGetRequestEventsUsingGET2Unauthorized creates a GetRequestEventsUsingGET2Unauthorized with default headers values
func (*GetRequestEventsUsingGET2Unauthorized) Error ¶ added in v0.4.0
func (o *GetRequestEventsUsingGET2Unauthorized) Error() string
type GetRequestUsingGET2NotFound ¶ added in v0.4.0
GetRequestUsingGET2NotFound describes a response with status code 404, with default header values.
Not Found
func NewGetRequestUsingGET2NotFound ¶ added in v0.4.0
func NewGetRequestUsingGET2NotFound() *GetRequestUsingGET2NotFound
NewGetRequestUsingGET2NotFound creates a GetRequestUsingGET2NotFound with default headers values
func (*GetRequestUsingGET2NotFound) Error ¶ added in v0.4.0
func (o *GetRequestUsingGET2NotFound) Error() string
func (*GetRequestUsingGET2NotFound) GetPayload ¶ added in v0.4.0
func (o *GetRequestUsingGET2NotFound) GetPayload() *models.Error
type GetRequestUsingGET2OK ¶ added in v0.4.0
GetRequestUsingGET2OK describes a response with status code 200, with default header values.
OK
func NewGetRequestUsingGET2OK ¶ added in v0.4.0
func NewGetRequestUsingGET2OK() *GetRequestUsingGET2OK
NewGetRequestUsingGET2OK creates a GetRequestUsingGET2OK with default headers values
func (*GetRequestUsingGET2OK) Error ¶ added in v0.4.0
func (o *GetRequestUsingGET2OK) Error() string
func (*GetRequestUsingGET2OK) GetPayload ¶ added in v0.4.0
func (o *GetRequestUsingGET2OK) GetPayload() *models.Request
type GetRequestUsingGET2Params ¶ added in v0.4.0
type GetRequestUsingGET2Params struct { /* APIVersion. The version of the API in yyyy-MM-dd format (UTC). If you do not specify explicitly an exact version, you will be calling the latest supported API version. */ APIVersion *string /* RequestID. Request ID Format: uuid */ RequestID strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetRequestUsingGET2Params contains all the parameters to send to the API endpoint
for the get request using g e t 2 operation. Typically these are written to a http.Request.
func NewGetRequestUsingGET2Params ¶ added in v0.4.0
func NewGetRequestUsingGET2Params() *GetRequestUsingGET2Params
NewGetRequestUsingGET2Params creates a new GetRequestUsingGET2Params 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 NewGetRequestUsingGET2ParamsWithContext ¶ added in v0.4.0
func NewGetRequestUsingGET2ParamsWithContext(ctx context.Context) *GetRequestUsingGET2Params
NewGetRequestUsingGET2ParamsWithContext creates a new GetRequestUsingGET2Params object with the ability to set a context for a request.
func NewGetRequestUsingGET2ParamsWithHTTPClient ¶ added in v0.4.0
func NewGetRequestUsingGET2ParamsWithHTTPClient(client *http.Client) *GetRequestUsingGET2Params
NewGetRequestUsingGET2ParamsWithHTTPClient creates a new GetRequestUsingGET2Params object with the ability to set a custom HTTPClient for a request.
func NewGetRequestUsingGET2ParamsWithTimeout ¶ added in v0.4.0
func NewGetRequestUsingGET2ParamsWithTimeout(timeout time.Duration) *GetRequestUsingGET2Params
NewGetRequestUsingGET2ParamsWithTimeout creates a new GetRequestUsingGET2Params object with the ability to set a timeout on a request.
func (*GetRequestUsingGET2Params) SetAPIVersion ¶ added in v0.4.0
func (o *GetRequestUsingGET2Params) SetAPIVersion(aPIVersion *string)
SetAPIVersion adds the apiVersion to the get request using g e t 2 params
func (*GetRequestUsingGET2Params) SetContext ¶ added in v0.4.0
func (o *GetRequestUsingGET2Params) SetContext(ctx context.Context)
SetContext adds the context to the get request using g e t 2 params
func (*GetRequestUsingGET2Params) SetDefaults ¶ added in v0.4.0
func (o *GetRequestUsingGET2Params) SetDefaults()
SetDefaults hydrates default values in the get request using g e t 2 params (not the query body).
All values with no default are reset to their zero value.
func (*GetRequestUsingGET2Params) SetHTTPClient ¶ added in v0.4.0
func (o *GetRequestUsingGET2Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get request using g e t 2 params
func (*GetRequestUsingGET2Params) SetRequestID ¶ added in v0.4.0
func (o *GetRequestUsingGET2Params) SetRequestID(requestID strfmt.UUID)
SetRequestID adds the requestId to the get request using g e t 2 params
func (*GetRequestUsingGET2Params) SetTimeout ¶ added in v0.4.0
func (o *GetRequestUsingGET2Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get request using g e t 2 params
func (*GetRequestUsingGET2Params) WithAPIVersion ¶ added in v0.4.0
func (o *GetRequestUsingGET2Params) WithAPIVersion(aPIVersion *string) *GetRequestUsingGET2Params
WithAPIVersion adds the aPIVersion to the get request using g e t 2 params
func (*GetRequestUsingGET2Params) WithContext ¶ added in v0.4.0
func (o *GetRequestUsingGET2Params) WithContext(ctx context.Context) *GetRequestUsingGET2Params
WithContext adds the context to the get request using g e t 2 params
func (*GetRequestUsingGET2Params) WithDefaults ¶ added in v0.4.0
func (o *GetRequestUsingGET2Params) WithDefaults() *GetRequestUsingGET2Params
WithDefaults hydrates default values in the get request using g e t 2 params (not the query body).
All values with no default are reset to their zero value.
func (*GetRequestUsingGET2Params) WithHTTPClient ¶ added in v0.4.0
func (o *GetRequestUsingGET2Params) WithHTTPClient(client *http.Client) *GetRequestUsingGET2Params
WithHTTPClient adds the HTTPClient to the get request using g e t 2 params
func (*GetRequestUsingGET2Params) WithRequestID ¶ added in v0.4.0
func (o *GetRequestUsingGET2Params) WithRequestID(requestID strfmt.UUID) *GetRequestUsingGET2Params
WithRequestID adds the requestID to the get request using g e t 2 params
func (*GetRequestUsingGET2Params) WithTimeout ¶ added in v0.4.0
func (o *GetRequestUsingGET2Params) WithTimeout(timeout time.Duration) *GetRequestUsingGET2Params
WithTimeout adds the timeout to the get request using g e t 2 params
func (*GetRequestUsingGET2Params) WriteToRequest ¶ added in v0.4.0
func (o *GetRequestUsingGET2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetRequestUsingGET2Reader ¶ added in v0.4.0
type GetRequestUsingGET2Reader struct {
// contains filtered or unexported fields
}
GetRequestUsingGET2Reader is a Reader for the GetRequestUsingGET2 structure.
func (*GetRequestUsingGET2Reader) ReadResponse ¶ added in v0.4.0
func (o *GetRequestUsingGET2Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetRequestUsingGET2Unauthorized ¶ added in v0.4.0
type GetRequestUsingGET2Unauthorized struct { }
GetRequestUsingGET2Unauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewGetRequestUsingGET2Unauthorized ¶ added in v0.4.0
func NewGetRequestUsingGET2Unauthorized() *GetRequestUsingGET2Unauthorized
NewGetRequestUsingGET2Unauthorized creates a GetRequestUsingGET2Unauthorized with default headers values
func (*GetRequestUsingGET2Unauthorized) Error ¶ added in v0.4.0
func (o *GetRequestUsingGET2Unauthorized) Error() string
type ListResourceRequestsUsingGET2NotFound ¶ added in v0.4.0
ListResourceRequestsUsingGET2NotFound describes a response with status code 404, with default header values.
Not Found
func NewListResourceRequestsUsingGET2NotFound ¶ added in v0.4.0
func NewListResourceRequestsUsingGET2NotFound() *ListResourceRequestsUsingGET2NotFound
NewListResourceRequestsUsingGET2NotFound creates a ListResourceRequestsUsingGET2NotFound with default headers values
func (*ListResourceRequestsUsingGET2NotFound) Error ¶ added in v0.4.0
func (o *ListResourceRequestsUsingGET2NotFound) Error() string
func (*ListResourceRequestsUsingGET2NotFound) GetPayload ¶ added in v0.4.0
func (o *ListResourceRequestsUsingGET2NotFound) GetPayload() *models.Error
type ListResourceRequestsUsingGET2OK ¶ added in v0.4.0
type ListResourceRequestsUsingGET2OK struct {
Payload *models.PageOfRequest
}
ListResourceRequestsUsingGET2OK describes a response with status code 200, with default header values.
OK
func NewListResourceRequestsUsingGET2OK ¶ added in v0.4.0
func NewListResourceRequestsUsingGET2OK() *ListResourceRequestsUsingGET2OK
NewListResourceRequestsUsingGET2OK creates a ListResourceRequestsUsingGET2OK with default headers values
func (*ListResourceRequestsUsingGET2OK) Error ¶ added in v0.4.0
func (o *ListResourceRequestsUsingGET2OK) Error() string
func (*ListResourceRequestsUsingGET2OK) GetPayload ¶ added in v0.4.0
func (o *ListResourceRequestsUsingGET2OK) GetPayload() *models.PageOfRequest
type ListResourceRequestsUsingGET2Params ¶ added in v0.4.0
type ListResourceRequestsUsingGET2Params struct { /* DollarOrderby. Sorting criteria in the format: property (asc|desc). Default sort order is ascending. Multiple sort criteria are supported. */ DollarOrderby []string /* DollarSkip. Number of records you want to skip Format: int32 */ DollarSkip *int32 /* DollarTop. Number of records you want Format: int32 */ DollarTop *int32 /* APIVersion. The version of the API in yyyy-MM-dd format (UTC). If you do not specify explicitly an exact version, you will be calling the latest supported API version. */ APIVersion *string /* ResourceID. Resource ID Format: uuid */ ResourceID strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ListResourceRequestsUsingGET2Params contains all the parameters to send to the API endpoint
for the list resource requests using g e t 2 operation. Typically these are written to a http.Request.
func NewListResourceRequestsUsingGET2Params ¶ added in v0.4.0
func NewListResourceRequestsUsingGET2Params() *ListResourceRequestsUsingGET2Params
NewListResourceRequestsUsingGET2Params creates a new ListResourceRequestsUsingGET2Params 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 NewListResourceRequestsUsingGET2ParamsWithContext ¶ added in v0.4.0
func NewListResourceRequestsUsingGET2ParamsWithContext(ctx context.Context) *ListResourceRequestsUsingGET2Params
NewListResourceRequestsUsingGET2ParamsWithContext creates a new ListResourceRequestsUsingGET2Params object with the ability to set a context for a request.
func NewListResourceRequestsUsingGET2ParamsWithHTTPClient ¶ added in v0.4.0
func NewListResourceRequestsUsingGET2ParamsWithHTTPClient(client *http.Client) *ListResourceRequestsUsingGET2Params
NewListResourceRequestsUsingGET2ParamsWithHTTPClient creates a new ListResourceRequestsUsingGET2Params object with the ability to set a custom HTTPClient for a request.
func NewListResourceRequestsUsingGET2ParamsWithTimeout ¶ added in v0.4.0
func NewListResourceRequestsUsingGET2ParamsWithTimeout(timeout time.Duration) *ListResourceRequestsUsingGET2Params
NewListResourceRequestsUsingGET2ParamsWithTimeout creates a new ListResourceRequestsUsingGET2Params object with the ability to set a timeout on a request.
func (*ListResourceRequestsUsingGET2Params) SetAPIVersion ¶ added in v0.4.0
func (o *ListResourceRequestsUsingGET2Params) SetAPIVersion(aPIVersion *string)
SetAPIVersion adds the apiVersion to the list resource requests using g e t 2 params
func (*ListResourceRequestsUsingGET2Params) SetContext ¶ added in v0.4.0
func (o *ListResourceRequestsUsingGET2Params) SetContext(ctx context.Context)
SetContext adds the context to the list resource requests using g e t 2 params
func (*ListResourceRequestsUsingGET2Params) SetDefaults ¶ added in v0.4.0
func (o *ListResourceRequestsUsingGET2Params) SetDefaults()
SetDefaults hydrates default values in the list resource requests using g e t 2 params (not the query body).
All values with no default are reset to their zero value.
func (*ListResourceRequestsUsingGET2Params) SetDollarOrderby ¶ added in v0.4.0
func (o *ListResourceRequestsUsingGET2Params) SetDollarOrderby(dollarOrderby []string)
SetDollarOrderby adds the dollarOrderby to the list resource requests using g e t 2 params
func (*ListResourceRequestsUsingGET2Params) SetDollarSkip ¶ added in v0.4.0
func (o *ListResourceRequestsUsingGET2Params) SetDollarSkip(dollarSkip *int32)
SetDollarSkip adds the dollarSkip to the list resource requests using g e t 2 params
func (*ListResourceRequestsUsingGET2Params) SetDollarTop ¶ added in v0.4.0
func (o *ListResourceRequestsUsingGET2Params) SetDollarTop(dollarTop *int32)
SetDollarTop adds the dollarTop to the list resource requests using g e t 2 params
func (*ListResourceRequestsUsingGET2Params) SetHTTPClient ¶ added in v0.4.0
func (o *ListResourceRequestsUsingGET2Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list resource requests using g e t 2 params
func (*ListResourceRequestsUsingGET2Params) SetResourceID ¶ added in v0.4.0
func (o *ListResourceRequestsUsingGET2Params) SetResourceID(resourceID strfmt.UUID)
SetResourceID adds the resourceId to the list resource requests using g e t 2 params
func (*ListResourceRequestsUsingGET2Params) SetTimeout ¶ added in v0.4.0
func (o *ListResourceRequestsUsingGET2Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list resource requests using g e t 2 params
func (*ListResourceRequestsUsingGET2Params) WithAPIVersion ¶ added in v0.4.0
func (o *ListResourceRequestsUsingGET2Params) WithAPIVersion(aPIVersion *string) *ListResourceRequestsUsingGET2Params
WithAPIVersion adds the aPIVersion to the list resource requests using g e t 2 params
func (*ListResourceRequestsUsingGET2Params) WithContext ¶ added in v0.4.0
func (o *ListResourceRequestsUsingGET2Params) WithContext(ctx context.Context) *ListResourceRequestsUsingGET2Params
WithContext adds the context to the list resource requests using g e t 2 params
func (*ListResourceRequestsUsingGET2Params) WithDefaults ¶ added in v0.4.0
func (o *ListResourceRequestsUsingGET2Params) WithDefaults() *ListResourceRequestsUsingGET2Params
WithDefaults hydrates default values in the list resource requests using g e t 2 params (not the query body).
All values with no default are reset to their zero value.
func (*ListResourceRequestsUsingGET2Params) WithDollarOrderby ¶ added in v0.4.0
func (o *ListResourceRequestsUsingGET2Params) WithDollarOrderby(dollarOrderby []string) *ListResourceRequestsUsingGET2Params
WithDollarOrderby adds the dollarOrderby to the list resource requests using g e t 2 params
func (*ListResourceRequestsUsingGET2Params) WithDollarSkip ¶ added in v0.4.0
func (o *ListResourceRequestsUsingGET2Params) WithDollarSkip(dollarSkip *int32) *ListResourceRequestsUsingGET2Params
WithDollarSkip adds the dollarSkip to the list resource requests using g e t 2 params
func (*ListResourceRequestsUsingGET2Params) WithDollarTop ¶ added in v0.4.0
func (o *ListResourceRequestsUsingGET2Params) WithDollarTop(dollarTop *int32) *ListResourceRequestsUsingGET2Params
WithDollarTop adds the dollarTop to the list resource requests using g e t 2 params
func (*ListResourceRequestsUsingGET2Params) WithHTTPClient ¶ added in v0.4.0
func (o *ListResourceRequestsUsingGET2Params) WithHTTPClient(client *http.Client) *ListResourceRequestsUsingGET2Params
WithHTTPClient adds the HTTPClient to the list resource requests using g e t 2 params
func (*ListResourceRequestsUsingGET2Params) WithResourceID ¶ added in v0.4.0
func (o *ListResourceRequestsUsingGET2Params) WithResourceID(resourceID strfmt.UUID) *ListResourceRequestsUsingGET2Params
WithResourceID adds the resourceID to the list resource requests using g e t 2 params
func (*ListResourceRequestsUsingGET2Params) WithTimeout ¶ added in v0.4.0
func (o *ListResourceRequestsUsingGET2Params) WithTimeout(timeout time.Duration) *ListResourceRequestsUsingGET2Params
WithTimeout adds the timeout to the list resource requests using g e t 2 params
func (*ListResourceRequestsUsingGET2Params) WriteToRequest ¶ added in v0.4.0
func (o *ListResourceRequestsUsingGET2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListResourceRequestsUsingGET2Reader ¶ added in v0.4.0
type ListResourceRequestsUsingGET2Reader struct {
// contains filtered or unexported fields
}
ListResourceRequestsUsingGET2Reader is a Reader for the ListResourceRequestsUsingGET2 structure.
func (*ListResourceRequestsUsingGET2Reader) ReadResponse ¶ added in v0.4.0
func (o *ListResourceRequestsUsingGET2Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListResourceRequestsUsingGET2Unauthorized ¶ added in v0.4.0
type ListResourceRequestsUsingGET2Unauthorized struct { }
ListResourceRequestsUsingGET2Unauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewListResourceRequestsUsingGET2Unauthorized ¶ added in v0.4.0
func NewListResourceRequestsUsingGET2Unauthorized() *ListResourceRequestsUsingGET2Unauthorized
NewListResourceRequestsUsingGET2Unauthorized creates a ListResourceRequestsUsingGET2Unauthorized with default headers values
func (*ListResourceRequestsUsingGET2Unauthorized) Error ¶ added in v0.4.0
func (o *ListResourceRequestsUsingGET2Unauthorized) Error() string
Source Files
¶
- action_deployment_request_using_post2_parameters.go
- action_deployment_request_using_post2_responses.go
- get_deployment_requests_using_get2_parameters.go
- get_deployment_requests_using_get2_responses.go
- get_event_logs_content_using_get2_parameters.go
- get_event_logs_content_using_get2_responses.go
- get_event_logs_using_get2_parameters.go
- get_event_logs_using_get2_responses.go
- get_request_events_using_get2_parameters.go
- get_request_events_using_get2_responses.go
- get_request_using_get2_parameters.go
- get_request_using_get2_responses.go
- list_resource_requests_using_get2_parameters.go
- list_resource_requests_using_get2_responses.go
- requests_client.go