Documentation ¶
Index ¶
- type Client
- func (a *Client) GetDeploymentActionUsingGET2(params *GetDeploymentActionUsingGET2Params, opts ...ClientOption) (*GetDeploymentActionUsingGET2OK, error)
- func (a *Client) GetDeploymentActionsUsingGET2(params *GetDeploymentActionsUsingGET2Params, opts ...ClientOption) (*GetDeploymentActionsUsingGET2OK, error)
- func (a *Client) GetResourceActionUsingGET4(params *GetResourceActionUsingGET4Params, opts ...ClientOption) (*GetResourceActionUsingGET4OK, error)
- func (a *Client) GetResourceActionsUsingGET4(params *GetResourceActionsUsingGET4Params, opts ...ClientOption) (*GetResourceActionsUsingGET4OK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- func (a *Client) SubmitDeploymentActionRequestUsingPOST2(params *SubmitDeploymentActionRequestUsingPOST2Params, opts ...ClientOption) (*SubmitDeploymentActionRequestUsingPOST2OK, error)
- func (a *Client) SubmitResourceActionRequestUsingPOST4(params *SubmitResourceActionRequestUsingPOST4Params, opts ...ClientOption) (*SubmitResourceActionRequestUsingPOST4OK, error)
- type ClientOption
- type ClientService
- type GetDeploymentActionUsingGET2NotFound
- func (o *GetDeploymentActionUsingGET2NotFound) Error() string
- func (o *GetDeploymentActionUsingGET2NotFound) GetPayload() *models.Error
- func (o *GetDeploymentActionUsingGET2NotFound) IsClientError() bool
- func (o *GetDeploymentActionUsingGET2NotFound) IsCode(code int) bool
- func (o *GetDeploymentActionUsingGET2NotFound) IsRedirect() bool
- func (o *GetDeploymentActionUsingGET2NotFound) IsServerError() bool
- func (o *GetDeploymentActionUsingGET2NotFound) IsSuccess() bool
- func (o *GetDeploymentActionUsingGET2NotFound) String() string
- type GetDeploymentActionUsingGET2OK
- func (o *GetDeploymentActionUsingGET2OK) Error() string
- func (o *GetDeploymentActionUsingGET2OK) GetPayload() *models.ResourceAction
- func (o *GetDeploymentActionUsingGET2OK) IsClientError() bool
- func (o *GetDeploymentActionUsingGET2OK) IsCode(code int) bool
- func (o *GetDeploymentActionUsingGET2OK) IsRedirect() bool
- func (o *GetDeploymentActionUsingGET2OK) IsServerError() bool
- func (o *GetDeploymentActionUsingGET2OK) IsSuccess() bool
- func (o *GetDeploymentActionUsingGET2OK) String() string
- type GetDeploymentActionUsingGET2Params
- func NewGetDeploymentActionUsingGET2Params() *GetDeploymentActionUsingGET2Params
- func NewGetDeploymentActionUsingGET2ParamsWithContext(ctx context.Context) *GetDeploymentActionUsingGET2Params
- func NewGetDeploymentActionUsingGET2ParamsWithHTTPClient(client *http.Client) *GetDeploymentActionUsingGET2Params
- func NewGetDeploymentActionUsingGET2ParamsWithTimeout(timeout time.Duration) *GetDeploymentActionUsingGET2Params
- func (o *GetDeploymentActionUsingGET2Params) SetAPIVersion(aPIVersion *string)
- func (o *GetDeploymentActionUsingGET2Params) SetActionID(actionID string)
- func (o *GetDeploymentActionUsingGET2Params) SetContext(ctx context.Context)
- func (o *GetDeploymentActionUsingGET2Params) SetDefaults()
- func (o *GetDeploymentActionUsingGET2Params) SetDeploymentID(deploymentID strfmt.UUID)
- func (o *GetDeploymentActionUsingGET2Params) SetHTTPClient(client *http.Client)
- func (o *GetDeploymentActionUsingGET2Params) SetTimeout(timeout time.Duration)
- func (o *GetDeploymentActionUsingGET2Params) WithAPIVersion(aPIVersion *string) *GetDeploymentActionUsingGET2Params
- func (o *GetDeploymentActionUsingGET2Params) WithActionID(actionID string) *GetDeploymentActionUsingGET2Params
- func (o *GetDeploymentActionUsingGET2Params) WithContext(ctx context.Context) *GetDeploymentActionUsingGET2Params
- func (o *GetDeploymentActionUsingGET2Params) WithDefaults() *GetDeploymentActionUsingGET2Params
- func (o *GetDeploymentActionUsingGET2Params) WithDeploymentID(deploymentID strfmt.UUID) *GetDeploymentActionUsingGET2Params
- func (o *GetDeploymentActionUsingGET2Params) WithHTTPClient(client *http.Client) *GetDeploymentActionUsingGET2Params
- func (o *GetDeploymentActionUsingGET2Params) WithTimeout(timeout time.Duration) *GetDeploymentActionUsingGET2Params
- func (o *GetDeploymentActionUsingGET2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetDeploymentActionUsingGET2Reader
- type GetDeploymentActionUsingGET2Unauthorized
- func (o *GetDeploymentActionUsingGET2Unauthorized) Error() string
- func (o *GetDeploymentActionUsingGET2Unauthorized) IsClientError() bool
- func (o *GetDeploymentActionUsingGET2Unauthorized) IsCode(code int) bool
- func (o *GetDeploymentActionUsingGET2Unauthorized) IsRedirect() bool
- func (o *GetDeploymentActionUsingGET2Unauthorized) IsServerError() bool
- func (o *GetDeploymentActionUsingGET2Unauthorized) IsSuccess() bool
- func (o *GetDeploymentActionUsingGET2Unauthorized) String() string
- type GetDeploymentActionsUsingGET2NotFound
- func (o *GetDeploymentActionsUsingGET2NotFound) Error() string
- func (o *GetDeploymentActionsUsingGET2NotFound) GetPayload() *models.Error
- func (o *GetDeploymentActionsUsingGET2NotFound) IsClientError() bool
- func (o *GetDeploymentActionsUsingGET2NotFound) IsCode(code int) bool
- func (o *GetDeploymentActionsUsingGET2NotFound) IsRedirect() bool
- func (o *GetDeploymentActionsUsingGET2NotFound) IsServerError() bool
- func (o *GetDeploymentActionsUsingGET2NotFound) IsSuccess() bool
- func (o *GetDeploymentActionsUsingGET2NotFound) String() string
- type GetDeploymentActionsUsingGET2OK
- func (o *GetDeploymentActionsUsingGET2OK) Error() string
- func (o *GetDeploymentActionsUsingGET2OK) GetPayload() []*models.ResourceAction
- func (o *GetDeploymentActionsUsingGET2OK) IsClientError() bool
- func (o *GetDeploymentActionsUsingGET2OK) IsCode(code int) bool
- func (o *GetDeploymentActionsUsingGET2OK) IsRedirect() bool
- func (o *GetDeploymentActionsUsingGET2OK) IsServerError() bool
- func (o *GetDeploymentActionsUsingGET2OK) IsSuccess() bool
- func (o *GetDeploymentActionsUsingGET2OK) String() string
- type GetDeploymentActionsUsingGET2Params
- func NewGetDeploymentActionsUsingGET2Params() *GetDeploymentActionsUsingGET2Params
- func NewGetDeploymentActionsUsingGET2ParamsWithContext(ctx context.Context) *GetDeploymentActionsUsingGET2Params
- func NewGetDeploymentActionsUsingGET2ParamsWithHTTPClient(client *http.Client) *GetDeploymentActionsUsingGET2Params
- func NewGetDeploymentActionsUsingGET2ParamsWithTimeout(timeout time.Duration) *GetDeploymentActionsUsingGET2Params
- func (o *GetDeploymentActionsUsingGET2Params) SetAPIVersion(aPIVersion *string)
- func (o *GetDeploymentActionsUsingGET2Params) SetContext(ctx context.Context)
- func (o *GetDeploymentActionsUsingGET2Params) SetDefaults()
- func (o *GetDeploymentActionsUsingGET2Params) SetDeploymentID(deploymentID strfmt.UUID)
- func (o *GetDeploymentActionsUsingGET2Params) SetHTTPClient(client *http.Client)
- func (o *GetDeploymentActionsUsingGET2Params) SetTimeout(timeout time.Duration)
- func (o *GetDeploymentActionsUsingGET2Params) WithAPIVersion(aPIVersion *string) *GetDeploymentActionsUsingGET2Params
- func (o *GetDeploymentActionsUsingGET2Params) WithContext(ctx context.Context) *GetDeploymentActionsUsingGET2Params
- func (o *GetDeploymentActionsUsingGET2Params) WithDefaults() *GetDeploymentActionsUsingGET2Params
- func (o *GetDeploymentActionsUsingGET2Params) WithDeploymentID(deploymentID strfmt.UUID) *GetDeploymentActionsUsingGET2Params
- func (o *GetDeploymentActionsUsingGET2Params) WithHTTPClient(client *http.Client) *GetDeploymentActionsUsingGET2Params
- func (o *GetDeploymentActionsUsingGET2Params) WithTimeout(timeout time.Duration) *GetDeploymentActionsUsingGET2Params
- func (o *GetDeploymentActionsUsingGET2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetDeploymentActionsUsingGET2Reader
- type GetDeploymentActionsUsingGET2Unauthorized
- func (o *GetDeploymentActionsUsingGET2Unauthorized) Error() string
- func (o *GetDeploymentActionsUsingGET2Unauthorized) IsClientError() bool
- func (o *GetDeploymentActionsUsingGET2Unauthorized) IsCode(code int) bool
- func (o *GetDeploymentActionsUsingGET2Unauthorized) IsRedirect() bool
- func (o *GetDeploymentActionsUsingGET2Unauthorized) IsServerError() bool
- func (o *GetDeploymentActionsUsingGET2Unauthorized) IsSuccess() bool
- func (o *GetDeploymentActionsUsingGET2Unauthorized) String() string
- type GetResourceActionUsingGET4NotFound
- func (o *GetResourceActionUsingGET4NotFound) Error() string
- func (o *GetResourceActionUsingGET4NotFound) GetPayload() *models.Error
- func (o *GetResourceActionUsingGET4NotFound) IsClientError() bool
- func (o *GetResourceActionUsingGET4NotFound) IsCode(code int) bool
- func (o *GetResourceActionUsingGET4NotFound) IsRedirect() bool
- func (o *GetResourceActionUsingGET4NotFound) IsServerError() bool
- func (o *GetResourceActionUsingGET4NotFound) IsSuccess() bool
- func (o *GetResourceActionUsingGET4NotFound) String() string
- type GetResourceActionUsingGET4OK
- func (o *GetResourceActionUsingGET4OK) Error() string
- func (o *GetResourceActionUsingGET4OK) GetPayload() *models.ResourceAction
- func (o *GetResourceActionUsingGET4OK) IsClientError() bool
- func (o *GetResourceActionUsingGET4OK) IsCode(code int) bool
- func (o *GetResourceActionUsingGET4OK) IsRedirect() bool
- func (o *GetResourceActionUsingGET4OK) IsServerError() bool
- func (o *GetResourceActionUsingGET4OK) IsSuccess() bool
- func (o *GetResourceActionUsingGET4OK) String() string
- type GetResourceActionUsingGET4Params
- func NewGetResourceActionUsingGET4Params() *GetResourceActionUsingGET4Params
- func NewGetResourceActionUsingGET4ParamsWithContext(ctx context.Context) *GetResourceActionUsingGET4Params
- func NewGetResourceActionUsingGET4ParamsWithHTTPClient(client *http.Client) *GetResourceActionUsingGET4Params
- func NewGetResourceActionUsingGET4ParamsWithTimeout(timeout time.Duration) *GetResourceActionUsingGET4Params
- func (o *GetResourceActionUsingGET4Params) SetAPIVersion(aPIVersion *string)
- func (o *GetResourceActionUsingGET4Params) SetActionID(actionID string)
- func (o *GetResourceActionUsingGET4Params) SetContext(ctx context.Context)
- func (o *GetResourceActionUsingGET4Params) SetDefaults()
- func (o *GetResourceActionUsingGET4Params) SetDeploymentID(deploymentID strfmt.UUID)
- func (o *GetResourceActionUsingGET4Params) SetHTTPClient(client *http.Client)
- func (o *GetResourceActionUsingGET4Params) SetResourceID(resourceID strfmt.UUID)
- func (o *GetResourceActionUsingGET4Params) SetTimeout(timeout time.Duration)
- func (o *GetResourceActionUsingGET4Params) WithAPIVersion(aPIVersion *string) *GetResourceActionUsingGET4Params
- func (o *GetResourceActionUsingGET4Params) WithActionID(actionID string) *GetResourceActionUsingGET4Params
- func (o *GetResourceActionUsingGET4Params) WithContext(ctx context.Context) *GetResourceActionUsingGET4Params
- func (o *GetResourceActionUsingGET4Params) WithDefaults() *GetResourceActionUsingGET4Params
- func (o *GetResourceActionUsingGET4Params) WithDeploymentID(deploymentID strfmt.UUID) *GetResourceActionUsingGET4Params
- func (o *GetResourceActionUsingGET4Params) WithHTTPClient(client *http.Client) *GetResourceActionUsingGET4Params
- func (o *GetResourceActionUsingGET4Params) WithResourceID(resourceID strfmt.UUID) *GetResourceActionUsingGET4Params
- func (o *GetResourceActionUsingGET4Params) WithTimeout(timeout time.Duration) *GetResourceActionUsingGET4Params
- func (o *GetResourceActionUsingGET4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetResourceActionUsingGET4Reader
- type GetResourceActionUsingGET4Unauthorized
- func (o *GetResourceActionUsingGET4Unauthorized) Error() string
- func (o *GetResourceActionUsingGET4Unauthorized) IsClientError() bool
- func (o *GetResourceActionUsingGET4Unauthorized) IsCode(code int) bool
- func (o *GetResourceActionUsingGET4Unauthorized) IsRedirect() bool
- func (o *GetResourceActionUsingGET4Unauthorized) IsServerError() bool
- func (o *GetResourceActionUsingGET4Unauthorized) IsSuccess() bool
- func (o *GetResourceActionUsingGET4Unauthorized) String() string
- type GetResourceActionsUsingGET4NotFound
- func (o *GetResourceActionsUsingGET4NotFound) Error() string
- func (o *GetResourceActionsUsingGET4NotFound) GetPayload() *models.Error
- func (o *GetResourceActionsUsingGET4NotFound) IsClientError() bool
- func (o *GetResourceActionsUsingGET4NotFound) IsCode(code int) bool
- func (o *GetResourceActionsUsingGET4NotFound) IsRedirect() bool
- func (o *GetResourceActionsUsingGET4NotFound) IsServerError() bool
- func (o *GetResourceActionsUsingGET4NotFound) IsSuccess() bool
- func (o *GetResourceActionsUsingGET4NotFound) String() string
- type GetResourceActionsUsingGET4OK
- func (o *GetResourceActionsUsingGET4OK) Error() string
- func (o *GetResourceActionsUsingGET4OK) GetPayload() []*models.ResourceAction
- func (o *GetResourceActionsUsingGET4OK) IsClientError() bool
- func (o *GetResourceActionsUsingGET4OK) IsCode(code int) bool
- func (o *GetResourceActionsUsingGET4OK) IsRedirect() bool
- func (o *GetResourceActionsUsingGET4OK) IsServerError() bool
- func (o *GetResourceActionsUsingGET4OK) IsSuccess() bool
- func (o *GetResourceActionsUsingGET4OK) String() string
- type GetResourceActionsUsingGET4Params
- func NewGetResourceActionsUsingGET4Params() *GetResourceActionsUsingGET4Params
- func NewGetResourceActionsUsingGET4ParamsWithContext(ctx context.Context) *GetResourceActionsUsingGET4Params
- func NewGetResourceActionsUsingGET4ParamsWithHTTPClient(client *http.Client) *GetResourceActionsUsingGET4Params
- func NewGetResourceActionsUsingGET4ParamsWithTimeout(timeout time.Duration) *GetResourceActionsUsingGET4Params
- func (o *GetResourceActionsUsingGET4Params) SetAPIVersion(aPIVersion *string)
- func (o *GetResourceActionsUsingGET4Params) SetContext(ctx context.Context)
- func (o *GetResourceActionsUsingGET4Params) SetDefaults()
- func (o *GetResourceActionsUsingGET4Params) SetDeploymentID(deploymentID strfmt.UUID)
- func (o *GetResourceActionsUsingGET4Params) SetHTTPClient(client *http.Client)
- func (o *GetResourceActionsUsingGET4Params) SetResourceID(resourceID strfmt.UUID)
- func (o *GetResourceActionsUsingGET4Params) SetTimeout(timeout time.Duration)
- func (o *GetResourceActionsUsingGET4Params) WithAPIVersion(aPIVersion *string) *GetResourceActionsUsingGET4Params
- func (o *GetResourceActionsUsingGET4Params) WithContext(ctx context.Context) *GetResourceActionsUsingGET4Params
- func (o *GetResourceActionsUsingGET4Params) WithDefaults() *GetResourceActionsUsingGET4Params
- func (o *GetResourceActionsUsingGET4Params) WithDeploymentID(deploymentID strfmt.UUID) *GetResourceActionsUsingGET4Params
- func (o *GetResourceActionsUsingGET4Params) WithHTTPClient(client *http.Client) *GetResourceActionsUsingGET4Params
- func (o *GetResourceActionsUsingGET4Params) WithResourceID(resourceID strfmt.UUID) *GetResourceActionsUsingGET4Params
- func (o *GetResourceActionsUsingGET4Params) WithTimeout(timeout time.Duration) *GetResourceActionsUsingGET4Params
- func (o *GetResourceActionsUsingGET4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetResourceActionsUsingGET4Reader
- type GetResourceActionsUsingGET4Unauthorized
- func (o *GetResourceActionsUsingGET4Unauthorized) Error() string
- func (o *GetResourceActionsUsingGET4Unauthorized) IsClientError() bool
- func (o *GetResourceActionsUsingGET4Unauthorized) IsCode(code int) bool
- func (o *GetResourceActionsUsingGET4Unauthorized) IsRedirect() bool
- func (o *GetResourceActionsUsingGET4Unauthorized) IsServerError() bool
- func (o *GetResourceActionsUsingGET4Unauthorized) IsSuccess() bool
- func (o *GetResourceActionsUsingGET4Unauthorized) String() string
- type SubmitDeploymentActionRequestUsingPOST2Conflict
- func (o *SubmitDeploymentActionRequestUsingPOST2Conflict) Error() string
- func (o *SubmitDeploymentActionRequestUsingPOST2Conflict) IsClientError() bool
- func (o *SubmitDeploymentActionRequestUsingPOST2Conflict) IsCode(code int) bool
- func (o *SubmitDeploymentActionRequestUsingPOST2Conflict) IsRedirect() bool
- func (o *SubmitDeploymentActionRequestUsingPOST2Conflict) IsServerError() bool
- func (o *SubmitDeploymentActionRequestUsingPOST2Conflict) IsSuccess() bool
- func (o *SubmitDeploymentActionRequestUsingPOST2Conflict) String() string
- type SubmitDeploymentActionRequestUsingPOST2Forbidden
- func (o *SubmitDeploymentActionRequestUsingPOST2Forbidden) Error() string
- func (o *SubmitDeploymentActionRequestUsingPOST2Forbidden) IsClientError() bool
- func (o *SubmitDeploymentActionRequestUsingPOST2Forbidden) IsCode(code int) bool
- func (o *SubmitDeploymentActionRequestUsingPOST2Forbidden) IsRedirect() bool
- func (o *SubmitDeploymentActionRequestUsingPOST2Forbidden) IsServerError() bool
- func (o *SubmitDeploymentActionRequestUsingPOST2Forbidden) IsSuccess() bool
- func (o *SubmitDeploymentActionRequestUsingPOST2Forbidden) String() string
- type SubmitDeploymentActionRequestUsingPOST2NotFound
- func (o *SubmitDeploymentActionRequestUsingPOST2NotFound) Error() string
- func (o *SubmitDeploymentActionRequestUsingPOST2NotFound) GetPayload() *models.Error
- func (o *SubmitDeploymentActionRequestUsingPOST2NotFound) IsClientError() bool
- func (o *SubmitDeploymentActionRequestUsingPOST2NotFound) IsCode(code int) bool
- func (o *SubmitDeploymentActionRequestUsingPOST2NotFound) IsRedirect() bool
- func (o *SubmitDeploymentActionRequestUsingPOST2NotFound) IsServerError() bool
- func (o *SubmitDeploymentActionRequestUsingPOST2NotFound) IsSuccess() bool
- func (o *SubmitDeploymentActionRequestUsingPOST2NotFound) String() string
- type SubmitDeploymentActionRequestUsingPOST2OK
- func (o *SubmitDeploymentActionRequestUsingPOST2OK) Error() string
- func (o *SubmitDeploymentActionRequestUsingPOST2OK) GetPayload() *models.Request
- func (o *SubmitDeploymentActionRequestUsingPOST2OK) IsClientError() bool
- func (o *SubmitDeploymentActionRequestUsingPOST2OK) IsCode(code int) bool
- func (o *SubmitDeploymentActionRequestUsingPOST2OK) IsRedirect() bool
- func (o *SubmitDeploymentActionRequestUsingPOST2OK) IsServerError() bool
- func (o *SubmitDeploymentActionRequestUsingPOST2OK) IsSuccess() bool
- func (o *SubmitDeploymentActionRequestUsingPOST2OK) String() string
- type SubmitDeploymentActionRequestUsingPOST2Params
- func NewSubmitDeploymentActionRequestUsingPOST2Params() *SubmitDeploymentActionRequestUsingPOST2Params
- func NewSubmitDeploymentActionRequestUsingPOST2ParamsWithContext(ctx context.Context) *SubmitDeploymentActionRequestUsingPOST2Params
- func NewSubmitDeploymentActionRequestUsingPOST2ParamsWithHTTPClient(client *http.Client) *SubmitDeploymentActionRequestUsingPOST2Params
- func NewSubmitDeploymentActionRequestUsingPOST2ParamsWithTimeout(timeout time.Duration) *SubmitDeploymentActionRequestUsingPOST2Params
- func (o *SubmitDeploymentActionRequestUsingPOST2Params) SetAPIVersion(aPIVersion *string)
- func (o *SubmitDeploymentActionRequestUsingPOST2Params) SetActionRequest(actionRequest *models.ResourceActionRequest)
- func (o *SubmitDeploymentActionRequestUsingPOST2Params) SetContext(ctx context.Context)
- func (o *SubmitDeploymentActionRequestUsingPOST2Params) SetDefaults()
- func (o *SubmitDeploymentActionRequestUsingPOST2Params) SetDeploymentID(deploymentID strfmt.UUID)
- func (o *SubmitDeploymentActionRequestUsingPOST2Params) SetHTTPClient(client *http.Client)
- func (o *SubmitDeploymentActionRequestUsingPOST2Params) SetTimeout(timeout time.Duration)
- func (o *SubmitDeploymentActionRequestUsingPOST2Params) WithAPIVersion(aPIVersion *string) *SubmitDeploymentActionRequestUsingPOST2Params
- func (o *SubmitDeploymentActionRequestUsingPOST2Params) WithActionRequest(actionRequest *models.ResourceActionRequest) *SubmitDeploymentActionRequestUsingPOST2Params
- func (o *SubmitDeploymentActionRequestUsingPOST2Params) WithContext(ctx context.Context) *SubmitDeploymentActionRequestUsingPOST2Params
- func (o *SubmitDeploymentActionRequestUsingPOST2Params) WithDefaults() *SubmitDeploymentActionRequestUsingPOST2Params
- func (o *SubmitDeploymentActionRequestUsingPOST2Params) WithDeploymentID(deploymentID strfmt.UUID) *SubmitDeploymentActionRequestUsingPOST2Params
- func (o *SubmitDeploymentActionRequestUsingPOST2Params) WithHTTPClient(client *http.Client) *SubmitDeploymentActionRequestUsingPOST2Params
- func (o *SubmitDeploymentActionRequestUsingPOST2Params) WithTimeout(timeout time.Duration) *SubmitDeploymentActionRequestUsingPOST2Params
- func (o *SubmitDeploymentActionRequestUsingPOST2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SubmitDeploymentActionRequestUsingPOST2Reader
- type SubmitDeploymentActionRequestUsingPOST2Unauthorized
- func (o *SubmitDeploymentActionRequestUsingPOST2Unauthorized) Error() string
- func (o *SubmitDeploymentActionRequestUsingPOST2Unauthorized) IsClientError() bool
- func (o *SubmitDeploymentActionRequestUsingPOST2Unauthorized) IsCode(code int) bool
- func (o *SubmitDeploymentActionRequestUsingPOST2Unauthorized) IsRedirect() bool
- func (o *SubmitDeploymentActionRequestUsingPOST2Unauthorized) IsServerError() bool
- func (o *SubmitDeploymentActionRequestUsingPOST2Unauthorized) IsSuccess() bool
- func (o *SubmitDeploymentActionRequestUsingPOST2Unauthorized) String() string
- type SubmitResourceActionRequestUsingPOST4Conflict
- func (o *SubmitResourceActionRequestUsingPOST4Conflict) Error() string
- func (o *SubmitResourceActionRequestUsingPOST4Conflict) IsClientError() bool
- func (o *SubmitResourceActionRequestUsingPOST4Conflict) IsCode(code int) bool
- func (o *SubmitResourceActionRequestUsingPOST4Conflict) IsRedirect() bool
- func (o *SubmitResourceActionRequestUsingPOST4Conflict) IsServerError() bool
- func (o *SubmitResourceActionRequestUsingPOST4Conflict) IsSuccess() bool
- func (o *SubmitResourceActionRequestUsingPOST4Conflict) String() string
- type SubmitResourceActionRequestUsingPOST4Forbidden
- func (o *SubmitResourceActionRequestUsingPOST4Forbidden) Error() string
- func (o *SubmitResourceActionRequestUsingPOST4Forbidden) IsClientError() bool
- func (o *SubmitResourceActionRequestUsingPOST4Forbidden) IsCode(code int) bool
- func (o *SubmitResourceActionRequestUsingPOST4Forbidden) IsRedirect() bool
- func (o *SubmitResourceActionRequestUsingPOST4Forbidden) IsServerError() bool
- func (o *SubmitResourceActionRequestUsingPOST4Forbidden) IsSuccess() bool
- func (o *SubmitResourceActionRequestUsingPOST4Forbidden) String() string
- type SubmitResourceActionRequestUsingPOST4NotFound
- func (o *SubmitResourceActionRequestUsingPOST4NotFound) Error() string
- func (o *SubmitResourceActionRequestUsingPOST4NotFound) GetPayload() *models.Error
- func (o *SubmitResourceActionRequestUsingPOST4NotFound) IsClientError() bool
- func (o *SubmitResourceActionRequestUsingPOST4NotFound) IsCode(code int) bool
- func (o *SubmitResourceActionRequestUsingPOST4NotFound) IsRedirect() bool
- func (o *SubmitResourceActionRequestUsingPOST4NotFound) IsServerError() bool
- func (o *SubmitResourceActionRequestUsingPOST4NotFound) IsSuccess() bool
- func (o *SubmitResourceActionRequestUsingPOST4NotFound) String() string
- type SubmitResourceActionRequestUsingPOST4OK
- func (o *SubmitResourceActionRequestUsingPOST4OK) Error() string
- func (o *SubmitResourceActionRequestUsingPOST4OK) GetPayload() *models.Request
- func (o *SubmitResourceActionRequestUsingPOST4OK) IsClientError() bool
- func (o *SubmitResourceActionRequestUsingPOST4OK) IsCode(code int) bool
- func (o *SubmitResourceActionRequestUsingPOST4OK) IsRedirect() bool
- func (o *SubmitResourceActionRequestUsingPOST4OK) IsServerError() bool
- func (o *SubmitResourceActionRequestUsingPOST4OK) IsSuccess() bool
- func (o *SubmitResourceActionRequestUsingPOST4OK) String() string
- type SubmitResourceActionRequestUsingPOST4Params
- func NewSubmitResourceActionRequestUsingPOST4Params() *SubmitResourceActionRequestUsingPOST4Params
- func NewSubmitResourceActionRequestUsingPOST4ParamsWithContext(ctx context.Context) *SubmitResourceActionRequestUsingPOST4Params
- func NewSubmitResourceActionRequestUsingPOST4ParamsWithHTTPClient(client *http.Client) *SubmitResourceActionRequestUsingPOST4Params
- func NewSubmitResourceActionRequestUsingPOST4ParamsWithTimeout(timeout time.Duration) *SubmitResourceActionRequestUsingPOST4Params
- func (o *SubmitResourceActionRequestUsingPOST4Params) SetAPIVersion(aPIVersion *string)
- func (o *SubmitResourceActionRequestUsingPOST4Params) SetActionRequest(actionRequest *models.ResourceActionRequest)
- func (o *SubmitResourceActionRequestUsingPOST4Params) SetContext(ctx context.Context)
- func (o *SubmitResourceActionRequestUsingPOST4Params) SetDefaults()
- func (o *SubmitResourceActionRequestUsingPOST4Params) SetDeploymentID(deploymentID strfmt.UUID)
- func (o *SubmitResourceActionRequestUsingPOST4Params) SetHTTPClient(client *http.Client)
- func (o *SubmitResourceActionRequestUsingPOST4Params) SetResourceID(resourceID strfmt.UUID)
- func (o *SubmitResourceActionRequestUsingPOST4Params) SetTimeout(timeout time.Duration)
- func (o *SubmitResourceActionRequestUsingPOST4Params) WithAPIVersion(aPIVersion *string) *SubmitResourceActionRequestUsingPOST4Params
- func (o *SubmitResourceActionRequestUsingPOST4Params) WithActionRequest(actionRequest *models.ResourceActionRequest) *SubmitResourceActionRequestUsingPOST4Params
- func (o *SubmitResourceActionRequestUsingPOST4Params) WithContext(ctx context.Context) *SubmitResourceActionRequestUsingPOST4Params
- func (o *SubmitResourceActionRequestUsingPOST4Params) WithDefaults() *SubmitResourceActionRequestUsingPOST4Params
- func (o *SubmitResourceActionRequestUsingPOST4Params) WithDeploymentID(deploymentID strfmt.UUID) *SubmitResourceActionRequestUsingPOST4Params
- func (o *SubmitResourceActionRequestUsingPOST4Params) WithHTTPClient(client *http.Client) *SubmitResourceActionRequestUsingPOST4Params
- func (o *SubmitResourceActionRequestUsingPOST4Params) WithResourceID(resourceID strfmt.UUID) *SubmitResourceActionRequestUsingPOST4Params
- func (o *SubmitResourceActionRequestUsingPOST4Params) WithTimeout(timeout time.Duration) *SubmitResourceActionRequestUsingPOST4Params
- func (o *SubmitResourceActionRequestUsingPOST4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SubmitResourceActionRequestUsingPOST4Reader
- type SubmitResourceActionRequestUsingPOST4Unauthorized
- func (o *SubmitResourceActionRequestUsingPOST4Unauthorized) Error() string
- func (o *SubmitResourceActionRequestUsingPOST4Unauthorized) IsClientError() bool
- func (o *SubmitResourceActionRequestUsingPOST4Unauthorized) IsCode(code int) bool
- func (o *SubmitResourceActionRequestUsingPOST4Unauthorized) IsRedirect() bool
- func (o *SubmitResourceActionRequestUsingPOST4Unauthorized) IsServerError() bool
- func (o *SubmitResourceActionRequestUsingPOST4Unauthorized) IsSuccess() bool
- func (o *SubmitResourceActionRequestUsingPOST4Unauthorized) String() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for deployment actions API
func (*Client) GetDeploymentActionUsingGET2 ¶ added in v0.4.0
func (a *Client) GetDeploymentActionUsingGET2(params *GetDeploymentActionUsingGET2Params, opts ...ClientOption) (*GetDeploymentActionUsingGET2OK, error)
GetDeploymentActionUsingGET2 fetches deployment action
Returns an action for the deployment specified by its Deployment ID and Action ID.
func (*Client) GetDeploymentActionsUsingGET2 ¶ added in v0.4.0
func (a *Client) GetDeploymentActionsUsingGET2(params *GetDeploymentActionsUsingGET2Params, opts ...ClientOption) (*GetDeploymentActionsUsingGET2OK, error)
GetDeploymentActionsUsingGET2 fetches deployment available actions
Returns the complete list of available actions that can be performed on a given deployment.
func (*Client) GetResourceActionUsingGET4 ¶ added in v0.4.0
func (a *Client) GetResourceActionUsingGET4(params *GetResourceActionUsingGET4Params, opts ...ClientOption) (*GetResourceActionUsingGET4OK, error)
GetResourceActionUsingGET4 fetches resource action
Returns an action for the resource specified by its Resource ID and Action ID.
func (*Client) GetResourceActionsUsingGET4 ¶ added in v0.4.0
func (a *Client) GetResourceActionsUsingGET4(params *GetResourceActionsUsingGET4Params, opts ...ClientOption) (*GetResourceActionsUsingGET4OK, error)
GetResourceActionsUsingGET4 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) SubmitDeploymentActionRequestUsingPOST2 ¶ added in v0.4.0
func (a *Client) SubmitDeploymentActionRequestUsingPOST2(params *SubmitDeploymentActionRequestUsingPOST2Params, opts ...ClientOption) (*SubmitDeploymentActionRequestUsingPOST2OK, error)
SubmitDeploymentActionRequestUsingPOST2 deployments action request
Submit a deployment action request
func (*Client) SubmitResourceActionRequestUsingPOST4 ¶ added in v0.4.0
func (a *Client) SubmitResourceActionRequestUsingPOST4(params *SubmitResourceActionRequestUsingPOST4Params, opts ...ClientOption) (*SubmitResourceActionRequestUsingPOST4OK, error)
SubmitResourceActionRequestUsingPOST4 resources action request
Submit a resource action request.
type ClientOption ¶ added in v0.2.20
type ClientOption func(*runtime.ClientOperation)
ClientOption is the option for Client methods
type ClientService ¶ added in v0.2.18
type ClientService interface { GetDeploymentActionUsingGET2(params *GetDeploymentActionUsingGET2Params, opts ...ClientOption) (*GetDeploymentActionUsingGET2OK, error) GetDeploymentActionsUsingGET2(params *GetDeploymentActionsUsingGET2Params, opts ...ClientOption) (*GetDeploymentActionsUsingGET2OK, error) GetResourceActionUsingGET4(params *GetResourceActionUsingGET4Params, opts ...ClientOption) (*GetResourceActionUsingGET4OK, error) GetResourceActionsUsingGET4(params *GetResourceActionsUsingGET4Params, opts ...ClientOption) (*GetResourceActionsUsingGET4OK, error) SubmitDeploymentActionRequestUsingPOST2(params *SubmitDeploymentActionRequestUsingPOST2Params, opts ...ClientOption) (*SubmitDeploymentActionRequestUsingPOST2OK, error) SubmitResourceActionRequestUsingPOST4(params *SubmitResourceActionRequestUsingPOST4Params, opts ...ClientOption) (*SubmitResourceActionRequestUsingPOST4OK, 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 deployment actions API client.
type GetDeploymentActionUsingGET2NotFound ¶ added in v0.4.0
GetDeploymentActionUsingGET2NotFound describes a response with status code 404, with default header values.
Not Found
func NewGetDeploymentActionUsingGET2NotFound ¶ added in v0.4.0
func NewGetDeploymentActionUsingGET2NotFound() *GetDeploymentActionUsingGET2NotFound
NewGetDeploymentActionUsingGET2NotFound creates a GetDeploymentActionUsingGET2NotFound with default headers values
func (*GetDeploymentActionUsingGET2NotFound) Error ¶ added in v0.4.0
func (o *GetDeploymentActionUsingGET2NotFound) Error() string
func (*GetDeploymentActionUsingGET2NotFound) GetPayload ¶ added in v0.4.0
func (o *GetDeploymentActionUsingGET2NotFound) GetPayload() *models.Error
func (*GetDeploymentActionUsingGET2NotFound) IsClientError ¶ added in v0.5.0
func (o *GetDeploymentActionUsingGET2NotFound) IsClientError() bool
IsClientError returns true when this get deployment action using g e t2 not found response has a 4xx status code
func (*GetDeploymentActionUsingGET2NotFound) IsCode ¶ added in v0.5.0
func (o *GetDeploymentActionUsingGET2NotFound) IsCode(code int) bool
IsCode returns true when this get deployment action using g e t2 not found response a status code equal to that given
func (*GetDeploymentActionUsingGET2NotFound) IsRedirect ¶ added in v0.5.0
func (o *GetDeploymentActionUsingGET2NotFound) IsRedirect() bool
IsRedirect returns true when this get deployment action using g e t2 not found response has a 3xx status code
func (*GetDeploymentActionUsingGET2NotFound) IsServerError ¶ added in v0.5.0
func (o *GetDeploymentActionUsingGET2NotFound) IsServerError() bool
IsServerError returns true when this get deployment action using g e t2 not found response has a 5xx status code
func (*GetDeploymentActionUsingGET2NotFound) IsSuccess ¶ added in v0.5.0
func (o *GetDeploymentActionUsingGET2NotFound) IsSuccess() bool
IsSuccess returns true when this get deployment action using g e t2 not found response has a 2xx status code
func (*GetDeploymentActionUsingGET2NotFound) String ¶ added in v0.5.0
func (o *GetDeploymentActionUsingGET2NotFound) String() string
type GetDeploymentActionUsingGET2OK ¶ added in v0.4.0
type GetDeploymentActionUsingGET2OK struct {
Payload *models.ResourceAction
}
GetDeploymentActionUsingGET2OK describes a response with status code 200, with default header values.
OK
func NewGetDeploymentActionUsingGET2OK ¶ added in v0.4.0
func NewGetDeploymentActionUsingGET2OK() *GetDeploymentActionUsingGET2OK
NewGetDeploymentActionUsingGET2OK creates a GetDeploymentActionUsingGET2OK with default headers values
func (*GetDeploymentActionUsingGET2OK) Error ¶ added in v0.4.0
func (o *GetDeploymentActionUsingGET2OK) Error() string
func (*GetDeploymentActionUsingGET2OK) GetPayload ¶ added in v0.4.0
func (o *GetDeploymentActionUsingGET2OK) GetPayload() *models.ResourceAction
func (*GetDeploymentActionUsingGET2OK) IsClientError ¶ added in v0.5.0
func (o *GetDeploymentActionUsingGET2OK) IsClientError() bool
IsClientError returns true when this get deployment action using g e t2 o k response has a 4xx status code
func (*GetDeploymentActionUsingGET2OK) IsCode ¶ added in v0.5.0
func (o *GetDeploymentActionUsingGET2OK) IsCode(code int) bool
IsCode returns true when this get deployment action using g e t2 o k response a status code equal to that given
func (*GetDeploymentActionUsingGET2OK) IsRedirect ¶ added in v0.5.0
func (o *GetDeploymentActionUsingGET2OK) IsRedirect() bool
IsRedirect returns true when this get deployment action using g e t2 o k response has a 3xx status code
func (*GetDeploymentActionUsingGET2OK) IsServerError ¶ added in v0.5.0
func (o *GetDeploymentActionUsingGET2OK) IsServerError() bool
IsServerError returns true when this get deployment action using g e t2 o k response has a 5xx status code
func (*GetDeploymentActionUsingGET2OK) IsSuccess ¶ added in v0.5.0
func (o *GetDeploymentActionUsingGET2OK) IsSuccess() bool
IsSuccess returns true when this get deployment action using g e t2 o k response has a 2xx status code
func (*GetDeploymentActionUsingGET2OK) String ¶ added in v0.5.0
func (o *GetDeploymentActionUsingGET2OK) String() string
type GetDeploymentActionUsingGET2Params ¶ added in v0.4.0
type GetDeploymentActionUsingGET2Params struct { /* ActionID. Action ID */ ActionID 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 /* DeploymentID. Deployment ID Format: uuid */ DeploymentID strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetDeploymentActionUsingGET2Params contains all the parameters to send to the API endpoint
for the get deployment action using g e t 2 operation. Typically these are written to a http.Request.
func NewGetDeploymentActionUsingGET2Params ¶ added in v0.4.0
func NewGetDeploymentActionUsingGET2Params() *GetDeploymentActionUsingGET2Params
NewGetDeploymentActionUsingGET2Params creates a new GetDeploymentActionUsingGET2Params 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 NewGetDeploymentActionUsingGET2ParamsWithContext ¶ added in v0.4.0
func NewGetDeploymentActionUsingGET2ParamsWithContext(ctx context.Context) *GetDeploymentActionUsingGET2Params
NewGetDeploymentActionUsingGET2ParamsWithContext creates a new GetDeploymentActionUsingGET2Params object with the ability to set a context for a request.
func NewGetDeploymentActionUsingGET2ParamsWithHTTPClient ¶ added in v0.4.0
func NewGetDeploymentActionUsingGET2ParamsWithHTTPClient(client *http.Client) *GetDeploymentActionUsingGET2Params
NewGetDeploymentActionUsingGET2ParamsWithHTTPClient creates a new GetDeploymentActionUsingGET2Params object with the ability to set a custom HTTPClient for a request.
func NewGetDeploymentActionUsingGET2ParamsWithTimeout ¶ added in v0.4.0
func NewGetDeploymentActionUsingGET2ParamsWithTimeout(timeout time.Duration) *GetDeploymentActionUsingGET2Params
NewGetDeploymentActionUsingGET2ParamsWithTimeout creates a new GetDeploymentActionUsingGET2Params object with the ability to set a timeout on a request.
func (*GetDeploymentActionUsingGET2Params) SetAPIVersion ¶ added in v0.4.0
func (o *GetDeploymentActionUsingGET2Params) SetAPIVersion(aPIVersion *string)
SetAPIVersion adds the apiVersion to the get deployment action using g e t 2 params
func (*GetDeploymentActionUsingGET2Params) SetActionID ¶ added in v0.4.0
func (o *GetDeploymentActionUsingGET2Params) SetActionID(actionID string)
SetActionID adds the actionId to the get deployment action using g e t 2 params
func (*GetDeploymentActionUsingGET2Params) SetContext ¶ added in v0.4.0
func (o *GetDeploymentActionUsingGET2Params) SetContext(ctx context.Context)
SetContext adds the context to the get deployment action using g e t 2 params
func (*GetDeploymentActionUsingGET2Params) SetDefaults ¶ added in v0.4.0
func (o *GetDeploymentActionUsingGET2Params) SetDefaults()
SetDefaults hydrates default values in the get deployment action using g e t 2 params (not the query body).
All values with no default are reset to their zero value.
func (*GetDeploymentActionUsingGET2Params) SetDeploymentID ¶ added in v0.4.0
func (o *GetDeploymentActionUsingGET2Params) SetDeploymentID(deploymentID strfmt.UUID)
SetDeploymentID adds the deploymentId to the get deployment action using g e t 2 params
func (*GetDeploymentActionUsingGET2Params) SetHTTPClient ¶ added in v0.4.0
func (o *GetDeploymentActionUsingGET2Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get deployment action using g e t 2 params
func (*GetDeploymentActionUsingGET2Params) SetTimeout ¶ added in v0.4.0
func (o *GetDeploymentActionUsingGET2Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get deployment action using g e t 2 params
func (*GetDeploymentActionUsingGET2Params) WithAPIVersion ¶ added in v0.4.0
func (o *GetDeploymentActionUsingGET2Params) WithAPIVersion(aPIVersion *string) *GetDeploymentActionUsingGET2Params
WithAPIVersion adds the aPIVersion to the get deployment action using g e t 2 params
func (*GetDeploymentActionUsingGET2Params) WithActionID ¶ added in v0.4.0
func (o *GetDeploymentActionUsingGET2Params) WithActionID(actionID string) *GetDeploymentActionUsingGET2Params
WithActionID adds the actionID to the get deployment action using g e t 2 params
func (*GetDeploymentActionUsingGET2Params) WithContext ¶ added in v0.4.0
func (o *GetDeploymentActionUsingGET2Params) WithContext(ctx context.Context) *GetDeploymentActionUsingGET2Params
WithContext adds the context to the get deployment action using g e t 2 params
func (*GetDeploymentActionUsingGET2Params) WithDefaults ¶ added in v0.4.0
func (o *GetDeploymentActionUsingGET2Params) WithDefaults() *GetDeploymentActionUsingGET2Params
WithDefaults hydrates default values in the get deployment action using g e t 2 params (not the query body).
All values with no default are reset to their zero value.
func (*GetDeploymentActionUsingGET2Params) WithDeploymentID ¶ added in v0.4.0
func (o *GetDeploymentActionUsingGET2Params) WithDeploymentID(deploymentID strfmt.UUID) *GetDeploymentActionUsingGET2Params
WithDeploymentID adds the deploymentID to the get deployment action using g e t 2 params
func (*GetDeploymentActionUsingGET2Params) WithHTTPClient ¶ added in v0.4.0
func (o *GetDeploymentActionUsingGET2Params) WithHTTPClient(client *http.Client) *GetDeploymentActionUsingGET2Params
WithHTTPClient adds the HTTPClient to the get deployment action using g e t 2 params
func (*GetDeploymentActionUsingGET2Params) WithTimeout ¶ added in v0.4.0
func (o *GetDeploymentActionUsingGET2Params) WithTimeout(timeout time.Duration) *GetDeploymentActionUsingGET2Params
WithTimeout adds the timeout to the get deployment action using g e t 2 params
func (*GetDeploymentActionUsingGET2Params) WriteToRequest ¶ added in v0.4.0
func (o *GetDeploymentActionUsingGET2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetDeploymentActionUsingGET2Reader ¶ added in v0.4.0
type GetDeploymentActionUsingGET2Reader struct {
// contains filtered or unexported fields
}
GetDeploymentActionUsingGET2Reader is a Reader for the GetDeploymentActionUsingGET2 structure.
func (*GetDeploymentActionUsingGET2Reader) ReadResponse ¶ added in v0.4.0
func (o *GetDeploymentActionUsingGET2Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetDeploymentActionUsingGET2Unauthorized ¶ added in v0.4.0
type GetDeploymentActionUsingGET2Unauthorized struct { }
GetDeploymentActionUsingGET2Unauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewGetDeploymentActionUsingGET2Unauthorized ¶ added in v0.4.0
func NewGetDeploymentActionUsingGET2Unauthorized() *GetDeploymentActionUsingGET2Unauthorized
NewGetDeploymentActionUsingGET2Unauthorized creates a GetDeploymentActionUsingGET2Unauthorized with default headers values
func (*GetDeploymentActionUsingGET2Unauthorized) Error ¶ added in v0.4.0
func (o *GetDeploymentActionUsingGET2Unauthorized) Error() string
func (*GetDeploymentActionUsingGET2Unauthorized) IsClientError ¶ added in v0.5.0
func (o *GetDeploymentActionUsingGET2Unauthorized) IsClientError() bool
IsClientError returns true when this get deployment action using g e t2 unauthorized response has a 4xx status code
func (*GetDeploymentActionUsingGET2Unauthorized) IsCode ¶ added in v0.5.0
func (o *GetDeploymentActionUsingGET2Unauthorized) IsCode(code int) bool
IsCode returns true when this get deployment action using g e t2 unauthorized response a status code equal to that given
func (*GetDeploymentActionUsingGET2Unauthorized) IsRedirect ¶ added in v0.5.0
func (o *GetDeploymentActionUsingGET2Unauthorized) IsRedirect() bool
IsRedirect returns true when this get deployment action using g e t2 unauthorized response has a 3xx status code
func (*GetDeploymentActionUsingGET2Unauthorized) IsServerError ¶ added in v0.5.0
func (o *GetDeploymentActionUsingGET2Unauthorized) IsServerError() bool
IsServerError returns true when this get deployment action using g e t2 unauthorized response has a 5xx status code
func (*GetDeploymentActionUsingGET2Unauthorized) IsSuccess ¶ added in v0.5.0
func (o *GetDeploymentActionUsingGET2Unauthorized) IsSuccess() bool
IsSuccess returns true when this get deployment action using g e t2 unauthorized response has a 2xx status code
func (*GetDeploymentActionUsingGET2Unauthorized) String ¶ added in v0.5.0
func (o *GetDeploymentActionUsingGET2Unauthorized) String() string
type GetDeploymentActionsUsingGET2NotFound ¶ added in v0.4.0
GetDeploymentActionsUsingGET2NotFound describes a response with status code 404, with default header values.
Not Found
func NewGetDeploymentActionsUsingGET2NotFound ¶ added in v0.4.0
func NewGetDeploymentActionsUsingGET2NotFound() *GetDeploymentActionsUsingGET2NotFound
NewGetDeploymentActionsUsingGET2NotFound creates a GetDeploymentActionsUsingGET2NotFound with default headers values
func (*GetDeploymentActionsUsingGET2NotFound) Error ¶ added in v0.4.0
func (o *GetDeploymentActionsUsingGET2NotFound) Error() string
func (*GetDeploymentActionsUsingGET2NotFound) GetPayload ¶ added in v0.4.0
func (o *GetDeploymentActionsUsingGET2NotFound) GetPayload() *models.Error
func (*GetDeploymentActionsUsingGET2NotFound) IsClientError ¶ added in v0.5.0
func (o *GetDeploymentActionsUsingGET2NotFound) IsClientError() bool
IsClientError returns true when this get deployment actions using g e t2 not found response has a 4xx status code
func (*GetDeploymentActionsUsingGET2NotFound) IsCode ¶ added in v0.5.0
func (o *GetDeploymentActionsUsingGET2NotFound) IsCode(code int) bool
IsCode returns true when this get deployment actions using g e t2 not found response a status code equal to that given
func (*GetDeploymentActionsUsingGET2NotFound) IsRedirect ¶ added in v0.5.0
func (o *GetDeploymentActionsUsingGET2NotFound) IsRedirect() bool
IsRedirect returns true when this get deployment actions using g e t2 not found response has a 3xx status code
func (*GetDeploymentActionsUsingGET2NotFound) IsServerError ¶ added in v0.5.0
func (o *GetDeploymentActionsUsingGET2NotFound) IsServerError() bool
IsServerError returns true when this get deployment actions using g e t2 not found response has a 5xx status code
func (*GetDeploymentActionsUsingGET2NotFound) IsSuccess ¶ added in v0.5.0
func (o *GetDeploymentActionsUsingGET2NotFound) IsSuccess() bool
IsSuccess returns true when this get deployment actions using g e t2 not found response has a 2xx status code
func (*GetDeploymentActionsUsingGET2NotFound) String ¶ added in v0.5.0
func (o *GetDeploymentActionsUsingGET2NotFound) String() string
type GetDeploymentActionsUsingGET2OK ¶ added in v0.4.0
type GetDeploymentActionsUsingGET2OK struct {
Payload []*models.ResourceAction
}
GetDeploymentActionsUsingGET2OK describes a response with status code 200, with default header values.
OK
func NewGetDeploymentActionsUsingGET2OK ¶ added in v0.4.0
func NewGetDeploymentActionsUsingGET2OK() *GetDeploymentActionsUsingGET2OK
NewGetDeploymentActionsUsingGET2OK creates a GetDeploymentActionsUsingGET2OK with default headers values
func (*GetDeploymentActionsUsingGET2OK) Error ¶ added in v0.4.0
func (o *GetDeploymentActionsUsingGET2OK) Error() string
func (*GetDeploymentActionsUsingGET2OK) GetPayload ¶ added in v0.4.0
func (o *GetDeploymentActionsUsingGET2OK) GetPayload() []*models.ResourceAction
func (*GetDeploymentActionsUsingGET2OK) IsClientError ¶ added in v0.5.0
func (o *GetDeploymentActionsUsingGET2OK) IsClientError() bool
IsClientError returns true when this get deployment actions using g e t2 o k response has a 4xx status code
func (*GetDeploymentActionsUsingGET2OK) IsCode ¶ added in v0.5.0
func (o *GetDeploymentActionsUsingGET2OK) IsCode(code int) bool
IsCode returns true when this get deployment actions using g e t2 o k response a status code equal to that given
func (*GetDeploymentActionsUsingGET2OK) IsRedirect ¶ added in v0.5.0
func (o *GetDeploymentActionsUsingGET2OK) IsRedirect() bool
IsRedirect returns true when this get deployment actions using g e t2 o k response has a 3xx status code
func (*GetDeploymentActionsUsingGET2OK) IsServerError ¶ added in v0.5.0
func (o *GetDeploymentActionsUsingGET2OK) IsServerError() bool
IsServerError returns true when this get deployment actions using g e t2 o k response has a 5xx status code
func (*GetDeploymentActionsUsingGET2OK) IsSuccess ¶ added in v0.5.0
func (o *GetDeploymentActionsUsingGET2OK) IsSuccess() bool
IsSuccess returns true when this get deployment actions using g e t2 o k response has a 2xx status code
func (*GetDeploymentActionsUsingGET2OK) String ¶ added in v0.5.0
func (o *GetDeploymentActionsUsingGET2OK) String() string
type GetDeploymentActionsUsingGET2Params ¶ added in v0.4.0
type GetDeploymentActionsUsingGET2Params 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 /* DeploymentID. Deployment ID Format: uuid */ DeploymentID strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetDeploymentActionsUsingGET2Params contains all the parameters to send to the API endpoint
for the get deployment actions using g e t 2 operation. Typically these are written to a http.Request.
func NewGetDeploymentActionsUsingGET2Params ¶ added in v0.4.0
func NewGetDeploymentActionsUsingGET2Params() *GetDeploymentActionsUsingGET2Params
NewGetDeploymentActionsUsingGET2Params creates a new GetDeploymentActionsUsingGET2Params 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 NewGetDeploymentActionsUsingGET2ParamsWithContext ¶ added in v0.4.0
func NewGetDeploymentActionsUsingGET2ParamsWithContext(ctx context.Context) *GetDeploymentActionsUsingGET2Params
NewGetDeploymentActionsUsingGET2ParamsWithContext creates a new GetDeploymentActionsUsingGET2Params object with the ability to set a context for a request.
func NewGetDeploymentActionsUsingGET2ParamsWithHTTPClient ¶ added in v0.4.0
func NewGetDeploymentActionsUsingGET2ParamsWithHTTPClient(client *http.Client) *GetDeploymentActionsUsingGET2Params
NewGetDeploymentActionsUsingGET2ParamsWithHTTPClient creates a new GetDeploymentActionsUsingGET2Params object with the ability to set a custom HTTPClient for a request.
func NewGetDeploymentActionsUsingGET2ParamsWithTimeout ¶ added in v0.4.0
func NewGetDeploymentActionsUsingGET2ParamsWithTimeout(timeout time.Duration) *GetDeploymentActionsUsingGET2Params
NewGetDeploymentActionsUsingGET2ParamsWithTimeout creates a new GetDeploymentActionsUsingGET2Params object with the ability to set a timeout on a request.
func (*GetDeploymentActionsUsingGET2Params) SetAPIVersion ¶ added in v0.4.0
func (o *GetDeploymentActionsUsingGET2Params) SetAPIVersion(aPIVersion *string)
SetAPIVersion adds the apiVersion to the get deployment actions using g e t 2 params
func (*GetDeploymentActionsUsingGET2Params) SetContext ¶ added in v0.4.0
func (o *GetDeploymentActionsUsingGET2Params) SetContext(ctx context.Context)
SetContext adds the context to the get deployment actions using g e t 2 params
func (*GetDeploymentActionsUsingGET2Params) SetDefaults ¶ added in v0.4.0
func (o *GetDeploymentActionsUsingGET2Params) SetDefaults()
SetDefaults hydrates default values in the get deployment actions using g e t 2 params (not the query body).
All values with no default are reset to their zero value.
func (*GetDeploymentActionsUsingGET2Params) SetDeploymentID ¶ added in v0.4.0
func (o *GetDeploymentActionsUsingGET2Params) SetDeploymentID(deploymentID strfmt.UUID)
SetDeploymentID adds the deploymentId to the get deployment actions using g e t 2 params
func (*GetDeploymentActionsUsingGET2Params) SetHTTPClient ¶ added in v0.4.0
func (o *GetDeploymentActionsUsingGET2Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get deployment actions using g e t 2 params
func (*GetDeploymentActionsUsingGET2Params) SetTimeout ¶ added in v0.4.0
func (o *GetDeploymentActionsUsingGET2Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get deployment actions using g e t 2 params
func (*GetDeploymentActionsUsingGET2Params) WithAPIVersion ¶ added in v0.4.0
func (o *GetDeploymentActionsUsingGET2Params) WithAPIVersion(aPIVersion *string) *GetDeploymentActionsUsingGET2Params
WithAPIVersion adds the aPIVersion to the get deployment actions using g e t 2 params
func (*GetDeploymentActionsUsingGET2Params) WithContext ¶ added in v0.4.0
func (o *GetDeploymentActionsUsingGET2Params) WithContext(ctx context.Context) *GetDeploymentActionsUsingGET2Params
WithContext adds the context to the get deployment actions using g e t 2 params
func (*GetDeploymentActionsUsingGET2Params) WithDefaults ¶ added in v0.4.0
func (o *GetDeploymentActionsUsingGET2Params) WithDefaults() *GetDeploymentActionsUsingGET2Params
WithDefaults hydrates default values in the get deployment actions using g e t 2 params (not the query body).
All values with no default are reset to their zero value.
func (*GetDeploymentActionsUsingGET2Params) WithDeploymentID ¶ added in v0.4.0
func (o *GetDeploymentActionsUsingGET2Params) WithDeploymentID(deploymentID strfmt.UUID) *GetDeploymentActionsUsingGET2Params
WithDeploymentID adds the deploymentID to the get deployment actions using g e t 2 params
func (*GetDeploymentActionsUsingGET2Params) WithHTTPClient ¶ added in v0.4.0
func (o *GetDeploymentActionsUsingGET2Params) WithHTTPClient(client *http.Client) *GetDeploymentActionsUsingGET2Params
WithHTTPClient adds the HTTPClient to the get deployment actions using g e t 2 params
func (*GetDeploymentActionsUsingGET2Params) WithTimeout ¶ added in v0.4.0
func (o *GetDeploymentActionsUsingGET2Params) WithTimeout(timeout time.Duration) *GetDeploymentActionsUsingGET2Params
WithTimeout adds the timeout to the get deployment actions using g e t 2 params
func (*GetDeploymentActionsUsingGET2Params) WriteToRequest ¶ added in v0.4.0
func (o *GetDeploymentActionsUsingGET2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetDeploymentActionsUsingGET2Reader ¶ added in v0.4.0
type GetDeploymentActionsUsingGET2Reader struct {
// contains filtered or unexported fields
}
GetDeploymentActionsUsingGET2Reader is a Reader for the GetDeploymentActionsUsingGET2 structure.
func (*GetDeploymentActionsUsingGET2Reader) ReadResponse ¶ added in v0.4.0
func (o *GetDeploymentActionsUsingGET2Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetDeploymentActionsUsingGET2Unauthorized ¶ added in v0.4.0
type GetDeploymentActionsUsingGET2Unauthorized struct { }
GetDeploymentActionsUsingGET2Unauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewGetDeploymentActionsUsingGET2Unauthorized ¶ added in v0.4.0
func NewGetDeploymentActionsUsingGET2Unauthorized() *GetDeploymentActionsUsingGET2Unauthorized
NewGetDeploymentActionsUsingGET2Unauthorized creates a GetDeploymentActionsUsingGET2Unauthorized with default headers values
func (*GetDeploymentActionsUsingGET2Unauthorized) Error ¶ added in v0.4.0
func (o *GetDeploymentActionsUsingGET2Unauthorized) Error() string
func (*GetDeploymentActionsUsingGET2Unauthorized) IsClientError ¶ added in v0.5.0
func (o *GetDeploymentActionsUsingGET2Unauthorized) IsClientError() bool
IsClientError returns true when this get deployment actions using g e t2 unauthorized response has a 4xx status code
func (*GetDeploymentActionsUsingGET2Unauthorized) IsCode ¶ added in v0.5.0
func (o *GetDeploymentActionsUsingGET2Unauthorized) IsCode(code int) bool
IsCode returns true when this get deployment actions using g e t2 unauthorized response a status code equal to that given
func (*GetDeploymentActionsUsingGET2Unauthorized) IsRedirect ¶ added in v0.5.0
func (o *GetDeploymentActionsUsingGET2Unauthorized) IsRedirect() bool
IsRedirect returns true when this get deployment actions using g e t2 unauthorized response has a 3xx status code
func (*GetDeploymentActionsUsingGET2Unauthorized) IsServerError ¶ added in v0.5.0
func (o *GetDeploymentActionsUsingGET2Unauthorized) IsServerError() bool
IsServerError returns true when this get deployment actions using g e t2 unauthorized response has a 5xx status code
func (*GetDeploymentActionsUsingGET2Unauthorized) IsSuccess ¶ added in v0.5.0
func (o *GetDeploymentActionsUsingGET2Unauthorized) IsSuccess() bool
IsSuccess returns true when this get deployment actions using g e t2 unauthorized response has a 2xx status code
func (*GetDeploymentActionsUsingGET2Unauthorized) String ¶ added in v0.5.0
func (o *GetDeploymentActionsUsingGET2Unauthorized) String() string
type GetResourceActionUsingGET4NotFound ¶ added in v0.4.0
GetResourceActionUsingGET4NotFound describes a response with status code 404, with default header values.
Not Found
func NewGetResourceActionUsingGET4NotFound ¶ added in v0.4.0
func NewGetResourceActionUsingGET4NotFound() *GetResourceActionUsingGET4NotFound
NewGetResourceActionUsingGET4NotFound creates a GetResourceActionUsingGET4NotFound with default headers values
func (*GetResourceActionUsingGET4NotFound) Error ¶ added in v0.4.0
func (o *GetResourceActionUsingGET4NotFound) Error() string
func (*GetResourceActionUsingGET4NotFound) GetPayload ¶ added in v0.4.0
func (o *GetResourceActionUsingGET4NotFound) GetPayload() *models.Error
func (*GetResourceActionUsingGET4NotFound) IsClientError ¶ added in v0.5.0
func (o *GetResourceActionUsingGET4NotFound) IsClientError() bool
IsClientError returns true when this get resource action using g e t4 not found response has a 4xx status code
func (*GetResourceActionUsingGET4NotFound) IsCode ¶ added in v0.5.0
func (o *GetResourceActionUsingGET4NotFound) IsCode(code int) bool
IsCode returns true when this get resource action using g e t4 not found response a status code equal to that given
func (*GetResourceActionUsingGET4NotFound) IsRedirect ¶ added in v0.5.0
func (o *GetResourceActionUsingGET4NotFound) IsRedirect() bool
IsRedirect returns true when this get resource action using g e t4 not found response has a 3xx status code
func (*GetResourceActionUsingGET4NotFound) IsServerError ¶ added in v0.5.0
func (o *GetResourceActionUsingGET4NotFound) IsServerError() bool
IsServerError returns true when this get resource action using g e t4 not found response has a 5xx status code
func (*GetResourceActionUsingGET4NotFound) IsSuccess ¶ added in v0.5.0
func (o *GetResourceActionUsingGET4NotFound) IsSuccess() bool
IsSuccess returns true when this get resource action using g e t4 not found response has a 2xx status code
func (*GetResourceActionUsingGET4NotFound) String ¶ added in v0.5.0
func (o *GetResourceActionUsingGET4NotFound) String() string
type GetResourceActionUsingGET4OK ¶ added in v0.4.0
type GetResourceActionUsingGET4OK struct {
Payload *models.ResourceAction
}
GetResourceActionUsingGET4OK describes a response with status code 200, with default header values.
OK
func NewGetResourceActionUsingGET4OK ¶ added in v0.4.0
func NewGetResourceActionUsingGET4OK() *GetResourceActionUsingGET4OK
NewGetResourceActionUsingGET4OK creates a GetResourceActionUsingGET4OK with default headers values
func (*GetResourceActionUsingGET4OK) Error ¶ added in v0.4.0
func (o *GetResourceActionUsingGET4OK) Error() string
func (*GetResourceActionUsingGET4OK) GetPayload ¶ added in v0.4.0
func (o *GetResourceActionUsingGET4OK) GetPayload() *models.ResourceAction
func (*GetResourceActionUsingGET4OK) IsClientError ¶ added in v0.5.0
func (o *GetResourceActionUsingGET4OK) IsClientError() bool
IsClientError returns true when this get resource action using g e t4 o k response has a 4xx status code
func (*GetResourceActionUsingGET4OK) IsCode ¶ added in v0.5.0
func (o *GetResourceActionUsingGET4OK) IsCode(code int) bool
IsCode returns true when this get resource action using g e t4 o k response a status code equal to that given
func (*GetResourceActionUsingGET4OK) IsRedirect ¶ added in v0.5.0
func (o *GetResourceActionUsingGET4OK) IsRedirect() bool
IsRedirect returns true when this get resource action using g e t4 o k response has a 3xx status code
func (*GetResourceActionUsingGET4OK) IsServerError ¶ added in v0.5.0
func (o *GetResourceActionUsingGET4OK) IsServerError() bool
IsServerError returns true when this get resource action using g e t4 o k response has a 5xx status code
func (*GetResourceActionUsingGET4OK) IsSuccess ¶ added in v0.5.0
func (o *GetResourceActionUsingGET4OK) IsSuccess() bool
IsSuccess returns true when this get resource action using g e t4 o k response has a 2xx status code
func (*GetResourceActionUsingGET4OK) String ¶ added in v0.5.0
func (o *GetResourceActionUsingGET4OK) String() string
type GetResourceActionUsingGET4Params ¶ added in v0.4.0
type GetResourceActionUsingGET4Params struct { /* ActionID. Action ID */ ActionID 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 /* DeploymentID. Deployment ID Format: uuid */ DeploymentID strfmt.UUID /* ResourceID. Resource ID Format: uuid */ ResourceID strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetResourceActionUsingGET4Params contains all the parameters to send to the API endpoint
for the get resource action using g e t 4 operation. Typically these are written to a http.Request.
func NewGetResourceActionUsingGET4Params ¶ added in v0.4.0
func NewGetResourceActionUsingGET4Params() *GetResourceActionUsingGET4Params
NewGetResourceActionUsingGET4Params creates a new GetResourceActionUsingGET4Params 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 NewGetResourceActionUsingGET4ParamsWithContext ¶ added in v0.4.0
func NewGetResourceActionUsingGET4ParamsWithContext(ctx context.Context) *GetResourceActionUsingGET4Params
NewGetResourceActionUsingGET4ParamsWithContext creates a new GetResourceActionUsingGET4Params object with the ability to set a context for a request.
func NewGetResourceActionUsingGET4ParamsWithHTTPClient ¶ added in v0.4.0
func NewGetResourceActionUsingGET4ParamsWithHTTPClient(client *http.Client) *GetResourceActionUsingGET4Params
NewGetResourceActionUsingGET4ParamsWithHTTPClient creates a new GetResourceActionUsingGET4Params object with the ability to set a custom HTTPClient for a request.
func NewGetResourceActionUsingGET4ParamsWithTimeout ¶ added in v0.4.0
func NewGetResourceActionUsingGET4ParamsWithTimeout(timeout time.Duration) *GetResourceActionUsingGET4Params
NewGetResourceActionUsingGET4ParamsWithTimeout creates a new GetResourceActionUsingGET4Params object with the ability to set a timeout on a request.
func (*GetResourceActionUsingGET4Params) SetAPIVersion ¶ added in v0.4.0
func (o *GetResourceActionUsingGET4Params) SetAPIVersion(aPIVersion *string)
SetAPIVersion adds the apiVersion to the get resource action using g e t 4 params
func (*GetResourceActionUsingGET4Params) SetActionID ¶ added in v0.4.0
func (o *GetResourceActionUsingGET4Params) SetActionID(actionID string)
SetActionID adds the actionId to the get resource action using g e t 4 params
func (*GetResourceActionUsingGET4Params) SetContext ¶ added in v0.4.0
func (o *GetResourceActionUsingGET4Params) SetContext(ctx context.Context)
SetContext adds the context to the get resource action using g e t 4 params
func (*GetResourceActionUsingGET4Params) SetDefaults ¶ added in v0.4.0
func (o *GetResourceActionUsingGET4Params) SetDefaults()
SetDefaults hydrates default values in the get resource action using g e t 4 params (not the query body).
All values with no default are reset to their zero value.
func (*GetResourceActionUsingGET4Params) SetDeploymentID ¶ added in v0.4.0
func (o *GetResourceActionUsingGET4Params) SetDeploymentID(deploymentID strfmt.UUID)
SetDeploymentID adds the deploymentId to the get resource action using g e t 4 params
func (*GetResourceActionUsingGET4Params) SetHTTPClient ¶ added in v0.4.0
func (o *GetResourceActionUsingGET4Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get resource action using g e t 4 params
func (*GetResourceActionUsingGET4Params) SetResourceID ¶ added in v0.4.0
func (o *GetResourceActionUsingGET4Params) SetResourceID(resourceID strfmt.UUID)
SetResourceID adds the resourceId to the get resource action using g e t 4 params
func (*GetResourceActionUsingGET4Params) SetTimeout ¶ added in v0.4.0
func (o *GetResourceActionUsingGET4Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get resource action using g e t 4 params
func (*GetResourceActionUsingGET4Params) WithAPIVersion ¶ added in v0.4.0
func (o *GetResourceActionUsingGET4Params) WithAPIVersion(aPIVersion *string) *GetResourceActionUsingGET4Params
WithAPIVersion adds the aPIVersion to the get resource action using g e t 4 params
func (*GetResourceActionUsingGET4Params) WithActionID ¶ added in v0.4.0
func (o *GetResourceActionUsingGET4Params) WithActionID(actionID string) *GetResourceActionUsingGET4Params
WithActionID adds the actionID to the get resource action using g e t 4 params
func (*GetResourceActionUsingGET4Params) WithContext ¶ added in v0.4.0
func (o *GetResourceActionUsingGET4Params) WithContext(ctx context.Context) *GetResourceActionUsingGET4Params
WithContext adds the context to the get resource action using g e t 4 params
func (*GetResourceActionUsingGET4Params) WithDefaults ¶ added in v0.4.0
func (o *GetResourceActionUsingGET4Params) WithDefaults() *GetResourceActionUsingGET4Params
WithDefaults hydrates default values in the get resource action using g e t 4 params (not the query body).
All values with no default are reset to their zero value.
func (*GetResourceActionUsingGET4Params) WithDeploymentID ¶ added in v0.4.0
func (o *GetResourceActionUsingGET4Params) WithDeploymentID(deploymentID strfmt.UUID) *GetResourceActionUsingGET4Params
WithDeploymentID adds the deploymentID to the get resource action using g e t 4 params
func (*GetResourceActionUsingGET4Params) WithHTTPClient ¶ added in v0.4.0
func (o *GetResourceActionUsingGET4Params) WithHTTPClient(client *http.Client) *GetResourceActionUsingGET4Params
WithHTTPClient adds the HTTPClient to the get resource action using g e t 4 params
func (*GetResourceActionUsingGET4Params) WithResourceID ¶ added in v0.4.0
func (o *GetResourceActionUsingGET4Params) WithResourceID(resourceID strfmt.UUID) *GetResourceActionUsingGET4Params
WithResourceID adds the resourceID to the get resource action using g e t 4 params
func (*GetResourceActionUsingGET4Params) WithTimeout ¶ added in v0.4.0
func (o *GetResourceActionUsingGET4Params) WithTimeout(timeout time.Duration) *GetResourceActionUsingGET4Params
WithTimeout adds the timeout to the get resource action using g e t 4 params
func (*GetResourceActionUsingGET4Params) WriteToRequest ¶ added in v0.4.0
func (o *GetResourceActionUsingGET4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetResourceActionUsingGET4Reader ¶ added in v0.4.0
type GetResourceActionUsingGET4Reader struct {
// contains filtered or unexported fields
}
GetResourceActionUsingGET4Reader is a Reader for the GetResourceActionUsingGET4 structure.
func (*GetResourceActionUsingGET4Reader) ReadResponse ¶ added in v0.4.0
func (o *GetResourceActionUsingGET4Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetResourceActionUsingGET4Unauthorized ¶ added in v0.4.0
type GetResourceActionUsingGET4Unauthorized struct { }
GetResourceActionUsingGET4Unauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewGetResourceActionUsingGET4Unauthorized ¶ added in v0.4.0
func NewGetResourceActionUsingGET4Unauthorized() *GetResourceActionUsingGET4Unauthorized
NewGetResourceActionUsingGET4Unauthorized creates a GetResourceActionUsingGET4Unauthorized with default headers values
func (*GetResourceActionUsingGET4Unauthorized) Error ¶ added in v0.4.0
func (o *GetResourceActionUsingGET4Unauthorized) Error() string
func (*GetResourceActionUsingGET4Unauthorized) IsClientError ¶ added in v0.5.0
func (o *GetResourceActionUsingGET4Unauthorized) IsClientError() bool
IsClientError returns true when this get resource action using g e t4 unauthorized response has a 4xx status code
func (*GetResourceActionUsingGET4Unauthorized) IsCode ¶ added in v0.5.0
func (o *GetResourceActionUsingGET4Unauthorized) IsCode(code int) bool
IsCode returns true when this get resource action using g e t4 unauthorized response a status code equal to that given
func (*GetResourceActionUsingGET4Unauthorized) IsRedirect ¶ added in v0.5.0
func (o *GetResourceActionUsingGET4Unauthorized) IsRedirect() bool
IsRedirect returns true when this get resource action using g e t4 unauthorized response has a 3xx status code
func (*GetResourceActionUsingGET4Unauthorized) IsServerError ¶ added in v0.5.0
func (o *GetResourceActionUsingGET4Unauthorized) IsServerError() bool
IsServerError returns true when this get resource action using g e t4 unauthorized response has a 5xx status code
func (*GetResourceActionUsingGET4Unauthorized) IsSuccess ¶ added in v0.5.0
func (o *GetResourceActionUsingGET4Unauthorized) IsSuccess() bool
IsSuccess returns true when this get resource action using g e t4 unauthorized response has a 2xx status code
func (*GetResourceActionUsingGET4Unauthorized) String ¶ added in v0.5.0
func (o *GetResourceActionUsingGET4Unauthorized) String() string
type GetResourceActionsUsingGET4NotFound ¶ added in v0.4.0
GetResourceActionsUsingGET4NotFound describes a response with status code 404, with default header values.
Not Found
func NewGetResourceActionsUsingGET4NotFound ¶ added in v0.4.0
func NewGetResourceActionsUsingGET4NotFound() *GetResourceActionsUsingGET4NotFound
NewGetResourceActionsUsingGET4NotFound creates a GetResourceActionsUsingGET4NotFound with default headers values
func (*GetResourceActionsUsingGET4NotFound) Error ¶ added in v0.4.0
func (o *GetResourceActionsUsingGET4NotFound) Error() string
func (*GetResourceActionsUsingGET4NotFound) GetPayload ¶ added in v0.4.0
func (o *GetResourceActionsUsingGET4NotFound) GetPayload() *models.Error
func (*GetResourceActionsUsingGET4NotFound) IsClientError ¶ added in v0.5.0
func (o *GetResourceActionsUsingGET4NotFound) IsClientError() bool
IsClientError returns true when this get resource actions using g e t4 not found response has a 4xx status code
func (*GetResourceActionsUsingGET4NotFound) IsCode ¶ added in v0.5.0
func (o *GetResourceActionsUsingGET4NotFound) IsCode(code int) bool
IsCode returns true when this get resource actions using g e t4 not found response a status code equal to that given
func (*GetResourceActionsUsingGET4NotFound) IsRedirect ¶ added in v0.5.0
func (o *GetResourceActionsUsingGET4NotFound) IsRedirect() bool
IsRedirect returns true when this get resource actions using g e t4 not found response has a 3xx status code
func (*GetResourceActionsUsingGET4NotFound) IsServerError ¶ added in v0.5.0
func (o *GetResourceActionsUsingGET4NotFound) IsServerError() bool
IsServerError returns true when this get resource actions using g e t4 not found response has a 5xx status code
func (*GetResourceActionsUsingGET4NotFound) IsSuccess ¶ added in v0.5.0
func (o *GetResourceActionsUsingGET4NotFound) IsSuccess() bool
IsSuccess returns true when this get resource actions using g e t4 not found response has a 2xx status code
func (*GetResourceActionsUsingGET4NotFound) String ¶ added in v0.5.0
func (o *GetResourceActionsUsingGET4NotFound) String() string
type GetResourceActionsUsingGET4OK ¶ added in v0.4.0
type GetResourceActionsUsingGET4OK struct {
Payload []*models.ResourceAction
}
GetResourceActionsUsingGET4OK describes a response with status code 200, with default header values.
OK
func NewGetResourceActionsUsingGET4OK ¶ added in v0.4.0
func NewGetResourceActionsUsingGET4OK() *GetResourceActionsUsingGET4OK
NewGetResourceActionsUsingGET4OK creates a GetResourceActionsUsingGET4OK with default headers values
func (*GetResourceActionsUsingGET4OK) Error ¶ added in v0.4.0
func (o *GetResourceActionsUsingGET4OK) Error() string
func (*GetResourceActionsUsingGET4OK) GetPayload ¶ added in v0.4.0
func (o *GetResourceActionsUsingGET4OK) GetPayload() []*models.ResourceAction
func (*GetResourceActionsUsingGET4OK) IsClientError ¶ added in v0.5.0
func (o *GetResourceActionsUsingGET4OK) IsClientError() bool
IsClientError returns true when this get resource actions using g e t4 o k response has a 4xx status code
func (*GetResourceActionsUsingGET4OK) IsCode ¶ added in v0.5.0
func (o *GetResourceActionsUsingGET4OK) IsCode(code int) bool
IsCode returns true when this get resource actions using g e t4 o k response a status code equal to that given
func (*GetResourceActionsUsingGET4OK) IsRedirect ¶ added in v0.5.0
func (o *GetResourceActionsUsingGET4OK) IsRedirect() bool
IsRedirect returns true when this get resource actions using g e t4 o k response has a 3xx status code
func (*GetResourceActionsUsingGET4OK) IsServerError ¶ added in v0.5.0
func (o *GetResourceActionsUsingGET4OK) IsServerError() bool
IsServerError returns true when this get resource actions using g e t4 o k response has a 5xx status code
func (*GetResourceActionsUsingGET4OK) IsSuccess ¶ added in v0.5.0
func (o *GetResourceActionsUsingGET4OK) IsSuccess() bool
IsSuccess returns true when this get resource actions using g e t4 o k response has a 2xx status code
func (*GetResourceActionsUsingGET4OK) String ¶ added in v0.5.0
func (o *GetResourceActionsUsingGET4OK) String() string
type GetResourceActionsUsingGET4Params ¶ added in v0.4.0
type GetResourceActionsUsingGET4Params 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 /* DeploymentID. Deployment ID Format: uuid */ DeploymentID strfmt.UUID /* ResourceID. Resource ID Format: uuid */ ResourceID strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetResourceActionsUsingGET4Params contains all the parameters to send to the API endpoint
for the get resource actions using g e t 4 operation. Typically these are written to a http.Request.
func NewGetResourceActionsUsingGET4Params ¶ added in v0.4.0
func NewGetResourceActionsUsingGET4Params() *GetResourceActionsUsingGET4Params
NewGetResourceActionsUsingGET4Params creates a new GetResourceActionsUsingGET4Params 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 NewGetResourceActionsUsingGET4ParamsWithContext ¶ added in v0.4.0
func NewGetResourceActionsUsingGET4ParamsWithContext(ctx context.Context) *GetResourceActionsUsingGET4Params
NewGetResourceActionsUsingGET4ParamsWithContext creates a new GetResourceActionsUsingGET4Params object with the ability to set a context for a request.
func NewGetResourceActionsUsingGET4ParamsWithHTTPClient ¶ added in v0.4.0
func NewGetResourceActionsUsingGET4ParamsWithHTTPClient(client *http.Client) *GetResourceActionsUsingGET4Params
NewGetResourceActionsUsingGET4ParamsWithHTTPClient creates a new GetResourceActionsUsingGET4Params object with the ability to set a custom HTTPClient for a request.
func NewGetResourceActionsUsingGET4ParamsWithTimeout ¶ added in v0.4.0
func NewGetResourceActionsUsingGET4ParamsWithTimeout(timeout time.Duration) *GetResourceActionsUsingGET4Params
NewGetResourceActionsUsingGET4ParamsWithTimeout creates a new GetResourceActionsUsingGET4Params object with the ability to set a timeout on a request.
func (*GetResourceActionsUsingGET4Params) SetAPIVersion ¶ added in v0.4.0
func (o *GetResourceActionsUsingGET4Params) SetAPIVersion(aPIVersion *string)
SetAPIVersion adds the apiVersion to the get resource actions using g e t 4 params
func (*GetResourceActionsUsingGET4Params) SetContext ¶ added in v0.4.0
func (o *GetResourceActionsUsingGET4Params) SetContext(ctx context.Context)
SetContext adds the context to the get resource actions using g e t 4 params
func (*GetResourceActionsUsingGET4Params) SetDefaults ¶ added in v0.4.0
func (o *GetResourceActionsUsingGET4Params) SetDefaults()
SetDefaults hydrates default values in the get resource actions using g e t 4 params (not the query body).
All values with no default are reset to their zero value.
func (*GetResourceActionsUsingGET4Params) SetDeploymentID ¶ added in v0.4.0
func (o *GetResourceActionsUsingGET4Params) SetDeploymentID(deploymentID strfmt.UUID)
SetDeploymentID adds the deploymentId to the get resource actions using g e t 4 params
func (*GetResourceActionsUsingGET4Params) SetHTTPClient ¶ added in v0.4.0
func (o *GetResourceActionsUsingGET4Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get resource actions using g e t 4 params
func (*GetResourceActionsUsingGET4Params) SetResourceID ¶ added in v0.4.0
func (o *GetResourceActionsUsingGET4Params) SetResourceID(resourceID strfmt.UUID)
SetResourceID adds the resourceId to the get resource actions using g e t 4 params
func (*GetResourceActionsUsingGET4Params) SetTimeout ¶ added in v0.4.0
func (o *GetResourceActionsUsingGET4Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get resource actions using g e t 4 params
func (*GetResourceActionsUsingGET4Params) WithAPIVersion ¶ added in v0.4.0
func (o *GetResourceActionsUsingGET4Params) WithAPIVersion(aPIVersion *string) *GetResourceActionsUsingGET4Params
WithAPIVersion adds the aPIVersion to the get resource actions using g e t 4 params
func (*GetResourceActionsUsingGET4Params) WithContext ¶ added in v0.4.0
func (o *GetResourceActionsUsingGET4Params) WithContext(ctx context.Context) *GetResourceActionsUsingGET4Params
WithContext adds the context to the get resource actions using g e t 4 params
func (*GetResourceActionsUsingGET4Params) WithDefaults ¶ added in v0.4.0
func (o *GetResourceActionsUsingGET4Params) WithDefaults() *GetResourceActionsUsingGET4Params
WithDefaults hydrates default values in the get resource actions using g e t 4 params (not the query body).
All values with no default are reset to their zero value.
func (*GetResourceActionsUsingGET4Params) WithDeploymentID ¶ added in v0.4.0
func (o *GetResourceActionsUsingGET4Params) WithDeploymentID(deploymentID strfmt.UUID) *GetResourceActionsUsingGET4Params
WithDeploymentID adds the deploymentID to the get resource actions using g e t 4 params
func (*GetResourceActionsUsingGET4Params) WithHTTPClient ¶ added in v0.4.0
func (o *GetResourceActionsUsingGET4Params) WithHTTPClient(client *http.Client) *GetResourceActionsUsingGET4Params
WithHTTPClient adds the HTTPClient to the get resource actions using g e t 4 params
func (*GetResourceActionsUsingGET4Params) WithResourceID ¶ added in v0.4.0
func (o *GetResourceActionsUsingGET4Params) WithResourceID(resourceID strfmt.UUID) *GetResourceActionsUsingGET4Params
WithResourceID adds the resourceID to the get resource actions using g e t 4 params
func (*GetResourceActionsUsingGET4Params) WithTimeout ¶ added in v0.4.0
func (o *GetResourceActionsUsingGET4Params) WithTimeout(timeout time.Duration) *GetResourceActionsUsingGET4Params
WithTimeout adds the timeout to the get resource actions using g e t 4 params
func (*GetResourceActionsUsingGET4Params) WriteToRequest ¶ added in v0.4.0
func (o *GetResourceActionsUsingGET4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetResourceActionsUsingGET4Reader ¶ added in v0.4.0
type GetResourceActionsUsingGET4Reader struct {
// contains filtered or unexported fields
}
GetResourceActionsUsingGET4Reader is a Reader for the GetResourceActionsUsingGET4 structure.
func (*GetResourceActionsUsingGET4Reader) ReadResponse ¶ added in v0.4.0
func (o *GetResourceActionsUsingGET4Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetResourceActionsUsingGET4Unauthorized ¶ added in v0.4.0
type GetResourceActionsUsingGET4Unauthorized struct { }
GetResourceActionsUsingGET4Unauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewGetResourceActionsUsingGET4Unauthorized ¶ added in v0.4.0
func NewGetResourceActionsUsingGET4Unauthorized() *GetResourceActionsUsingGET4Unauthorized
NewGetResourceActionsUsingGET4Unauthorized creates a GetResourceActionsUsingGET4Unauthorized with default headers values
func (*GetResourceActionsUsingGET4Unauthorized) Error ¶ added in v0.4.0
func (o *GetResourceActionsUsingGET4Unauthorized) Error() string
func (*GetResourceActionsUsingGET4Unauthorized) IsClientError ¶ added in v0.5.0
func (o *GetResourceActionsUsingGET4Unauthorized) IsClientError() bool
IsClientError returns true when this get resource actions using g e t4 unauthorized response has a 4xx status code
func (*GetResourceActionsUsingGET4Unauthorized) IsCode ¶ added in v0.5.0
func (o *GetResourceActionsUsingGET4Unauthorized) IsCode(code int) bool
IsCode returns true when this get resource actions using g e t4 unauthorized response a status code equal to that given
func (*GetResourceActionsUsingGET4Unauthorized) IsRedirect ¶ added in v0.5.0
func (o *GetResourceActionsUsingGET4Unauthorized) IsRedirect() bool
IsRedirect returns true when this get resource actions using g e t4 unauthorized response has a 3xx status code
func (*GetResourceActionsUsingGET4Unauthorized) IsServerError ¶ added in v0.5.0
func (o *GetResourceActionsUsingGET4Unauthorized) IsServerError() bool
IsServerError returns true when this get resource actions using g e t4 unauthorized response has a 5xx status code
func (*GetResourceActionsUsingGET4Unauthorized) IsSuccess ¶ added in v0.5.0
func (o *GetResourceActionsUsingGET4Unauthorized) IsSuccess() bool
IsSuccess returns true when this get resource actions using g e t4 unauthorized response has a 2xx status code
func (*GetResourceActionsUsingGET4Unauthorized) String ¶ added in v0.5.0
func (o *GetResourceActionsUsingGET4Unauthorized) String() string
type SubmitDeploymentActionRequestUsingPOST2Conflict ¶ added in v0.4.0
type SubmitDeploymentActionRequestUsingPOST2Conflict struct { }
SubmitDeploymentActionRequestUsingPOST2Conflict describes a response with status code 409, with default header values.
Conflict
func NewSubmitDeploymentActionRequestUsingPOST2Conflict ¶ added in v0.4.0
func NewSubmitDeploymentActionRequestUsingPOST2Conflict() *SubmitDeploymentActionRequestUsingPOST2Conflict
NewSubmitDeploymentActionRequestUsingPOST2Conflict creates a SubmitDeploymentActionRequestUsingPOST2Conflict with default headers values
func (*SubmitDeploymentActionRequestUsingPOST2Conflict) Error ¶ added in v0.4.0
func (o *SubmitDeploymentActionRequestUsingPOST2Conflict) Error() string
func (*SubmitDeploymentActionRequestUsingPOST2Conflict) IsClientError ¶ added in v0.5.0
func (o *SubmitDeploymentActionRequestUsingPOST2Conflict) IsClientError() bool
IsClientError returns true when this submit deployment action request using p o s t2 conflict response has a 4xx status code
func (*SubmitDeploymentActionRequestUsingPOST2Conflict) IsCode ¶ added in v0.5.0
func (o *SubmitDeploymentActionRequestUsingPOST2Conflict) IsCode(code int) bool
IsCode returns true when this submit deployment action request using p o s t2 conflict response a status code equal to that given
func (*SubmitDeploymentActionRequestUsingPOST2Conflict) IsRedirect ¶ added in v0.5.0
func (o *SubmitDeploymentActionRequestUsingPOST2Conflict) IsRedirect() bool
IsRedirect returns true when this submit deployment action request using p o s t2 conflict response has a 3xx status code
func (*SubmitDeploymentActionRequestUsingPOST2Conflict) IsServerError ¶ added in v0.5.0
func (o *SubmitDeploymentActionRequestUsingPOST2Conflict) IsServerError() bool
IsServerError returns true when this submit deployment action request using p o s t2 conflict response has a 5xx status code
func (*SubmitDeploymentActionRequestUsingPOST2Conflict) IsSuccess ¶ added in v0.5.0
func (o *SubmitDeploymentActionRequestUsingPOST2Conflict) IsSuccess() bool
IsSuccess returns true when this submit deployment action request using p o s t2 conflict response has a 2xx status code
func (*SubmitDeploymentActionRequestUsingPOST2Conflict) String ¶ added in v0.5.0
func (o *SubmitDeploymentActionRequestUsingPOST2Conflict) String() string
type SubmitDeploymentActionRequestUsingPOST2Forbidden ¶ added in v0.4.0
type SubmitDeploymentActionRequestUsingPOST2Forbidden struct { }
SubmitDeploymentActionRequestUsingPOST2Forbidden describes a response with status code 403, with default header values.
Forbidden
func NewSubmitDeploymentActionRequestUsingPOST2Forbidden ¶ added in v0.4.0
func NewSubmitDeploymentActionRequestUsingPOST2Forbidden() *SubmitDeploymentActionRequestUsingPOST2Forbidden
NewSubmitDeploymentActionRequestUsingPOST2Forbidden creates a SubmitDeploymentActionRequestUsingPOST2Forbidden with default headers values
func (*SubmitDeploymentActionRequestUsingPOST2Forbidden) Error ¶ added in v0.4.0
func (o *SubmitDeploymentActionRequestUsingPOST2Forbidden) Error() string
func (*SubmitDeploymentActionRequestUsingPOST2Forbidden) IsClientError ¶ added in v0.5.0
func (o *SubmitDeploymentActionRequestUsingPOST2Forbidden) IsClientError() bool
IsClientError returns true when this submit deployment action request using p o s t2 forbidden response has a 4xx status code
func (*SubmitDeploymentActionRequestUsingPOST2Forbidden) IsCode ¶ added in v0.5.0
func (o *SubmitDeploymentActionRequestUsingPOST2Forbidden) IsCode(code int) bool
IsCode returns true when this submit deployment action request using p o s t2 forbidden response a status code equal to that given
func (*SubmitDeploymentActionRequestUsingPOST2Forbidden) IsRedirect ¶ added in v0.5.0
func (o *SubmitDeploymentActionRequestUsingPOST2Forbidden) IsRedirect() bool
IsRedirect returns true when this submit deployment action request using p o s t2 forbidden response has a 3xx status code
func (*SubmitDeploymentActionRequestUsingPOST2Forbidden) IsServerError ¶ added in v0.5.0
func (o *SubmitDeploymentActionRequestUsingPOST2Forbidden) IsServerError() bool
IsServerError returns true when this submit deployment action request using p o s t2 forbidden response has a 5xx status code
func (*SubmitDeploymentActionRequestUsingPOST2Forbidden) IsSuccess ¶ added in v0.5.0
func (o *SubmitDeploymentActionRequestUsingPOST2Forbidden) IsSuccess() bool
IsSuccess returns true when this submit deployment action request using p o s t2 forbidden response has a 2xx status code
func (*SubmitDeploymentActionRequestUsingPOST2Forbidden) String ¶ added in v0.5.0
func (o *SubmitDeploymentActionRequestUsingPOST2Forbidden) String() string
type SubmitDeploymentActionRequestUsingPOST2NotFound ¶ added in v0.4.0
SubmitDeploymentActionRequestUsingPOST2NotFound describes a response with status code 404, with default header values.
Not Found
func NewSubmitDeploymentActionRequestUsingPOST2NotFound ¶ added in v0.4.0
func NewSubmitDeploymentActionRequestUsingPOST2NotFound() *SubmitDeploymentActionRequestUsingPOST2NotFound
NewSubmitDeploymentActionRequestUsingPOST2NotFound creates a SubmitDeploymentActionRequestUsingPOST2NotFound with default headers values
func (*SubmitDeploymentActionRequestUsingPOST2NotFound) Error ¶ added in v0.4.0
func (o *SubmitDeploymentActionRequestUsingPOST2NotFound) Error() string
func (*SubmitDeploymentActionRequestUsingPOST2NotFound) GetPayload ¶ added in v0.4.0
func (o *SubmitDeploymentActionRequestUsingPOST2NotFound) GetPayload() *models.Error
func (*SubmitDeploymentActionRequestUsingPOST2NotFound) IsClientError ¶ added in v0.5.0
func (o *SubmitDeploymentActionRequestUsingPOST2NotFound) IsClientError() bool
IsClientError returns true when this submit deployment action request using p o s t2 not found response has a 4xx status code
func (*SubmitDeploymentActionRequestUsingPOST2NotFound) IsCode ¶ added in v0.5.0
func (o *SubmitDeploymentActionRequestUsingPOST2NotFound) IsCode(code int) bool
IsCode returns true when this submit deployment action request using p o s t2 not found response a status code equal to that given
func (*SubmitDeploymentActionRequestUsingPOST2NotFound) IsRedirect ¶ added in v0.5.0
func (o *SubmitDeploymentActionRequestUsingPOST2NotFound) IsRedirect() bool
IsRedirect returns true when this submit deployment action request using p o s t2 not found response has a 3xx status code
func (*SubmitDeploymentActionRequestUsingPOST2NotFound) IsServerError ¶ added in v0.5.0
func (o *SubmitDeploymentActionRequestUsingPOST2NotFound) IsServerError() bool
IsServerError returns true when this submit deployment action request using p o s t2 not found response has a 5xx status code
func (*SubmitDeploymentActionRequestUsingPOST2NotFound) IsSuccess ¶ added in v0.5.0
func (o *SubmitDeploymentActionRequestUsingPOST2NotFound) IsSuccess() bool
IsSuccess returns true when this submit deployment action request using p o s t2 not found response has a 2xx status code
func (*SubmitDeploymentActionRequestUsingPOST2NotFound) String ¶ added in v0.5.0
func (o *SubmitDeploymentActionRequestUsingPOST2NotFound) String() string
type SubmitDeploymentActionRequestUsingPOST2OK ¶ added in v0.4.0
SubmitDeploymentActionRequestUsingPOST2OK describes a response with status code 200, with default header values.
OK
func NewSubmitDeploymentActionRequestUsingPOST2OK ¶ added in v0.4.0
func NewSubmitDeploymentActionRequestUsingPOST2OK() *SubmitDeploymentActionRequestUsingPOST2OK
NewSubmitDeploymentActionRequestUsingPOST2OK creates a SubmitDeploymentActionRequestUsingPOST2OK with default headers values
func (*SubmitDeploymentActionRequestUsingPOST2OK) Error ¶ added in v0.4.0
func (o *SubmitDeploymentActionRequestUsingPOST2OK) Error() string
func (*SubmitDeploymentActionRequestUsingPOST2OK) GetPayload ¶ added in v0.4.0
func (o *SubmitDeploymentActionRequestUsingPOST2OK) GetPayload() *models.Request
func (*SubmitDeploymentActionRequestUsingPOST2OK) IsClientError ¶ added in v0.5.0
func (o *SubmitDeploymentActionRequestUsingPOST2OK) IsClientError() bool
IsClientError returns true when this submit deployment action request using p o s t2 o k response has a 4xx status code
func (*SubmitDeploymentActionRequestUsingPOST2OK) IsCode ¶ added in v0.5.0
func (o *SubmitDeploymentActionRequestUsingPOST2OK) IsCode(code int) bool
IsCode returns true when this submit deployment action request using p o s t2 o k response a status code equal to that given
func (*SubmitDeploymentActionRequestUsingPOST2OK) IsRedirect ¶ added in v0.5.0
func (o *SubmitDeploymentActionRequestUsingPOST2OK) IsRedirect() bool
IsRedirect returns true when this submit deployment action request using p o s t2 o k response has a 3xx status code
func (*SubmitDeploymentActionRequestUsingPOST2OK) IsServerError ¶ added in v0.5.0
func (o *SubmitDeploymentActionRequestUsingPOST2OK) IsServerError() bool
IsServerError returns true when this submit deployment action request using p o s t2 o k response has a 5xx status code
func (*SubmitDeploymentActionRequestUsingPOST2OK) IsSuccess ¶ added in v0.5.0
func (o *SubmitDeploymentActionRequestUsingPOST2OK) IsSuccess() bool
IsSuccess returns true when this submit deployment action request using p o s t2 o k response has a 2xx status code
func (*SubmitDeploymentActionRequestUsingPOST2OK) String ¶ added in v0.5.0
func (o *SubmitDeploymentActionRequestUsingPOST2OK) String() string
type SubmitDeploymentActionRequestUsingPOST2Params ¶ added in v0.4.0
type SubmitDeploymentActionRequestUsingPOST2Params struct { /* ActionRequest. actionRequest */ ActionRequest *models.ResourceActionRequest /* 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 /* DeploymentID. Deployment ID Format: uuid */ DeploymentID strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
SubmitDeploymentActionRequestUsingPOST2Params contains all the parameters to send to the API endpoint
for the submit deployment action request using p o s t 2 operation. Typically these are written to a http.Request.
func NewSubmitDeploymentActionRequestUsingPOST2Params ¶ added in v0.4.0
func NewSubmitDeploymentActionRequestUsingPOST2Params() *SubmitDeploymentActionRequestUsingPOST2Params
NewSubmitDeploymentActionRequestUsingPOST2Params creates a new SubmitDeploymentActionRequestUsingPOST2Params 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 NewSubmitDeploymentActionRequestUsingPOST2ParamsWithContext ¶ added in v0.4.0
func NewSubmitDeploymentActionRequestUsingPOST2ParamsWithContext(ctx context.Context) *SubmitDeploymentActionRequestUsingPOST2Params
NewSubmitDeploymentActionRequestUsingPOST2ParamsWithContext creates a new SubmitDeploymentActionRequestUsingPOST2Params object with the ability to set a context for a request.
func NewSubmitDeploymentActionRequestUsingPOST2ParamsWithHTTPClient ¶ added in v0.4.0
func NewSubmitDeploymentActionRequestUsingPOST2ParamsWithHTTPClient(client *http.Client) *SubmitDeploymentActionRequestUsingPOST2Params
NewSubmitDeploymentActionRequestUsingPOST2ParamsWithHTTPClient creates a new SubmitDeploymentActionRequestUsingPOST2Params object with the ability to set a custom HTTPClient for a request.
func NewSubmitDeploymentActionRequestUsingPOST2ParamsWithTimeout ¶ added in v0.4.0
func NewSubmitDeploymentActionRequestUsingPOST2ParamsWithTimeout(timeout time.Duration) *SubmitDeploymentActionRequestUsingPOST2Params
NewSubmitDeploymentActionRequestUsingPOST2ParamsWithTimeout creates a new SubmitDeploymentActionRequestUsingPOST2Params object with the ability to set a timeout on a request.
func (*SubmitDeploymentActionRequestUsingPOST2Params) SetAPIVersion ¶ added in v0.4.0
func (o *SubmitDeploymentActionRequestUsingPOST2Params) SetAPIVersion(aPIVersion *string)
SetAPIVersion adds the apiVersion to the submit deployment action request using p o s t 2 params
func (*SubmitDeploymentActionRequestUsingPOST2Params) SetActionRequest ¶ added in v0.4.0
func (o *SubmitDeploymentActionRequestUsingPOST2Params) SetActionRequest(actionRequest *models.ResourceActionRequest)
SetActionRequest adds the actionRequest to the submit deployment action request using p o s t 2 params
func (*SubmitDeploymentActionRequestUsingPOST2Params) SetContext ¶ added in v0.4.0
func (o *SubmitDeploymentActionRequestUsingPOST2Params) SetContext(ctx context.Context)
SetContext adds the context to the submit deployment action request using p o s t 2 params
func (*SubmitDeploymentActionRequestUsingPOST2Params) SetDefaults ¶ added in v0.4.0
func (o *SubmitDeploymentActionRequestUsingPOST2Params) SetDefaults()
SetDefaults hydrates default values in the submit deployment action request using p o s t 2 params (not the query body).
All values with no default are reset to their zero value.
func (*SubmitDeploymentActionRequestUsingPOST2Params) SetDeploymentID ¶ added in v0.4.0
func (o *SubmitDeploymentActionRequestUsingPOST2Params) SetDeploymentID(deploymentID strfmt.UUID)
SetDeploymentID adds the deploymentId to the submit deployment action request using p o s t 2 params
func (*SubmitDeploymentActionRequestUsingPOST2Params) SetHTTPClient ¶ added in v0.4.0
func (o *SubmitDeploymentActionRequestUsingPOST2Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the submit deployment action request using p o s t 2 params
func (*SubmitDeploymentActionRequestUsingPOST2Params) SetTimeout ¶ added in v0.4.0
func (o *SubmitDeploymentActionRequestUsingPOST2Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the submit deployment action request using p o s t 2 params
func (*SubmitDeploymentActionRequestUsingPOST2Params) WithAPIVersion ¶ added in v0.4.0
func (o *SubmitDeploymentActionRequestUsingPOST2Params) WithAPIVersion(aPIVersion *string) *SubmitDeploymentActionRequestUsingPOST2Params
WithAPIVersion adds the aPIVersion to the submit deployment action request using p o s t 2 params
func (*SubmitDeploymentActionRequestUsingPOST2Params) WithActionRequest ¶ added in v0.4.0
func (o *SubmitDeploymentActionRequestUsingPOST2Params) WithActionRequest(actionRequest *models.ResourceActionRequest) *SubmitDeploymentActionRequestUsingPOST2Params
WithActionRequest adds the actionRequest to the submit deployment action request using p o s t 2 params
func (*SubmitDeploymentActionRequestUsingPOST2Params) WithContext ¶ added in v0.4.0
func (o *SubmitDeploymentActionRequestUsingPOST2Params) WithContext(ctx context.Context) *SubmitDeploymentActionRequestUsingPOST2Params
WithContext adds the context to the submit deployment action request using p o s t 2 params
func (*SubmitDeploymentActionRequestUsingPOST2Params) WithDefaults ¶ added in v0.4.0
func (o *SubmitDeploymentActionRequestUsingPOST2Params) WithDefaults() *SubmitDeploymentActionRequestUsingPOST2Params
WithDefaults hydrates default values in the submit deployment action request using p o s t 2 params (not the query body).
All values with no default are reset to their zero value.
func (*SubmitDeploymentActionRequestUsingPOST2Params) WithDeploymentID ¶ added in v0.4.0
func (o *SubmitDeploymentActionRequestUsingPOST2Params) WithDeploymentID(deploymentID strfmt.UUID) *SubmitDeploymentActionRequestUsingPOST2Params
WithDeploymentID adds the deploymentID to the submit deployment action request using p o s t 2 params
func (*SubmitDeploymentActionRequestUsingPOST2Params) WithHTTPClient ¶ added in v0.4.0
func (o *SubmitDeploymentActionRequestUsingPOST2Params) WithHTTPClient(client *http.Client) *SubmitDeploymentActionRequestUsingPOST2Params
WithHTTPClient adds the HTTPClient to the submit deployment action request using p o s t 2 params
func (*SubmitDeploymentActionRequestUsingPOST2Params) WithTimeout ¶ added in v0.4.0
func (o *SubmitDeploymentActionRequestUsingPOST2Params) WithTimeout(timeout time.Duration) *SubmitDeploymentActionRequestUsingPOST2Params
WithTimeout adds the timeout to the submit deployment action request using p o s t 2 params
func (*SubmitDeploymentActionRequestUsingPOST2Params) WriteToRequest ¶ added in v0.4.0
func (o *SubmitDeploymentActionRequestUsingPOST2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SubmitDeploymentActionRequestUsingPOST2Reader ¶ added in v0.4.0
type SubmitDeploymentActionRequestUsingPOST2Reader struct {
// contains filtered or unexported fields
}
SubmitDeploymentActionRequestUsingPOST2Reader is a Reader for the SubmitDeploymentActionRequestUsingPOST2 structure.
func (*SubmitDeploymentActionRequestUsingPOST2Reader) ReadResponse ¶ added in v0.4.0
func (o *SubmitDeploymentActionRequestUsingPOST2Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SubmitDeploymentActionRequestUsingPOST2Unauthorized ¶ added in v0.4.0
type SubmitDeploymentActionRequestUsingPOST2Unauthorized struct { }
SubmitDeploymentActionRequestUsingPOST2Unauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewSubmitDeploymentActionRequestUsingPOST2Unauthorized ¶ added in v0.4.0
func NewSubmitDeploymentActionRequestUsingPOST2Unauthorized() *SubmitDeploymentActionRequestUsingPOST2Unauthorized
NewSubmitDeploymentActionRequestUsingPOST2Unauthorized creates a SubmitDeploymentActionRequestUsingPOST2Unauthorized with default headers values
func (*SubmitDeploymentActionRequestUsingPOST2Unauthorized) Error ¶ added in v0.4.0
func (o *SubmitDeploymentActionRequestUsingPOST2Unauthorized) Error() string
func (*SubmitDeploymentActionRequestUsingPOST2Unauthorized) IsClientError ¶ added in v0.5.0
func (o *SubmitDeploymentActionRequestUsingPOST2Unauthorized) IsClientError() bool
IsClientError returns true when this submit deployment action request using p o s t2 unauthorized response has a 4xx status code
func (*SubmitDeploymentActionRequestUsingPOST2Unauthorized) IsCode ¶ added in v0.5.0
func (o *SubmitDeploymentActionRequestUsingPOST2Unauthorized) IsCode(code int) bool
IsCode returns true when this submit deployment action request using p o s t2 unauthorized response a status code equal to that given
func (*SubmitDeploymentActionRequestUsingPOST2Unauthorized) IsRedirect ¶ added in v0.5.0
func (o *SubmitDeploymentActionRequestUsingPOST2Unauthorized) IsRedirect() bool
IsRedirect returns true when this submit deployment action request using p o s t2 unauthorized response has a 3xx status code
func (*SubmitDeploymentActionRequestUsingPOST2Unauthorized) IsServerError ¶ added in v0.5.0
func (o *SubmitDeploymentActionRequestUsingPOST2Unauthorized) IsServerError() bool
IsServerError returns true when this submit deployment action request using p o s t2 unauthorized response has a 5xx status code
func (*SubmitDeploymentActionRequestUsingPOST2Unauthorized) IsSuccess ¶ added in v0.5.0
func (o *SubmitDeploymentActionRequestUsingPOST2Unauthorized) IsSuccess() bool
IsSuccess returns true when this submit deployment action request using p o s t2 unauthorized response has a 2xx status code
func (*SubmitDeploymentActionRequestUsingPOST2Unauthorized) String ¶ added in v0.5.0
func (o *SubmitDeploymentActionRequestUsingPOST2Unauthorized) String() string
type SubmitResourceActionRequestUsingPOST4Conflict ¶ added in v0.4.0
type SubmitResourceActionRequestUsingPOST4Conflict struct { }
SubmitResourceActionRequestUsingPOST4Conflict describes a response with status code 409, with default header values.
Conflict
func NewSubmitResourceActionRequestUsingPOST4Conflict ¶ added in v0.4.0
func NewSubmitResourceActionRequestUsingPOST4Conflict() *SubmitResourceActionRequestUsingPOST4Conflict
NewSubmitResourceActionRequestUsingPOST4Conflict creates a SubmitResourceActionRequestUsingPOST4Conflict with default headers values
func (*SubmitResourceActionRequestUsingPOST4Conflict) Error ¶ added in v0.4.0
func (o *SubmitResourceActionRequestUsingPOST4Conflict) Error() string
func (*SubmitResourceActionRequestUsingPOST4Conflict) IsClientError ¶ added in v0.5.0
func (o *SubmitResourceActionRequestUsingPOST4Conflict) IsClientError() bool
IsClientError returns true when this submit resource action request using p o s t4 conflict response has a 4xx status code
func (*SubmitResourceActionRequestUsingPOST4Conflict) IsCode ¶ added in v0.5.0
func (o *SubmitResourceActionRequestUsingPOST4Conflict) IsCode(code int) bool
IsCode returns true when this submit resource action request using p o s t4 conflict response a status code equal to that given
func (*SubmitResourceActionRequestUsingPOST4Conflict) IsRedirect ¶ added in v0.5.0
func (o *SubmitResourceActionRequestUsingPOST4Conflict) IsRedirect() bool
IsRedirect returns true when this submit resource action request using p o s t4 conflict response has a 3xx status code
func (*SubmitResourceActionRequestUsingPOST4Conflict) IsServerError ¶ added in v0.5.0
func (o *SubmitResourceActionRequestUsingPOST4Conflict) IsServerError() bool
IsServerError returns true when this submit resource action request using p o s t4 conflict response has a 5xx status code
func (*SubmitResourceActionRequestUsingPOST4Conflict) IsSuccess ¶ added in v0.5.0
func (o *SubmitResourceActionRequestUsingPOST4Conflict) IsSuccess() bool
IsSuccess returns true when this submit resource action request using p o s t4 conflict response has a 2xx status code
func (*SubmitResourceActionRequestUsingPOST4Conflict) String ¶ added in v0.5.0
func (o *SubmitResourceActionRequestUsingPOST4Conflict) String() string
type SubmitResourceActionRequestUsingPOST4Forbidden ¶ added in v0.4.0
type SubmitResourceActionRequestUsingPOST4Forbidden struct { }
SubmitResourceActionRequestUsingPOST4Forbidden describes a response with status code 403, with default header values.
Forbidden
func NewSubmitResourceActionRequestUsingPOST4Forbidden ¶ added in v0.4.0
func NewSubmitResourceActionRequestUsingPOST4Forbidden() *SubmitResourceActionRequestUsingPOST4Forbidden
NewSubmitResourceActionRequestUsingPOST4Forbidden creates a SubmitResourceActionRequestUsingPOST4Forbidden with default headers values
func (*SubmitResourceActionRequestUsingPOST4Forbidden) Error ¶ added in v0.4.0
func (o *SubmitResourceActionRequestUsingPOST4Forbidden) Error() string
func (*SubmitResourceActionRequestUsingPOST4Forbidden) IsClientError ¶ added in v0.5.0
func (o *SubmitResourceActionRequestUsingPOST4Forbidden) IsClientError() bool
IsClientError returns true when this submit resource action request using p o s t4 forbidden response has a 4xx status code
func (*SubmitResourceActionRequestUsingPOST4Forbidden) IsCode ¶ added in v0.5.0
func (o *SubmitResourceActionRequestUsingPOST4Forbidden) IsCode(code int) bool
IsCode returns true when this submit resource action request using p o s t4 forbidden response a status code equal to that given
func (*SubmitResourceActionRequestUsingPOST4Forbidden) IsRedirect ¶ added in v0.5.0
func (o *SubmitResourceActionRequestUsingPOST4Forbidden) IsRedirect() bool
IsRedirect returns true when this submit resource action request using p o s t4 forbidden response has a 3xx status code
func (*SubmitResourceActionRequestUsingPOST4Forbidden) IsServerError ¶ added in v0.5.0
func (o *SubmitResourceActionRequestUsingPOST4Forbidden) IsServerError() bool
IsServerError returns true when this submit resource action request using p o s t4 forbidden response has a 5xx status code
func (*SubmitResourceActionRequestUsingPOST4Forbidden) IsSuccess ¶ added in v0.5.0
func (o *SubmitResourceActionRequestUsingPOST4Forbidden) IsSuccess() bool
IsSuccess returns true when this submit resource action request using p o s t4 forbidden response has a 2xx status code
func (*SubmitResourceActionRequestUsingPOST4Forbidden) String ¶ added in v0.5.0
func (o *SubmitResourceActionRequestUsingPOST4Forbidden) String() string
type SubmitResourceActionRequestUsingPOST4NotFound ¶ added in v0.4.0
SubmitResourceActionRequestUsingPOST4NotFound describes a response with status code 404, with default header values.
Not Found
func NewSubmitResourceActionRequestUsingPOST4NotFound ¶ added in v0.4.0
func NewSubmitResourceActionRequestUsingPOST4NotFound() *SubmitResourceActionRequestUsingPOST4NotFound
NewSubmitResourceActionRequestUsingPOST4NotFound creates a SubmitResourceActionRequestUsingPOST4NotFound with default headers values
func (*SubmitResourceActionRequestUsingPOST4NotFound) Error ¶ added in v0.4.0
func (o *SubmitResourceActionRequestUsingPOST4NotFound) Error() string
func (*SubmitResourceActionRequestUsingPOST4NotFound) GetPayload ¶ added in v0.4.0
func (o *SubmitResourceActionRequestUsingPOST4NotFound) GetPayload() *models.Error
func (*SubmitResourceActionRequestUsingPOST4NotFound) IsClientError ¶ added in v0.5.0
func (o *SubmitResourceActionRequestUsingPOST4NotFound) IsClientError() bool
IsClientError returns true when this submit resource action request using p o s t4 not found response has a 4xx status code
func (*SubmitResourceActionRequestUsingPOST4NotFound) IsCode ¶ added in v0.5.0
func (o *SubmitResourceActionRequestUsingPOST4NotFound) IsCode(code int) bool
IsCode returns true when this submit resource action request using p o s t4 not found response a status code equal to that given
func (*SubmitResourceActionRequestUsingPOST4NotFound) IsRedirect ¶ added in v0.5.0
func (o *SubmitResourceActionRequestUsingPOST4NotFound) IsRedirect() bool
IsRedirect returns true when this submit resource action request using p o s t4 not found response has a 3xx status code
func (*SubmitResourceActionRequestUsingPOST4NotFound) IsServerError ¶ added in v0.5.0
func (o *SubmitResourceActionRequestUsingPOST4NotFound) IsServerError() bool
IsServerError returns true when this submit resource action request using p o s t4 not found response has a 5xx status code
func (*SubmitResourceActionRequestUsingPOST4NotFound) IsSuccess ¶ added in v0.5.0
func (o *SubmitResourceActionRequestUsingPOST4NotFound) IsSuccess() bool
IsSuccess returns true when this submit resource action request using p o s t4 not found response has a 2xx status code
func (*SubmitResourceActionRequestUsingPOST4NotFound) String ¶ added in v0.5.0
func (o *SubmitResourceActionRequestUsingPOST4NotFound) String() string
type SubmitResourceActionRequestUsingPOST4OK ¶ added in v0.4.0
SubmitResourceActionRequestUsingPOST4OK describes a response with status code 200, with default header values.
OK
func NewSubmitResourceActionRequestUsingPOST4OK ¶ added in v0.4.0
func NewSubmitResourceActionRequestUsingPOST4OK() *SubmitResourceActionRequestUsingPOST4OK
NewSubmitResourceActionRequestUsingPOST4OK creates a SubmitResourceActionRequestUsingPOST4OK with default headers values
func (*SubmitResourceActionRequestUsingPOST4OK) Error ¶ added in v0.4.0
func (o *SubmitResourceActionRequestUsingPOST4OK) Error() string
func (*SubmitResourceActionRequestUsingPOST4OK) GetPayload ¶ added in v0.4.0
func (o *SubmitResourceActionRequestUsingPOST4OK) GetPayload() *models.Request
func (*SubmitResourceActionRequestUsingPOST4OK) IsClientError ¶ added in v0.5.0
func (o *SubmitResourceActionRequestUsingPOST4OK) IsClientError() bool
IsClientError returns true when this submit resource action request using p o s t4 o k response has a 4xx status code
func (*SubmitResourceActionRequestUsingPOST4OK) IsCode ¶ added in v0.5.0
func (o *SubmitResourceActionRequestUsingPOST4OK) IsCode(code int) bool
IsCode returns true when this submit resource action request using p o s t4 o k response a status code equal to that given
func (*SubmitResourceActionRequestUsingPOST4OK) IsRedirect ¶ added in v0.5.0
func (o *SubmitResourceActionRequestUsingPOST4OK) IsRedirect() bool
IsRedirect returns true when this submit resource action request using p o s t4 o k response has a 3xx status code
func (*SubmitResourceActionRequestUsingPOST4OK) IsServerError ¶ added in v0.5.0
func (o *SubmitResourceActionRequestUsingPOST4OK) IsServerError() bool
IsServerError returns true when this submit resource action request using p o s t4 o k response has a 5xx status code
func (*SubmitResourceActionRequestUsingPOST4OK) IsSuccess ¶ added in v0.5.0
func (o *SubmitResourceActionRequestUsingPOST4OK) IsSuccess() bool
IsSuccess returns true when this submit resource action request using p o s t4 o k response has a 2xx status code
func (*SubmitResourceActionRequestUsingPOST4OK) String ¶ added in v0.5.0
func (o *SubmitResourceActionRequestUsingPOST4OK) String() string
type SubmitResourceActionRequestUsingPOST4Params ¶ added in v0.4.0
type SubmitResourceActionRequestUsingPOST4Params struct { /* ActionRequest. actionRequest */ ActionRequest *models.ResourceActionRequest /* 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 /* DeploymentID. Deployment ID Format: uuid */ DeploymentID strfmt.UUID /* ResourceID. Resource ID Format: uuid */ ResourceID strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
SubmitResourceActionRequestUsingPOST4Params contains all the parameters to send to the API endpoint
for the submit resource action request using p o s t 4 operation. Typically these are written to a http.Request.
func NewSubmitResourceActionRequestUsingPOST4Params ¶ added in v0.4.0
func NewSubmitResourceActionRequestUsingPOST4Params() *SubmitResourceActionRequestUsingPOST4Params
NewSubmitResourceActionRequestUsingPOST4Params creates a new SubmitResourceActionRequestUsingPOST4Params 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 NewSubmitResourceActionRequestUsingPOST4ParamsWithContext ¶ added in v0.4.0
func NewSubmitResourceActionRequestUsingPOST4ParamsWithContext(ctx context.Context) *SubmitResourceActionRequestUsingPOST4Params
NewSubmitResourceActionRequestUsingPOST4ParamsWithContext creates a new SubmitResourceActionRequestUsingPOST4Params object with the ability to set a context for a request.
func NewSubmitResourceActionRequestUsingPOST4ParamsWithHTTPClient ¶ added in v0.4.0
func NewSubmitResourceActionRequestUsingPOST4ParamsWithHTTPClient(client *http.Client) *SubmitResourceActionRequestUsingPOST4Params
NewSubmitResourceActionRequestUsingPOST4ParamsWithHTTPClient creates a new SubmitResourceActionRequestUsingPOST4Params object with the ability to set a custom HTTPClient for a request.
func NewSubmitResourceActionRequestUsingPOST4ParamsWithTimeout ¶ added in v0.4.0
func NewSubmitResourceActionRequestUsingPOST4ParamsWithTimeout(timeout time.Duration) *SubmitResourceActionRequestUsingPOST4Params
NewSubmitResourceActionRequestUsingPOST4ParamsWithTimeout creates a new SubmitResourceActionRequestUsingPOST4Params object with the ability to set a timeout on a request.
func (*SubmitResourceActionRequestUsingPOST4Params) SetAPIVersion ¶ added in v0.4.0
func (o *SubmitResourceActionRequestUsingPOST4Params) SetAPIVersion(aPIVersion *string)
SetAPIVersion adds the apiVersion to the submit resource action request using p o s t 4 params
func (*SubmitResourceActionRequestUsingPOST4Params) SetActionRequest ¶ added in v0.4.0
func (o *SubmitResourceActionRequestUsingPOST4Params) SetActionRequest(actionRequest *models.ResourceActionRequest)
SetActionRequest adds the actionRequest to the submit resource action request using p o s t 4 params
func (*SubmitResourceActionRequestUsingPOST4Params) SetContext ¶ added in v0.4.0
func (o *SubmitResourceActionRequestUsingPOST4Params) SetContext(ctx context.Context)
SetContext adds the context to the submit resource action request using p o s t 4 params
func (*SubmitResourceActionRequestUsingPOST4Params) SetDefaults ¶ added in v0.4.0
func (o *SubmitResourceActionRequestUsingPOST4Params) SetDefaults()
SetDefaults hydrates default values in the submit resource action request using p o s t 4 params (not the query body).
All values with no default are reset to their zero value.
func (*SubmitResourceActionRequestUsingPOST4Params) SetDeploymentID ¶ added in v0.4.0
func (o *SubmitResourceActionRequestUsingPOST4Params) SetDeploymentID(deploymentID strfmt.UUID)
SetDeploymentID adds the deploymentId to the submit resource action request using p o s t 4 params
func (*SubmitResourceActionRequestUsingPOST4Params) SetHTTPClient ¶ added in v0.4.0
func (o *SubmitResourceActionRequestUsingPOST4Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the submit resource action request using p o s t 4 params
func (*SubmitResourceActionRequestUsingPOST4Params) SetResourceID ¶ added in v0.4.0
func (o *SubmitResourceActionRequestUsingPOST4Params) SetResourceID(resourceID strfmt.UUID)
SetResourceID adds the resourceId to the submit resource action request using p o s t 4 params
func (*SubmitResourceActionRequestUsingPOST4Params) SetTimeout ¶ added in v0.4.0
func (o *SubmitResourceActionRequestUsingPOST4Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the submit resource action request using p o s t 4 params
func (*SubmitResourceActionRequestUsingPOST4Params) WithAPIVersion ¶ added in v0.4.0
func (o *SubmitResourceActionRequestUsingPOST4Params) WithAPIVersion(aPIVersion *string) *SubmitResourceActionRequestUsingPOST4Params
WithAPIVersion adds the aPIVersion to the submit resource action request using p o s t 4 params
func (*SubmitResourceActionRequestUsingPOST4Params) WithActionRequest ¶ added in v0.4.0
func (o *SubmitResourceActionRequestUsingPOST4Params) WithActionRequest(actionRequest *models.ResourceActionRequest) *SubmitResourceActionRequestUsingPOST4Params
WithActionRequest adds the actionRequest to the submit resource action request using p o s t 4 params
func (*SubmitResourceActionRequestUsingPOST4Params) WithContext ¶ added in v0.4.0
func (o *SubmitResourceActionRequestUsingPOST4Params) WithContext(ctx context.Context) *SubmitResourceActionRequestUsingPOST4Params
WithContext adds the context to the submit resource action request using p o s t 4 params
func (*SubmitResourceActionRequestUsingPOST4Params) WithDefaults ¶ added in v0.4.0
func (o *SubmitResourceActionRequestUsingPOST4Params) WithDefaults() *SubmitResourceActionRequestUsingPOST4Params
WithDefaults hydrates default values in the submit resource action request using p o s t 4 params (not the query body).
All values with no default are reset to their zero value.
func (*SubmitResourceActionRequestUsingPOST4Params) WithDeploymentID ¶ added in v0.4.0
func (o *SubmitResourceActionRequestUsingPOST4Params) WithDeploymentID(deploymentID strfmt.UUID) *SubmitResourceActionRequestUsingPOST4Params
WithDeploymentID adds the deploymentID to the submit resource action request using p o s t 4 params
func (*SubmitResourceActionRequestUsingPOST4Params) WithHTTPClient ¶ added in v0.4.0
func (o *SubmitResourceActionRequestUsingPOST4Params) WithHTTPClient(client *http.Client) *SubmitResourceActionRequestUsingPOST4Params
WithHTTPClient adds the HTTPClient to the submit resource action request using p o s t 4 params
func (*SubmitResourceActionRequestUsingPOST4Params) WithResourceID ¶ added in v0.4.0
func (o *SubmitResourceActionRequestUsingPOST4Params) WithResourceID(resourceID strfmt.UUID) *SubmitResourceActionRequestUsingPOST4Params
WithResourceID adds the resourceID to the submit resource action request using p o s t 4 params
func (*SubmitResourceActionRequestUsingPOST4Params) WithTimeout ¶ added in v0.4.0
func (o *SubmitResourceActionRequestUsingPOST4Params) WithTimeout(timeout time.Duration) *SubmitResourceActionRequestUsingPOST4Params
WithTimeout adds the timeout to the submit resource action request using p o s t 4 params
func (*SubmitResourceActionRequestUsingPOST4Params) WriteToRequest ¶ added in v0.4.0
func (o *SubmitResourceActionRequestUsingPOST4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SubmitResourceActionRequestUsingPOST4Reader ¶ added in v0.4.0
type SubmitResourceActionRequestUsingPOST4Reader struct {
// contains filtered or unexported fields
}
SubmitResourceActionRequestUsingPOST4Reader is a Reader for the SubmitResourceActionRequestUsingPOST4 structure.
func (*SubmitResourceActionRequestUsingPOST4Reader) ReadResponse ¶ added in v0.4.0
func (o *SubmitResourceActionRequestUsingPOST4Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SubmitResourceActionRequestUsingPOST4Unauthorized ¶ added in v0.4.0
type SubmitResourceActionRequestUsingPOST4Unauthorized struct { }
SubmitResourceActionRequestUsingPOST4Unauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewSubmitResourceActionRequestUsingPOST4Unauthorized ¶ added in v0.4.0
func NewSubmitResourceActionRequestUsingPOST4Unauthorized() *SubmitResourceActionRequestUsingPOST4Unauthorized
NewSubmitResourceActionRequestUsingPOST4Unauthorized creates a SubmitResourceActionRequestUsingPOST4Unauthorized with default headers values
func (*SubmitResourceActionRequestUsingPOST4Unauthorized) Error ¶ added in v0.4.0
func (o *SubmitResourceActionRequestUsingPOST4Unauthorized) Error() string
func (*SubmitResourceActionRequestUsingPOST4Unauthorized) IsClientError ¶ added in v0.5.0
func (o *SubmitResourceActionRequestUsingPOST4Unauthorized) IsClientError() bool
IsClientError returns true when this submit resource action request using p o s t4 unauthorized response has a 4xx status code
func (*SubmitResourceActionRequestUsingPOST4Unauthorized) IsCode ¶ added in v0.5.0
func (o *SubmitResourceActionRequestUsingPOST4Unauthorized) IsCode(code int) bool
IsCode returns true when this submit resource action request using p o s t4 unauthorized response a status code equal to that given
func (*SubmitResourceActionRequestUsingPOST4Unauthorized) IsRedirect ¶ added in v0.5.0
func (o *SubmitResourceActionRequestUsingPOST4Unauthorized) IsRedirect() bool
IsRedirect returns true when this submit resource action request using p o s t4 unauthorized response has a 3xx status code
func (*SubmitResourceActionRequestUsingPOST4Unauthorized) IsServerError ¶ added in v0.5.0
func (o *SubmitResourceActionRequestUsingPOST4Unauthorized) IsServerError() bool
IsServerError returns true when this submit resource action request using p o s t4 unauthorized response has a 5xx status code
func (*SubmitResourceActionRequestUsingPOST4Unauthorized) IsSuccess ¶ added in v0.5.0
func (o *SubmitResourceActionRequestUsingPOST4Unauthorized) IsSuccess() bool
IsSuccess returns true when this submit resource action request using p o s t4 unauthorized response has a 2xx status code
func (*SubmitResourceActionRequestUsingPOST4Unauthorized) String ¶ added in v0.5.0
func (o *SubmitResourceActionRequestUsingPOST4Unauthorized) String() string
Source Files ¶
- deployment_actions_client.go
- get_deployment_action_using_get2_parameters.go
- get_deployment_action_using_get2_responses.go
- get_deployment_actions_using_get2_parameters.go
- get_deployment_actions_using_get2_responses.go
- get_resource_action_using_get4_parameters.go
- get_resource_action_using_get4_responses.go
- get_resource_actions_using_get4_parameters.go
- get_resource_actions_using_get4_responses.go
- submit_deployment_action_request_using_post2_parameters.go
- submit_deployment_action_request_using_post2_responses.go
- submit_resource_action_request_using_post4_parameters.go
- submit_resource_action_request_using_post4_responses.go