Documentation ¶
Index ¶
- type Client
- func (a *Client) CreateOrUpdateAWSSettings(params *CreateOrUpdateAWSSettingsParams, opts ...ClientOption) (*CreateOrUpdateAWSSettingsCreated, error)
- func (a *Client) DeleteAWSAccounts(params *DeleteAWSAccountsParams, opts ...ClientOption) (*DeleteAWSAccountsOK, error)
- func (a *Client) GetAWSAccounts(params *GetAWSAccountsParams, opts ...ClientOption) (*GetAWSAccountsOK, error)
- func (a *Client) GetAWSSettings(params *GetAWSSettingsParams, opts ...ClientOption) (*GetAWSSettingsOK, error)
- func (a *Client) ProvisionAWSAccounts(params *ProvisionAWSAccountsParams, opts ...ClientOption) (*ProvisionAWSAccountsCreated, error)
- func (a *Client) QueryAWSAccounts(params *QueryAWSAccountsParams, opts ...ClientOption) (*QueryAWSAccountsOK, error)
- func (a *Client) QueryAWSAccountsForIDs(params *QueryAWSAccountsForIDsParams, opts ...ClientOption) (*QueryAWSAccountsForIDsOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- func (a *Client) UpdateAWSAccounts(params *UpdateAWSAccountsParams, opts ...ClientOption) (*UpdateAWSAccountsOK, error)
- func (a *Client) VerifyAWSAccountAccess(params *VerifyAWSAccountAccessParams, opts ...ClientOption) (*VerifyAWSAccountAccessOK, error)
- type ClientOption
- type ClientService
- type CreateOrUpdateAWSSettingsBadRequest
- type CreateOrUpdateAWSSettingsCreated
- type CreateOrUpdateAWSSettingsForbidden
- type CreateOrUpdateAWSSettingsInternalServerError
- type CreateOrUpdateAWSSettingsParams
- func NewCreateOrUpdateAWSSettingsParams() *CreateOrUpdateAWSSettingsParams
- func NewCreateOrUpdateAWSSettingsParamsWithContext(ctx context.Context) *CreateOrUpdateAWSSettingsParams
- func NewCreateOrUpdateAWSSettingsParamsWithHTTPClient(client *http.Client) *CreateOrUpdateAWSSettingsParams
- func NewCreateOrUpdateAWSSettingsParamsWithTimeout(timeout time.Duration) *CreateOrUpdateAWSSettingsParams
- func (o *CreateOrUpdateAWSSettingsParams) SetBody(body *models.ModelsModifyAWSCustomerSettingsV1)
- func (o *CreateOrUpdateAWSSettingsParams) SetContext(ctx context.Context)
- func (o *CreateOrUpdateAWSSettingsParams) SetDefaults()
- func (o *CreateOrUpdateAWSSettingsParams) SetHTTPClient(client *http.Client)
- func (o *CreateOrUpdateAWSSettingsParams) SetTimeout(timeout time.Duration)
- func (o *CreateOrUpdateAWSSettingsParams) WithBody(body *models.ModelsModifyAWSCustomerSettingsV1) *CreateOrUpdateAWSSettingsParams
- func (o *CreateOrUpdateAWSSettingsParams) WithContext(ctx context.Context) *CreateOrUpdateAWSSettingsParams
- func (o *CreateOrUpdateAWSSettingsParams) WithDefaults() *CreateOrUpdateAWSSettingsParams
- func (o *CreateOrUpdateAWSSettingsParams) WithHTTPClient(client *http.Client) *CreateOrUpdateAWSSettingsParams
- func (o *CreateOrUpdateAWSSettingsParams) WithTimeout(timeout time.Duration) *CreateOrUpdateAWSSettingsParams
- func (o *CreateOrUpdateAWSSettingsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateOrUpdateAWSSettingsReader
- type CreateOrUpdateAWSSettingsTooManyRequests
- type DeleteAWSAccountsBadRequest
- type DeleteAWSAccountsDefault
- type DeleteAWSAccountsForbidden
- type DeleteAWSAccountsInternalServerError
- type DeleteAWSAccountsOK
- type DeleteAWSAccountsParams
- func NewDeleteAWSAccountsParams() *DeleteAWSAccountsParams
- func NewDeleteAWSAccountsParamsWithContext(ctx context.Context) *DeleteAWSAccountsParams
- func NewDeleteAWSAccountsParamsWithHTTPClient(client *http.Client) *DeleteAWSAccountsParams
- func NewDeleteAWSAccountsParamsWithTimeout(timeout time.Duration) *DeleteAWSAccountsParams
- func (o *DeleteAWSAccountsParams) SetContext(ctx context.Context)
- func (o *DeleteAWSAccountsParams) SetDefaults()
- func (o *DeleteAWSAccountsParams) SetHTTPClient(client *http.Client)
- func (o *DeleteAWSAccountsParams) SetIds(ids []string)
- func (o *DeleteAWSAccountsParams) SetTimeout(timeout time.Duration)
- func (o *DeleteAWSAccountsParams) WithContext(ctx context.Context) *DeleteAWSAccountsParams
- func (o *DeleteAWSAccountsParams) WithDefaults() *DeleteAWSAccountsParams
- func (o *DeleteAWSAccountsParams) WithHTTPClient(client *http.Client) *DeleteAWSAccountsParams
- func (o *DeleteAWSAccountsParams) WithIds(ids []string) *DeleteAWSAccountsParams
- func (o *DeleteAWSAccountsParams) WithTimeout(timeout time.Duration) *DeleteAWSAccountsParams
- func (o *DeleteAWSAccountsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteAWSAccountsReader
- type DeleteAWSAccountsTooManyRequests
- type GetAWSAccountsBadRequest
- type GetAWSAccountsDefault
- type GetAWSAccountsForbidden
- type GetAWSAccountsInternalServerError
- type GetAWSAccountsNotFound
- type GetAWSAccountsOK
- type GetAWSAccountsParams
- func NewGetAWSAccountsParams() *GetAWSAccountsParams
- func NewGetAWSAccountsParamsWithContext(ctx context.Context) *GetAWSAccountsParams
- func NewGetAWSAccountsParamsWithHTTPClient(client *http.Client) *GetAWSAccountsParams
- func NewGetAWSAccountsParamsWithTimeout(timeout time.Duration) *GetAWSAccountsParams
- func (o *GetAWSAccountsParams) SetContext(ctx context.Context)
- func (o *GetAWSAccountsParams) SetDefaults()
- func (o *GetAWSAccountsParams) SetHTTPClient(client *http.Client)
- func (o *GetAWSAccountsParams) SetIds(ids []string)
- func (o *GetAWSAccountsParams) SetTimeout(timeout time.Duration)
- func (o *GetAWSAccountsParams) WithContext(ctx context.Context) *GetAWSAccountsParams
- func (o *GetAWSAccountsParams) WithDefaults() *GetAWSAccountsParams
- func (o *GetAWSAccountsParams) WithHTTPClient(client *http.Client) *GetAWSAccountsParams
- func (o *GetAWSAccountsParams) WithIds(ids []string) *GetAWSAccountsParams
- func (o *GetAWSAccountsParams) WithTimeout(timeout time.Duration) *GetAWSAccountsParams
- func (o *GetAWSAccountsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAWSAccountsReader
- type GetAWSAccountsTooManyRequests
- type GetAWSSettingsBadRequest
- type GetAWSSettingsDefault
- type GetAWSSettingsForbidden
- type GetAWSSettingsInternalServerError
- type GetAWSSettingsOK
- type GetAWSSettingsParams
- func NewGetAWSSettingsParams() *GetAWSSettingsParams
- func NewGetAWSSettingsParamsWithContext(ctx context.Context) *GetAWSSettingsParams
- func NewGetAWSSettingsParamsWithHTTPClient(client *http.Client) *GetAWSSettingsParams
- func NewGetAWSSettingsParamsWithTimeout(timeout time.Duration) *GetAWSSettingsParams
- func (o *GetAWSSettingsParams) SetContext(ctx context.Context)
- func (o *GetAWSSettingsParams) SetDefaults()
- func (o *GetAWSSettingsParams) SetHTTPClient(client *http.Client)
- func (o *GetAWSSettingsParams) SetTimeout(timeout time.Duration)
- func (o *GetAWSSettingsParams) WithContext(ctx context.Context) *GetAWSSettingsParams
- func (o *GetAWSSettingsParams) WithDefaults() *GetAWSSettingsParams
- func (o *GetAWSSettingsParams) WithHTTPClient(client *http.Client) *GetAWSSettingsParams
- func (o *GetAWSSettingsParams) WithTimeout(timeout time.Duration) *GetAWSSettingsParams
- func (o *GetAWSSettingsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAWSSettingsReader
- type GetAWSSettingsTooManyRequests
- type ProvisionAWSAccountsBadRequest
- type ProvisionAWSAccountsCreated
- type ProvisionAWSAccountsForbidden
- type ProvisionAWSAccountsInternalServerError
- type ProvisionAWSAccountsParams
- func NewProvisionAWSAccountsParams() *ProvisionAWSAccountsParams
- func NewProvisionAWSAccountsParamsWithContext(ctx context.Context) *ProvisionAWSAccountsParams
- func NewProvisionAWSAccountsParamsWithHTTPClient(client *http.Client) *ProvisionAWSAccountsParams
- func NewProvisionAWSAccountsParamsWithTimeout(timeout time.Duration) *ProvisionAWSAccountsParams
- func (o *ProvisionAWSAccountsParams) SetBody(body *models.ModelsCreateAWSAccountsV1)
- func (o *ProvisionAWSAccountsParams) SetContext(ctx context.Context)
- func (o *ProvisionAWSAccountsParams) SetDefaults()
- func (o *ProvisionAWSAccountsParams) SetHTTPClient(client *http.Client)
- func (o *ProvisionAWSAccountsParams) SetMode(mode *string)
- func (o *ProvisionAWSAccountsParams) SetTimeout(timeout time.Duration)
- func (o *ProvisionAWSAccountsParams) WithBody(body *models.ModelsCreateAWSAccountsV1) *ProvisionAWSAccountsParams
- func (o *ProvisionAWSAccountsParams) WithContext(ctx context.Context) *ProvisionAWSAccountsParams
- func (o *ProvisionAWSAccountsParams) WithDefaults() *ProvisionAWSAccountsParams
- func (o *ProvisionAWSAccountsParams) WithHTTPClient(client *http.Client) *ProvisionAWSAccountsParams
- func (o *ProvisionAWSAccountsParams) WithMode(mode *string) *ProvisionAWSAccountsParams
- func (o *ProvisionAWSAccountsParams) WithTimeout(timeout time.Duration) *ProvisionAWSAccountsParams
- func (o *ProvisionAWSAccountsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ProvisionAWSAccountsReader
- type ProvisionAWSAccountsTooManyRequests
- type QueryAWSAccountsBadRequest
- type QueryAWSAccountsDefault
- type QueryAWSAccountsForIDsBadRequest
- type QueryAWSAccountsForIDsDefault
- type QueryAWSAccountsForIDsForbidden
- type QueryAWSAccountsForIDsInternalServerError
- type QueryAWSAccountsForIDsOK
- type QueryAWSAccountsForIDsParams
- func NewQueryAWSAccountsForIDsParams() *QueryAWSAccountsForIDsParams
- func NewQueryAWSAccountsForIDsParamsWithContext(ctx context.Context) *QueryAWSAccountsForIDsParams
- func NewQueryAWSAccountsForIDsParamsWithHTTPClient(client *http.Client) *QueryAWSAccountsForIDsParams
- func NewQueryAWSAccountsForIDsParamsWithTimeout(timeout time.Duration) *QueryAWSAccountsForIDsParams
- func (o *QueryAWSAccountsForIDsParams) SetContext(ctx context.Context)
- func (o *QueryAWSAccountsForIDsParams) SetDefaults()
- func (o *QueryAWSAccountsForIDsParams) SetFilter(filter *string)
- func (o *QueryAWSAccountsForIDsParams) SetHTTPClient(client *http.Client)
- func (o *QueryAWSAccountsForIDsParams) SetLimit(limit *int64)
- func (o *QueryAWSAccountsForIDsParams) SetOffset(offset *int64)
- func (o *QueryAWSAccountsForIDsParams) SetSort(sort *string)
- func (o *QueryAWSAccountsForIDsParams) SetTimeout(timeout time.Duration)
- func (o *QueryAWSAccountsForIDsParams) WithContext(ctx context.Context) *QueryAWSAccountsForIDsParams
- func (o *QueryAWSAccountsForIDsParams) WithDefaults() *QueryAWSAccountsForIDsParams
- func (o *QueryAWSAccountsForIDsParams) WithFilter(filter *string) *QueryAWSAccountsForIDsParams
- func (o *QueryAWSAccountsForIDsParams) WithHTTPClient(client *http.Client) *QueryAWSAccountsForIDsParams
- func (o *QueryAWSAccountsForIDsParams) WithLimit(limit *int64) *QueryAWSAccountsForIDsParams
- func (o *QueryAWSAccountsForIDsParams) WithOffset(offset *int64) *QueryAWSAccountsForIDsParams
- func (o *QueryAWSAccountsForIDsParams) WithSort(sort *string) *QueryAWSAccountsForIDsParams
- func (o *QueryAWSAccountsForIDsParams) WithTimeout(timeout time.Duration) *QueryAWSAccountsForIDsParams
- func (o *QueryAWSAccountsForIDsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type QueryAWSAccountsForIDsReader
- type QueryAWSAccountsForIDsTooManyRequests
- type QueryAWSAccountsForbidden
- type QueryAWSAccountsInternalServerError
- type QueryAWSAccountsOK
- type QueryAWSAccountsParams
- func NewQueryAWSAccountsParams() *QueryAWSAccountsParams
- func NewQueryAWSAccountsParamsWithContext(ctx context.Context) *QueryAWSAccountsParams
- func NewQueryAWSAccountsParamsWithHTTPClient(client *http.Client) *QueryAWSAccountsParams
- func NewQueryAWSAccountsParamsWithTimeout(timeout time.Duration) *QueryAWSAccountsParams
- func (o *QueryAWSAccountsParams) SetContext(ctx context.Context)
- func (o *QueryAWSAccountsParams) SetDefaults()
- func (o *QueryAWSAccountsParams) SetFilter(filter *string)
- func (o *QueryAWSAccountsParams) SetHTTPClient(client *http.Client)
- func (o *QueryAWSAccountsParams) SetLimit(limit *int64)
- func (o *QueryAWSAccountsParams) SetOffset(offset *int64)
- func (o *QueryAWSAccountsParams) SetSort(sort *string)
- func (o *QueryAWSAccountsParams) SetTimeout(timeout time.Duration)
- func (o *QueryAWSAccountsParams) WithContext(ctx context.Context) *QueryAWSAccountsParams
- func (o *QueryAWSAccountsParams) WithDefaults() *QueryAWSAccountsParams
- func (o *QueryAWSAccountsParams) WithFilter(filter *string) *QueryAWSAccountsParams
- func (o *QueryAWSAccountsParams) WithHTTPClient(client *http.Client) *QueryAWSAccountsParams
- func (o *QueryAWSAccountsParams) WithLimit(limit *int64) *QueryAWSAccountsParams
- func (o *QueryAWSAccountsParams) WithOffset(offset *int64) *QueryAWSAccountsParams
- func (o *QueryAWSAccountsParams) WithSort(sort *string) *QueryAWSAccountsParams
- func (o *QueryAWSAccountsParams) WithTimeout(timeout time.Duration) *QueryAWSAccountsParams
- func (o *QueryAWSAccountsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type QueryAWSAccountsReader
- type QueryAWSAccountsTooManyRequests
- type UpdateAWSAccountsBadRequest
- type UpdateAWSAccountsDefault
- type UpdateAWSAccountsForbidden
- type UpdateAWSAccountsInternalServerError
- type UpdateAWSAccountsNotFound
- type UpdateAWSAccountsOK
- type UpdateAWSAccountsParams
- func NewUpdateAWSAccountsParams() *UpdateAWSAccountsParams
- func NewUpdateAWSAccountsParamsWithContext(ctx context.Context) *UpdateAWSAccountsParams
- func NewUpdateAWSAccountsParamsWithHTTPClient(client *http.Client) *UpdateAWSAccountsParams
- func NewUpdateAWSAccountsParamsWithTimeout(timeout time.Duration) *UpdateAWSAccountsParams
- func (o *UpdateAWSAccountsParams) SetBody(body *models.ModelsUpdateAWSAccountsV1)
- func (o *UpdateAWSAccountsParams) SetContext(ctx context.Context)
- func (o *UpdateAWSAccountsParams) SetDefaults()
- func (o *UpdateAWSAccountsParams) SetHTTPClient(client *http.Client)
- func (o *UpdateAWSAccountsParams) SetTimeout(timeout time.Duration)
- func (o *UpdateAWSAccountsParams) WithBody(body *models.ModelsUpdateAWSAccountsV1) *UpdateAWSAccountsParams
- func (o *UpdateAWSAccountsParams) WithContext(ctx context.Context) *UpdateAWSAccountsParams
- func (o *UpdateAWSAccountsParams) WithDefaults() *UpdateAWSAccountsParams
- func (o *UpdateAWSAccountsParams) WithHTTPClient(client *http.Client) *UpdateAWSAccountsParams
- func (o *UpdateAWSAccountsParams) WithTimeout(timeout time.Duration) *UpdateAWSAccountsParams
- func (o *UpdateAWSAccountsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateAWSAccountsReader
- type UpdateAWSAccountsTooManyRequests
- type VerifyAWSAccountAccessBadRequest
- type VerifyAWSAccountAccessDefault
- type VerifyAWSAccountAccessForbidden
- type VerifyAWSAccountAccessInternalServerError
- type VerifyAWSAccountAccessOK
- type VerifyAWSAccountAccessParams
- func NewVerifyAWSAccountAccessParams() *VerifyAWSAccountAccessParams
- func NewVerifyAWSAccountAccessParamsWithContext(ctx context.Context) *VerifyAWSAccountAccessParams
- func NewVerifyAWSAccountAccessParamsWithHTTPClient(client *http.Client) *VerifyAWSAccountAccessParams
- func NewVerifyAWSAccountAccessParamsWithTimeout(timeout time.Duration) *VerifyAWSAccountAccessParams
- func (o *VerifyAWSAccountAccessParams) SetContext(ctx context.Context)
- func (o *VerifyAWSAccountAccessParams) SetDefaults()
- func (o *VerifyAWSAccountAccessParams) SetHTTPClient(client *http.Client)
- func (o *VerifyAWSAccountAccessParams) SetIds(ids []string)
- func (o *VerifyAWSAccountAccessParams) SetTimeout(timeout time.Duration)
- func (o *VerifyAWSAccountAccessParams) WithContext(ctx context.Context) *VerifyAWSAccountAccessParams
- func (o *VerifyAWSAccountAccessParams) WithDefaults() *VerifyAWSAccountAccessParams
- func (o *VerifyAWSAccountAccessParams) WithHTTPClient(client *http.Client) *VerifyAWSAccountAccessParams
- func (o *VerifyAWSAccountAccessParams) WithIds(ids []string) *VerifyAWSAccountAccessParams
- func (o *VerifyAWSAccountAccessParams) WithTimeout(timeout time.Duration) *VerifyAWSAccountAccessParams
- func (o *VerifyAWSAccountAccessParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type VerifyAWSAccountAccessReader
- type VerifyAWSAccountAccessTooManyRequests
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 cloud connect aws API
func (*Client) CreateOrUpdateAWSSettings ¶
func (a *Client) CreateOrUpdateAWSSettings(params *CreateOrUpdateAWSSettingsParams, opts ...ClientOption) (*CreateOrUpdateAWSSettingsCreated, error)
CreateOrUpdateAWSSettings creates or update global settings which are applicable to all provisioned a w s accounts
func (*Client) DeleteAWSAccounts ¶
func (a *Client) DeleteAWSAccounts(params *DeleteAWSAccountsParams, opts ...ClientOption) (*DeleteAWSAccountsOK, error)
DeleteAWSAccounts deletes a set of a w s accounts by specifying their i ds
func (*Client) GetAWSAccounts ¶
func (a *Client) GetAWSAccounts(params *GetAWSAccountsParams, opts ...ClientOption) (*GetAWSAccountsOK, error)
GetAWSAccounts retrieves a set of a w s accounts by specifying their i ds
func (*Client) GetAWSSettings ¶
func (a *Client) GetAWSSettings(params *GetAWSSettingsParams, opts ...ClientOption) (*GetAWSSettingsOK, error)
GetAWSSettings retrieves a set of global settings which are applicable to all provisioned a w s accounts
func (*Client) ProvisionAWSAccounts ¶
func (a *Client) ProvisionAWSAccounts(params *ProvisionAWSAccountsParams, opts ...ClientOption) (*ProvisionAWSAccountsCreated, error)
ProvisionAWSAccounts provisions a w s accounts by specifying details about the accounts to provision
func (*Client) QueryAWSAccounts ¶
func (a *Client) QueryAWSAccounts(params *QueryAWSAccountsParams, opts ...ClientOption) (*QueryAWSAccountsOK, error)
QueryAWSAccounts searches for provisioned a w s accounts by providing an f q l filter and paging details returns a set of a w s accounts which match the filter criteria
func (*Client) QueryAWSAccountsForIDs ¶
func (a *Client) QueryAWSAccountsForIDs(params *QueryAWSAccountsForIDsParams, opts ...ClientOption) (*QueryAWSAccountsForIDsOK, error)
QueryAWSAccountsForIDs searches for provisioned a w s accounts by providing an f q l filter and paging details returns a set of a w s account i ds which match the filter criteria
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
func (*Client) UpdateAWSAccounts ¶
func (a *Client) UpdateAWSAccounts(params *UpdateAWSAccountsParams, opts ...ClientOption) (*UpdateAWSAccountsOK, error)
UpdateAWSAccounts updates a w s accounts by specifying the ID of the account and details to update
func (*Client) VerifyAWSAccountAccess ¶
func (a *Client) VerifyAWSAccountAccess(params *VerifyAWSAccountAccessParams, opts ...ClientOption) (*VerifyAWSAccountAccessOK, error)
VerifyAWSAccountAccess performs an access verification check on the specified a w s account i ds
type ClientOption ¶
type ClientOption func(*runtime.ClientOperation)
ClientOption is the option for Client methods
type ClientService ¶
type ClientService interface { CreateOrUpdateAWSSettings(params *CreateOrUpdateAWSSettingsParams, opts ...ClientOption) (*CreateOrUpdateAWSSettingsCreated, error) DeleteAWSAccounts(params *DeleteAWSAccountsParams, opts ...ClientOption) (*DeleteAWSAccountsOK, error) GetAWSAccounts(params *GetAWSAccountsParams, opts ...ClientOption) (*GetAWSAccountsOK, error) GetAWSSettings(params *GetAWSSettingsParams, opts ...ClientOption) (*GetAWSSettingsOK, error) ProvisionAWSAccounts(params *ProvisionAWSAccountsParams, opts ...ClientOption) (*ProvisionAWSAccountsCreated, error) QueryAWSAccounts(params *QueryAWSAccountsParams, opts ...ClientOption) (*QueryAWSAccountsOK, error) QueryAWSAccountsForIDs(params *QueryAWSAccountsForIDsParams, opts ...ClientOption) (*QueryAWSAccountsForIDsOK, error) UpdateAWSAccounts(params *UpdateAWSAccountsParams, opts ...ClientOption) (*UpdateAWSAccountsOK, error) VerifyAWSAccountAccess(params *VerifyAWSAccountAccessParams, opts ...ClientOption) (*VerifyAWSAccountAccessOK, 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 cloud connect aws API client.
type CreateOrUpdateAWSSettingsBadRequest ¶
type CreateOrUpdateAWSSettingsBadRequest struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.ModelsCustomerConfigurationsV1 }
CreateOrUpdateAWSSettingsBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewCreateOrUpdateAWSSettingsBadRequest ¶
func NewCreateOrUpdateAWSSettingsBadRequest() *CreateOrUpdateAWSSettingsBadRequest
NewCreateOrUpdateAWSSettingsBadRequest creates a CreateOrUpdateAWSSettingsBadRequest with default headers values
func (*CreateOrUpdateAWSSettingsBadRequest) Error ¶
func (o *CreateOrUpdateAWSSettingsBadRequest) Error() string
func (*CreateOrUpdateAWSSettingsBadRequest) GetPayload ¶
func (o *CreateOrUpdateAWSSettingsBadRequest) GetPayload() *models.ModelsCustomerConfigurationsV1
type CreateOrUpdateAWSSettingsCreated ¶
type CreateOrUpdateAWSSettingsCreated struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.ModelsCustomerConfigurationsV1 }
CreateOrUpdateAWSSettingsCreated describes a response with status code 201, with default header values.
Created
func NewCreateOrUpdateAWSSettingsCreated ¶
func NewCreateOrUpdateAWSSettingsCreated() *CreateOrUpdateAWSSettingsCreated
NewCreateOrUpdateAWSSettingsCreated creates a CreateOrUpdateAWSSettingsCreated with default headers values
func (*CreateOrUpdateAWSSettingsCreated) Error ¶
func (o *CreateOrUpdateAWSSettingsCreated) Error() string
func (*CreateOrUpdateAWSSettingsCreated) GetPayload ¶
func (o *CreateOrUpdateAWSSettingsCreated) GetPayload() *models.ModelsCustomerConfigurationsV1
type CreateOrUpdateAWSSettingsForbidden ¶
type CreateOrUpdateAWSSettingsForbidden struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
CreateOrUpdateAWSSettingsForbidden describes a response with status code 403, with default header values.
Forbidden
func NewCreateOrUpdateAWSSettingsForbidden ¶
func NewCreateOrUpdateAWSSettingsForbidden() *CreateOrUpdateAWSSettingsForbidden
NewCreateOrUpdateAWSSettingsForbidden creates a CreateOrUpdateAWSSettingsForbidden with default headers values
func (*CreateOrUpdateAWSSettingsForbidden) Error ¶
func (o *CreateOrUpdateAWSSettingsForbidden) Error() string
func (*CreateOrUpdateAWSSettingsForbidden) GetPayload ¶
func (o *CreateOrUpdateAWSSettingsForbidden) GetPayload() *models.MsaReplyMetaOnly
type CreateOrUpdateAWSSettingsInternalServerError ¶
type CreateOrUpdateAWSSettingsInternalServerError struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.ModelsCustomerConfigurationsV1 }
CreateOrUpdateAWSSettingsInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewCreateOrUpdateAWSSettingsInternalServerError ¶
func NewCreateOrUpdateAWSSettingsInternalServerError() *CreateOrUpdateAWSSettingsInternalServerError
NewCreateOrUpdateAWSSettingsInternalServerError creates a CreateOrUpdateAWSSettingsInternalServerError with default headers values
func (*CreateOrUpdateAWSSettingsInternalServerError) Error ¶
func (o *CreateOrUpdateAWSSettingsInternalServerError) Error() string
func (*CreateOrUpdateAWSSettingsInternalServerError) GetPayload ¶
func (o *CreateOrUpdateAWSSettingsInternalServerError) GetPayload() *models.ModelsCustomerConfigurationsV1
type CreateOrUpdateAWSSettingsParams ¶
type CreateOrUpdateAWSSettingsParams struct { // Body. Body *models.ModelsModifyAWSCustomerSettingsV1 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateOrUpdateAWSSettingsParams contains all the parameters to send to the API endpoint
for the create or update a w s settings operation. Typically these are written to a http.Request.
func NewCreateOrUpdateAWSSettingsParams ¶
func NewCreateOrUpdateAWSSettingsParams() *CreateOrUpdateAWSSettingsParams
NewCreateOrUpdateAWSSettingsParams creates a new CreateOrUpdateAWSSettingsParams 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 NewCreateOrUpdateAWSSettingsParamsWithContext ¶
func NewCreateOrUpdateAWSSettingsParamsWithContext(ctx context.Context) *CreateOrUpdateAWSSettingsParams
NewCreateOrUpdateAWSSettingsParamsWithContext creates a new CreateOrUpdateAWSSettingsParams object with the ability to set a context for a request.
func NewCreateOrUpdateAWSSettingsParamsWithHTTPClient ¶
func NewCreateOrUpdateAWSSettingsParamsWithHTTPClient(client *http.Client) *CreateOrUpdateAWSSettingsParams
NewCreateOrUpdateAWSSettingsParamsWithHTTPClient creates a new CreateOrUpdateAWSSettingsParams object with the ability to set a custom HTTPClient for a request.
func NewCreateOrUpdateAWSSettingsParamsWithTimeout ¶
func NewCreateOrUpdateAWSSettingsParamsWithTimeout(timeout time.Duration) *CreateOrUpdateAWSSettingsParams
NewCreateOrUpdateAWSSettingsParamsWithTimeout creates a new CreateOrUpdateAWSSettingsParams object with the ability to set a timeout on a request.
func (*CreateOrUpdateAWSSettingsParams) SetBody ¶
func (o *CreateOrUpdateAWSSettingsParams) SetBody(body *models.ModelsModifyAWSCustomerSettingsV1)
SetBody adds the body to the create or update a w s settings params
func (*CreateOrUpdateAWSSettingsParams) SetContext ¶
func (o *CreateOrUpdateAWSSettingsParams) SetContext(ctx context.Context)
SetContext adds the context to the create or update a w s settings params
func (*CreateOrUpdateAWSSettingsParams) SetDefaults ¶
func (o *CreateOrUpdateAWSSettingsParams) SetDefaults()
SetDefaults hydrates default values in the create or update a w s settings params (not the query body).
All values with no default are reset to their zero value.
func (*CreateOrUpdateAWSSettingsParams) SetHTTPClient ¶
func (o *CreateOrUpdateAWSSettingsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create or update a w s settings params
func (*CreateOrUpdateAWSSettingsParams) SetTimeout ¶
func (o *CreateOrUpdateAWSSettingsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create or update a w s settings params
func (*CreateOrUpdateAWSSettingsParams) WithBody ¶
func (o *CreateOrUpdateAWSSettingsParams) WithBody(body *models.ModelsModifyAWSCustomerSettingsV1) *CreateOrUpdateAWSSettingsParams
WithBody adds the body to the create or update a w s settings params
func (*CreateOrUpdateAWSSettingsParams) WithContext ¶
func (o *CreateOrUpdateAWSSettingsParams) WithContext(ctx context.Context) *CreateOrUpdateAWSSettingsParams
WithContext adds the context to the create or update a w s settings params
func (*CreateOrUpdateAWSSettingsParams) WithDefaults ¶
func (o *CreateOrUpdateAWSSettingsParams) WithDefaults() *CreateOrUpdateAWSSettingsParams
WithDefaults hydrates default values in the create or update a w s settings params (not the query body).
All values with no default are reset to their zero value.
func (*CreateOrUpdateAWSSettingsParams) WithHTTPClient ¶
func (o *CreateOrUpdateAWSSettingsParams) WithHTTPClient(client *http.Client) *CreateOrUpdateAWSSettingsParams
WithHTTPClient adds the HTTPClient to the create or update a w s settings params
func (*CreateOrUpdateAWSSettingsParams) WithTimeout ¶
func (o *CreateOrUpdateAWSSettingsParams) WithTimeout(timeout time.Duration) *CreateOrUpdateAWSSettingsParams
WithTimeout adds the timeout to the create or update a w s settings params
func (*CreateOrUpdateAWSSettingsParams) WriteToRequest ¶
func (o *CreateOrUpdateAWSSettingsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateOrUpdateAWSSettingsReader ¶
type CreateOrUpdateAWSSettingsReader struct {
// contains filtered or unexported fields
}
CreateOrUpdateAWSSettingsReader is a Reader for the CreateOrUpdateAWSSettings structure.
func (*CreateOrUpdateAWSSettingsReader) ReadResponse ¶
func (o *CreateOrUpdateAWSSettingsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateOrUpdateAWSSettingsTooManyRequests ¶
type CreateOrUpdateAWSSettingsTooManyRequests struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 /* Too many requests, retry after this time (as milliseconds since epoch) */ XRateLimitRetryAfter int64 Payload *models.MsaReplyMetaOnly }
CreateOrUpdateAWSSettingsTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewCreateOrUpdateAWSSettingsTooManyRequests ¶
func NewCreateOrUpdateAWSSettingsTooManyRequests() *CreateOrUpdateAWSSettingsTooManyRequests
NewCreateOrUpdateAWSSettingsTooManyRequests creates a CreateOrUpdateAWSSettingsTooManyRequests with default headers values
func (*CreateOrUpdateAWSSettingsTooManyRequests) Error ¶
func (o *CreateOrUpdateAWSSettingsTooManyRequests) Error() string
func (*CreateOrUpdateAWSSettingsTooManyRequests) GetPayload ¶
func (o *CreateOrUpdateAWSSettingsTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
type DeleteAWSAccountsBadRequest ¶
type DeleteAWSAccountsBadRequest struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.ModelsBaseResponseV1 }
DeleteAWSAccountsBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewDeleteAWSAccountsBadRequest ¶
func NewDeleteAWSAccountsBadRequest() *DeleteAWSAccountsBadRequest
NewDeleteAWSAccountsBadRequest creates a DeleteAWSAccountsBadRequest with default headers values
func (*DeleteAWSAccountsBadRequest) Error ¶
func (o *DeleteAWSAccountsBadRequest) Error() string
func (*DeleteAWSAccountsBadRequest) GetPayload ¶
func (o *DeleteAWSAccountsBadRequest) GetPayload() *models.ModelsBaseResponseV1
type DeleteAWSAccountsDefault ¶
type DeleteAWSAccountsDefault struct { Payload *models.ModelsBaseResponseV1 // contains filtered or unexported fields }
DeleteAWSAccountsDefault describes a response with status code -1, with default header values.
OK
func NewDeleteAWSAccountsDefault ¶
func NewDeleteAWSAccountsDefault(code int) *DeleteAWSAccountsDefault
NewDeleteAWSAccountsDefault creates a DeleteAWSAccountsDefault with default headers values
func (*DeleteAWSAccountsDefault) Code ¶
func (o *DeleteAWSAccountsDefault) Code() int
Code gets the status code for the delete a w s accounts default response
func (*DeleteAWSAccountsDefault) Error ¶
func (o *DeleteAWSAccountsDefault) Error() string
func (*DeleteAWSAccountsDefault) GetPayload ¶
func (o *DeleteAWSAccountsDefault) GetPayload() *models.ModelsBaseResponseV1
type DeleteAWSAccountsForbidden ¶
type DeleteAWSAccountsForbidden struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
DeleteAWSAccountsForbidden describes a response with status code 403, with default header values.
Forbidden
func NewDeleteAWSAccountsForbidden ¶
func NewDeleteAWSAccountsForbidden() *DeleteAWSAccountsForbidden
NewDeleteAWSAccountsForbidden creates a DeleteAWSAccountsForbidden with default headers values
func (*DeleteAWSAccountsForbidden) Error ¶
func (o *DeleteAWSAccountsForbidden) Error() string
func (*DeleteAWSAccountsForbidden) GetPayload ¶
func (o *DeleteAWSAccountsForbidden) GetPayload() *models.MsaReplyMetaOnly
type DeleteAWSAccountsInternalServerError ¶
type DeleteAWSAccountsInternalServerError struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.ModelsBaseResponseV1 }
DeleteAWSAccountsInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewDeleteAWSAccountsInternalServerError ¶
func NewDeleteAWSAccountsInternalServerError() *DeleteAWSAccountsInternalServerError
NewDeleteAWSAccountsInternalServerError creates a DeleteAWSAccountsInternalServerError with default headers values
func (*DeleteAWSAccountsInternalServerError) Error ¶
func (o *DeleteAWSAccountsInternalServerError) Error() string
func (*DeleteAWSAccountsInternalServerError) GetPayload ¶
func (o *DeleteAWSAccountsInternalServerError) GetPayload() *models.ModelsBaseResponseV1
type DeleteAWSAccountsOK ¶
type DeleteAWSAccountsOK struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.ModelsBaseResponseV1 }
DeleteAWSAccountsOK describes a response with status code 200, with default header values.
OK
func NewDeleteAWSAccountsOK ¶
func NewDeleteAWSAccountsOK() *DeleteAWSAccountsOK
NewDeleteAWSAccountsOK creates a DeleteAWSAccountsOK with default headers values
func (*DeleteAWSAccountsOK) Error ¶
func (o *DeleteAWSAccountsOK) Error() string
func (*DeleteAWSAccountsOK) GetPayload ¶
func (o *DeleteAWSAccountsOK) GetPayload() *models.ModelsBaseResponseV1
type DeleteAWSAccountsParams ¶
type DeleteAWSAccountsParams struct { /* Ids. IDs of accounts to remove */ Ids []string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteAWSAccountsParams contains all the parameters to send to the API endpoint
for the delete a w s accounts operation. Typically these are written to a http.Request.
func NewDeleteAWSAccountsParams ¶
func NewDeleteAWSAccountsParams() *DeleteAWSAccountsParams
NewDeleteAWSAccountsParams creates a new DeleteAWSAccountsParams 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 NewDeleteAWSAccountsParamsWithContext ¶
func NewDeleteAWSAccountsParamsWithContext(ctx context.Context) *DeleteAWSAccountsParams
NewDeleteAWSAccountsParamsWithContext creates a new DeleteAWSAccountsParams object with the ability to set a context for a request.
func NewDeleteAWSAccountsParamsWithHTTPClient ¶
func NewDeleteAWSAccountsParamsWithHTTPClient(client *http.Client) *DeleteAWSAccountsParams
NewDeleteAWSAccountsParamsWithHTTPClient creates a new DeleteAWSAccountsParams object with the ability to set a custom HTTPClient for a request.
func NewDeleteAWSAccountsParamsWithTimeout ¶
func NewDeleteAWSAccountsParamsWithTimeout(timeout time.Duration) *DeleteAWSAccountsParams
NewDeleteAWSAccountsParamsWithTimeout creates a new DeleteAWSAccountsParams object with the ability to set a timeout on a request.
func (*DeleteAWSAccountsParams) SetContext ¶
func (o *DeleteAWSAccountsParams) SetContext(ctx context.Context)
SetContext adds the context to the delete a w s accounts params
func (*DeleteAWSAccountsParams) SetDefaults ¶
func (o *DeleteAWSAccountsParams) SetDefaults()
SetDefaults hydrates default values in the delete a w s accounts params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteAWSAccountsParams) SetHTTPClient ¶
func (o *DeleteAWSAccountsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete a w s accounts params
func (*DeleteAWSAccountsParams) SetIds ¶
func (o *DeleteAWSAccountsParams) SetIds(ids []string)
SetIds adds the ids to the delete a w s accounts params
func (*DeleteAWSAccountsParams) SetTimeout ¶
func (o *DeleteAWSAccountsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete a w s accounts params
func (*DeleteAWSAccountsParams) WithContext ¶
func (o *DeleteAWSAccountsParams) WithContext(ctx context.Context) *DeleteAWSAccountsParams
WithContext adds the context to the delete a w s accounts params
func (*DeleteAWSAccountsParams) WithDefaults ¶
func (o *DeleteAWSAccountsParams) WithDefaults() *DeleteAWSAccountsParams
WithDefaults hydrates default values in the delete a w s accounts params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteAWSAccountsParams) WithHTTPClient ¶
func (o *DeleteAWSAccountsParams) WithHTTPClient(client *http.Client) *DeleteAWSAccountsParams
WithHTTPClient adds the HTTPClient to the delete a w s accounts params
func (*DeleteAWSAccountsParams) WithIds ¶
func (o *DeleteAWSAccountsParams) WithIds(ids []string) *DeleteAWSAccountsParams
WithIds adds the ids to the delete a w s accounts params
func (*DeleteAWSAccountsParams) WithTimeout ¶
func (o *DeleteAWSAccountsParams) WithTimeout(timeout time.Duration) *DeleteAWSAccountsParams
WithTimeout adds the timeout to the delete a w s accounts params
func (*DeleteAWSAccountsParams) WriteToRequest ¶
func (o *DeleteAWSAccountsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteAWSAccountsReader ¶
type DeleteAWSAccountsReader struct {
// contains filtered or unexported fields
}
DeleteAWSAccountsReader is a Reader for the DeleteAWSAccounts structure.
func (*DeleteAWSAccountsReader) ReadResponse ¶
func (o *DeleteAWSAccountsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteAWSAccountsTooManyRequests ¶
type DeleteAWSAccountsTooManyRequests struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 /* Too many requests, retry after this time (as milliseconds since epoch) */ XRateLimitRetryAfter int64 Payload *models.MsaReplyMetaOnly }
DeleteAWSAccountsTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewDeleteAWSAccountsTooManyRequests ¶
func NewDeleteAWSAccountsTooManyRequests() *DeleteAWSAccountsTooManyRequests
NewDeleteAWSAccountsTooManyRequests creates a DeleteAWSAccountsTooManyRequests with default headers values
func (*DeleteAWSAccountsTooManyRequests) Error ¶
func (o *DeleteAWSAccountsTooManyRequests) Error() string
func (*DeleteAWSAccountsTooManyRequests) GetPayload ¶
func (o *DeleteAWSAccountsTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
type GetAWSAccountsBadRequest ¶
type GetAWSAccountsBadRequest struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.ModelsAWSAccountsV1 }
GetAWSAccountsBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewGetAWSAccountsBadRequest ¶
func NewGetAWSAccountsBadRequest() *GetAWSAccountsBadRequest
NewGetAWSAccountsBadRequest creates a GetAWSAccountsBadRequest with default headers values
func (*GetAWSAccountsBadRequest) Error ¶
func (o *GetAWSAccountsBadRequest) Error() string
func (*GetAWSAccountsBadRequest) GetPayload ¶
func (o *GetAWSAccountsBadRequest) GetPayload() *models.ModelsAWSAccountsV1
type GetAWSAccountsDefault ¶
type GetAWSAccountsDefault struct { Payload *models.ModelsAWSAccountsV1 // contains filtered or unexported fields }
GetAWSAccountsDefault describes a response with status code -1, with default header values.
OK
func NewGetAWSAccountsDefault ¶
func NewGetAWSAccountsDefault(code int) *GetAWSAccountsDefault
NewGetAWSAccountsDefault creates a GetAWSAccountsDefault with default headers values
func (*GetAWSAccountsDefault) Code ¶
func (o *GetAWSAccountsDefault) Code() int
Code gets the status code for the get a w s accounts default response
func (*GetAWSAccountsDefault) Error ¶
func (o *GetAWSAccountsDefault) Error() string
func (*GetAWSAccountsDefault) GetPayload ¶
func (o *GetAWSAccountsDefault) GetPayload() *models.ModelsAWSAccountsV1
type GetAWSAccountsForbidden ¶
type GetAWSAccountsForbidden struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
GetAWSAccountsForbidden describes a response with status code 403, with default header values.
Forbidden
func NewGetAWSAccountsForbidden ¶
func NewGetAWSAccountsForbidden() *GetAWSAccountsForbidden
NewGetAWSAccountsForbidden creates a GetAWSAccountsForbidden with default headers values
func (*GetAWSAccountsForbidden) Error ¶
func (o *GetAWSAccountsForbidden) Error() string
func (*GetAWSAccountsForbidden) GetPayload ¶
func (o *GetAWSAccountsForbidden) GetPayload() *models.MsaReplyMetaOnly
type GetAWSAccountsInternalServerError ¶
type GetAWSAccountsInternalServerError struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.ModelsAWSAccountsV1 }
GetAWSAccountsInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewGetAWSAccountsInternalServerError ¶
func NewGetAWSAccountsInternalServerError() *GetAWSAccountsInternalServerError
NewGetAWSAccountsInternalServerError creates a GetAWSAccountsInternalServerError with default headers values
func (*GetAWSAccountsInternalServerError) Error ¶
func (o *GetAWSAccountsInternalServerError) Error() string
func (*GetAWSAccountsInternalServerError) GetPayload ¶
func (o *GetAWSAccountsInternalServerError) GetPayload() *models.ModelsAWSAccountsV1
type GetAWSAccountsNotFound ¶
type GetAWSAccountsNotFound struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.ModelsAWSAccountsV1 }
GetAWSAccountsNotFound describes a response with status code 404, with default header values.
Not Found
func NewGetAWSAccountsNotFound ¶
func NewGetAWSAccountsNotFound() *GetAWSAccountsNotFound
NewGetAWSAccountsNotFound creates a GetAWSAccountsNotFound with default headers values
func (*GetAWSAccountsNotFound) Error ¶
func (o *GetAWSAccountsNotFound) Error() string
func (*GetAWSAccountsNotFound) GetPayload ¶
func (o *GetAWSAccountsNotFound) GetPayload() *models.ModelsAWSAccountsV1
type GetAWSAccountsOK ¶
type GetAWSAccountsOK struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.ModelsAWSAccountsV1 }
GetAWSAccountsOK describes a response with status code 200, with default header values.
OK
func NewGetAWSAccountsOK ¶
func NewGetAWSAccountsOK() *GetAWSAccountsOK
NewGetAWSAccountsOK creates a GetAWSAccountsOK with default headers values
func (*GetAWSAccountsOK) Error ¶
func (o *GetAWSAccountsOK) Error() string
func (*GetAWSAccountsOK) GetPayload ¶
func (o *GetAWSAccountsOK) GetPayload() *models.ModelsAWSAccountsV1
type GetAWSAccountsParams ¶
type GetAWSAccountsParams struct { /* Ids. IDs of accounts to retrieve details */ Ids []string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetAWSAccountsParams contains all the parameters to send to the API endpoint
for the get a w s accounts operation. Typically these are written to a http.Request.
func NewGetAWSAccountsParams ¶
func NewGetAWSAccountsParams() *GetAWSAccountsParams
NewGetAWSAccountsParams creates a new GetAWSAccountsParams 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 NewGetAWSAccountsParamsWithContext ¶
func NewGetAWSAccountsParamsWithContext(ctx context.Context) *GetAWSAccountsParams
NewGetAWSAccountsParamsWithContext creates a new GetAWSAccountsParams object with the ability to set a context for a request.
func NewGetAWSAccountsParamsWithHTTPClient ¶
func NewGetAWSAccountsParamsWithHTTPClient(client *http.Client) *GetAWSAccountsParams
NewGetAWSAccountsParamsWithHTTPClient creates a new GetAWSAccountsParams object with the ability to set a custom HTTPClient for a request.
func NewGetAWSAccountsParamsWithTimeout ¶
func NewGetAWSAccountsParamsWithTimeout(timeout time.Duration) *GetAWSAccountsParams
NewGetAWSAccountsParamsWithTimeout creates a new GetAWSAccountsParams object with the ability to set a timeout on a request.
func (*GetAWSAccountsParams) SetContext ¶
func (o *GetAWSAccountsParams) SetContext(ctx context.Context)
SetContext adds the context to the get a w s accounts params
func (*GetAWSAccountsParams) SetDefaults ¶
func (o *GetAWSAccountsParams) SetDefaults()
SetDefaults hydrates default values in the get a w s accounts params (not the query body).
All values with no default are reset to their zero value.
func (*GetAWSAccountsParams) SetHTTPClient ¶
func (o *GetAWSAccountsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get a w s accounts params
func (*GetAWSAccountsParams) SetIds ¶
func (o *GetAWSAccountsParams) SetIds(ids []string)
SetIds adds the ids to the get a w s accounts params
func (*GetAWSAccountsParams) SetTimeout ¶
func (o *GetAWSAccountsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get a w s accounts params
func (*GetAWSAccountsParams) WithContext ¶
func (o *GetAWSAccountsParams) WithContext(ctx context.Context) *GetAWSAccountsParams
WithContext adds the context to the get a w s accounts params
func (*GetAWSAccountsParams) WithDefaults ¶
func (o *GetAWSAccountsParams) WithDefaults() *GetAWSAccountsParams
WithDefaults hydrates default values in the get a w s accounts params (not the query body).
All values with no default are reset to their zero value.
func (*GetAWSAccountsParams) WithHTTPClient ¶
func (o *GetAWSAccountsParams) WithHTTPClient(client *http.Client) *GetAWSAccountsParams
WithHTTPClient adds the HTTPClient to the get a w s accounts params
func (*GetAWSAccountsParams) WithIds ¶
func (o *GetAWSAccountsParams) WithIds(ids []string) *GetAWSAccountsParams
WithIds adds the ids to the get a w s accounts params
func (*GetAWSAccountsParams) WithTimeout ¶
func (o *GetAWSAccountsParams) WithTimeout(timeout time.Duration) *GetAWSAccountsParams
WithTimeout adds the timeout to the get a w s accounts params
func (*GetAWSAccountsParams) WriteToRequest ¶
func (o *GetAWSAccountsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAWSAccountsReader ¶
type GetAWSAccountsReader struct {
// contains filtered or unexported fields
}
GetAWSAccountsReader is a Reader for the GetAWSAccounts structure.
func (*GetAWSAccountsReader) ReadResponse ¶
func (o *GetAWSAccountsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetAWSAccountsTooManyRequests ¶
type GetAWSAccountsTooManyRequests struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 /* Too many requests, retry after this time (as milliseconds since epoch) */ XRateLimitRetryAfter int64 Payload *models.MsaReplyMetaOnly }
GetAWSAccountsTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewGetAWSAccountsTooManyRequests ¶
func NewGetAWSAccountsTooManyRequests() *GetAWSAccountsTooManyRequests
NewGetAWSAccountsTooManyRequests creates a GetAWSAccountsTooManyRequests with default headers values
func (*GetAWSAccountsTooManyRequests) Error ¶
func (o *GetAWSAccountsTooManyRequests) Error() string
func (*GetAWSAccountsTooManyRequests) GetPayload ¶
func (o *GetAWSAccountsTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
type GetAWSSettingsBadRequest ¶
type GetAWSSettingsBadRequest struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.ModelsCustomerConfigurationsV1 }
GetAWSSettingsBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewGetAWSSettingsBadRequest ¶
func NewGetAWSSettingsBadRequest() *GetAWSSettingsBadRequest
NewGetAWSSettingsBadRequest creates a GetAWSSettingsBadRequest with default headers values
func (*GetAWSSettingsBadRequest) Error ¶
func (o *GetAWSSettingsBadRequest) Error() string
func (*GetAWSSettingsBadRequest) GetPayload ¶
func (o *GetAWSSettingsBadRequest) GetPayload() *models.ModelsCustomerConfigurationsV1
type GetAWSSettingsDefault ¶
type GetAWSSettingsDefault struct { Payload *models.ModelsCustomerConfigurationsV1 // contains filtered or unexported fields }
GetAWSSettingsDefault describes a response with status code -1, with default header values.
OK
func NewGetAWSSettingsDefault ¶
func NewGetAWSSettingsDefault(code int) *GetAWSSettingsDefault
NewGetAWSSettingsDefault creates a GetAWSSettingsDefault with default headers values
func (*GetAWSSettingsDefault) Code ¶
func (o *GetAWSSettingsDefault) Code() int
Code gets the status code for the get a w s settings default response
func (*GetAWSSettingsDefault) Error ¶
func (o *GetAWSSettingsDefault) Error() string
func (*GetAWSSettingsDefault) GetPayload ¶
func (o *GetAWSSettingsDefault) GetPayload() *models.ModelsCustomerConfigurationsV1
type GetAWSSettingsForbidden ¶
type GetAWSSettingsForbidden struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
GetAWSSettingsForbidden describes a response with status code 403, with default header values.
Forbidden
func NewGetAWSSettingsForbidden ¶
func NewGetAWSSettingsForbidden() *GetAWSSettingsForbidden
NewGetAWSSettingsForbidden creates a GetAWSSettingsForbidden with default headers values
func (*GetAWSSettingsForbidden) Error ¶
func (o *GetAWSSettingsForbidden) Error() string
func (*GetAWSSettingsForbidden) GetPayload ¶
func (o *GetAWSSettingsForbidden) GetPayload() *models.MsaReplyMetaOnly
type GetAWSSettingsInternalServerError ¶
type GetAWSSettingsInternalServerError struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.ModelsCustomerConfigurationsV1 }
GetAWSSettingsInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewGetAWSSettingsInternalServerError ¶
func NewGetAWSSettingsInternalServerError() *GetAWSSettingsInternalServerError
NewGetAWSSettingsInternalServerError creates a GetAWSSettingsInternalServerError with default headers values
func (*GetAWSSettingsInternalServerError) Error ¶
func (o *GetAWSSettingsInternalServerError) Error() string
func (*GetAWSSettingsInternalServerError) GetPayload ¶
func (o *GetAWSSettingsInternalServerError) GetPayload() *models.ModelsCustomerConfigurationsV1
type GetAWSSettingsOK ¶
type GetAWSSettingsOK struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.ModelsCustomerConfigurationsV1 }
GetAWSSettingsOK describes a response with status code 200, with default header values.
OK
func NewGetAWSSettingsOK ¶
func NewGetAWSSettingsOK() *GetAWSSettingsOK
NewGetAWSSettingsOK creates a GetAWSSettingsOK with default headers values
func (*GetAWSSettingsOK) Error ¶
func (o *GetAWSSettingsOK) Error() string
func (*GetAWSSettingsOK) GetPayload ¶
func (o *GetAWSSettingsOK) GetPayload() *models.ModelsCustomerConfigurationsV1
type GetAWSSettingsParams ¶
type GetAWSSettingsParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetAWSSettingsParams contains all the parameters to send to the API endpoint
for the get a w s settings operation. Typically these are written to a http.Request.
func NewGetAWSSettingsParams ¶
func NewGetAWSSettingsParams() *GetAWSSettingsParams
NewGetAWSSettingsParams creates a new GetAWSSettingsParams 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 NewGetAWSSettingsParamsWithContext ¶
func NewGetAWSSettingsParamsWithContext(ctx context.Context) *GetAWSSettingsParams
NewGetAWSSettingsParamsWithContext creates a new GetAWSSettingsParams object with the ability to set a context for a request.
func NewGetAWSSettingsParamsWithHTTPClient ¶
func NewGetAWSSettingsParamsWithHTTPClient(client *http.Client) *GetAWSSettingsParams
NewGetAWSSettingsParamsWithHTTPClient creates a new GetAWSSettingsParams object with the ability to set a custom HTTPClient for a request.
func NewGetAWSSettingsParamsWithTimeout ¶
func NewGetAWSSettingsParamsWithTimeout(timeout time.Duration) *GetAWSSettingsParams
NewGetAWSSettingsParamsWithTimeout creates a new GetAWSSettingsParams object with the ability to set a timeout on a request.
func (*GetAWSSettingsParams) SetContext ¶
func (o *GetAWSSettingsParams) SetContext(ctx context.Context)
SetContext adds the context to the get a w s settings params
func (*GetAWSSettingsParams) SetDefaults ¶
func (o *GetAWSSettingsParams) SetDefaults()
SetDefaults hydrates default values in the get a w s settings params (not the query body).
All values with no default are reset to their zero value.
func (*GetAWSSettingsParams) SetHTTPClient ¶
func (o *GetAWSSettingsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get a w s settings params
func (*GetAWSSettingsParams) SetTimeout ¶
func (o *GetAWSSettingsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get a w s settings params
func (*GetAWSSettingsParams) WithContext ¶
func (o *GetAWSSettingsParams) WithContext(ctx context.Context) *GetAWSSettingsParams
WithContext adds the context to the get a w s settings params
func (*GetAWSSettingsParams) WithDefaults ¶
func (o *GetAWSSettingsParams) WithDefaults() *GetAWSSettingsParams
WithDefaults hydrates default values in the get a w s settings params (not the query body).
All values with no default are reset to their zero value.
func (*GetAWSSettingsParams) WithHTTPClient ¶
func (o *GetAWSSettingsParams) WithHTTPClient(client *http.Client) *GetAWSSettingsParams
WithHTTPClient adds the HTTPClient to the get a w s settings params
func (*GetAWSSettingsParams) WithTimeout ¶
func (o *GetAWSSettingsParams) WithTimeout(timeout time.Duration) *GetAWSSettingsParams
WithTimeout adds the timeout to the get a w s settings params
func (*GetAWSSettingsParams) WriteToRequest ¶
func (o *GetAWSSettingsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAWSSettingsReader ¶
type GetAWSSettingsReader struct {
// contains filtered or unexported fields
}
GetAWSSettingsReader is a Reader for the GetAWSSettings structure.
func (*GetAWSSettingsReader) ReadResponse ¶
func (o *GetAWSSettingsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetAWSSettingsTooManyRequests ¶
type GetAWSSettingsTooManyRequests struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 /* Too many requests, retry after this time (as milliseconds since epoch) */ XRateLimitRetryAfter int64 Payload *models.MsaReplyMetaOnly }
GetAWSSettingsTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewGetAWSSettingsTooManyRequests ¶
func NewGetAWSSettingsTooManyRequests() *GetAWSSettingsTooManyRequests
NewGetAWSSettingsTooManyRequests creates a GetAWSSettingsTooManyRequests with default headers values
func (*GetAWSSettingsTooManyRequests) Error ¶
func (o *GetAWSSettingsTooManyRequests) Error() string
func (*GetAWSSettingsTooManyRequests) GetPayload ¶
func (o *GetAWSSettingsTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
type ProvisionAWSAccountsBadRequest ¶
type ProvisionAWSAccountsBadRequest struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.ModelsAWSAccountsV1 }
ProvisionAWSAccountsBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewProvisionAWSAccountsBadRequest ¶
func NewProvisionAWSAccountsBadRequest() *ProvisionAWSAccountsBadRequest
NewProvisionAWSAccountsBadRequest creates a ProvisionAWSAccountsBadRequest with default headers values
func (*ProvisionAWSAccountsBadRequest) Error ¶
func (o *ProvisionAWSAccountsBadRequest) Error() string
func (*ProvisionAWSAccountsBadRequest) GetPayload ¶
func (o *ProvisionAWSAccountsBadRequest) GetPayload() *models.ModelsAWSAccountsV1
type ProvisionAWSAccountsCreated ¶
type ProvisionAWSAccountsCreated struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.ModelsAWSAccountsV1 }
ProvisionAWSAccountsCreated describes a response with status code 201, with default header values.
Created
func NewProvisionAWSAccountsCreated ¶
func NewProvisionAWSAccountsCreated() *ProvisionAWSAccountsCreated
NewProvisionAWSAccountsCreated creates a ProvisionAWSAccountsCreated with default headers values
func (*ProvisionAWSAccountsCreated) Error ¶
func (o *ProvisionAWSAccountsCreated) Error() string
func (*ProvisionAWSAccountsCreated) GetPayload ¶
func (o *ProvisionAWSAccountsCreated) GetPayload() *models.ModelsAWSAccountsV1
type ProvisionAWSAccountsForbidden ¶
type ProvisionAWSAccountsForbidden struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
ProvisionAWSAccountsForbidden describes a response with status code 403, with default header values.
Forbidden
func NewProvisionAWSAccountsForbidden ¶
func NewProvisionAWSAccountsForbidden() *ProvisionAWSAccountsForbidden
NewProvisionAWSAccountsForbidden creates a ProvisionAWSAccountsForbidden with default headers values
func (*ProvisionAWSAccountsForbidden) Error ¶
func (o *ProvisionAWSAccountsForbidden) Error() string
func (*ProvisionAWSAccountsForbidden) GetPayload ¶
func (o *ProvisionAWSAccountsForbidden) GetPayload() *models.MsaReplyMetaOnly
type ProvisionAWSAccountsInternalServerError ¶
type ProvisionAWSAccountsInternalServerError struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.ModelsAWSAccountsV1 }
ProvisionAWSAccountsInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewProvisionAWSAccountsInternalServerError ¶
func NewProvisionAWSAccountsInternalServerError() *ProvisionAWSAccountsInternalServerError
NewProvisionAWSAccountsInternalServerError creates a ProvisionAWSAccountsInternalServerError with default headers values
func (*ProvisionAWSAccountsInternalServerError) Error ¶
func (o *ProvisionAWSAccountsInternalServerError) Error() string
func (*ProvisionAWSAccountsInternalServerError) GetPayload ¶
func (o *ProvisionAWSAccountsInternalServerError) GetPayload() *models.ModelsAWSAccountsV1
type ProvisionAWSAccountsParams ¶
type ProvisionAWSAccountsParams struct { // Body. Body *models.ModelsCreateAWSAccountsV1 /* Mode. Mode for provisioning. Allowed values are `manual` or `cloudformation`. Defaults to manual if not defined. Default: "manual" */ Mode *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ProvisionAWSAccountsParams contains all the parameters to send to the API endpoint
for the provision a w s accounts operation. Typically these are written to a http.Request.
func NewProvisionAWSAccountsParams ¶
func NewProvisionAWSAccountsParams() *ProvisionAWSAccountsParams
NewProvisionAWSAccountsParams creates a new ProvisionAWSAccountsParams 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 NewProvisionAWSAccountsParamsWithContext ¶
func NewProvisionAWSAccountsParamsWithContext(ctx context.Context) *ProvisionAWSAccountsParams
NewProvisionAWSAccountsParamsWithContext creates a new ProvisionAWSAccountsParams object with the ability to set a context for a request.
func NewProvisionAWSAccountsParamsWithHTTPClient ¶
func NewProvisionAWSAccountsParamsWithHTTPClient(client *http.Client) *ProvisionAWSAccountsParams
NewProvisionAWSAccountsParamsWithHTTPClient creates a new ProvisionAWSAccountsParams object with the ability to set a custom HTTPClient for a request.
func NewProvisionAWSAccountsParamsWithTimeout ¶
func NewProvisionAWSAccountsParamsWithTimeout(timeout time.Duration) *ProvisionAWSAccountsParams
NewProvisionAWSAccountsParamsWithTimeout creates a new ProvisionAWSAccountsParams object with the ability to set a timeout on a request.
func (*ProvisionAWSAccountsParams) SetBody ¶
func (o *ProvisionAWSAccountsParams) SetBody(body *models.ModelsCreateAWSAccountsV1)
SetBody adds the body to the provision a w s accounts params
func (*ProvisionAWSAccountsParams) SetContext ¶
func (o *ProvisionAWSAccountsParams) SetContext(ctx context.Context)
SetContext adds the context to the provision a w s accounts params
func (*ProvisionAWSAccountsParams) SetDefaults ¶
func (o *ProvisionAWSAccountsParams) SetDefaults()
SetDefaults hydrates default values in the provision a w s accounts params (not the query body).
All values with no default are reset to their zero value.
func (*ProvisionAWSAccountsParams) SetHTTPClient ¶
func (o *ProvisionAWSAccountsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the provision a w s accounts params
func (*ProvisionAWSAccountsParams) SetMode ¶
func (o *ProvisionAWSAccountsParams) SetMode(mode *string)
SetMode adds the mode to the provision a w s accounts params
func (*ProvisionAWSAccountsParams) SetTimeout ¶
func (o *ProvisionAWSAccountsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the provision a w s accounts params
func (*ProvisionAWSAccountsParams) WithBody ¶
func (o *ProvisionAWSAccountsParams) WithBody(body *models.ModelsCreateAWSAccountsV1) *ProvisionAWSAccountsParams
WithBody adds the body to the provision a w s accounts params
func (*ProvisionAWSAccountsParams) WithContext ¶
func (o *ProvisionAWSAccountsParams) WithContext(ctx context.Context) *ProvisionAWSAccountsParams
WithContext adds the context to the provision a w s accounts params
func (*ProvisionAWSAccountsParams) WithDefaults ¶
func (o *ProvisionAWSAccountsParams) WithDefaults() *ProvisionAWSAccountsParams
WithDefaults hydrates default values in the provision a w s accounts params (not the query body).
All values with no default are reset to their zero value.
func (*ProvisionAWSAccountsParams) WithHTTPClient ¶
func (o *ProvisionAWSAccountsParams) WithHTTPClient(client *http.Client) *ProvisionAWSAccountsParams
WithHTTPClient adds the HTTPClient to the provision a w s accounts params
func (*ProvisionAWSAccountsParams) WithMode ¶
func (o *ProvisionAWSAccountsParams) WithMode(mode *string) *ProvisionAWSAccountsParams
WithMode adds the mode to the provision a w s accounts params
func (*ProvisionAWSAccountsParams) WithTimeout ¶
func (o *ProvisionAWSAccountsParams) WithTimeout(timeout time.Duration) *ProvisionAWSAccountsParams
WithTimeout adds the timeout to the provision a w s accounts params
func (*ProvisionAWSAccountsParams) WriteToRequest ¶
func (o *ProvisionAWSAccountsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ProvisionAWSAccountsReader ¶
type ProvisionAWSAccountsReader struct {
// contains filtered or unexported fields
}
ProvisionAWSAccountsReader is a Reader for the ProvisionAWSAccounts structure.
func (*ProvisionAWSAccountsReader) ReadResponse ¶
func (o *ProvisionAWSAccountsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ProvisionAWSAccountsTooManyRequests ¶
type ProvisionAWSAccountsTooManyRequests struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 /* Too many requests, retry after this time (as milliseconds since epoch) */ XRateLimitRetryAfter int64 Payload *models.MsaReplyMetaOnly }
ProvisionAWSAccountsTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewProvisionAWSAccountsTooManyRequests ¶
func NewProvisionAWSAccountsTooManyRequests() *ProvisionAWSAccountsTooManyRequests
NewProvisionAWSAccountsTooManyRequests creates a ProvisionAWSAccountsTooManyRequests with default headers values
func (*ProvisionAWSAccountsTooManyRequests) Error ¶
func (o *ProvisionAWSAccountsTooManyRequests) Error() string
func (*ProvisionAWSAccountsTooManyRequests) GetPayload ¶
func (o *ProvisionAWSAccountsTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
type QueryAWSAccountsBadRequest ¶
type QueryAWSAccountsBadRequest struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.ModelsAWSAccountsV1 }
QueryAWSAccountsBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewQueryAWSAccountsBadRequest ¶
func NewQueryAWSAccountsBadRequest() *QueryAWSAccountsBadRequest
NewQueryAWSAccountsBadRequest creates a QueryAWSAccountsBadRequest with default headers values
func (*QueryAWSAccountsBadRequest) Error ¶
func (o *QueryAWSAccountsBadRequest) Error() string
func (*QueryAWSAccountsBadRequest) GetPayload ¶
func (o *QueryAWSAccountsBadRequest) GetPayload() *models.ModelsAWSAccountsV1
type QueryAWSAccountsDefault ¶
type QueryAWSAccountsDefault struct { Payload *models.ModelsAWSAccountsV1 // contains filtered or unexported fields }
QueryAWSAccountsDefault describes a response with status code -1, with default header values.
OK
func NewQueryAWSAccountsDefault ¶
func NewQueryAWSAccountsDefault(code int) *QueryAWSAccountsDefault
NewQueryAWSAccountsDefault creates a QueryAWSAccountsDefault with default headers values
func (*QueryAWSAccountsDefault) Code ¶
func (o *QueryAWSAccountsDefault) Code() int
Code gets the status code for the query a w s accounts default response
func (*QueryAWSAccountsDefault) Error ¶
func (o *QueryAWSAccountsDefault) Error() string
func (*QueryAWSAccountsDefault) GetPayload ¶
func (o *QueryAWSAccountsDefault) GetPayload() *models.ModelsAWSAccountsV1
type QueryAWSAccountsForIDsBadRequest ¶
type QueryAWSAccountsForIDsBadRequest struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaQueryResponse }
QueryAWSAccountsForIDsBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewQueryAWSAccountsForIDsBadRequest ¶
func NewQueryAWSAccountsForIDsBadRequest() *QueryAWSAccountsForIDsBadRequest
NewQueryAWSAccountsForIDsBadRequest creates a QueryAWSAccountsForIDsBadRequest with default headers values
func (*QueryAWSAccountsForIDsBadRequest) Error ¶
func (o *QueryAWSAccountsForIDsBadRequest) Error() string
func (*QueryAWSAccountsForIDsBadRequest) GetPayload ¶
func (o *QueryAWSAccountsForIDsBadRequest) GetPayload() *models.MsaQueryResponse
type QueryAWSAccountsForIDsDefault ¶
type QueryAWSAccountsForIDsDefault struct { Payload *models.MsaQueryResponse // contains filtered or unexported fields }
QueryAWSAccountsForIDsDefault describes a response with status code -1, with default header values.
OK
func NewQueryAWSAccountsForIDsDefault ¶
func NewQueryAWSAccountsForIDsDefault(code int) *QueryAWSAccountsForIDsDefault
NewQueryAWSAccountsForIDsDefault creates a QueryAWSAccountsForIDsDefault with default headers values
func (*QueryAWSAccountsForIDsDefault) Code ¶
func (o *QueryAWSAccountsForIDsDefault) Code() int
Code gets the status code for the query a w s accounts for i ds default response
func (*QueryAWSAccountsForIDsDefault) Error ¶
func (o *QueryAWSAccountsForIDsDefault) Error() string
func (*QueryAWSAccountsForIDsDefault) GetPayload ¶
func (o *QueryAWSAccountsForIDsDefault) GetPayload() *models.MsaQueryResponse
type QueryAWSAccountsForIDsForbidden ¶
type QueryAWSAccountsForIDsForbidden struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
QueryAWSAccountsForIDsForbidden describes a response with status code 403, with default header values.
Forbidden
func NewQueryAWSAccountsForIDsForbidden ¶
func NewQueryAWSAccountsForIDsForbidden() *QueryAWSAccountsForIDsForbidden
NewQueryAWSAccountsForIDsForbidden creates a QueryAWSAccountsForIDsForbidden with default headers values
func (*QueryAWSAccountsForIDsForbidden) Error ¶
func (o *QueryAWSAccountsForIDsForbidden) Error() string
func (*QueryAWSAccountsForIDsForbidden) GetPayload ¶
func (o *QueryAWSAccountsForIDsForbidden) GetPayload() *models.MsaReplyMetaOnly
type QueryAWSAccountsForIDsInternalServerError ¶
type QueryAWSAccountsForIDsInternalServerError struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaQueryResponse }
QueryAWSAccountsForIDsInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewQueryAWSAccountsForIDsInternalServerError ¶
func NewQueryAWSAccountsForIDsInternalServerError() *QueryAWSAccountsForIDsInternalServerError
NewQueryAWSAccountsForIDsInternalServerError creates a QueryAWSAccountsForIDsInternalServerError with default headers values
func (*QueryAWSAccountsForIDsInternalServerError) Error ¶
func (o *QueryAWSAccountsForIDsInternalServerError) Error() string
func (*QueryAWSAccountsForIDsInternalServerError) GetPayload ¶
func (o *QueryAWSAccountsForIDsInternalServerError) GetPayload() *models.MsaQueryResponse
type QueryAWSAccountsForIDsOK ¶
type QueryAWSAccountsForIDsOK struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaQueryResponse }
QueryAWSAccountsForIDsOK describes a response with status code 200, with default header values.
OK
func NewQueryAWSAccountsForIDsOK ¶
func NewQueryAWSAccountsForIDsOK() *QueryAWSAccountsForIDsOK
NewQueryAWSAccountsForIDsOK creates a QueryAWSAccountsForIDsOK with default headers values
func (*QueryAWSAccountsForIDsOK) Error ¶
func (o *QueryAWSAccountsForIDsOK) Error() string
func (*QueryAWSAccountsForIDsOK) GetPayload ¶
func (o *QueryAWSAccountsForIDsOK) GetPayload() *models.MsaQueryResponse
type QueryAWSAccountsForIDsParams ¶
type QueryAWSAccountsForIDsParams struct { /* Filter. The filter expression that should be used to limit the results */ Filter *string /* Limit. The maximum records to return. [1-500]. Defaults to 100. Default: 100 */ Limit *int64 /* Offset. The offset to start retrieving records from */ Offset *int64 /* Sort. The property to sort by (e.g. alias.desc or state.asc) */ Sort *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
QueryAWSAccountsForIDsParams contains all the parameters to send to the API endpoint
for the query a w s accounts for i ds operation. Typically these are written to a http.Request.
func NewQueryAWSAccountsForIDsParams ¶
func NewQueryAWSAccountsForIDsParams() *QueryAWSAccountsForIDsParams
NewQueryAWSAccountsForIDsParams creates a new QueryAWSAccountsForIDsParams 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 NewQueryAWSAccountsForIDsParamsWithContext ¶
func NewQueryAWSAccountsForIDsParamsWithContext(ctx context.Context) *QueryAWSAccountsForIDsParams
NewQueryAWSAccountsForIDsParamsWithContext creates a new QueryAWSAccountsForIDsParams object with the ability to set a context for a request.
func NewQueryAWSAccountsForIDsParamsWithHTTPClient ¶
func NewQueryAWSAccountsForIDsParamsWithHTTPClient(client *http.Client) *QueryAWSAccountsForIDsParams
NewQueryAWSAccountsForIDsParamsWithHTTPClient creates a new QueryAWSAccountsForIDsParams object with the ability to set a custom HTTPClient for a request.
func NewQueryAWSAccountsForIDsParamsWithTimeout ¶
func NewQueryAWSAccountsForIDsParamsWithTimeout(timeout time.Duration) *QueryAWSAccountsForIDsParams
NewQueryAWSAccountsForIDsParamsWithTimeout creates a new QueryAWSAccountsForIDsParams object with the ability to set a timeout on a request.
func (*QueryAWSAccountsForIDsParams) SetContext ¶
func (o *QueryAWSAccountsForIDsParams) SetContext(ctx context.Context)
SetContext adds the context to the query a w s accounts for i ds params
func (*QueryAWSAccountsForIDsParams) SetDefaults ¶
func (o *QueryAWSAccountsForIDsParams) SetDefaults()
SetDefaults hydrates default values in the query a w s accounts for i ds params (not the query body).
All values with no default are reset to their zero value.
func (*QueryAWSAccountsForIDsParams) SetFilter ¶
func (o *QueryAWSAccountsForIDsParams) SetFilter(filter *string)
SetFilter adds the filter to the query a w s accounts for i ds params
func (*QueryAWSAccountsForIDsParams) SetHTTPClient ¶
func (o *QueryAWSAccountsForIDsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the query a w s accounts for i ds params
func (*QueryAWSAccountsForIDsParams) SetLimit ¶
func (o *QueryAWSAccountsForIDsParams) SetLimit(limit *int64)
SetLimit adds the limit to the query a w s accounts for i ds params
func (*QueryAWSAccountsForIDsParams) SetOffset ¶
func (o *QueryAWSAccountsForIDsParams) SetOffset(offset *int64)
SetOffset adds the offset to the query a w s accounts for i ds params
func (*QueryAWSAccountsForIDsParams) SetSort ¶
func (o *QueryAWSAccountsForIDsParams) SetSort(sort *string)
SetSort adds the sort to the query a w s accounts for i ds params
func (*QueryAWSAccountsForIDsParams) SetTimeout ¶
func (o *QueryAWSAccountsForIDsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the query a w s accounts for i ds params
func (*QueryAWSAccountsForIDsParams) WithContext ¶
func (o *QueryAWSAccountsForIDsParams) WithContext(ctx context.Context) *QueryAWSAccountsForIDsParams
WithContext adds the context to the query a w s accounts for i ds params
func (*QueryAWSAccountsForIDsParams) WithDefaults ¶
func (o *QueryAWSAccountsForIDsParams) WithDefaults() *QueryAWSAccountsForIDsParams
WithDefaults hydrates default values in the query a w s accounts for i ds params (not the query body).
All values with no default are reset to their zero value.
func (*QueryAWSAccountsForIDsParams) WithFilter ¶
func (o *QueryAWSAccountsForIDsParams) WithFilter(filter *string) *QueryAWSAccountsForIDsParams
WithFilter adds the filter to the query a w s accounts for i ds params
func (*QueryAWSAccountsForIDsParams) WithHTTPClient ¶
func (o *QueryAWSAccountsForIDsParams) WithHTTPClient(client *http.Client) *QueryAWSAccountsForIDsParams
WithHTTPClient adds the HTTPClient to the query a w s accounts for i ds params
func (*QueryAWSAccountsForIDsParams) WithLimit ¶
func (o *QueryAWSAccountsForIDsParams) WithLimit(limit *int64) *QueryAWSAccountsForIDsParams
WithLimit adds the limit to the query a w s accounts for i ds params
func (*QueryAWSAccountsForIDsParams) WithOffset ¶
func (o *QueryAWSAccountsForIDsParams) WithOffset(offset *int64) *QueryAWSAccountsForIDsParams
WithOffset adds the offset to the query a w s accounts for i ds params
func (*QueryAWSAccountsForIDsParams) WithSort ¶
func (o *QueryAWSAccountsForIDsParams) WithSort(sort *string) *QueryAWSAccountsForIDsParams
WithSort adds the sort to the query a w s accounts for i ds params
func (*QueryAWSAccountsForIDsParams) WithTimeout ¶
func (o *QueryAWSAccountsForIDsParams) WithTimeout(timeout time.Duration) *QueryAWSAccountsForIDsParams
WithTimeout adds the timeout to the query a w s accounts for i ds params
func (*QueryAWSAccountsForIDsParams) WriteToRequest ¶
func (o *QueryAWSAccountsForIDsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type QueryAWSAccountsForIDsReader ¶
type QueryAWSAccountsForIDsReader struct {
// contains filtered or unexported fields
}
QueryAWSAccountsForIDsReader is a Reader for the QueryAWSAccountsForIDs structure.
func (*QueryAWSAccountsForIDsReader) ReadResponse ¶
func (o *QueryAWSAccountsForIDsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type QueryAWSAccountsForIDsTooManyRequests ¶
type QueryAWSAccountsForIDsTooManyRequests struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 /* Too many requests, retry after this time (as milliseconds since epoch) */ XRateLimitRetryAfter int64 Payload *models.MsaReplyMetaOnly }
QueryAWSAccountsForIDsTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewQueryAWSAccountsForIDsTooManyRequests ¶
func NewQueryAWSAccountsForIDsTooManyRequests() *QueryAWSAccountsForIDsTooManyRequests
NewQueryAWSAccountsForIDsTooManyRequests creates a QueryAWSAccountsForIDsTooManyRequests with default headers values
func (*QueryAWSAccountsForIDsTooManyRequests) Error ¶
func (o *QueryAWSAccountsForIDsTooManyRequests) Error() string
func (*QueryAWSAccountsForIDsTooManyRequests) GetPayload ¶
func (o *QueryAWSAccountsForIDsTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
type QueryAWSAccountsForbidden ¶
type QueryAWSAccountsForbidden struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
QueryAWSAccountsForbidden describes a response with status code 403, with default header values.
Forbidden
func NewQueryAWSAccountsForbidden ¶
func NewQueryAWSAccountsForbidden() *QueryAWSAccountsForbidden
NewQueryAWSAccountsForbidden creates a QueryAWSAccountsForbidden with default headers values
func (*QueryAWSAccountsForbidden) Error ¶
func (o *QueryAWSAccountsForbidden) Error() string
func (*QueryAWSAccountsForbidden) GetPayload ¶
func (o *QueryAWSAccountsForbidden) GetPayload() *models.MsaReplyMetaOnly
type QueryAWSAccountsInternalServerError ¶
type QueryAWSAccountsInternalServerError struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.ModelsAWSAccountsV1 }
QueryAWSAccountsInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewQueryAWSAccountsInternalServerError ¶
func NewQueryAWSAccountsInternalServerError() *QueryAWSAccountsInternalServerError
NewQueryAWSAccountsInternalServerError creates a QueryAWSAccountsInternalServerError with default headers values
func (*QueryAWSAccountsInternalServerError) Error ¶
func (o *QueryAWSAccountsInternalServerError) Error() string
func (*QueryAWSAccountsInternalServerError) GetPayload ¶
func (o *QueryAWSAccountsInternalServerError) GetPayload() *models.ModelsAWSAccountsV1
type QueryAWSAccountsOK ¶
type QueryAWSAccountsOK struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.ModelsAWSAccountsV1 }
QueryAWSAccountsOK describes a response with status code 200, with default header values.
OK
func NewQueryAWSAccountsOK ¶
func NewQueryAWSAccountsOK() *QueryAWSAccountsOK
NewQueryAWSAccountsOK creates a QueryAWSAccountsOK with default headers values
func (*QueryAWSAccountsOK) Error ¶
func (o *QueryAWSAccountsOK) Error() string
func (*QueryAWSAccountsOK) GetPayload ¶
func (o *QueryAWSAccountsOK) GetPayload() *models.ModelsAWSAccountsV1
type QueryAWSAccountsParams ¶
type QueryAWSAccountsParams struct { /* Filter. The filter expression that should be used to limit the results */ Filter *string /* Limit. The maximum records to return. [1-500]. Defaults to 100. Default: 100 */ Limit *int64 /* Offset. The offset to start retrieving records from */ Offset *int64 /* Sort. The property to sort by (e.g. alias.desc or state.asc) */ Sort *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
QueryAWSAccountsParams contains all the parameters to send to the API endpoint
for the query a w s accounts operation. Typically these are written to a http.Request.
func NewQueryAWSAccountsParams ¶
func NewQueryAWSAccountsParams() *QueryAWSAccountsParams
NewQueryAWSAccountsParams creates a new QueryAWSAccountsParams 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 NewQueryAWSAccountsParamsWithContext ¶
func NewQueryAWSAccountsParamsWithContext(ctx context.Context) *QueryAWSAccountsParams
NewQueryAWSAccountsParamsWithContext creates a new QueryAWSAccountsParams object with the ability to set a context for a request.
func NewQueryAWSAccountsParamsWithHTTPClient ¶
func NewQueryAWSAccountsParamsWithHTTPClient(client *http.Client) *QueryAWSAccountsParams
NewQueryAWSAccountsParamsWithHTTPClient creates a new QueryAWSAccountsParams object with the ability to set a custom HTTPClient for a request.
func NewQueryAWSAccountsParamsWithTimeout ¶
func NewQueryAWSAccountsParamsWithTimeout(timeout time.Duration) *QueryAWSAccountsParams
NewQueryAWSAccountsParamsWithTimeout creates a new QueryAWSAccountsParams object with the ability to set a timeout on a request.
func (*QueryAWSAccountsParams) SetContext ¶
func (o *QueryAWSAccountsParams) SetContext(ctx context.Context)
SetContext adds the context to the query a w s accounts params
func (*QueryAWSAccountsParams) SetDefaults ¶
func (o *QueryAWSAccountsParams) SetDefaults()
SetDefaults hydrates default values in the query a w s accounts params (not the query body).
All values with no default are reset to their zero value.
func (*QueryAWSAccountsParams) SetFilter ¶
func (o *QueryAWSAccountsParams) SetFilter(filter *string)
SetFilter adds the filter to the query a w s accounts params
func (*QueryAWSAccountsParams) SetHTTPClient ¶
func (o *QueryAWSAccountsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the query a w s accounts params
func (*QueryAWSAccountsParams) SetLimit ¶
func (o *QueryAWSAccountsParams) SetLimit(limit *int64)
SetLimit adds the limit to the query a w s accounts params
func (*QueryAWSAccountsParams) SetOffset ¶
func (o *QueryAWSAccountsParams) SetOffset(offset *int64)
SetOffset adds the offset to the query a w s accounts params
func (*QueryAWSAccountsParams) SetSort ¶
func (o *QueryAWSAccountsParams) SetSort(sort *string)
SetSort adds the sort to the query a w s accounts params
func (*QueryAWSAccountsParams) SetTimeout ¶
func (o *QueryAWSAccountsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the query a w s accounts params
func (*QueryAWSAccountsParams) WithContext ¶
func (o *QueryAWSAccountsParams) WithContext(ctx context.Context) *QueryAWSAccountsParams
WithContext adds the context to the query a w s accounts params
func (*QueryAWSAccountsParams) WithDefaults ¶
func (o *QueryAWSAccountsParams) WithDefaults() *QueryAWSAccountsParams
WithDefaults hydrates default values in the query a w s accounts params (not the query body).
All values with no default are reset to their zero value.
func (*QueryAWSAccountsParams) WithFilter ¶
func (o *QueryAWSAccountsParams) WithFilter(filter *string) *QueryAWSAccountsParams
WithFilter adds the filter to the query a w s accounts params
func (*QueryAWSAccountsParams) WithHTTPClient ¶
func (o *QueryAWSAccountsParams) WithHTTPClient(client *http.Client) *QueryAWSAccountsParams
WithHTTPClient adds the HTTPClient to the query a w s accounts params
func (*QueryAWSAccountsParams) WithLimit ¶
func (o *QueryAWSAccountsParams) WithLimit(limit *int64) *QueryAWSAccountsParams
WithLimit adds the limit to the query a w s accounts params
func (*QueryAWSAccountsParams) WithOffset ¶
func (o *QueryAWSAccountsParams) WithOffset(offset *int64) *QueryAWSAccountsParams
WithOffset adds the offset to the query a w s accounts params
func (*QueryAWSAccountsParams) WithSort ¶
func (o *QueryAWSAccountsParams) WithSort(sort *string) *QueryAWSAccountsParams
WithSort adds the sort to the query a w s accounts params
func (*QueryAWSAccountsParams) WithTimeout ¶
func (o *QueryAWSAccountsParams) WithTimeout(timeout time.Duration) *QueryAWSAccountsParams
WithTimeout adds the timeout to the query a w s accounts params
func (*QueryAWSAccountsParams) WriteToRequest ¶
func (o *QueryAWSAccountsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type QueryAWSAccountsReader ¶
type QueryAWSAccountsReader struct {
// contains filtered or unexported fields
}
QueryAWSAccountsReader is a Reader for the QueryAWSAccounts structure.
func (*QueryAWSAccountsReader) ReadResponse ¶
func (o *QueryAWSAccountsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type QueryAWSAccountsTooManyRequests ¶
type QueryAWSAccountsTooManyRequests struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 /* Too many requests, retry after this time (as milliseconds since epoch) */ XRateLimitRetryAfter int64 Payload *models.MsaReplyMetaOnly }
QueryAWSAccountsTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewQueryAWSAccountsTooManyRequests ¶
func NewQueryAWSAccountsTooManyRequests() *QueryAWSAccountsTooManyRequests
NewQueryAWSAccountsTooManyRequests creates a QueryAWSAccountsTooManyRequests with default headers values
func (*QueryAWSAccountsTooManyRequests) Error ¶
func (o *QueryAWSAccountsTooManyRequests) Error() string
func (*QueryAWSAccountsTooManyRequests) GetPayload ¶
func (o *QueryAWSAccountsTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
type UpdateAWSAccountsBadRequest ¶
type UpdateAWSAccountsBadRequest struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.ModelsAWSAccountsV1 }
UpdateAWSAccountsBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewUpdateAWSAccountsBadRequest ¶
func NewUpdateAWSAccountsBadRequest() *UpdateAWSAccountsBadRequest
NewUpdateAWSAccountsBadRequest creates a UpdateAWSAccountsBadRequest with default headers values
func (*UpdateAWSAccountsBadRequest) Error ¶
func (o *UpdateAWSAccountsBadRequest) Error() string
func (*UpdateAWSAccountsBadRequest) GetPayload ¶
func (o *UpdateAWSAccountsBadRequest) GetPayload() *models.ModelsAWSAccountsV1
type UpdateAWSAccountsDefault ¶
type UpdateAWSAccountsDefault struct { Payload *models.ModelsAWSAccountsV1 // contains filtered or unexported fields }
UpdateAWSAccountsDefault describes a response with status code -1, with default header values.
OK
func NewUpdateAWSAccountsDefault ¶
func NewUpdateAWSAccountsDefault(code int) *UpdateAWSAccountsDefault
NewUpdateAWSAccountsDefault creates a UpdateAWSAccountsDefault with default headers values
func (*UpdateAWSAccountsDefault) Code ¶
func (o *UpdateAWSAccountsDefault) Code() int
Code gets the status code for the update a w s accounts default response
func (*UpdateAWSAccountsDefault) Error ¶
func (o *UpdateAWSAccountsDefault) Error() string
func (*UpdateAWSAccountsDefault) GetPayload ¶
func (o *UpdateAWSAccountsDefault) GetPayload() *models.ModelsAWSAccountsV1
type UpdateAWSAccountsForbidden ¶
type UpdateAWSAccountsForbidden struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
UpdateAWSAccountsForbidden describes a response with status code 403, with default header values.
Forbidden
func NewUpdateAWSAccountsForbidden ¶
func NewUpdateAWSAccountsForbidden() *UpdateAWSAccountsForbidden
NewUpdateAWSAccountsForbidden creates a UpdateAWSAccountsForbidden with default headers values
func (*UpdateAWSAccountsForbidden) Error ¶
func (o *UpdateAWSAccountsForbidden) Error() string
func (*UpdateAWSAccountsForbidden) GetPayload ¶
func (o *UpdateAWSAccountsForbidden) GetPayload() *models.MsaReplyMetaOnly
type UpdateAWSAccountsInternalServerError ¶
type UpdateAWSAccountsInternalServerError struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.ModelsAWSAccountsV1 }
UpdateAWSAccountsInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewUpdateAWSAccountsInternalServerError ¶
func NewUpdateAWSAccountsInternalServerError() *UpdateAWSAccountsInternalServerError
NewUpdateAWSAccountsInternalServerError creates a UpdateAWSAccountsInternalServerError with default headers values
func (*UpdateAWSAccountsInternalServerError) Error ¶
func (o *UpdateAWSAccountsInternalServerError) Error() string
func (*UpdateAWSAccountsInternalServerError) GetPayload ¶
func (o *UpdateAWSAccountsInternalServerError) GetPayload() *models.ModelsAWSAccountsV1
type UpdateAWSAccountsNotFound ¶
type UpdateAWSAccountsNotFound struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.ModelsAWSAccountsV1 }
UpdateAWSAccountsNotFound describes a response with status code 404, with default header values.
Not Found
func NewUpdateAWSAccountsNotFound ¶
func NewUpdateAWSAccountsNotFound() *UpdateAWSAccountsNotFound
NewUpdateAWSAccountsNotFound creates a UpdateAWSAccountsNotFound with default headers values
func (*UpdateAWSAccountsNotFound) Error ¶
func (o *UpdateAWSAccountsNotFound) Error() string
func (*UpdateAWSAccountsNotFound) GetPayload ¶
func (o *UpdateAWSAccountsNotFound) GetPayload() *models.ModelsAWSAccountsV1
type UpdateAWSAccountsOK ¶
type UpdateAWSAccountsOK struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.ModelsAWSAccountsV1 }
UpdateAWSAccountsOK describes a response with status code 200, with default header values.
OK
func NewUpdateAWSAccountsOK ¶
func NewUpdateAWSAccountsOK() *UpdateAWSAccountsOK
NewUpdateAWSAccountsOK creates a UpdateAWSAccountsOK with default headers values
func (*UpdateAWSAccountsOK) Error ¶
func (o *UpdateAWSAccountsOK) Error() string
func (*UpdateAWSAccountsOK) GetPayload ¶
func (o *UpdateAWSAccountsOK) GetPayload() *models.ModelsAWSAccountsV1
type UpdateAWSAccountsParams ¶
type UpdateAWSAccountsParams struct { // Body. Body *models.ModelsUpdateAWSAccountsV1 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateAWSAccountsParams contains all the parameters to send to the API endpoint
for the update a w s accounts operation. Typically these are written to a http.Request.
func NewUpdateAWSAccountsParams ¶
func NewUpdateAWSAccountsParams() *UpdateAWSAccountsParams
NewUpdateAWSAccountsParams creates a new UpdateAWSAccountsParams 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 NewUpdateAWSAccountsParamsWithContext ¶
func NewUpdateAWSAccountsParamsWithContext(ctx context.Context) *UpdateAWSAccountsParams
NewUpdateAWSAccountsParamsWithContext creates a new UpdateAWSAccountsParams object with the ability to set a context for a request.
func NewUpdateAWSAccountsParamsWithHTTPClient ¶
func NewUpdateAWSAccountsParamsWithHTTPClient(client *http.Client) *UpdateAWSAccountsParams
NewUpdateAWSAccountsParamsWithHTTPClient creates a new UpdateAWSAccountsParams object with the ability to set a custom HTTPClient for a request.
func NewUpdateAWSAccountsParamsWithTimeout ¶
func NewUpdateAWSAccountsParamsWithTimeout(timeout time.Duration) *UpdateAWSAccountsParams
NewUpdateAWSAccountsParamsWithTimeout creates a new UpdateAWSAccountsParams object with the ability to set a timeout on a request.
func (*UpdateAWSAccountsParams) SetBody ¶
func (o *UpdateAWSAccountsParams) SetBody(body *models.ModelsUpdateAWSAccountsV1)
SetBody adds the body to the update a w s accounts params
func (*UpdateAWSAccountsParams) SetContext ¶
func (o *UpdateAWSAccountsParams) SetContext(ctx context.Context)
SetContext adds the context to the update a w s accounts params
func (*UpdateAWSAccountsParams) SetDefaults ¶
func (o *UpdateAWSAccountsParams) SetDefaults()
SetDefaults hydrates default values in the update a w s accounts params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateAWSAccountsParams) SetHTTPClient ¶
func (o *UpdateAWSAccountsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update a w s accounts params
func (*UpdateAWSAccountsParams) SetTimeout ¶
func (o *UpdateAWSAccountsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update a w s accounts params
func (*UpdateAWSAccountsParams) WithBody ¶
func (o *UpdateAWSAccountsParams) WithBody(body *models.ModelsUpdateAWSAccountsV1) *UpdateAWSAccountsParams
WithBody adds the body to the update a w s accounts params
func (*UpdateAWSAccountsParams) WithContext ¶
func (o *UpdateAWSAccountsParams) WithContext(ctx context.Context) *UpdateAWSAccountsParams
WithContext adds the context to the update a w s accounts params
func (*UpdateAWSAccountsParams) WithDefaults ¶
func (o *UpdateAWSAccountsParams) WithDefaults() *UpdateAWSAccountsParams
WithDefaults hydrates default values in the update a w s accounts params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateAWSAccountsParams) WithHTTPClient ¶
func (o *UpdateAWSAccountsParams) WithHTTPClient(client *http.Client) *UpdateAWSAccountsParams
WithHTTPClient adds the HTTPClient to the update a w s accounts params
func (*UpdateAWSAccountsParams) WithTimeout ¶
func (o *UpdateAWSAccountsParams) WithTimeout(timeout time.Duration) *UpdateAWSAccountsParams
WithTimeout adds the timeout to the update a w s accounts params
func (*UpdateAWSAccountsParams) WriteToRequest ¶
func (o *UpdateAWSAccountsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateAWSAccountsReader ¶
type UpdateAWSAccountsReader struct {
// contains filtered or unexported fields
}
UpdateAWSAccountsReader is a Reader for the UpdateAWSAccounts structure.
func (*UpdateAWSAccountsReader) ReadResponse ¶
func (o *UpdateAWSAccountsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateAWSAccountsTooManyRequests ¶
type UpdateAWSAccountsTooManyRequests struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 /* Too many requests, retry after this time (as milliseconds since epoch) */ XRateLimitRetryAfter int64 Payload *models.MsaReplyMetaOnly }
UpdateAWSAccountsTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewUpdateAWSAccountsTooManyRequests ¶
func NewUpdateAWSAccountsTooManyRequests() *UpdateAWSAccountsTooManyRequests
NewUpdateAWSAccountsTooManyRequests creates a UpdateAWSAccountsTooManyRequests with default headers values
func (*UpdateAWSAccountsTooManyRequests) Error ¶
func (o *UpdateAWSAccountsTooManyRequests) Error() string
func (*UpdateAWSAccountsTooManyRequests) GetPayload ¶
func (o *UpdateAWSAccountsTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
type VerifyAWSAccountAccessBadRequest ¶
type VerifyAWSAccountAccessBadRequest struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.ModelsVerifyAccessResponseV1 }
VerifyAWSAccountAccessBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewVerifyAWSAccountAccessBadRequest ¶
func NewVerifyAWSAccountAccessBadRequest() *VerifyAWSAccountAccessBadRequest
NewVerifyAWSAccountAccessBadRequest creates a VerifyAWSAccountAccessBadRequest with default headers values
func (*VerifyAWSAccountAccessBadRequest) Error ¶
func (o *VerifyAWSAccountAccessBadRequest) Error() string
func (*VerifyAWSAccountAccessBadRequest) GetPayload ¶
func (o *VerifyAWSAccountAccessBadRequest) GetPayload() *models.ModelsVerifyAccessResponseV1
type VerifyAWSAccountAccessDefault ¶
type VerifyAWSAccountAccessDefault struct { Payload *models.ModelsVerifyAccessResponseV1 // contains filtered or unexported fields }
VerifyAWSAccountAccessDefault describes a response with status code -1, with default header values.
OK
func NewVerifyAWSAccountAccessDefault ¶
func NewVerifyAWSAccountAccessDefault(code int) *VerifyAWSAccountAccessDefault
NewVerifyAWSAccountAccessDefault creates a VerifyAWSAccountAccessDefault with default headers values
func (*VerifyAWSAccountAccessDefault) Code ¶
func (o *VerifyAWSAccountAccessDefault) Code() int
Code gets the status code for the verify a w s account access default response
func (*VerifyAWSAccountAccessDefault) Error ¶
func (o *VerifyAWSAccountAccessDefault) Error() string
func (*VerifyAWSAccountAccessDefault) GetPayload ¶
func (o *VerifyAWSAccountAccessDefault) GetPayload() *models.ModelsVerifyAccessResponseV1
type VerifyAWSAccountAccessForbidden ¶
type VerifyAWSAccountAccessForbidden struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
VerifyAWSAccountAccessForbidden describes a response with status code 403, with default header values.
Forbidden
func NewVerifyAWSAccountAccessForbidden ¶
func NewVerifyAWSAccountAccessForbidden() *VerifyAWSAccountAccessForbidden
NewVerifyAWSAccountAccessForbidden creates a VerifyAWSAccountAccessForbidden with default headers values
func (*VerifyAWSAccountAccessForbidden) Error ¶
func (o *VerifyAWSAccountAccessForbidden) Error() string
func (*VerifyAWSAccountAccessForbidden) GetPayload ¶
func (o *VerifyAWSAccountAccessForbidden) GetPayload() *models.MsaReplyMetaOnly
type VerifyAWSAccountAccessInternalServerError ¶
type VerifyAWSAccountAccessInternalServerError struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.ModelsVerifyAccessResponseV1 }
VerifyAWSAccountAccessInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewVerifyAWSAccountAccessInternalServerError ¶
func NewVerifyAWSAccountAccessInternalServerError() *VerifyAWSAccountAccessInternalServerError
NewVerifyAWSAccountAccessInternalServerError creates a VerifyAWSAccountAccessInternalServerError with default headers values
func (*VerifyAWSAccountAccessInternalServerError) Error ¶
func (o *VerifyAWSAccountAccessInternalServerError) Error() string
func (*VerifyAWSAccountAccessInternalServerError) GetPayload ¶
func (o *VerifyAWSAccountAccessInternalServerError) GetPayload() *models.ModelsVerifyAccessResponseV1
type VerifyAWSAccountAccessOK ¶
type VerifyAWSAccountAccessOK struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.ModelsVerifyAccessResponseV1 }
VerifyAWSAccountAccessOK describes a response with status code 200, with default header values.
OK
func NewVerifyAWSAccountAccessOK ¶
func NewVerifyAWSAccountAccessOK() *VerifyAWSAccountAccessOK
NewVerifyAWSAccountAccessOK creates a VerifyAWSAccountAccessOK with default headers values
func (*VerifyAWSAccountAccessOK) Error ¶
func (o *VerifyAWSAccountAccessOK) Error() string
func (*VerifyAWSAccountAccessOK) GetPayload ¶
func (o *VerifyAWSAccountAccessOK) GetPayload() *models.ModelsVerifyAccessResponseV1
type VerifyAWSAccountAccessParams ¶
type VerifyAWSAccountAccessParams struct { /* Ids. IDs of accounts to verify access on */ Ids []string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
VerifyAWSAccountAccessParams contains all the parameters to send to the API endpoint
for the verify a w s account access operation. Typically these are written to a http.Request.
func NewVerifyAWSAccountAccessParams ¶
func NewVerifyAWSAccountAccessParams() *VerifyAWSAccountAccessParams
NewVerifyAWSAccountAccessParams creates a new VerifyAWSAccountAccessParams 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 NewVerifyAWSAccountAccessParamsWithContext ¶
func NewVerifyAWSAccountAccessParamsWithContext(ctx context.Context) *VerifyAWSAccountAccessParams
NewVerifyAWSAccountAccessParamsWithContext creates a new VerifyAWSAccountAccessParams object with the ability to set a context for a request.
func NewVerifyAWSAccountAccessParamsWithHTTPClient ¶
func NewVerifyAWSAccountAccessParamsWithHTTPClient(client *http.Client) *VerifyAWSAccountAccessParams
NewVerifyAWSAccountAccessParamsWithHTTPClient creates a new VerifyAWSAccountAccessParams object with the ability to set a custom HTTPClient for a request.
func NewVerifyAWSAccountAccessParamsWithTimeout ¶
func NewVerifyAWSAccountAccessParamsWithTimeout(timeout time.Duration) *VerifyAWSAccountAccessParams
NewVerifyAWSAccountAccessParamsWithTimeout creates a new VerifyAWSAccountAccessParams object with the ability to set a timeout on a request.
func (*VerifyAWSAccountAccessParams) SetContext ¶
func (o *VerifyAWSAccountAccessParams) SetContext(ctx context.Context)
SetContext adds the context to the verify a w s account access params
func (*VerifyAWSAccountAccessParams) SetDefaults ¶
func (o *VerifyAWSAccountAccessParams) SetDefaults()
SetDefaults hydrates default values in the verify a w s account access params (not the query body).
All values with no default are reset to their zero value.
func (*VerifyAWSAccountAccessParams) SetHTTPClient ¶
func (o *VerifyAWSAccountAccessParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the verify a w s account access params
func (*VerifyAWSAccountAccessParams) SetIds ¶
func (o *VerifyAWSAccountAccessParams) SetIds(ids []string)
SetIds adds the ids to the verify a w s account access params
func (*VerifyAWSAccountAccessParams) SetTimeout ¶
func (o *VerifyAWSAccountAccessParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the verify a w s account access params
func (*VerifyAWSAccountAccessParams) WithContext ¶
func (o *VerifyAWSAccountAccessParams) WithContext(ctx context.Context) *VerifyAWSAccountAccessParams
WithContext adds the context to the verify a w s account access params
func (*VerifyAWSAccountAccessParams) WithDefaults ¶
func (o *VerifyAWSAccountAccessParams) WithDefaults() *VerifyAWSAccountAccessParams
WithDefaults hydrates default values in the verify a w s account access params (not the query body).
All values with no default are reset to their zero value.
func (*VerifyAWSAccountAccessParams) WithHTTPClient ¶
func (o *VerifyAWSAccountAccessParams) WithHTTPClient(client *http.Client) *VerifyAWSAccountAccessParams
WithHTTPClient adds the HTTPClient to the verify a w s account access params
func (*VerifyAWSAccountAccessParams) WithIds ¶
func (o *VerifyAWSAccountAccessParams) WithIds(ids []string) *VerifyAWSAccountAccessParams
WithIds adds the ids to the verify a w s account access params
func (*VerifyAWSAccountAccessParams) WithTimeout ¶
func (o *VerifyAWSAccountAccessParams) WithTimeout(timeout time.Duration) *VerifyAWSAccountAccessParams
WithTimeout adds the timeout to the verify a w s account access params
func (*VerifyAWSAccountAccessParams) WriteToRequest ¶
func (o *VerifyAWSAccountAccessParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type VerifyAWSAccountAccessReader ¶
type VerifyAWSAccountAccessReader struct {
// contains filtered or unexported fields
}
VerifyAWSAccountAccessReader is a Reader for the VerifyAWSAccountAccess structure.
func (*VerifyAWSAccountAccessReader) ReadResponse ¶
func (o *VerifyAWSAccountAccessReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type VerifyAWSAccountAccessTooManyRequests ¶
type VerifyAWSAccountAccessTooManyRequests struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 /* Too many requests, retry after this time (as milliseconds since epoch) */ XRateLimitRetryAfter int64 Payload *models.MsaReplyMetaOnly }
VerifyAWSAccountAccessTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewVerifyAWSAccountAccessTooManyRequests ¶
func NewVerifyAWSAccountAccessTooManyRequests() *VerifyAWSAccountAccessTooManyRequests
NewVerifyAWSAccountAccessTooManyRequests creates a VerifyAWSAccountAccessTooManyRequests with default headers values
func (*VerifyAWSAccountAccessTooManyRequests) Error ¶
func (o *VerifyAWSAccountAccessTooManyRequests) Error() string
func (*VerifyAWSAccountAccessTooManyRequests) GetPayload ¶
func (o *VerifyAWSAccountAccessTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
Source Files ¶
- cloud_connect_aws_client.go
- create_or_update_a_w_s_settings_parameters.go
- create_or_update_a_w_s_settings_responses.go
- delete_a_w_s_accounts_parameters.go
- delete_a_w_s_accounts_responses.go
- get_a_w_s_accounts_parameters.go
- get_a_w_s_accounts_responses.go
- get_a_w_s_settings_parameters.go
- get_a_w_s_settings_responses.go
- provision_a_w_s_accounts_parameters.go
- provision_a_w_s_accounts_responses.go
- query_a_w_s_accounts_for_i_ds_parameters.go
- query_a_w_s_accounts_for_i_ds_responses.go
- query_a_w_s_accounts_parameters.go
- query_a_w_s_accounts_responses.go
- update_a_w_s_accounts_parameters.go
- update_a_w_s_accounts_responses.go
- verify_a_w_s_account_access_parameters.go
- verify_a_w_s_account_access_responses.go