Documentation ¶
Index ¶
- type ActionDeploymentRequestUsingPOSTNotFound
- type ActionDeploymentRequestUsingPOSTOK
- type ActionDeploymentRequestUsingPOSTParams
- func NewActionDeploymentRequestUsingPOSTParams() *ActionDeploymentRequestUsingPOSTParams
- func NewActionDeploymentRequestUsingPOSTParamsWithContext(ctx context.Context) *ActionDeploymentRequestUsingPOSTParams
- func NewActionDeploymentRequestUsingPOSTParamsWithHTTPClient(client *http.Client) *ActionDeploymentRequestUsingPOSTParams
- func NewActionDeploymentRequestUsingPOSTParamsWithTimeout(timeout time.Duration) *ActionDeploymentRequestUsingPOSTParams
- func (o *ActionDeploymentRequestUsingPOSTParams) SetAction(action string)
- func (o *ActionDeploymentRequestUsingPOSTParams) SetContext(ctx context.Context)
- func (o *ActionDeploymentRequestUsingPOSTParams) SetHTTPClient(client *http.Client)
- func (o *ActionDeploymentRequestUsingPOSTParams) SetRequestID(requestID strfmt.UUID)
- func (o *ActionDeploymentRequestUsingPOSTParams) SetTimeout(timeout time.Duration)
- func (o *ActionDeploymentRequestUsingPOSTParams) WithAction(action string) *ActionDeploymentRequestUsingPOSTParams
- func (o *ActionDeploymentRequestUsingPOSTParams) WithContext(ctx context.Context) *ActionDeploymentRequestUsingPOSTParams
- func (o *ActionDeploymentRequestUsingPOSTParams) WithHTTPClient(client *http.Client) *ActionDeploymentRequestUsingPOSTParams
- func (o *ActionDeploymentRequestUsingPOSTParams) WithRequestID(requestID strfmt.UUID) *ActionDeploymentRequestUsingPOSTParams
- func (o *ActionDeploymentRequestUsingPOSTParams) WithTimeout(timeout time.Duration) *ActionDeploymentRequestUsingPOSTParams
- func (o *ActionDeploymentRequestUsingPOSTParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ActionDeploymentRequestUsingPOSTReader
- type ActionDeploymentRequestUsingPOSTUnauthorized
- type Client
- func (a *Client) ActionDeploymentRequestUsingPOST(params *ActionDeploymentRequestUsingPOSTParams) (*ActionDeploymentRequestUsingPOSTOK, error)
- func (a *Client) GetDeploymentActionUsingGET(params *GetDeploymentActionUsingGETParams) (*GetDeploymentActionUsingGETOK, error)
- func (a *Client) GetDeploymentActionsUsingGET(params *GetDeploymentActionsUsingGETParams) (*GetDeploymentActionsUsingGETOK, error)
- func (a *Client) GetResourceActionUsingGET(params *GetResourceActionUsingGETParams) (*GetResourceActionUsingGETOK, error)
- func (a *Client) GetResourceActionsUsingGET(params *GetResourceActionsUsingGETParams) (*GetResourceActionsUsingGETOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- func (a *Client) SubmitDeploymentActionRequestUsingPOST(params *SubmitDeploymentActionRequestUsingPOSTParams) (*SubmitDeploymentActionRequestUsingPOSTOK, error)
- func (a *Client) SubmitResourceActionRequestUsingPOST(params *SubmitResourceActionRequestUsingPOSTParams) (*SubmitResourceActionRequestUsingPOSTOK, error)
- type GetDeploymentActionUsingGETNotFound
- type GetDeploymentActionUsingGETOK
- type GetDeploymentActionUsingGETParams
- func NewGetDeploymentActionUsingGETParams() *GetDeploymentActionUsingGETParams
- func NewGetDeploymentActionUsingGETParamsWithContext(ctx context.Context) *GetDeploymentActionUsingGETParams
- func NewGetDeploymentActionUsingGETParamsWithHTTPClient(client *http.Client) *GetDeploymentActionUsingGETParams
- func NewGetDeploymentActionUsingGETParamsWithTimeout(timeout time.Duration) *GetDeploymentActionUsingGETParams
- func (o *GetDeploymentActionUsingGETParams) SetActionID(actionID string)
- func (o *GetDeploymentActionUsingGETParams) SetContext(ctx context.Context)
- func (o *GetDeploymentActionUsingGETParams) SetDepID(depID strfmt.UUID)
- func (o *GetDeploymentActionUsingGETParams) SetHTTPClient(client *http.Client)
- func (o *GetDeploymentActionUsingGETParams) SetTimeout(timeout time.Duration)
- func (o *GetDeploymentActionUsingGETParams) WithActionID(actionID string) *GetDeploymentActionUsingGETParams
- func (o *GetDeploymentActionUsingGETParams) WithContext(ctx context.Context) *GetDeploymentActionUsingGETParams
- func (o *GetDeploymentActionUsingGETParams) WithDepID(depID strfmt.UUID) *GetDeploymentActionUsingGETParams
- func (o *GetDeploymentActionUsingGETParams) WithHTTPClient(client *http.Client) *GetDeploymentActionUsingGETParams
- func (o *GetDeploymentActionUsingGETParams) WithTimeout(timeout time.Duration) *GetDeploymentActionUsingGETParams
- func (o *GetDeploymentActionUsingGETParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetDeploymentActionUsingGETReader
- type GetDeploymentActionUsingGETUnauthorized
- type GetDeploymentActionsUsingGETNotFound
- type GetDeploymentActionsUsingGETOK
- type GetDeploymentActionsUsingGETParams
- func NewGetDeploymentActionsUsingGETParams() *GetDeploymentActionsUsingGETParams
- func NewGetDeploymentActionsUsingGETParamsWithContext(ctx context.Context) *GetDeploymentActionsUsingGETParams
- func NewGetDeploymentActionsUsingGETParamsWithHTTPClient(client *http.Client) *GetDeploymentActionsUsingGETParams
- func NewGetDeploymentActionsUsingGETParamsWithTimeout(timeout time.Duration) *GetDeploymentActionsUsingGETParams
- func (o *GetDeploymentActionsUsingGETParams) SetContext(ctx context.Context)
- func (o *GetDeploymentActionsUsingGETParams) SetDepID(depID strfmt.UUID)
- func (o *GetDeploymentActionsUsingGETParams) SetHTTPClient(client *http.Client)
- func (o *GetDeploymentActionsUsingGETParams) SetTimeout(timeout time.Duration)
- func (o *GetDeploymentActionsUsingGETParams) WithContext(ctx context.Context) *GetDeploymentActionsUsingGETParams
- func (o *GetDeploymentActionsUsingGETParams) WithDepID(depID strfmt.UUID) *GetDeploymentActionsUsingGETParams
- func (o *GetDeploymentActionsUsingGETParams) WithHTTPClient(client *http.Client) *GetDeploymentActionsUsingGETParams
- func (o *GetDeploymentActionsUsingGETParams) WithTimeout(timeout time.Duration) *GetDeploymentActionsUsingGETParams
- func (o *GetDeploymentActionsUsingGETParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetDeploymentActionsUsingGETReader
- type GetDeploymentActionsUsingGETUnauthorized
- type GetResourceActionUsingGETNotFound
- type GetResourceActionUsingGETOK
- type GetResourceActionUsingGETParams
- func NewGetResourceActionUsingGETParams() *GetResourceActionUsingGETParams
- func NewGetResourceActionUsingGETParamsWithContext(ctx context.Context) *GetResourceActionUsingGETParams
- func NewGetResourceActionUsingGETParamsWithHTTPClient(client *http.Client) *GetResourceActionUsingGETParams
- func NewGetResourceActionUsingGETParamsWithTimeout(timeout time.Duration) *GetResourceActionUsingGETParams
- func (o *GetResourceActionUsingGETParams) SetActionID(actionID string)
- func (o *GetResourceActionUsingGETParams) SetContext(ctx context.Context)
- func (o *GetResourceActionUsingGETParams) SetDepID(depID strfmt.UUID)
- func (o *GetResourceActionUsingGETParams) SetHTTPClient(client *http.Client)
- func (o *GetResourceActionUsingGETParams) SetResourceID(resourceID strfmt.UUID)
- func (o *GetResourceActionUsingGETParams) SetTimeout(timeout time.Duration)
- func (o *GetResourceActionUsingGETParams) WithActionID(actionID string) *GetResourceActionUsingGETParams
- func (o *GetResourceActionUsingGETParams) WithContext(ctx context.Context) *GetResourceActionUsingGETParams
- func (o *GetResourceActionUsingGETParams) WithDepID(depID strfmt.UUID) *GetResourceActionUsingGETParams
- func (o *GetResourceActionUsingGETParams) WithHTTPClient(client *http.Client) *GetResourceActionUsingGETParams
- func (o *GetResourceActionUsingGETParams) WithResourceID(resourceID strfmt.UUID) *GetResourceActionUsingGETParams
- func (o *GetResourceActionUsingGETParams) WithTimeout(timeout time.Duration) *GetResourceActionUsingGETParams
- func (o *GetResourceActionUsingGETParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetResourceActionUsingGETReader
- type GetResourceActionUsingGETUnauthorized
- type GetResourceActionsUsingGETNotFound
- type GetResourceActionsUsingGETOK
- type GetResourceActionsUsingGETParams
- func NewGetResourceActionsUsingGETParams() *GetResourceActionsUsingGETParams
- func NewGetResourceActionsUsingGETParamsWithContext(ctx context.Context) *GetResourceActionsUsingGETParams
- func NewGetResourceActionsUsingGETParamsWithHTTPClient(client *http.Client) *GetResourceActionsUsingGETParams
- func NewGetResourceActionsUsingGETParamsWithTimeout(timeout time.Duration) *GetResourceActionsUsingGETParams
- func (o *GetResourceActionsUsingGETParams) SetContext(ctx context.Context)
- func (o *GetResourceActionsUsingGETParams) SetDepID(depID strfmt.UUID)
- func (o *GetResourceActionsUsingGETParams) SetHTTPClient(client *http.Client)
- func (o *GetResourceActionsUsingGETParams) SetResourceID(resourceID strfmt.UUID)
- func (o *GetResourceActionsUsingGETParams) SetTimeout(timeout time.Duration)
- func (o *GetResourceActionsUsingGETParams) WithContext(ctx context.Context) *GetResourceActionsUsingGETParams
- func (o *GetResourceActionsUsingGETParams) WithDepID(depID strfmt.UUID) *GetResourceActionsUsingGETParams
- func (o *GetResourceActionsUsingGETParams) WithHTTPClient(client *http.Client) *GetResourceActionsUsingGETParams
- func (o *GetResourceActionsUsingGETParams) WithResourceID(resourceID strfmt.UUID) *GetResourceActionsUsingGETParams
- func (o *GetResourceActionsUsingGETParams) WithTimeout(timeout time.Duration) *GetResourceActionsUsingGETParams
- func (o *GetResourceActionsUsingGETParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetResourceActionsUsingGETReader
- type GetResourceActionsUsingGETUnauthorized
- type SubmitDeploymentActionRequestUsingPOSTNotFound
- type SubmitDeploymentActionRequestUsingPOSTOK
- type SubmitDeploymentActionRequestUsingPOSTParams
- func NewSubmitDeploymentActionRequestUsingPOSTParams() *SubmitDeploymentActionRequestUsingPOSTParams
- func NewSubmitDeploymentActionRequestUsingPOSTParamsWithContext(ctx context.Context) *SubmitDeploymentActionRequestUsingPOSTParams
- func NewSubmitDeploymentActionRequestUsingPOSTParamsWithHTTPClient(client *http.Client) *SubmitDeploymentActionRequestUsingPOSTParams
- func NewSubmitDeploymentActionRequestUsingPOSTParamsWithTimeout(timeout time.Duration) *SubmitDeploymentActionRequestUsingPOSTParams
- func (o *SubmitDeploymentActionRequestUsingPOSTParams) SetActionRequest(actionRequest *models.ResourceActionRequest)
- func (o *SubmitDeploymentActionRequestUsingPOSTParams) SetContext(ctx context.Context)
- func (o *SubmitDeploymentActionRequestUsingPOSTParams) SetDepID(depID strfmt.UUID)
- func (o *SubmitDeploymentActionRequestUsingPOSTParams) SetHTTPClient(client *http.Client)
- func (o *SubmitDeploymentActionRequestUsingPOSTParams) SetTimeout(timeout time.Duration)
- func (o *SubmitDeploymentActionRequestUsingPOSTParams) WithActionRequest(actionRequest *models.ResourceActionRequest) *SubmitDeploymentActionRequestUsingPOSTParams
- func (o *SubmitDeploymentActionRequestUsingPOSTParams) WithContext(ctx context.Context) *SubmitDeploymentActionRequestUsingPOSTParams
- func (o *SubmitDeploymentActionRequestUsingPOSTParams) WithDepID(depID strfmt.UUID) *SubmitDeploymentActionRequestUsingPOSTParams
- func (o *SubmitDeploymentActionRequestUsingPOSTParams) WithHTTPClient(client *http.Client) *SubmitDeploymentActionRequestUsingPOSTParams
- func (o *SubmitDeploymentActionRequestUsingPOSTParams) WithTimeout(timeout time.Duration) *SubmitDeploymentActionRequestUsingPOSTParams
- func (o *SubmitDeploymentActionRequestUsingPOSTParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SubmitDeploymentActionRequestUsingPOSTReader
- type SubmitDeploymentActionRequestUsingPOSTUnauthorized
- type SubmitResourceActionRequestUsingPOSTNotFound
- type SubmitResourceActionRequestUsingPOSTOK
- type SubmitResourceActionRequestUsingPOSTParams
- func NewSubmitResourceActionRequestUsingPOSTParams() *SubmitResourceActionRequestUsingPOSTParams
- func NewSubmitResourceActionRequestUsingPOSTParamsWithContext(ctx context.Context) *SubmitResourceActionRequestUsingPOSTParams
- func NewSubmitResourceActionRequestUsingPOSTParamsWithHTTPClient(client *http.Client) *SubmitResourceActionRequestUsingPOSTParams
- func NewSubmitResourceActionRequestUsingPOSTParamsWithTimeout(timeout time.Duration) *SubmitResourceActionRequestUsingPOSTParams
- func (o *SubmitResourceActionRequestUsingPOSTParams) SetActionRequest(actionRequest *models.ResourceActionRequest)
- func (o *SubmitResourceActionRequestUsingPOSTParams) SetContext(ctx context.Context)
- func (o *SubmitResourceActionRequestUsingPOSTParams) SetDepID(depID strfmt.UUID)
- func (o *SubmitResourceActionRequestUsingPOSTParams) SetHTTPClient(client *http.Client)
- func (o *SubmitResourceActionRequestUsingPOSTParams) SetResourceID(resourceID strfmt.UUID)
- func (o *SubmitResourceActionRequestUsingPOSTParams) SetTimeout(timeout time.Duration)
- func (o *SubmitResourceActionRequestUsingPOSTParams) WithActionRequest(actionRequest *models.ResourceActionRequest) *SubmitResourceActionRequestUsingPOSTParams
- func (o *SubmitResourceActionRequestUsingPOSTParams) WithContext(ctx context.Context) *SubmitResourceActionRequestUsingPOSTParams
- func (o *SubmitResourceActionRequestUsingPOSTParams) WithDepID(depID strfmt.UUID) *SubmitResourceActionRequestUsingPOSTParams
- func (o *SubmitResourceActionRequestUsingPOSTParams) WithHTTPClient(client *http.Client) *SubmitResourceActionRequestUsingPOSTParams
- func (o *SubmitResourceActionRequestUsingPOSTParams) WithResourceID(resourceID strfmt.UUID) *SubmitResourceActionRequestUsingPOSTParams
- func (o *SubmitResourceActionRequestUsingPOSTParams) WithTimeout(timeout time.Duration) *SubmitResourceActionRequestUsingPOSTParams
- func (o *SubmitResourceActionRequestUsingPOSTParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SubmitResourceActionRequestUsingPOSTReader
- type SubmitResourceActionRequestUsingPOSTUnauthorized
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ActionDeploymentRequestUsingPOSTNotFound ¶
type ActionDeploymentRequestUsingPOSTNotFound struct { }
ActionDeploymentRequestUsingPOSTNotFound handles this case with default header values.
Not Found
func NewActionDeploymentRequestUsingPOSTNotFound ¶
func NewActionDeploymentRequestUsingPOSTNotFound() *ActionDeploymentRequestUsingPOSTNotFound
NewActionDeploymentRequestUsingPOSTNotFound creates a ActionDeploymentRequestUsingPOSTNotFound with default headers values
func (*ActionDeploymentRequestUsingPOSTNotFound) Error ¶
func (o *ActionDeploymentRequestUsingPOSTNotFound) Error() string
type ActionDeploymentRequestUsingPOSTOK ¶
type ActionDeploymentRequestUsingPOSTOK struct { }
ActionDeploymentRequestUsingPOSTOK handles this case with default header values.
OK
func NewActionDeploymentRequestUsingPOSTOK ¶
func NewActionDeploymentRequestUsingPOSTOK() *ActionDeploymentRequestUsingPOSTOK
NewActionDeploymentRequestUsingPOSTOK creates a ActionDeploymentRequestUsingPOSTOK with default headers values
func (*ActionDeploymentRequestUsingPOSTOK) Error ¶
func (o *ActionDeploymentRequestUsingPOSTOK) Error() string
type ActionDeploymentRequestUsingPOSTParams ¶
type ActionDeploymentRequestUsingPOSTParams struct { /*Action action */ Action string /*RequestID requestId */ RequestID strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ActionDeploymentRequestUsingPOSTParams contains all the parameters to send to the API endpoint for the action deployment request using p o s t operation typically these are written to a http.Request
func NewActionDeploymentRequestUsingPOSTParams ¶
func NewActionDeploymentRequestUsingPOSTParams() *ActionDeploymentRequestUsingPOSTParams
NewActionDeploymentRequestUsingPOSTParams creates a new ActionDeploymentRequestUsingPOSTParams object with the default values initialized.
func NewActionDeploymentRequestUsingPOSTParamsWithContext ¶
func NewActionDeploymentRequestUsingPOSTParamsWithContext(ctx context.Context) *ActionDeploymentRequestUsingPOSTParams
NewActionDeploymentRequestUsingPOSTParamsWithContext creates a new ActionDeploymentRequestUsingPOSTParams object with the default values initialized, and the ability to set a context for a request
func NewActionDeploymentRequestUsingPOSTParamsWithHTTPClient ¶
func NewActionDeploymentRequestUsingPOSTParamsWithHTTPClient(client *http.Client) *ActionDeploymentRequestUsingPOSTParams
NewActionDeploymentRequestUsingPOSTParamsWithHTTPClient creates a new ActionDeploymentRequestUsingPOSTParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewActionDeploymentRequestUsingPOSTParamsWithTimeout ¶
func NewActionDeploymentRequestUsingPOSTParamsWithTimeout(timeout time.Duration) *ActionDeploymentRequestUsingPOSTParams
NewActionDeploymentRequestUsingPOSTParamsWithTimeout creates a new ActionDeploymentRequestUsingPOSTParams object with the default values initialized, and the ability to set a timeout on a request
func (*ActionDeploymentRequestUsingPOSTParams) SetAction ¶
func (o *ActionDeploymentRequestUsingPOSTParams) SetAction(action string)
SetAction adds the action to the action deployment request using p o s t params
func (*ActionDeploymentRequestUsingPOSTParams) SetContext ¶
func (o *ActionDeploymentRequestUsingPOSTParams) SetContext(ctx context.Context)
SetContext adds the context to the action deployment request using p o s t params
func (*ActionDeploymentRequestUsingPOSTParams) SetHTTPClient ¶
func (o *ActionDeploymentRequestUsingPOSTParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the action deployment request using p o s t params
func (*ActionDeploymentRequestUsingPOSTParams) SetRequestID ¶
func (o *ActionDeploymentRequestUsingPOSTParams) SetRequestID(requestID strfmt.UUID)
SetRequestID adds the requestId to the action deployment request using p o s t params
func (*ActionDeploymentRequestUsingPOSTParams) SetTimeout ¶
func (o *ActionDeploymentRequestUsingPOSTParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the action deployment request using p o s t params
func (*ActionDeploymentRequestUsingPOSTParams) WithAction ¶
func (o *ActionDeploymentRequestUsingPOSTParams) WithAction(action string) *ActionDeploymentRequestUsingPOSTParams
WithAction adds the action to the action deployment request using p o s t params
func (*ActionDeploymentRequestUsingPOSTParams) WithContext ¶
func (o *ActionDeploymentRequestUsingPOSTParams) WithContext(ctx context.Context) *ActionDeploymentRequestUsingPOSTParams
WithContext adds the context to the action deployment request using p o s t params
func (*ActionDeploymentRequestUsingPOSTParams) WithHTTPClient ¶
func (o *ActionDeploymentRequestUsingPOSTParams) WithHTTPClient(client *http.Client) *ActionDeploymentRequestUsingPOSTParams
WithHTTPClient adds the HTTPClient to the action deployment request using p o s t params
func (*ActionDeploymentRequestUsingPOSTParams) WithRequestID ¶
func (o *ActionDeploymentRequestUsingPOSTParams) WithRequestID(requestID strfmt.UUID) *ActionDeploymentRequestUsingPOSTParams
WithRequestID adds the requestID to the action deployment request using p o s t params
func (*ActionDeploymentRequestUsingPOSTParams) WithTimeout ¶
func (o *ActionDeploymentRequestUsingPOSTParams) WithTimeout(timeout time.Duration) *ActionDeploymentRequestUsingPOSTParams
WithTimeout adds the timeout to the action deployment request using p o s t params
func (*ActionDeploymentRequestUsingPOSTParams) WriteToRequest ¶
func (o *ActionDeploymentRequestUsingPOSTParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ActionDeploymentRequestUsingPOSTReader ¶
type ActionDeploymentRequestUsingPOSTReader struct {
// contains filtered or unexported fields
}
ActionDeploymentRequestUsingPOSTReader is a Reader for the ActionDeploymentRequestUsingPOST structure.
func (*ActionDeploymentRequestUsingPOSTReader) ReadResponse ¶
func (o *ActionDeploymentRequestUsingPOSTReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ActionDeploymentRequestUsingPOSTUnauthorized ¶
type ActionDeploymentRequestUsingPOSTUnauthorized struct { }
ActionDeploymentRequestUsingPOSTUnauthorized handles this case with default header values.
Unauthorized
func NewActionDeploymentRequestUsingPOSTUnauthorized ¶
func NewActionDeploymentRequestUsingPOSTUnauthorized() *ActionDeploymentRequestUsingPOSTUnauthorized
NewActionDeploymentRequestUsingPOSTUnauthorized creates a ActionDeploymentRequestUsingPOSTUnauthorized with default headers values
func (*ActionDeploymentRequestUsingPOSTUnauthorized) Error ¶
func (o *ActionDeploymentRequestUsingPOSTUnauthorized) Error() string
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for deployment actions API
func New ¶
func New(transport runtime.ClientTransport, formats strfmt.Registry) *Client
New creates a new deployment actions API client.
func (*Client) ActionDeploymentRequestUsingPOST ¶
func (a *Client) ActionDeploymentRequestUsingPOST(params *ActionDeploymentRequestUsingPOSTParams) (*ActionDeploymentRequestUsingPOSTOK, error)
ActionDeploymentRequestUsingPOST 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) GetDeploymentActionUsingGET ¶
func (a *Client) GetDeploymentActionUsingGET(params *GetDeploymentActionUsingGETParams) (*GetDeploymentActionUsingGETOK, error)
GetDeploymentActionUsingGET fetches deployment action
Returns an action for the deployment specified by its Deployment ID and Action ID.
func (*Client) GetDeploymentActionsUsingGET ¶
func (a *Client) GetDeploymentActionsUsingGET(params *GetDeploymentActionsUsingGETParams) (*GetDeploymentActionsUsingGETOK, error)
GetDeploymentActionsUsingGET fetches deployment available actions
Returns the complete list of available actions that can be performed on a given deployment.
func (*Client) GetResourceActionUsingGET ¶
func (a *Client) GetResourceActionUsingGET(params *GetResourceActionUsingGETParams) (*GetResourceActionUsingGETOK, error)
GetResourceActionUsingGET fetches resource action
Returns an action for the resource specified by its Resource ID and Action ID.
func (*Client) GetResourceActionsUsingGET ¶
func (a *Client) GetResourceActionsUsingGET(params *GetResourceActionsUsingGETParams) (*GetResourceActionsUsingGETOK, error)
GetResourceActionsUsingGET fetches available resource actions
Returns the complete list of available actions that can be performed on a given resource.
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
func (*Client) SubmitDeploymentActionRequestUsingPOST ¶
func (a *Client) SubmitDeploymentActionRequestUsingPOST(params *SubmitDeploymentActionRequestUsingPOSTParams) (*SubmitDeploymentActionRequestUsingPOSTOK, error)
SubmitDeploymentActionRequestUsingPOST deployments action request
Submit a deployment action request
func (*Client) SubmitResourceActionRequestUsingPOST ¶
func (a *Client) SubmitResourceActionRequestUsingPOST(params *SubmitResourceActionRequestUsingPOSTParams) (*SubmitResourceActionRequestUsingPOSTOK, error)
SubmitResourceActionRequestUsingPOST resources action request
Submit a resource action request.
type GetDeploymentActionUsingGETNotFound ¶
type GetDeploymentActionUsingGETNotFound struct { }
GetDeploymentActionUsingGETNotFound handles this case with default header values.
Not Found
func NewGetDeploymentActionUsingGETNotFound ¶
func NewGetDeploymentActionUsingGETNotFound() *GetDeploymentActionUsingGETNotFound
NewGetDeploymentActionUsingGETNotFound creates a GetDeploymentActionUsingGETNotFound with default headers values
func (*GetDeploymentActionUsingGETNotFound) Error ¶
func (o *GetDeploymentActionUsingGETNotFound) Error() string
type GetDeploymentActionUsingGETOK ¶
type GetDeploymentActionUsingGETOK struct {
Payload *models.ResourceAction
}
GetDeploymentActionUsingGETOK handles this case with default header values.
OK
func NewGetDeploymentActionUsingGETOK ¶
func NewGetDeploymentActionUsingGETOK() *GetDeploymentActionUsingGETOK
NewGetDeploymentActionUsingGETOK creates a GetDeploymentActionUsingGETOK with default headers values
func (*GetDeploymentActionUsingGETOK) Error ¶
func (o *GetDeploymentActionUsingGETOK) Error() string
func (*GetDeploymentActionUsingGETOK) GetPayload ¶
func (o *GetDeploymentActionUsingGETOK) GetPayload() *models.ResourceAction
type GetDeploymentActionUsingGETParams ¶
type GetDeploymentActionUsingGETParams struct { /*ActionID Action ID */ ActionID string /*DepID Deployment ID */ DepID strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetDeploymentActionUsingGETParams contains all the parameters to send to the API endpoint for the get deployment action using g e t operation typically these are written to a http.Request
func NewGetDeploymentActionUsingGETParams ¶
func NewGetDeploymentActionUsingGETParams() *GetDeploymentActionUsingGETParams
NewGetDeploymentActionUsingGETParams creates a new GetDeploymentActionUsingGETParams object with the default values initialized.
func NewGetDeploymentActionUsingGETParamsWithContext ¶
func NewGetDeploymentActionUsingGETParamsWithContext(ctx context.Context) *GetDeploymentActionUsingGETParams
NewGetDeploymentActionUsingGETParamsWithContext creates a new GetDeploymentActionUsingGETParams object with the default values initialized, and the ability to set a context for a request
func NewGetDeploymentActionUsingGETParamsWithHTTPClient ¶
func NewGetDeploymentActionUsingGETParamsWithHTTPClient(client *http.Client) *GetDeploymentActionUsingGETParams
NewGetDeploymentActionUsingGETParamsWithHTTPClient creates a new GetDeploymentActionUsingGETParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetDeploymentActionUsingGETParamsWithTimeout ¶
func NewGetDeploymentActionUsingGETParamsWithTimeout(timeout time.Duration) *GetDeploymentActionUsingGETParams
NewGetDeploymentActionUsingGETParamsWithTimeout creates a new GetDeploymentActionUsingGETParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetDeploymentActionUsingGETParams) SetActionID ¶
func (o *GetDeploymentActionUsingGETParams) SetActionID(actionID string)
SetActionID adds the actionId to the get deployment action using get params
func (*GetDeploymentActionUsingGETParams) SetContext ¶
func (o *GetDeploymentActionUsingGETParams) SetContext(ctx context.Context)
SetContext adds the context to the get deployment action using get params
func (*GetDeploymentActionUsingGETParams) SetDepID ¶
func (o *GetDeploymentActionUsingGETParams) SetDepID(depID strfmt.UUID)
SetDepID adds the depId to the get deployment action using get params
func (*GetDeploymentActionUsingGETParams) SetHTTPClient ¶
func (o *GetDeploymentActionUsingGETParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get deployment action using get params
func (*GetDeploymentActionUsingGETParams) SetTimeout ¶
func (o *GetDeploymentActionUsingGETParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get deployment action using get params
func (*GetDeploymentActionUsingGETParams) WithActionID ¶
func (o *GetDeploymentActionUsingGETParams) WithActionID(actionID string) *GetDeploymentActionUsingGETParams
WithActionID adds the actionID to the get deployment action using get params
func (*GetDeploymentActionUsingGETParams) WithContext ¶
func (o *GetDeploymentActionUsingGETParams) WithContext(ctx context.Context) *GetDeploymentActionUsingGETParams
WithContext adds the context to the get deployment action using get params
func (*GetDeploymentActionUsingGETParams) WithDepID ¶
func (o *GetDeploymentActionUsingGETParams) WithDepID(depID strfmt.UUID) *GetDeploymentActionUsingGETParams
WithDepID adds the depID to the get deployment action using get params
func (*GetDeploymentActionUsingGETParams) WithHTTPClient ¶
func (o *GetDeploymentActionUsingGETParams) WithHTTPClient(client *http.Client) *GetDeploymentActionUsingGETParams
WithHTTPClient adds the HTTPClient to the get deployment action using get params
func (*GetDeploymentActionUsingGETParams) WithTimeout ¶
func (o *GetDeploymentActionUsingGETParams) WithTimeout(timeout time.Duration) *GetDeploymentActionUsingGETParams
WithTimeout adds the timeout to the get deployment action using get params
func (*GetDeploymentActionUsingGETParams) WriteToRequest ¶
func (o *GetDeploymentActionUsingGETParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetDeploymentActionUsingGETReader ¶
type GetDeploymentActionUsingGETReader struct {
// contains filtered or unexported fields
}
GetDeploymentActionUsingGETReader is a Reader for the GetDeploymentActionUsingGET structure.
func (*GetDeploymentActionUsingGETReader) ReadResponse ¶
func (o *GetDeploymentActionUsingGETReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetDeploymentActionUsingGETUnauthorized ¶
type GetDeploymentActionUsingGETUnauthorized struct { }
GetDeploymentActionUsingGETUnauthorized handles this case with default header values.
Unauthorized
func NewGetDeploymentActionUsingGETUnauthorized ¶
func NewGetDeploymentActionUsingGETUnauthorized() *GetDeploymentActionUsingGETUnauthorized
NewGetDeploymentActionUsingGETUnauthorized creates a GetDeploymentActionUsingGETUnauthorized with default headers values
func (*GetDeploymentActionUsingGETUnauthorized) Error ¶
func (o *GetDeploymentActionUsingGETUnauthorized) Error() string
type GetDeploymentActionsUsingGETNotFound ¶
type GetDeploymentActionsUsingGETNotFound struct { }
GetDeploymentActionsUsingGETNotFound handles this case with default header values.
Not Found
func NewGetDeploymentActionsUsingGETNotFound ¶
func NewGetDeploymentActionsUsingGETNotFound() *GetDeploymentActionsUsingGETNotFound
NewGetDeploymentActionsUsingGETNotFound creates a GetDeploymentActionsUsingGETNotFound with default headers values
func (*GetDeploymentActionsUsingGETNotFound) Error ¶
func (o *GetDeploymentActionsUsingGETNotFound) Error() string
type GetDeploymentActionsUsingGETOK ¶
type GetDeploymentActionsUsingGETOK struct {
Payload []*models.ResourceAction
}
GetDeploymentActionsUsingGETOK handles this case with default header values.
OK
func NewGetDeploymentActionsUsingGETOK ¶
func NewGetDeploymentActionsUsingGETOK() *GetDeploymentActionsUsingGETOK
NewGetDeploymentActionsUsingGETOK creates a GetDeploymentActionsUsingGETOK with default headers values
func (*GetDeploymentActionsUsingGETOK) Error ¶
func (o *GetDeploymentActionsUsingGETOK) Error() string
func (*GetDeploymentActionsUsingGETOK) GetPayload ¶
func (o *GetDeploymentActionsUsingGETOK) GetPayload() []*models.ResourceAction
type GetDeploymentActionsUsingGETParams ¶
type GetDeploymentActionsUsingGETParams struct { /*DepID Deployment ID */ DepID strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetDeploymentActionsUsingGETParams contains all the parameters to send to the API endpoint for the get deployment actions using g e t operation typically these are written to a http.Request
func NewGetDeploymentActionsUsingGETParams ¶
func NewGetDeploymentActionsUsingGETParams() *GetDeploymentActionsUsingGETParams
NewGetDeploymentActionsUsingGETParams creates a new GetDeploymentActionsUsingGETParams object with the default values initialized.
func NewGetDeploymentActionsUsingGETParamsWithContext ¶
func NewGetDeploymentActionsUsingGETParamsWithContext(ctx context.Context) *GetDeploymentActionsUsingGETParams
NewGetDeploymentActionsUsingGETParamsWithContext creates a new GetDeploymentActionsUsingGETParams object with the default values initialized, and the ability to set a context for a request
func NewGetDeploymentActionsUsingGETParamsWithHTTPClient ¶
func NewGetDeploymentActionsUsingGETParamsWithHTTPClient(client *http.Client) *GetDeploymentActionsUsingGETParams
NewGetDeploymentActionsUsingGETParamsWithHTTPClient creates a new GetDeploymentActionsUsingGETParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetDeploymentActionsUsingGETParamsWithTimeout ¶
func NewGetDeploymentActionsUsingGETParamsWithTimeout(timeout time.Duration) *GetDeploymentActionsUsingGETParams
NewGetDeploymentActionsUsingGETParamsWithTimeout creates a new GetDeploymentActionsUsingGETParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetDeploymentActionsUsingGETParams) SetContext ¶
func (o *GetDeploymentActionsUsingGETParams) SetContext(ctx context.Context)
SetContext adds the context to the get deployment actions using get params
func (*GetDeploymentActionsUsingGETParams) SetDepID ¶
func (o *GetDeploymentActionsUsingGETParams) SetDepID(depID strfmt.UUID)
SetDepID adds the depId to the get deployment actions using get params
func (*GetDeploymentActionsUsingGETParams) SetHTTPClient ¶
func (o *GetDeploymentActionsUsingGETParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get deployment actions using get params
func (*GetDeploymentActionsUsingGETParams) SetTimeout ¶
func (o *GetDeploymentActionsUsingGETParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get deployment actions using get params
func (*GetDeploymentActionsUsingGETParams) WithContext ¶
func (o *GetDeploymentActionsUsingGETParams) WithContext(ctx context.Context) *GetDeploymentActionsUsingGETParams
WithContext adds the context to the get deployment actions using get params
func (*GetDeploymentActionsUsingGETParams) WithDepID ¶
func (o *GetDeploymentActionsUsingGETParams) WithDepID(depID strfmt.UUID) *GetDeploymentActionsUsingGETParams
WithDepID adds the depID to the get deployment actions using get params
func (*GetDeploymentActionsUsingGETParams) WithHTTPClient ¶
func (o *GetDeploymentActionsUsingGETParams) WithHTTPClient(client *http.Client) *GetDeploymentActionsUsingGETParams
WithHTTPClient adds the HTTPClient to the get deployment actions using get params
func (*GetDeploymentActionsUsingGETParams) WithTimeout ¶
func (o *GetDeploymentActionsUsingGETParams) WithTimeout(timeout time.Duration) *GetDeploymentActionsUsingGETParams
WithTimeout adds the timeout to the get deployment actions using get params
func (*GetDeploymentActionsUsingGETParams) WriteToRequest ¶
func (o *GetDeploymentActionsUsingGETParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetDeploymentActionsUsingGETReader ¶
type GetDeploymentActionsUsingGETReader struct {
// contains filtered or unexported fields
}
GetDeploymentActionsUsingGETReader is a Reader for the GetDeploymentActionsUsingGET structure.
func (*GetDeploymentActionsUsingGETReader) ReadResponse ¶
func (o *GetDeploymentActionsUsingGETReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetDeploymentActionsUsingGETUnauthorized ¶
type GetDeploymentActionsUsingGETUnauthorized struct { }
GetDeploymentActionsUsingGETUnauthorized handles this case with default header values.
Unauthorized
func NewGetDeploymentActionsUsingGETUnauthorized ¶
func NewGetDeploymentActionsUsingGETUnauthorized() *GetDeploymentActionsUsingGETUnauthorized
NewGetDeploymentActionsUsingGETUnauthorized creates a GetDeploymentActionsUsingGETUnauthorized with default headers values
func (*GetDeploymentActionsUsingGETUnauthorized) Error ¶
func (o *GetDeploymentActionsUsingGETUnauthorized) Error() string
type GetResourceActionUsingGETNotFound ¶
type GetResourceActionUsingGETNotFound struct { }
GetResourceActionUsingGETNotFound handles this case with default header values.
Not Found
func NewGetResourceActionUsingGETNotFound ¶
func NewGetResourceActionUsingGETNotFound() *GetResourceActionUsingGETNotFound
NewGetResourceActionUsingGETNotFound creates a GetResourceActionUsingGETNotFound with default headers values
func (*GetResourceActionUsingGETNotFound) Error ¶
func (o *GetResourceActionUsingGETNotFound) Error() string
type GetResourceActionUsingGETOK ¶
type GetResourceActionUsingGETOK struct {
Payload *models.ResourceAction
}
GetResourceActionUsingGETOK handles this case with default header values.
OK
func NewGetResourceActionUsingGETOK ¶
func NewGetResourceActionUsingGETOK() *GetResourceActionUsingGETOK
NewGetResourceActionUsingGETOK creates a GetResourceActionUsingGETOK with default headers values
func (*GetResourceActionUsingGETOK) Error ¶
func (o *GetResourceActionUsingGETOK) Error() string
func (*GetResourceActionUsingGETOK) GetPayload ¶
func (o *GetResourceActionUsingGETOK) GetPayload() *models.ResourceAction
type GetResourceActionUsingGETParams ¶
type GetResourceActionUsingGETParams struct { /*ActionID Action ID */ ActionID string /*DepID Deployment ID */ DepID strfmt.UUID /*ResourceID Resource ID */ ResourceID strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetResourceActionUsingGETParams contains all the parameters to send to the API endpoint for the get resource action using g e t operation typically these are written to a http.Request
func NewGetResourceActionUsingGETParams ¶
func NewGetResourceActionUsingGETParams() *GetResourceActionUsingGETParams
NewGetResourceActionUsingGETParams creates a new GetResourceActionUsingGETParams object with the default values initialized.
func NewGetResourceActionUsingGETParamsWithContext ¶
func NewGetResourceActionUsingGETParamsWithContext(ctx context.Context) *GetResourceActionUsingGETParams
NewGetResourceActionUsingGETParamsWithContext creates a new GetResourceActionUsingGETParams object with the default values initialized, and the ability to set a context for a request
func NewGetResourceActionUsingGETParamsWithHTTPClient ¶
func NewGetResourceActionUsingGETParamsWithHTTPClient(client *http.Client) *GetResourceActionUsingGETParams
NewGetResourceActionUsingGETParamsWithHTTPClient creates a new GetResourceActionUsingGETParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetResourceActionUsingGETParamsWithTimeout ¶
func NewGetResourceActionUsingGETParamsWithTimeout(timeout time.Duration) *GetResourceActionUsingGETParams
NewGetResourceActionUsingGETParamsWithTimeout creates a new GetResourceActionUsingGETParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetResourceActionUsingGETParams) SetActionID ¶
func (o *GetResourceActionUsingGETParams) SetActionID(actionID string)
SetActionID adds the actionId to the get resource action using get params
func (*GetResourceActionUsingGETParams) SetContext ¶
func (o *GetResourceActionUsingGETParams) SetContext(ctx context.Context)
SetContext adds the context to the get resource action using get params
func (*GetResourceActionUsingGETParams) SetDepID ¶
func (o *GetResourceActionUsingGETParams) SetDepID(depID strfmt.UUID)
SetDepID adds the depId to the get resource action using get params
func (*GetResourceActionUsingGETParams) SetHTTPClient ¶
func (o *GetResourceActionUsingGETParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get resource action using get params
func (*GetResourceActionUsingGETParams) SetResourceID ¶
func (o *GetResourceActionUsingGETParams) SetResourceID(resourceID strfmt.UUID)
SetResourceID adds the resourceId to the get resource action using get params
func (*GetResourceActionUsingGETParams) SetTimeout ¶
func (o *GetResourceActionUsingGETParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get resource action using get params
func (*GetResourceActionUsingGETParams) WithActionID ¶
func (o *GetResourceActionUsingGETParams) WithActionID(actionID string) *GetResourceActionUsingGETParams
WithActionID adds the actionID to the get resource action using get params
func (*GetResourceActionUsingGETParams) WithContext ¶
func (o *GetResourceActionUsingGETParams) WithContext(ctx context.Context) *GetResourceActionUsingGETParams
WithContext adds the context to the get resource action using get params
func (*GetResourceActionUsingGETParams) WithDepID ¶
func (o *GetResourceActionUsingGETParams) WithDepID(depID strfmt.UUID) *GetResourceActionUsingGETParams
WithDepID adds the depID to the get resource action using get params
func (*GetResourceActionUsingGETParams) WithHTTPClient ¶
func (o *GetResourceActionUsingGETParams) WithHTTPClient(client *http.Client) *GetResourceActionUsingGETParams
WithHTTPClient adds the HTTPClient to the get resource action using get params
func (*GetResourceActionUsingGETParams) WithResourceID ¶
func (o *GetResourceActionUsingGETParams) WithResourceID(resourceID strfmt.UUID) *GetResourceActionUsingGETParams
WithResourceID adds the resourceID to the get resource action using get params
func (*GetResourceActionUsingGETParams) WithTimeout ¶
func (o *GetResourceActionUsingGETParams) WithTimeout(timeout time.Duration) *GetResourceActionUsingGETParams
WithTimeout adds the timeout to the get resource action using get params
func (*GetResourceActionUsingGETParams) WriteToRequest ¶
func (o *GetResourceActionUsingGETParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetResourceActionUsingGETReader ¶
type GetResourceActionUsingGETReader struct {
// contains filtered or unexported fields
}
GetResourceActionUsingGETReader is a Reader for the GetResourceActionUsingGET structure.
func (*GetResourceActionUsingGETReader) ReadResponse ¶
func (o *GetResourceActionUsingGETReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetResourceActionUsingGETUnauthorized ¶
type GetResourceActionUsingGETUnauthorized struct { }
GetResourceActionUsingGETUnauthorized handles this case with default header values.
Unauthorized
func NewGetResourceActionUsingGETUnauthorized ¶
func NewGetResourceActionUsingGETUnauthorized() *GetResourceActionUsingGETUnauthorized
NewGetResourceActionUsingGETUnauthorized creates a GetResourceActionUsingGETUnauthorized with default headers values
func (*GetResourceActionUsingGETUnauthorized) Error ¶
func (o *GetResourceActionUsingGETUnauthorized) Error() string
type GetResourceActionsUsingGETNotFound ¶
type GetResourceActionsUsingGETNotFound struct { }
GetResourceActionsUsingGETNotFound handles this case with default header values.
Not Found
func NewGetResourceActionsUsingGETNotFound ¶
func NewGetResourceActionsUsingGETNotFound() *GetResourceActionsUsingGETNotFound
NewGetResourceActionsUsingGETNotFound creates a GetResourceActionsUsingGETNotFound with default headers values
func (*GetResourceActionsUsingGETNotFound) Error ¶
func (o *GetResourceActionsUsingGETNotFound) Error() string
type GetResourceActionsUsingGETOK ¶
type GetResourceActionsUsingGETOK struct {
Payload []*models.ResourceAction
}
GetResourceActionsUsingGETOK handles this case with default header values.
OK
func NewGetResourceActionsUsingGETOK ¶
func NewGetResourceActionsUsingGETOK() *GetResourceActionsUsingGETOK
NewGetResourceActionsUsingGETOK creates a GetResourceActionsUsingGETOK with default headers values
func (*GetResourceActionsUsingGETOK) Error ¶
func (o *GetResourceActionsUsingGETOK) Error() string
func (*GetResourceActionsUsingGETOK) GetPayload ¶
func (o *GetResourceActionsUsingGETOK) GetPayload() []*models.ResourceAction
type GetResourceActionsUsingGETParams ¶
type GetResourceActionsUsingGETParams struct { /*DepID Deployment ID */ DepID strfmt.UUID /*ResourceID Resource ID */ ResourceID strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetResourceActionsUsingGETParams contains all the parameters to send to the API endpoint for the get resource actions using g e t operation typically these are written to a http.Request
func NewGetResourceActionsUsingGETParams ¶
func NewGetResourceActionsUsingGETParams() *GetResourceActionsUsingGETParams
NewGetResourceActionsUsingGETParams creates a new GetResourceActionsUsingGETParams object with the default values initialized.
func NewGetResourceActionsUsingGETParamsWithContext ¶
func NewGetResourceActionsUsingGETParamsWithContext(ctx context.Context) *GetResourceActionsUsingGETParams
NewGetResourceActionsUsingGETParamsWithContext creates a new GetResourceActionsUsingGETParams object with the default values initialized, and the ability to set a context for a request
func NewGetResourceActionsUsingGETParamsWithHTTPClient ¶
func NewGetResourceActionsUsingGETParamsWithHTTPClient(client *http.Client) *GetResourceActionsUsingGETParams
NewGetResourceActionsUsingGETParamsWithHTTPClient creates a new GetResourceActionsUsingGETParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetResourceActionsUsingGETParamsWithTimeout ¶
func NewGetResourceActionsUsingGETParamsWithTimeout(timeout time.Duration) *GetResourceActionsUsingGETParams
NewGetResourceActionsUsingGETParamsWithTimeout creates a new GetResourceActionsUsingGETParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetResourceActionsUsingGETParams) SetContext ¶
func (o *GetResourceActionsUsingGETParams) SetContext(ctx context.Context)
SetContext adds the context to the get resource actions using get params
func (*GetResourceActionsUsingGETParams) SetDepID ¶
func (o *GetResourceActionsUsingGETParams) SetDepID(depID strfmt.UUID)
SetDepID adds the depId to the get resource actions using get params
func (*GetResourceActionsUsingGETParams) SetHTTPClient ¶
func (o *GetResourceActionsUsingGETParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get resource actions using get params
func (*GetResourceActionsUsingGETParams) SetResourceID ¶
func (o *GetResourceActionsUsingGETParams) SetResourceID(resourceID strfmt.UUID)
SetResourceID adds the resourceId to the get resource actions using get params
func (*GetResourceActionsUsingGETParams) SetTimeout ¶
func (o *GetResourceActionsUsingGETParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get resource actions using get params
func (*GetResourceActionsUsingGETParams) WithContext ¶
func (o *GetResourceActionsUsingGETParams) WithContext(ctx context.Context) *GetResourceActionsUsingGETParams
WithContext adds the context to the get resource actions using get params
func (*GetResourceActionsUsingGETParams) WithDepID ¶
func (o *GetResourceActionsUsingGETParams) WithDepID(depID strfmt.UUID) *GetResourceActionsUsingGETParams
WithDepID adds the depID to the get resource actions using get params
func (*GetResourceActionsUsingGETParams) WithHTTPClient ¶
func (o *GetResourceActionsUsingGETParams) WithHTTPClient(client *http.Client) *GetResourceActionsUsingGETParams
WithHTTPClient adds the HTTPClient to the get resource actions using get params
func (*GetResourceActionsUsingGETParams) WithResourceID ¶
func (o *GetResourceActionsUsingGETParams) WithResourceID(resourceID strfmt.UUID) *GetResourceActionsUsingGETParams
WithResourceID adds the resourceID to the get resource actions using get params
func (*GetResourceActionsUsingGETParams) WithTimeout ¶
func (o *GetResourceActionsUsingGETParams) WithTimeout(timeout time.Duration) *GetResourceActionsUsingGETParams
WithTimeout adds the timeout to the get resource actions using get params
func (*GetResourceActionsUsingGETParams) WriteToRequest ¶
func (o *GetResourceActionsUsingGETParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetResourceActionsUsingGETReader ¶
type GetResourceActionsUsingGETReader struct {
// contains filtered or unexported fields
}
GetResourceActionsUsingGETReader is a Reader for the GetResourceActionsUsingGET structure.
func (*GetResourceActionsUsingGETReader) ReadResponse ¶
func (o *GetResourceActionsUsingGETReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetResourceActionsUsingGETUnauthorized ¶
type GetResourceActionsUsingGETUnauthorized struct { }
GetResourceActionsUsingGETUnauthorized handles this case with default header values.
Unauthorized
func NewGetResourceActionsUsingGETUnauthorized ¶
func NewGetResourceActionsUsingGETUnauthorized() *GetResourceActionsUsingGETUnauthorized
NewGetResourceActionsUsingGETUnauthorized creates a GetResourceActionsUsingGETUnauthorized with default headers values
func (*GetResourceActionsUsingGETUnauthorized) Error ¶
func (o *GetResourceActionsUsingGETUnauthorized) Error() string
type SubmitDeploymentActionRequestUsingPOSTNotFound ¶
type SubmitDeploymentActionRequestUsingPOSTNotFound struct { }
SubmitDeploymentActionRequestUsingPOSTNotFound handles this case with default header values.
Not Found
func NewSubmitDeploymentActionRequestUsingPOSTNotFound ¶
func NewSubmitDeploymentActionRequestUsingPOSTNotFound() *SubmitDeploymentActionRequestUsingPOSTNotFound
NewSubmitDeploymentActionRequestUsingPOSTNotFound creates a SubmitDeploymentActionRequestUsingPOSTNotFound with default headers values
func (*SubmitDeploymentActionRequestUsingPOSTNotFound) Error ¶
func (o *SubmitDeploymentActionRequestUsingPOSTNotFound) Error() string
type SubmitDeploymentActionRequestUsingPOSTOK ¶
type SubmitDeploymentActionRequestUsingPOSTOK struct {
Payload *models.DeploymentRequest
}
SubmitDeploymentActionRequestUsingPOSTOK handles this case with default header values.
OK
func NewSubmitDeploymentActionRequestUsingPOSTOK ¶
func NewSubmitDeploymentActionRequestUsingPOSTOK() *SubmitDeploymentActionRequestUsingPOSTOK
NewSubmitDeploymentActionRequestUsingPOSTOK creates a SubmitDeploymentActionRequestUsingPOSTOK with default headers values
func (*SubmitDeploymentActionRequestUsingPOSTOK) Error ¶
func (o *SubmitDeploymentActionRequestUsingPOSTOK) Error() string
func (*SubmitDeploymentActionRequestUsingPOSTOK) GetPayload ¶
func (o *SubmitDeploymentActionRequestUsingPOSTOK) GetPayload() *models.DeploymentRequest
type SubmitDeploymentActionRequestUsingPOSTParams ¶
type SubmitDeploymentActionRequestUsingPOSTParams struct { /*ActionRequest actionRequest */ ActionRequest *models.ResourceActionRequest /*DepID Deployment ID */ DepID strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
SubmitDeploymentActionRequestUsingPOSTParams contains all the parameters to send to the API endpoint for the submit deployment action request using p o s t operation typically these are written to a http.Request
func NewSubmitDeploymentActionRequestUsingPOSTParams ¶
func NewSubmitDeploymentActionRequestUsingPOSTParams() *SubmitDeploymentActionRequestUsingPOSTParams
NewSubmitDeploymentActionRequestUsingPOSTParams creates a new SubmitDeploymentActionRequestUsingPOSTParams object with the default values initialized.
func NewSubmitDeploymentActionRequestUsingPOSTParamsWithContext ¶
func NewSubmitDeploymentActionRequestUsingPOSTParamsWithContext(ctx context.Context) *SubmitDeploymentActionRequestUsingPOSTParams
NewSubmitDeploymentActionRequestUsingPOSTParamsWithContext creates a new SubmitDeploymentActionRequestUsingPOSTParams object with the default values initialized, and the ability to set a context for a request
func NewSubmitDeploymentActionRequestUsingPOSTParamsWithHTTPClient ¶
func NewSubmitDeploymentActionRequestUsingPOSTParamsWithHTTPClient(client *http.Client) *SubmitDeploymentActionRequestUsingPOSTParams
NewSubmitDeploymentActionRequestUsingPOSTParamsWithHTTPClient creates a new SubmitDeploymentActionRequestUsingPOSTParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewSubmitDeploymentActionRequestUsingPOSTParamsWithTimeout ¶
func NewSubmitDeploymentActionRequestUsingPOSTParamsWithTimeout(timeout time.Duration) *SubmitDeploymentActionRequestUsingPOSTParams
NewSubmitDeploymentActionRequestUsingPOSTParamsWithTimeout creates a new SubmitDeploymentActionRequestUsingPOSTParams object with the default values initialized, and the ability to set a timeout on a request
func (*SubmitDeploymentActionRequestUsingPOSTParams) SetActionRequest ¶
func (o *SubmitDeploymentActionRequestUsingPOSTParams) SetActionRequest(actionRequest *models.ResourceActionRequest)
SetActionRequest adds the actionRequest to the submit deployment action request using p o s t params
func (*SubmitDeploymentActionRequestUsingPOSTParams) SetContext ¶
func (o *SubmitDeploymentActionRequestUsingPOSTParams) SetContext(ctx context.Context)
SetContext adds the context to the submit deployment action request using p o s t params
func (*SubmitDeploymentActionRequestUsingPOSTParams) SetDepID ¶
func (o *SubmitDeploymentActionRequestUsingPOSTParams) SetDepID(depID strfmt.UUID)
SetDepID adds the depId to the submit deployment action request using p o s t params
func (*SubmitDeploymentActionRequestUsingPOSTParams) SetHTTPClient ¶
func (o *SubmitDeploymentActionRequestUsingPOSTParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the submit deployment action request using p o s t params
func (*SubmitDeploymentActionRequestUsingPOSTParams) SetTimeout ¶
func (o *SubmitDeploymentActionRequestUsingPOSTParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the submit deployment action request using p o s t params
func (*SubmitDeploymentActionRequestUsingPOSTParams) WithActionRequest ¶
func (o *SubmitDeploymentActionRequestUsingPOSTParams) WithActionRequest(actionRequest *models.ResourceActionRequest) *SubmitDeploymentActionRequestUsingPOSTParams
WithActionRequest adds the actionRequest to the submit deployment action request using p o s t params
func (*SubmitDeploymentActionRequestUsingPOSTParams) WithContext ¶
func (o *SubmitDeploymentActionRequestUsingPOSTParams) WithContext(ctx context.Context) *SubmitDeploymentActionRequestUsingPOSTParams
WithContext adds the context to the submit deployment action request using p o s t params
func (*SubmitDeploymentActionRequestUsingPOSTParams) WithDepID ¶
func (o *SubmitDeploymentActionRequestUsingPOSTParams) WithDepID(depID strfmt.UUID) *SubmitDeploymentActionRequestUsingPOSTParams
WithDepID adds the depID to the submit deployment action request using p o s t params
func (*SubmitDeploymentActionRequestUsingPOSTParams) WithHTTPClient ¶
func (o *SubmitDeploymentActionRequestUsingPOSTParams) WithHTTPClient(client *http.Client) *SubmitDeploymentActionRequestUsingPOSTParams
WithHTTPClient adds the HTTPClient to the submit deployment action request using p o s t params
func (*SubmitDeploymentActionRequestUsingPOSTParams) WithTimeout ¶
func (o *SubmitDeploymentActionRequestUsingPOSTParams) WithTimeout(timeout time.Duration) *SubmitDeploymentActionRequestUsingPOSTParams
WithTimeout adds the timeout to the submit deployment action request using p o s t params
func (*SubmitDeploymentActionRequestUsingPOSTParams) WriteToRequest ¶
func (o *SubmitDeploymentActionRequestUsingPOSTParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SubmitDeploymentActionRequestUsingPOSTReader ¶
type SubmitDeploymentActionRequestUsingPOSTReader struct {
// contains filtered or unexported fields
}
SubmitDeploymentActionRequestUsingPOSTReader is a Reader for the SubmitDeploymentActionRequestUsingPOST structure.
func (*SubmitDeploymentActionRequestUsingPOSTReader) ReadResponse ¶
func (o *SubmitDeploymentActionRequestUsingPOSTReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SubmitDeploymentActionRequestUsingPOSTUnauthorized ¶
type SubmitDeploymentActionRequestUsingPOSTUnauthorized struct { }
SubmitDeploymentActionRequestUsingPOSTUnauthorized handles this case with default header values.
Unauthorized
func NewSubmitDeploymentActionRequestUsingPOSTUnauthorized ¶
func NewSubmitDeploymentActionRequestUsingPOSTUnauthorized() *SubmitDeploymentActionRequestUsingPOSTUnauthorized
NewSubmitDeploymentActionRequestUsingPOSTUnauthorized creates a SubmitDeploymentActionRequestUsingPOSTUnauthorized with default headers values
func (*SubmitDeploymentActionRequestUsingPOSTUnauthorized) Error ¶
func (o *SubmitDeploymentActionRequestUsingPOSTUnauthorized) Error() string
type SubmitResourceActionRequestUsingPOSTNotFound ¶
type SubmitResourceActionRequestUsingPOSTNotFound struct { }
SubmitResourceActionRequestUsingPOSTNotFound handles this case with default header values.
Not Found
func NewSubmitResourceActionRequestUsingPOSTNotFound ¶
func NewSubmitResourceActionRequestUsingPOSTNotFound() *SubmitResourceActionRequestUsingPOSTNotFound
NewSubmitResourceActionRequestUsingPOSTNotFound creates a SubmitResourceActionRequestUsingPOSTNotFound with default headers values
func (*SubmitResourceActionRequestUsingPOSTNotFound) Error ¶
func (o *SubmitResourceActionRequestUsingPOSTNotFound) Error() string
type SubmitResourceActionRequestUsingPOSTOK ¶
type SubmitResourceActionRequestUsingPOSTOK struct {
Payload *models.DeploymentRequest
}
SubmitResourceActionRequestUsingPOSTOK handles this case with default header values.
OK
func NewSubmitResourceActionRequestUsingPOSTOK ¶
func NewSubmitResourceActionRequestUsingPOSTOK() *SubmitResourceActionRequestUsingPOSTOK
NewSubmitResourceActionRequestUsingPOSTOK creates a SubmitResourceActionRequestUsingPOSTOK with default headers values
func (*SubmitResourceActionRequestUsingPOSTOK) Error ¶
func (o *SubmitResourceActionRequestUsingPOSTOK) Error() string
func (*SubmitResourceActionRequestUsingPOSTOK) GetPayload ¶
func (o *SubmitResourceActionRequestUsingPOSTOK) GetPayload() *models.DeploymentRequest
type SubmitResourceActionRequestUsingPOSTParams ¶
type SubmitResourceActionRequestUsingPOSTParams struct { /*ActionRequest actionRequest */ ActionRequest *models.ResourceActionRequest /*DepID Deployment ID */ DepID strfmt.UUID /*ResourceID Resource ID */ ResourceID strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
SubmitResourceActionRequestUsingPOSTParams contains all the parameters to send to the API endpoint for the submit resource action request using p o s t operation typically these are written to a http.Request
func NewSubmitResourceActionRequestUsingPOSTParams ¶
func NewSubmitResourceActionRequestUsingPOSTParams() *SubmitResourceActionRequestUsingPOSTParams
NewSubmitResourceActionRequestUsingPOSTParams creates a new SubmitResourceActionRequestUsingPOSTParams object with the default values initialized.
func NewSubmitResourceActionRequestUsingPOSTParamsWithContext ¶
func NewSubmitResourceActionRequestUsingPOSTParamsWithContext(ctx context.Context) *SubmitResourceActionRequestUsingPOSTParams
NewSubmitResourceActionRequestUsingPOSTParamsWithContext creates a new SubmitResourceActionRequestUsingPOSTParams object with the default values initialized, and the ability to set a context for a request
func NewSubmitResourceActionRequestUsingPOSTParamsWithHTTPClient ¶
func NewSubmitResourceActionRequestUsingPOSTParamsWithHTTPClient(client *http.Client) *SubmitResourceActionRequestUsingPOSTParams
NewSubmitResourceActionRequestUsingPOSTParamsWithHTTPClient creates a new SubmitResourceActionRequestUsingPOSTParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewSubmitResourceActionRequestUsingPOSTParamsWithTimeout ¶
func NewSubmitResourceActionRequestUsingPOSTParamsWithTimeout(timeout time.Duration) *SubmitResourceActionRequestUsingPOSTParams
NewSubmitResourceActionRequestUsingPOSTParamsWithTimeout creates a new SubmitResourceActionRequestUsingPOSTParams object with the default values initialized, and the ability to set a timeout on a request
func (*SubmitResourceActionRequestUsingPOSTParams) SetActionRequest ¶
func (o *SubmitResourceActionRequestUsingPOSTParams) SetActionRequest(actionRequest *models.ResourceActionRequest)
SetActionRequest adds the actionRequest to the submit resource action request using p o s t params
func (*SubmitResourceActionRequestUsingPOSTParams) SetContext ¶
func (o *SubmitResourceActionRequestUsingPOSTParams) SetContext(ctx context.Context)
SetContext adds the context to the submit resource action request using p o s t params
func (*SubmitResourceActionRequestUsingPOSTParams) SetDepID ¶
func (o *SubmitResourceActionRequestUsingPOSTParams) SetDepID(depID strfmt.UUID)
SetDepID adds the depId to the submit resource action request using p o s t params
func (*SubmitResourceActionRequestUsingPOSTParams) SetHTTPClient ¶
func (o *SubmitResourceActionRequestUsingPOSTParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the submit resource action request using p o s t params
func (*SubmitResourceActionRequestUsingPOSTParams) SetResourceID ¶
func (o *SubmitResourceActionRequestUsingPOSTParams) SetResourceID(resourceID strfmt.UUID)
SetResourceID adds the resourceId to the submit resource action request using p o s t params
func (*SubmitResourceActionRequestUsingPOSTParams) SetTimeout ¶
func (o *SubmitResourceActionRequestUsingPOSTParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the submit resource action request using p o s t params
func (*SubmitResourceActionRequestUsingPOSTParams) WithActionRequest ¶
func (o *SubmitResourceActionRequestUsingPOSTParams) WithActionRequest(actionRequest *models.ResourceActionRequest) *SubmitResourceActionRequestUsingPOSTParams
WithActionRequest adds the actionRequest to the submit resource action request using p o s t params
func (*SubmitResourceActionRequestUsingPOSTParams) WithContext ¶
func (o *SubmitResourceActionRequestUsingPOSTParams) WithContext(ctx context.Context) *SubmitResourceActionRequestUsingPOSTParams
WithContext adds the context to the submit resource action request using p o s t params
func (*SubmitResourceActionRequestUsingPOSTParams) WithDepID ¶
func (o *SubmitResourceActionRequestUsingPOSTParams) WithDepID(depID strfmt.UUID) *SubmitResourceActionRequestUsingPOSTParams
WithDepID adds the depID to the submit resource action request using p o s t params
func (*SubmitResourceActionRequestUsingPOSTParams) WithHTTPClient ¶
func (o *SubmitResourceActionRequestUsingPOSTParams) WithHTTPClient(client *http.Client) *SubmitResourceActionRequestUsingPOSTParams
WithHTTPClient adds the HTTPClient to the submit resource action request using p o s t params
func (*SubmitResourceActionRequestUsingPOSTParams) WithResourceID ¶
func (o *SubmitResourceActionRequestUsingPOSTParams) WithResourceID(resourceID strfmt.UUID) *SubmitResourceActionRequestUsingPOSTParams
WithResourceID adds the resourceID to the submit resource action request using p o s t params
func (*SubmitResourceActionRequestUsingPOSTParams) WithTimeout ¶
func (o *SubmitResourceActionRequestUsingPOSTParams) WithTimeout(timeout time.Duration) *SubmitResourceActionRequestUsingPOSTParams
WithTimeout adds the timeout to the submit resource action request using p o s t params
func (*SubmitResourceActionRequestUsingPOSTParams) WriteToRequest ¶
func (o *SubmitResourceActionRequestUsingPOSTParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SubmitResourceActionRequestUsingPOSTReader ¶
type SubmitResourceActionRequestUsingPOSTReader struct {
// contains filtered or unexported fields
}
SubmitResourceActionRequestUsingPOSTReader is a Reader for the SubmitResourceActionRequestUsingPOST structure.
func (*SubmitResourceActionRequestUsingPOSTReader) ReadResponse ¶
func (o *SubmitResourceActionRequestUsingPOSTReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SubmitResourceActionRequestUsingPOSTUnauthorized ¶
type SubmitResourceActionRequestUsingPOSTUnauthorized struct { }
SubmitResourceActionRequestUsingPOSTUnauthorized handles this case with default header values.
Unauthorized
func NewSubmitResourceActionRequestUsingPOSTUnauthorized ¶
func NewSubmitResourceActionRequestUsingPOSTUnauthorized() *SubmitResourceActionRequestUsingPOSTUnauthorized
NewSubmitResourceActionRequestUsingPOSTUnauthorized creates a SubmitResourceActionRequestUsingPOSTUnauthorized with default headers values
func (*SubmitResourceActionRequestUsingPOSTUnauthorized) Error ¶
func (o *SubmitResourceActionRequestUsingPOSTUnauthorized) Error() string
Source Files ¶
- action_deployment_request_using_post_parameters.go
- action_deployment_request_using_post_responses.go
- deployment_actions_client.go
- get_deployment_action_using_get_parameters.go
- get_deployment_action_using_get_responses.go
- get_deployment_actions_using_get_parameters.go
- get_deployment_actions_using_get_responses.go
- get_resource_action_using_get_parameters.go
- get_resource_action_using_get_responses.go
- get_resource_actions_using_get_parameters.go
- get_resource_actions_using_get_responses.go
- submit_deployment_action_request_using_post_parameters.go
- submit_deployment_action_request_using_post_responses.go
- submit_resource_action_request_using_post_parameters.go
- submit_resource_action_request_using_post_responses.go