Documentation ¶
Index ¶
- type Client
- func (a *Client) CreateRecommendationForOrganization(params *CreateRecommendationForOrganizationParams) (*CreateRecommendationForOrganizationOK, error)
- func (a *Client) GetAccessConfigsForOrganization(params *GetAccessConfigsForOrganizationParams) (*GetAccessConfigsForOrganizationOK, error)
- func (a *Client) GetDisktypesForOrganization(params *GetDisktypesForOrganizationParams) (*GetDisktypesForOrganizationOK, error)
- func (a *Client) GetEncryptionKeysForOrganization(params *GetEncryptionKeysForOrganizationParams) (*GetEncryptionKeysForOrganizationOK, error)
- func (a *Client) GetGatewaysCredentialIDForOrganization(params *GetGatewaysCredentialIDForOrganizationParams) (*GetGatewaysCredentialIDForOrganizationOK, error)
- func (a *Client) GetIPPoolsCredentialIDForOrganization(params *GetIPPoolsCredentialIDForOrganizationParams) (*GetIPPoolsCredentialIDForOrganizationOK, error)
- func (a *Client) GetPlatformNetworksForOrganization(params *GetPlatformNetworksForOrganizationParams) (*GetPlatformNetworksForOrganizationOK, error)
- func (a *Client) GetPlatformSShKeysForOrganization(params *GetPlatformSShKeysForOrganizationParams) (*GetPlatformSShKeysForOrganizationOK, error)
- func (a *Client) GetPlatformSecurityGroupsForOrganization(params *GetPlatformSecurityGroupsForOrganizationParams) (*GetPlatformSecurityGroupsForOrganizationOK, error)
- func (a *Client) GetRegionsByCredentialAndOrganization(params *GetRegionsByCredentialAndOrganizationParams) (*GetRegionsByCredentialAndOrganizationOK, error)
- func (a *Client) GetVMTypesByCredentialAndOrganization(params *GetVMTypesByCredentialAndOrganizationParams) (*GetVMTypesByCredentialAndOrganizationOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type CreateRecommendationForOrganizationOK
- type CreateRecommendationForOrganizationParams
- func NewCreateRecommendationForOrganizationParams() *CreateRecommendationForOrganizationParams
- func NewCreateRecommendationForOrganizationParamsWithContext(ctx context.Context) *CreateRecommendationForOrganizationParams
- func NewCreateRecommendationForOrganizationParamsWithHTTPClient(client *http.Client) *CreateRecommendationForOrganizationParams
- func NewCreateRecommendationForOrganizationParamsWithTimeout(timeout time.Duration) *CreateRecommendationForOrganizationParams
- func (o *CreateRecommendationForOrganizationParams) SetBody(body *models_cloudbreak.RecommendationRequestJSON)
- func (o *CreateRecommendationForOrganizationParams) SetContext(ctx context.Context)
- func (o *CreateRecommendationForOrganizationParams) SetHTTPClient(client *http.Client)
- func (o *CreateRecommendationForOrganizationParams) SetOrganizationID(organizationID int64)
- func (o *CreateRecommendationForOrganizationParams) SetTimeout(timeout time.Duration)
- func (o *CreateRecommendationForOrganizationParams) WithBody(body *models_cloudbreak.RecommendationRequestJSON) *CreateRecommendationForOrganizationParams
- func (o *CreateRecommendationForOrganizationParams) WithContext(ctx context.Context) *CreateRecommendationForOrganizationParams
- func (o *CreateRecommendationForOrganizationParams) WithHTTPClient(client *http.Client) *CreateRecommendationForOrganizationParams
- func (o *CreateRecommendationForOrganizationParams) WithOrganizationID(organizationID int64) *CreateRecommendationForOrganizationParams
- func (o *CreateRecommendationForOrganizationParams) WithTimeout(timeout time.Duration) *CreateRecommendationForOrganizationParams
- func (o *CreateRecommendationForOrganizationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateRecommendationForOrganizationReader
- type GetAccessConfigsForOrganizationOK
- type GetAccessConfigsForOrganizationParams
- func NewGetAccessConfigsForOrganizationParams() *GetAccessConfigsForOrganizationParams
- func NewGetAccessConfigsForOrganizationParamsWithContext(ctx context.Context) *GetAccessConfigsForOrganizationParams
- func NewGetAccessConfigsForOrganizationParamsWithHTTPClient(client *http.Client) *GetAccessConfigsForOrganizationParams
- func NewGetAccessConfigsForOrganizationParamsWithTimeout(timeout time.Duration) *GetAccessConfigsForOrganizationParams
- func (o *GetAccessConfigsForOrganizationParams) SetBody(body *models_cloudbreak.PlatformResourceRequestJSON)
- func (o *GetAccessConfigsForOrganizationParams) SetContext(ctx context.Context)
- func (o *GetAccessConfigsForOrganizationParams) SetHTTPClient(client *http.Client)
- func (o *GetAccessConfigsForOrganizationParams) SetOrganizationID(organizationID int64)
- func (o *GetAccessConfigsForOrganizationParams) SetTimeout(timeout time.Duration)
- func (o *GetAccessConfigsForOrganizationParams) WithBody(body *models_cloudbreak.PlatformResourceRequestJSON) *GetAccessConfigsForOrganizationParams
- func (o *GetAccessConfigsForOrganizationParams) WithContext(ctx context.Context) *GetAccessConfigsForOrganizationParams
- func (o *GetAccessConfigsForOrganizationParams) WithHTTPClient(client *http.Client) *GetAccessConfigsForOrganizationParams
- func (o *GetAccessConfigsForOrganizationParams) WithOrganizationID(organizationID int64) *GetAccessConfigsForOrganizationParams
- func (o *GetAccessConfigsForOrganizationParams) WithTimeout(timeout time.Duration) *GetAccessConfigsForOrganizationParams
- func (o *GetAccessConfigsForOrganizationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAccessConfigsForOrganizationReader
- type GetDisktypesForOrganizationOK
- type GetDisktypesForOrganizationParams
- func NewGetDisktypesForOrganizationParams() *GetDisktypesForOrganizationParams
- func NewGetDisktypesForOrganizationParamsWithContext(ctx context.Context) *GetDisktypesForOrganizationParams
- func NewGetDisktypesForOrganizationParamsWithHTTPClient(client *http.Client) *GetDisktypesForOrganizationParams
- func NewGetDisktypesForOrganizationParamsWithTimeout(timeout time.Duration) *GetDisktypesForOrganizationParams
- func (o *GetDisktypesForOrganizationParams) SetContext(ctx context.Context)
- func (o *GetDisktypesForOrganizationParams) SetHTTPClient(client *http.Client)
- func (o *GetDisktypesForOrganizationParams) SetOrganizationID(organizationID int64)
- func (o *GetDisktypesForOrganizationParams) SetTimeout(timeout time.Duration)
- func (o *GetDisktypesForOrganizationParams) WithContext(ctx context.Context) *GetDisktypesForOrganizationParams
- func (o *GetDisktypesForOrganizationParams) WithHTTPClient(client *http.Client) *GetDisktypesForOrganizationParams
- func (o *GetDisktypesForOrganizationParams) WithOrganizationID(organizationID int64) *GetDisktypesForOrganizationParams
- func (o *GetDisktypesForOrganizationParams) WithTimeout(timeout time.Duration) *GetDisktypesForOrganizationParams
- func (o *GetDisktypesForOrganizationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetDisktypesForOrganizationReader
- type GetEncryptionKeysForOrganizationOK
- type GetEncryptionKeysForOrganizationParams
- func NewGetEncryptionKeysForOrganizationParams() *GetEncryptionKeysForOrganizationParams
- func NewGetEncryptionKeysForOrganizationParamsWithContext(ctx context.Context) *GetEncryptionKeysForOrganizationParams
- func NewGetEncryptionKeysForOrganizationParamsWithHTTPClient(client *http.Client) *GetEncryptionKeysForOrganizationParams
- func NewGetEncryptionKeysForOrganizationParamsWithTimeout(timeout time.Duration) *GetEncryptionKeysForOrganizationParams
- func (o *GetEncryptionKeysForOrganizationParams) SetBody(body *models_cloudbreak.PlatformResourceRequestJSON)
- func (o *GetEncryptionKeysForOrganizationParams) SetContext(ctx context.Context)
- func (o *GetEncryptionKeysForOrganizationParams) SetHTTPClient(client *http.Client)
- func (o *GetEncryptionKeysForOrganizationParams) SetOrganizationID(organizationID int64)
- func (o *GetEncryptionKeysForOrganizationParams) SetTimeout(timeout time.Duration)
- func (o *GetEncryptionKeysForOrganizationParams) WithBody(body *models_cloudbreak.PlatformResourceRequestJSON) *GetEncryptionKeysForOrganizationParams
- func (o *GetEncryptionKeysForOrganizationParams) WithContext(ctx context.Context) *GetEncryptionKeysForOrganizationParams
- func (o *GetEncryptionKeysForOrganizationParams) WithHTTPClient(client *http.Client) *GetEncryptionKeysForOrganizationParams
- func (o *GetEncryptionKeysForOrganizationParams) WithOrganizationID(organizationID int64) *GetEncryptionKeysForOrganizationParams
- func (o *GetEncryptionKeysForOrganizationParams) WithTimeout(timeout time.Duration) *GetEncryptionKeysForOrganizationParams
- func (o *GetEncryptionKeysForOrganizationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetEncryptionKeysForOrganizationReader
- type GetGatewaysCredentialIDForOrganizationOK
- type GetGatewaysCredentialIDForOrganizationParams
- func NewGetGatewaysCredentialIDForOrganizationParams() *GetGatewaysCredentialIDForOrganizationParams
- func NewGetGatewaysCredentialIDForOrganizationParamsWithContext(ctx context.Context) *GetGatewaysCredentialIDForOrganizationParams
- func NewGetGatewaysCredentialIDForOrganizationParamsWithHTTPClient(client *http.Client) *GetGatewaysCredentialIDForOrganizationParams
- func NewGetGatewaysCredentialIDForOrganizationParamsWithTimeout(timeout time.Duration) *GetGatewaysCredentialIDForOrganizationParams
- func (o *GetGatewaysCredentialIDForOrganizationParams) SetBody(body *models_cloudbreak.PlatformResourceRequestJSON)
- func (o *GetGatewaysCredentialIDForOrganizationParams) SetContext(ctx context.Context)
- func (o *GetGatewaysCredentialIDForOrganizationParams) SetHTTPClient(client *http.Client)
- func (o *GetGatewaysCredentialIDForOrganizationParams) SetOrganizationID(organizationID int64)
- func (o *GetGatewaysCredentialIDForOrganizationParams) SetTimeout(timeout time.Duration)
- func (o *GetGatewaysCredentialIDForOrganizationParams) WithBody(body *models_cloudbreak.PlatformResourceRequestJSON) *GetGatewaysCredentialIDForOrganizationParams
- func (o *GetGatewaysCredentialIDForOrganizationParams) WithContext(ctx context.Context) *GetGatewaysCredentialIDForOrganizationParams
- func (o *GetGatewaysCredentialIDForOrganizationParams) WithHTTPClient(client *http.Client) *GetGatewaysCredentialIDForOrganizationParams
- func (o *GetGatewaysCredentialIDForOrganizationParams) WithOrganizationID(organizationID int64) *GetGatewaysCredentialIDForOrganizationParams
- func (o *GetGatewaysCredentialIDForOrganizationParams) WithTimeout(timeout time.Duration) *GetGatewaysCredentialIDForOrganizationParams
- func (o *GetGatewaysCredentialIDForOrganizationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetGatewaysCredentialIDForOrganizationReader
- type GetIPPoolsCredentialIDForOrganizationOK
- type GetIPPoolsCredentialIDForOrganizationParams
- func NewGetIPPoolsCredentialIDForOrganizationParams() *GetIPPoolsCredentialIDForOrganizationParams
- func NewGetIPPoolsCredentialIDForOrganizationParamsWithContext(ctx context.Context) *GetIPPoolsCredentialIDForOrganizationParams
- func NewGetIPPoolsCredentialIDForOrganizationParamsWithHTTPClient(client *http.Client) *GetIPPoolsCredentialIDForOrganizationParams
- func NewGetIPPoolsCredentialIDForOrganizationParamsWithTimeout(timeout time.Duration) *GetIPPoolsCredentialIDForOrganizationParams
- func (o *GetIPPoolsCredentialIDForOrganizationParams) SetBody(body *models_cloudbreak.PlatformResourceRequestJSON)
- func (o *GetIPPoolsCredentialIDForOrganizationParams) SetContext(ctx context.Context)
- func (o *GetIPPoolsCredentialIDForOrganizationParams) SetHTTPClient(client *http.Client)
- func (o *GetIPPoolsCredentialIDForOrganizationParams) SetOrganizationID(organizationID int64)
- func (o *GetIPPoolsCredentialIDForOrganizationParams) SetTimeout(timeout time.Duration)
- func (o *GetIPPoolsCredentialIDForOrganizationParams) WithBody(body *models_cloudbreak.PlatformResourceRequestJSON) *GetIPPoolsCredentialIDForOrganizationParams
- func (o *GetIPPoolsCredentialIDForOrganizationParams) WithContext(ctx context.Context) *GetIPPoolsCredentialIDForOrganizationParams
- func (o *GetIPPoolsCredentialIDForOrganizationParams) WithHTTPClient(client *http.Client) *GetIPPoolsCredentialIDForOrganizationParams
- func (o *GetIPPoolsCredentialIDForOrganizationParams) WithOrganizationID(organizationID int64) *GetIPPoolsCredentialIDForOrganizationParams
- func (o *GetIPPoolsCredentialIDForOrganizationParams) WithTimeout(timeout time.Duration) *GetIPPoolsCredentialIDForOrganizationParams
- func (o *GetIPPoolsCredentialIDForOrganizationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetIPPoolsCredentialIDForOrganizationReader
- type GetPlatformNetworksForOrganizationOK
- type GetPlatformNetworksForOrganizationParams
- func NewGetPlatformNetworksForOrganizationParams() *GetPlatformNetworksForOrganizationParams
- func NewGetPlatformNetworksForOrganizationParamsWithContext(ctx context.Context) *GetPlatformNetworksForOrganizationParams
- func NewGetPlatformNetworksForOrganizationParamsWithHTTPClient(client *http.Client) *GetPlatformNetworksForOrganizationParams
- func NewGetPlatformNetworksForOrganizationParamsWithTimeout(timeout time.Duration) *GetPlatformNetworksForOrganizationParams
- func (o *GetPlatformNetworksForOrganizationParams) SetBody(body *models_cloudbreak.PlatformResourceRequestJSON)
- func (o *GetPlatformNetworksForOrganizationParams) SetContext(ctx context.Context)
- func (o *GetPlatformNetworksForOrganizationParams) SetHTTPClient(client *http.Client)
- func (o *GetPlatformNetworksForOrganizationParams) SetOrganizationID(organizationID int64)
- func (o *GetPlatformNetworksForOrganizationParams) SetTimeout(timeout time.Duration)
- func (o *GetPlatformNetworksForOrganizationParams) WithBody(body *models_cloudbreak.PlatformResourceRequestJSON) *GetPlatformNetworksForOrganizationParams
- func (o *GetPlatformNetworksForOrganizationParams) WithContext(ctx context.Context) *GetPlatformNetworksForOrganizationParams
- func (o *GetPlatformNetworksForOrganizationParams) WithHTTPClient(client *http.Client) *GetPlatformNetworksForOrganizationParams
- func (o *GetPlatformNetworksForOrganizationParams) WithOrganizationID(organizationID int64) *GetPlatformNetworksForOrganizationParams
- func (o *GetPlatformNetworksForOrganizationParams) WithTimeout(timeout time.Duration) *GetPlatformNetworksForOrganizationParams
- func (o *GetPlatformNetworksForOrganizationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetPlatformNetworksForOrganizationReader
- type GetPlatformSShKeysForOrganizationOK
- type GetPlatformSShKeysForOrganizationParams
- func NewGetPlatformSShKeysForOrganizationParams() *GetPlatformSShKeysForOrganizationParams
- func NewGetPlatformSShKeysForOrganizationParamsWithContext(ctx context.Context) *GetPlatformSShKeysForOrganizationParams
- func NewGetPlatformSShKeysForOrganizationParamsWithHTTPClient(client *http.Client) *GetPlatformSShKeysForOrganizationParams
- func NewGetPlatformSShKeysForOrganizationParamsWithTimeout(timeout time.Duration) *GetPlatformSShKeysForOrganizationParams
- func (o *GetPlatformSShKeysForOrganizationParams) SetBody(body *models_cloudbreak.PlatformResourceRequestJSON)
- func (o *GetPlatformSShKeysForOrganizationParams) SetContext(ctx context.Context)
- func (o *GetPlatformSShKeysForOrganizationParams) SetHTTPClient(client *http.Client)
- func (o *GetPlatformSShKeysForOrganizationParams) SetOrganizationID(organizationID int64)
- func (o *GetPlatformSShKeysForOrganizationParams) SetTimeout(timeout time.Duration)
- func (o *GetPlatformSShKeysForOrganizationParams) WithBody(body *models_cloudbreak.PlatformResourceRequestJSON) *GetPlatformSShKeysForOrganizationParams
- func (o *GetPlatformSShKeysForOrganizationParams) WithContext(ctx context.Context) *GetPlatformSShKeysForOrganizationParams
- func (o *GetPlatformSShKeysForOrganizationParams) WithHTTPClient(client *http.Client) *GetPlatformSShKeysForOrganizationParams
- func (o *GetPlatformSShKeysForOrganizationParams) WithOrganizationID(organizationID int64) *GetPlatformSShKeysForOrganizationParams
- func (o *GetPlatformSShKeysForOrganizationParams) WithTimeout(timeout time.Duration) *GetPlatformSShKeysForOrganizationParams
- func (o *GetPlatformSShKeysForOrganizationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetPlatformSShKeysForOrganizationReader
- type GetPlatformSecurityGroupsForOrganizationOK
- type GetPlatformSecurityGroupsForOrganizationParams
- func NewGetPlatformSecurityGroupsForOrganizationParams() *GetPlatformSecurityGroupsForOrganizationParams
- func NewGetPlatformSecurityGroupsForOrganizationParamsWithContext(ctx context.Context) *GetPlatformSecurityGroupsForOrganizationParams
- func NewGetPlatformSecurityGroupsForOrganizationParamsWithHTTPClient(client *http.Client) *GetPlatformSecurityGroupsForOrganizationParams
- func NewGetPlatformSecurityGroupsForOrganizationParamsWithTimeout(timeout time.Duration) *GetPlatformSecurityGroupsForOrganizationParams
- func (o *GetPlatformSecurityGroupsForOrganizationParams) SetBody(body *models_cloudbreak.PlatformResourceRequestJSON)
- func (o *GetPlatformSecurityGroupsForOrganizationParams) SetContext(ctx context.Context)
- func (o *GetPlatformSecurityGroupsForOrganizationParams) SetHTTPClient(client *http.Client)
- func (o *GetPlatformSecurityGroupsForOrganizationParams) SetOrganizationID(organizationID int64)
- func (o *GetPlatformSecurityGroupsForOrganizationParams) SetTimeout(timeout time.Duration)
- func (o *GetPlatformSecurityGroupsForOrganizationParams) WithBody(body *models_cloudbreak.PlatformResourceRequestJSON) *GetPlatformSecurityGroupsForOrganizationParams
- func (o *GetPlatformSecurityGroupsForOrganizationParams) WithContext(ctx context.Context) *GetPlatformSecurityGroupsForOrganizationParams
- func (o *GetPlatformSecurityGroupsForOrganizationParams) WithHTTPClient(client *http.Client) *GetPlatformSecurityGroupsForOrganizationParams
- func (o *GetPlatformSecurityGroupsForOrganizationParams) WithOrganizationID(organizationID int64) *GetPlatformSecurityGroupsForOrganizationParams
- func (o *GetPlatformSecurityGroupsForOrganizationParams) WithTimeout(timeout time.Duration) *GetPlatformSecurityGroupsForOrganizationParams
- func (o *GetPlatformSecurityGroupsForOrganizationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetPlatformSecurityGroupsForOrganizationReader
- type GetRegionsByCredentialAndOrganizationOK
- type GetRegionsByCredentialAndOrganizationParams
- func NewGetRegionsByCredentialAndOrganizationParams() *GetRegionsByCredentialAndOrganizationParams
- func NewGetRegionsByCredentialAndOrganizationParamsWithContext(ctx context.Context) *GetRegionsByCredentialAndOrganizationParams
- func NewGetRegionsByCredentialAndOrganizationParamsWithHTTPClient(client *http.Client) *GetRegionsByCredentialAndOrganizationParams
- func NewGetRegionsByCredentialAndOrganizationParamsWithTimeout(timeout time.Duration) *GetRegionsByCredentialAndOrganizationParams
- func (o *GetRegionsByCredentialAndOrganizationParams) SetBody(body *models_cloudbreak.PlatformResourceRequestJSON)
- func (o *GetRegionsByCredentialAndOrganizationParams) SetContext(ctx context.Context)
- func (o *GetRegionsByCredentialAndOrganizationParams) SetHTTPClient(client *http.Client)
- func (o *GetRegionsByCredentialAndOrganizationParams) SetOrganizationID(organizationID int64)
- func (o *GetRegionsByCredentialAndOrganizationParams) SetTimeout(timeout time.Duration)
- func (o *GetRegionsByCredentialAndOrganizationParams) WithBody(body *models_cloudbreak.PlatformResourceRequestJSON) *GetRegionsByCredentialAndOrganizationParams
- func (o *GetRegionsByCredentialAndOrganizationParams) WithContext(ctx context.Context) *GetRegionsByCredentialAndOrganizationParams
- func (o *GetRegionsByCredentialAndOrganizationParams) WithHTTPClient(client *http.Client) *GetRegionsByCredentialAndOrganizationParams
- func (o *GetRegionsByCredentialAndOrganizationParams) WithOrganizationID(organizationID int64) *GetRegionsByCredentialAndOrganizationParams
- func (o *GetRegionsByCredentialAndOrganizationParams) WithTimeout(timeout time.Duration) *GetRegionsByCredentialAndOrganizationParams
- func (o *GetRegionsByCredentialAndOrganizationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetRegionsByCredentialAndOrganizationReader
- type GetVMTypesByCredentialAndOrganizationOK
- type GetVMTypesByCredentialAndOrganizationParams
- func NewGetVMTypesByCredentialAndOrganizationParams() *GetVMTypesByCredentialAndOrganizationParams
- func NewGetVMTypesByCredentialAndOrganizationParamsWithContext(ctx context.Context) *GetVMTypesByCredentialAndOrganizationParams
- func NewGetVMTypesByCredentialAndOrganizationParamsWithHTTPClient(client *http.Client) *GetVMTypesByCredentialAndOrganizationParams
- func NewGetVMTypesByCredentialAndOrganizationParamsWithTimeout(timeout time.Duration) *GetVMTypesByCredentialAndOrganizationParams
- func (o *GetVMTypesByCredentialAndOrganizationParams) SetBody(body *models_cloudbreak.PlatformResourceRequestJSON)
- func (o *GetVMTypesByCredentialAndOrganizationParams) SetContext(ctx context.Context)
- func (o *GetVMTypesByCredentialAndOrganizationParams) SetHTTPClient(client *http.Client)
- func (o *GetVMTypesByCredentialAndOrganizationParams) SetOrganizationID(organizationID int64)
- func (o *GetVMTypesByCredentialAndOrganizationParams) SetTimeout(timeout time.Duration)
- func (o *GetVMTypesByCredentialAndOrganizationParams) WithBody(body *models_cloudbreak.PlatformResourceRequestJSON) *GetVMTypesByCredentialAndOrganizationParams
- func (o *GetVMTypesByCredentialAndOrganizationParams) WithContext(ctx context.Context) *GetVMTypesByCredentialAndOrganizationParams
- func (o *GetVMTypesByCredentialAndOrganizationParams) WithHTTPClient(client *http.Client) *GetVMTypesByCredentialAndOrganizationParams
- func (o *GetVMTypesByCredentialAndOrganizationParams) WithOrganizationID(organizationID int64) *GetVMTypesByCredentialAndOrganizationParams
- func (o *GetVMTypesByCredentialAndOrganizationParams) WithTimeout(timeout time.Duration) *GetVMTypesByCredentialAndOrganizationParams
- func (o *GetVMTypesByCredentialAndOrganizationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetVMTypesByCredentialAndOrganizationReader
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for v3 organization id connectors API
func New ¶
func New(transport runtime.ClientTransport, formats strfmt.Registry) *Client
New creates a new v3 organization id connectors API client.
func (*Client) CreateRecommendationForOrganization ¶
func (a *Client) CreateRecommendationForOrganization(params *CreateRecommendationForOrganizationParams) (*CreateRecommendationForOrganizationOK, error)
CreateRecommendationForOrganization creates a recommendation that advises cloud resources for the given blueprint
Each cloud provider has it's own specific resources like instance types and disk types. These endpoints are collecting them.
func (*Client) GetAccessConfigsForOrganization ¶
func (a *Client) GetAccessConfigsForOrganization(params *GetAccessConfigsForOrganizationParams) (*GetAccessConfigsForOrganizationOK, error)
GetAccessConfigsForOrganization retrives access configs with properties
Each cloud provider has it's own specific resources like instance types and disk types. These endpoints are collecting them.
func (*Client) GetDisktypesForOrganization ¶
func (a *Client) GetDisktypesForOrganization(params *GetDisktypesForOrganizationParams) (*GetDisktypesForOrganizationOK, error)
GetDisktypesForOrganization retrives available disk types
Each cloud provider has it's own specific resources like instance types and disk types. These endpoints are collecting them.
func (*Client) GetEncryptionKeysForOrganization ¶
func (a *Client) GetEncryptionKeysForOrganization(params *GetEncryptionKeysForOrganizationParams) (*GetEncryptionKeysForOrganizationOK, error)
GetEncryptionKeysForOrganization retrives encryption keys with properties
Each cloud provider has it's own specific resources like instance types and disk types. These endpoints are collecting them.
func (*Client) GetGatewaysCredentialIDForOrganization ¶
func (a *Client) GetGatewaysCredentialIDForOrganization(params *GetGatewaysCredentialIDForOrganizationParams) (*GetGatewaysCredentialIDForOrganizationOK, error)
GetGatewaysCredentialIDForOrganization retrives gateways with properties
Each cloud provider has it's own specific resources like instance types and disk types. These endpoints are collecting them.
func (*Client) GetIPPoolsCredentialIDForOrganization ¶
func (a *Client) GetIPPoolsCredentialIDForOrganization(params *GetIPPoolsCredentialIDForOrganizationParams) (*GetIPPoolsCredentialIDForOrganizationOK, error)
GetIPPoolsCredentialIDForOrganization retrives ip pools with properties
Each cloud provider has it's own specific resources like instance types and disk types. These endpoints are collecting them.
func (*Client) GetPlatformNetworksForOrganization ¶
func (a *Client) GetPlatformNetworksForOrganization(params *GetPlatformNetworksForOrganizationParams) (*GetPlatformNetworksForOrganizationOK, error)
GetPlatformNetworksForOrganization retrives network properties
Each cloud provider has it's own specific resources like instance types and disk types. These endpoints are collecting them.
func (*Client) GetPlatformSShKeysForOrganization ¶
func (a *Client) GetPlatformSShKeysForOrganization(params *GetPlatformSShKeysForOrganizationParams) (*GetPlatformSShKeysForOrganizationOK, error)
GetPlatformSShKeysForOrganization retrives sshkeys properties
Each cloud provider has it's own specific resources like instance types and disk types. These endpoints are collecting them.
func (*Client) GetPlatformSecurityGroupsForOrganization ¶
func (a *Client) GetPlatformSecurityGroupsForOrganization(params *GetPlatformSecurityGroupsForOrganizationParams) (*GetPlatformSecurityGroupsForOrganizationOK, error)
GetPlatformSecurityGroupsForOrganization retrives securitygroups properties
Each cloud provider has it's own specific resources like instance types and disk types. These endpoints are collecting them.
func (*Client) GetRegionsByCredentialAndOrganization ¶
func (a *Client) GetRegionsByCredentialAndOrganization(params *GetRegionsByCredentialAndOrganizationParams) (*GetRegionsByCredentialAndOrganizationOK, error)
GetRegionsByCredentialAndOrganization retrives regions by type
Each cloud provider has it's own specific resources like instance types and disk types. These endpoints are collecting them.
func (*Client) GetVMTypesByCredentialAndOrganization ¶
func (a *Client) GetVMTypesByCredentialAndOrganization(params *GetVMTypesByCredentialAndOrganizationParams) (*GetVMTypesByCredentialAndOrganizationOK, error)
GetVMTypesByCredentialAndOrganization retrives vmtype properties by credential
Each cloud provider has it's own specific resources like instance types and disk types. These endpoints are collecting them.
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
type CreateRecommendationForOrganizationOK ¶
type CreateRecommendationForOrganizationOK struct {
Payload *models_cloudbreak.RecommendationResponse
}
CreateRecommendationForOrganizationOK handles this case with default header values.
successful operation
func NewCreateRecommendationForOrganizationOK ¶
func NewCreateRecommendationForOrganizationOK() *CreateRecommendationForOrganizationOK
NewCreateRecommendationForOrganizationOK creates a CreateRecommendationForOrganizationOK with default headers values
func (*CreateRecommendationForOrganizationOK) Error ¶
func (o *CreateRecommendationForOrganizationOK) Error() string
type CreateRecommendationForOrganizationParams ¶
type CreateRecommendationForOrganizationParams struct { /*Body*/ Body *models_cloudbreak.RecommendationRequestJSON /*OrganizationID*/ OrganizationID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateRecommendationForOrganizationParams contains all the parameters to send to the API endpoint for the create recommendation for organization operation typically these are written to a http.Request
func NewCreateRecommendationForOrganizationParams ¶
func NewCreateRecommendationForOrganizationParams() *CreateRecommendationForOrganizationParams
NewCreateRecommendationForOrganizationParams creates a new CreateRecommendationForOrganizationParams object with the default values initialized.
func NewCreateRecommendationForOrganizationParamsWithContext ¶
func NewCreateRecommendationForOrganizationParamsWithContext(ctx context.Context) *CreateRecommendationForOrganizationParams
NewCreateRecommendationForOrganizationParamsWithContext creates a new CreateRecommendationForOrganizationParams object with the default values initialized, and the ability to set a context for a request
func NewCreateRecommendationForOrganizationParamsWithHTTPClient ¶
func NewCreateRecommendationForOrganizationParamsWithHTTPClient(client *http.Client) *CreateRecommendationForOrganizationParams
NewCreateRecommendationForOrganizationParamsWithHTTPClient creates a new CreateRecommendationForOrganizationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCreateRecommendationForOrganizationParamsWithTimeout ¶
func NewCreateRecommendationForOrganizationParamsWithTimeout(timeout time.Duration) *CreateRecommendationForOrganizationParams
NewCreateRecommendationForOrganizationParamsWithTimeout creates a new CreateRecommendationForOrganizationParams object with the default values initialized, and the ability to set a timeout on a request
func (*CreateRecommendationForOrganizationParams) SetBody ¶
func (o *CreateRecommendationForOrganizationParams) SetBody(body *models_cloudbreak.RecommendationRequestJSON)
SetBody adds the body to the create recommendation for organization params
func (*CreateRecommendationForOrganizationParams) SetContext ¶
func (o *CreateRecommendationForOrganizationParams) SetContext(ctx context.Context)
SetContext adds the context to the create recommendation for organization params
func (*CreateRecommendationForOrganizationParams) SetHTTPClient ¶
func (o *CreateRecommendationForOrganizationParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create recommendation for organization params
func (*CreateRecommendationForOrganizationParams) SetOrganizationID ¶
func (o *CreateRecommendationForOrganizationParams) SetOrganizationID(organizationID int64)
SetOrganizationID adds the organizationId to the create recommendation for organization params
func (*CreateRecommendationForOrganizationParams) SetTimeout ¶
func (o *CreateRecommendationForOrganizationParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create recommendation for organization params
func (*CreateRecommendationForOrganizationParams) WithBody ¶
func (o *CreateRecommendationForOrganizationParams) WithBody(body *models_cloudbreak.RecommendationRequestJSON) *CreateRecommendationForOrganizationParams
WithBody adds the body to the create recommendation for organization params
func (*CreateRecommendationForOrganizationParams) WithContext ¶
func (o *CreateRecommendationForOrganizationParams) WithContext(ctx context.Context) *CreateRecommendationForOrganizationParams
WithContext adds the context to the create recommendation for organization params
func (*CreateRecommendationForOrganizationParams) WithHTTPClient ¶
func (o *CreateRecommendationForOrganizationParams) WithHTTPClient(client *http.Client) *CreateRecommendationForOrganizationParams
WithHTTPClient adds the HTTPClient to the create recommendation for organization params
func (*CreateRecommendationForOrganizationParams) WithOrganizationID ¶
func (o *CreateRecommendationForOrganizationParams) WithOrganizationID(organizationID int64) *CreateRecommendationForOrganizationParams
WithOrganizationID adds the organizationID to the create recommendation for organization params
func (*CreateRecommendationForOrganizationParams) WithTimeout ¶
func (o *CreateRecommendationForOrganizationParams) WithTimeout(timeout time.Duration) *CreateRecommendationForOrganizationParams
WithTimeout adds the timeout to the create recommendation for organization params
func (*CreateRecommendationForOrganizationParams) WriteToRequest ¶
func (o *CreateRecommendationForOrganizationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateRecommendationForOrganizationReader ¶
type CreateRecommendationForOrganizationReader struct {
// contains filtered or unexported fields
}
CreateRecommendationForOrganizationReader is a Reader for the CreateRecommendationForOrganization structure.
func (*CreateRecommendationForOrganizationReader) ReadResponse ¶
func (o *CreateRecommendationForOrganizationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetAccessConfigsForOrganizationOK ¶
type GetAccessConfigsForOrganizationOK struct {
Payload *models_cloudbreak.PlatformAccessConfigsResponse
}
GetAccessConfigsForOrganizationOK handles this case with default header values.
successful operation
func NewGetAccessConfigsForOrganizationOK ¶
func NewGetAccessConfigsForOrganizationOK() *GetAccessConfigsForOrganizationOK
NewGetAccessConfigsForOrganizationOK creates a GetAccessConfigsForOrganizationOK with default headers values
func (*GetAccessConfigsForOrganizationOK) Error ¶
func (o *GetAccessConfigsForOrganizationOK) Error() string
type GetAccessConfigsForOrganizationParams ¶
type GetAccessConfigsForOrganizationParams struct { /*Body*/ Body *models_cloudbreak.PlatformResourceRequestJSON /*OrganizationID*/ OrganizationID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetAccessConfigsForOrganizationParams contains all the parameters to send to the API endpoint for the get access configs for organization operation typically these are written to a http.Request
func NewGetAccessConfigsForOrganizationParams ¶
func NewGetAccessConfigsForOrganizationParams() *GetAccessConfigsForOrganizationParams
NewGetAccessConfigsForOrganizationParams creates a new GetAccessConfigsForOrganizationParams object with the default values initialized.
func NewGetAccessConfigsForOrganizationParamsWithContext ¶
func NewGetAccessConfigsForOrganizationParamsWithContext(ctx context.Context) *GetAccessConfigsForOrganizationParams
NewGetAccessConfigsForOrganizationParamsWithContext creates a new GetAccessConfigsForOrganizationParams object with the default values initialized, and the ability to set a context for a request
func NewGetAccessConfigsForOrganizationParamsWithHTTPClient ¶
func NewGetAccessConfigsForOrganizationParamsWithHTTPClient(client *http.Client) *GetAccessConfigsForOrganizationParams
NewGetAccessConfigsForOrganizationParamsWithHTTPClient creates a new GetAccessConfigsForOrganizationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetAccessConfigsForOrganizationParamsWithTimeout ¶
func NewGetAccessConfigsForOrganizationParamsWithTimeout(timeout time.Duration) *GetAccessConfigsForOrganizationParams
NewGetAccessConfigsForOrganizationParamsWithTimeout creates a new GetAccessConfigsForOrganizationParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetAccessConfigsForOrganizationParams) SetBody ¶
func (o *GetAccessConfigsForOrganizationParams) SetBody(body *models_cloudbreak.PlatformResourceRequestJSON)
SetBody adds the body to the get access configs for organization params
func (*GetAccessConfigsForOrganizationParams) SetContext ¶
func (o *GetAccessConfigsForOrganizationParams) SetContext(ctx context.Context)
SetContext adds the context to the get access configs for organization params
func (*GetAccessConfigsForOrganizationParams) SetHTTPClient ¶
func (o *GetAccessConfigsForOrganizationParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get access configs for organization params
func (*GetAccessConfigsForOrganizationParams) SetOrganizationID ¶
func (o *GetAccessConfigsForOrganizationParams) SetOrganizationID(organizationID int64)
SetOrganizationID adds the organizationId to the get access configs for organization params
func (*GetAccessConfigsForOrganizationParams) SetTimeout ¶
func (o *GetAccessConfigsForOrganizationParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get access configs for organization params
func (*GetAccessConfigsForOrganizationParams) WithBody ¶
func (o *GetAccessConfigsForOrganizationParams) WithBody(body *models_cloudbreak.PlatformResourceRequestJSON) *GetAccessConfigsForOrganizationParams
WithBody adds the body to the get access configs for organization params
func (*GetAccessConfigsForOrganizationParams) WithContext ¶
func (o *GetAccessConfigsForOrganizationParams) WithContext(ctx context.Context) *GetAccessConfigsForOrganizationParams
WithContext adds the context to the get access configs for organization params
func (*GetAccessConfigsForOrganizationParams) WithHTTPClient ¶
func (o *GetAccessConfigsForOrganizationParams) WithHTTPClient(client *http.Client) *GetAccessConfigsForOrganizationParams
WithHTTPClient adds the HTTPClient to the get access configs for organization params
func (*GetAccessConfigsForOrganizationParams) WithOrganizationID ¶
func (o *GetAccessConfigsForOrganizationParams) WithOrganizationID(organizationID int64) *GetAccessConfigsForOrganizationParams
WithOrganizationID adds the organizationID to the get access configs for organization params
func (*GetAccessConfigsForOrganizationParams) WithTimeout ¶
func (o *GetAccessConfigsForOrganizationParams) WithTimeout(timeout time.Duration) *GetAccessConfigsForOrganizationParams
WithTimeout adds the timeout to the get access configs for organization params
func (*GetAccessConfigsForOrganizationParams) WriteToRequest ¶
func (o *GetAccessConfigsForOrganizationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAccessConfigsForOrganizationReader ¶
type GetAccessConfigsForOrganizationReader struct {
// contains filtered or unexported fields
}
GetAccessConfigsForOrganizationReader is a Reader for the GetAccessConfigsForOrganization structure.
func (*GetAccessConfigsForOrganizationReader) ReadResponse ¶
func (o *GetAccessConfigsForOrganizationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetDisktypesForOrganizationOK ¶
type GetDisktypesForOrganizationOK struct {
Payload *models_cloudbreak.PlatformDisksJSON
}
GetDisktypesForOrganizationOK handles this case with default header values.
successful operation
func NewGetDisktypesForOrganizationOK ¶
func NewGetDisktypesForOrganizationOK() *GetDisktypesForOrganizationOK
NewGetDisktypesForOrganizationOK creates a GetDisktypesForOrganizationOK with default headers values
func (*GetDisktypesForOrganizationOK) Error ¶
func (o *GetDisktypesForOrganizationOK) Error() string
type GetDisktypesForOrganizationParams ¶
type GetDisktypesForOrganizationParams struct { /*OrganizationID*/ OrganizationID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetDisktypesForOrganizationParams contains all the parameters to send to the API endpoint for the get disktypes for organization operation typically these are written to a http.Request
func NewGetDisktypesForOrganizationParams ¶
func NewGetDisktypesForOrganizationParams() *GetDisktypesForOrganizationParams
NewGetDisktypesForOrganizationParams creates a new GetDisktypesForOrganizationParams object with the default values initialized.
func NewGetDisktypesForOrganizationParamsWithContext ¶
func NewGetDisktypesForOrganizationParamsWithContext(ctx context.Context) *GetDisktypesForOrganizationParams
NewGetDisktypesForOrganizationParamsWithContext creates a new GetDisktypesForOrganizationParams object with the default values initialized, and the ability to set a context for a request
func NewGetDisktypesForOrganizationParamsWithHTTPClient ¶
func NewGetDisktypesForOrganizationParamsWithHTTPClient(client *http.Client) *GetDisktypesForOrganizationParams
NewGetDisktypesForOrganizationParamsWithHTTPClient creates a new GetDisktypesForOrganizationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetDisktypesForOrganizationParamsWithTimeout ¶
func NewGetDisktypesForOrganizationParamsWithTimeout(timeout time.Duration) *GetDisktypesForOrganizationParams
NewGetDisktypesForOrganizationParamsWithTimeout creates a new GetDisktypesForOrganizationParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetDisktypesForOrganizationParams) SetContext ¶
func (o *GetDisktypesForOrganizationParams) SetContext(ctx context.Context)
SetContext adds the context to the get disktypes for organization params
func (*GetDisktypesForOrganizationParams) SetHTTPClient ¶
func (o *GetDisktypesForOrganizationParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get disktypes for organization params
func (*GetDisktypesForOrganizationParams) SetOrganizationID ¶
func (o *GetDisktypesForOrganizationParams) SetOrganizationID(organizationID int64)
SetOrganizationID adds the organizationId to the get disktypes for organization params
func (*GetDisktypesForOrganizationParams) SetTimeout ¶
func (o *GetDisktypesForOrganizationParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get disktypes for organization params
func (*GetDisktypesForOrganizationParams) WithContext ¶
func (o *GetDisktypesForOrganizationParams) WithContext(ctx context.Context) *GetDisktypesForOrganizationParams
WithContext adds the context to the get disktypes for organization params
func (*GetDisktypesForOrganizationParams) WithHTTPClient ¶
func (o *GetDisktypesForOrganizationParams) WithHTTPClient(client *http.Client) *GetDisktypesForOrganizationParams
WithHTTPClient adds the HTTPClient to the get disktypes for organization params
func (*GetDisktypesForOrganizationParams) WithOrganizationID ¶
func (o *GetDisktypesForOrganizationParams) WithOrganizationID(organizationID int64) *GetDisktypesForOrganizationParams
WithOrganizationID adds the organizationID to the get disktypes for organization params
func (*GetDisktypesForOrganizationParams) WithTimeout ¶
func (o *GetDisktypesForOrganizationParams) WithTimeout(timeout time.Duration) *GetDisktypesForOrganizationParams
WithTimeout adds the timeout to the get disktypes for organization params
func (*GetDisktypesForOrganizationParams) WriteToRequest ¶
func (o *GetDisktypesForOrganizationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetDisktypesForOrganizationReader ¶
type GetDisktypesForOrganizationReader struct {
// contains filtered or unexported fields
}
GetDisktypesForOrganizationReader is a Reader for the GetDisktypesForOrganization structure.
func (*GetDisktypesForOrganizationReader) ReadResponse ¶
func (o *GetDisktypesForOrganizationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetEncryptionKeysForOrganizationOK ¶
type GetEncryptionKeysForOrganizationOK struct {
Payload *models_cloudbreak.PlatformEncryptionKeysResponse
}
GetEncryptionKeysForOrganizationOK handles this case with default header values.
successful operation
func NewGetEncryptionKeysForOrganizationOK ¶
func NewGetEncryptionKeysForOrganizationOK() *GetEncryptionKeysForOrganizationOK
NewGetEncryptionKeysForOrganizationOK creates a GetEncryptionKeysForOrganizationOK with default headers values
func (*GetEncryptionKeysForOrganizationOK) Error ¶
func (o *GetEncryptionKeysForOrganizationOK) Error() string
type GetEncryptionKeysForOrganizationParams ¶
type GetEncryptionKeysForOrganizationParams struct { /*Body*/ Body *models_cloudbreak.PlatformResourceRequestJSON /*OrganizationID*/ OrganizationID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetEncryptionKeysForOrganizationParams contains all the parameters to send to the API endpoint for the get encryption keys for organization operation typically these are written to a http.Request
func NewGetEncryptionKeysForOrganizationParams ¶
func NewGetEncryptionKeysForOrganizationParams() *GetEncryptionKeysForOrganizationParams
NewGetEncryptionKeysForOrganizationParams creates a new GetEncryptionKeysForOrganizationParams object with the default values initialized.
func NewGetEncryptionKeysForOrganizationParamsWithContext ¶
func NewGetEncryptionKeysForOrganizationParamsWithContext(ctx context.Context) *GetEncryptionKeysForOrganizationParams
NewGetEncryptionKeysForOrganizationParamsWithContext creates a new GetEncryptionKeysForOrganizationParams object with the default values initialized, and the ability to set a context for a request
func NewGetEncryptionKeysForOrganizationParamsWithHTTPClient ¶
func NewGetEncryptionKeysForOrganizationParamsWithHTTPClient(client *http.Client) *GetEncryptionKeysForOrganizationParams
NewGetEncryptionKeysForOrganizationParamsWithHTTPClient creates a new GetEncryptionKeysForOrganizationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetEncryptionKeysForOrganizationParamsWithTimeout ¶
func NewGetEncryptionKeysForOrganizationParamsWithTimeout(timeout time.Duration) *GetEncryptionKeysForOrganizationParams
NewGetEncryptionKeysForOrganizationParamsWithTimeout creates a new GetEncryptionKeysForOrganizationParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetEncryptionKeysForOrganizationParams) SetBody ¶
func (o *GetEncryptionKeysForOrganizationParams) SetBody(body *models_cloudbreak.PlatformResourceRequestJSON)
SetBody adds the body to the get encryption keys for organization params
func (*GetEncryptionKeysForOrganizationParams) SetContext ¶
func (o *GetEncryptionKeysForOrganizationParams) SetContext(ctx context.Context)
SetContext adds the context to the get encryption keys for organization params
func (*GetEncryptionKeysForOrganizationParams) SetHTTPClient ¶
func (o *GetEncryptionKeysForOrganizationParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get encryption keys for organization params
func (*GetEncryptionKeysForOrganizationParams) SetOrganizationID ¶
func (o *GetEncryptionKeysForOrganizationParams) SetOrganizationID(organizationID int64)
SetOrganizationID adds the organizationId to the get encryption keys for organization params
func (*GetEncryptionKeysForOrganizationParams) SetTimeout ¶
func (o *GetEncryptionKeysForOrganizationParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get encryption keys for organization params
func (*GetEncryptionKeysForOrganizationParams) WithBody ¶
func (o *GetEncryptionKeysForOrganizationParams) WithBody(body *models_cloudbreak.PlatformResourceRequestJSON) *GetEncryptionKeysForOrganizationParams
WithBody adds the body to the get encryption keys for organization params
func (*GetEncryptionKeysForOrganizationParams) WithContext ¶
func (o *GetEncryptionKeysForOrganizationParams) WithContext(ctx context.Context) *GetEncryptionKeysForOrganizationParams
WithContext adds the context to the get encryption keys for organization params
func (*GetEncryptionKeysForOrganizationParams) WithHTTPClient ¶
func (o *GetEncryptionKeysForOrganizationParams) WithHTTPClient(client *http.Client) *GetEncryptionKeysForOrganizationParams
WithHTTPClient adds the HTTPClient to the get encryption keys for organization params
func (*GetEncryptionKeysForOrganizationParams) WithOrganizationID ¶
func (o *GetEncryptionKeysForOrganizationParams) WithOrganizationID(organizationID int64) *GetEncryptionKeysForOrganizationParams
WithOrganizationID adds the organizationID to the get encryption keys for organization params
func (*GetEncryptionKeysForOrganizationParams) WithTimeout ¶
func (o *GetEncryptionKeysForOrganizationParams) WithTimeout(timeout time.Duration) *GetEncryptionKeysForOrganizationParams
WithTimeout adds the timeout to the get encryption keys for organization params
func (*GetEncryptionKeysForOrganizationParams) WriteToRequest ¶
func (o *GetEncryptionKeysForOrganizationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetEncryptionKeysForOrganizationReader ¶
type GetEncryptionKeysForOrganizationReader struct {
// contains filtered or unexported fields
}
GetEncryptionKeysForOrganizationReader is a Reader for the GetEncryptionKeysForOrganization structure.
func (*GetEncryptionKeysForOrganizationReader) ReadResponse ¶
func (o *GetEncryptionKeysForOrganizationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetGatewaysCredentialIDForOrganizationOK ¶
type GetGatewaysCredentialIDForOrganizationOK struct {
Payload *models_cloudbreak.PlatformGatewaysResponse
}
GetGatewaysCredentialIDForOrganizationOK handles this case with default header values.
successful operation
func NewGetGatewaysCredentialIDForOrganizationOK ¶
func NewGetGatewaysCredentialIDForOrganizationOK() *GetGatewaysCredentialIDForOrganizationOK
NewGetGatewaysCredentialIDForOrganizationOK creates a GetGatewaysCredentialIDForOrganizationOK with default headers values
func (*GetGatewaysCredentialIDForOrganizationOK) Error ¶
func (o *GetGatewaysCredentialIDForOrganizationOK) Error() string
type GetGatewaysCredentialIDForOrganizationParams ¶
type GetGatewaysCredentialIDForOrganizationParams struct { /*Body*/ Body *models_cloudbreak.PlatformResourceRequestJSON /*OrganizationID*/ OrganizationID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetGatewaysCredentialIDForOrganizationParams contains all the parameters to send to the API endpoint for the get gateways credential Id for organization operation typically these are written to a http.Request
func NewGetGatewaysCredentialIDForOrganizationParams ¶
func NewGetGatewaysCredentialIDForOrganizationParams() *GetGatewaysCredentialIDForOrganizationParams
NewGetGatewaysCredentialIDForOrganizationParams creates a new GetGatewaysCredentialIDForOrganizationParams object with the default values initialized.
func NewGetGatewaysCredentialIDForOrganizationParamsWithContext ¶
func NewGetGatewaysCredentialIDForOrganizationParamsWithContext(ctx context.Context) *GetGatewaysCredentialIDForOrganizationParams
NewGetGatewaysCredentialIDForOrganizationParamsWithContext creates a new GetGatewaysCredentialIDForOrganizationParams object with the default values initialized, and the ability to set a context for a request
func NewGetGatewaysCredentialIDForOrganizationParamsWithHTTPClient ¶
func NewGetGatewaysCredentialIDForOrganizationParamsWithHTTPClient(client *http.Client) *GetGatewaysCredentialIDForOrganizationParams
NewGetGatewaysCredentialIDForOrganizationParamsWithHTTPClient creates a new GetGatewaysCredentialIDForOrganizationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetGatewaysCredentialIDForOrganizationParamsWithTimeout ¶
func NewGetGatewaysCredentialIDForOrganizationParamsWithTimeout(timeout time.Duration) *GetGatewaysCredentialIDForOrganizationParams
NewGetGatewaysCredentialIDForOrganizationParamsWithTimeout creates a new GetGatewaysCredentialIDForOrganizationParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetGatewaysCredentialIDForOrganizationParams) SetBody ¶
func (o *GetGatewaysCredentialIDForOrganizationParams) SetBody(body *models_cloudbreak.PlatformResourceRequestJSON)
SetBody adds the body to the get gateways credential Id for organization params
func (*GetGatewaysCredentialIDForOrganizationParams) SetContext ¶
func (o *GetGatewaysCredentialIDForOrganizationParams) SetContext(ctx context.Context)
SetContext adds the context to the get gateways credential Id for organization params
func (*GetGatewaysCredentialIDForOrganizationParams) SetHTTPClient ¶
func (o *GetGatewaysCredentialIDForOrganizationParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get gateways credential Id for organization params
func (*GetGatewaysCredentialIDForOrganizationParams) SetOrganizationID ¶
func (o *GetGatewaysCredentialIDForOrganizationParams) SetOrganizationID(organizationID int64)
SetOrganizationID adds the organizationId to the get gateways credential Id for organization params
func (*GetGatewaysCredentialIDForOrganizationParams) SetTimeout ¶
func (o *GetGatewaysCredentialIDForOrganizationParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get gateways credential Id for organization params
func (*GetGatewaysCredentialIDForOrganizationParams) WithBody ¶
func (o *GetGatewaysCredentialIDForOrganizationParams) WithBody(body *models_cloudbreak.PlatformResourceRequestJSON) *GetGatewaysCredentialIDForOrganizationParams
WithBody adds the body to the get gateways credential Id for organization params
func (*GetGatewaysCredentialIDForOrganizationParams) WithContext ¶
func (o *GetGatewaysCredentialIDForOrganizationParams) WithContext(ctx context.Context) *GetGatewaysCredentialIDForOrganizationParams
WithContext adds the context to the get gateways credential Id for organization params
func (*GetGatewaysCredentialIDForOrganizationParams) WithHTTPClient ¶
func (o *GetGatewaysCredentialIDForOrganizationParams) WithHTTPClient(client *http.Client) *GetGatewaysCredentialIDForOrganizationParams
WithHTTPClient adds the HTTPClient to the get gateways credential Id for organization params
func (*GetGatewaysCredentialIDForOrganizationParams) WithOrganizationID ¶
func (o *GetGatewaysCredentialIDForOrganizationParams) WithOrganizationID(organizationID int64) *GetGatewaysCredentialIDForOrganizationParams
WithOrganizationID adds the organizationID to the get gateways credential Id for organization params
func (*GetGatewaysCredentialIDForOrganizationParams) WithTimeout ¶
func (o *GetGatewaysCredentialIDForOrganizationParams) WithTimeout(timeout time.Duration) *GetGatewaysCredentialIDForOrganizationParams
WithTimeout adds the timeout to the get gateways credential Id for organization params
func (*GetGatewaysCredentialIDForOrganizationParams) WriteToRequest ¶
func (o *GetGatewaysCredentialIDForOrganizationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetGatewaysCredentialIDForOrganizationReader ¶
type GetGatewaysCredentialIDForOrganizationReader struct {
// contains filtered or unexported fields
}
GetGatewaysCredentialIDForOrganizationReader is a Reader for the GetGatewaysCredentialIDForOrganization structure.
func (*GetGatewaysCredentialIDForOrganizationReader) ReadResponse ¶
func (o *GetGatewaysCredentialIDForOrganizationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetIPPoolsCredentialIDForOrganizationOK ¶
type GetIPPoolsCredentialIDForOrganizationOK struct {
Payload *models_cloudbreak.PlatformIPPoolsResponse
}
GetIPPoolsCredentialIDForOrganizationOK handles this case with default header values.
successful operation
func NewGetIPPoolsCredentialIDForOrganizationOK ¶
func NewGetIPPoolsCredentialIDForOrganizationOK() *GetIPPoolsCredentialIDForOrganizationOK
NewGetIPPoolsCredentialIDForOrganizationOK creates a GetIPPoolsCredentialIDForOrganizationOK with default headers values
func (*GetIPPoolsCredentialIDForOrganizationOK) Error ¶
func (o *GetIPPoolsCredentialIDForOrganizationOK) Error() string
type GetIPPoolsCredentialIDForOrganizationParams ¶
type GetIPPoolsCredentialIDForOrganizationParams struct { /*Body*/ Body *models_cloudbreak.PlatformResourceRequestJSON /*OrganizationID*/ OrganizationID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetIPPoolsCredentialIDForOrganizationParams contains all the parameters to send to the API endpoint for the get Ip pools credential Id for organization operation typically these are written to a http.Request
func NewGetIPPoolsCredentialIDForOrganizationParams ¶
func NewGetIPPoolsCredentialIDForOrganizationParams() *GetIPPoolsCredentialIDForOrganizationParams
NewGetIPPoolsCredentialIDForOrganizationParams creates a new GetIPPoolsCredentialIDForOrganizationParams object with the default values initialized.
func NewGetIPPoolsCredentialIDForOrganizationParamsWithContext ¶
func NewGetIPPoolsCredentialIDForOrganizationParamsWithContext(ctx context.Context) *GetIPPoolsCredentialIDForOrganizationParams
NewGetIPPoolsCredentialIDForOrganizationParamsWithContext creates a new GetIPPoolsCredentialIDForOrganizationParams object with the default values initialized, and the ability to set a context for a request
func NewGetIPPoolsCredentialIDForOrganizationParamsWithHTTPClient ¶
func NewGetIPPoolsCredentialIDForOrganizationParamsWithHTTPClient(client *http.Client) *GetIPPoolsCredentialIDForOrganizationParams
NewGetIPPoolsCredentialIDForOrganizationParamsWithHTTPClient creates a new GetIPPoolsCredentialIDForOrganizationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetIPPoolsCredentialIDForOrganizationParamsWithTimeout ¶
func NewGetIPPoolsCredentialIDForOrganizationParamsWithTimeout(timeout time.Duration) *GetIPPoolsCredentialIDForOrganizationParams
NewGetIPPoolsCredentialIDForOrganizationParamsWithTimeout creates a new GetIPPoolsCredentialIDForOrganizationParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetIPPoolsCredentialIDForOrganizationParams) SetBody ¶
func (o *GetIPPoolsCredentialIDForOrganizationParams) SetBody(body *models_cloudbreak.PlatformResourceRequestJSON)
SetBody adds the body to the get Ip pools credential Id for organization params
func (*GetIPPoolsCredentialIDForOrganizationParams) SetContext ¶
func (o *GetIPPoolsCredentialIDForOrganizationParams) SetContext(ctx context.Context)
SetContext adds the context to the get Ip pools credential Id for organization params
func (*GetIPPoolsCredentialIDForOrganizationParams) SetHTTPClient ¶
func (o *GetIPPoolsCredentialIDForOrganizationParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get Ip pools credential Id for organization params
func (*GetIPPoolsCredentialIDForOrganizationParams) SetOrganizationID ¶
func (o *GetIPPoolsCredentialIDForOrganizationParams) SetOrganizationID(organizationID int64)
SetOrganizationID adds the organizationId to the get Ip pools credential Id for organization params
func (*GetIPPoolsCredentialIDForOrganizationParams) SetTimeout ¶
func (o *GetIPPoolsCredentialIDForOrganizationParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get Ip pools credential Id for organization params
func (*GetIPPoolsCredentialIDForOrganizationParams) WithBody ¶
func (o *GetIPPoolsCredentialIDForOrganizationParams) WithBody(body *models_cloudbreak.PlatformResourceRequestJSON) *GetIPPoolsCredentialIDForOrganizationParams
WithBody adds the body to the get Ip pools credential Id for organization params
func (*GetIPPoolsCredentialIDForOrganizationParams) WithContext ¶
func (o *GetIPPoolsCredentialIDForOrganizationParams) WithContext(ctx context.Context) *GetIPPoolsCredentialIDForOrganizationParams
WithContext adds the context to the get Ip pools credential Id for organization params
func (*GetIPPoolsCredentialIDForOrganizationParams) WithHTTPClient ¶
func (o *GetIPPoolsCredentialIDForOrganizationParams) WithHTTPClient(client *http.Client) *GetIPPoolsCredentialIDForOrganizationParams
WithHTTPClient adds the HTTPClient to the get Ip pools credential Id for organization params
func (*GetIPPoolsCredentialIDForOrganizationParams) WithOrganizationID ¶
func (o *GetIPPoolsCredentialIDForOrganizationParams) WithOrganizationID(organizationID int64) *GetIPPoolsCredentialIDForOrganizationParams
WithOrganizationID adds the organizationID to the get Ip pools credential Id for organization params
func (*GetIPPoolsCredentialIDForOrganizationParams) WithTimeout ¶
func (o *GetIPPoolsCredentialIDForOrganizationParams) WithTimeout(timeout time.Duration) *GetIPPoolsCredentialIDForOrganizationParams
WithTimeout adds the timeout to the get Ip pools credential Id for organization params
func (*GetIPPoolsCredentialIDForOrganizationParams) WriteToRequest ¶
func (o *GetIPPoolsCredentialIDForOrganizationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetIPPoolsCredentialIDForOrganizationReader ¶
type GetIPPoolsCredentialIDForOrganizationReader struct {
// contains filtered or unexported fields
}
GetIPPoolsCredentialIDForOrganizationReader is a Reader for the GetIPPoolsCredentialIDForOrganization structure.
func (*GetIPPoolsCredentialIDForOrganizationReader) ReadResponse ¶
func (o *GetIPPoolsCredentialIDForOrganizationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetPlatformNetworksForOrganizationOK ¶
type GetPlatformNetworksForOrganizationOK struct {
Payload *models_cloudbreak.PlatformNetworksResponse
}
GetPlatformNetworksForOrganizationOK handles this case with default header values.
successful operation
func NewGetPlatformNetworksForOrganizationOK ¶
func NewGetPlatformNetworksForOrganizationOK() *GetPlatformNetworksForOrganizationOK
NewGetPlatformNetworksForOrganizationOK creates a GetPlatformNetworksForOrganizationOK with default headers values
func (*GetPlatformNetworksForOrganizationOK) Error ¶
func (o *GetPlatformNetworksForOrganizationOK) Error() string
type GetPlatformNetworksForOrganizationParams ¶
type GetPlatformNetworksForOrganizationParams struct { /*Body*/ Body *models_cloudbreak.PlatformResourceRequestJSON /*OrganizationID*/ OrganizationID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetPlatformNetworksForOrganizationParams contains all the parameters to send to the API endpoint for the get platform networks for organization operation typically these are written to a http.Request
func NewGetPlatformNetworksForOrganizationParams ¶
func NewGetPlatformNetworksForOrganizationParams() *GetPlatformNetworksForOrganizationParams
NewGetPlatformNetworksForOrganizationParams creates a new GetPlatformNetworksForOrganizationParams object with the default values initialized.
func NewGetPlatformNetworksForOrganizationParamsWithContext ¶
func NewGetPlatformNetworksForOrganizationParamsWithContext(ctx context.Context) *GetPlatformNetworksForOrganizationParams
NewGetPlatformNetworksForOrganizationParamsWithContext creates a new GetPlatformNetworksForOrganizationParams object with the default values initialized, and the ability to set a context for a request
func NewGetPlatformNetworksForOrganizationParamsWithHTTPClient ¶
func NewGetPlatformNetworksForOrganizationParamsWithHTTPClient(client *http.Client) *GetPlatformNetworksForOrganizationParams
NewGetPlatformNetworksForOrganizationParamsWithHTTPClient creates a new GetPlatformNetworksForOrganizationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetPlatformNetworksForOrganizationParamsWithTimeout ¶
func NewGetPlatformNetworksForOrganizationParamsWithTimeout(timeout time.Duration) *GetPlatformNetworksForOrganizationParams
NewGetPlatformNetworksForOrganizationParamsWithTimeout creates a new GetPlatformNetworksForOrganizationParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetPlatformNetworksForOrganizationParams) SetBody ¶
func (o *GetPlatformNetworksForOrganizationParams) SetBody(body *models_cloudbreak.PlatformResourceRequestJSON)
SetBody adds the body to the get platform networks for organization params
func (*GetPlatformNetworksForOrganizationParams) SetContext ¶
func (o *GetPlatformNetworksForOrganizationParams) SetContext(ctx context.Context)
SetContext adds the context to the get platform networks for organization params
func (*GetPlatformNetworksForOrganizationParams) SetHTTPClient ¶
func (o *GetPlatformNetworksForOrganizationParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get platform networks for organization params
func (*GetPlatformNetworksForOrganizationParams) SetOrganizationID ¶
func (o *GetPlatformNetworksForOrganizationParams) SetOrganizationID(organizationID int64)
SetOrganizationID adds the organizationId to the get platform networks for organization params
func (*GetPlatformNetworksForOrganizationParams) SetTimeout ¶
func (o *GetPlatformNetworksForOrganizationParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get platform networks for organization params
func (*GetPlatformNetworksForOrganizationParams) WithBody ¶
func (o *GetPlatformNetworksForOrganizationParams) WithBody(body *models_cloudbreak.PlatformResourceRequestJSON) *GetPlatformNetworksForOrganizationParams
WithBody adds the body to the get platform networks for organization params
func (*GetPlatformNetworksForOrganizationParams) WithContext ¶
func (o *GetPlatformNetworksForOrganizationParams) WithContext(ctx context.Context) *GetPlatformNetworksForOrganizationParams
WithContext adds the context to the get platform networks for organization params
func (*GetPlatformNetworksForOrganizationParams) WithHTTPClient ¶
func (o *GetPlatformNetworksForOrganizationParams) WithHTTPClient(client *http.Client) *GetPlatformNetworksForOrganizationParams
WithHTTPClient adds the HTTPClient to the get platform networks for organization params
func (*GetPlatformNetworksForOrganizationParams) WithOrganizationID ¶
func (o *GetPlatformNetworksForOrganizationParams) WithOrganizationID(organizationID int64) *GetPlatformNetworksForOrganizationParams
WithOrganizationID adds the organizationID to the get platform networks for organization params
func (*GetPlatformNetworksForOrganizationParams) WithTimeout ¶
func (o *GetPlatformNetworksForOrganizationParams) WithTimeout(timeout time.Duration) *GetPlatformNetworksForOrganizationParams
WithTimeout adds the timeout to the get platform networks for organization params
func (*GetPlatformNetworksForOrganizationParams) WriteToRequest ¶
func (o *GetPlatformNetworksForOrganizationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetPlatformNetworksForOrganizationReader ¶
type GetPlatformNetworksForOrganizationReader struct {
// contains filtered or unexported fields
}
GetPlatformNetworksForOrganizationReader is a Reader for the GetPlatformNetworksForOrganization structure.
func (*GetPlatformNetworksForOrganizationReader) ReadResponse ¶
func (o *GetPlatformNetworksForOrganizationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetPlatformSShKeysForOrganizationOK ¶
type GetPlatformSShKeysForOrganizationOK struct {
Payload *models_cloudbreak.PlatformSSHKeysResponse
}
GetPlatformSShKeysForOrganizationOK handles this case with default header values.
successful operation
func NewGetPlatformSShKeysForOrganizationOK ¶
func NewGetPlatformSShKeysForOrganizationOK() *GetPlatformSShKeysForOrganizationOK
NewGetPlatformSShKeysForOrganizationOK creates a GetPlatformSShKeysForOrganizationOK with default headers values
func (*GetPlatformSShKeysForOrganizationOK) Error ¶
func (o *GetPlatformSShKeysForOrganizationOK) Error() string
type GetPlatformSShKeysForOrganizationParams ¶
type GetPlatformSShKeysForOrganizationParams struct { /*Body*/ Body *models_cloudbreak.PlatformResourceRequestJSON /*OrganizationID*/ OrganizationID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetPlatformSShKeysForOrganizationParams contains all the parameters to send to the API endpoint for the get platform s sh keys for organization operation typically these are written to a http.Request
func NewGetPlatformSShKeysForOrganizationParams ¶
func NewGetPlatformSShKeysForOrganizationParams() *GetPlatformSShKeysForOrganizationParams
NewGetPlatformSShKeysForOrganizationParams creates a new GetPlatformSShKeysForOrganizationParams object with the default values initialized.
func NewGetPlatformSShKeysForOrganizationParamsWithContext ¶
func NewGetPlatformSShKeysForOrganizationParamsWithContext(ctx context.Context) *GetPlatformSShKeysForOrganizationParams
NewGetPlatformSShKeysForOrganizationParamsWithContext creates a new GetPlatformSShKeysForOrganizationParams object with the default values initialized, and the ability to set a context for a request
func NewGetPlatformSShKeysForOrganizationParamsWithHTTPClient ¶
func NewGetPlatformSShKeysForOrganizationParamsWithHTTPClient(client *http.Client) *GetPlatformSShKeysForOrganizationParams
NewGetPlatformSShKeysForOrganizationParamsWithHTTPClient creates a new GetPlatformSShKeysForOrganizationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetPlatformSShKeysForOrganizationParamsWithTimeout ¶
func NewGetPlatformSShKeysForOrganizationParamsWithTimeout(timeout time.Duration) *GetPlatformSShKeysForOrganizationParams
NewGetPlatformSShKeysForOrganizationParamsWithTimeout creates a new GetPlatformSShKeysForOrganizationParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetPlatformSShKeysForOrganizationParams) SetBody ¶
func (o *GetPlatformSShKeysForOrganizationParams) SetBody(body *models_cloudbreak.PlatformResourceRequestJSON)
SetBody adds the body to the get platform s sh keys for organization params
func (*GetPlatformSShKeysForOrganizationParams) SetContext ¶
func (o *GetPlatformSShKeysForOrganizationParams) SetContext(ctx context.Context)
SetContext adds the context to the get platform s sh keys for organization params
func (*GetPlatformSShKeysForOrganizationParams) SetHTTPClient ¶
func (o *GetPlatformSShKeysForOrganizationParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get platform s sh keys for organization params
func (*GetPlatformSShKeysForOrganizationParams) SetOrganizationID ¶
func (o *GetPlatformSShKeysForOrganizationParams) SetOrganizationID(organizationID int64)
SetOrganizationID adds the organizationId to the get platform s sh keys for organization params
func (*GetPlatformSShKeysForOrganizationParams) SetTimeout ¶
func (o *GetPlatformSShKeysForOrganizationParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get platform s sh keys for organization params
func (*GetPlatformSShKeysForOrganizationParams) WithBody ¶
func (o *GetPlatformSShKeysForOrganizationParams) WithBody(body *models_cloudbreak.PlatformResourceRequestJSON) *GetPlatformSShKeysForOrganizationParams
WithBody adds the body to the get platform s sh keys for organization params
func (*GetPlatformSShKeysForOrganizationParams) WithContext ¶
func (o *GetPlatformSShKeysForOrganizationParams) WithContext(ctx context.Context) *GetPlatformSShKeysForOrganizationParams
WithContext adds the context to the get platform s sh keys for organization params
func (*GetPlatformSShKeysForOrganizationParams) WithHTTPClient ¶
func (o *GetPlatformSShKeysForOrganizationParams) WithHTTPClient(client *http.Client) *GetPlatformSShKeysForOrganizationParams
WithHTTPClient adds the HTTPClient to the get platform s sh keys for organization params
func (*GetPlatformSShKeysForOrganizationParams) WithOrganizationID ¶
func (o *GetPlatformSShKeysForOrganizationParams) WithOrganizationID(organizationID int64) *GetPlatformSShKeysForOrganizationParams
WithOrganizationID adds the organizationID to the get platform s sh keys for organization params
func (*GetPlatformSShKeysForOrganizationParams) WithTimeout ¶
func (o *GetPlatformSShKeysForOrganizationParams) WithTimeout(timeout time.Duration) *GetPlatformSShKeysForOrganizationParams
WithTimeout adds the timeout to the get platform s sh keys for organization params
func (*GetPlatformSShKeysForOrganizationParams) WriteToRequest ¶
func (o *GetPlatformSShKeysForOrganizationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetPlatformSShKeysForOrganizationReader ¶
type GetPlatformSShKeysForOrganizationReader struct {
// contains filtered or unexported fields
}
GetPlatformSShKeysForOrganizationReader is a Reader for the GetPlatformSShKeysForOrganization structure.
func (*GetPlatformSShKeysForOrganizationReader) ReadResponse ¶
func (o *GetPlatformSShKeysForOrganizationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetPlatformSecurityGroupsForOrganizationOK ¶
type GetPlatformSecurityGroupsForOrganizationOK struct {
Payload *models_cloudbreak.PlatformSecurityGroupsResponse
}
GetPlatformSecurityGroupsForOrganizationOK handles this case with default header values.
successful operation
func NewGetPlatformSecurityGroupsForOrganizationOK ¶
func NewGetPlatformSecurityGroupsForOrganizationOK() *GetPlatformSecurityGroupsForOrganizationOK
NewGetPlatformSecurityGroupsForOrganizationOK creates a GetPlatformSecurityGroupsForOrganizationOK with default headers values
func (*GetPlatformSecurityGroupsForOrganizationOK) Error ¶
func (o *GetPlatformSecurityGroupsForOrganizationOK) Error() string
type GetPlatformSecurityGroupsForOrganizationParams ¶
type GetPlatformSecurityGroupsForOrganizationParams struct { /*Body*/ Body *models_cloudbreak.PlatformResourceRequestJSON /*OrganizationID*/ OrganizationID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetPlatformSecurityGroupsForOrganizationParams contains all the parameters to send to the API endpoint for the get platform security groups for organization operation typically these are written to a http.Request
func NewGetPlatformSecurityGroupsForOrganizationParams ¶
func NewGetPlatformSecurityGroupsForOrganizationParams() *GetPlatformSecurityGroupsForOrganizationParams
NewGetPlatformSecurityGroupsForOrganizationParams creates a new GetPlatformSecurityGroupsForOrganizationParams object with the default values initialized.
func NewGetPlatformSecurityGroupsForOrganizationParamsWithContext ¶
func NewGetPlatformSecurityGroupsForOrganizationParamsWithContext(ctx context.Context) *GetPlatformSecurityGroupsForOrganizationParams
NewGetPlatformSecurityGroupsForOrganizationParamsWithContext creates a new GetPlatformSecurityGroupsForOrganizationParams object with the default values initialized, and the ability to set a context for a request
func NewGetPlatformSecurityGroupsForOrganizationParamsWithHTTPClient ¶
func NewGetPlatformSecurityGroupsForOrganizationParamsWithHTTPClient(client *http.Client) *GetPlatformSecurityGroupsForOrganizationParams
NewGetPlatformSecurityGroupsForOrganizationParamsWithHTTPClient creates a new GetPlatformSecurityGroupsForOrganizationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetPlatformSecurityGroupsForOrganizationParamsWithTimeout ¶
func NewGetPlatformSecurityGroupsForOrganizationParamsWithTimeout(timeout time.Duration) *GetPlatformSecurityGroupsForOrganizationParams
NewGetPlatformSecurityGroupsForOrganizationParamsWithTimeout creates a new GetPlatformSecurityGroupsForOrganizationParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetPlatformSecurityGroupsForOrganizationParams) SetBody ¶
func (o *GetPlatformSecurityGroupsForOrganizationParams) SetBody(body *models_cloudbreak.PlatformResourceRequestJSON)
SetBody adds the body to the get platform security groups for organization params
func (*GetPlatformSecurityGroupsForOrganizationParams) SetContext ¶
func (o *GetPlatformSecurityGroupsForOrganizationParams) SetContext(ctx context.Context)
SetContext adds the context to the get platform security groups for organization params
func (*GetPlatformSecurityGroupsForOrganizationParams) SetHTTPClient ¶
func (o *GetPlatformSecurityGroupsForOrganizationParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get platform security groups for organization params
func (*GetPlatformSecurityGroupsForOrganizationParams) SetOrganizationID ¶
func (o *GetPlatformSecurityGroupsForOrganizationParams) SetOrganizationID(organizationID int64)
SetOrganizationID adds the organizationId to the get platform security groups for organization params
func (*GetPlatformSecurityGroupsForOrganizationParams) SetTimeout ¶
func (o *GetPlatformSecurityGroupsForOrganizationParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get platform security groups for organization params
func (*GetPlatformSecurityGroupsForOrganizationParams) WithBody ¶
func (o *GetPlatformSecurityGroupsForOrganizationParams) WithBody(body *models_cloudbreak.PlatformResourceRequestJSON) *GetPlatformSecurityGroupsForOrganizationParams
WithBody adds the body to the get platform security groups for organization params
func (*GetPlatformSecurityGroupsForOrganizationParams) WithContext ¶
func (o *GetPlatformSecurityGroupsForOrganizationParams) WithContext(ctx context.Context) *GetPlatformSecurityGroupsForOrganizationParams
WithContext adds the context to the get platform security groups for organization params
func (*GetPlatformSecurityGroupsForOrganizationParams) WithHTTPClient ¶
func (o *GetPlatformSecurityGroupsForOrganizationParams) WithHTTPClient(client *http.Client) *GetPlatformSecurityGroupsForOrganizationParams
WithHTTPClient adds the HTTPClient to the get platform security groups for organization params
func (*GetPlatformSecurityGroupsForOrganizationParams) WithOrganizationID ¶
func (o *GetPlatformSecurityGroupsForOrganizationParams) WithOrganizationID(organizationID int64) *GetPlatformSecurityGroupsForOrganizationParams
WithOrganizationID adds the organizationID to the get platform security groups for organization params
func (*GetPlatformSecurityGroupsForOrganizationParams) WithTimeout ¶
func (o *GetPlatformSecurityGroupsForOrganizationParams) WithTimeout(timeout time.Duration) *GetPlatformSecurityGroupsForOrganizationParams
WithTimeout adds the timeout to the get platform security groups for organization params
func (*GetPlatformSecurityGroupsForOrganizationParams) WriteToRequest ¶
func (o *GetPlatformSecurityGroupsForOrganizationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetPlatformSecurityGroupsForOrganizationReader ¶
type GetPlatformSecurityGroupsForOrganizationReader struct {
// contains filtered or unexported fields
}
GetPlatformSecurityGroupsForOrganizationReader is a Reader for the GetPlatformSecurityGroupsForOrganization structure.
func (*GetPlatformSecurityGroupsForOrganizationReader) ReadResponse ¶
func (o *GetPlatformSecurityGroupsForOrganizationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetRegionsByCredentialAndOrganizationOK ¶
type GetRegionsByCredentialAndOrganizationOK struct {
Payload *models_cloudbreak.RegionResponse
}
GetRegionsByCredentialAndOrganizationOK handles this case with default header values.
successful operation
func NewGetRegionsByCredentialAndOrganizationOK ¶
func NewGetRegionsByCredentialAndOrganizationOK() *GetRegionsByCredentialAndOrganizationOK
NewGetRegionsByCredentialAndOrganizationOK creates a GetRegionsByCredentialAndOrganizationOK with default headers values
func (*GetRegionsByCredentialAndOrganizationOK) Error ¶
func (o *GetRegionsByCredentialAndOrganizationOK) Error() string
type GetRegionsByCredentialAndOrganizationParams ¶
type GetRegionsByCredentialAndOrganizationParams struct { /*Body*/ Body *models_cloudbreak.PlatformResourceRequestJSON /*OrganizationID*/ OrganizationID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetRegionsByCredentialAndOrganizationParams contains all the parameters to send to the API endpoint for the get regions by credential and organization operation typically these are written to a http.Request
func NewGetRegionsByCredentialAndOrganizationParams ¶
func NewGetRegionsByCredentialAndOrganizationParams() *GetRegionsByCredentialAndOrganizationParams
NewGetRegionsByCredentialAndOrganizationParams creates a new GetRegionsByCredentialAndOrganizationParams object with the default values initialized.
func NewGetRegionsByCredentialAndOrganizationParamsWithContext ¶
func NewGetRegionsByCredentialAndOrganizationParamsWithContext(ctx context.Context) *GetRegionsByCredentialAndOrganizationParams
NewGetRegionsByCredentialAndOrganizationParamsWithContext creates a new GetRegionsByCredentialAndOrganizationParams object with the default values initialized, and the ability to set a context for a request
func NewGetRegionsByCredentialAndOrganizationParamsWithHTTPClient ¶
func NewGetRegionsByCredentialAndOrganizationParamsWithHTTPClient(client *http.Client) *GetRegionsByCredentialAndOrganizationParams
NewGetRegionsByCredentialAndOrganizationParamsWithHTTPClient creates a new GetRegionsByCredentialAndOrganizationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetRegionsByCredentialAndOrganizationParamsWithTimeout ¶
func NewGetRegionsByCredentialAndOrganizationParamsWithTimeout(timeout time.Duration) *GetRegionsByCredentialAndOrganizationParams
NewGetRegionsByCredentialAndOrganizationParamsWithTimeout creates a new GetRegionsByCredentialAndOrganizationParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetRegionsByCredentialAndOrganizationParams) SetBody ¶
func (o *GetRegionsByCredentialAndOrganizationParams) SetBody(body *models_cloudbreak.PlatformResourceRequestJSON)
SetBody adds the body to the get regions by credential and organization params
func (*GetRegionsByCredentialAndOrganizationParams) SetContext ¶
func (o *GetRegionsByCredentialAndOrganizationParams) SetContext(ctx context.Context)
SetContext adds the context to the get regions by credential and organization params
func (*GetRegionsByCredentialAndOrganizationParams) SetHTTPClient ¶
func (o *GetRegionsByCredentialAndOrganizationParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get regions by credential and organization params
func (*GetRegionsByCredentialAndOrganizationParams) SetOrganizationID ¶
func (o *GetRegionsByCredentialAndOrganizationParams) SetOrganizationID(organizationID int64)
SetOrganizationID adds the organizationId to the get regions by credential and organization params
func (*GetRegionsByCredentialAndOrganizationParams) SetTimeout ¶
func (o *GetRegionsByCredentialAndOrganizationParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get regions by credential and organization params
func (*GetRegionsByCredentialAndOrganizationParams) WithBody ¶
func (o *GetRegionsByCredentialAndOrganizationParams) WithBody(body *models_cloudbreak.PlatformResourceRequestJSON) *GetRegionsByCredentialAndOrganizationParams
WithBody adds the body to the get regions by credential and organization params
func (*GetRegionsByCredentialAndOrganizationParams) WithContext ¶
func (o *GetRegionsByCredentialAndOrganizationParams) WithContext(ctx context.Context) *GetRegionsByCredentialAndOrganizationParams
WithContext adds the context to the get regions by credential and organization params
func (*GetRegionsByCredentialAndOrganizationParams) WithHTTPClient ¶
func (o *GetRegionsByCredentialAndOrganizationParams) WithHTTPClient(client *http.Client) *GetRegionsByCredentialAndOrganizationParams
WithHTTPClient adds the HTTPClient to the get regions by credential and organization params
func (*GetRegionsByCredentialAndOrganizationParams) WithOrganizationID ¶
func (o *GetRegionsByCredentialAndOrganizationParams) WithOrganizationID(organizationID int64) *GetRegionsByCredentialAndOrganizationParams
WithOrganizationID adds the organizationID to the get regions by credential and organization params
func (*GetRegionsByCredentialAndOrganizationParams) WithTimeout ¶
func (o *GetRegionsByCredentialAndOrganizationParams) WithTimeout(timeout time.Duration) *GetRegionsByCredentialAndOrganizationParams
WithTimeout adds the timeout to the get regions by credential and organization params
func (*GetRegionsByCredentialAndOrganizationParams) WriteToRequest ¶
func (o *GetRegionsByCredentialAndOrganizationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetRegionsByCredentialAndOrganizationReader ¶
type GetRegionsByCredentialAndOrganizationReader struct {
// contains filtered or unexported fields
}
GetRegionsByCredentialAndOrganizationReader is a Reader for the GetRegionsByCredentialAndOrganization structure.
func (*GetRegionsByCredentialAndOrganizationReader) ReadResponse ¶
func (o *GetRegionsByCredentialAndOrganizationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetVMTypesByCredentialAndOrganizationOK ¶
type GetVMTypesByCredentialAndOrganizationOK struct {
Payload *models_cloudbreak.PlatformVmtypesResponse
}
GetVMTypesByCredentialAndOrganizationOK handles this case with default header values.
successful operation
func NewGetVMTypesByCredentialAndOrganizationOK ¶
func NewGetVMTypesByCredentialAndOrganizationOK() *GetVMTypesByCredentialAndOrganizationOK
NewGetVMTypesByCredentialAndOrganizationOK creates a GetVMTypesByCredentialAndOrganizationOK with default headers values
func (*GetVMTypesByCredentialAndOrganizationOK) Error ¶
func (o *GetVMTypesByCredentialAndOrganizationOK) Error() string
type GetVMTypesByCredentialAndOrganizationParams ¶
type GetVMTypesByCredentialAndOrganizationParams struct { /*Body*/ Body *models_cloudbreak.PlatformResourceRequestJSON /*OrganizationID*/ OrganizationID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetVMTypesByCredentialAndOrganizationParams contains all the parameters to send to the API endpoint for the get Vm types by credential and organization operation typically these are written to a http.Request
func NewGetVMTypesByCredentialAndOrganizationParams ¶
func NewGetVMTypesByCredentialAndOrganizationParams() *GetVMTypesByCredentialAndOrganizationParams
NewGetVMTypesByCredentialAndOrganizationParams creates a new GetVMTypesByCredentialAndOrganizationParams object with the default values initialized.
func NewGetVMTypesByCredentialAndOrganizationParamsWithContext ¶
func NewGetVMTypesByCredentialAndOrganizationParamsWithContext(ctx context.Context) *GetVMTypesByCredentialAndOrganizationParams
NewGetVMTypesByCredentialAndOrganizationParamsWithContext creates a new GetVMTypesByCredentialAndOrganizationParams object with the default values initialized, and the ability to set a context for a request
func NewGetVMTypesByCredentialAndOrganizationParamsWithHTTPClient ¶
func NewGetVMTypesByCredentialAndOrganizationParamsWithHTTPClient(client *http.Client) *GetVMTypesByCredentialAndOrganizationParams
NewGetVMTypesByCredentialAndOrganizationParamsWithHTTPClient creates a new GetVMTypesByCredentialAndOrganizationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetVMTypesByCredentialAndOrganizationParamsWithTimeout ¶
func NewGetVMTypesByCredentialAndOrganizationParamsWithTimeout(timeout time.Duration) *GetVMTypesByCredentialAndOrganizationParams
NewGetVMTypesByCredentialAndOrganizationParamsWithTimeout creates a new GetVMTypesByCredentialAndOrganizationParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetVMTypesByCredentialAndOrganizationParams) SetBody ¶
func (o *GetVMTypesByCredentialAndOrganizationParams) SetBody(body *models_cloudbreak.PlatformResourceRequestJSON)
SetBody adds the body to the get Vm types by credential and organization params
func (*GetVMTypesByCredentialAndOrganizationParams) SetContext ¶
func (o *GetVMTypesByCredentialAndOrganizationParams) SetContext(ctx context.Context)
SetContext adds the context to the get Vm types by credential and organization params
func (*GetVMTypesByCredentialAndOrganizationParams) SetHTTPClient ¶
func (o *GetVMTypesByCredentialAndOrganizationParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get Vm types by credential and organization params
func (*GetVMTypesByCredentialAndOrganizationParams) SetOrganizationID ¶
func (o *GetVMTypesByCredentialAndOrganizationParams) SetOrganizationID(organizationID int64)
SetOrganizationID adds the organizationId to the get Vm types by credential and organization params
func (*GetVMTypesByCredentialAndOrganizationParams) SetTimeout ¶
func (o *GetVMTypesByCredentialAndOrganizationParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get Vm types by credential and organization params
func (*GetVMTypesByCredentialAndOrganizationParams) WithBody ¶
func (o *GetVMTypesByCredentialAndOrganizationParams) WithBody(body *models_cloudbreak.PlatformResourceRequestJSON) *GetVMTypesByCredentialAndOrganizationParams
WithBody adds the body to the get Vm types by credential and organization params
func (*GetVMTypesByCredentialAndOrganizationParams) WithContext ¶
func (o *GetVMTypesByCredentialAndOrganizationParams) WithContext(ctx context.Context) *GetVMTypesByCredentialAndOrganizationParams
WithContext adds the context to the get Vm types by credential and organization params
func (*GetVMTypesByCredentialAndOrganizationParams) WithHTTPClient ¶
func (o *GetVMTypesByCredentialAndOrganizationParams) WithHTTPClient(client *http.Client) *GetVMTypesByCredentialAndOrganizationParams
WithHTTPClient adds the HTTPClient to the get Vm types by credential and organization params
func (*GetVMTypesByCredentialAndOrganizationParams) WithOrganizationID ¶
func (o *GetVMTypesByCredentialAndOrganizationParams) WithOrganizationID(organizationID int64) *GetVMTypesByCredentialAndOrganizationParams
WithOrganizationID adds the organizationID to the get Vm types by credential and organization params
func (*GetVMTypesByCredentialAndOrganizationParams) WithTimeout ¶
func (o *GetVMTypesByCredentialAndOrganizationParams) WithTimeout(timeout time.Duration) *GetVMTypesByCredentialAndOrganizationParams
WithTimeout adds the timeout to the get Vm types by credential and organization params
func (*GetVMTypesByCredentialAndOrganizationParams) WriteToRequest ¶
func (o *GetVMTypesByCredentialAndOrganizationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetVMTypesByCredentialAndOrganizationReader ¶
type GetVMTypesByCredentialAndOrganizationReader struct {
// contains filtered or unexported fields
}
GetVMTypesByCredentialAndOrganizationReader is a Reader for the GetVMTypesByCredentialAndOrganization structure.
func (*GetVMTypesByCredentialAndOrganizationReader) ReadResponse ¶
func (o *GetVMTypesByCredentialAndOrganizationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
Source Files ¶
- create_recommendation_for_organization_parameters.go
- create_recommendation_for_organization_responses.go
- get_access_configs_for_organization_parameters.go
- get_access_configs_for_organization_responses.go
- get_disktypes_for_organization_parameters.go
- get_disktypes_for_organization_responses.go
- get_encryption_keys_for_organization_parameters.go
- get_encryption_keys_for_organization_responses.go
- get_gateways_credential_id_for_organization_parameters.go
- get_gateways_credential_id_for_organization_responses.go
- get_ip_pools_credential_id_for_organization_parameters.go
- get_ip_pools_credential_id_for_organization_responses.go
- get_platform_networks_for_organization_parameters.go
- get_platform_networks_for_organization_responses.go
- get_platform_s_sh_keys_for_organization_parameters.go
- get_platform_s_sh_keys_for_organization_responses.go
- get_platform_security_groups_for_organization_parameters.go
- get_platform_security_groups_for_organization_responses.go
- get_regions_by_credential_and_organization_parameters.go
- get_regions_by_credential_and_organization_responses.go
- get_vm_types_by_credential_and_organization_parameters.go
- get_vm_types_by_credential_and_organization_responses.go
- v3_organization_id_connectors_client.go