organization_infrastructure

package
v1.0.98 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 29, 2025 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func WithAcceptApplicationJSON

func WithAcceptApplicationJSON(r *runtime.ClientOperation)

WithAcceptApplicationJSON sets the Accept header to "application/json".

func WithAcceptApplicationVndCycloidIoV1JSON

func WithAcceptApplicationVndCycloidIoV1JSON(r *runtime.ClientOperation)

WithAcceptApplicationVndCycloidIoV1JSON sets the Accept header to "application/vnd.cycloid.io.v1+json".

func WithContentTypeApplicationJSON

func WithContentTypeApplicationJSON(r *runtime.ClientOperation)

WithContentTypeApplicationJSON sets the Content-Type header to "application/json".

func WithContentTypeApplicationVndCycloidIoV1JSON

func WithContentTypeApplicationVndCycloidIoV1JSON(r *runtime.ClientOperation)

WithContentTypeApplicationVndCycloidIoV1JSON sets the Content-Type header to "application/vnd.cycloid.io.v1+json".

func WithContentTypeApplicationxWwwFormUrlencoded

func WithContentTypeApplicationxWwwFormUrlencoded(r *runtime.ClientOperation)

WithContentTypeApplicationxWwwFormUrlencoded sets the Content-Type header to "application/x-www-form-urlencoded".

Types

type Client

type Client struct {
	// contains filtered or unexported fields
}

Client for organization infrastructure API

func (*Client) GetRunningInfraAWS

func (a *Client) GetRunningInfraAWS(params *GetRunningInfraAWSParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetRunningInfraAWSOK, error)

GetRunningInfraAWS Get the number of resources classified by types, of the running AWS infrastructure of the organization and associated AWS account (credential). The parameters allow to select the scope of the request to one project of the organization and/or a set of type of resource.

func (*Client) GetRunningInfraAWSBuckets

func (a *Client) GetRunningInfraAWSBuckets(params *GetRunningInfraAWSBucketsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetRunningInfraAWSBucketsOK, error)

GetRunningInfraAWSBuckets Get the list of S3 buckets of the running AWS infrastructure and associated with the AWS account (credential). The parameters allow to select the scope of the request to one project of the organization.

func (*Client) GetRunningInfraAWSDBInstances

func (a *Client) GetRunningInfraAWSDBInstances(params *GetRunningInfraAWSDBInstancesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetRunningInfraAWSDBInstancesOK, error)

GetRunningInfraAWSDBInstances Get the list of RDS DB instances of the running AWS infrastructure and associated with the AWS account (credential). The parameters allow to select the scope of the request to one project of the organization.

func (*Client) GetRunningInfraAWSElasticacheClusters

func (a *Client) GetRunningInfraAWSElasticacheClusters(params *GetRunningInfraAWSElasticacheClustersParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetRunningInfraAWSElasticacheClustersOK, error)

GetRunningInfraAWSElasticacheClusters Get the list of Elasticache clusters of the running AWS infrastructure and associated with the AWS account (credential). The parameters allow to select the scope of the request to one project of the organization.

func (*Client) GetRunningInfraAWSImages

func (a *Client) GetRunningInfraAWSImages(params *GetRunningInfraAWSImagesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetRunningInfraAWSImagesOK, error)

GetRunningInfraAWSImages Get the list of images of the running AWS infrastructure and associated with the AWS account (credential). The parameters allow to select the scope of the request to one project of the organization.

func (*Client) GetRunningInfraAWSInstances

func (a *Client) GetRunningInfraAWSInstances(params *GetRunningInfraAWSInstancesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetRunningInfraAWSInstancesOK, error)

GetRunningInfraAWSInstances Get the list of instances of the running AWS infrastructure and associated with the AWS account (credential). The parameters allow to select the scope of the request to one project of the organization.

func (*Client) GetRunningInfraAWSLoadBalancersV1

func (a *Client) GetRunningInfraAWSLoadBalancersV1(params *GetRunningInfraAWSLoadBalancersV1Params, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetRunningInfraAWSLoadBalancersV1OK, error)

GetRunningInfraAWSLoadBalancersV1 Get the list of load balancers (ELB) of the running AWS infrastructure and associated with the AWS account (credential). The parameters allow to select the scope of the request to one project of the organization.

func (*Client) GetRunningInfraAWSLoadBalancersV2

func (a *Client) GetRunningInfraAWSLoadBalancersV2(params *GetRunningInfraAWSLoadBalancersV2Params, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetRunningInfraAWSLoadBalancersV2OK, error)

GetRunningInfraAWSLoadBalancersV2 Get the list of load balancers (ELB v2 or a.k.a ALB) of the running AWS infrastructure and associated with the AWS account (credential). The parameters allow to select the scope of the request to one project of the organization.

func (*Client) GetRunningInfraAWSSecurityGroups

func (a *Client) GetRunningInfraAWSSecurityGroups(params *GetRunningInfraAWSSecurityGroupsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetRunningInfraAWSSecurityGroupsOK, error)

GetRunningInfraAWSSecurityGroups Get the list of security groups of the running AWS infrastructure and associated with the AWS account (credential). The parameters allow to select the scope of the request to one project of the organization.

func (*Client) GetRunningInfraAWSSnapshots

func (a *Client) GetRunningInfraAWSSnapshots(params *GetRunningInfraAWSSnapshotsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetRunningInfraAWSSnapshotsOK, error)

GetRunningInfraAWSSnapshots Get the list of snapshots of the running AWS infrastructure and associated with the AWS account (credential). The parameters allow to select the scope of the request to one project of the organization.

func (*Client) GetRunningInfraAWSSubnets

func (a *Client) GetRunningInfraAWSSubnets(params *GetRunningInfraAWSSubnetsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetRunningInfraAWSSubnetsOK, error)

GetRunningInfraAWSSubnets Get the list of subnets of the running AWS infrastructure and associated with the AWS account (credential). The parameters allow to select the scope of the request to one project of the organization.

func (*Client) GetRunningInfraAWSVPCs

func (a *Client) GetRunningInfraAWSVPCs(params *GetRunningInfraAWSVPCsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetRunningInfraAWSVPCsOK, error)

GetRunningInfraAWSVPCs Get the list of VPCs of the running AWS infrastructure and associated with the AWS account (credential). The parameters allow to select the scope of the request to one project of the organization.

func (*Client) GetRunningInfraAWSVolumes

func (a *Client) GetRunningInfraAWSVolumes(params *GetRunningInfraAWSVolumesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetRunningInfraAWSVolumesOK, error)

GetRunningInfraAWSVolumes Get the list of volumes of the running AWS infrastructure and associated with the AWS account (credential). The parameters allow to select the scope of the request to one project of the organization.

func (*Client) SetTransport

func (a *Client) SetTransport(transport runtime.ClientTransport)

SetTransport changes the transport on the client

type ClientOption

type ClientOption func(*runtime.ClientOperation)

ClientOption may be used to customize the behavior of Client methods.

func WithAccept

func WithAccept(mime string) ClientOption

WithAccept allows the client to force the Accept header to negotiate a specific Producer from the server.

You may use this option to set arbitrary extensions to your MIME media type.

func WithContentType

func WithContentType(mime string) ClientOption

WithContentType allows the client to force the Content-Type header to negotiate a specific Consumer from the server.

You may use this option to set arbitrary extensions to your MIME media type.

type ClientService

type ClientService interface {
	GetRunningInfraAWS(params *GetRunningInfraAWSParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetRunningInfraAWSOK, error)

	GetRunningInfraAWSBuckets(params *GetRunningInfraAWSBucketsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetRunningInfraAWSBucketsOK, error)

	GetRunningInfraAWSDBInstances(params *GetRunningInfraAWSDBInstancesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetRunningInfraAWSDBInstancesOK, error)

	GetRunningInfraAWSElasticacheClusters(params *GetRunningInfraAWSElasticacheClustersParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetRunningInfraAWSElasticacheClustersOK, error)

	GetRunningInfraAWSImages(params *GetRunningInfraAWSImagesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetRunningInfraAWSImagesOK, error)

	GetRunningInfraAWSInstances(params *GetRunningInfraAWSInstancesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetRunningInfraAWSInstancesOK, error)

	GetRunningInfraAWSLoadBalancersV1(params *GetRunningInfraAWSLoadBalancersV1Params, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetRunningInfraAWSLoadBalancersV1OK, error)

	GetRunningInfraAWSLoadBalancersV2(params *GetRunningInfraAWSLoadBalancersV2Params, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetRunningInfraAWSLoadBalancersV2OK, error)

	GetRunningInfraAWSSecurityGroups(params *GetRunningInfraAWSSecurityGroupsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetRunningInfraAWSSecurityGroupsOK, error)

	GetRunningInfraAWSSnapshots(params *GetRunningInfraAWSSnapshotsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetRunningInfraAWSSnapshotsOK, error)

	GetRunningInfraAWSSubnets(params *GetRunningInfraAWSSubnetsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetRunningInfraAWSSubnetsOK, error)

	GetRunningInfraAWSVPCs(params *GetRunningInfraAWSVPCsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetRunningInfraAWSVPCsOK, error)

	GetRunningInfraAWSVolumes(params *GetRunningInfraAWSVolumesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetRunningInfraAWSVolumesOK, 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 organization infrastructure API client.

func NewClientWithBasicAuth

func NewClientWithBasicAuth(host, basePath, scheme, user, password string) ClientService

New creates a new organization infrastructure API client with basic auth credentials. It takes the following parameters: - host: http host (github.com). - basePath: any base path for the API client ("/v1", "/v3"). - scheme: http scheme ("http", "https"). - user: user for basic authentication header. - password: password for basic authentication header.

func NewClientWithBearerToken

func NewClientWithBearerToken(host, basePath, scheme, bearerToken string) ClientService

New creates a new organization infrastructure API client with a bearer token for authentication. It takes the following parameters: - host: http host (github.com). - basePath: any base path for the API client ("/v1", "/v3"). - scheme: http scheme ("http", "https"). - bearerToken: bearer token for Bearer authentication header.

type GetRunningInfraAWSBucketsDefault

type GetRunningInfraAWSBucketsDefault struct {

	/* The length of the response body in octets (8-bit bytes).

	   Format: uint64
	*/
	ContentLength uint64

	Payload *models.ErrorPayload
	// contains filtered or unexported fields
}

GetRunningInfraAWSBucketsDefault describes a response with status code -1, with default header values.

The response sent when an unexpected error happened, as known as an internal server error.

func NewGetRunningInfraAWSBucketsDefault

func NewGetRunningInfraAWSBucketsDefault(code int) *GetRunningInfraAWSBucketsDefault

NewGetRunningInfraAWSBucketsDefault creates a GetRunningInfraAWSBucketsDefault with default headers values

func (*GetRunningInfraAWSBucketsDefault) Code

Code gets the status code for the get running infra a w s buckets default response

func (*GetRunningInfraAWSBucketsDefault) Error

func (*GetRunningInfraAWSBucketsDefault) GetPayload

func (*GetRunningInfraAWSBucketsDefault) IsClientError

func (o *GetRunningInfraAWSBucketsDefault) IsClientError() bool

IsClientError returns true when this get running infra a w s buckets default response has a 4xx status code

func (*GetRunningInfraAWSBucketsDefault) IsCode

func (o *GetRunningInfraAWSBucketsDefault) IsCode(code int) bool

IsCode returns true when this get running infra a w s buckets default response a status code equal to that given

func (*GetRunningInfraAWSBucketsDefault) IsRedirect

func (o *GetRunningInfraAWSBucketsDefault) IsRedirect() bool

IsRedirect returns true when this get running infra a w s buckets default response has a 3xx status code

func (*GetRunningInfraAWSBucketsDefault) IsServerError

func (o *GetRunningInfraAWSBucketsDefault) IsServerError() bool

IsServerError returns true when this get running infra a w s buckets default response has a 5xx status code

func (*GetRunningInfraAWSBucketsDefault) IsSuccess

func (o *GetRunningInfraAWSBucketsDefault) IsSuccess() bool

IsSuccess returns true when this get running infra a w s buckets default response has a 2xx status code

func (*GetRunningInfraAWSBucketsDefault) String

type GetRunningInfraAWSBucketsForbidden

type GetRunningInfraAWSBucketsForbidden struct {

	/* The length of the response body in octets (8-bit bytes).

	   Format: uint64
	*/
	ContentLength uint64

	Payload *models.ErrorPayload
}

GetRunningInfraAWSBucketsForbidden describes a response with status code 403, with default header values.

The authenticated user cannot perform the operation because, it doesn't have permissions for such operation.

func NewGetRunningInfraAWSBucketsForbidden

func NewGetRunningInfraAWSBucketsForbidden() *GetRunningInfraAWSBucketsForbidden

NewGetRunningInfraAWSBucketsForbidden creates a GetRunningInfraAWSBucketsForbidden with default headers values

func (*GetRunningInfraAWSBucketsForbidden) Code

Code gets the status code for the get running infra a w s buckets forbidden response

func (*GetRunningInfraAWSBucketsForbidden) Error

func (*GetRunningInfraAWSBucketsForbidden) GetPayload

func (*GetRunningInfraAWSBucketsForbidden) IsClientError

func (o *GetRunningInfraAWSBucketsForbidden) IsClientError() bool

IsClientError returns true when this get running infra a w s buckets forbidden response has a 4xx status code

func (*GetRunningInfraAWSBucketsForbidden) IsCode

IsCode returns true when this get running infra a w s buckets forbidden response a status code equal to that given

func (*GetRunningInfraAWSBucketsForbidden) IsRedirect

func (o *GetRunningInfraAWSBucketsForbidden) IsRedirect() bool

IsRedirect returns true when this get running infra a w s buckets forbidden response has a 3xx status code

func (*GetRunningInfraAWSBucketsForbidden) IsServerError

func (o *GetRunningInfraAWSBucketsForbidden) IsServerError() bool

IsServerError returns true when this get running infra a w s buckets forbidden response has a 5xx status code

func (*GetRunningInfraAWSBucketsForbidden) IsSuccess

IsSuccess returns true when this get running infra a w s buckets forbidden response has a 2xx status code

func (*GetRunningInfraAWSBucketsForbidden) String

type GetRunningInfraAWSBucketsNotFound

type GetRunningInfraAWSBucketsNotFound struct {

	/* The length of the response body in octets (8-bit bytes).

	   Format: uint64
	*/
	ContentLength uint64

	Payload *models.ErrorPayload
}

GetRunningInfraAWSBucketsNotFound describes a response with status code 404, with default header values.

The response sent when any of the entities present in the path is not found.

func NewGetRunningInfraAWSBucketsNotFound

func NewGetRunningInfraAWSBucketsNotFound() *GetRunningInfraAWSBucketsNotFound

NewGetRunningInfraAWSBucketsNotFound creates a GetRunningInfraAWSBucketsNotFound with default headers values

func (*GetRunningInfraAWSBucketsNotFound) Code

Code gets the status code for the get running infra a w s buckets not found response

func (*GetRunningInfraAWSBucketsNotFound) Error

func (*GetRunningInfraAWSBucketsNotFound) GetPayload

func (*GetRunningInfraAWSBucketsNotFound) IsClientError

func (o *GetRunningInfraAWSBucketsNotFound) IsClientError() bool

IsClientError returns true when this get running infra a w s buckets not found response has a 4xx status code

func (*GetRunningInfraAWSBucketsNotFound) IsCode

func (o *GetRunningInfraAWSBucketsNotFound) IsCode(code int) bool

IsCode returns true when this get running infra a w s buckets not found response a status code equal to that given

func (*GetRunningInfraAWSBucketsNotFound) IsRedirect

func (o *GetRunningInfraAWSBucketsNotFound) IsRedirect() bool

IsRedirect returns true when this get running infra a w s buckets not found response has a 3xx status code

func (*GetRunningInfraAWSBucketsNotFound) IsServerError

func (o *GetRunningInfraAWSBucketsNotFound) IsServerError() bool

IsServerError returns true when this get running infra a w s buckets not found response has a 5xx status code

func (*GetRunningInfraAWSBucketsNotFound) IsSuccess

func (o *GetRunningInfraAWSBucketsNotFound) IsSuccess() bool

IsSuccess returns true when this get running infra a w s buckets not found response has a 2xx status code

func (*GetRunningInfraAWSBucketsNotFound) String

type GetRunningInfraAWSBucketsOK

type GetRunningInfraAWSBucketsOK struct {
	Payload *GetRunningInfraAWSBucketsOKBody
}

GetRunningInfraAWSBucketsOK describes a response with status code 200, with default header values.

The list of AWS S3 buckets which matches the scope specified by the filter.

func NewGetRunningInfraAWSBucketsOK

func NewGetRunningInfraAWSBucketsOK() *GetRunningInfraAWSBucketsOK

NewGetRunningInfraAWSBucketsOK creates a GetRunningInfraAWSBucketsOK with default headers values

func (*GetRunningInfraAWSBucketsOK) Code

func (o *GetRunningInfraAWSBucketsOK) Code() int

Code gets the status code for the get running infra a w s buckets o k response

func (*GetRunningInfraAWSBucketsOK) Error

func (*GetRunningInfraAWSBucketsOK) GetPayload

func (*GetRunningInfraAWSBucketsOK) IsClientError

func (o *GetRunningInfraAWSBucketsOK) IsClientError() bool

IsClientError returns true when this get running infra a w s buckets o k response has a 4xx status code

func (*GetRunningInfraAWSBucketsOK) IsCode

func (o *GetRunningInfraAWSBucketsOK) IsCode(code int) bool

IsCode returns true when this get running infra a w s buckets o k response a status code equal to that given

func (*GetRunningInfraAWSBucketsOK) IsRedirect

func (o *GetRunningInfraAWSBucketsOK) IsRedirect() bool

IsRedirect returns true when this get running infra a w s buckets o k response has a 3xx status code

func (*GetRunningInfraAWSBucketsOK) IsServerError

func (o *GetRunningInfraAWSBucketsOK) IsServerError() bool

IsServerError returns true when this get running infra a w s buckets o k response has a 5xx status code

func (*GetRunningInfraAWSBucketsOK) IsSuccess

func (o *GetRunningInfraAWSBucketsOK) IsSuccess() bool

IsSuccess returns true when this get running infra a w s buckets o k response has a 2xx status code

func (*GetRunningInfraAWSBucketsOK) String

func (o *GetRunningInfraAWSBucketsOK) String() string

type GetRunningInfraAWSBucketsOKBody

type GetRunningInfraAWSBucketsOKBody struct {

	// data
	// Required: true
	Data []models.AWSInfrastructureResourceBucket `json:"data"`
}

GetRunningInfraAWSBucketsOKBody Although this response contains a collection of items, it doesn't have pagination because the AWS SDK, to request the S3 Buckets resources, doesn't provide any pagination mechanism. swagger:model GetRunningInfraAWSBucketsOKBody

func (*GetRunningInfraAWSBucketsOKBody) ContextValidate

func (o *GetRunningInfraAWSBucketsOKBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error

ContextValidate validates this get running infra a w s buckets o k body based on context it is used

func (*GetRunningInfraAWSBucketsOKBody) MarshalBinary

func (o *GetRunningInfraAWSBucketsOKBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetRunningInfraAWSBucketsOKBody) UnmarshalBinary

func (o *GetRunningInfraAWSBucketsOKBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetRunningInfraAWSBucketsOKBody) Validate

Validate validates this get running infra a w s buckets o k body

type GetRunningInfraAWSBucketsParams

type GetRunningInfraAWSBucketsParams struct {

	/* CredentialCanonical.

	   A Credential canonical
	*/
	CredentialCanonical string

	/* OrganizationCanonical.

	   A canonical of an organization.
	*/
	OrganizationCanonical string

	/* ProjectCanonical.

	   A list of projects' canonical to filter from
	*/
	ProjectCanonical *string

	/* Tag.

	   An amazon tag, represented as `key|value` and where `key` or `value` could be omitted but not both, in order to select resources which has a `key` or a `value` whatever is its counterpart. `key` nor `value` can contains the `|` character. The parameter can be specified several times in order to request resources which match with at least one of the `tag|value` pairs
	*/
	Tag []string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetRunningInfraAWSBucketsParams contains all the parameters to send to the API endpoint

for the get running infra a w s buckets operation.

Typically these are written to a http.Request.

func NewGetRunningInfraAWSBucketsParams

func NewGetRunningInfraAWSBucketsParams() *GetRunningInfraAWSBucketsParams

NewGetRunningInfraAWSBucketsParams creates a new GetRunningInfraAWSBucketsParams 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 NewGetRunningInfraAWSBucketsParamsWithContext

func NewGetRunningInfraAWSBucketsParamsWithContext(ctx context.Context) *GetRunningInfraAWSBucketsParams

NewGetRunningInfraAWSBucketsParamsWithContext creates a new GetRunningInfraAWSBucketsParams object with the ability to set a context for a request.

func NewGetRunningInfraAWSBucketsParamsWithHTTPClient

func NewGetRunningInfraAWSBucketsParamsWithHTTPClient(client *http.Client) *GetRunningInfraAWSBucketsParams

NewGetRunningInfraAWSBucketsParamsWithHTTPClient creates a new GetRunningInfraAWSBucketsParams object with the ability to set a custom HTTPClient for a request.

func NewGetRunningInfraAWSBucketsParamsWithTimeout

func NewGetRunningInfraAWSBucketsParamsWithTimeout(timeout time.Duration) *GetRunningInfraAWSBucketsParams

NewGetRunningInfraAWSBucketsParamsWithTimeout creates a new GetRunningInfraAWSBucketsParams object with the ability to set a timeout on a request.

func (*GetRunningInfraAWSBucketsParams) SetContext

func (o *GetRunningInfraAWSBucketsParams) SetContext(ctx context.Context)

SetContext adds the context to the get running infra a w s buckets params

func (*GetRunningInfraAWSBucketsParams) SetCredentialCanonical

func (o *GetRunningInfraAWSBucketsParams) SetCredentialCanonical(credentialCanonical string)

SetCredentialCanonical adds the credentialCanonical to the get running infra a w s buckets params

func (*GetRunningInfraAWSBucketsParams) SetDefaults

func (o *GetRunningInfraAWSBucketsParams) SetDefaults()

SetDefaults hydrates default values in the get running infra a w s buckets params (not the query body).

All values with no default are reset to their zero value.

func (*GetRunningInfraAWSBucketsParams) SetHTTPClient

func (o *GetRunningInfraAWSBucketsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get running infra a w s buckets params

func (*GetRunningInfraAWSBucketsParams) SetOrganizationCanonical

func (o *GetRunningInfraAWSBucketsParams) SetOrganizationCanonical(organizationCanonical string)

SetOrganizationCanonical adds the organizationCanonical to the get running infra a w s buckets params

func (*GetRunningInfraAWSBucketsParams) SetProjectCanonical

func (o *GetRunningInfraAWSBucketsParams) SetProjectCanonical(projectCanonical *string)

SetProjectCanonical adds the projectCanonical to the get running infra a w s buckets params

func (*GetRunningInfraAWSBucketsParams) SetTag

func (o *GetRunningInfraAWSBucketsParams) SetTag(tag []string)

SetTag adds the tag to the get running infra a w s buckets params

func (*GetRunningInfraAWSBucketsParams) SetTimeout

func (o *GetRunningInfraAWSBucketsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get running infra a w s buckets params

func (*GetRunningInfraAWSBucketsParams) WithContext

WithContext adds the context to the get running infra a w s buckets params

func (*GetRunningInfraAWSBucketsParams) WithCredentialCanonical

func (o *GetRunningInfraAWSBucketsParams) WithCredentialCanonical(credentialCanonical string) *GetRunningInfraAWSBucketsParams

WithCredentialCanonical adds the credentialCanonical to the get running infra a w s buckets params

func (*GetRunningInfraAWSBucketsParams) WithDefaults

WithDefaults hydrates default values in the get running infra a w s buckets params (not the query body).

All values with no default are reset to their zero value.

func (*GetRunningInfraAWSBucketsParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get running infra a w s buckets params

func (*GetRunningInfraAWSBucketsParams) WithOrganizationCanonical

func (o *GetRunningInfraAWSBucketsParams) WithOrganizationCanonical(organizationCanonical string) *GetRunningInfraAWSBucketsParams

WithOrganizationCanonical adds the organizationCanonical to the get running infra a w s buckets params

func (*GetRunningInfraAWSBucketsParams) WithProjectCanonical

func (o *GetRunningInfraAWSBucketsParams) WithProjectCanonical(projectCanonical *string) *GetRunningInfraAWSBucketsParams

WithProjectCanonical adds the projectCanonical to the get running infra a w s buckets params

func (*GetRunningInfraAWSBucketsParams) WithTag

WithTag adds the tag to the get running infra a w s buckets params

func (*GetRunningInfraAWSBucketsParams) WithTimeout

WithTimeout adds the timeout to the get running infra a w s buckets params

func (*GetRunningInfraAWSBucketsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetRunningInfraAWSBucketsReader

type GetRunningInfraAWSBucketsReader struct {
	// contains filtered or unexported fields
}

GetRunningInfraAWSBucketsReader is a Reader for the GetRunningInfraAWSBuckets structure.

func (*GetRunningInfraAWSBucketsReader) ReadResponse

func (o *GetRunningInfraAWSBucketsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetRunningInfraAWSBucketsUnprocessableEntity

type GetRunningInfraAWSBucketsUnprocessableEntity struct {

	/* The length of the response body in octets (8-bit bytes).

	   Format: uint64
	*/
	ContentLength uint64

	Payload *models.ErrorPayload
}

GetRunningInfraAWSBucketsUnprocessableEntity describes a response with status code 422, with default header values.

All the custom errors that are generated from the Cycloid API

func NewGetRunningInfraAWSBucketsUnprocessableEntity

func NewGetRunningInfraAWSBucketsUnprocessableEntity() *GetRunningInfraAWSBucketsUnprocessableEntity

NewGetRunningInfraAWSBucketsUnprocessableEntity creates a GetRunningInfraAWSBucketsUnprocessableEntity with default headers values

func (*GetRunningInfraAWSBucketsUnprocessableEntity) Code

Code gets the status code for the get running infra a w s buckets unprocessable entity response

func (*GetRunningInfraAWSBucketsUnprocessableEntity) Error

func (*GetRunningInfraAWSBucketsUnprocessableEntity) GetPayload

func (*GetRunningInfraAWSBucketsUnprocessableEntity) IsClientError

IsClientError returns true when this get running infra a w s buckets unprocessable entity response has a 4xx status code

func (*GetRunningInfraAWSBucketsUnprocessableEntity) IsCode

IsCode returns true when this get running infra a w s buckets unprocessable entity response a status code equal to that given

func (*GetRunningInfraAWSBucketsUnprocessableEntity) IsRedirect

IsRedirect returns true when this get running infra a w s buckets unprocessable entity response has a 3xx status code

func (*GetRunningInfraAWSBucketsUnprocessableEntity) IsServerError

IsServerError returns true when this get running infra a w s buckets unprocessable entity response has a 5xx status code

func (*GetRunningInfraAWSBucketsUnprocessableEntity) IsSuccess

IsSuccess returns true when this get running infra a w s buckets unprocessable entity response has a 2xx status code

func (*GetRunningInfraAWSBucketsUnprocessableEntity) String

type GetRunningInfraAWSDBInstancesDefault

type GetRunningInfraAWSDBInstancesDefault struct {

	/* The length of the response body in octets (8-bit bytes).

	   Format: uint64
	*/
	ContentLength uint64

	Payload *models.ErrorPayload
	// contains filtered or unexported fields
}

GetRunningInfraAWSDBInstancesDefault describes a response with status code -1, with default header values.

The response sent when an unexpected error happened, as known as an internal server error.

func NewGetRunningInfraAWSDBInstancesDefault

func NewGetRunningInfraAWSDBInstancesDefault(code int) *GetRunningInfraAWSDBInstancesDefault

NewGetRunningInfraAWSDBInstancesDefault creates a GetRunningInfraAWSDBInstancesDefault with default headers values

func (*GetRunningInfraAWSDBInstancesDefault) Code

Code gets the status code for the get running infra a w s d b instances default response

func (*GetRunningInfraAWSDBInstancesDefault) Error

func (*GetRunningInfraAWSDBInstancesDefault) GetPayload

func (*GetRunningInfraAWSDBInstancesDefault) IsClientError

func (o *GetRunningInfraAWSDBInstancesDefault) IsClientError() bool

IsClientError returns true when this get running infra a w s d b instances default response has a 4xx status code

func (*GetRunningInfraAWSDBInstancesDefault) IsCode

IsCode returns true when this get running infra a w s d b instances default response a status code equal to that given

func (*GetRunningInfraAWSDBInstancesDefault) IsRedirect

IsRedirect returns true when this get running infra a w s d b instances default response has a 3xx status code

func (*GetRunningInfraAWSDBInstancesDefault) IsServerError

func (o *GetRunningInfraAWSDBInstancesDefault) IsServerError() bool

IsServerError returns true when this get running infra a w s d b instances default response has a 5xx status code

func (*GetRunningInfraAWSDBInstancesDefault) IsSuccess

IsSuccess returns true when this get running infra a w s d b instances default response has a 2xx status code

func (*GetRunningInfraAWSDBInstancesDefault) String

type GetRunningInfraAWSDBInstancesForbidden

type GetRunningInfraAWSDBInstancesForbidden struct {

	/* The length of the response body in octets (8-bit bytes).

	   Format: uint64
	*/
	ContentLength uint64

	Payload *models.ErrorPayload
}

GetRunningInfraAWSDBInstancesForbidden describes a response with status code 403, with default header values.

The authenticated user cannot perform the operation because, it doesn't have permissions for such operation.

func NewGetRunningInfraAWSDBInstancesForbidden

func NewGetRunningInfraAWSDBInstancesForbidden() *GetRunningInfraAWSDBInstancesForbidden

NewGetRunningInfraAWSDBInstancesForbidden creates a GetRunningInfraAWSDBInstancesForbidden with default headers values

func (*GetRunningInfraAWSDBInstancesForbidden) Code

Code gets the status code for the get running infra a w s d b instances forbidden response

func (*GetRunningInfraAWSDBInstancesForbidden) Error

func (*GetRunningInfraAWSDBInstancesForbidden) GetPayload

func (*GetRunningInfraAWSDBInstancesForbidden) IsClientError

func (o *GetRunningInfraAWSDBInstancesForbidden) IsClientError() bool

IsClientError returns true when this get running infra a w s d b instances forbidden response has a 4xx status code

func (*GetRunningInfraAWSDBInstancesForbidden) IsCode

IsCode returns true when this get running infra a w s d b instances forbidden response a status code equal to that given

func (*GetRunningInfraAWSDBInstancesForbidden) IsRedirect

IsRedirect returns true when this get running infra a w s d b instances forbidden response has a 3xx status code

func (*GetRunningInfraAWSDBInstancesForbidden) IsServerError

func (o *GetRunningInfraAWSDBInstancesForbidden) IsServerError() bool

IsServerError returns true when this get running infra a w s d b instances forbidden response has a 5xx status code

func (*GetRunningInfraAWSDBInstancesForbidden) IsSuccess

IsSuccess returns true when this get running infra a w s d b instances forbidden response has a 2xx status code

func (*GetRunningInfraAWSDBInstancesForbidden) String

type GetRunningInfraAWSDBInstancesNotFound

type GetRunningInfraAWSDBInstancesNotFound struct {

	/* The length of the response body in octets (8-bit bytes).

	   Format: uint64
	*/
	ContentLength uint64

	Payload *models.ErrorPayload
}

GetRunningInfraAWSDBInstancesNotFound describes a response with status code 404, with default header values.

The response sent when any of the entities present in the path is not found.

func NewGetRunningInfraAWSDBInstancesNotFound

func NewGetRunningInfraAWSDBInstancesNotFound() *GetRunningInfraAWSDBInstancesNotFound

NewGetRunningInfraAWSDBInstancesNotFound creates a GetRunningInfraAWSDBInstancesNotFound with default headers values

func (*GetRunningInfraAWSDBInstancesNotFound) Code

Code gets the status code for the get running infra a w s d b instances not found response

func (*GetRunningInfraAWSDBInstancesNotFound) Error

func (*GetRunningInfraAWSDBInstancesNotFound) GetPayload

func (*GetRunningInfraAWSDBInstancesNotFound) IsClientError

func (o *GetRunningInfraAWSDBInstancesNotFound) IsClientError() bool

IsClientError returns true when this get running infra a w s d b instances not found response has a 4xx status code

func (*GetRunningInfraAWSDBInstancesNotFound) IsCode

IsCode returns true when this get running infra a w s d b instances not found response a status code equal to that given

func (*GetRunningInfraAWSDBInstancesNotFound) IsRedirect

IsRedirect returns true when this get running infra a w s d b instances not found response has a 3xx status code

func (*GetRunningInfraAWSDBInstancesNotFound) IsServerError

func (o *GetRunningInfraAWSDBInstancesNotFound) IsServerError() bool

IsServerError returns true when this get running infra a w s d b instances not found response has a 5xx status code

func (*GetRunningInfraAWSDBInstancesNotFound) IsSuccess

IsSuccess returns true when this get running infra a w s d b instances not found response has a 2xx status code

func (*GetRunningInfraAWSDBInstancesNotFound) String

type GetRunningInfraAWSDBInstancesOK

type GetRunningInfraAWSDBInstancesOK struct {
	Payload *GetRunningInfraAWSDBInstancesOKBody
}

GetRunningInfraAWSDBInstancesOK describes a response with status code 200, with default header values.

The list of AWS RDS DB Instances which matches the scope specified by the filter.

func NewGetRunningInfraAWSDBInstancesOK

func NewGetRunningInfraAWSDBInstancesOK() *GetRunningInfraAWSDBInstancesOK

NewGetRunningInfraAWSDBInstancesOK creates a GetRunningInfraAWSDBInstancesOK with default headers values

func (*GetRunningInfraAWSDBInstancesOK) Code

Code gets the status code for the get running infra a w s d b instances o k response

func (*GetRunningInfraAWSDBInstancesOK) Error

func (*GetRunningInfraAWSDBInstancesOK) GetPayload

func (*GetRunningInfraAWSDBInstancesOK) IsClientError

func (o *GetRunningInfraAWSDBInstancesOK) IsClientError() bool

IsClientError returns true when this get running infra a w s d b instances o k response has a 4xx status code

func (*GetRunningInfraAWSDBInstancesOK) IsCode

func (o *GetRunningInfraAWSDBInstancesOK) IsCode(code int) bool

IsCode returns true when this get running infra a w s d b instances o k response a status code equal to that given

func (*GetRunningInfraAWSDBInstancesOK) IsRedirect

func (o *GetRunningInfraAWSDBInstancesOK) IsRedirect() bool

IsRedirect returns true when this get running infra a w s d b instances o k response has a 3xx status code

func (*GetRunningInfraAWSDBInstancesOK) IsServerError

func (o *GetRunningInfraAWSDBInstancesOK) IsServerError() bool

IsServerError returns true when this get running infra a w s d b instances o k response has a 5xx status code

func (*GetRunningInfraAWSDBInstancesOK) IsSuccess

func (o *GetRunningInfraAWSDBInstancesOK) IsSuccess() bool

IsSuccess returns true when this get running infra a w s d b instances o k response has a 2xx status code

func (*GetRunningInfraAWSDBInstancesOK) String

type GetRunningInfraAWSDBInstancesOKBody

type GetRunningInfraAWSDBInstancesOKBody struct {

	// data
	// Required: true
	Data []models.AWSInfrastructureResourceDBInstance `json:"data"`

	// pagination
	Pagination *models.PaginationAWS `json:"pagination,omitempty"`
}

GetRunningInfraAWSDBInstancesOKBody get running infra a w s d b instances o k body swagger:model GetRunningInfraAWSDBInstancesOKBody

func (*GetRunningInfraAWSDBInstancesOKBody) ContextValidate

func (o *GetRunningInfraAWSDBInstancesOKBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error

ContextValidate validate this get running infra a w s d b instances o k body based on the context it is used

func (*GetRunningInfraAWSDBInstancesOKBody) MarshalBinary

func (o *GetRunningInfraAWSDBInstancesOKBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetRunningInfraAWSDBInstancesOKBody) UnmarshalBinary

func (o *GetRunningInfraAWSDBInstancesOKBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetRunningInfraAWSDBInstancesOKBody) Validate

Validate validates this get running infra a w s d b instances o k body

type GetRunningInfraAWSDBInstancesParams

type GetRunningInfraAWSDBInstancesParams struct {

	/* CredentialCanonical.

	   A Credential canonical
	*/
	CredentialCanonical string

	/* Next.

	   The token to retrieve the next page of results
	*/
	Next *string

	/* OrganizationCanonical.

	   A canonical of an organization.
	*/
	OrganizationCanonical string

	/* PageSize.

	   The number of items at most which the response can have.

	   Format: uint32
	   Default: 1000
	*/
	PageSize *uint32

	/* ProjectCanonical.

	   A list of projects' canonical to filter from
	*/
	ProjectCanonical *string

	/* Tag.

	   An amazon tag, represented as `key|value` and where `key` or `value` could be omitted but not both, in order to select resources which has a `key` or a `value` whatever is its counterpart. `key` nor `value` can contains the `|` character. The parameter can be specified several times in order to request resources which match with at least one of the `tag|value` pairs
	*/
	Tag []string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetRunningInfraAWSDBInstancesParams contains all the parameters to send to the API endpoint

for the get running infra a w s d b instances operation.

Typically these are written to a http.Request.

func NewGetRunningInfraAWSDBInstancesParams

func NewGetRunningInfraAWSDBInstancesParams() *GetRunningInfraAWSDBInstancesParams

NewGetRunningInfraAWSDBInstancesParams creates a new GetRunningInfraAWSDBInstancesParams 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 NewGetRunningInfraAWSDBInstancesParamsWithContext

func NewGetRunningInfraAWSDBInstancesParamsWithContext(ctx context.Context) *GetRunningInfraAWSDBInstancesParams

NewGetRunningInfraAWSDBInstancesParamsWithContext creates a new GetRunningInfraAWSDBInstancesParams object with the ability to set a context for a request.

func NewGetRunningInfraAWSDBInstancesParamsWithHTTPClient

func NewGetRunningInfraAWSDBInstancesParamsWithHTTPClient(client *http.Client) *GetRunningInfraAWSDBInstancesParams

NewGetRunningInfraAWSDBInstancesParamsWithHTTPClient creates a new GetRunningInfraAWSDBInstancesParams object with the ability to set a custom HTTPClient for a request.

func NewGetRunningInfraAWSDBInstancesParamsWithTimeout

func NewGetRunningInfraAWSDBInstancesParamsWithTimeout(timeout time.Duration) *GetRunningInfraAWSDBInstancesParams

NewGetRunningInfraAWSDBInstancesParamsWithTimeout creates a new GetRunningInfraAWSDBInstancesParams object with the ability to set a timeout on a request.

func (*GetRunningInfraAWSDBInstancesParams) SetContext

SetContext adds the context to the get running infra a w s d b instances params

func (*GetRunningInfraAWSDBInstancesParams) SetCredentialCanonical

func (o *GetRunningInfraAWSDBInstancesParams) SetCredentialCanonical(credentialCanonical string)

SetCredentialCanonical adds the credentialCanonical to the get running infra a w s d b instances params

func (*GetRunningInfraAWSDBInstancesParams) SetDefaults

func (o *GetRunningInfraAWSDBInstancesParams) SetDefaults()

SetDefaults hydrates default values in the get running infra a w s d b instances params (not the query body).

All values with no default are reset to their zero value.

func (*GetRunningInfraAWSDBInstancesParams) SetHTTPClient

func (o *GetRunningInfraAWSDBInstancesParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get running infra a w s d b instances params

func (*GetRunningInfraAWSDBInstancesParams) SetNext

func (o *GetRunningInfraAWSDBInstancesParams) SetNext(next *string)

SetNext adds the next to the get running infra a w s d b instances params

func (*GetRunningInfraAWSDBInstancesParams) SetOrganizationCanonical

func (o *GetRunningInfraAWSDBInstancesParams) SetOrganizationCanonical(organizationCanonical string)

SetOrganizationCanonical adds the organizationCanonical to the get running infra a w s d b instances params

func (*GetRunningInfraAWSDBInstancesParams) SetPageSize

func (o *GetRunningInfraAWSDBInstancesParams) SetPageSize(pageSize *uint32)

SetPageSize adds the pageSize to the get running infra a w s d b instances params

func (*GetRunningInfraAWSDBInstancesParams) SetProjectCanonical

func (o *GetRunningInfraAWSDBInstancesParams) SetProjectCanonical(projectCanonical *string)

SetProjectCanonical adds the projectCanonical to the get running infra a w s d b instances params

func (*GetRunningInfraAWSDBInstancesParams) SetTag

SetTag adds the tag to the get running infra a w s d b instances params

func (*GetRunningInfraAWSDBInstancesParams) SetTimeout

func (o *GetRunningInfraAWSDBInstancesParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get running infra a w s d b instances params

func (*GetRunningInfraAWSDBInstancesParams) WithContext

WithContext adds the context to the get running infra a w s d b instances params

func (*GetRunningInfraAWSDBInstancesParams) WithCredentialCanonical

func (o *GetRunningInfraAWSDBInstancesParams) WithCredentialCanonical(credentialCanonical string) *GetRunningInfraAWSDBInstancesParams

WithCredentialCanonical adds the credentialCanonical to the get running infra a w s d b instances params

func (*GetRunningInfraAWSDBInstancesParams) WithDefaults

WithDefaults hydrates default values in the get running infra a w s d b instances params (not the query body).

All values with no default are reset to their zero value.

func (*GetRunningInfraAWSDBInstancesParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get running infra a w s d b instances params

func (*GetRunningInfraAWSDBInstancesParams) WithNext

WithNext adds the next to the get running infra a w s d b instances params

func (*GetRunningInfraAWSDBInstancesParams) WithOrganizationCanonical

func (o *GetRunningInfraAWSDBInstancesParams) WithOrganizationCanonical(organizationCanonical string) *GetRunningInfraAWSDBInstancesParams

WithOrganizationCanonical adds the organizationCanonical to the get running infra a w s d b instances params

func (*GetRunningInfraAWSDBInstancesParams) WithPageSize

WithPageSize adds the pageSize to the get running infra a w s d b instances params

func (*GetRunningInfraAWSDBInstancesParams) WithProjectCanonical

func (o *GetRunningInfraAWSDBInstancesParams) WithProjectCanonical(projectCanonical *string) *GetRunningInfraAWSDBInstancesParams

WithProjectCanonical adds the projectCanonical to the get running infra a w s d b instances params

func (*GetRunningInfraAWSDBInstancesParams) WithTag

WithTag adds the tag to the get running infra a w s d b instances params

func (*GetRunningInfraAWSDBInstancesParams) WithTimeout

WithTimeout adds the timeout to the get running infra a w s d b instances params

func (*GetRunningInfraAWSDBInstancesParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetRunningInfraAWSDBInstancesReader

type GetRunningInfraAWSDBInstancesReader struct {
	// contains filtered or unexported fields
}

GetRunningInfraAWSDBInstancesReader is a Reader for the GetRunningInfraAWSDBInstances structure.

func (*GetRunningInfraAWSDBInstancesReader) ReadResponse

func (o *GetRunningInfraAWSDBInstancesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetRunningInfraAWSDBInstancesUnprocessableEntity

type GetRunningInfraAWSDBInstancesUnprocessableEntity struct {

	/* The length of the response body in octets (8-bit bytes).

	   Format: uint64
	*/
	ContentLength uint64

	Payload *models.ErrorPayload
}

GetRunningInfraAWSDBInstancesUnprocessableEntity describes a response with status code 422, with default header values.

All the custom errors that are generated from the Cycloid API

func NewGetRunningInfraAWSDBInstancesUnprocessableEntity

func NewGetRunningInfraAWSDBInstancesUnprocessableEntity() *GetRunningInfraAWSDBInstancesUnprocessableEntity

NewGetRunningInfraAWSDBInstancesUnprocessableEntity creates a GetRunningInfraAWSDBInstancesUnprocessableEntity with default headers values

func (*GetRunningInfraAWSDBInstancesUnprocessableEntity) Code

Code gets the status code for the get running infra a w s d b instances unprocessable entity response

func (*GetRunningInfraAWSDBInstancesUnprocessableEntity) Error

func (*GetRunningInfraAWSDBInstancesUnprocessableEntity) GetPayload

func (*GetRunningInfraAWSDBInstancesUnprocessableEntity) IsClientError

IsClientError returns true when this get running infra a w s d b instances unprocessable entity response has a 4xx status code

func (*GetRunningInfraAWSDBInstancesUnprocessableEntity) IsCode

IsCode returns true when this get running infra a w s d b instances unprocessable entity response a status code equal to that given

func (*GetRunningInfraAWSDBInstancesUnprocessableEntity) IsRedirect

IsRedirect returns true when this get running infra a w s d b instances unprocessable entity response has a 3xx status code

func (*GetRunningInfraAWSDBInstancesUnprocessableEntity) IsServerError

IsServerError returns true when this get running infra a w s d b instances unprocessable entity response has a 5xx status code

func (*GetRunningInfraAWSDBInstancesUnprocessableEntity) IsSuccess

IsSuccess returns true when this get running infra a w s d b instances unprocessable entity response has a 2xx status code

func (*GetRunningInfraAWSDBInstancesUnprocessableEntity) String

type GetRunningInfraAWSDefault

type GetRunningInfraAWSDefault struct {

	/* The length of the response body in octets (8-bit bytes).

	   Format: uint64
	*/
	ContentLength uint64

	Payload *models.ErrorPayload
	// contains filtered or unexported fields
}

GetRunningInfraAWSDefault describes a response with status code -1, with default header values.

The response sent when an unexpected error happened, as known as an internal server error.

func NewGetRunningInfraAWSDefault

func NewGetRunningInfraAWSDefault(code int) *GetRunningInfraAWSDefault

NewGetRunningInfraAWSDefault creates a GetRunningInfraAWSDefault with default headers values

func (*GetRunningInfraAWSDefault) Code

func (o *GetRunningInfraAWSDefault) Code() int

Code gets the status code for the get running infra a w s default response

func (*GetRunningInfraAWSDefault) Error

func (o *GetRunningInfraAWSDefault) Error() string

func (*GetRunningInfraAWSDefault) GetPayload

func (*GetRunningInfraAWSDefault) IsClientError

func (o *GetRunningInfraAWSDefault) IsClientError() bool

IsClientError returns true when this get running infra a w s default response has a 4xx status code

func (*GetRunningInfraAWSDefault) IsCode

func (o *GetRunningInfraAWSDefault) IsCode(code int) bool

IsCode returns true when this get running infra a w s default response a status code equal to that given

func (*GetRunningInfraAWSDefault) IsRedirect

func (o *GetRunningInfraAWSDefault) IsRedirect() bool

IsRedirect returns true when this get running infra a w s default response has a 3xx status code

func (*GetRunningInfraAWSDefault) IsServerError

func (o *GetRunningInfraAWSDefault) IsServerError() bool

IsServerError returns true when this get running infra a w s default response has a 5xx status code

func (*GetRunningInfraAWSDefault) IsSuccess

func (o *GetRunningInfraAWSDefault) IsSuccess() bool

IsSuccess returns true when this get running infra a w s default response has a 2xx status code

func (*GetRunningInfraAWSDefault) String

func (o *GetRunningInfraAWSDefault) String() string

type GetRunningInfraAWSElasticacheClustersDefault

type GetRunningInfraAWSElasticacheClustersDefault struct {

	/* The length of the response body in octets (8-bit bytes).

	   Format: uint64
	*/
	ContentLength uint64

	Payload *models.ErrorPayload
	// contains filtered or unexported fields
}

GetRunningInfraAWSElasticacheClustersDefault describes a response with status code -1, with default header values.

The response sent when an unexpected error happened, as known as an internal server error.

func NewGetRunningInfraAWSElasticacheClustersDefault

func NewGetRunningInfraAWSElasticacheClustersDefault(code int) *GetRunningInfraAWSElasticacheClustersDefault

NewGetRunningInfraAWSElasticacheClustersDefault creates a GetRunningInfraAWSElasticacheClustersDefault with default headers values

func (*GetRunningInfraAWSElasticacheClustersDefault) Code

Code gets the status code for the get running infra a w s elasticache clusters default response

func (*GetRunningInfraAWSElasticacheClustersDefault) Error

func (*GetRunningInfraAWSElasticacheClustersDefault) GetPayload

func (*GetRunningInfraAWSElasticacheClustersDefault) IsClientError

IsClientError returns true when this get running infra a w s elasticache clusters default response has a 4xx status code

func (*GetRunningInfraAWSElasticacheClustersDefault) IsCode

IsCode returns true when this get running infra a w s elasticache clusters default response a status code equal to that given

func (*GetRunningInfraAWSElasticacheClustersDefault) IsRedirect

IsRedirect returns true when this get running infra a w s elasticache clusters default response has a 3xx status code

func (*GetRunningInfraAWSElasticacheClustersDefault) IsServerError

IsServerError returns true when this get running infra a w s elasticache clusters default response has a 5xx status code

func (*GetRunningInfraAWSElasticacheClustersDefault) IsSuccess

IsSuccess returns true when this get running infra a w s elasticache clusters default response has a 2xx status code

func (*GetRunningInfraAWSElasticacheClustersDefault) String

type GetRunningInfraAWSElasticacheClustersForbidden

type GetRunningInfraAWSElasticacheClustersForbidden struct {

	/* The length of the response body in octets (8-bit bytes).

	   Format: uint64
	*/
	ContentLength uint64

	Payload *models.ErrorPayload
}

GetRunningInfraAWSElasticacheClustersForbidden describes a response with status code 403, with default header values.

The authenticated user cannot perform the operation because, it doesn't have permissions for such operation.

func NewGetRunningInfraAWSElasticacheClustersForbidden

func NewGetRunningInfraAWSElasticacheClustersForbidden() *GetRunningInfraAWSElasticacheClustersForbidden

NewGetRunningInfraAWSElasticacheClustersForbidden creates a GetRunningInfraAWSElasticacheClustersForbidden with default headers values

func (*GetRunningInfraAWSElasticacheClustersForbidden) Code

Code gets the status code for the get running infra a w s elasticache clusters forbidden response

func (*GetRunningInfraAWSElasticacheClustersForbidden) Error

func (*GetRunningInfraAWSElasticacheClustersForbidden) GetPayload

func (*GetRunningInfraAWSElasticacheClustersForbidden) IsClientError

IsClientError returns true when this get running infra a w s elasticache clusters forbidden response has a 4xx status code

func (*GetRunningInfraAWSElasticacheClustersForbidden) IsCode

IsCode returns true when this get running infra a w s elasticache clusters forbidden response a status code equal to that given

func (*GetRunningInfraAWSElasticacheClustersForbidden) IsRedirect

IsRedirect returns true when this get running infra a w s elasticache clusters forbidden response has a 3xx status code

func (*GetRunningInfraAWSElasticacheClustersForbidden) IsServerError

IsServerError returns true when this get running infra a w s elasticache clusters forbidden response has a 5xx status code

func (*GetRunningInfraAWSElasticacheClustersForbidden) IsSuccess

IsSuccess returns true when this get running infra a w s elasticache clusters forbidden response has a 2xx status code

func (*GetRunningInfraAWSElasticacheClustersForbidden) String

type GetRunningInfraAWSElasticacheClustersNotFound

type GetRunningInfraAWSElasticacheClustersNotFound struct {

	/* The length of the response body in octets (8-bit bytes).

	   Format: uint64
	*/
	ContentLength uint64

	Payload *models.ErrorPayload
}

GetRunningInfraAWSElasticacheClustersNotFound describes a response with status code 404, with default header values.

The response sent when any of the entities present in the path is not found.

func NewGetRunningInfraAWSElasticacheClustersNotFound

func NewGetRunningInfraAWSElasticacheClustersNotFound() *GetRunningInfraAWSElasticacheClustersNotFound

NewGetRunningInfraAWSElasticacheClustersNotFound creates a GetRunningInfraAWSElasticacheClustersNotFound with default headers values

func (*GetRunningInfraAWSElasticacheClustersNotFound) Code

Code gets the status code for the get running infra a w s elasticache clusters not found response

func (*GetRunningInfraAWSElasticacheClustersNotFound) Error

func (*GetRunningInfraAWSElasticacheClustersNotFound) GetPayload

func (*GetRunningInfraAWSElasticacheClustersNotFound) IsClientError

IsClientError returns true when this get running infra a w s elasticache clusters not found response has a 4xx status code

func (*GetRunningInfraAWSElasticacheClustersNotFound) IsCode

IsCode returns true when this get running infra a w s elasticache clusters not found response a status code equal to that given

func (*GetRunningInfraAWSElasticacheClustersNotFound) IsRedirect

IsRedirect returns true when this get running infra a w s elasticache clusters not found response has a 3xx status code

func (*GetRunningInfraAWSElasticacheClustersNotFound) IsServerError

IsServerError returns true when this get running infra a w s elasticache clusters not found response has a 5xx status code

func (*GetRunningInfraAWSElasticacheClustersNotFound) IsSuccess

IsSuccess returns true when this get running infra a w s elasticache clusters not found response has a 2xx status code

func (*GetRunningInfraAWSElasticacheClustersNotFound) String

type GetRunningInfraAWSElasticacheClustersOK

type GetRunningInfraAWSElasticacheClustersOK struct {
	Payload *GetRunningInfraAWSElasticacheClustersOKBody
}

GetRunningInfraAWSElasticacheClustersOK describes a response with status code 200, with default header values.

The list of AWS elasticache clusters which matches the scope specified by the filter.

func NewGetRunningInfraAWSElasticacheClustersOK

func NewGetRunningInfraAWSElasticacheClustersOK() *GetRunningInfraAWSElasticacheClustersOK

NewGetRunningInfraAWSElasticacheClustersOK creates a GetRunningInfraAWSElasticacheClustersOK with default headers values

func (*GetRunningInfraAWSElasticacheClustersOK) Code

Code gets the status code for the get running infra a w s elasticache clusters o k response

func (*GetRunningInfraAWSElasticacheClustersOK) Error

func (*GetRunningInfraAWSElasticacheClustersOK) GetPayload

func (*GetRunningInfraAWSElasticacheClustersOK) IsClientError

func (o *GetRunningInfraAWSElasticacheClustersOK) IsClientError() bool

IsClientError returns true when this get running infra a w s elasticache clusters o k response has a 4xx status code

func (*GetRunningInfraAWSElasticacheClustersOK) IsCode

IsCode returns true when this get running infra a w s elasticache clusters o k response a status code equal to that given

func (*GetRunningInfraAWSElasticacheClustersOK) IsRedirect

IsRedirect returns true when this get running infra a w s elasticache clusters o k response has a 3xx status code

func (*GetRunningInfraAWSElasticacheClustersOK) IsServerError

func (o *GetRunningInfraAWSElasticacheClustersOK) IsServerError() bool

IsServerError returns true when this get running infra a w s elasticache clusters o k response has a 5xx status code

func (*GetRunningInfraAWSElasticacheClustersOK) IsSuccess

IsSuccess returns true when this get running infra a w s elasticache clusters o k response has a 2xx status code

func (*GetRunningInfraAWSElasticacheClustersOK) String

type GetRunningInfraAWSElasticacheClustersOKBody

type GetRunningInfraAWSElasticacheClustersOKBody struct {

	// data
	// Required: true
	Data []models.AWSInfrastructureResourceElasticacheCluster `json:"data"`

	// pagination
	Pagination *models.PaginationAWS `json:"pagination,omitempty"`
}

GetRunningInfraAWSElasticacheClustersOKBody get running infra a w s elasticache clusters o k body swagger:model GetRunningInfraAWSElasticacheClustersOKBody

func (*GetRunningInfraAWSElasticacheClustersOKBody) ContextValidate

ContextValidate validate this get running infra a w s elasticache clusters o k body based on the context it is used

func (*GetRunningInfraAWSElasticacheClustersOKBody) MarshalBinary

func (o *GetRunningInfraAWSElasticacheClustersOKBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetRunningInfraAWSElasticacheClustersOKBody) UnmarshalBinary

func (o *GetRunningInfraAWSElasticacheClustersOKBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetRunningInfraAWSElasticacheClustersOKBody) Validate

Validate validates this get running infra a w s elasticache clusters o k body

type GetRunningInfraAWSElasticacheClustersParams

type GetRunningInfraAWSElasticacheClustersParams struct {

	/* CredentialCanonical.

	   A Credential canonical
	*/
	CredentialCanonical string

	/* Next.

	   The token to retrieve the next page of results
	*/
	Next *string

	/* OrganizationCanonical.

	   A canonical of an organization.
	*/
	OrganizationCanonical string

	/* PageSize.

	   The number of items at most which the response can have.

	   Format: uint32
	   Default: 1000
	*/
	PageSize *uint32

	/* ProjectCanonical.

	   A list of projects' canonical to filter from
	*/
	ProjectCanonical *string

	/* Tag.

	   An amazon tag, represented as `key|value` and where `key` or `value` could be omitted but not both, in order to select resources which has a `key` or a `value` whatever is its counterpart. `key` nor `value` can contains the `|` character. The parameter can be specified several times in order to request resources which match with at least one of the `tag|value` pairs
	*/
	Tag []string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetRunningInfraAWSElasticacheClustersParams contains all the parameters to send to the API endpoint

for the get running infra a w s elasticache clusters operation.

Typically these are written to a http.Request.

func NewGetRunningInfraAWSElasticacheClustersParams

func NewGetRunningInfraAWSElasticacheClustersParams() *GetRunningInfraAWSElasticacheClustersParams

NewGetRunningInfraAWSElasticacheClustersParams creates a new GetRunningInfraAWSElasticacheClustersParams 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 NewGetRunningInfraAWSElasticacheClustersParamsWithContext

func NewGetRunningInfraAWSElasticacheClustersParamsWithContext(ctx context.Context) *GetRunningInfraAWSElasticacheClustersParams

NewGetRunningInfraAWSElasticacheClustersParamsWithContext creates a new GetRunningInfraAWSElasticacheClustersParams object with the ability to set a context for a request.

func NewGetRunningInfraAWSElasticacheClustersParamsWithHTTPClient

func NewGetRunningInfraAWSElasticacheClustersParamsWithHTTPClient(client *http.Client) *GetRunningInfraAWSElasticacheClustersParams

NewGetRunningInfraAWSElasticacheClustersParamsWithHTTPClient creates a new GetRunningInfraAWSElasticacheClustersParams object with the ability to set a custom HTTPClient for a request.

func NewGetRunningInfraAWSElasticacheClustersParamsWithTimeout

func NewGetRunningInfraAWSElasticacheClustersParamsWithTimeout(timeout time.Duration) *GetRunningInfraAWSElasticacheClustersParams

NewGetRunningInfraAWSElasticacheClustersParamsWithTimeout creates a new GetRunningInfraAWSElasticacheClustersParams object with the ability to set a timeout on a request.

func (*GetRunningInfraAWSElasticacheClustersParams) SetContext

SetContext adds the context to the get running infra a w s elasticache clusters params

func (*GetRunningInfraAWSElasticacheClustersParams) SetCredentialCanonical

func (o *GetRunningInfraAWSElasticacheClustersParams) SetCredentialCanonical(credentialCanonical string)

SetCredentialCanonical adds the credentialCanonical to the get running infra a w s elasticache clusters params

func (*GetRunningInfraAWSElasticacheClustersParams) SetDefaults

SetDefaults hydrates default values in the get running infra a w s elasticache clusters params (not the query body).

All values with no default are reset to their zero value.

func (*GetRunningInfraAWSElasticacheClustersParams) SetHTTPClient

func (o *GetRunningInfraAWSElasticacheClustersParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get running infra a w s elasticache clusters params

func (*GetRunningInfraAWSElasticacheClustersParams) SetNext

SetNext adds the next to the get running infra a w s elasticache clusters params

func (*GetRunningInfraAWSElasticacheClustersParams) SetOrganizationCanonical

func (o *GetRunningInfraAWSElasticacheClustersParams) SetOrganizationCanonical(organizationCanonical string)

SetOrganizationCanonical adds the organizationCanonical to the get running infra a w s elasticache clusters params

func (*GetRunningInfraAWSElasticacheClustersParams) SetPageSize

func (o *GetRunningInfraAWSElasticacheClustersParams) SetPageSize(pageSize *uint32)

SetPageSize adds the pageSize to the get running infra a w s elasticache clusters params

func (*GetRunningInfraAWSElasticacheClustersParams) SetProjectCanonical

func (o *GetRunningInfraAWSElasticacheClustersParams) SetProjectCanonical(projectCanonical *string)

SetProjectCanonical adds the projectCanonical to the get running infra a w s elasticache clusters params

func (*GetRunningInfraAWSElasticacheClustersParams) SetTag

SetTag adds the tag to the get running infra a w s elasticache clusters params

func (*GetRunningInfraAWSElasticacheClustersParams) SetTimeout

SetTimeout adds the timeout to the get running infra a w s elasticache clusters params

func (*GetRunningInfraAWSElasticacheClustersParams) WithContext

WithContext adds the context to the get running infra a w s elasticache clusters params

func (*GetRunningInfraAWSElasticacheClustersParams) WithCredentialCanonical

WithCredentialCanonical adds the credentialCanonical to the get running infra a w s elasticache clusters params

func (*GetRunningInfraAWSElasticacheClustersParams) WithDefaults

WithDefaults hydrates default values in the get running infra a w s elasticache clusters params (not the query body).

All values with no default are reset to their zero value.

func (*GetRunningInfraAWSElasticacheClustersParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get running infra a w s elasticache clusters params

func (*GetRunningInfraAWSElasticacheClustersParams) WithNext

WithNext adds the next to the get running infra a w s elasticache clusters params

func (*GetRunningInfraAWSElasticacheClustersParams) WithOrganizationCanonical

func (o *GetRunningInfraAWSElasticacheClustersParams) WithOrganizationCanonical(organizationCanonical string) *GetRunningInfraAWSElasticacheClustersParams

WithOrganizationCanonical adds the organizationCanonical to the get running infra a w s elasticache clusters params

func (*GetRunningInfraAWSElasticacheClustersParams) WithPageSize

WithPageSize adds the pageSize to the get running infra a w s elasticache clusters params

func (*GetRunningInfraAWSElasticacheClustersParams) WithProjectCanonical

WithProjectCanonical adds the projectCanonical to the get running infra a w s elasticache clusters params

func (*GetRunningInfraAWSElasticacheClustersParams) WithTag

WithTag adds the tag to the get running infra a w s elasticache clusters params

func (*GetRunningInfraAWSElasticacheClustersParams) WithTimeout

WithTimeout adds the timeout to the get running infra a w s elasticache clusters params

func (*GetRunningInfraAWSElasticacheClustersParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetRunningInfraAWSElasticacheClustersReader

type GetRunningInfraAWSElasticacheClustersReader struct {
	// contains filtered or unexported fields
}

GetRunningInfraAWSElasticacheClustersReader is a Reader for the GetRunningInfraAWSElasticacheClusters structure.

func (*GetRunningInfraAWSElasticacheClustersReader) ReadResponse

func (o *GetRunningInfraAWSElasticacheClustersReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetRunningInfraAWSElasticacheClustersUnprocessableEntity

type GetRunningInfraAWSElasticacheClustersUnprocessableEntity struct {

	/* The length of the response body in octets (8-bit bytes).

	   Format: uint64
	*/
	ContentLength uint64

	Payload *models.ErrorPayload
}

GetRunningInfraAWSElasticacheClustersUnprocessableEntity describes a response with status code 422, with default header values.

All the custom errors that are generated from the Cycloid API

func NewGetRunningInfraAWSElasticacheClustersUnprocessableEntity

func NewGetRunningInfraAWSElasticacheClustersUnprocessableEntity() *GetRunningInfraAWSElasticacheClustersUnprocessableEntity

NewGetRunningInfraAWSElasticacheClustersUnprocessableEntity creates a GetRunningInfraAWSElasticacheClustersUnprocessableEntity with default headers values

func (*GetRunningInfraAWSElasticacheClustersUnprocessableEntity) Code

Code gets the status code for the get running infra a w s elasticache clusters unprocessable entity response

func (*GetRunningInfraAWSElasticacheClustersUnprocessableEntity) Error

func (*GetRunningInfraAWSElasticacheClustersUnprocessableEntity) GetPayload

func (*GetRunningInfraAWSElasticacheClustersUnprocessableEntity) IsClientError

IsClientError returns true when this get running infra a w s elasticache clusters unprocessable entity response has a 4xx status code

func (*GetRunningInfraAWSElasticacheClustersUnprocessableEntity) IsCode

IsCode returns true when this get running infra a w s elasticache clusters unprocessable entity response a status code equal to that given

func (*GetRunningInfraAWSElasticacheClustersUnprocessableEntity) IsRedirect

IsRedirect returns true when this get running infra a w s elasticache clusters unprocessable entity response has a 3xx status code

func (*GetRunningInfraAWSElasticacheClustersUnprocessableEntity) IsServerError

IsServerError returns true when this get running infra a w s elasticache clusters unprocessable entity response has a 5xx status code

func (*GetRunningInfraAWSElasticacheClustersUnprocessableEntity) IsSuccess

IsSuccess returns true when this get running infra a w s elasticache clusters unprocessable entity response has a 2xx status code

func (*GetRunningInfraAWSElasticacheClustersUnprocessableEntity) String

type GetRunningInfraAWSForbidden

type GetRunningInfraAWSForbidden struct {

	/* The length of the response body in octets (8-bit bytes).

	   Format: uint64
	*/
	ContentLength uint64

	Payload *models.ErrorPayload
}

GetRunningInfraAWSForbidden describes a response with status code 403, with default header values.

The authenticated user cannot perform the operation because, it doesn't have permissions for such operation.

func NewGetRunningInfraAWSForbidden

func NewGetRunningInfraAWSForbidden() *GetRunningInfraAWSForbidden

NewGetRunningInfraAWSForbidden creates a GetRunningInfraAWSForbidden with default headers values

func (*GetRunningInfraAWSForbidden) Code

func (o *GetRunningInfraAWSForbidden) Code() int

Code gets the status code for the get running infra a w s forbidden response

func (*GetRunningInfraAWSForbidden) Error

func (*GetRunningInfraAWSForbidden) GetPayload

func (*GetRunningInfraAWSForbidden) IsClientError

func (o *GetRunningInfraAWSForbidden) IsClientError() bool

IsClientError returns true when this get running infra a w s forbidden response has a 4xx status code

func (*GetRunningInfraAWSForbidden) IsCode

func (o *GetRunningInfraAWSForbidden) IsCode(code int) bool

IsCode returns true when this get running infra a w s forbidden response a status code equal to that given

func (*GetRunningInfraAWSForbidden) IsRedirect

func (o *GetRunningInfraAWSForbidden) IsRedirect() bool

IsRedirect returns true when this get running infra a w s forbidden response has a 3xx status code

func (*GetRunningInfraAWSForbidden) IsServerError

func (o *GetRunningInfraAWSForbidden) IsServerError() bool

IsServerError returns true when this get running infra a w s forbidden response has a 5xx status code

func (*GetRunningInfraAWSForbidden) IsSuccess

func (o *GetRunningInfraAWSForbidden) IsSuccess() bool

IsSuccess returns true when this get running infra a w s forbidden response has a 2xx status code

func (*GetRunningInfraAWSForbidden) String

func (o *GetRunningInfraAWSForbidden) String() string

type GetRunningInfraAWSImagesDefault

type GetRunningInfraAWSImagesDefault struct {

	/* The length of the response body in octets (8-bit bytes).

	   Format: uint64
	*/
	ContentLength uint64

	Payload *models.ErrorPayload
	// contains filtered or unexported fields
}

GetRunningInfraAWSImagesDefault describes a response with status code -1, with default header values.

The response sent when an unexpected error happened, as known as an internal server error.

func NewGetRunningInfraAWSImagesDefault

func NewGetRunningInfraAWSImagesDefault(code int) *GetRunningInfraAWSImagesDefault

NewGetRunningInfraAWSImagesDefault creates a GetRunningInfraAWSImagesDefault with default headers values

func (*GetRunningInfraAWSImagesDefault) Code

Code gets the status code for the get running infra a w s images default response

func (*GetRunningInfraAWSImagesDefault) Error

func (*GetRunningInfraAWSImagesDefault) GetPayload

func (*GetRunningInfraAWSImagesDefault) IsClientError

func (o *GetRunningInfraAWSImagesDefault) IsClientError() bool

IsClientError returns true when this get running infra a w s images default response has a 4xx status code

func (*GetRunningInfraAWSImagesDefault) IsCode

func (o *GetRunningInfraAWSImagesDefault) IsCode(code int) bool

IsCode returns true when this get running infra a w s images default response a status code equal to that given

func (*GetRunningInfraAWSImagesDefault) IsRedirect

func (o *GetRunningInfraAWSImagesDefault) IsRedirect() bool

IsRedirect returns true when this get running infra a w s images default response has a 3xx status code

func (*GetRunningInfraAWSImagesDefault) IsServerError

func (o *GetRunningInfraAWSImagesDefault) IsServerError() bool

IsServerError returns true when this get running infra a w s images default response has a 5xx status code

func (*GetRunningInfraAWSImagesDefault) IsSuccess

func (o *GetRunningInfraAWSImagesDefault) IsSuccess() bool

IsSuccess returns true when this get running infra a w s images default response has a 2xx status code

func (*GetRunningInfraAWSImagesDefault) String

type GetRunningInfraAWSImagesForbidden

type GetRunningInfraAWSImagesForbidden struct {

	/* The length of the response body in octets (8-bit bytes).

	   Format: uint64
	*/
	ContentLength uint64

	Payload *models.ErrorPayload
}

GetRunningInfraAWSImagesForbidden describes a response with status code 403, with default header values.

The authenticated user cannot perform the operation because, it doesn't have permissions for such operation.

func NewGetRunningInfraAWSImagesForbidden

func NewGetRunningInfraAWSImagesForbidden() *GetRunningInfraAWSImagesForbidden

NewGetRunningInfraAWSImagesForbidden creates a GetRunningInfraAWSImagesForbidden with default headers values

func (*GetRunningInfraAWSImagesForbidden) Code

Code gets the status code for the get running infra a w s images forbidden response

func (*GetRunningInfraAWSImagesForbidden) Error

func (*GetRunningInfraAWSImagesForbidden) GetPayload

func (*GetRunningInfraAWSImagesForbidden) IsClientError

func (o *GetRunningInfraAWSImagesForbidden) IsClientError() bool

IsClientError returns true when this get running infra a w s images forbidden response has a 4xx status code

func (*GetRunningInfraAWSImagesForbidden) IsCode

func (o *GetRunningInfraAWSImagesForbidden) IsCode(code int) bool

IsCode returns true when this get running infra a w s images forbidden response a status code equal to that given

func (*GetRunningInfraAWSImagesForbidden) IsRedirect

func (o *GetRunningInfraAWSImagesForbidden) IsRedirect() bool

IsRedirect returns true when this get running infra a w s images forbidden response has a 3xx status code

func (*GetRunningInfraAWSImagesForbidden) IsServerError

func (o *GetRunningInfraAWSImagesForbidden) IsServerError() bool

IsServerError returns true when this get running infra a w s images forbidden response has a 5xx status code

func (*GetRunningInfraAWSImagesForbidden) IsSuccess

func (o *GetRunningInfraAWSImagesForbidden) IsSuccess() bool

IsSuccess returns true when this get running infra a w s images forbidden response has a 2xx status code

func (*GetRunningInfraAWSImagesForbidden) String

type GetRunningInfraAWSImagesNotFound

type GetRunningInfraAWSImagesNotFound struct {

	/* The length of the response body in octets (8-bit bytes).

	   Format: uint64
	*/
	ContentLength uint64

	Payload *models.ErrorPayload
}

GetRunningInfraAWSImagesNotFound describes a response with status code 404, with default header values.

The response sent when any of the entities present in the path is not found.

func NewGetRunningInfraAWSImagesNotFound

func NewGetRunningInfraAWSImagesNotFound() *GetRunningInfraAWSImagesNotFound

NewGetRunningInfraAWSImagesNotFound creates a GetRunningInfraAWSImagesNotFound with default headers values

func (*GetRunningInfraAWSImagesNotFound) Code

Code gets the status code for the get running infra a w s images not found response

func (*GetRunningInfraAWSImagesNotFound) Error

func (*GetRunningInfraAWSImagesNotFound) GetPayload

func (*GetRunningInfraAWSImagesNotFound) IsClientError

func (o *GetRunningInfraAWSImagesNotFound) IsClientError() bool

IsClientError returns true when this get running infra a w s images not found response has a 4xx status code

func (*GetRunningInfraAWSImagesNotFound) IsCode

func (o *GetRunningInfraAWSImagesNotFound) IsCode(code int) bool

IsCode returns true when this get running infra a w s images not found response a status code equal to that given

func (*GetRunningInfraAWSImagesNotFound) IsRedirect

func (o *GetRunningInfraAWSImagesNotFound) IsRedirect() bool

IsRedirect returns true when this get running infra a w s images not found response has a 3xx status code

func (*GetRunningInfraAWSImagesNotFound) IsServerError

func (o *GetRunningInfraAWSImagesNotFound) IsServerError() bool

IsServerError returns true when this get running infra a w s images not found response has a 5xx status code

func (*GetRunningInfraAWSImagesNotFound) IsSuccess

func (o *GetRunningInfraAWSImagesNotFound) IsSuccess() bool

IsSuccess returns true when this get running infra a w s images not found response has a 2xx status code

func (*GetRunningInfraAWSImagesNotFound) String

type GetRunningInfraAWSImagesOK

type GetRunningInfraAWSImagesOK struct {
	Payload *GetRunningInfraAWSImagesOKBody
}

GetRunningInfraAWSImagesOK describes a response with status code 200, with default header values.

The list of AWS images which matches the scope specified by the filter.

func NewGetRunningInfraAWSImagesOK

func NewGetRunningInfraAWSImagesOK() *GetRunningInfraAWSImagesOK

NewGetRunningInfraAWSImagesOK creates a GetRunningInfraAWSImagesOK with default headers values

func (*GetRunningInfraAWSImagesOK) Code

func (o *GetRunningInfraAWSImagesOK) Code() int

Code gets the status code for the get running infra a w s images o k response

func (*GetRunningInfraAWSImagesOK) Error

func (*GetRunningInfraAWSImagesOK) GetPayload

func (*GetRunningInfraAWSImagesOK) IsClientError

func (o *GetRunningInfraAWSImagesOK) IsClientError() bool

IsClientError returns true when this get running infra a w s images o k response has a 4xx status code

func (*GetRunningInfraAWSImagesOK) IsCode

func (o *GetRunningInfraAWSImagesOK) IsCode(code int) bool

IsCode returns true when this get running infra a w s images o k response a status code equal to that given

func (*GetRunningInfraAWSImagesOK) IsRedirect

func (o *GetRunningInfraAWSImagesOK) IsRedirect() bool

IsRedirect returns true when this get running infra a w s images o k response has a 3xx status code

func (*GetRunningInfraAWSImagesOK) IsServerError

func (o *GetRunningInfraAWSImagesOK) IsServerError() bool

IsServerError returns true when this get running infra a w s images o k response has a 5xx status code

func (*GetRunningInfraAWSImagesOK) IsSuccess

func (o *GetRunningInfraAWSImagesOK) IsSuccess() bool

IsSuccess returns true when this get running infra a w s images o k response has a 2xx status code

func (*GetRunningInfraAWSImagesOK) String

func (o *GetRunningInfraAWSImagesOK) String() string

type GetRunningInfraAWSImagesOKBody

type GetRunningInfraAWSImagesOKBody struct {

	// data
	// Required: true
	Data []models.AWSInfrastructureResourceImage `json:"data"`
}

GetRunningInfraAWSImagesOKBody Although this response contains a collection of items, it doesn't have pagination because the AWS SDK, to request the images resources, doesn't provide any pagination mechanism. swagger:model GetRunningInfraAWSImagesOKBody

func (*GetRunningInfraAWSImagesOKBody) ContextValidate

func (o *GetRunningInfraAWSImagesOKBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error

ContextValidate validates this get running infra a w s images o k body based on context it is used

func (*GetRunningInfraAWSImagesOKBody) MarshalBinary

func (o *GetRunningInfraAWSImagesOKBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetRunningInfraAWSImagesOKBody) UnmarshalBinary

func (o *GetRunningInfraAWSImagesOKBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetRunningInfraAWSImagesOKBody) Validate

func (o *GetRunningInfraAWSImagesOKBody) Validate(formats strfmt.Registry) error

Validate validates this get running infra a w s images o k body

type GetRunningInfraAWSImagesParams

type GetRunningInfraAWSImagesParams struct {

	/* CredentialCanonical.

	   A Credential canonical
	*/
	CredentialCanonical string

	/* OrganizationCanonical.

	   A canonical of an organization.
	*/
	OrganizationCanonical string

	/* ProjectCanonical.

	   A list of projects' canonical to filter from
	*/
	ProjectCanonical *string

	/* Tag.

	   An amazon tag, represented as `key|value` and where `key` or `value` could be omitted but not both, in order to select resources which has a `key` or a `value` whatever is its counterpart. `key` nor `value` can contains the `|` character. The parameter can be specified several times in order to request resources which match with at least one of the `tag|value` pairs
	*/
	Tag []string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetRunningInfraAWSImagesParams contains all the parameters to send to the API endpoint

for the get running infra a w s images operation.

Typically these are written to a http.Request.

func NewGetRunningInfraAWSImagesParams

func NewGetRunningInfraAWSImagesParams() *GetRunningInfraAWSImagesParams

NewGetRunningInfraAWSImagesParams creates a new GetRunningInfraAWSImagesParams 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 NewGetRunningInfraAWSImagesParamsWithContext

func NewGetRunningInfraAWSImagesParamsWithContext(ctx context.Context) *GetRunningInfraAWSImagesParams

NewGetRunningInfraAWSImagesParamsWithContext creates a new GetRunningInfraAWSImagesParams object with the ability to set a context for a request.

func NewGetRunningInfraAWSImagesParamsWithHTTPClient

func NewGetRunningInfraAWSImagesParamsWithHTTPClient(client *http.Client) *GetRunningInfraAWSImagesParams

NewGetRunningInfraAWSImagesParamsWithHTTPClient creates a new GetRunningInfraAWSImagesParams object with the ability to set a custom HTTPClient for a request.

func NewGetRunningInfraAWSImagesParamsWithTimeout

func NewGetRunningInfraAWSImagesParamsWithTimeout(timeout time.Duration) *GetRunningInfraAWSImagesParams

NewGetRunningInfraAWSImagesParamsWithTimeout creates a new GetRunningInfraAWSImagesParams object with the ability to set a timeout on a request.

func (*GetRunningInfraAWSImagesParams) SetContext

func (o *GetRunningInfraAWSImagesParams) SetContext(ctx context.Context)

SetContext adds the context to the get running infra a w s images params

func (*GetRunningInfraAWSImagesParams) SetCredentialCanonical

func (o *GetRunningInfraAWSImagesParams) SetCredentialCanonical(credentialCanonical string)

SetCredentialCanonical adds the credentialCanonical to the get running infra a w s images params

func (*GetRunningInfraAWSImagesParams) SetDefaults

func (o *GetRunningInfraAWSImagesParams) SetDefaults()

SetDefaults hydrates default values in the get running infra a w s images params (not the query body).

All values with no default are reset to their zero value.

func (*GetRunningInfraAWSImagesParams) SetHTTPClient

func (o *GetRunningInfraAWSImagesParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get running infra a w s images params

func (*GetRunningInfraAWSImagesParams) SetOrganizationCanonical

func (o *GetRunningInfraAWSImagesParams) SetOrganizationCanonical(organizationCanonical string)

SetOrganizationCanonical adds the organizationCanonical to the get running infra a w s images params

func (*GetRunningInfraAWSImagesParams) SetProjectCanonical

func (o *GetRunningInfraAWSImagesParams) SetProjectCanonical(projectCanonical *string)

SetProjectCanonical adds the projectCanonical to the get running infra a w s images params

func (*GetRunningInfraAWSImagesParams) SetTag

func (o *GetRunningInfraAWSImagesParams) SetTag(tag []string)

SetTag adds the tag to the get running infra a w s images params

func (*GetRunningInfraAWSImagesParams) SetTimeout

func (o *GetRunningInfraAWSImagesParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get running infra a w s images params

func (*GetRunningInfraAWSImagesParams) WithContext

WithContext adds the context to the get running infra a w s images params

func (*GetRunningInfraAWSImagesParams) WithCredentialCanonical

func (o *GetRunningInfraAWSImagesParams) WithCredentialCanonical(credentialCanonical string) *GetRunningInfraAWSImagesParams

WithCredentialCanonical adds the credentialCanonical to the get running infra a w s images params

func (*GetRunningInfraAWSImagesParams) WithDefaults

WithDefaults hydrates default values in the get running infra a w s images params (not the query body).

All values with no default are reset to their zero value.

func (*GetRunningInfraAWSImagesParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get running infra a w s images params

func (*GetRunningInfraAWSImagesParams) WithOrganizationCanonical

func (o *GetRunningInfraAWSImagesParams) WithOrganizationCanonical(organizationCanonical string) *GetRunningInfraAWSImagesParams

WithOrganizationCanonical adds the organizationCanonical to the get running infra a w s images params

func (*GetRunningInfraAWSImagesParams) WithProjectCanonical

func (o *GetRunningInfraAWSImagesParams) WithProjectCanonical(projectCanonical *string) *GetRunningInfraAWSImagesParams

WithProjectCanonical adds the projectCanonical to the get running infra a w s images params

func (*GetRunningInfraAWSImagesParams) WithTag

WithTag adds the tag to the get running infra a w s images params

func (*GetRunningInfraAWSImagesParams) WithTimeout

WithTimeout adds the timeout to the get running infra a w s images params

func (*GetRunningInfraAWSImagesParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetRunningInfraAWSImagesReader

type GetRunningInfraAWSImagesReader struct {
	// contains filtered or unexported fields
}

GetRunningInfraAWSImagesReader is a Reader for the GetRunningInfraAWSImages structure.

func (*GetRunningInfraAWSImagesReader) ReadResponse

func (o *GetRunningInfraAWSImagesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetRunningInfraAWSImagesUnprocessableEntity

type GetRunningInfraAWSImagesUnprocessableEntity struct {

	/* The length of the response body in octets (8-bit bytes).

	   Format: uint64
	*/
	ContentLength uint64

	Payload *models.ErrorPayload
}

GetRunningInfraAWSImagesUnprocessableEntity describes a response with status code 422, with default header values.

All the custom errors that are generated from the Cycloid API

func NewGetRunningInfraAWSImagesUnprocessableEntity

func NewGetRunningInfraAWSImagesUnprocessableEntity() *GetRunningInfraAWSImagesUnprocessableEntity

NewGetRunningInfraAWSImagesUnprocessableEntity creates a GetRunningInfraAWSImagesUnprocessableEntity with default headers values

func (*GetRunningInfraAWSImagesUnprocessableEntity) Code

Code gets the status code for the get running infra a w s images unprocessable entity response

func (*GetRunningInfraAWSImagesUnprocessableEntity) Error

func (*GetRunningInfraAWSImagesUnprocessableEntity) GetPayload

func (*GetRunningInfraAWSImagesUnprocessableEntity) IsClientError

IsClientError returns true when this get running infra a w s images unprocessable entity response has a 4xx status code

func (*GetRunningInfraAWSImagesUnprocessableEntity) IsCode

IsCode returns true when this get running infra a w s images unprocessable entity response a status code equal to that given

func (*GetRunningInfraAWSImagesUnprocessableEntity) IsRedirect

IsRedirect returns true when this get running infra a w s images unprocessable entity response has a 3xx status code

func (*GetRunningInfraAWSImagesUnprocessableEntity) IsServerError

IsServerError returns true when this get running infra a w s images unprocessable entity response has a 5xx status code

func (*GetRunningInfraAWSImagesUnprocessableEntity) IsSuccess

IsSuccess returns true when this get running infra a w s images unprocessable entity response has a 2xx status code

func (*GetRunningInfraAWSImagesUnprocessableEntity) String

type GetRunningInfraAWSInstancesDefault

type GetRunningInfraAWSInstancesDefault struct {

	/* The length of the response body in octets (8-bit bytes).

	   Format: uint64
	*/
	ContentLength uint64

	Payload *models.ErrorPayload
	// contains filtered or unexported fields
}

GetRunningInfraAWSInstancesDefault describes a response with status code -1, with default header values.

The response sent when an unexpected error happened, as known as an internal server error.

func NewGetRunningInfraAWSInstancesDefault

func NewGetRunningInfraAWSInstancesDefault(code int) *GetRunningInfraAWSInstancesDefault

NewGetRunningInfraAWSInstancesDefault creates a GetRunningInfraAWSInstancesDefault with default headers values

func (*GetRunningInfraAWSInstancesDefault) Code

Code gets the status code for the get running infra a w s instances default response

func (*GetRunningInfraAWSInstancesDefault) Error

func (*GetRunningInfraAWSInstancesDefault) GetPayload

func (*GetRunningInfraAWSInstancesDefault) IsClientError

func (o *GetRunningInfraAWSInstancesDefault) IsClientError() bool

IsClientError returns true when this get running infra a w s instances default response has a 4xx status code

func (*GetRunningInfraAWSInstancesDefault) IsCode

IsCode returns true when this get running infra a w s instances default response a status code equal to that given

func (*GetRunningInfraAWSInstancesDefault) IsRedirect

func (o *GetRunningInfraAWSInstancesDefault) IsRedirect() bool

IsRedirect returns true when this get running infra a w s instances default response has a 3xx status code

func (*GetRunningInfraAWSInstancesDefault) IsServerError

func (o *GetRunningInfraAWSInstancesDefault) IsServerError() bool

IsServerError returns true when this get running infra a w s instances default response has a 5xx status code

func (*GetRunningInfraAWSInstancesDefault) IsSuccess

IsSuccess returns true when this get running infra a w s instances default response has a 2xx status code

func (*GetRunningInfraAWSInstancesDefault) String

type GetRunningInfraAWSInstancesForbidden

type GetRunningInfraAWSInstancesForbidden struct {

	/* The length of the response body in octets (8-bit bytes).

	   Format: uint64
	*/
	ContentLength uint64

	Payload *models.ErrorPayload
}

GetRunningInfraAWSInstancesForbidden describes a response with status code 403, with default header values.

The authenticated user cannot perform the operation because, it doesn't have permissions for such operation.

func NewGetRunningInfraAWSInstancesForbidden

func NewGetRunningInfraAWSInstancesForbidden() *GetRunningInfraAWSInstancesForbidden

NewGetRunningInfraAWSInstancesForbidden creates a GetRunningInfraAWSInstancesForbidden with default headers values

func (*GetRunningInfraAWSInstancesForbidden) Code

Code gets the status code for the get running infra a w s instances forbidden response

func (*GetRunningInfraAWSInstancesForbidden) Error

func (*GetRunningInfraAWSInstancesForbidden) GetPayload

func (*GetRunningInfraAWSInstancesForbidden) IsClientError

func (o *GetRunningInfraAWSInstancesForbidden) IsClientError() bool

IsClientError returns true when this get running infra a w s instances forbidden response has a 4xx status code

func (*GetRunningInfraAWSInstancesForbidden) IsCode

IsCode returns true when this get running infra a w s instances forbidden response a status code equal to that given

func (*GetRunningInfraAWSInstancesForbidden) IsRedirect

IsRedirect returns true when this get running infra a w s instances forbidden response has a 3xx status code

func (*GetRunningInfraAWSInstancesForbidden) IsServerError

func (o *GetRunningInfraAWSInstancesForbidden) IsServerError() bool

IsServerError returns true when this get running infra a w s instances forbidden response has a 5xx status code

func (*GetRunningInfraAWSInstancesForbidden) IsSuccess

IsSuccess returns true when this get running infra a w s instances forbidden response has a 2xx status code

func (*GetRunningInfraAWSInstancesForbidden) String

type GetRunningInfraAWSInstancesNotFound

type GetRunningInfraAWSInstancesNotFound struct {

	/* The length of the response body in octets (8-bit bytes).

	   Format: uint64
	*/
	ContentLength uint64

	Payload *models.ErrorPayload
}

GetRunningInfraAWSInstancesNotFound describes a response with status code 404, with default header values.

The response sent when any of the entities present in the path is not found.

func NewGetRunningInfraAWSInstancesNotFound

func NewGetRunningInfraAWSInstancesNotFound() *GetRunningInfraAWSInstancesNotFound

NewGetRunningInfraAWSInstancesNotFound creates a GetRunningInfraAWSInstancesNotFound with default headers values

func (*GetRunningInfraAWSInstancesNotFound) Code

Code gets the status code for the get running infra a w s instances not found response

func (*GetRunningInfraAWSInstancesNotFound) Error

func (*GetRunningInfraAWSInstancesNotFound) GetPayload

func (*GetRunningInfraAWSInstancesNotFound) IsClientError

func (o *GetRunningInfraAWSInstancesNotFound) IsClientError() bool

IsClientError returns true when this get running infra a w s instances not found response has a 4xx status code

func (*GetRunningInfraAWSInstancesNotFound) IsCode

IsCode returns true when this get running infra a w s instances not found response a status code equal to that given

func (*GetRunningInfraAWSInstancesNotFound) IsRedirect

func (o *GetRunningInfraAWSInstancesNotFound) IsRedirect() bool

IsRedirect returns true when this get running infra a w s instances not found response has a 3xx status code

func (*GetRunningInfraAWSInstancesNotFound) IsServerError

func (o *GetRunningInfraAWSInstancesNotFound) IsServerError() bool

IsServerError returns true when this get running infra a w s instances not found response has a 5xx status code

func (*GetRunningInfraAWSInstancesNotFound) IsSuccess

IsSuccess returns true when this get running infra a w s instances not found response has a 2xx status code

func (*GetRunningInfraAWSInstancesNotFound) String

type GetRunningInfraAWSInstancesOK

type GetRunningInfraAWSInstancesOK struct {
	Payload *GetRunningInfraAWSInstancesOKBody
}

GetRunningInfraAWSInstancesOK describes a response with status code 200, with default header values.

The list of AWS instances which matches the scope specified by the filter.

func NewGetRunningInfraAWSInstancesOK

func NewGetRunningInfraAWSInstancesOK() *GetRunningInfraAWSInstancesOK

NewGetRunningInfraAWSInstancesOK creates a GetRunningInfraAWSInstancesOK with default headers values

func (*GetRunningInfraAWSInstancesOK) Code

Code gets the status code for the get running infra a w s instances o k response

func (*GetRunningInfraAWSInstancesOK) Error

func (*GetRunningInfraAWSInstancesOK) GetPayload

func (*GetRunningInfraAWSInstancesOK) IsClientError

func (o *GetRunningInfraAWSInstancesOK) IsClientError() bool

IsClientError returns true when this get running infra a w s instances o k response has a 4xx status code

func (*GetRunningInfraAWSInstancesOK) IsCode

func (o *GetRunningInfraAWSInstancesOK) IsCode(code int) bool

IsCode returns true when this get running infra a w s instances o k response a status code equal to that given

func (*GetRunningInfraAWSInstancesOK) IsRedirect

func (o *GetRunningInfraAWSInstancesOK) IsRedirect() bool

IsRedirect returns true when this get running infra a w s instances o k response has a 3xx status code

func (*GetRunningInfraAWSInstancesOK) IsServerError

func (o *GetRunningInfraAWSInstancesOK) IsServerError() bool

IsServerError returns true when this get running infra a w s instances o k response has a 5xx status code

func (*GetRunningInfraAWSInstancesOK) IsSuccess

func (o *GetRunningInfraAWSInstancesOK) IsSuccess() bool

IsSuccess returns true when this get running infra a w s instances o k response has a 2xx status code

func (*GetRunningInfraAWSInstancesOK) String

type GetRunningInfraAWSInstancesOKBody

type GetRunningInfraAWSInstancesOKBody struct {

	// data
	// Required: true
	Data []models.AWSInfrastructureResourceInstance `json:"data"`

	// pagination
	Pagination *models.PaginationAWS `json:"pagination,omitempty"`
}

GetRunningInfraAWSInstancesOKBody get running infra a w s instances o k body swagger:model GetRunningInfraAWSInstancesOKBody

func (*GetRunningInfraAWSInstancesOKBody) ContextValidate

func (o *GetRunningInfraAWSInstancesOKBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error

ContextValidate validate this get running infra a w s instances o k body based on the context it is used

func (*GetRunningInfraAWSInstancesOKBody) MarshalBinary

func (o *GetRunningInfraAWSInstancesOKBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetRunningInfraAWSInstancesOKBody) UnmarshalBinary

func (o *GetRunningInfraAWSInstancesOKBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetRunningInfraAWSInstancesOKBody) Validate

Validate validates this get running infra a w s instances o k body

type GetRunningInfraAWSInstancesParams

type GetRunningInfraAWSInstancesParams struct {

	/* CredentialCanonical.

	   A Credential canonical
	*/
	CredentialCanonical string

	/* Next.

	   The token to retrieve the next page of results
	*/
	Next *string

	/* OrganizationCanonical.

	   A canonical of an organization.
	*/
	OrganizationCanonical string

	/* PageSize.

	   The number of items at most which the response can have.

	   Format: uint32
	   Default: 1000
	*/
	PageSize *uint32

	/* ProjectCanonical.

	   A list of projects' canonical to filter from
	*/
	ProjectCanonical *string

	/* Tag.

	   An amazon tag, represented as `key|value` and where `key` or `value` could be omitted but not both, in order to select resources which has a `key` or a `value` whatever is its counterpart. `key` nor `value` can contains the `|` character. The parameter can be specified several times in order to request resources which match with at least one of the `tag|value` pairs
	*/
	Tag []string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetRunningInfraAWSInstancesParams contains all the parameters to send to the API endpoint

for the get running infra a w s instances operation.

Typically these are written to a http.Request.

func NewGetRunningInfraAWSInstancesParams

func NewGetRunningInfraAWSInstancesParams() *GetRunningInfraAWSInstancesParams

NewGetRunningInfraAWSInstancesParams creates a new GetRunningInfraAWSInstancesParams 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 NewGetRunningInfraAWSInstancesParamsWithContext

func NewGetRunningInfraAWSInstancesParamsWithContext(ctx context.Context) *GetRunningInfraAWSInstancesParams

NewGetRunningInfraAWSInstancesParamsWithContext creates a new GetRunningInfraAWSInstancesParams object with the ability to set a context for a request.

func NewGetRunningInfraAWSInstancesParamsWithHTTPClient

func NewGetRunningInfraAWSInstancesParamsWithHTTPClient(client *http.Client) *GetRunningInfraAWSInstancesParams

NewGetRunningInfraAWSInstancesParamsWithHTTPClient creates a new GetRunningInfraAWSInstancesParams object with the ability to set a custom HTTPClient for a request.

func NewGetRunningInfraAWSInstancesParamsWithTimeout

func NewGetRunningInfraAWSInstancesParamsWithTimeout(timeout time.Duration) *GetRunningInfraAWSInstancesParams

NewGetRunningInfraAWSInstancesParamsWithTimeout creates a new GetRunningInfraAWSInstancesParams object with the ability to set a timeout on a request.

func (*GetRunningInfraAWSInstancesParams) SetContext

SetContext adds the context to the get running infra a w s instances params

func (*GetRunningInfraAWSInstancesParams) SetCredentialCanonical

func (o *GetRunningInfraAWSInstancesParams) SetCredentialCanonical(credentialCanonical string)

SetCredentialCanonical adds the credentialCanonical to the get running infra a w s instances params

func (*GetRunningInfraAWSInstancesParams) SetDefaults

func (o *GetRunningInfraAWSInstancesParams) SetDefaults()

SetDefaults hydrates default values in the get running infra a w s instances params (not the query body).

All values with no default are reset to their zero value.

func (*GetRunningInfraAWSInstancesParams) SetHTTPClient

func (o *GetRunningInfraAWSInstancesParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get running infra a w s instances params

func (*GetRunningInfraAWSInstancesParams) SetNext

func (o *GetRunningInfraAWSInstancesParams) SetNext(next *string)

SetNext adds the next to the get running infra a w s instances params

func (*GetRunningInfraAWSInstancesParams) SetOrganizationCanonical

func (o *GetRunningInfraAWSInstancesParams) SetOrganizationCanonical(organizationCanonical string)

SetOrganizationCanonical adds the organizationCanonical to the get running infra a w s instances params

func (*GetRunningInfraAWSInstancesParams) SetPageSize

func (o *GetRunningInfraAWSInstancesParams) SetPageSize(pageSize *uint32)

SetPageSize adds the pageSize to the get running infra a w s instances params

func (*GetRunningInfraAWSInstancesParams) SetProjectCanonical

func (o *GetRunningInfraAWSInstancesParams) SetProjectCanonical(projectCanonical *string)

SetProjectCanonical adds the projectCanonical to the get running infra a w s instances params

func (*GetRunningInfraAWSInstancesParams) SetTag

func (o *GetRunningInfraAWSInstancesParams) SetTag(tag []string)

SetTag adds the tag to the get running infra a w s instances params

func (*GetRunningInfraAWSInstancesParams) SetTimeout

func (o *GetRunningInfraAWSInstancesParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get running infra a w s instances params

func (*GetRunningInfraAWSInstancesParams) WithContext

WithContext adds the context to the get running infra a w s instances params

func (*GetRunningInfraAWSInstancesParams) WithCredentialCanonical

func (o *GetRunningInfraAWSInstancesParams) WithCredentialCanonical(credentialCanonical string) *GetRunningInfraAWSInstancesParams

WithCredentialCanonical adds the credentialCanonical to the get running infra a w s instances params

func (*GetRunningInfraAWSInstancesParams) WithDefaults

WithDefaults hydrates default values in the get running infra a w s instances params (not the query body).

All values with no default are reset to their zero value.

func (*GetRunningInfraAWSInstancesParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get running infra a w s instances params

func (*GetRunningInfraAWSInstancesParams) WithNext

WithNext adds the next to the get running infra a w s instances params

func (*GetRunningInfraAWSInstancesParams) WithOrganizationCanonical

func (o *GetRunningInfraAWSInstancesParams) WithOrganizationCanonical(organizationCanonical string) *GetRunningInfraAWSInstancesParams

WithOrganizationCanonical adds the organizationCanonical to the get running infra a w s instances params

func (*GetRunningInfraAWSInstancesParams) WithPageSize

WithPageSize adds the pageSize to the get running infra a w s instances params

func (*GetRunningInfraAWSInstancesParams) WithProjectCanonical

func (o *GetRunningInfraAWSInstancesParams) WithProjectCanonical(projectCanonical *string) *GetRunningInfraAWSInstancesParams

WithProjectCanonical adds the projectCanonical to the get running infra a w s instances params

func (*GetRunningInfraAWSInstancesParams) WithTag

WithTag adds the tag to the get running infra a w s instances params

func (*GetRunningInfraAWSInstancesParams) WithTimeout

WithTimeout adds the timeout to the get running infra a w s instances params

func (*GetRunningInfraAWSInstancesParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetRunningInfraAWSInstancesReader

type GetRunningInfraAWSInstancesReader struct {
	// contains filtered or unexported fields
}

GetRunningInfraAWSInstancesReader is a Reader for the GetRunningInfraAWSInstances structure.

func (*GetRunningInfraAWSInstancesReader) ReadResponse

func (o *GetRunningInfraAWSInstancesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetRunningInfraAWSInstancesUnprocessableEntity

type GetRunningInfraAWSInstancesUnprocessableEntity struct {

	/* The length of the response body in octets (8-bit bytes).

	   Format: uint64
	*/
	ContentLength uint64

	Payload *models.ErrorPayload
}

GetRunningInfraAWSInstancesUnprocessableEntity describes a response with status code 422, with default header values.

All the custom errors that are generated from the Cycloid API

func NewGetRunningInfraAWSInstancesUnprocessableEntity

func NewGetRunningInfraAWSInstancesUnprocessableEntity() *GetRunningInfraAWSInstancesUnprocessableEntity

NewGetRunningInfraAWSInstancesUnprocessableEntity creates a GetRunningInfraAWSInstancesUnprocessableEntity with default headers values

func (*GetRunningInfraAWSInstancesUnprocessableEntity) Code

Code gets the status code for the get running infra a w s instances unprocessable entity response

func (*GetRunningInfraAWSInstancesUnprocessableEntity) Error

func (*GetRunningInfraAWSInstancesUnprocessableEntity) GetPayload

func (*GetRunningInfraAWSInstancesUnprocessableEntity) IsClientError

IsClientError returns true when this get running infra a w s instances unprocessable entity response has a 4xx status code

func (*GetRunningInfraAWSInstancesUnprocessableEntity) IsCode

IsCode returns true when this get running infra a w s instances unprocessable entity response a status code equal to that given

func (*GetRunningInfraAWSInstancesUnprocessableEntity) IsRedirect

IsRedirect returns true when this get running infra a w s instances unprocessable entity response has a 3xx status code

func (*GetRunningInfraAWSInstancesUnprocessableEntity) IsServerError

IsServerError returns true when this get running infra a w s instances unprocessable entity response has a 5xx status code

func (*GetRunningInfraAWSInstancesUnprocessableEntity) IsSuccess

IsSuccess returns true when this get running infra a w s instances unprocessable entity response has a 2xx status code

func (*GetRunningInfraAWSInstancesUnprocessableEntity) String

type GetRunningInfraAWSLoadBalancersV1Default

type GetRunningInfraAWSLoadBalancersV1Default struct {

	/* The length of the response body in octets (8-bit bytes).

	   Format: uint64
	*/
	ContentLength uint64

	Payload *models.ErrorPayload
	// contains filtered or unexported fields
}

GetRunningInfraAWSLoadBalancersV1Default describes a response with status code -1, with default header values.

The response sent when an unexpected error happened, as known as an internal server error.

func NewGetRunningInfraAWSLoadBalancersV1Default

func NewGetRunningInfraAWSLoadBalancersV1Default(code int) *GetRunningInfraAWSLoadBalancersV1Default

NewGetRunningInfraAWSLoadBalancersV1Default creates a GetRunningInfraAWSLoadBalancersV1Default with default headers values

func (*GetRunningInfraAWSLoadBalancersV1Default) Code

Code gets the status code for the get running infra a w s load balancers v1 default response

func (*GetRunningInfraAWSLoadBalancersV1Default) Error

func (*GetRunningInfraAWSLoadBalancersV1Default) GetPayload

func (*GetRunningInfraAWSLoadBalancersV1Default) IsClientError

IsClientError returns true when this get running infra a w s load balancers v1 default response has a 4xx status code

func (*GetRunningInfraAWSLoadBalancersV1Default) IsCode

IsCode returns true when this get running infra a w s load balancers v1 default response a status code equal to that given

func (*GetRunningInfraAWSLoadBalancersV1Default) IsRedirect

IsRedirect returns true when this get running infra a w s load balancers v1 default response has a 3xx status code

func (*GetRunningInfraAWSLoadBalancersV1Default) IsServerError

IsServerError returns true when this get running infra a w s load balancers v1 default response has a 5xx status code

func (*GetRunningInfraAWSLoadBalancersV1Default) IsSuccess

IsSuccess returns true when this get running infra a w s load balancers v1 default response has a 2xx status code

func (*GetRunningInfraAWSLoadBalancersV1Default) String

type GetRunningInfraAWSLoadBalancersV1Forbidden

type GetRunningInfraAWSLoadBalancersV1Forbidden struct {

	/* The length of the response body in octets (8-bit bytes).

	   Format: uint64
	*/
	ContentLength uint64

	Payload *models.ErrorPayload
}

GetRunningInfraAWSLoadBalancersV1Forbidden describes a response with status code 403, with default header values.

The authenticated user cannot perform the operation because, it doesn't have permissions for such operation.

func NewGetRunningInfraAWSLoadBalancersV1Forbidden

func NewGetRunningInfraAWSLoadBalancersV1Forbidden() *GetRunningInfraAWSLoadBalancersV1Forbidden

NewGetRunningInfraAWSLoadBalancersV1Forbidden creates a GetRunningInfraAWSLoadBalancersV1Forbidden with default headers values

func (*GetRunningInfraAWSLoadBalancersV1Forbidden) Code

Code gets the status code for the get running infra a w s load balancers v1 forbidden response

func (*GetRunningInfraAWSLoadBalancersV1Forbidden) Error

func (*GetRunningInfraAWSLoadBalancersV1Forbidden) GetPayload

func (*GetRunningInfraAWSLoadBalancersV1Forbidden) IsClientError

IsClientError returns true when this get running infra a w s load balancers v1 forbidden response has a 4xx status code

func (*GetRunningInfraAWSLoadBalancersV1Forbidden) IsCode

IsCode returns true when this get running infra a w s load balancers v1 forbidden response a status code equal to that given

func (*GetRunningInfraAWSLoadBalancersV1Forbidden) IsRedirect

IsRedirect returns true when this get running infra a w s load balancers v1 forbidden response has a 3xx status code

func (*GetRunningInfraAWSLoadBalancersV1Forbidden) IsServerError

IsServerError returns true when this get running infra a w s load balancers v1 forbidden response has a 5xx status code

func (*GetRunningInfraAWSLoadBalancersV1Forbidden) IsSuccess

IsSuccess returns true when this get running infra a w s load balancers v1 forbidden response has a 2xx status code

func (*GetRunningInfraAWSLoadBalancersV1Forbidden) String

type GetRunningInfraAWSLoadBalancersV1NotFound

type GetRunningInfraAWSLoadBalancersV1NotFound struct {

	/* The length of the response body in octets (8-bit bytes).

	   Format: uint64
	*/
	ContentLength uint64

	Payload *models.ErrorPayload
}

GetRunningInfraAWSLoadBalancersV1NotFound describes a response with status code 404, with default header values.

The response sent when any of the entities present in the path is not found.

func NewGetRunningInfraAWSLoadBalancersV1NotFound

func NewGetRunningInfraAWSLoadBalancersV1NotFound() *GetRunningInfraAWSLoadBalancersV1NotFound

NewGetRunningInfraAWSLoadBalancersV1NotFound creates a GetRunningInfraAWSLoadBalancersV1NotFound with default headers values

func (*GetRunningInfraAWSLoadBalancersV1NotFound) Code

Code gets the status code for the get running infra a w s load balancers v1 not found response

func (*GetRunningInfraAWSLoadBalancersV1NotFound) Error

func (*GetRunningInfraAWSLoadBalancersV1NotFound) GetPayload

func (*GetRunningInfraAWSLoadBalancersV1NotFound) IsClientError

IsClientError returns true when this get running infra a w s load balancers v1 not found response has a 4xx status code

func (*GetRunningInfraAWSLoadBalancersV1NotFound) IsCode

IsCode returns true when this get running infra a w s load balancers v1 not found response a status code equal to that given

func (*GetRunningInfraAWSLoadBalancersV1NotFound) IsRedirect

IsRedirect returns true when this get running infra a w s load balancers v1 not found response has a 3xx status code

func (*GetRunningInfraAWSLoadBalancersV1NotFound) IsServerError

IsServerError returns true when this get running infra a w s load balancers v1 not found response has a 5xx status code

func (*GetRunningInfraAWSLoadBalancersV1NotFound) IsSuccess

IsSuccess returns true when this get running infra a w s load balancers v1 not found response has a 2xx status code

func (*GetRunningInfraAWSLoadBalancersV1NotFound) String

type GetRunningInfraAWSLoadBalancersV1OK

type GetRunningInfraAWSLoadBalancersV1OK struct {
	Payload *GetRunningInfraAWSLoadBalancersV1OKBody
}

GetRunningInfraAWSLoadBalancersV1OK describes a response with status code 200, with default header values.

The list of AWS load balancers (ELB) which matches the scope specified by the filter.

func NewGetRunningInfraAWSLoadBalancersV1OK

func NewGetRunningInfraAWSLoadBalancersV1OK() *GetRunningInfraAWSLoadBalancersV1OK

NewGetRunningInfraAWSLoadBalancersV1OK creates a GetRunningInfraAWSLoadBalancersV1OK with default headers values

func (*GetRunningInfraAWSLoadBalancersV1OK) Code

Code gets the status code for the get running infra a w s load balancers v1 o k response

func (*GetRunningInfraAWSLoadBalancersV1OK) Error

func (*GetRunningInfraAWSLoadBalancersV1OK) GetPayload

func (*GetRunningInfraAWSLoadBalancersV1OK) IsClientError

func (o *GetRunningInfraAWSLoadBalancersV1OK) IsClientError() bool

IsClientError returns true when this get running infra a w s load balancers v1 o k response has a 4xx status code

func (*GetRunningInfraAWSLoadBalancersV1OK) IsCode

IsCode returns true when this get running infra a w s load balancers v1 o k response a status code equal to that given

func (*GetRunningInfraAWSLoadBalancersV1OK) IsRedirect

func (o *GetRunningInfraAWSLoadBalancersV1OK) IsRedirect() bool

IsRedirect returns true when this get running infra a w s load balancers v1 o k response has a 3xx status code

func (*GetRunningInfraAWSLoadBalancersV1OK) IsServerError

func (o *GetRunningInfraAWSLoadBalancersV1OK) IsServerError() bool

IsServerError returns true when this get running infra a w s load balancers v1 o k response has a 5xx status code

func (*GetRunningInfraAWSLoadBalancersV1OK) IsSuccess

IsSuccess returns true when this get running infra a w s load balancers v1 o k response has a 2xx status code

func (*GetRunningInfraAWSLoadBalancersV1OK) String

type GetRunningInfraAWSLoadBalancersV1OKBody

type GetRunningInfraAWSLoadBalancersV1OKBody struct {

	// data
	// Required: true
	Data []models.AWSInfrastructureResourceLoadBalancerV1 `json:"data"`

	// pagination
	Pagination *models.PaginationAWS `json:"pagination,omitempty"`
}

GetRunningInfraAWSLoadBalancersV1OKBody get running infra a w s load balancers v1 o k body swagger:model GetRunningInfraAWSLoadBalancersV1OKBody

func (*GetRunningInfraAWSLoadBalancersV1OKBody) ContextValidate

ContextValidate validate this get running infra a w s load balancers v1 o k body based on the context it is used

func (*GetRunningInfraAWSLoadBalancersV1OKBody) MarshalBinary

func (o *GetRunningInfraAWSLoadBalancersV1OKBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetRunningInfraAWSLoadBalancersV1OKBody) UnmarshalBinary

func (o *GetRunningInfraAWSLoadBalancersV1OKBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetRunningInfraAWSLoadBalancersV1OKBody) Validate

Validate validates this get running infra a w s load balancers v1 o k body

type GetRunningInfraAWSLoadBalancersV1Params

type GetRunningInfraAWSLoadBalancersV1Params struct {

	/* CredentialCanonical.

	   A Credential canonical
	*/
	CredentialCanonical string

	/* Next.

	   The token to retrieve the next page of results
	*/
	Next *string

	/* OrganizationCanonical.

	   A canonical of an organization.
	*/
	OrganizationCanonical string

	/* PageSize.

	   The number of items at most which the response can have.

	   Format: uint32
	   Default: 1000
	*/
	PageSize *uint32

	/* ProjectCanonical.

	   A list of projects' canonical to filter from
	*/
	ProjectCanonical *string

	/* Tag.

	   An amazon tag, represented as `key|value` and where `key` or `value` could be omitted but not both, in order to select resources which has a `key` or a `value` whatever is its counterpart. `key` nor `value` can contains the `|` character. The parameter can be specified several times in order to request resources which match with at least one of the `tag|value` pairs
	*/
	Tag []string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetRunningInfraAWSLoadBalancersV1Params contains all the parameters to send to the API endpoint

for the get running infra a w s load balancers v1 operation.

Typically these are written to a http.Request.

func NewGetRunningInfraAWSLoadBalancersV1Params

func NewGetRunningInfraAWSLoadBalancersV1Params() *GetRunningInfraAWSLoadBalancersV1Params

NewGetRunningInfraAWSLoadBalancersV1Params creates a new GetRunningInfraAWSLoadBalancersV1Params 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 NewGetRunningInfraAWSLoadBalancersV1ParamsWithContext

func NewGetRunningInfraAWSLoadBalancersV1ParamsWithContext(ctx context.Context) *GetRunningInfraAWSLoadBalancersV1Params

NewGetRunningInfraAWSLoadBalancersV1ParamsWithContext creates a new GetRunningInfraAWSLoadBalancersV1Params object with the ability to set a context for a request.

func NewGetRunningInfraAWSLoadBalancersV1ParamsWithHTTPClient

func NewGetRunningInfraAWSLoadBalancersV1ParamsWithHTTPClient(client *http.Client) *GetRunningInfraAWSLoadBalancersV1Params

NewGetRunningInfraAWSLoadBalancersV1ParamsWithHTTPClient creates a new GetRunningInfraAWSLoadBalancersV1Params object with the ability to set a custom HTTPClient for a request.

func NewGetRunningInfraAWSLoadBalancersV1ParamsWithTimeout

func NewGetRunningInfraAWSLoadBalancersV1ParamsWithTimeout(timeout time.Duration) *GetRunningInfraAWSLoadBalancersV1Params

NewGetRunningInfraAWSLoadBalancersV1ParamsWithTimeout creates a new GetRunningInfraAWSLoadBalancersV1Params object with the ability to set a timeout on a request.

func (*GetRunningInfraAWSLoadBalancersV1Params) SetContext

SetContext adds the context to the get running infra a w s load balancers v1 params

func (*GetRunningInfraAWSLoadBalancersV1Params) SetCredentialCanonical

func (o *GetRunningInfraAWSLoadBalancersV1Params) SetCredentialCanonical(credentialCanonical string)

SetCredentialCanonical adds the credentialCanonical to the get running infra a w s load balancers v1 params

func (*GetRunningInfraAWSLoadBalancersV1Params) SetDefaults

func (o *GetRunningInfraAWSLoadBalancersV1Params) SetDefaults()

SetDefaults hydrates default values in the get running infra a w s load balancers v1 params (not the query body).

All values with no default are reset to their zero value.

func (*GetRunningInfraAWSLoadBalancersV1Params) SetHTTPClient

func (o *GetRunningInfraAWSLoadBalancersV1Params) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get running infra a w s load balancers v1 params

func (*GetRunningInfraAWSLoadBalancersV1Params) SetNext

SetNext adds the next to the get running infra a w s load balancers v1 params

func (*GetRunningInfraAWSLoadBalancersV1Params) SetOrganizationCanonical

func (o *GetRunningInfraAWSLoadBalancersV1Params) SetOrganizationCanonical(organizationCanonical string)

SetOrganizationCanonical adds the organizationCanonical to the get running infra a w s load balancers v1 params

func (*GetRunningInfraAWSLoadBalancersV1Params) SetPageSize

func (o *GetRunningInfraAWSLoadBalancersV1Params) SetPageSize(pageSize *uint32)

SetPageSize adds the pageSize to the get running infra a w s load balancers v1 params

func (*GetRunningInfraAWSLoadBalancersV1Params) SetProjectCanonical

func (o *GetRunningInfraAWSLoadBalancersV1Params) SetProjectCanonical(projectCanonical *string)

SetProjectCanonical adds the projectCanonical to the get running infra a w s load balancers v1 params

func (*GetRunningInfraAWSLoadBalancersV1Params) SetTag

SetTag adds the tag to the get running infra a w s load balancers v1 params

func (*GetRunningInfraAWSLoadBalancersV1Params) SetTimeout

func (o *GetRunningInfraAWSLoadBalancersV1Params) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get running infra a w s load balancers v1 params

func (*GetRunningInfraAWSLoadBalancersV1Params) WithContext

WithContext adds the context to the get running infra a w s load balancers v1 params

func (*GetRunningInfraAWSLoadBalancersV1Params) WithCredentialCanonical

func (o *GetRunningInfraAWSLoadBalancersV1Params) WithCredentialCanonical(credentialCanonical string) *GetRunningInfraAWSLoadBalancersV1Params

WithCredentialCanonical adds the credentialCanonical to the get running infra a w s load balancers v1 params

func (*GetRunningInfraAWSLoadBalancersV1Params) WithDefaults

WithDefaults hydrates default values in the get running infra a w s load balancers v1 params (not the query body).

All values with no default are reset to their zero value.

func (*GetRunningInfraAWSLoadBalancersV1Params) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get running infra a w s load balancers v1 params

func (*GetRunningInfraAWSLoadBalancersV1Params) WithNext

WithNext adds the next to the get running infra a w s load balancers v1 params

func (*GetRunningInfraAWSLoadBalancersV1Params) WithOrganizationCanonical

func (o *GetRunningInfraAWSLoadBalancersV1Params) WithOrganizationCanonical(organizationCanonical string) *GetRunningInfraAWSLoadBalancersV1Params

WithOrganizationCanonical adds the organizationCanonical to the get running infra a w s load balancers v1 params

func (*GetRunningInfraAWSLoadBalancersV1Params) WithPageSize

WithPageSize adds the pageSize to the get running infra a w s load balancers v1 params

func (*GetRunningInfraAWSLoadBalancersV1Params) WithProjectCanonical

WithProjectCanonical adds the projectCanonical to the get running infra a w s load balancers v1 params

func (*GetRunningInfraAWSLoadBalancersV1Params) WithTag

WithTag adds the tag to the get running infra a w s load balancers v1 params

func (*GetRunningInfraAWSLoadBalancersV1Params) WithTimeout

WithTimeout adds the timeout to the get running infra a w s load balancers v1 params

func (*GetRunningInfraAWSLoadBalancersV1Params) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetRunningInfraAWSLoadBalancersV1Reader

type GetRunningInfraAWSLoadBalancersV1Reader struct {
	// contains filtered or unexported fields
}

GetRunningInfraAWSLoadBalancersV1Reader is a Reader for the GetRunningInfraAWSLoadBalancersV1 structure.

func (*GetRunningInfraAWSLoadBalancersV1Reader) ReadResponse

func (o *GetRunningInfraAWSLoadBalancersV1Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetRunningInfraAWSLoadBalancersV1UnprocessableEntity

type GetRunningInfraAWSLoadBalancersV1UnprocessableEntity struct {

	/* The length of the response body in octets (8-bit bytes).

	   Format: uint64
	*/
	ContentLength uint64

	Payload *models.ErrorPayload
}

GetRunningInfraAWSLoadBalancersV1UnprocessableEntity describes a response with status code 422, with default header values.

All the custom errors that are generated from the Cycloid API

func NewGetRunningInfraAWSLoadBalancersV1UnprocessableEntity

func NewGetRunningInfraAWSLoadBalancersV1UnprocessableEntity() *GetRunningInfraAWSLoadBalancersV1UnprocessableEntity

NewGetRunningInfraAWSLoadBalancersV1UnprocessableEntity creates a GetRunningInfraAWSLoadBalancersV1UnprocessableEntity with default headers values

func (*GetRunningInfraAWSLoadBalancersV1UnprocessableEntity) Code

Code gets the status code for the get running infra a w s load balancers v1 unprocessable entity response

func (*GetRunningInfraAWSLoadBalancersV1UnprocessableEntity) Error

func (*GetRunningInfraAWSLoadBalancersV1UnprocessableEntity) GetPayload

func (*GetRunningInfraAWSLoadBalancersV1UnprocessableEntity) IsClientError

IsClientError returns true when this get running infra a w s load balancers v1 unprocessable entity response has a 4xx status code

func (*GetRunningInfraAWSLoadBalancersV1UnprocessableEntity) IsCode

IsCode returns true when this get running infra a w s load balancers v1 unprocessable entity response a status code equal to that given

func (*GetRunningInfraAWSLoadBalancersV1UnprocessableEntity) IsRedirect

IsRedirect returns true when this get running infra a w s load balancers v1 unprocessable entity response has a 3xx status code

func (*GetRunningInfraAWSLoadBalancersV1UnprocessableEntity) IsServerError

IsServerError returns true when this get running infra a w s load balancers v1 unprocessable entity response has a 5xx status code

func (*GetRunningInfraAWSLoadBalancersV1UnprocessableEntity) IsSuccess

IsSuccess returns true when this get running infra a w s load balancers v1 unprocessable entity response has a 2xx status code

func (*GetRunningInfraAWSLoadBalancersV1UnprocessableEntity) String

type GetRunningInfraAWSLoadBalancersV2Default

type GetRunningInfraAWSLoadBalancersV2Default struct {

	/* The length of the response body in octets (8-bit bytes).

	   Format: uint64
	*/
	ContentLength uint64

	Payload *models.ErrorPayload
	// contains filtered or unexported fields
}

GetRunningInfraAWSLoadBalancersV2Default describes a response with status code -1, with default header values.

The response sent when an unexpected error happened, as known as an internal server error.

func NewGetRunningInfraAWSLoadBalancersV2Default

func NewGetRunningInfraAWSLoadBalancersV2Default(code int) *GetRunningInfraAWSLoadBalancersV2Default

NewGetRunningInfraAWSLoadBalancersV2Default creates a GetRunningInfraAWSLoadBalancersV2Default with default headers values

func (*GetRunningInfraAWSLoadBalancersV2Default) Code

Code gets the status code for the get running infra a w s load balancers v2 default response

func (*GetRunningInfraAWSLoadBalancersV2Default) Error

func (*GetRunningInfraAWSLoadBalancersV2Default) GetPayload

func (*GetRunningInfraAWSLoadBalancersV2Default) IsClientError

IsClientError returns true when this get running infra a w s load balancers v2 default response has a 4xx status code

func (*GetRunningInfraAWSLoadBalancersV2Default) IsCode

IsCode returns true when this get running infra a w s load balancers v2 default response a status code equal to that given

func (*GetRunningInfraAWSLoadBalancersV2Default) IsRedirect

IsRedirect returns true when this get running infra a w s load balancers v2 default response has a 3xx status code

func (*GetRunningInfraAWSLoadBalancersV2Default) IsServerError

IsServerError returns true when this get running infra a w s load balancers v2 default response has a 5xx status code

func (*GetRunningInfraAWSLoadBalancersV2Default) IsSuccess

IsSuccess returns true when this get running infra a w s load balancers v2 default response has a 2xx status code

func (*GetRunningInfraAWSLoadBalancersV2Default) String

type GetRunningInfraAWSLoadBalancersV2Forbidden

type GetRunningInfraAWSLoadBalancersV2Forbidden struct {

	/* The length of the response body in octets (8-bit bytes).

	   Format: uint64
	*/
	ContentLength uint64

	Payload *models.ErrorPayload
}

GetRunningInfraAWSLoadBalancersV2Forbidden describes a response with status code 403, with default header values.

The authenticated user cannot perform the operation because, it doesn't have permissions for such operation.

func NewGetRunningInfraAWSLoadBalancersV2Forbidden

func NewGetRunningInfraAWSLoadBalancersV2Forbidden() *GetRunningInfraAWSLoadBalancersV2Forbidden

NewGetRunningInfraAWSLoadBalancersV2Forbidden creates a GetRunningInfraAWSLoadBalancersV2Forbidden with default headers values

func (*GetRunningInfraAWSLoadBalancersV2Forbidden) Code

Code gets the status code for the get running infra a w s load balancers v2 forbidden response

func (*GetRunningInfraAWSLoadBalancersV2Forbidden) Error

func (*GetRunningInfraAWSLoadBalancersV2Forbidden) GetPayload

func (*GetRunningInfraAWSLoadBalancersV2Forbidden) IsClientError

IsClientError returns true when this get running infra a w s load balancers v2 forbidden response has a 4xx status code

func (*GetRunningInfraAWSLoadBalancersV2Forbidden) IsCode

IsCode returns true when this get running infra a w s load balancers v2 forbidden response a status code equal to that given

func (*GetRunningInfraAWSLoadBalancersV2Forbidden) IsRedirect

IsRedirect returns true when this get running infra a w s load balancers v2 forbidden response has a 3xx status code

func (*GetRunningInfraAWSLoadBalancersV2Forbidden) IsServerError

IsServerError returns true when this get running infra a w s load balancers v2 forbidden response has a 5xx status code

func (*GetRunningInfraAWSLoadBalancersV2Forbidden) IsSuccess

IsSuccess returns true when this get running infra a w s load balancers v2 forbidden response has a 2xx status code

func (*GetRunningInfraAWSLoadBalancersV2Forbidden) String

type GetRunningInfraAWSLoadBalancersV2NotFound

type GetRunningInfraAWSLoadBalancersV2NotFound struct {

	/* The length of the response body in octets (8-bit bytes).

	   Format: uint64
	*/
	ContentLength uint64

	Payload *models.ErrorPayload
}

GetRunningInfraAWSLoadBalancersV2NotFound describes a response with status code 404, with default header values.

The response sent when any of the entities present in the path is not found.

func NewGetRunningInfraAWSLoadBalancersV2NotFound

func NewGetRunningInfraAWSLoadBalancersV2NotFound() *GetRunningInfraAWSLoadBalancersV2NotFound

NewGetRunningInfraAWSLoadBalancersV2NotFound creates a GetRunningInfraAWSLoadBalancersV2NotFound with default headers values

func (*GetRunningInfraAWSLoadBalancersV2NotFound) Code

Code gets the status code for the get running infra a w s load balancers v2 not found response

func (*GetRunningInfraAWSLoadBalancersV2NotFound) Error

func (*GetRunningInfraAWSLoadBalancersV2NotFound) GetPayload

func (*GetRunningInfraAWSLoadBalancersV2NotFound) IsClientError

IsClientError returns true when this get running infra a w s load balancers v2 not found response has a 4xx status code

func (*GetRunningInfraAWSLoadBalancersV2NotFound) IsCode

IsCode returns true when this get running infra a w s load balancers v2 not found response a status code equal to that given

func (*GetRunningInfraAWSLoadBalancersV2NotFound) IsRedirect

IsRedirect returns true when this get running infra a w s load balancers v2 not found response has a 3xx status code

func (*GetRunningInfraAWSLoadBalancersV2NotFound) IsServerError

IsServerError returns true when this get running infra a w s load balancers v2 not found response has a 5xx status code

func (*GetRunningInfraAWSLoadBalancersV2NotFound) IsSuccess

IsSuccess returns true when this get running infra a w s load balancers v2 not found response has a 2xx status code

func (*GetRunningInfraAWSLoadBalancersV2NotFound) String

type GetRunningInfraAWSLoadBalancersV2OK

type GetRunningInfraAWSLoadBalancersV2OK struct {
	Payload *GetRunningInfraAWSLoadBalancersV2OKBody
}

GetRunningInfraAWSLoadBalancersV2OK describes a response with status code 200, with default header values.

The list of AWS load balancers (ELB v2 or a.k.a ALB) which matches the scope specified by the filter.

func NewGetRunningInfraAWSLoadBalancersV2OK

func NewGetRunningInfraAWSLoadBalancersV2OK() *GetRunningInfraAWSLoadBalancersV2OK

NewGetRunningInfraAWSLoadBalancersV2OK creates a GetRunningInfraAWSLoadBalancersV2OK with default headers values

func (*GetRunningInfraAWSLoadBalancersV2OK) Code

Code gets the status code for the get running infra a w s load balancers v2 o k response

func (*GetRunningInfraAWSLoadBalancersV2OK) Error

func (*GetRunningInfraAWSLoadBalancersV2OK) GetPayload

func (*GetRunningInfraAWSLoadBalancersV2OK) IsClientError

func (o *GetRunningInfraAWSLoadBalancersV2OK) IsClientError() bool

IsClientError returns true when this get running infra a w s load balancers v2 o k response has a 4xx status code

func (*GetRunningInfraAWSLoadBalancersV2OK) IsCode

IsCode returns true when this get running infra a w s load balancers v2 o k response a status code equal to that given

func (*GetRunningInfraAWSLoadBalancersV2OK) IsRedirect

func (o *GetRunningInfraAWSLoadBalancersV2OK) IsRedirect() bool

IsRedirect returns true when this get running infra a w s load balancers v2 o k response has a 3xx status code

func (*GetRunningInfraAWSLoadBalancersV2OK) IsServerError

func (o *GetRunningInfraAWSLoadBalancersV2OK) IsServerError() bool

IsServerError returns true when this get running infra a w s load balancers v2 o k response has a 5xx status code

func (*GetRunningInfraAWSLoadBalancersV2OK) IsSuccess

IsSuccess returns true when this get running infra a w s load balancers v2 o k response has a 2xx status code

func (*GetRunningInfraAWSLoadBalancersV2OK) String

type GetRunningInfraAWSLoadBalancersV2OKBody

type GetRunningInfraAWSLoadBalancersV2OKBody struct {

	// data
	// Required: true
	Data []models.AWSInfrastructureResourceLoadBalancerV2 `json:"data"`

	// pagination
	Pagination *models.PaginationAWS `json:"pagination,omitempty"`
}

GetRunningInfraAWSLoadBalancersV2OKBody get running infra a w s load balancers v2 o k body swagger:model GetRunningInfraAWSLoadBalancersV2OKBody

func (*GetRunningInfraAWSLoadBalancersV2OKBody) ContextValidate

ContextValidate validate this get running infra a w s load balancers v2 o k body based on the context it is used

func (*GetRunningInfraAWSLoadBalancersV2OKBody) MarshalBinary

func (o *GetRunningInfraAWSLoadBalancersV2OKBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetRunningInfraAWSLoadBalancersV2OKBody) UnmarshalBinary

func (o *GetRunningInfraAWSLoadBalancersV2OKBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetRunningInfraAWSLoadBalancersV2OKBody) Validate

Validate validates this get running infra a w s load balancers v2 o k body

type GetRunningInfraAWSLoadBalancersV2Params

type GetRunningInfraAWSLoadBalancersV2Params struct {

	/* CredentialCanonical.

	   A Credential canonical
	*/
	CredentialCanonical string

	/* Next.

	   The token to retrieve the next page of results
	*/
	Next *string

	/* OrganizationCanonical.

	   A canonical of an organization.
	*/
	OrganizationCanonical string

	/* PageSize.

	   The number of items at most which the response can have.

	   Format: uint32
	   Default: 1000
	*/
	PageSize *uint32

	/* ProjectCanonical.

	   A list of projects' canonical to filter from
	*/
	ProjectCanonical *string

	/* Tag.

	   An amazon tag, represented as `key|value` and where `key` or `value` could be omitted but not both, in order to select resources which has a `key` or a `value` whatever is its counterpart. `key` nor `value` can contains the `|` character. The parameter can be specified several times in order to request resources which match with at least one of the `tag|value` pairs
	*/
	Tag []string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetRunningInfraAWSLoadBalancersV2Params contains all the parameters to send to the API endpoint

for the get running infra a w s load balancers v2 operation.

Typically these are written to a http.Request.

func NewGetRunningInfraAWSLoadBalancersV2Params

func NewGetRunningInfraAWSLoadBalancersV2Params() *GetRunningInfraAWSLoadBalancersV2Params

NewGetRunningInfraAWSLoadBalancersV2Params creates a new GetRunningInfraAWSLoadBalancersV2Params 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 NewGetRunningInfraAWSLoadBalancersV2ParamsWithContext

func NewGetRunningInfraAWSLoadBalancersV2ParamsWithContext(ctx context.Context) *GetRunningInfraAWSLoadBalancersV2Params

NewGetRunningInfraAWSLoadBalancersV2ParamsWithContext creates a new GetRunningInfraAWSLoadBalancersV2Params object with the ability to set a context for a request.

func NewGetRunningInfraAWSLoadBalancersV2ParamsWithHTTPClient

func NewGetRunningInfraAWSLoadBalancersV2ParamsWithHTTPClient(client *http.Client) *GetRunningInfraAWSLoadBalancersV2Params

NewGetRunningInfraAWSLoadBalancersV2ParamsWithHTTPClient creates a new GetRunningInfraAWSLoadBalancersV2Params object with the ability to set a custom HTTPClient for a request.

func NewGetRunningInfraAWSLoadBalancersV2ParamsWithTimeout

func NewGetRunningInfraAWSLoadBalancersV2ParamsWithTimeout(timeout time.Duration) *GetRunningInfraAWSLoadBalancersV2Params

NewGetRunningInfraAWSLoadBalancersV2ParamsWithTimeout creates a new GetRunningInfraAWSLoadBalancersV2Params object with the ability to set a timeout on a request.

func (*GetRunningInfraAWSLoadBalancersV2Params) SetContext

SetContext adds the context to the get running infra a w s load balancers v2 params

func (*GetRunningInfraAWSLoadBalancersV2Params) SetCredentialCanonical

func (o *GetRunningInfraAWSLoadBalancersV2Params) SetCredentialCanonical(credentialCanonical string)

SetCredentialCanonical adds the credentialCanonical to the get running infra a w s load balancers v2 params

func (*GetRunningInfraAWSLoadBalancersV2Params) SetDefaults

func (o *GetRunningInfraAWSLoadBalancersV2Params) SetDefaults()

SetDefaults hydrates default values in the get running infra a w s load balancers v2 params (not the query body).

All values with no default are reset to their zero value.

func (*GetRunningInfraAWSLoadBalancersV2Params) SetHTTPClient

func (o *GetRunningInfraAWSLoadBalancersV2Params) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get running infra a w s load balancers v2 params

func (*GetRunningInfraAWSLoadBalancersV2Params) SetNext

SetNext adds the next to the get running infra a w s load balancers v2 params

func (*GetRunningInfraAWSLoadBalancersV2Params) SetOrganizationCanonical

func (o *GetRunningInfraAWSLoadBalancersV2Params) SetOrganizationCanonical(organizationCanonical string)

SetOrganizationCanonical adds the organizationCanonical to the get running infra a w s load balancers v2 params

func (*GetRunningInfraAWSLoadBalancersV2Params) SetPageSize

func (o *GetRunningInfraAWSLoadBalancersV2Params) SetPageSize(pageSize *uint32)

SetPageSize adds the pageSize to the get running infra a w s load balancers v2 params

func (*GetRunningInfraAWSLoadBalancersV2Params) SetProjectCanonical

func (o *GetRunningInfraAWSLoadBalancersV2Params) SetProjectCanonical(projectCanonical *string)

SetProjectCanonical adds the projectCanonical to the get running infra a w s load balancers v2 params

func (*GetRunningInfraAWSLoadBalancersV2Params) SetTag

SetTag adds the tag to the get running infra a w s load balancers v2 params

func (*GetRunningInfraAWSLoadBalancersV2Params) SetTimeout

func (o *GetRunningInfraAWSLoadBalancersV2Params) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get running infra a w s load balancers v2 params

func (*GetRunningInfraAWSLoadBalancersV2Params) WithContext

WithContext adds the context to the get running infra a w s load balancers v2 params

func (*GetRunningInfraAWSLoadBalancersV2Params) WithCredentialCanonical

func (o *GetRunningInfraAWSLoadBalancersV2Params) WithCredentialCanonical(credentialCanonical string) *GetRunningInfraAWSLoadBalancersV2Params

WithCredentialCanonical adds the credentialCanonical to the get running infra a w s load balancers v2 params

func (*GetRunningInfraAWSLoadBalancersV2Params) WithDefaults

WithDefaults hydrates default values in the get running infra a w s load balancers v2 params (not the query body).

All values with no default are reset to their zero value.

func (*GetRunningInfraAWSLoadBalancersV2Params) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get running infra a w s load balancers v2 params

func (*GetRunningInfraAWSLoadBalancersV2Params) WithNext

WithNext adds the next to the get running infra a w s load balancers v2 params

func (*GetRunningInfraAWSLoadBalancersV2Params) WithOrganizationCanonical

func (o *GetRunningInfraAWSLoadBalancersV2Params) WithOrganizationCanonical(organizationCanonical string) *GetRunningInfraAWSLoadBalancersV2Params

WithOrganizationCanonical adds the organizationCanonical to the get running infra a w s load balancers v2 params

func (*GetRunningInfraAWSLoadBalancersV2Params) WithPageSize

WithPageSize adds the pageSize to the get running infra a w s load balancers v2 params

func (*GetRunningInfraAWSLoadBalancersV2Params) WithProjectCanonical

WithProjectCanonical adds the projectCanonical to the get running infra a w s load balancers v2 params

func (*GetRunningInfraAWSLoadBalancersV2Params) WithTag

WithTag adds the tag to the get running infra a w s load balancers v2 params

func (*GetRunningInfraAWSLoadBalancersV2Params) WithTimeout

WithTimeout adds the timeout to the get running infra a w s load balancers v2 params

func (*GetRunningInfraAWSLoadBalancersV2Params) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetRunningInfraAWSLoadBalancersV2Reader

type GetRunningInfraAWSLoadBalancersV2Reader struct {
	// contains filtered or unexported fields
}

GetRunningInfraAWSLoadBalancersV2Reader is a Reader for the GetRunningInfraAWSLoadBalancersV2 structure.

func (*GetRunningInfraAWSLoadBalancersV2Reader) ReadResponse

func (o *GetRunningInfraAWSLoadBalancersV2Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetRunningInfraAWSLoadBalancersV2UnprocessableEntity

type GetRunningInfraAWSLoadBalancersV2UnprocessableEntity struct {

	/* The length of the response body in octets (8-bit bytes).

	   Format: uint64
	*/
	ContentLength uint64

	Payload *models.ErrorPayload
}

GetRunningInfraAWSLoadBalancersV2UnprocessableEntity describes a response with status code 422, with default header values.

All the custom errors that are generated from the Cycloid API

func NewGetRunningInfraAWSLoadBalancersV2UnprocessableEntity

func NewGetRunningInfraAWSLoadBalancersV2UnprocessableEntity() *GetRunningInfraAWSLoadBalancersV2UnprocessableEntity

NewGetRunningInfraAWSLoadBalancersV2UnprocessableEntity creates a GetRunningInfraAWSLoadBalancersV2UnprocessableEntity with default headers values

func (*GetRunningInfraAWSLoadBalancersV2UnprocessableEntity) Code

Code gets the status code for the get running infra a w s load balancers v2 unprocessable entity response

func (*GetRunningInfraAWSLoadBalancersV2UnprocessableEntity) Error

func (*GetRunningInfraAWSLoadBalancersV2UnprocessableEntity) GetPayload

func (*GetRunningInfraAWSLoadBalancersV2UnprocessableEntity) IsClientError

IsClientError returns true when this get running infra a w s load balancers v2 unprocessable entity response has a 4xx status code

func (*GetRunningInfraAWSLoadBalancersV2UnprocessableEntity) IsCode

IsCode returns true when this get running infra a w s load balancers v2 unprocessable entity response a status code equal to that given

func (*GetRunningInfraAWSLoadBalancersV2UnprocessableEntity) IsRedirect

IsRedirect returns true when this get running infra a w s load balancers v2 unprocessable entity response has a 3xx status code

func (*GetRunningInfraAWSLoadBalancersV2UnprocessableEntity) IsServerError

IsServerError returns true when this get running infra a w s load balancers v2 unprocessable entity response has a 5xx status code

func (*GetRunningInfraAWSLoadBalancersV2UnprocessableEntity) IsSuccess

IsSuccess returns true when this get running infra a w s load balancers v2 unprocessable entity response has a 2xx status code

func (*GetRunningInfraAWSLoadBalancersV2UnprocessableEntity) String

type GetRunningInfraAWSNotFound

type GetRunningInfraAWSNotFound struct {

	/* The length of the response body in octets (8-bit bytes).

	   Format: uint64
	*/
	ContentLength uint64

	Payload *models.ErrorPayload
}

GetRunningInfraAWSNotFound describes a response with status code 404, with default header values.

The response sent when any of the entities present in the path is not found.

func NewGetRunningInfraAWSNotFound

func NewGetRunningInfraAWSNotFound() *GetRunningInfraAWSNotFound

NewGetRunningInfraAWSNotFound creates a GetRunningInfraAWSNotFound with default headers values

func (*GetRunningInfraAWSNotFound) Code

func (o *GetRunningInfraAWSNotFound) Code() int

Code gets the status code for the get running infra a w s not found response

func (*GetRunningInfraAWSNotFound) Error

func (*GetRunningInfraAWSNotFound) GetPayload

func (*GetRunningInfraAWSNotFound) IsClientError

func (o *GetRunningInfraAWSNotFound) IsClientError() bool

IsClientError returns true when this get running infra a w s not found response has a 4xx status code

func (*GetRunningInfraAWSNotFound) IsCode

func (o *GetRunningInfraAWSNotFound) IsCode(code int) bool

IsCode returns true when this get running infra a w s not found response a status code equal to that given

func (*GetRunningInfraAWSNotFound) IsRedirect

func (o *GetRunningInfraAWSNotFound) IsRedirect() bool

IsRedirect returns true when this get running infra a w s not found response has a 3xx status code

func (*GetRunningInfraAWSNotFound) IsServerError

func (o *GetRunningInfraAWSNotFound) IsServerError() bool

IsServerError returns true when this get running infra a w s not found response has a 5xx status code

func (*GetRunningInfraAWSNotFound) IsSuccess

func (o *GetRunningInfraAWSNotFound) IsSuccess() bool

IsSuccess returns true when this get running infra a w s not found response has a 2xx status code

func (*GetRunningInfraAWSNotFound) String

func (o *GetRunningInfraAWSNotFound) String() string

type GetRunningInfraAWSOK

type GetRunningInfraAWSOK struct {
	Payload *GetRunningInfraAWSOKBody
}

GetRunningInfraAWSOK describes a response with status code 200, with default header values.

The number of resources classified per type which matches the scope specified by the filter.

func NewGetRunningInfraAWSOK

func NewGetRunningInfraAWSOK() *GetRunningInfraAWSOK

NewGetRunningInfraAWSOK creates a GetRunningInfraAWSOK with default headers values

func (*GetRunningInfraAWSOK) Code

func (o *GetRunningInfraAWSOK) Code() int

Code gets the status code for the get running infra a w s o k response

func (*GetRunningInfraAWSOK) Error

func (o *GetRunningInfraAWSOK) Error() string

func (*GetRunningInfraAWSOK) GetPayload

func (*GetRunningInfraAWSOK) IsClientError

func (o *GetRunningInfraAWSOK) IsClientError() bool

IsClientError returns true when this get running infra a w s o k response has a 4xx status code

func (*GetRunningInfraAWSOK) IsCode

func (o *GetRunningInfraAWSOK) IsCode(code int) bool

IsCode returns true when this get running infra a w s o k response a status code equal to that given

func (*GetRunningInfraAWSOK) IsRedirect

func (o *GetRunningInfraAWSOK) IsRedirect() bool

IsRedirect returns true when this get running infra a w s o k response has a 3xx status code

func (*GetRunningInfraAWSOK) IsServerError

func (o *GetRunningInfraAWSOK) IsServerError() bool

IsServerError returns true when this get running infra a w s o k response has a 5xx status code

func (*GetRunningInfraAWSOK) IsSuccess

func (o *GetRunningInfraAWSOK) IsSuccess() bool

IsSuccess returns true when this get running infra a w s o k response has a 2xx status code

func (*GetRunningInfraAWSOK) String

func (o *GetRunningInfraAWSOK) String() string

type GetRunningInfraAWSOKBody

type GetRunningInfraAWSOKBody struct {

	// data
	// Required: true
	Data *models.AWSInfrastructureResourcesAggregation `json:"data"`
}

GetRunningInfraAWSOKBody get running infra a w s o k body swagger:model GetRunningInfraAWSOKBody

func (*GetRunningInfraAWSOKBody) ContextValidate

func (o *GetRunningInfraAWSOKBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error

ContextValidate validate this get running infra a w s o k body based on the context it is used

func (*GetRunningInfraAWSOKBody) MarshalBinary

func (o *GetRunningInfraAWSOKBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetRunningInfraAWSOKBody) UnmarshalBinary

func (o *GetRunningInfraAWSOKBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetRunningInfraAWSOKBody) Validate

func (o *GetRunningInfraAWSOKBody) Validate(formats strfmt.Registry) error

Validate validates this get running infra a w s o k body

type GetRunningInfraAWSParams

type GetRunningInfraAWSParams struct {

	/* CredentialCanonical.

	   A Credential canonical
	*/
	CredentialCanonical string

	/* OrganizationCanonical.

	   A canonical of an organization.
	*/
	OrganizationCanonical string

	/* ProjectCanonical.

	   A list of projects' canonical to filter from
	*/
	ProjectCanonical *string

	/* Resource.

	   Supported AWS type of resource to query. The parameter can be specified several times in order to request for different kind of resources.
	*/
	Resource []string

	/* Tag.

	   An amazon tag, represented as `key|value` and where `key` or `value` could be omitted but not both, in order to select resources which has a `key` or a `value` whatever is its counterpart. `key` nor `value` can contains the `|` character. The parameter can be specified several times in order to request resources which match with at least one of the `tag|value` pairs
	*/
	Tag []string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetRunningInfraAWSParams contains all the parameters to send to the API endpoint

for the get running infra a w s operation.

Typically these are written to a http.Request.

func NewGetRunningInfraAWSParams

func NewGetRunningInfraAWSParams() *GetRunningInfraAWSParams

NewGetRunningInfraAWSParams creates a new GetRunningInfraAWSParams 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 NewGetRunningInfraAWSParamsWithContext

func NewGetRunningInfraAWSParamsWithContext(ctx context.Context) *GetRunningInfraAWSParams

NewGetRunningInfraAWSParamsWithContext creates a new GetRunningInfraAWSParams object with the ability to set a context for a request.

func NewGetRunningInfraAWSParamsWithHTTPClient

func NewGetRunningInfraAWSParamsWithHTTPClient(client *http.Client) *GetRunningInfraAWSParams

NewGetRunningInfraAWSParamsWithHTTPClient creates a new GetRunningInfraAWSParams object with the ability to set a custom HTTPClient for a request.

func NewGetRunningInfraAWSParamsWithTimeout

func NewGetRunningInfraAWSParamsWithTimeout(timeout time.Duration) *GetRunningInfraAWSParams

NewGetRunningInfraAWSParamsWithTimeout creates a new GetRunningInfraAWSParams object with the ability to set a timeout on a request.

func (*GetRunningInfraAWSParams) SetContext

func (o *GetRunningInfraAWSParams) SetContext(ctx context.Context)

SetContext adds the context to the get running infra a w s params

func (*GetRunningInfraAWSParams) SetCredentialCanonical

func (o *GetRunningInfraAWSParams) SetCredentialCanonical(credentialCanonical string)

SetCredentialCanonical adds the credentialCanonical to the get running infra a w s params

func (*GetRunningInfraAWSParams) SetDefaults

func (o *GetRunningInfraAWSParams) SetDefaults()

SetDefaults hydrates default values in the get running infra a w s params (not the query body).

All values with no default are reset to their zero value.

func (*GetRunningInfraAWSParams) SetHTTPClient

func (o *GetRunningInfraAWSParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get running infra a w s params

func (*GetRunningInfraAWSParams) SetOrganizationCanonical

func (o *GetRunningInfraAWSParams) SetOrganizationCanonical(organizationCanonical string)

SetOrganizationCanonical adds the organizationCanonical to the get running infra a w s params

func (*GetRunningInfraAWSParams) SetProjectCanonical

func (o *GetRunningInfraAWSParams) SetProjectCanonical(projectCanonical *string)

SetProjectCanonical adds the projectCanonical to the get running infra a w s params

func (*GetRunningInfraAWSParams) SetResource

func (o *GetRunningInfraAWSParams) SetResource(resource []string)

SetResource adds the resource to the get running infra a w s params

func (*GetRunningInfraAWSParams) SetTag

func (o *GetRunningInfraAWSParams) SetTag(tag []string)

SetTag adds the tag to the get running infra a w s params

func (*GetRunningInfraAWSParams) SetTimeout

func (o *GetRunningInfraAWSParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get running infra a w s params

func (*GetRunningInfraAWSParams) WithContext

WithContext adds the context to the get running infra a w s params

func (*GetRunningInfraAWSParams) WithCredentialCanonical

func (o *GetRunningInfraAWSParams) WithCredentialCanonical(credentialCanonical string) *GetRunningInfraAWSParams

WithCredentialCanonical adds the credentialCanonical to the get running infra a w s params

func (*GetRunningInfraAWSParams) WithDefaults

WithDefaults hydrates default values in the get running infra a w s params (not the query body).

All values with no default are reset to their zero value.

func (*GetRunningInfraAWSParams) WithHTTPClient

func (o *GetRunningInfraAWSParams) WithHTTPClient(client *http.Client) *GetRunningInfraAWSParams

WithHTTPClient adds the HTTPClient to the get running infra a w s params

func (*GetRunningInfraAWSParams) WithOrganizationCanonical

func (o *GetRunningInfraAWSParams) WithOrganizationCanonical(organizationCanonical string) *GetRunningInfraAWSParams

WithOrganizationCanonical adds the organizationCanonical to the get running infra a w s params

func (*GetRunningInfraAWSParams) WithProjectCanonical

func (o *GetRunningInfraAWSParams) WithProjectCanonical(projectCanonical *string) *GetRunningInfraAWSParams

WithProjectCanonical adds the projectCanonical to the get running infra a w s params

func (*GetRunningInfraAWSParams) WithResource

func (o *GetRunningInfraAWSParams) WithResource(resource []string) *GetRunningInfraAWSParams

WithResource adds the resource to the get running infra a w s params

func (*GetRunningInfraAWSParams) WithTag

WithTag adds the tag to the get running infra a w s params

func (*GetRunningInfraAWSParams) WithTimeout

WithTimeout adds the timeout to the get running infra a w s params

func (*GetRunningInfraAWSParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetRunningInfraAWSReader

type GetRunningInfraAWSReader struct {
	// contains filtered or unexported fields
}

GetRunningInfraAWSReader is a Reader for the GetRunningInfraAWS structure.

func (*GetRunningInfraAWSReader) ReadResponse

func (o *GetRunningInfraAWSReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetRunningInfraAWSSecurityGroupsDefault

type GetRunningInfraAWSSecurityGroupsDefault struct {

	/* The length of the response body in octets (8-bit bytes).

	   Format: uint64
	*/
	ContentLength uint64

	Payload *models.ErrorPayload
	// contains filtered or unexported fields
}

GetRunningInfraAWSSecurityGroupsDefault describes a response with status code -1, with default header values.

The response sent when an unexpected error happened, as known as an internal server error.

func NewGetRunningInfraAWSSecurityGroupsDefault

func NewGetRunningInfraAWSSecurityGroupsDefault(code int) *GetRunningInfraAWSSecurityGroupsDefault

NewGetRunningInfraAWSSecurityGroupsDefault creates a GetRunningInfraAWSSecurityGroupsDefault with default headers values

func (*GetRunningInfraAWSSecurityGroupsDefault) Code

Code gets the status code for the get running infra a w s security groups default response

func (*GetRunningInfraAWSSecurityGroupsDefault) Error

func (*GetRunningInfraAWSSecurityGroupsDefault) GetPayload

func (*GetRunningInfraAWSSecurityGroupsDefault) IsClientError

func (o *GetRunningInfraAWSSecurityGroupsDefault) IsClientError() bool

IsClientError returns true when this get running infra a w s security groups default response has a 4xx status code

func (*GetRunningInfraAWSSecurityGroupsDefault) IsCode

IsCode returns true when this get running infra a w s security groups default response a status code equal to that given

func (*GetRunningInfraAWSSecurityGroupsDefault) IsRedirect

IsRedirect returns true when this get running infra a w s security groups default response has a 3xx status code

func (*GetRunningInfraAWSSecurityGroupsDefault) IsServerError

func (o *GetRunningInfraAWSSecurityGroupsDefault) IsServerError() bool

IsServerError returns true when this get running infra a w s security groups default response has a 5xx status code

func (*GetRunningInfraAWSSecurityGroupsDefault) IsSuccess

IsSuccess returns true when this get running infra a w s security groups default response has a 2xx status code

func (*GetRunningInfraAWSSecurityGroupsDefault) String

type GetRunningInfraAWSSecurityGroupsForbidden

type GetRunningInfraAWSSecurityGroupsForbidden struct {

	/* The length of the response body in octets (8-bit bytes).

	   Format: uint64
	*/
	ContentLength uint64

	Payload *models.ErrorPayload
}

GetRunningInfraAWSSecurityGroupsForbidden describes a response with status code 403, with default header values.

The authenticated user cannot perform the operation because, it doesn't have permissions for such operation.

func NewGetRunningInfraAWSSecurityGroupsForbidden

func NewGetRunningInfraAWSSecurityGroupsForbidden() *GetRunningInfraAWSSecurityGroupsForbidden

NewGetRunningInfraAWSSecurityGroupsForbidden creates a GetRunningInfraAWSSecurityGroupsForbidden with default headers values

func (*GetRunningInfraAWSSecurityGroupsForbidden) Code

Code gets the status code for the get running infra a w s security groups forbidden response

func (*GetRunningInfraAWSSecurityGroupsForbidden) Error

func (*GetRunningInfraAWSSecurityGroupsForbidden) GetPayload

func (*GetRunningInfraAWSSecurityGroupsForbidden) IsClientError

IsClientError returns true when this get running infra a w s security groups forbidden response has a 4xx status code

func (*GetRunningInfraAWSSecurityGroupsForbidden) IsCode

IsCode returns true when this get running infra a w s security groups forbidden response a status code equal to that given

func (*GetRunningInfraAWSSecurityGroupsForbidden) IsRedirect

IsRedirect returns true when this get running infra a w s security groups forbidden response has a 3xx status code

func (*GetRunningInfraAWSSecurityGroupsForbidden) IsServerError

IsServerError returns true when this get running infra a w s security groups forbidden response has a 5xx status code

func (*GetRunningInfraAWSSecurityGroupsForbidden) IsSuccess

IsSuccess returns true when this get running infra a w s security groups forbidden response has a 2xx status code

func (*GetRunningInfraAWSSecurityGroupsForbidden) String

type GetRunningInfraAWSSecurityGroupsNotFound

type GetRunningInfraAWSSecurityGroupsNotFound struct {

	/* The length of the response body in octets (8-bit bytes).

	   Format: uint64
	*/
	ContentLength uint64

	Payload *models.ErrorPayload
}

GetRunningInfraAWSSecurityGroupsNotFound describes a response with status code 404, with default header values.

The response sent when any of the entities present in the path is not found.

func NewGetRunningInfraAWSSecurityGroupsNotFound

func NewGetRunningInfraAWSSecurityGroupsNotFound() *GetRunningInfraAWSSecurityGroupsNotFound

NewGetRunningInfraAWSSecurityGroupsNotFound creates a GetRunningInfraAWSSecurityGroupsNotFound with default headers values

func (*GetRunningInfraAWSSecurityGroupsNotFound) Code

Code gets the status code for the get running infra a w s security groups not found response

func (*GetRunningInfraAWSSecurityGroupsNotFound) Error

func (*GetRunningInfraAWSSecurityGroupsNotFound) GetPayload

func (*GetRunningInfraAWSSecurityGroupsNotFound) IsClientError

IsClientError returns true when this get running infra a w s security groups not found response has a 4xx status code

func (*GetRunningInfraAWSSecurityGroupsNotFound) IsCode

IsCode returns true when this get running infra a w s security groups not found response a status code equal to that given

func (*GetRunningInfraAWSSecurityGroupsNotFound) IsRedirect

IsRedirect returns true when this get running infra a w s security groups not found response has a 3xx status code

func (*GetRunningInfraAWSSecurityGroupsNotFound) IsServerError

IsServerError returns true when this get running infra a w s security groups not found response has a 5xx status code

func (*GetRunningInfraAWSSecurityGroupsNotFound) IsSuccess

IsSuccess returns true when this get running infra a w s security groups not found response has a 2xx status code

func (*GetRunningInfraAWSSecurityGroupsNotFound) String

type GetRunningInfraAWSSecurityGroupsOK

type GetRunningInfraAWSSecurityGroupsOK struct {
	Payload *GetRunningInfraAWSSecurityGroupsOKBody
}

GetRunningInfraAWSSecurityGroupsOK describes a response with status code 200, with default header values.

The list of AWS security groups which matches the scope specified by the filter.

func NewGetRunningInfraAWSSecurityGroupsOK

func NewGetRunningInfraAWSSecurityGroupsOK() *GetRunningInfraAWSSecurityGroupsOK

NewGetRunningInfraAWSSecurityGroupsOK creates a GetRunningInfraAWSSecurityGroupsOK with default headers values

func (*GetRunningInfraAWSSecurityGroupsOK) Code

Code gets the status code for the get running infra a w s security groups o k response

func (*GetRunningInfraAWSSecurityGroupsOK) Error

func (*GetRunningInfraAWSSecurityGroupsOK) GetPayload

func (*GetRunningInfraAWSSecurityGroupsOK) IsClientError

func (o *GetRunningInfraAWSSecurityGroupsOK) IsClientError() bool

IsClientError returns true when this get running infra a w s security groups o k response has a 4xx status code

func (*GetRunningInfraAWSSecurityGroupsOK) IsCode

IsCode returns true when this get running infra a w s security groups o k response a status code equal to that given

func (*GetRunningInfraAWSSecurityGroupsOK) IsRedirect

func (o *GetRunningInfraAWSSecurityGroupsOK) IsRedirect() bool

IsRedirect returns true when this get running infra a w s security groups o k response has a 3xx status code

func (*GetRunningInfraAWSSecurityGroupsOK) IsServerError

func (o *GetRunningInfraAWSSecurityGroupsOK) IsServerError() bool

IsServerError returns true when this get running infra a w s security groups o k response has a 5xx status code

func (*GetRunningInfraAWSSecurityGroupsOK) IsSuccess

IsSuccess returns true when this get running infra a w s security groups o k response has a 2xx status code

func (*GetRunningInfraAWSSecurityGroupsOK) String

type GetRunningInfraAWSSecurityGroupsOKBody

type GetRunningInfraAWSSecurityGroupsOKBody struct {

	// data
	// Required: true
	Data []models.AWSInfrastructureResourceSecurityGroup `json:"data"`

	// pagination
	Pagination *models.PaginationAWS `json:"pagination,omitempty"`
}

GetRunningInfraAWSSecurityGroupsOKBody get running infra a w s security groups o k body swagger:model GetRunningInfraAWSSecurityGroupsOKBody

func (*GetRunningInfraAWSSecurityGroupsOKBody) ContextValidate

ContextValidate validate this get running infra a w s security groups o k body based on the context it is used

func (*GetRunningInfraAWSSecurityGroupsOKBody) MarshalBinary

func (o *GetRunningInfraAWSSecurityGroupsOKBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetRunningInfraAWSSecurityGroupsOKBody) UnmarshalBinary

func (o *GetRunningInfraAWSSecurityGroupsOKBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetRunningInfraAWSSecurityGroupsOKBody) Validate

Validate validates this get running infra a w s security groups o k body

type GetRunningInfraAWSSecurityGroupsParams

type GetRunningInfraAWSSecurityGroupsParams struct {

	/* CredentialCanonical.

	   A Credential canonical
	*/
	CredentialCanonical string

	/* Next.

	   The token to retrieve the next page of results
	*/
	Next *string

	/* OrganizationCanonical.

	   A canonical of an organization.
	*/
	OrganizationCanonical string

	/* PageSize.

	   The number of items at most which the response can have.

	   Format: uint32
	   Default: 1000
	*/
	PageSize *uint32

	/* ProjectCanonical.

	   A list of projects' canonical to filter from
	*/
	ProjectCanonical *string

	/* Tag.

	   An amazon tag, represented as `key|value` and where `key` or `value` could be omitted but not both, in order to select resources which has a `key` or a `value` whatever is its counterpart. `key` nor `value` can contains the `|` character. The parameter can be specified several times in order to request resources which match with at least one of the `tag|value` pairs
	*/
	Tag []string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetRunningInfraAWSSecurityGroupsParams contains all the parameters to send to the API endpoint

for the get running infra a w s security groups operation.

Typically these are written to a http.Request.

func NewGetRunningInfraAWSSecurityGroupsParams

func NewGetRunningInfraAWSSecurityGroupsParams() *GetRunningInfraAWSSecurityGroupsParams

NewGetRunningInfraAWSSecurityGroupsParams creates a new GetRunningInfraAWSSecurityGroupsParams 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 NewGetRunningInfraAWSSecurityGroupsParamsWithContext

func NewGetRunningInfraAWSSecurityGroupsParamsWithContext(ctx context.Context) *GetRunningInfraAWSSecurityGroupsParams

NewGetRunningInfraAWSSecurityGroupsParamsWithContext creates a new GetRunningInfraAWSSecurityGroupsParams object with the ability to set a context for a request.

func NewGetRunningInfraAWSSecurityGroupsParamsWithHTTPClient

func NewGetRunningInfraAWSSecurityGroupsParamsWithHTTPClient(client *http.Client) *GetRunningInfraAWSSecurityGroupsParams

NewGetRunningInfraAWSSecurityGroupsParamsWithHTTPClient creates a new GetRunningInfraAWSSecurityGroupsParams object with the ability to set a custom HTTPClient for a request.

func NewGetRunningInfraAWSSecurityGroupsParamsWithTimeout

func NewGetRunningInfraAWSSecurityGroupsParamsWithTimeout(timeout time.Duration) *GetRunningInfraAWSSecurityGroupsParams

NewGetRunningInfraAWSSecurityGroupsParamsWithTimeout creates a new GetRunningInfraAWSSecurityGroupsParams object with the ability to set a timeout on a request.

func (*GetRunningInfraAWSSecurityGroupsParams) SetContext

SetContext adds the context to the get running infra a w s security groups params

func (*GetRunningInfraAWSSecurityGroupsParams) SetCredentialCanonical

func (o *GetRunningInfraAWSSecurityGroupsParams) SetCredentialCanonical(credentialCanonical string)

SetCredentialCanonical adds the credentialCanonical to the get running infra a w s security groups params

func (*GetRunningInfraAWSSecurityGroupsParams) SetDefaults

func (o *GetRunningInfraAWSSecurityGroupsParams) SetDefaults()

SetDefaults hydrates default values in the get running infra a w s security groups params (not the query body).

All values with no default are reset to their zero value.

func (*GetRunningInfraAWSSecurityGroupsParams) SetHTTPClient

func (o *GetRunningInfraAWSSecurityGroupsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get running infra a w s security groups params

func (*GetRunningInfraAWSSecurityGroupsParams) SetNext

SetNext adds the next to the get running infra a w s security groups params

func (*GetRunningInfraAWSSecurityGroupsParams) SetOrganizationCanonical

func (o *GetRunningInfraAWSSecurityGroupsParams) SetOrganizationCanonical(organizationCanonical string)

SetOrganizationCanonical adds the organizationCanonical to the get running infra a w s security groups params

func (*GetRunningInfraAWSSecurityGroupsParams) SetPageSize

func (o *GetRunningInfraAWSSecurityGroupsParams) SetPageSize(pageSize *uint32)

SetPageSize adds the pageSize to the get running infra a w s security groups params

func (*GetRunningInfraAWSSecurityGroupsParams) SetProjectCanonical

func (o *GetRunningInfraAWSSecurityGroupsParams) SetProjectCanonical(projectCanonical *string)

SetProjectCanonical adds the projectCanonical to the get running infra a w s security groups params

func (*GetRunningInfraAWSSecurityGroupsParams) SetTag

SetTag adds the tag to the get running infra a w s security groups params

func (*GetRunningInfraAWSSecurityGroupsParams) SetTimeout

func (o *GetRunningInfraAWSSecurityGroupsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get running infra a w s security groups params

func (*GetRunningInfraAWSSecurityGroupsParams) WithContext

WithContext adds the context to the get running infra a w s security groups params

func (*GetRunningInfraAWSSecurityGroupsParams) WithCredentialCanonical

func (o *GetRunningInfraAWSSecurityGroupsParams) WithCredentialCanonical(credentialCanonical string) *GetRunningInfraAWSSecurityGroupsParams

WithCredentialCanonical adds the credentialCanonical to the get running infra a w s security groups params

func (*GetRunningInfraAWSSecurityGroupsParams) WithDefaults

WithDefaults hydrates default values in the get running infra a w s security groups params (not the query body).

All values with no default are reset to their zero value.

func (*GetRunningInfraAWSSecurityGroupsParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get running infra a w s security groups params

func (*GetRunningInfraAWSSecurityGroupsParams) WithNext

WithNext adds the next to the get running infra a w s security groups params

func (*GetRunningInfraAWSSecurityGroupsParams) WithOrganizationCanonical

func (o *GetRunningInfraAWSSecurityGroupsParams) WithOrganizationCanonical(organizationCanonical string) *GetRunningInfraAWSSecurityGroupsParams

WithOrganizationCanonical adds the organizationCanonical to the get running infra a w s security groups params

func (*GetRunningInfraAWSSecurityGroupsParams) WithPageSize

WithPageSize adds the pageSize to the get running infra a w s security groups params

func (*GetRunningInfraAWSSecurityGroupsParams) WithProjectCanonical

func (o *GetRunningInfraAWSSecurityGroupsParams) WithProjectCanonical(projectCanonical *string) *GetRunningInfraAWSSecurityGroupsParams

WithProjectCanonical adds the projectCanonical to the get running infra a w s security groups params

func (*GetRunningInfraAWSSecurityGroupsParams) WithTag

WithTag adds the tag to the get running infra a w s security groups params

func (*GetRunningInfraAWSSecurityGroupsParams) WithTimeout

WithTimeout adds the timeout to the get running infra a w s security groups params

func (*GetRunningInfraAWSSecurityGroupsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetRunningInfraAWSSecurityGroupsReader

type GetRunningInfraAWSSecurityGroupsReader struct {
	// contains filtered or unexported fields
}

GetRunningInfraAWSSecurityGroupsReader is a Reader for the GetRunningInfraAWSSecurityGroups structure.

func (*GetRunningInfraAWSSecurityGroupsReader) ReadResponse

func (o *GetRunningInfraAWSSecurityGroupsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetRunningInfraAWSSecurityGroupsUnprocessableEntity

type GetRunningInfraAWSSecurityGroupsUnprocessableEntity struct {

	/* The length of the response body in octets (8-bit bytes).

	   Format: uint64
	*/
	ContentLength uint64

	Payload *models.ErrorPayload
}

GetRunningInfraAWSSecurityGroupsUnprocessableEntity describes a response with status code 422, with default header values.

All the custom errors that are generated from the Cycloid API

func NewGetRunningInfraAWSSecurityGroupsUnprocessableEntity

func NewGetRunningInfraAWSSecurityGroupsUnprocessableEntity() *GetRunningInfraAWSSecurityGroupsUnprocessableEntity

NewGetRunningInfraAWSSecurityGroupsUnprocessableEntity creates a GetRunningInfraAWSSecurityGroupsUnprocessableEntity with default headers values

func (*GetRunningInfraAWSSecurityGroupsUnprocessableEntity) Code

Code gets the status code for the get running infra a w s security groups unprocessable entity response

func (*GetRunningInfraAWSSecurityGroupsUnprocessableEntity) Error

func (*GetRunningInfraAWSSecurityGroupsUnprocessableEntity) GetPayload

func (*GetRunningInfraAWSSecurityGroupsUnprocessableEntity) IsClientError

IsClientError returns true when this get running infra a w s security groups unprocessable entity response has a 4xx status code

func (*GetRunningInfraAWSSecurityGroupsUnprocessableEntity) IsCode

IsCode returns true when this get running infra a w s security groups unprocessable entity response a status code equal to that given

func (*GetRunningInfraAWSSecurityGroupsUnprocessableEntity) IsRedirect

IsRedirect returns true when this get running infra a w s security groups unprocessable entity response has a 3xx status code

func (*GetRunningInfraAWSSecurityGroupsUnprocessableEntity) IsServerError

IsServerError returns true when this get running infra a w s security groups unprocessable entity response has a 5xx status code

func (*GetRunningInfraAWSSecurityGroupsUnprocessableEntity) IsSuccess

IsSuccess returns true when this get running infra a w s security groups unprocessable entity response has a 2xx status code

func (*GetRunningInfraAWSSecurityGroupsUnprocessableEntity) String

type GetRunningInfraAWSSnapshotsDefault

type GetRunningInfraAWSSnapshotsDefault struct {

	/* The length of the response body in octets (8-bit bytes).

	   Format: uint64
	*/
	ContentLength uint64

	Payload *models.ErrorPayload
	// contains filtered or unexported fields
}

GetRunningInfraAWSSnapshotsDefault describes a response with status code -1, with default header values.

The response sent when an unexpected error happened, as known as an internal server error.

func NewGetRunningInfraAWSSnapshotsDefault

func NewGetRunningInfraAWSSnapshotsDefault(code int) *GetRunningInfraAWSSnapshotsDefault

NewGetRunningInfraAWSSnapshotsDefault creates a GetRunningInfraAWSSnapshotsDefault with default headers values

func (*GetRunningInfraAWSSnapshotsDefault) Code

Code gets the status code for the get running infra a w s snapshots default response

func (*GetRunningInfraAWSSnapshotsDefault) Error

func (*GetRunningInfraAWSSnapshotsDefault) GetPayload

func (*GetRunningInfraAWSSnapshotsDefault) IsClientError

func (o *GetRunningInfraAWSSnapshotsDefault) IsClientError() bool

IsClientError returns true when this get running infra a w s snapshots default response has a 4xx status code

func (*GetRunningInfraAWSSnapshotsDefault) IsCode

IsCode returns true when this get running infra a w s snapshots default response a status code equal to that given

func (*GetRunningInfraAWSSnapshotsDefault) IsRedirect

func (o *GetRunningInfraAWSSnapshotsDefault) IsRedirect() bool

IsRedirect returns true when this get running infra a w s snapshots default response has a 3xx status code

func (*GetRunningInfraAWSSnapshotsDefault) IsServerError

func (o *GetRunningInfraAWSSnapshotsDefault) IsServerError() bool

IsServerError returns true when this get running infra a w s snapshots default response has a 5xx status code

func (*GetRunningInfraAWSSnapshotsDefault) IsSuccess

IsSuccess returns true when this get running infra a w s snapshots default response has a 2xx status code

func (*GetRunningInfraAWSSnapshotsDefault) String

type GetRunningInfraAWSSnapshotsForbidden

type GetRunningInfraAWSSnapshotsForbidden struct {

	/* The length of the response body in octets (8-bit bytes).

	   Format: uint64
	*/
	ContentLength uint64

	Payload *models.ErrorPayload
}

GetRunningInfraAWSSnapshotsForbidden describes a response with status code 403, with default header values.

The authenticated user cannot perform the operation because, it doesn't have permissions for such operation.

func NewGetRunningInfraAWSSnapshotsForbidden

func NewGetRunningInfraAWSSnapshotsForbidden() *GetRunningInfraAWSSnapshotsForbidden

NewGetRunningInfraAWSSnapshotsForbidden creates a GetRunningInfraAWSSnapshotsForbidden with default headers values

func (*GetRunningInfraAWSSnapshotsForbidden) Code

Code gets the status code for the get running infra a w s snapshots forbidden response

func (*GetRunningInfraAWSSnapshotsForbidden) Error

func (*GetRunningInfraAWSSnapshotsForbidden) GetPayload

func (*GetRunningInfraAWSSnapshotsForbidden) IsClientError

func (o *GetRunningInfraAWSSnapshotsForbidden) IsClientError() bool

IsClientError returns true when this get running infra a w s snapshots forbidden response has a 4xx status code

func (*GetRunningInfraAWSSnapshotsForbidden) IsCode

IsCode returns true when this get running infra a w s snapshots forbidden response a status code equal to that given

func (*GetRunningInfraAWSSnapshotsForbidden) IsRedirect

IsRedirect returns true when this get running infra a w s snapshots forbidden response has a 3xx status code

func (*GetRunningInfraAWSSnapshotsForbidden) IsServerError

func (o *GetRunningInfraAWSSnapshotsForbidden) IsServerError() bool

IsServerError returns true when this get running infra a w s snapshots forbidden response has a 5xx status code

func (*GetRunningInfraAWSSnapshotsForbidden) IsSuccess

IsSuccess returns true when this get running infra a w s snapshots forbidden response has a 2xx status code

func (*GetRunningInfraAWSSnapshotsForbidden) String

type GetRunningInfraAWSSnapshotsNotFound

type GetRunningInfraAWSSnapshotsNotFound struct {

	/* The length of the response body in octets (8-bit bytes).

	   Format: uint64
	*/
	ContentLength uint64

	Payload *models.ErrorPayload
}

GetRunningInfraAWSSnapshotsNotFound describes a response with status code 404, with default header values.

The response sent when any of the entities present in the path is not found.

func NewGetRunningInfraAWSSnapshotsNotFound

func NewGetRunningInfraAWSSnapshotsNotFound() *GetRunningInfraAWSSnapshotsNotFound

NewGetRunningInfraAWSSnapshotsNotFound creates a GetRunningInfraAWSSnapshotsNotFound with default headers values

func (*GetRunningInfraAWSSnapshotsNotFound) Code

Code gets the status code for the get running infra a w s snapshots not found response

func (*GetRunningInfraAWSSnapshotsNotFound) Error

func (*GetRunningInfraAWSSnapshotsNotFound) GetPayload

func (*GetRunningInfraAWSSnapshotsNotFound) IsClientError

func (o *GetRunningInfraAWSSnapshotsNotFound) IsClientError() bool

IsClientError returns true when this get running infra a w s snapshots not found response has a 4xx status code

func (*GetRunningInfraAWSSnapshotsNotFound) IsCode

IsCode returns true when this get running infra a w s snapshots not found response a status code equal to that given

func (*GetRunningInfraAWSSnapshotsNotFound) IsRedirect

func (o *GetRunningInfraAWSSnapshotsNotFound) IsRedirect() bool

IsRedirect returns true when this get running infra a w s snapshots not found response has a 3xx status code

func (*GetRunningInfraAWSSnapshotsNotFound) IsServerError

func (o *GetRunningInfraAWSSnapshotsNotFound) IsServerError() bool

IsServerError returns true when this get running infra a w s snapshots not found response has a 5xx status code

func (*GetRunningInfraAWSSnapshotsNotFound) IsSuccess

IsSuccess returns true when this get running infra a w s snapshots not found response has a 2xx status code

func (*GetRunningInfraAWSSnapshotsNotFound) String

type GetRunningInfraAWSSnapshotsOK

type GetRunningInfraAWSSnapshotsOK struct {
	Payload *GetRunningInfraAWSSnapshotsOKBody
}

GetRunningInfraAWSSnapshotsOK describes a response with status code 200, with default header values.

The list of AWS snapshots which matches the scope specified by the filter.

func NewGetRunningInfraAWSSnapshotsOK

func NewGetRunningInfraAWSSnapshotsOK() *GetRunningInfraAWSSnapshotsOK

NewGetRunningInfraAWSSnapshotsOK creates a GetRunningInfraAWSSnapshotsOK with default headers values

func (*GetRunningInfraAWSSnapshotsOK) Code

Code gets the status code for the get running infra a w s snapshots o k response

func (*GetRunningInfraAWSSnapshotsOK) Error

func (*GetRunningInfraAWSSnapshotsOK) GetPayload

func (*GetRunningInfraAWSSnapshotsOK) IsClientError

func (o *GetRunningInfraAWSSnapshotsOK) IsClientError() bool

IsClientError returns true when this get running infra a w s snapshots o k response has a 4xx status code

func (*GetRunningInfraAWSSnapshotsOK) IsCode

func (o *GetRunningInfraAWSSnapshotsOK) IsCode(code int) bool

IsCode returns true when this get running infra a w s snapshots o k response a status code equal to that given

func (*GetRunningInfraAWSSnapshotsOK) IsRedirect

func (o *GetRunningInfraAWSSnapshotsOK) IsRedirect() bool

IsRedirect returns true when this get running infra a w s snapshots o k response has a 3xx status code

func (*GetRunningInfraAWSSnapshotsOK) IsServerError

func (o *GetRunningInfraAWSSnapshotsOK) IsServerError() bool

IsServerError returns true when this get running infra a w s snapshots o k response has a 5xx status code

func (*GetRunningInfraAWSSnapshotsOK) IsSuccess

func (o *GetRunningInfraAWSSnapshotsOK) IsSuccess() bool

IsSuccess returns true when this get running infra a w s snapshots o k response has a 2xx status code

func (*GetRunningInfraAWSSnapshotsOK) String

type GetRunningInfraAWSSnapshotsOKBody

type GetRunningInfraAWSSnapshotsOKBody struct {

	// data
	// Required: true
	Data []models.AWSInfrastructureResourceSnapshot `json:"data"`

	// pagination
	Pagination *models.PaginationAWS `json:"pagination,omitempty"`
}

GetRunningInfraAWSSnapshotsOKBody get running infra a w s snapshots o k body swagger:model GetRunningInfraAWSSnapshotsOKBody

func (*GetRunningInfraAWSSnapshotsOKBody) ContextValidate

func (o *GetRunningInfraAWSSnapshotsOKBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error

ContextValidate validate this get running infra a w s snapshots o k body based on the context it is used

func (*GetRunningInfraAWSSnapshotsOKBody) MarshalBinary

func (o *GetRunningInfraAWSSnapshotsOKBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetRunningInfraAWSSnapshotsOKBody) UnmarshalBinary

func (o *GetRunningInfraAWSSnapshotsOKBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetRunningInfraAWSSnapshotsOKBody) Validate

Validate validates this get running infra a w s snapshots o k body

type GetRunningInfraAWSSnapshotsParams

type GetRunningInfraAWSSnapshotsParams struct {

	/* CredentialCanonical.

	   A Credential canonical
	*/
	CredentialCanonical string

	/* Next.

	   The token to retrieve the next page of results
	*/
	Next *string

	/* OrganizationCanonical.

	   A canonical of an organization.
	*/
	OrganizationCanonical string

	/* PageSize.

	   The number of items at most which the response can have.

	   Format: uint32
	   Default: 1000
	*/
	PageSize *uint32

	/* ProjectCanonical.

	   A list of projects' canonical to filter from
	*/
	ProjectCanonical *string

	/* Tag.

	   An amazon tag, represented as `key|value` and where `key` or `value` could be omitted but not both, in order to select resources which has a `key` or a `value` whatever is its counterpart. `key` nor `value` can contains the `|` character. The parameter can be specified several times in order to request resources which match with at least one of the `tag|value` pairs
	*/
	Tag []string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetRunningInfraAWSSnapshotsParams contains all the parameters to send to the API endpoint

for the get running infra a w s snapshots operation.

Typically these are written to a http.Request.

func NewGetRunningInfraAWSSnapshotsParams

func NewGetRunningInfraAWSSnapshotsParams() *GetRunningInfraAWSSnapshotsParams

NewGetRunningInfraAWSSnapshotsParams creates a new GetRunningInfraAWSSnapshotsParams 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 NewGetRunningInfraAWSSnapshotsParamsWithContext

func NewGetRunningInfraAWSSnapshotsParamsWithContext(ctx context.Context) *GetRunningInfraAWSSnapshotsParams

NewGetRunningInfraAWSSnapshotsParamsWithContext creates a new GetRunningInfraAWSSnapshotsParams object with the ability to set a context for a request.

func NewGetRunningInfraAWSSnapshotsParamsWithHTTPClient

func NewGetRunningInfraAWSSnapshotsParamsWithHTTPClient(client *http.Client) *GetRunningInfraAWSSnapshotsParams

NewGetRunningInfraAWSSnapshotsParamsWithHTTPClient creates a new GetRunningInfraAWSSnapshotsParams object with the ability to set a custom HTTPClient for a request.

func NewGetRunningInfraAWSSnapshotsParamsWithTimeout

func NewGetRunningInfraAWSSnapshotsParamsWithTimeout(timeout time.Duration) *GetRunningInfraAWSSnapshotsParams

NewGetRunningInfraAWSSnapshotsParamsWithTimeout creates a new GetRunningInfraAWSSnapshotsParams object with the ability to set a timeout on a request.

func (*GetRunningInfraAWSSnapshotsParams) SetContext

SetContext adds the context to the get running infra a w s snapshots params

func (*GetRunningInfraAWSSnapshotsParams) SetCredentialCanonical

func (o *GetRunningInfraAWSSnapshotsParams) SetCredentialCanonical(credentialCanonical string)

SetCredentialCanonical adds the credentialCanonical to the get running infra a w s snapshots params

func (*GetRunningInfraAWSSnapshotsParams) SetDefaults

func (o *GetRunningInfraAWSSnapshotsParams) SetDefaults()

SetDefaults hydrates default values in the get running infra a w s snapshots params (not the query body).

All values with no default are reset to their zero value.

func (*GetRunningInfraAWSSnapshotsParams) SetHTTPClient

func (o *GetRunningInfraAWSSnapshotsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get running infra a w s snapshots params

func (*GetRunningInfraAWSSnapshotsParams) SetNext

func (o *GetRunningInfraAWSSnapshotsParams) SetNext(next *string)

SetNext adds the next to the get running infra a w s snapshots params

func (*GetRunningInfraAWSSnapshotsParams) SetOrganizationCanonical

func (o *GetRunningInfraAWSSnapshotsParams) SetOrganizationCanonical(organizationCanonical string)

SetOrganizationCanonical adds the organizationCanonical to the get running infra a w s snapshots params

func (*GetRunningInfraAWSSnapshotsParams) SetPageSize

func (o *GetRunningInfraAWSSnapshotsParams) SetPageSize(pageSize *uint32)

SetPageSize adds the pageSize to the get running infra a w s snapshots params

func (*GetRunningInfraAWSSnapshotsParams) SetProjectCanonical

func (o *GetRunningInfraAWSSnapshotsParams) SetProjectCanonical(projectCanonical *string)

SetProjectCanonical adds the projectCanonical to the get running infra a w s snapshots params

func (*GetRunningInfraAWSSnapshotsParams) SetTag

func (o *GetRunningInfraAWSSnapshotsParams) SetTag(tag []string)

SetTag adds the tag to the get running infra a w s snapshots params

func (*GetRunningInfraAWSSnapshotsParams) SetTimeout

func (o *GetRunningInfraAWSSnapshotsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get running infra a w s snapshots params

func (*GetRunningInfraAWSSnapshotsParams) WithContext

WithContext adds the context to the get running infra a w s snapshots params

func (*GetRunningInfraAWSSnapshotsParams) WithCredentialCanonical

func (o *GetRunningInfraAWSSnapshotsParams) WithCredentialCanonical(credentialCanonical string) *GetRunningInfraAWSSnapshotsParams

WithCredentialCanonical adds the credentialCanonical to the get running infra a w s snapshots params

func (*GetRunningInfraAWSSnapshotsParams) WithDefaults

WithDefaults hydrates default values in the get running infra a w s snapshots params (not the query body).

All values with no default are reset to their zero value.

func (*GetRunningInfraAWSSnapshotsParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get running infra a w s snapshots params

func (*GetRunningInfraAWSSnapshotsParams) WithNext

WithNext adds the next to the get running infra a w s snapshots params

func (*GetRunningInfraAWSSnapshotsParams) WithOrganizationCanonical

func (o *GetRunningInfraAWSSnapshotsParams) WithOrganizationCanonical(organizationCanonical string) *GetRunningInfraAWSSnapshotsParams

WithOrganizationCanonical adds the organizationCanonical to the get running infra a w s snapshots params

func (*GetRunningInfraAWSSnapshotsParams) WithPageSize

WithPageSize adds the pageSize to the get running infra a w s snapshots params

func (*GetRunningInfraAWSSnapshotsParams) WithProjectCanonical

func (o *GetRunningInfraAWSSnapshotsParams) WithProjectCanonical(projectCanonical *string) *GetRunningInfraAWSSnapshotsParams

WithProjectCanonical adds the projectCanonical to the get running infra a w s snapshots params

func (*GetRunningInfraAWSSnapshotsParams) WithTag

WithTag adds the tag to the get running infra a w s snapshots params

func (*GetRunningInfraAWSSnapshotsParams) WithTimeout

WithTimeout adds the timeout to the get running infra a w s snapshots params

func (*GetRunningInfraAWSSnapshotsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetRunningInfraAWSSnapshotsReader

type GetRunningInfraAWSSnapshotsReader struct {
	// contains filtered or unexported fields
}

GetRunningInfraAWSSnapshotsReader is a Reader for the GetRunningInfraAWSSnapshots structure.

func (*GetRunningInfraAWSSnapshotsReader) ReadResponse

func (o *GetRunningInfraAWSSnapshotsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetRunningInfraAWSSnapshotsUnprocessableEntity

type GetRunningInfraAWSSnapshotsUnprocessableEntity struct {

	/* The length of the response body in octets (8-bit bytes).

	   Format: uint64
	*/
	ContentLength uint64

	Payload *models.ErrorPayload
}

GetRunningInfraAWSSnapshotsUnprocessableEntity describes a response with status code 422, with default header values.

All the custom errors that are generated from the Cycloid API

func NewGetRunningInfraAWSSnapshotsUnprocessableEntity

func NewGetRunningInfraAWSSnapshotsUnprocessableEntity() *GetRunningInfraAWSSnapshotsUnprocessableEntity

NewGetRunningInfraAWSSnapshotsUnprocessableEntity creates a GetRunningInfraAWSSnapshotsUnprocessableEntity with default headers values

func (*GetRunningInfraAWSSnapshotsUnprocessableEntity) Code

Code gets the status code for the get running infra a w s snapshots unprocessable entity response

func (*GetRunningInfraAWSSnapshotsUnprocessableEntity) Error

func (*GetRunningInfraAWSSnapshotsUnprocessableEntity) GetPayload

func (*GetRunningInfraAWSSnapshotsUnprocessableEntity) IsClientError

IsClientError returns true when this get running infra a w s snapshots unprocessable entity response has a 4xx status code

func (*GetRunningInfraAWSSnapshotsUnprocessableEntity) IsCode

IsCode returns true when this get running infra a w s snapshots unprocessable entity response a status code equal to that given

func (*GetRunningInfraAWSSnapshotsUnprocessableEntity) IsRedirect

IsRedirect returns true when this get running infra a w s snapshots unprocessable entity response has a 3xx status code

func (*GetRunningInfraAWSSnapshotsUnprocessableEntity) IsServerError

IsServerError returns true when this get running infra a w s snapshots unprocessable entity response has a 5xx status code

func (*GetRunningInfraAWSSnapshotsUnprocessableEntity) IsSuccess

IsSuccess returns true when this get running infra a w s snapshots unprocessable entity response has a 2xx status code

func (*GetRunningInfraAWSSnapshotsUnprocessableEntity) String

type GetRunningInfraAWSSubnetsDefault

type GetRunningInfraAWSSubnetsDefault struct {

	/* The length of the response body in octets (8-bit bytes).

	   Format: uint64
	*/
	ContentLength uint64

	Payload *models.ErrorPayload
	// contains filtered or unexported fields
}

GetRunningInfraAWSSubnetsDefault describes a response with status code -1, with default header values.

The response sent when an unexpected error happened, as known as an internal server error.

func NewGetRunningInfraAWSSubnetsDefault

func NewGetRunningInfraAWSSubnetsDefault(code int) *GetRunningInfraAWSSubnetsDefault

NewGetRunningInfraAWSSubnetsDefault creates a GetRunningInfraAWSSubnetsDefault with default headers values

func (*GetRunningInfraAWSSubnetsDefault) Code

Code gets the status code for the get running infra a w s subnets default response

func (*GetRunningInfraAWSSubnetsDefault) Error

func (*GetRunningInfraAWSSubnetsDefault) GetPayload

func (*GetRunningInfraAWSSubnetsDefault) IsClientError

func (o *GetRunningInfraAWSSubnetsDefault) IsClientError() bool

IsClientError returns true when this get running infra a w s subnets default response has a 4xx status code

func (*GetRunningInfraAWSSubnetsDefault) IsCode

func (o *GetRunningInfraAWSSubnetsDefault) IsCode(code int) bool

IsCode returns true when this get running infra a w s subnets default response a status code equal to that given

func (*GetRunningInfraAWSSubnetsDefault) IsRedirect

func (o *GetRunningInfraAWSSubnetsDefault) IsRedirect() bool

IsRedirect returns true when this get running infra a w s subnets default response has a 3xx status code

func (*GetRunningInfraAWSSubnetsDefault) IsServerError

func (o *GetRunningInfraAWSSubnetsDefault) IsServerError() bool

IsServerError returns true when this get running infra a w s subnets default response has a 5xx status code

func (*GetRunningInfraAWSSubnetsDefault) IsSuccess

func (o *GetRunningInfraAWSSubnetsDefault) IsSuccess() bool

IsSuccess returns true when this get running infra a w s subnets default response has a 2xx status code

func (*GetRunningInfraAWSSubnetsDefault) String

type GetRunningInfraAWSSubnetsForbidden

type GetRunningInfraAWSSubnetsForbidden struct {

	/* The length of the response body in octets (8-bit bytes).

	   Format: uint64
	*/
	ContentLength uint64

	Payload *models.ErrorPayload
}

GetRunningInfraAWSSubnetsForbidden describes a response with status code 403, with default header values.

The authenticated user cannot perform the operation because, it doesn't have permissions for such operation.

func NewGetRunningInfraAWSSubnetsForbidden

func NewGetRunningInfraAWSSubnetsForbidden() *GetRunningInfraAWSSubnetsForbidden

NewGetRunningInfraAWSSubnetsForbidden creates a GetRunningInfraAWSSubnetsForbidden with default headers values

func (*GetRunningInfraAWSSubnetsForbidden) Code

Code gets the status code for the get running infra a w s subnets forbidden response

func (*GetRunningInfraAWSSubnetsForbidden) Error

func (*GetRunningInfraAWSSubnetsForbidden) GetPayload

func (*GetRunningInfraAWSSubnetsForbidden) IsClientError

func (o *GetRunningInfraAWSSubnetsForbidden) IsClientError() bool

IsClientError returns true when this get running infra a w s subnets forbidden response has a 4xx status code

func (*GetRunningInfraAWSSubnetsForbidden) IsCode

IsCode returns true when this get running infra a w s subnets forbidden response a status code equal to that given

func (*GetRunningInfraAWSSubnetsForbidden) IsRedirect

func (o *GetRunningInfraAWSSubnetsForbidden) IsRedirect() bool

IsRedirect returns true when this get running infra a w s subnets forbidden response has a 3xx status code

func (*GetRunningInfraAWSSubnetsForbidden) IsServerError

func (o *GetRunningInfraAWSSubnetsForbidden) IsServerError() bool

IsServerError returns true when this get running infra a w s subnets forbidden response has a 5xx status code

func (*GetRunningInfraAWSSubnetsForbidden) IsSuccess

IsSuccess returns true when this get running infra a w s subnets forbidden response has a 2xx status code

func (*GetRunningInfraAWSSubnetsForbidden) String

type GetRunningInfraAWSSubnetsNotFound

type GetRunningInfraAWSSubnetsNotFound struct {

	/* The length of the response body in octets (8-bit bytes).

	   Format: uint64
	*/
	ContentLength uint64

	Payload *models.ErrorPayload
}

GetRunningInfraAWSSubnetsNotFound describes a response with status code 404, with default header values.

The response sent when any of the entities present in the path is not found.

func NewGetRunningInfraAWSSubnetsNotFound

func NewGetRunningInfraAWSSubnetsNotFound() *GetRunningInfraAWSSubnetsNotFound

NewGetRunningInfraAWSSubnetsNotFound creates a GetRunningInfraAWSSubnetsNotFound with default headers values

func (*GetRunningInfraAWSSubnetsNotFound) Code

Code gets the status code for the get running infra a w s subnets not found response

func (*GetRunningInfraAWSSubnetsNotFound) Error

func (*GetRunningInfraAWSSubnetsNotFound) GetPayload

func (*GetRunningInfraAWSSubnetsNotFound) IsClientError

func (o *GetRunningInfraAWSSubnetsNotFound) IsClientError() bool

IsClientError returns true when this get running infra a w s subnets not found response has a 4xx status code

func (*GetRunningInfraAWSSubnetsNotFound) IsCode

func (o *GetRunningInfraAWSSubnetsNotFound) IsCode(code int) bool

IsCode returns true when this get running infra a w s subnets not found response a status code equal to that given

func (*GetRunningInfraAWSSubnetsNotFound) IsRedirect

func (o *GetRunningInfraAWSSubnetsNotFound) IsRedirect() bool

IsRedirect returns true when this get running infra a w s subnets not found response has a 3xx status code

func (*GetRunningInfraAWSSubnetsNotFound) IsServerError

func (o *GetRunningInfraAWSSubnetsNotFound) IsServerError() bool

IsServerError returns true when this get running infra a w s subnets not found response has a 5xx status code

func (*GetRunningInfraAWSSubnetsNotFound) IsSuccess

func (o *GetRunningInfraAWSSubnetsNotFound) IsSuccess() bool

IsSuccess returns true when this get running infra a w s subnets not found response has a 2xx status code

func (*GetRunningInfraAWSSubnetsNotFound) String

type GetRunningInfraAWSSubnetsOK

type GetRunningInfraAWSSubnetsOK struct {
	Payload *GetRunningInfraAWSSubnetsOKBody
}

GetRunningInfraAWSSubnetsOK describes a response with status code 200, with default header values.

The list of AWS subnets instances which matches the scope specified by the filter.

func NewGetRunningInfraAWSSubnetsOK

func NewGetRunningInfraAWSSubnetsOK() *GetRunningInfraAWSSubnetsOK

NewGetRunningInfraAWSSubnetsOK creates a GetRunningInfraAWSSubnetsOK with default headers values

func (*GetRunningInfraAWSSubnetsOK) Code

func (o *GetRunningInfraAWSSubnetsOK) Code() int

Code gets the status code for the get running infra a w s subnets o k response

func (*GetRunningInfraAWSSubnetsOK) Error

func (*GetRunningInfraAWSSubnetsOK) GetPayload

func (*GetRunningInfraAWSSubnetsOK) IsClientError

func (o *GetRunningInfraAWSSubnetsOK) IsClientError() bool

IsClientError returns true when this get running infra a w s subnets o k response has a 4xx status code

func (*GetRunningInfraAWSSubnetsOK) IsCode

func (o *GetRunningInfraAWSSubnetsOK) IsCode(code int) bool

IsCode returns true when this get running infra a w s subnets o k response a status code equal to that given

func (*GetRunningInfraAWSSubnetsOK) IsRedirect

func (o *GetRunningInfraAWSSubnetsOK) IsRedirect() bool

IsRedirect returns true when this get running infra a w s subnets o k response has a 3xx status code

func (*GetRunningInfraAWSSubnetsOK) IsServerError

func (o *GetRunningInfraAWSSubnetsOK) IsServerError() bool

IsServerError returns true when this get running infra a w s subnets o k response has a 5xx status code

func (*GetRunningInfraAWSSubnetsOK) IsSuccess

func (o *GetRunningInfraAWSSubnetsOK) IsSuccess() bool

IsSuccess returns true when this get running infra a w s subnets o k response has a 2xx status code

func (*GetRunningInfraAWSSubnetsOK) String

func (o *GetRunningInfraAWSSubnetsOK) String() string

type GetRunningInfraAWSSubnetsOKBody

type GetRunningInfraAWSSubnetsOKBody struct {

	// data
	// Required: true
	Data []models.AWSInfrastructureResourceSubnet `json:"data"`
}

GetRunningInfraAWSSubnetsOKBody Although this response contains a collection of items, it doesn't have pagination because the AWS SDK, to request the subnets resources, doesn't provide any pagination mechanism. swagger:model GetRunningInfraAWSSubnetsOKBody

func (*GetRunningInfraAWSSubnetsOKBody) ContextValidate

func (o *GetRunningInfraAWSSubnetsOKBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error

ContextValidate validates this get running infra a w s subnets o k body based on context it is used

func (*GetRunningInfraAWSSubnetsOKBody) MarshalBinary

func (o *GetRunningInfraAWSSubnetsOKBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetRunningInfraAWSSubnetsOKBody) UnmarshalBinary

func (o *GetRunningInfraAWSSubnetsOKBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetRunningInfraAWSSubnetsOKBody) Validate

Validate validates this get running infra a w s subnets o k body

type GetRunningInfraAWSSubnetsParams

type GetRunningInfraAWSSubnetsParams struct {

	/* CredentialCanonical.

	   A Credential canonical
	*/
	CredentialCanonical string

	/* OrganizationCanonical.

	   A canonical of an organization.
	*/
	OrganizationCanonical string

	/* ProjectCanonical.

	   A list of projects' canonical to filter from
	*/
	ProjectCanonical *string

	/* Tag.

	   An amazon tag, represented as `key|value` and where `key` or `value` could be omitted but not both, in order to select resources which has a `key` or a `value` whatever is its counterpart. `key` nor `value` can contains the `|` character. The parameter can be specified several times in order to request resources which match with at least one of the `tag|value` pairs
	*/
	Tag []string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetRunningInfraAWSSubnetsParams contains all the parameters to send to the API endpoint

for the get running infra a w s subnets operation.

Typically these are written to a http.Request.

func NewGetRunningInfraAWSSubnetsParams

func NewGetRunningInfraAWSSubnetsParams() *GetRunningInfraAWSSubnetsParams

NewGetRunningInfraAWSSubnetsParams creates a new GetRunningInfraAWSSubnetsParams 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 NewGetRunningInfraAWSSubnetsParamsWithContext

func NewGetRunningInfraAWSSubnetsParamsWithContext(ctx context.Context) *GetRunningInfraAWSSubnetsParams

NewGetRunningInfraAWSSubnetsParamsWithContext creates a new GetRunningInfraAWSSubnetsParams object with the ability to set a context for a request.

func NewGetRunningInfraAWSSubnetsParamsWithHTTPClient

func NewGetRunningInfraAWSSubnetsParamsWithHTTPClient(client *http.Client) *GetRunningInfraAWSSubnetsParams

NewGetRunningInfraAWSSubnetsParamsWithHTTPClient creates a new GetRunningInfraAWSSubnetsParams object with the ability to set a custom HTTPClient for a request.

func NewGetRunningInfraAWSSubnetsParamsWithTimeout

func NewGetRunningInfraAWSSubnetsParamsWithTimeout(timeout time.Duration) *GetRunningInfraAWSSubnetsParams

NewGetRunningInfraAWSSubnetsParamsWithTimeout creates a new GetRunningInfraAWSSubnetsParams object with the ability to set a timeout on a request.

func (*GetRunningInfraAWSSubnetsParams) SetContext

func (o *GetRunningInfraAWSSubnetsParams) SetContext(ctx context.Context)

SetContext adds the context to the get running infra a w s subnets params

func (*GetRunningInfraAWSSubnetsParams) SetCredentialCanonical

func (o *GetRunningInfraAWSSubnetsParams) SetCredentialCanonical(credentialCanonical string)

SetCredentialCanonical adds the credentialCanonical to the get running infra a w s subnets params

func (*GetRunningInfraAWSSubnetsParams) SetDefaults

func (o *GetRunningInfraAWSSubnetsParams) SetDefaults()

SetDefaults hydrates default values in the get running infra a w s subnets params (not the query body).

All values with no default are reset to their zero value.

func (*GetRunningInfraAWSSubnetsParams) SetHTTPClient

func (o *GetRunningInfraAWSSubnetsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get running infra a w s subnets params

func (*GetRunningInfraAWSSubnetsParams) SetOrganizationCanonical

func (o *GetRunningInfraAWSSubnetsParams) SetOrganizationCanonical(organizationCanonical string)

SetOrganizationCanonical adds the organizationCanonical to the get running infra a w s subnets params

func (*GetRunningInfraAWSSubnetsParams) SetProjectCanonical

func (o *GetRunningInfraAWSSubnetsParams) SetProjectCanonical(projectCanonical *string)

SetProjectCanonical adds the projectCanonical to the get running infra a w s subnets params

func (*GetRunningInfraAWSSubnetsParams) SetTag

func (o *GetRunningInfraAWSSubnetsParams) SetTag(tag []string)

SetTag adds the tag to the get running infra a w s subnets params

func (*GetRunningInfraAWSSubnetsParams) SetTimeout

func (o *GetRunningInfraAWSSubnetsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get running infra a w s subnets params

func (*GetRunningInfraAWSSubnetsParams) WithContext

WithContext adds the context to the get running infra a w s subnets params

func (*GetRunningInfraAWSSubnetsParams) WithCredentialCanonical

func (o *GetRunningInfraAWSSubnetsParams) WithCredentialCanonical(credentialCanonical string) *GetRunningInfraAWSSubnetsParams

WithCredentialCanonical adds the credentialCanonical to the get running infra a w s subnets params

func (*GetRunningInfraAWSSubnetsParams) WithDefaults

WithDefaults hydrates default values in the get running infra a w s subnets params (not the query body).

All values with no default are reset to their zero value.

func (*GetRunningInfraAWSSubnetsParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get running infra a w s subnets params

func (*GetRunningInfraAWSSubnetsParams) WithOrganizationCanonical

func (o *GetRunningInfraAWSSubnetsParams) WithOrganizationCanonical(organizationCanonical string) *GetRunningInfraAWSSubnetsParams

WithOrganizationCanonical adds the organizationCanonical to the get running infra a w s subnets params

func (*GetRunningInfraAWSSubnetsParams) WithProjectCanonical

func (o *GetRunningInfraAWSSubnetsParams) WithProjectCanonical(projectCanonical *string) *GetRunningInfraAWSSubnetsParams

WithProjectCanonical adds the projectCanonical to the get running infra a w s subnets params

func (*GetRunningInfraAWSSubnetsParams) WithTag

WithTag adds the tag to the get running infra a w s subnets params

func (*GetRunningInfraAWSSubnetsParams) WithTimeout

WithTimeout adds the timeout to the get running infra a w s subnets params

func (*GetRunningInfraAWSSubnetsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetRunningInfraAWSSubnetsReader

type GetRunningInfraAWSSubnetsReader struct {
	// contains filtered or unexported fields
}

GetRunningInfraAWSSubnetsReader is a Reader for the GetRunningInfraAWSSubnets structure.

func (*GetRunningInfraAWSSubnetsReader) ReadResponse

func (o *GetRunningInfraAWSSubnetsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetRunningInfraAWSSubnetsUnprocessableEntity

type GetRunningInfraAWSSubnetsUnprocessableEntity struct {

	/* The length of the response body in octets (8-bit bytes).

	   Format: uint64
	*/
	ContentLength uint64

	Payload *models.ErrorPayload
}

GetRunningInfraAWSSubnetsUnprocessableEntity describes a response with status code 422, with default header values.

All the custom errors that are generated from the Cycloid API

func NewGetRunningInfraAWSSubnetsUnprocessableEntity

func NewGetRunningInfraAWSSubnetsUnprocessableEntity() *GetRunningInfraAWSSubnetsUnprocessableEntity

NewGetRunningInfraAWSSubnetsUnprocessableEntity creates a GetRunningInfraAWSSubnetsUnprocessableEntity with default headers values

func (*GetRunningInfraAWSSubnetsUnprocessableEntity) Code

Code gets the status code for the get running infra a w s subnets unprocessable entity response

func (*GetRunningInfraAWSSubnetsUnprocessableEntity) Error

func (*GetRunningInfraAWSSubnetsUnprocessableEntity) GetPayload

func (*GetRunningInfraAWSSubnetsUnprocessableEntity) IsClientError

IsClientError returns true when this get running infra a w s subnets unprocessable entity response has a 4xx status code

func (*GetRunningInfraAWSSubnetsUnprocessableEntity) IsCode

IsCode returns true when this get running infra a w s subnets unprocessable entity response a status code equal to that given

func (*GetRunningInfraAWSSubnetsUnprocessableEntity) IsRedirect

IsRedirect returns true when this get running infra a w s subnets unprocessable entity response has a 3xx status code

func (*GetRunningInfraAWSSubnetsUnprocessableEntity) IsServerError

IsServerError returns true when this get running infra a w s subnets unprocessable entity response has a 5xx status code

func (*GetRunningInfraAWSSubnetsUnprocessableEntity) IsSuccess

IsSuccess returns true when this get running infra a w s subnets unprocessable entity response has a 2xx status code

func (*GetRunningInfraAWSSubnetsUnprocessableEntity) String

type GetRunningInfraAWSUnprocessableEntity

type GetRunningInfraAWSUnprocessableEntity struct {

	/* The length of the response body in octets (8-bit bytes).

	   Format: uint64
	*/
	ContentLength uint64

	Payload *models.ErrorPayload
}

GetRunningInfraAWSUnprocessableEntity describes a response with status code 422, with default header values.

All the custom errors that are generated from the Cycloid API

func NewGetRunningInfraAWSUnprocessableEntity

func NewGetRunningInfraAWSUnprocessableEntity() *GetRunningInfraAWSUnprocessableEntity

NewGetRunningInfraAWSUnprocessableEntity creates a GetRunningInfraAWSUnprocessableEntity with default headers values

func (*GetRunningInfraAWSUnprocessableEntity) Code

Code gets the status code for the get running infra a w s unprocessable entity response

func (*GetRunningInfraAWSUnprocessableEntity) Error

func (*GetRunningInfraAWSUnprocessableEntity) GetPayload

func (*GetRunningInfraAWSUnprocessableEntity) IsClientError

func (o *GetRunningInfraAWSUnprocessableEntity) IsClientError() bool

IsClientError returns true when this get running infra a w s unprocessable entity response has a 4xx status code

func (*GetRunningInfraAWSUnprocessableEntity) IsCode

IsCode returns true when this get running infra a w s unprocessable entity response a status code equal to that given

func (*GetRunningInfraAWSUnprocessableEntity) IsRedirect

IsRedirect returns true when this get running infra a w s unprocessable entity response has a 3xx status code

func (*GetRunningInfraAWSUnprocessableEntity) IsServerError

func (o *GetRunningInfraAWSUnprocessableEntity) IsServerError() bool

IsServerError returns true when this get running infra a w s unprocessable entity response has a 5xx status code

func (*GetRunningInfraAWSUnprocessableEntity) IsSuccess

IsSuccess returns true when this get running infra a w s unprocessable entity response has a 2xx status code

func (*GetRunningInfraAWSUnprocessableEntity) String

type GetRunningInfraAWSVPCsDefault

type GetRunningInfraAWSVPCsDefault struct {

	/* The length of the response body in octets (8-bit bytes).

	   Format: uint64
	*/
	ContentLength uint64

	Payload *models.ErrorPayload
	// contains filtered or unexported fields
}

GetRunningInfraAWSVPCsDefault describes a response with status code -1, with default header values.

The response sent when an unexpected error happened, as known as an internal server error.

func NewGetRunningInfraAWSVPCsDefault

func NewGetRunningInfraAWSVPCsDefault(code int) *GetRunningInfraAWSVPCsDefault

NewGetRunningInfraAWSVPCsDefault creates a GetRunningInfraAWSVPCsDefault with default headers values

func (*GetRunningInfraAWSVPCsDefault) Code

Code gets the status code for the get running infra a w s v p cs default response

func (*GetRunningInfraAWSVPCsDefault) Error

func (*GetRunningInfraAWSVPCsDefault) GetPayload

func (*GetRunningInfraAWSVPCsDefault) IsClientError

func (o *GetRunningInfraAWSVPCsDefault) IsClientError() bool

IsClientError returns true when this get running infra a w s v p cs default response has a 4xx status code

func (*GetRunningInfraAWSVPCsDefault) IsCode

func (o *GetRunningInfraAWSVPCsDefault) IsCode(code int) bool

IsCode returns true when this get running infra a w s v p cs default response a status code equal to that given

func (*GetRunningInfraAWSVPCsDefault) IsRedirect

func (o *GetRunningInfraAWSVPCsDefault) IsRedirect() bool

IsRedirect returns true when this get running infra a w s v p cs default response has a 3xx status code

func (*GetRunningInfraAWSVPCsDefault) IsServerError

func (o *GetRunningInfraAWSVPCsDefault) IsServerError() bool

IsServerError returns true when this get running infra a w s v p cs default response has a 5xx status code

func (*GetRunningInfraAWSVPCsDefault) IsSuccess

func (o *GetRunningInfraAWSVPCsDefault) IsSuccess() bool

IsSuccess returns true when this get running infra a w s v p cs default response has a 2xx status code

func (*GetRunningInfraAWSVPCsDefault) String

type GetRunningInfraAWSVPCsForbidden

type GetRunningInfraAWSVPCsForbidden struct {

	/* The length of the response body in octets (8-bit bytes).

	   Format: uint64
	*/
	ContentLength uint64

	Payload *models.ErrorPayload
}

GetRunningInfraAWSVPCsForbidden describes a response with status code 403, with default header values.

The authenticated user cannot perform the operation because, it doesn't have permissions for such operation.

func NewGetRunningInfraAWSVPCsForbidden

func NewGetRunningInfraAWSVPCsForbidden() *GetRunningInfraAWSVPCsForbidden

NewGetRunningInfraAWSVPCsForbidden creates a GetRunningInfraAWSVPCsForbidden with default headers values

func (*GetRunningInfraAWSVPCsForbidden) Code

Code gets the status code for the get running infra a w s v p cs forbidden response

func (*GetRunningInfraAWSVPCsForbidden) Error

func (*GetRunningInfraAWSVPCsForbidden) GetPayload

func (*GetRunningInfraAWSVPCsForbidden) IsClientError

func (o *GetRunningInfraAWSVPCsForbidden) IsClientError() bool

IsClientError returns true when this get running infra a w s v p cs forbidden response has a 4xx status code

func (*GetRunningInfraAWSVPCsForbidden) IsCode

func (o *GetRunningInfraAWSVPCsForbidden) IsCode(code int) bool

IsCode returns true when this get running infra a w s v p cs forbidden response a status code equal to that given

func (*GetRunningInfraAWSVPCsForbidden) IsRedirect

func (o *GetRunningInfraAWSVPCsForbidden) IsRedirect() bool

IsRedirect returns true when this get running infra a w s v p cs forbidden response has a 3xx status code

func (*GetRunningInfraAWSVPCsForbidden) IsServerError

func (o *GetRunningInfraAWSVPCsForbidden) IsServerError() bool

IsServerError returns true when this get running infra a w s v p cs forbidden response has a 5xx status code

func (*GetRunningInfraAWSVPCsForbidden) IsSuccess

func (o *GetRunningInfraAWSVPCsForbidden) IsSuccess() bool

IsSuccess returns true when this get running infra a w s v p cs forbidden response has a 2xx status code

func (*GetRunningInfraAWSVPCsForbidden) String

type GetRunningInfraAWSVPCsNotFound

type GetRunningInfraAWSVPCsNotFound struct {

	/* The length of the response body in octets (8-bit bytes).

	   Format: uint64
	*/
	ContentLength uint64

	Payload *models.ErrorPayload
}

GetRunningInfraAWSVPCsNotFound describes a response with status code 404, with default header values.

The response sent when any of the entities present in the path is not found.

func NewGetRunningInfraAWSVPCsNotFound

func NewGetRunningInfraAWSVPCsNotFound() *GetRunningInfraAWSVPCsNotFound

NewGetRunningInfraAWSVPCsNotFound creates a GetRunningInfraAWSVPCsNotFound with default headers values

func (*GetRunningInfraAWSVPCsNotFound) Code

Code gets the status code for the get running infra a w s v p cs not found response

func (*GetRunningInfraAWSVPCsNotFound) Error

func (*GetRunningInfraAWSVPCsNotFound) GetPayload

func (*GetRunningInfraAWSVPCsNotFound) IsClientError

func (o *GetRunningInfraAWSVPCsNotFound) IsClientError() bool

IsClientError returns true when this get running infra a w s v p cs not found response has a 4xx status code

func (*GetRunningInfraAWSVPCsNotFound) IsCode

func (o *GetRunningInfraAWSVPCsNotFound) IsCode(code int) bool

IsCode returns true when this get running infra a w s v p cs not found response a status code equal to that given

func (*GetRunningInfraAWSVPCsNotFound) IsRedirect

func (o *GetRunningInfraAWSVPCsNotFound) IsRedirect() bool

IsRedirect returns true when this get running infra a w s v p cs not found response has a 3xx status code

func (*GetRunningInfraAWSVPCsNotFound) IsServerError

func (o *GetRunningInfraAWSVPCsNotFound) IsServerError() bool

IsServerError returns true when this get running infra a w s v p cs not found response has a 5xx status code

func (*GetRunningInfraAWSVPCsNotFound) IsSuccess

func (o *GetRunningInfraAWSVPCsNotFound) IsSuccess() bool

IsSuccess returns true when this get running infra a w s v p cs not found response has a 2xx status code

func (*GetRunningInfraAWSVPCsNotFound) String

type GetRunningInfraAWSVPCsOK

type GetRunningInfraAWSVPCsOK struct {
	Payload *GetRunningInfraAWSVPCsOKBody
}

GetRunningInfraAWSVPCsOK describes a response with status code 200, with default header values.

The list of AWS VPCs which matches the scope specified by the filter.

func NewGetRunningInfraAWSVPCsOK

func NewGetRunningInfraAWSVPCsOK() *GetRunningInfraAWSVPCsOK

NewGetRunningInfraAWSVPCsOK creates a GetRunningInfraAWSVPCsOK with default headers values

func (*GetRunningInfraAWSVPCsOK) Code

func (o *GetRunningInfraAWSVPCsOK) Code() int

Code gets the status code for the get running infra a w s v p cs o k response

func (*GetRunningInfraAWSVPCsOK) Error

func (o *GetRunningInfraAWSVPCsOK) Error() string

func (*GetRunningInfraAWSVPCsOK) GetPayload

func (*GetRunningInfraAWSVPCsOK) IsClientError

func (o *GetRunningInfraAWSVPCsOK) IsClientError() bool

IsClientError returns true when this get running infra a w s v p cs o k response has a 4xx status code

func (*GetRunningInfraAWSVPCsOK) IsCode

func (o *GetRunningInfraAWSVPCsOK) IsCode(code int) bool

IsCode returns true when this get running infra a w s v p cs o k response a status code equal to that given

func (*GetRunningInfraAWSVPCsOK) IsRedirect

func (o *GetRunningInfraAWSVPCsOK) IsRedirect() bool

IsRedirect returns true when this get running infra a w s v p cs o k response has a 3xx status code

func (*GetRunningInfraAWSVPCsOK) IsServerError

func (o *GetRunningInfraAWSVPCsOK) IsServerError() bool

IsServerError returns true when this get running infra a w s v p cs o k response has a 5xx status code

func (*GetRunningInfraAWSVPCsOK) IsSuccess

func (o *GetRunningInfraAWSVPCsOK) IsSuccess() bool

IsSuccess returns true when this get running infra a w s v p cs o k response has a 2xx status code

func (*GetRunningInfraAWSVPCsOK) String

func (o *GetRunningInfraAWSVPCsOK) String() string

type GetRunningInfraAWSVPCsOKBody

type GetRunningInfraAWSVPCsOKBody struct {

	// data
	// Required: true
	Data []models.AWSInfrastructureResourceVPC `json:"data"`
}

GetRunningInfraAWSVPCsOKBody Although this response contains a collection of items, it doesn't have pagination because the AWS SDK, to request the VPCs resources, doesn't provide any pagination mechanism. swagger:model GetRunningInfraAWSVPCsOKBody

func (*GetRunningInfraAWSVPCsOKBody) ContextValidate

func (o *GetRunningInfraAWSVPCsOKBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error

ContextValidate validates this get running infra a w s v p cs o k body based on context it is used

func (*GetRunningInfraAWSVPCsOKBody) MarshalBinary

func (o *GetRunningInfraAWSVPCsOKBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetRunningInfraAWSVPCsOKBody) UnmarshalBinary

func (o *GetRunningInfraAWSVPCsOKBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetRunningInfraAWSVPCsOKBody) Validate

func (o *GetRunningInfraAWSVPCsOKBody) Validate(formats strfmt.Registry) error

Validate validates this get running infra a w s v p cs o k body

type GetRunningInfraAWSVPCsParams

type GetRunningInfraAWSVPCsParams struct {

	/* CredentialCanonical.

	   A Credential canonical
	*/
	CredentialCanonical string

	/* OrganizationCanonical.

	   A canonical of an organization.
	*/
	OrganizationCanonical string

	/* ProjectCanonical.

	   A list of projects' canonical to filter from
	*/
	ProjectCanonical *string

	/* Tag.

	   An amazon tag, represented as `key|value` and where `key` or `value` could be omitted but not both, in order to select resources which has a `key` or a `value` whatever is its counterpart. `key` nor `value` can contains the `|` character. The parameter can be specified several times in order to request resources which match with at least one of the `tag|value` pairs
	*/
	Tag []string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetRunningInfraAWSVPCsParams contains all the parameters to send to the API endpoint

for the get running infra a w s v p cs operation.

Typically these are written to a http.Request.

func NewGetRunningInfraAWSVPCsParams

func NewGetRunningInfraAWSVPCsParams() *GetRunningInfraAWSVPCsParams

NewGetRunningInfraAWSVPCsParams creates a new GetRunningInfraAWSVPCsParams 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 NewGetRunningInfraAWSVPCsParamsWithContext

func NewGetRunningInfraAWSVPCsParamsWithContext(ctx context.Context) *GetRunningInfraAWSVPCsParams

NewGetRunningInfraAWSVPCsParamsWithContext creates a new GetRunningInfraAWSVPCsParams object with the ability to set a context for a request.

func NewGetRunningInfraAWSVPCsParamsWithHTTPClient

func NewGetRunningInfraAWSVPCsParamsWithHTTPClient(client *http.Client) *GetRunningInfraAWSVPCsParams

NewGetRunningInfraAWSVPCsParamsWithHTTPClient creates a new GetRunningInfraAWSVPCsParams object with the ability to set a custom HTTPClient for a request.

func NewGetRunningInfraAWSVPCsParamsWithTimeout

func NewGetRunningInfraAWSVPCsParamsWithTimeout(timeout time.Duration) *GetRunningInfraAWSVPCsParams

NewGetRunningInfraAWSVPCsParamsWithTimeout creates a new GetRunningInfraAWSVPCsParams object with the ability to set a timeout on a request.

func (*GetRunningInfraAWSVPCsParams) SetContext

func (o *GetRunningInfraAWSVPCsParams) SetContext(ctx context.Context)

SetContext adds the context to the get running infra a w s v p cs params

func (*GetRunningInfraAWSVPCsParams) SetCredentialCanonical

func (o *GetRunningInfraAWSVPCsParams) SetCredentialCanonical(credentialCanonical string)

SetCredentialCanonical adds the credentialCanonical to the get running infra a w s v p cs params

func (*GetRunningInfraAWSVPCsParams) SetDefaults

func (o *GetRunningInfraAWSVPCsParams) SetDefaults()

SetDefaults hydrates default values in the get running infra a w s v p cs params (not the query body).

All values with no default are reset to their zero value.

func (*GetRunningInfraAWSVPCsParams) SetHTTPClient

func (o *GetRunningInfraAWSVPCsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get running infra a w s v p cs params

func (*GetRunningInfraAWSVPCsParams) SetOrganizationCanonical

func (o *GetRunningInfraAWSVPCsParams) SetOrganizationCanonical(organizationCanonical string)

SetOrganizationCanonical adds the organizationCanonical to the get running infra a w s v p cs params

func (*GetRunningInfraAWSVPCsParams) SetProjectCanonical

func (o *GetRunningInfraAWSVPCsParams) SetProjectCanonical(projectCanonical *string)

SetProjectCanonical adds the projectCanonical to the get running infra a w s v p cs params

func (*GetRunningInfraAWSVPCsParams) SetTag

func (o *GetRunningInfraAWSVPCsParams) SetTag(tag []string)

SetTag adds the tag to the get running infra a w s v p cs params

func (*GetRunningInfraAWSVPCsParams) SetTimeout

func (o *GetRunningInfraAWSVPCsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get running infra a w s v p cs params

func (*GetRunningInfraAWSVPCsParams) WithContext

WithContext adds the context to the get running infra a w s v p cs params

func (*GetRunningInfraAWSVPCsParams) WithCredentialCanonical

func (o *GetRunningInfraAWSVPCsParams) WithCredentialCanonical(credentialCanonical string) *GetRunningInfraAWSVPCsParams

WithCredentialCanonical adds the credentialCanonical to the get running infra a w s v p cs params

func (*GetRunningInfraAWSVPCsParams) WithDefaults

WithDefaults hydrates default values in the get running infra a w s v p cs params (not the query body).

All values with no default are reset to their zero value.

func (*GetRunningInfraAWSVPCsParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get running infra a w s v p cs params

func (*GetRunningInfraAWSVPCsParams) WithOrganizationCanonical

func (o *GetRunningInfraAWSVPCsParams) WithOrganizationCanonical(organizationCanonical string) *GetRunningInfraAWSVPCsParams

WithOrganizationCanonical adds the organizationCanonical to the get running infra a w s v p cs params

func (*GetRunningInfraAWSVPCsParams) WithProjectCanonical

func (o *GetRunningInfraAWSVPCsParams) WithProjectCanonical(projectCanonical *string) *GetRunningInfraAWSVPCsParams

WithProjectCanonical adds the projectCanonical to the get running infra a w s v p cs params

func (*GetRunningInfraAWSVPCsParams) WithTag

WithTag adds the tag to the get running infra a w s v p cs params

func (*GetRunningInfraAWSVPCsParams) WithTimeout

WithTimeout adds the timeout to the get running infra a w s v p cs params

func (*GetRunningInfraAWSVPCsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetRunningInfraAWSVPCsReader

type GetRunningInfraAWSVPCsReader struct {
	// contains filtered or unexported fields
}

GetRunningInfraAWSVPCsReader is a Reader for the GetRunningInfraAWSVPCs structure.

func (*GetRunningInfraAWSVPCsReader) ReadResponse

func (o *GetRunningInfraAWSVPCsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetRunningInfraAWSVPCsUnprocessableEntity

type GetRunningInfraAWSVPCsUnprocessableEntity struct {

	/* The length of the response body in octets (8-bit bytes).

	   Format: uint64
	*/
	ContentLength uint64

	Payload *models.ErrorPayload
}

GetRunningInfraAWSVPCsUnprocessableEntity describes a response with status code 422, with default header values.

All the custom errors that are generated from the Cycloid API

func NewGetRunningInfraAWSVPCsUnprocessableEntity

func NewGetRunningInfraAWSVPCsUnprocessableEntity() *GetRunningInfraAWSVPCsUnprocessableEntity

NewGetRunningInfraAWSVPCsUnprocessableEntity creates a GetRunningInfraAWSVPCsUnprocessableEntity with default headers values

func (*GetRunningInfraAWSVPCsUnprocessableEntity) Code

Code gets the status code for the get running infra a w s v p cs unprocessable entity response

func (*GetRunningInfraAWSVPCsUnprocessableEntity) Error

func (*GetRunningInfraAWSVPCsUnprocessableEntity) GetPayload

func (*GetRunningInfraAWSVPCsUnprocessableEntity) IsClientError

IsClientError returns true when this get running infra a w s v p cs unprocessable entity response has a 4xx status code

func (*GetRunningInfraAWSVPCsUnprocessableEntity) IsCode

IsCode returns true when this get running infra a w s v p cs unprocessable entity response a status code equal to that given

func (*GetRunningInfraAWSVPCsUnprocessableEntity) IsRedirect

IsRedirect returns true when this get running infra a w s v p cs unprocessable entity response has a 3xx status code

func (*GetRunningInfraAWSVPCsUnprocessableEntity) IsServerError

IsServerError returns true when this get running infra a w s v p cs unprocessable entity response has a 5xx status code

func (*GetRunningInfraAWSVPCsUnprocessableEntity) IsSuccess

IsSuccess returns true when this get running infra a w s v p cs unprocessable entity response has a 2xx status code

func (*GetRunningInfraAWSVPCsUnprocessableEntity) String

type GetRunningInfraAWSVolumesDefault

type GetRunningInfraAWSVolumesDefault struct {

	/* The length of the response body in octets (8-bit bytes).

	   Format: uint64
	*/
	ContentLength uint64

	Payload *models.ErrorPayload
	// contains filtered or unexported fields
}

GetRunningInfraAWSVolumesDefault describes a response with status code -1, with default header values.

The response sent when an unexpected error happened, as known as an internal server error.

func NewGetRunningInfraAWSVolumesDefault

func NewGetRunningInfraAWSVolumesDefault(code int) *GetRunningInfraAWSVolumesDefault

NewGetRunningInfraAWSVolumesDefault creates a GetRunningInfraAWSVolumesDefault with default headers values

func (*GetRunningInfraAWSVolumesDefault) Code

Code gets the status code for the get running infra a w s volumes default response

func (*GetRunningInfraAWSVolumesDefault) Error

func (*GetRunningInfraAWSVolumesDefault) GetPayload

func (*GetRunningInfraAWSVolumesDefault) IsClientError

func (o *GetRunningInfraAWSVolumesDefault) IsClientError() bool

IsClientError returns true when this get running infra a w s volumes default response has a 4xx status code

func (*GetRunningInfraAWSVolumesDefault) IsCode

func (o *GetRunningInfraAWSVolumesDefault) IsCode(code int) bool

IsCode returns true when this get running infra a w s volumes default response a status code equal to that given

func (*GetRunningInfraAWSVolumesDefault) IsRedirect

func (o *GetRunningInfraAWSVolumesDefault) IsRedirect() bool

IsRedirect returns true when this get running infra a w s volumes default response has a 3xx status code

func (*GetRunningInfraAWSVolumesDefault) IsServerError

func (o *GetRunningInfraAWSVolumesDefault) IsServerError() bool

IsServerError returns true when this get running infra a w s volumes default response has a 5xx status code

func (*GetRunningInfraAWSVolumesDefault) IsSuccess

func (o *GetRunningInfraAWSVolumesDefault) IsSuccess() bool

IsSuccess returns true when this get running infra a w s volumes default response has a 2xx status code

func (*GetRunningInfraAWSVolumesDefault) String

type GetRunningInfraAWSVolumesForbidden

type GetRunningInfraAWSVolumesForbidden struct {

	/* The length of the response body in octets (8-bit bytes).

	   Format: uint64
	*/
	ContentLength uint64

	Payload *models.ErrorPayload
}

GetRunningInfraAWSVolumesForbidden describes a response with status code 403, with default header values.

The authenticated user cannot perform the operation because, it doesn't have permissions for such operation.

func NewGetRunningInfraAWSVolumesForbidden

func NewGetRunningInfraAWSVolumesForbidden() *GetRunningInfraAWSVolumesForbidden

NewGetRunningInfraAWSVolumesForbidden creates a GetRunningInfraAWSVolumesForbidden with default headers values

func (*GetRunningInfraAWSVolumesForbidden) Code

Code gets the status code for the get running infra a w s volumes forbidden response

func (*GetRunningInfraAWSVolumesForbidden) Error

func (*GetRunningInfraAWSVolumesForbidden) GetPayload

func (*GetRunningInfraAWSVolumesForbidden) IsClientError

func (o *GetRunningInfraAWSVolumesForbidden) IsClientError() bool

IsClientError returns true when this get running infra a w s volumes forbidden response has a 4xx status code

func (*GetRunningInfraAWSVolumesForbidden) IsCode

IsCode returns true when this get running infra a w s volumes forbidden response a status code equal to that given

func (*GetRunningInfraAWSVolumesForbidden) IsRedirect

func (o *GetRunningInfraAWSVolumesForbidden) IsRedirect() bool

IsRedirect returns true when this get running infra a w s volumes forbidden response has a 3xx status code

func (*GetRunningInfraAWSVolumesForbidden) IsServerError

func (o *GetRunningInfraAWSVolumesForbidden) IsServerError() bool

IsServerError returns true when this get running infra a w s volumes forbidden response has a 5xx status code

func (*GetRunningInfraAWSVolumesForbidden) IsSuccess

IsSuccess returns true when this get running infra a w s volumes forbidden response has a 2xx status code

func (*GetRunningInfraAWSVolumesForbidden) String

type GetRunningInfraAWSVolumesNotFound

type GetRunningInfraAWSVolumesNotFound struct {

	/* The length of the response body in octets (8-bit bytes).

	   Format: uint64
	*/
	ContentLength uint64

	Payload *models.ErrorPayload
}

GetRunningInfraAWSVolumesNotFound describes a response with status code 404, with default header values.

The response sent when any of the entities present in the path is not found.

func NewGetRunningInfraAWSVolumesNotFound

func NewGetRunningInfraAWSVolumesNotFound() *GetRunningInfraAWSVolumesNotFound

NewGetRunningInfraAWSVolumesNotFound creates a GetRunningInfraAWSVolumesNotFound with default headers values

func (*GetRunningInfraAWSVolumesNotFound) Code

Code gets the status code for the get running infra a w s volumes not found response

func (*GetRunningInfraAWSVolumesNotFound) Error

func (*GetRunningInfraAWSVolumesNotFound) GetPayload

func (*GetRunningInfraAWSVolumesNotFound) IsClientError

func (o *GetRunningInfraAWSVolumesNotFound) IsClientError() bool

IsClientError returns true when this get running infra a w s volumes not found response has a 4xx status code

func (*GetRunningInfraAWSVolumesNotFound) IsCode

func (o *GetRunningInfraAWSVolumesNotFound) IsCode(code int) bool

IsCode returns true when this get running infra a w s volumes not found response a status code equal to that given

func (*GetRunningInfraAWSVolumesNotFound) IsRedirect

func (o *GetRunningInfraAWSVolumesNotFound) IsRedirect() bool

IsRedirect returns true when this get running infra a w s volumes not found response has a 3xx status code

func (*GetRunningInfraAWSVolumesNotFound) IsServerError

func (o *GetRunningInfraAWSVolumesNotFound) IsServerError() bool

IsServerError returns true when this get running infra a w s volumes not found response has a 5xx status code

func (*GetRunningInfraAWSVolumesNotFound) IsSuccess

func (o *GetRunningInfraAWSVolumesNotFound) IsSuccess() bool

IsSuccess returns true when this get running infra a w s volumes not found response has a 2xx status code

func (*GetRunningInfraAWSVolumesNotFound) String

type GetRunningInfraAWSVolumesOK

type GetRunningInfraAWSVolumesOK struct {
	Payload *GetRunningInfraAWSVolumesOKBody
}

GetRunningInfraAWSVolumesOK describes a response with status code 200, with default header values.

The list of AWS volumes which matches the scope specified by the filter.

func NewGetRunningInfraAWSVolumesOK

func NewGetRunningInfraAWSVolumesOK() *GetRunningInfraAWSVolumesOK

NewGetRunningInfraAWSVolumesOK creates a GetRunningInfraAWSVolumesOK with default headers values

func (*GetRunningInfraAWSVolumesOK) Code

func (o *GetRunningInfraAWSVolumesOK) Code() int

Code gets the status code for the get running infra a w s volumes o k response

func (*GetRunningInfraAWSVolumesOK) Error

func (*GetRunningInfraAWSVolumesOK) GetPayload

func (*GetRunningInfraAWSVolumesOK) IsClientError

func (o *GetRunningInfraAWSVolumesOK) IsClientError() bool

IsClientError returns true when this get running infra a w s volumes o k response has a 4xx status code

func (*GetRunningInfraAWSVolumesOK) IsCode

func (o *GetRunningInfraAWSVolumesOK) IsCode(code int) bool

IsCode returns true when this get running infra a w s volumes o k response a status code equal to that given

func (*GetRunningInfraAWSVolumesOK) IsRedirect

func (o *GetRunningInfraAWSVolumesOK) IsRedirect() bool

IsRedirect returns true when this get running infra a w s volumes o k response has a 3xx status code

func (*GetRunningInfraAWSVolumesOK) IsServerError

func (o *GetRunningInfraAWSVolumesOK) IsServerError() bool

IsServerError returns true when this get running infra a w s volumes o k response has a 5xx status code

func (*GetRunningInfraAWSVolumesOK) IsSuccess

func (o *GetRunningInfraAWSVolumesOK) IsSuccess() bool

IsSuccess returns true when this get running infra a w s volumes o k response has a 2xx status code

func (*GetRunningInfraAWSVolumesOK) String

func (o *GetRunningInfraAWSVolumesOK) String() string

type GetRunningInfraAWSVolumesOKBody

type GetRunningInfraAWSVolumesOKBody struct {

	// data
	// Required: true
	Data []models.AWSInfrastructureResourceVolume `json:"data"`

	// pagination
	Pagination *models.PaginationAWS `json:"pagination,omitempty"`
}

GetRunningInfraAWSVolumesOKBody get running infra a w s volumes o k body swagger:model GetRunningInfraAWSVolumesOKBody

func (*GetRunningInfraAWSVolumesOKBody) ContextValidate

func (o *GetRunningInfraAWSVolumesOKBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error

ContextValidate validate this get running infra a w s volumes o k body based on the context it is used

func (*GetRunningInfraAWSVolumesOKBody) MarshalBinary

func (o *GetRunningInfraAWSVolumesOKBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetRunningInfraAWSVolumesOKBody) UnmarshalBinary

func (o *GetRunningInfraAWSVolumesOKBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetRunningInfraAWSVolumesOKBody) Validate

Validate validates this get running infra a w s volumes o k body

type GetRunningInfraAWSVolumesParams

type GetRunningInfraAWSVolumesParams struct {

	/* CredentialCanonical.

	   A Credential canonical
	*/
	CredentialCanonical string

	/* Next.

	   The token to retrieve the next page of results
	*/
	Next *string

	/* OrganizationCanonical.

	   A canonical of an organization.
	*/
	OrganizationCanonical string

	/* PageSize.

	   The number of items at most which the response can have.

	   Format: uint32
	   Default: 1000
	*/
	PageSize *uint32

	/* ProjectCanonical.

	   A list of projects' canonical to filter from
	*/
	ProjectCanonical *string

	/* Tag.

	   An amazon tag, represented as `key|value` and where `key` or `value` could be omitted but not both, in order to select resources which has a `key` or a `value` whatever is its counterpart. `key` nor `value` can contains the `|` character. The parameter can be specified several times in order to request resources which match with at least one of the `tag|value` pairs
	*/
	Tag []string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetRunningInfraAWSVolumesParams contains all the parameters to send to the API endpoint

for the get running infra a w s volumes operation.

Typically these are written to a http.Request.

func NewGetRunningInfraAWSVolumesParams

func NewGetRunningInfraAWSVolumesParams() *GetRunningInfraAWSVolumesParams

NewGetRunningInfraAWSVolumesParams creates a new GetRunningInfraAWSVolumesParams 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 NewGetRunningInfraAWSVolumesParamsWithContext

func NewGetRunningInfraAWSVolumesParamsWithContext(ctx context.Context) *GetRunningInfraAWSVolumesParams

NewGetRunningInfraAWSVolumesParamsWithContext creates a new GetRunningInfraAWSVolumesParams object with the ability to set a context for a request.

func NewGetRunningInfraAWSVolumesParamsWithHTTPClient

func NewGetRunningInfraAWSVolumesParamsWithHTTPClient(client *http.Client) *GetRunningInfraAWSVolumesParams

NewGetRunningInfraAWSVolumesParamsWithHTTPClient creates a new GetRunningInfraAWSVolumesParams object with the ability to set a custom HTTPClient for a request.

func NewGetRunningInfraAWSVolumesParamsWithTimeout

func NewGetRunningInfraAWSVolumesParamsWithTimeout(timeout time.Duration) *GetRunningInfraAWSVolumesParams

NewGetRunningInfraAWSVolumesParamsWithTimeout creates a new GetRunningInfraAWSVolumesParams object with the ability to set a timeout on a request.

func (*GetRunningInfraAWSVolumesParams) SetContext

func (o *GetRunningInfraAWSVolumesParams) SetContext(ctx context.Context)

SetContext adds the context to the get running infra a w s volumes params

func (*GetRunningInfraAWSVolumesParams) SetCredentialCanonical

func (o *GetRunningInfraAWSVolumesParams) SetCredentialCanonical(credentialCanonical string)

SetCredentialCanonical adds the credentialCanonical to the get running infra a w s volumes params

func (*GetRunningInfraAWSVolumesParams) SetDefaults

func (o *GetRunningInfraAWSVolumesParams) SetDefaults()

SetDefaults hydrates default values in the get running infra a w s volumes params (not the query body).

All values with no default are reset to their zero value.

func (*GetRunningInfraAWSVolumesParams) SetHTTPClient

func (o *GetRunningInfraAWSVolumesParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get running infra a w s volumes params

func (*GetRunningInfraAWSVolumesParams) SetNext

func (o *GetRunningInfraAWSVolumesParams) SetNext(next *string)

SetNext adds the next to the get running infra a w s volumes params

func (*GetRunningInfraAWSVolumesParams) SetOrganizationCanonical

func (o *GetRunningInfraAWSVolumesParams) SetOrganizationCanonical(organizationCanonical string)

SetOrganizationCanonical adds the organizationCanonical to the get running infra a w s volumes params

func (*GetRunningInfraAWSVolumesParams) SetPageSize

func (o *GetRunningInfraAWSVolumesParams) SetPageSize(pageSize *uint32)

SetPageSize adds the pageSize to the get running infra a w s volumes params

func (*GetRunningInfraAWSVolumesParams) SetProjectCanonical

func (o *GetRunningInfraAWSVolumesParams) SetProjectCanonical(projectCanonical *string)

SetProjectCanonical adds the projectCanonical to the get running infra a w s volumes params

func (*GetRunningInfraAWSVolumesParams) SetTag

func (o *GetRunningInfraAWSVolumesParams) SetTag(tag []string)

SetTag adds the tag to the get running infra a w s volumes params

func (*GetRunningInfraAWSVolumesParams) SetTimeout

func (o *GetRunningInfraAWSVolumesParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get running infra a w s volumes params

func (*GetRunningInfraAWSVolumesParams) WithContext

WithContext adds the context to the get running infra a w s volumes params

func (*GetRunningInfraAWSVolumesParams) WithCredentialCanonical

func (o *GetRunningInfraAWSVolumesParams) WithCredentialCanonical(credentialCanonical string) *GetRunningInfraAWSVolumesParams

WithCredentialCanonical adds the credentialCanonical to the get running infra a w s volumes params

func (*GetRunningInfraAWSVolumesParams) WithDefaults

WithDefaults hydrates default values in the get running infra a w s volumes params (not the query body).

All values with no default are reset to their zero value.

func (*GetRunningInfraAWSVolumesParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get running infra a w s volumes params

func (*GetRunningInfraAWSVolumesParams) WithNext

WithNext adds the next to the get running infra a w s volumes params

func (*GetRunningInfraAWSVolumesParams) WithOrganizationCanonical

func (o *GetRunningInfraAWSVolumesParams) WithOrganizationCanonical(organizationCanonical string) *GetRunningInfraAWSVolumesParams

WithOrganizationCanonical adds the organizationCanonical to the get running infra a w s volumes params

func (*GetRunningInfraAWSVolumesParams) WithPageSize

WithPageSize adds the pageSize to the get running infra a w s volumes params

func (*GetRunningInfraAWSVolumesParams) WithProjectCanonical

func (o *GetRunningInfraAWSVolumesParams) WithProjectCanonical(projectCanonical *string) *GetRunningInfraAWSVolumesParams

WithProjectCanonical adds the projectCanonical to the get running infra a w s volumes params

func (*GetRunningInfraAWSVolumesParams) WithTag

WithTag adds the tag to the get running infra a w s volumes params

func (*GetRunningInfraAWSVolumesParams) WithTimeout

WithTimeout adds the timeout to the get running infra a w s volumes params

func (*GetRunningInfraAWSVolumesParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetRunningInfraAWSVolumesReader

type GetRunningInfraAWSVolumesReader struct {
	// contains filtered or unexported fields
}

GetRunningInfraAWSVolumesReader is a Reader for the GetRunningInfraAWSVolumes structure.

func (*GetRunningInfraAWSVolumesReader) ReadResponse

func (o *GetRunningInfraAWSVolumesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetRunningInfraAWSVolumesUnprocessableEntity

type GetRunningInfraAWSVolumesUnprocessableEntity struct {

	/* The length of the response body in octets (8-bit bytes).

	   Format: uint64
	*/
	ContentLength uint64

	Payload *models.ErrorPayload
}

GetRunningInfraAWSVolumesUnprocessableEntity describes a response with status code 422, with default header values.

All the custom errors that are generated from the Cycloid API

func NewGetRunningInfraAWSVolumesUnprocessableEntity

func NewGetRunningInfraAWSVolumesUnprocessableEntity() *GetRunningInfraAWSVolumesUnprocessableEntity

NewGetRunningInfraAWSVolumesUnprocessableEntity creates a GetRunningInfraAWSVolumesUnprocessableEntity with default headers values

func (*GetRunningInfraAWSVolumesUnprocessableEntity) Code

Code gets the status code for the get running infra a w s volumes unprocessable entity response

func (*GetRunningInfraAWSVolumesUnprocessableEntity) Error

func (*GetRunningInfraAWSVolumesUnprocessableEntity) GetPayload

func (*GetRunningInfraAWSVolumesUnprocessableEntity) IsClientError

IsClientError returns true when this get running infra a w s volumes unprocessable entity response has a 4xx status code

func (*GetRunningInfraAWSVolumesUnprocessableEntity) IsCode

IsCode returns true when this get running infra a w s volumes unprocessable entity response a status code equal to that given

func (*GetRunningInfraAWSVolumesUnprocessableEntity) IsRedirect

IsRedirect returns true when this get running infra a w s volumes unprocessable entity response has a 3xx status code

func (*GetRunningInfraAWSVolumesUnprocessableEntity) IsServerError

IsServerError returns true when this get running infra a w s volumes unprocessable entity response has a 5xx status code

func (*GetRunningInfraAWSVolumesUnprocessableEntity) IsSuccess

IsSuccess returns true when this get running infra a w s volumes unprocessable entity response has a 2xx status code

func (*GetRunningInfraAWSVolumesUnprocessableEntity) String

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL