Documentation ¶
Index ¶
- type ApplyTKGConfigForAzureBadRequest
- type ApplyTKGConfigForAzureInternalServerError
- type ApplyTKGConfigForAzureOK
- type ApplyTKGConfigForAzureParams
- func NewApplyTKGConfigForAzureParams() *ApplyTKGConfigForAzureParams
- func NewApplyTKGConfigForAzureParamsWithContext(ctx context.Context) *ApplyTKGConfigForAzureParams
- func NewApplyTKGConfigForAzureParamsWithHTTPClient(client *http.Client) *ApplyTKGConfigForAzureParams
- func NewApplyTKGConfigForAzureParamsWithTimeout(timeout time.Duration) *ApplyTKGConfigForAzureParams
- func (o *ApplyTKGConfigForAzureParams) SetContext(ctx context.Context)
- func (o *ApplyTKGConfigForAzureParams) SetHTTPClient(client *http.Client)
- func (o *ApplyTKGConfigForAzureParams) SetParams(params *models.AzureRegionalClusterParams)
- func (o *ApplyTKGConfigForAzureParams) SetTimeout(timeout time.Duration)
- func (o *ApplyTKGConfigForAzureParams) WithContext(ctx context.Context) *ApplyTKGConfigForAzureParams
- func (o *ApplyTKGConfigForAzureParams) WithHTTPClient(client *http.Client) *ApplyTKGConfigForAzureParams
- func (o *ApplyTKGConfigForAzureParams) WithParams(params *models.AzureRegionalClusterParams) *ApplyTKGConfigForAzureParams
- func (o *ApplyTKGConfigForAzureParams) WithTimeout(timeout time.Duration) *ApplyTKGConfigForAzureParams
- func (o *ApplyTKGConfigForAzureParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ApplyTKGConfigForAzureReader
- type ApplyTKGConfigForAzureUnauthorized
- type Client
- func (a *Client) ApplyTKGConfigForAzure(params *ApplyTKGConfigForAzureParams) (*ApplyTKGConfigForAzureOK, error)
- func (a *Client) CreateAzureRegionalCluster(params *CreateAzureRegionalClusterParams) (*CreateAzureRegionalClusterOK, error)
- func (a *Client) CreateAzureResourceGroup(params *CreateAzureResourceGroupParams) (*CreateAzureResourceGroupCreated, error)
- func (a *Client) CreateAzureVirtualNetwork(params *CreateAzureVirtualNetworkParams) (*CreateAzureVirtualNetworkCreated, error)
- func (a *Client) ExportTKGConfigForAzure(params *ExportTKGConfigForAzureParams) (*ExportTKGConfigForAzureOK, error)
- func (a *Client) GetAzureEndpoint(params *GetAzureEndpointParams) (*GetAzureEndpointOK, error)
- func (a *Client) GetAzureInstanceTypes(params *GetAzureInstanceTypesParams) (*GetAzureInstanceTypesOK, error)
- func (a *Client) GetAzureOSImages(params *GetAzureOSImagesParams) (*GetAzureOSImagesOK, error)
- func (a *Client) GetAzureRegions(params *GetAzureRegionsParams) (*GetAzureRegionsOK, error)
- func (a *Client) GetAzureResourceGroups(params *GetAzureResourceGroupsParams) (*GetAzureResourceGroupsOK, error)
- func (a *Client) GetAzureVnets(params *GetAzureVnetsParams) (*GetAzureVnetsOK, error)
- func (a *Client) ImportTKGConfigForAzure(params *ImportTKGConfigForAzureParams) (*ImportTKGConfigForAzureOK, error)
- func (a *Client) SetAzureEndpoint(params *SetAzureEndpointParams) (*SetAzureEndpointCreated, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type CreateAzureRegionalClusterBadRequest
- type CreateAzureRegionalClusterInternalServerError
- type CreateAzureRegionalClusterOK
- type CreateAzureRegionalClusterParams
- func NewCreateAzureRegionalClusterParams() *CreateAzureRegionalClusterParams
- func NewCreateAzureRegionalClusterParamsWithContext(ctx context.Context) *CreateAzureRegionalClusterParams
- func NewCreateAzureRegionalClusterParamsWithHTTPClient(client *http.Client) *CreateAzureRegionalClusterParams
- func NewCreateAzureRegionalClusterParamsWithTimeout(timeout time.Duration) *CreateAzureRegionalClusterParams
- func (o *CreateAzureRegionalClusterParams) SetContext(ctx context.Context)
- func (o *CreateAzureRegionalClusterParams) SetHTTPClient(client *http.Client)
- func (o *CreateAzureRegionalClusterParams) SetParams(params *models.AzureRegionalClusterParams)
- func (o *CreateAzureRegionalClusterParams) SetTimeout(timeout time.Duration)
- func (o *CreateAzureRegionalClusterParams) WithContext(ctx context.Context) *CreateAzureRegionalClusterParams
- func (o *CreateAzureRegionalClusterParams) WithHTTPClient(client *http.Client) *CreateAzureRegionalClusterParams
- func (o *CreateAzureRegionalClusterParams) WithParams(params *models.AzureRegionalClusterParams) *CreateAzureRegionalClusterParams
- func (o *CreateAzureRegionalClusterParams) WithTimeout(timeout time.Duration) *CreateAzureRegionalClusterParams
- func (o *CreateAzureRegionalClusterParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateAzureRegionalClusterReader
- type CreateAzureRegionalClusterUnauthorized
- type CreateAzureResourceGroupBadRequest
- type CreateAzureResourceGroupCreated
- type CreateAzureResourceGroupInternalServerError
- type CreateAzureResourceGroupParams
- func NewCreateAzureResourceGroupParams() *CreateAzureResourceGroupParams
- func NewCreateAzureResourceGroupParamsWithContext(ctx context.Context) *CreateAzureResourceGroupParams
- func NewCreateAzureResourceGroupParamsWithHTTPClient(client *http.Client) *CreateAzureResourceGroupParams
- func NewCreateAzureResourceGroupParamsWithTimeout(timeout time.Duration) *CreateAzureResourceGroupParams
- func (o *CreateAzureResourceGroupParams) SetContext(ctx context.Context)
- func (o *CreateAzureResourceGroupParams) SetHTTPClient(client *http.Client)
- func (o *CreateAzureResourceGroupParams) SetParams(params *models.AzureResourceGroup)
- func (o *CreateAzureResourceGroupParams) SetTimeout(timeout time.Duration)
- func (o *CreateAzureResourceGroupParams) WithContext(ctx context.Context) *CreateAzureResourceGroupParams
- func (o *CreateAzureResourceGroupParams) WithHTTPClient(client *http.Client) *CreateAzureResourceGroupParams
- func (o *CreateAzureResourceGroupParams) WithParams(params *models.AzureResourceGroup) *CreateAzureResourceGroupParams
- func (o *CreateAzureResourceGroupParams) WithTimeout(timeout time.Duration) *CreateAzureResourceGroupParams
- func (o *CreateAzureResourceGroupParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateAzureResourceGroupReader
- type CreateAzureResourceGroupUnauthorized
- type CreateAzureVirtualNetworkBadRequest
- type CreateAzureVirtualNetworkCreated
- type CreateAzureVirtualNetworkInternalServerError
- type CreateAzureVirtualNetworkParams
- func NewCreateAzureVirtualNetworkParams() *CreateAzureVirtualNetworkParams
- func NewCreateAzureVirtualNetworkParamsWithContext(ctx context.Context) *CreateAzureVirtualNetworkParams
- func NewCreateAzureVirtualNetworkParamsWithHTTPClient(client *http.Client) *CreateAzureVirtualNetworkParams
- func NewCreateAzureVirtualNetworkParamsWithTimeout(timeout time.Duration) *CreateAzureVirtualNetworkParams
- func (o *CreateAzureVirtualNetworkParams) SetContext(ctx context.Context)
- func (o *CreateAzureVirtualNetworkParams) SetHTTPClient(client *http.Client)
- func (o *CreateAzureVirtualNetworkParams) SetParams(params *models.AzureVirtualNetwork)
- func (o *CreateAzureVirtualNetworkParams) SetResourceGroupName(resourceGroupName string)
- func (o *CreateAzureVirtualNetworkParams) SetTimeout(timeout time.Duration)
- func (o *CreateAzureVirtualNetworkParams) WithContext(ctx context.Context) *CreateAzureVirtualNetworkParams
- func (o *CreateAzureVirtualNetworkParams) WithHTTPClient(client *http.Client) *CreateAzureVirtualNetworkParams
- func (o *CreateAzureVirtualNetworkParams) WithParams(params *models.AzureVirtualNetwork) *CreateAzureVirtualNetworkParams
- func (o *CreateAzureVirtualNetworkParams) WithResourceGroupName(resourceGroupName string) *CreateAzureVirtualNetworkParams
- func (o *CreateAzureVirtualNetworkParams) WithTimeout(timeout time.Duration) *CreateAzureVirtualNetworkParams
- func (o *CreateAzureVirtualNetworkParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateAzureVirtualNetworkReader
- type CreateAzureVirtualNetworkUnauthorized
- type ExportTKGConfigForAzureBadRequest
- type ExportTKGConfigForAzureInternalServerError
- type ExportTKGConfigForAzureOK
- type ExportTKGConfigForAzureParams
- func NewExportTKGConfigForAzureParams() *ExportTKGConfigForAzureParams
- func NewExportTKGConfigForAzureParamsWithContext(ctx context.Context) *ExportTKGConfigForAzureParams
- func NewExportTKGConfigForAzureParamsWithHTTPClient(client *http.Client) *ExportTKGConfigForAzureParams
- func NewExportTKGConfigForAzureParamsWithTimeout(timeout time.Duration) *ExportTKGConfigForAzureParams
- func (o *ExportTKGConfigForAzureParams) SetContext(ctx context.Context)
- func (o *ExportTKGConfigForAzureParams) SetHTTPClient(client *http.Client)
- func (o *ExportTKGConfigForAzureParams) SetParams(params *models.AzureRegionalClusterParams)
- func (o *ExportTKGConfigForAzureParams) SetTimeout(timeout time.Duration)
- func (o *ExportTKGConfigForAzureParams) WithContext(ctx context.Context) *ExportTKGConfigForAzureParams
- func (o *ExportTKGConfigForAzureParams) WithHTTPClient(client *http.Client) *ExportTKGConfigForAzureParams
- func (o *ExportTKGConfigForAzureParams) WithParams(params *models.AzureRegionalClusterParams) *ExportTKGConfigForAzureParams
- func (o *ExportTKGConfigForAzureParams) WithTimeout(timeout time.Duration) *ExportTKGConfigForAzureParams
- func (o *ExportTKGConfigForAzureParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ExportTKGConfigForAzureReader
- type ExportTKGConfigForAzureUnauthorized
- type GetAzureEndpointBadRequest
- type GetAzureEndpointInternalServerError
- type GetAzureEndpointOK
- type GetAzureEndpointParams
- func NewGetAzureEndpointParams() *GetAzureEndpointParams
- func NewGetAzureEndpointParamsWithContext(ctx context.Context) *GetAzureEndpointParams
- func NewGetAzureEndpointParamsWithHTTPClient(client *http.Client) *GetAzureEndpointParams
- func NewGetAzureEndpointParamsWithTimeout(timeout time.Duration) *GetAzureEndpointParams
- func (o *GetAzureEndpointParams) SetContext(ctx context.Context)
- func (o *GetAzureEndpointParams) SetHTTPClient(client *http.Client)
- func (o *GetAzureEndpointParams) SetTimeout(timeout time.Duration)
- func (o *GetAzureEndpointParams) WithContext(ctx context.Context) *GetAzureEndpointParams
- func (o *GetAzureEndpointParams) WithHTTPClient(client *http.Client) *GetAzureEndpointParams
- func (o *GetAzureEndpointParams) WithTimeout(timeout time.Duration) *GetAzureEndpointParams
- func (o *GetAzureEndpointParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAzureEndpointReader
- type GetAzureEndpointUnauthorized
- type GetAzureInstanceTypesBadRequest
- type GetAzureInstanceTypesInternalServerError
- type GetAzureInstanceTypesOK
- type GetAzureInstanceTypesParams
- func NewGetAzureInstanceTypesParams() *GetAzureInstanceTypesParams
- func NewGetAzureInstanceTypesParamsWithContext(ctx context.Context) *GetAzureInstanceTypesParams
- func NewGetAzureInstanceTypesParamsWithHTTPClient(client *http.Client) *GetAzureInstanceTypesParams
- func NewGetAzureInstanceTypesParamsWithTimeout(timeout time.Duration) *GetAzureInstanceTypesParams
- func (o *GetAzureInstanceTypesParams) SetContext(ctx context.Context)
- func (o *GetAzureInstanceTypesParams) SetHTTPClient(client *http.Client)
- func (o *GetAzureInstanceTypesParams) SetLocation(location string)
- func (o *GetAzureInstanceTypesParams) SetTimeout(timeout time.Duration)
- func (o *GetAzureInstanceTypesParams) WithContext(ctx context.Context) *GetAzureInstanceTypesParams
- func (o *GetAzureInstanceTypesParams) WithHTTPClient(client *http.Client) *GetAzureInstanceTypesParams
- func (o *GetAzureInstanceTypesParams) WithLocation(location string) *GetAzureInstanceTypesParams
- func (o *GetAzureInstanceTypesParams) WithTimeout(timeout time.Duration) *GetAzureInstanceTypesParams
- func (o *GetAzureInstanceTypesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAzureInstanceTypesReader
- type GetAzureInstanceTypesUnauthorized
- type GetAzureOSImagesBadRequest
- type GetAzureOSImagesInternalServerError
- type GetAzureOSImagesOK
- type GetAzureOSImagesParams
- func NewGetAzureOSImagesParams() *GetAzureOSImagesParams
- func NewGetAzureOSImagesParamsWithContext(ctx context.Context) *GetAzureOSImagesParams
- func NewGetAzureOSImagesParamsWithHTTPClient(client *http.Client) *GetAzureOSImagesParams
- func NewGetAzureOSImagesParamsWithTimeout(timeout time.Duration) *GetAzureOSImagesParams
- func (o *GetAzureOSImagesParams) SetContext(ctx context.Context)
- func (o *GetAzureOSImagesParams) SetHTTPClient(client *http.Client)
- func (o *GetAzureOSImagesParams) SetTimeout(timeout time.Duration)
- func (o *GetAzureOSImagesParams) WithContext(ctx context.Context) *GetAzureOSImagesParams
- func (o *GetAzureOSImagesParams) WithHTTPClient(client *http.Client) *GetAzureOSImagesParams
- func (o *GetAzureOSImagesParams) WithTimeout(timeout time.Duration) *GetAzureOSImagesParams
- func (o *GetAzureOSImagesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAzureOSImagesReader
- type GetAzureOSImagesUnauthorized
- type GetAzureRegionsBadRequest
- type GetAzureRegionsInternalServerError
- type GetAzureRegionsOK
- type GetAzureRegionsParams
- func NewGetAzureRegionsParams() *GetAzureRegionsParams
- func NewGetAzureRegionsParamsWithContext(ctx context.Context) *GetAzureRegionsParams
- func NewGetAzureRegionsParamsWithHTTPClient(client *http.Client) *GetAzureRegionsParams
- func NewGetAzureRegionsParamsWithTimeout(timeout time.Duration) *GetAzureRegionsParams
- func (o *GetAzureRegionsParams) SetContext(ctx context.Context)
- func (o *GetAzureRegionsParams) SetHTTPClient(client *http.Client)
- func (o *GetAzureRegionsParams) SetTimeout(timeout time.Duration)
- func (o *GetAzureRegionsParams) WithContext(ctx context.Context) *GetAzureRegionsParams
- func (o *GetAzureRegionsParams) WithHTTPClient(client *http.Client) *GetAzureRegionsParams
- func (o *GetAzureRegionsParams) WithTimeout(timeout time.Duration) *GetAzureRegionsParams
- func (o *GetAzureRegionsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAzureRegionsReader
- type GetAzureRegionsUnauthorized
- type GetAzureResourceGroupsBadRequest
- type GetAzureResourceGroupsInternalServerError
- type GetAzureResourceGroupsOK
- type GetAzureResourceGroupsParams
- func NewGetAzureResourceGroupsParams() *GetAzureResourceGroupsParams
- func NewGetAzureResourceGroupsParamsWithContext(ctx context.Context) *GetAzureResourceGroupsParams
- func NewGetAzureResourceGroupsParamsWithHTTPClient(client *http.Client) *GetAzureResourceGroupsParams
- func NewGetAzureResourceGroupsParamsWithTimeout(timeout time.Duration) *GetAzureResourceGroupsParams
- func (o *GetAzureResourceGroupsParams) SetContext(ctx context.Context)
- func (o *GetAzureResourceGroupsParams) SetHTTPClient(client *http.Client)
- func (o *GetAzureResourceGroupsParams) SetLocation(location string)
- func (o *GetAzureResourceGroupsParams) SetTimeout(timeout time.Duration)
- func (o *GetAzureResourceGroupsParams) WithContext(ctx context.Context) *GetAzureResourceGroupsParams
- func (o *GetAzureResourceGroupsParams) WithHTTPClient(client *http.Client) *GetAzureResourceGroupsParams
- func (o *GetAzureResourceGroupsParams) WithLocation(location string) *GetAzureResourceGroupsParams
- func (o *GetAzureResourceGroupsParams) WithTimeout(timeout time.Duration) *GetAzureResourceGroupsParams
- func (o *GetAzureResourceGroupsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAzureResourceGroupsReader
- type GetAzureResourceGroupsUnauthorized
- type GetAzureVnetsBadRequest
- type GetAzureVnetsInternalServerError
- type GetAzureVnetsOK
- type GetAzureVnetsParams
- func (o *GetAzureVnetsParams) SetContext(ctx context.Context)
- func (o *GetAzureVnetsParams) SetHTTPClient(client *http.Client)
- func (o *GetAzureVnetsParams) SetLocation(location string)
- func (o *GetAzureVnetsParams) SetResourceGroupName(resourceGroupName string)
- func (o *GetAzureVnetsParams) SetTimeout(timeout time.Duration)
- func (o *GetAzureVnetsParams) WithContext(ctx context.Context) *GetAzureVnetsParams
- func (o *GetAzureVnetsParams) WithHTTPClient(client *http.Client) *GetAzureVnetsParams
- func (o *GetAzureVnetsParams) WithLocation(location string) *GetAzureVnetsParams
- func (o *GetAzureVnetsParams) WithResourceGroupName(resourceGroupName string) *GetAzureVnetsParams
- func (o *GetAzureVnetsParams) WithTimeout(timeout time.Duration) *GetAzureVnetsParams
- func (o *GetAzureVnetsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAzureVnetsReader
- type GetAzureVnetsUnauthorized
- type ImportTKGConfigForAzureBadRequest
- type ImportTKGConfigForAzureInternalServerError
- type ImportTKGConfigForAzureOK
- type ImportTKGConfigForAzureParams
- func NewImportTKGConfigForAzureParams() *ImportTKGConfigForAzureParams
- func NewImportTKGConfigForAzureParamsWithContext(ctx context.Context) *ImportTKGConfigForAzureParams
- func NewImportTKGConfigForAzureParamsWithHTTPClient(client *http.Client) *ImportTKGConfigForAzureParams
- func NewImportTKGConfigForAzureParamsWithTimeout(timeout time.Duration) *ImportTKGConfigForAzureParams
- func (o *ImportTKGConfigForAzureParams) SetContext(ctx context.Context)
- func (o *ImportTKGConfigForAzureParams) SetHTTPClient(client *http.Client)
- func (o *ImportTKGConfigForAzureParams) SetParams(params *models.ConfigFile)
- func (o *ImportTKGConfigForAzureParams) SetTimeout(timeout time.Duration)
- func (o *ImportTKGConfigForAzureParams) WithContext(ctx context.Context) *ImportTKGConfigForAzureParams
- func (o *ImportTKGConfigForAzureParams) WithHTTPClient(client *http.Client) *ImportTKGConfigForAzureParams
- func (o *ImportTKGConfigForAzureParams) WithParams(params *models.ConfigFile) *ImportTKGConfigForAzureParams
- func (o *ImportTKGConfigForAzureParams) WithTimeout(timeout time.Duration) *ImportTKGConfigForAzureParams
- func (o *ImportTKGConfigForAzureParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ImportTKGConfigForAzureReader
- type ImportTKGConfigForAzureUnauthorized
- type SetAzureEndpointBadRequest
- type SetAzureEndpointCreated
- type SetAzureEndpointInternalServerError
- type SetAzureEndpointParams
- func NewSetAzureEndpointParams() *SetAzureEndpointParams
- func NewSetAzureEndpointParamsWithContext(ctx context.Context) *SetAzureEndpointParams
- func NewSetAzureEndpointParamsWithHTTPClient(client *http.Client) *SetAzureEndpointParams
- func NewSetAzureEndpointParamsWithTimeout(timeout time.Duration) *SetAzureEndpointParams
- func (o *SetAzureEndpointParams) SetAccountParams(accountParams *models.AzureAccountParams)
- func (o *SetAzureEndpointParams) SetContext(ctx context.Context)
- func (o *SetAzureEndpointParams) SetHTTPClient(client *http.Client)
- func (o *SetAzureEndpointParams) SetTimeout(timeout time.Duration)
- func (o *SetAzureEndpointParams) WithAccountParams(accountParams *models.AzureAccountParams) *SetAzureEndpointParams
- func (o *SetAzureEndpointParams) WithContext(ctx context.Context) *SetAzureEndpointParams
- func (o *SetAzureEndpointParams) WithHTTPClient(client *http.Client) *SetAzureEndpointParams
- func (o *SetAzureEndpointParams) WithTimeout(timeout time.Duration) *SetAzureEndpointParams
- func (o *SetAzureEndpointParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SetAzureEndpointReader
- type SetAzureEndpointUnauthorized
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ApplyTKGConfigForAzureBadRequest ¶
ApplyTKGConfigForAzureBadRequest handles this case with default header values.
Bad request
func NewApplyTKGConfigForAzureBadRequest ¶
func NewApplyTKGConfigForAzureBadRequest() *ApplyTKGConfigForAzureBadRequest
NewApplyTKGConfigForAzureBadRequest creates a ApplyTKGConfigForAzureBadRequest with default headers values
func (*ApplyTKGConfigForAzureBadRequest) Error ¶
func (o *ApplyTKGConfigForAzureBadRequest) Error() string
func (*ApplyTKGConfigForAzureBadRequest) GetPayload ¶
func (o *ApplyTKGConfigForAzureBadRequest) GetPayload() *models.Error
type ApplyTKGConfigForAzureInternalServerError ¶
ApplyTKGConfigForAzureInternalServerError handles this case with default header values.
Internal server error
func NewApplyTKGConfigForAzureInternalServerError ¶
func NewApplyTKGConfigForAzureInternalServerError() *ApplyTKGConfigForAzureInternalServerError
NewApplyTKGConfigForAzureInternalServerError creates a ApplyTKGConfigForAzureInternalServerError with default headers values
func (*ApplyTKGConfigForAzureInternalServerError) Error ¶
func (o *ApplyTKGConfigForAzureInternalServerError) Error() string
func (*ApplyTKGConfigForAzureInternalServerError) GetPayload ¶
func (o *ApplyTKGConfigForAzureInternalServerError) GetPayload() *models.Error
type ApplyTKGConfigForAzureOK ¶
type ApplyTKGConfigForAzureOK struct {
Payload *models.ConfigFileInfo
}
ApplyTKGConfigForAzureOK handles this case with default header values.
Apply change to TKG configuration successfully
func NewApplyTKGConfigForAzureOK ¶
func NewApplyTKGConfigForAzureOK() *ApplyTKGConfigForAzureOK
NewApplyTKGConfigForAzureOK creates a ApplyTKGConfigForAzureOK with default headers values
func (*ApplyTKGConfigForAzureOK) Error ¶
func (o *ApplyTKGConfigForAzureOK) Error() string
func (*ApplyTKGConfigForAzureOK) GetPayload ¶
func (o *ApplyTKGConfigForAzureOK) GetPayload() *models.ConfigFileInfo
type ApplyTKGConfigForAzureParams ¶
type ApplyTKGConfigForAzureParams struct { /*Params parameters to apply changes to TKG configuration file for Azure */ Params *models.AzureRegionalClusterParams Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ApplyTKGConfigForAzureParams contains all the parameters to send to the API endpoint for the apply t k g config for azure operation typically these are written to a http.Request
func NewApplyTKGConfigForAzureParams ¶
func NewApplyTKGConfigForAzureParams() *ApplyTKGConfigForAzureParams
NewApplyTKGConfigForAzureParams creates a new ApplyTKGConfigForAzureParams object with the default values initialized.
func NewApplyTKGConfigForAzureParamsWithContext ¶
func NewApplyTKGConfigForAzureParamsWithContext(ctx context.Context) *ApplyTKGConfigForAzureParams
NewApplyTKGConfigForAzureParamsWithContext creates a new ApplyTKGConfigForAzureParams object with the default values initialized, and the ability to set a context for a request
func NewApplyTKGConfigForAzureParamsWithHTTPClient ¶
func NewApplyTKGConfigForAzureParamsWithHTTPClient(client *http.Client) *ApplyTKGConfigForAzureParams
NewApplyTKGConfigForAzureParamsWithHTTPClient creates a new ApplyTKGConfigForAzureParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewApplyTKGConfigForAzureParamsWithTimeout ¶
func NewApplyTKGConfigForAzureParamsWithTimeout(timeout time.Duration) *ApplyTKGConfigForAzureParams
NewApplyTKGConfigForAzureParamsWithTimeout creates a new ApplyTKGConfigForAzureParams object with the default values initialized, and the ability to set a timeout on a request
func (*ApplyTKGConfigForAzureParams) SetContext ¶
func (o *ApplyTKGConfigForAzureParams) SetContext(ctx context.Context)
SetContext adds the context to the apply t k g config for azure params
func (*ApplyTKGConfigForAzureParams) SetHTTPClient ¶
func (o *ApplyTKGConfigForAzureParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the apply t k g config for azure params
func (*ApplyTKGConfigForAzureParams) SetParams ¶
func (o *ApplyTKGConfigForAzureParams) SetParams(params *models.AzureRegionalClusterParams)
SetParams adds the params to the apply t k g config for azure params
func (*ApplyTKGConfigForAzureParams) SetTimeout ¶
func (o *ApplyTKGConfigForAzureParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the apply t k g config for azure params
func (*ApplyTKGConfigForAzureParams) WithContext ¶
func (o *ApplyTKGConfigForAzureParams) WithContext(ctx context.Context) *ApplyTKGConfigForAzureParams
WithContext adds the context to the apply t k g config for azure params
func (*ApplyTKGConfigForAzureParams) WithHTTPClient ¶
func (o *ApplyTKGConfigForAzureParams) WithHTTPClient(client *http.Client) *ApplyTKGConfigForAzureParams
WithHTTPClient adds the HTTPClient to the apply t k g config for azure params
func (*ApplyTKGConfigForAzureParams) WithParams ¶
func (o *ApplyTKGConfigForAzureParams) WithParams(params *models.AzureRegionalClusterParams) *ApplyTKGConfigForAzureParams
WithParams adds the params to the apply t k g config for azure params
func (*ApplyTKGConfigForAzureParams) WithTimeout ¶
func (o *ApplyTKGConfigForAzureParams) WithTimeout(timeout time.Duration) *ApplyTKGConfigForAzureParams
WithTimeout adds the timeout to the apply t k g config for azure params
func (*ApplyTKGConfigForAzureParams) WriteToRequest ¶
func (o *ApplyTKGConfigForAzureParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ApplyTKGConfigForAzureReader ¶
type ApplyTKGConfigForAzureReader struct {
// contains filtered or unexported fields
}
ApplyTKGConfigForAzureReader is a Reader for the ApplyTKGConfigForAzure structure.
func (*ApplyTKGConfigForAzureReader) ReadResponse ¶
func (o *ApplyTKGConfigForAzureReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ApplyTKGConfigForAzureUnauthorized ¶
type ApplyTKGConfigForAzureUnauthorized struct {
}ApplyTKGConfigForAzureUnauthorized handles this case with default header values.
Incorrect credentials
func NewApplyTKGConfigForAzureUnauthorized ¶
func NewApplyTKGConfigForAzureUnauthorized() *ApplyTKGConfigForAzureUnauthorized
NewApplyTKGConfigForAzureUnauthorized creates a ApplyTKGConfigForAzureUnauthorized with default headers values
func (*ApplyTKGConfigForAzureUnauthorized) Error ¶
func (o *ApplyTKGConfigForAzureUnauthorized) Error() string
func (*ApplyTKGConfigForAzureUnauthorized) GetPayload ¶
func (o *ApplyTKGConfigForAzureUnauthorized) GetPayload() *models.Error
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for azure API
func New ¶
func New(transport runtime.ClientTransport, formats strfmt.Registry) *Client
New creates a new azure API client.
func (*Client) ApplyTKGConfigForAzure ¶
func (a *Client) ApplyTKGConfigForAzure(params *ApplyTKGConfigForAzureParams) (*ApplyTKGConfigForAzureOK, error)
ApplyTKGConfigForAzure applies the changes to t k g configuration file for azure
func (*Client) CreateAzureRegionalCluster ¶
func (a *Client) CreateAzureRegionalCluster(params *CreateAzureRegionalClusterParams) (*CreateAzureRegionalClusterOK, error)
CreateAzureRegionalCluster creates azure regional cluster
func (*Client) CreateAzureResourceGroup ¶
func (a *Client) CreateAzureResourceGroup(params *CreateAzureResourceGroupParams) (*CreateAzureResourceGroupCreated, error)
CreateAzureResourceGroup creates a new azure resource group
func (*Client) CreateAzureVirtualNetwork ¶
func (a *Client) CreateAzureVirtualNetwork(params *CreateAzureVirtualNetworkParams) (*CreateAzureVirtualNetworkCreated, error)
CreateAzureVirtualNetwork creates a new azure virtual network
func (*Client) ExportTKGConfigForAzure ¶ added in v0.9.0
func (a *Client) ExportTKGConfigForAzure(params *ExportTKGConfigForAzureParams) (*ExportTKGConfigForAzureOK, error)
ExportTKGConfigForAzure generates t k g configuration file for azure
func (*Client) GetAzureEndpoint ¶
func (a *Client) GetAzureEndpoint(params *GetAzureEndpointParams) (*GetAzureEndpointOK, error)
GetAzureEndpoint retrieves azure account params from environment variables
func (*Client) GetAzureInstanceTypes ¶
func (a *Client) GetAzureInstanceTypes(params *GetAzureInstanceTypesParams) (*GetAzureInstanceTypesOK, error)
GetAzureInstanceTypes retrieves list of supported azure instance types for a region
func (*Client) GetAzureOSImages ¶
func (a *Client) GetAzureOSImages(params *GetAzureOSImagesParams) (*GetAzureOSImagesOK, error)
GetAzureOSImages retrieves azure supported os images
func (*Client) GetAzureRegions ¶
func (a *Client) GetAzureRegions(params *GetAzureRegionsParams) (*GetAzureRegionsOK, error)
GetAzureRegions retrieves list of supported azure regions
func (*Client) GetAzureResourceGroups ¶
func (a *Client) GetAzureResourceGroups(params *GetAzureResourceGroupsParams) (*GetAzureResourceGroupsOK, error)
GetAzureResourceGroups retrieves list of azure resource groups for a subscription
func (*Client) GetAzureVnets ¶
func (a *Client) GetAzureVnets(params *GetAzureVnetsParams) (*GetAzureVnetsOK, error)
GetAzureVnets retrieves list of azure virtual networks in a resource group
func (*Client) ImportTKGConfigForAzure ¶ added in v0.14.0
func (a *Client) ImportTKGConfigForAzure(params *ImportTKGConfigForAzureParams) (*ImportTKGConfigForAzureOK, error)
ImportTKGConfigForAzure generates t k g configuration object for azure
func (*Client) SetAzureEndpoint ¶
func (a *Client) SetAzureEndpoint(params *SetAzureEndpointParams) (*SetAzureEndpointCreated, error)
SetAzureEndpoint validates and set azure credentials
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
type CreateAzureRegionalClusterBadRequest ¶
CreateAzureRegionalClusterBadRequest handles this case with default header values.
Bad request
func NewCreateAzureRegionalClusterBadRequest ¶
func NewCreateAzureRegionalClusterBadRequest() *CreateAzureRegionalClusterBadRequest
NewCreateAzureRegionalClusterBadRequest creates a CreateAzureRegionalClusterBadRequest with default headers values
func (*CreateAzureRegionalClusterBadRequest) Error ¶
func (o *CreateAzureRegionalClusterBadRequest) Error() string
func (*CreateAzureRegionalClusterBadRequest) GetPayload ¶
func (o *CreateAzureRegionalClusterBadRequest) GetPayload() *models.Error
type CreateAzureRegionalClusterInternalServerError ¶
CreateAzureRegionalClusterInternalServerError handles this case with default header values.
Internal server error
func NewCreateAzureRegionalClusterInternalServerError ¶
func NewCreateAzureRegionalClusterInternalServerError() *CreateAzureRegionalClusterInternalServerError
NewCreateAzureRegionalClusterInternalServerError creates a CreateAzureRegionalClusterInternalServerError with default headers values
func (*CreateAzureRegionalClusterInternalServerError) Error ¶
func (o *CreateAzureRegionalClusterInternalServerError) Error() string
func (*CreateAzureRegionalClusterInternalServerError) GetPayload ¶
func (o *CreateAzureRegionalClusterInternalServerError) GetPayload() *models.Error
type CreateAzureRegionalClusterOK ¶
type CreateAzureRegionalClusterOK struct {
Payload string
}
CreateAzureRegionalClusterOK handles this case with default header values.
Creating regional cluster started successfully
func NewCreateAzureRegionalClusterOK ¶
func NewCreateAzureRegionalClusterOK() *CreateAzureRegionalClusterOK
NewCreateAzureRegionalClusterOK creates a CreateAzureRegionalClusterOK with default headers values
func (*CreateAzureRegionalClusterOK) Error ¶
func (o *CreateAzureRegionalClusterOK) Error() string
func (*CreateAzureRegionalClusterOK) GetPayload ¶
func (o *CreateAzureRegionalClusterOK) GetPayload() string
type CreateAzureRegionalClusterParams ¶
type CreateAzureRegionalClusterParams struct { /*Params parameters to create a regional cluster */ Params *models.AzureRegionalClusterParams Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateAzureRegionalClusterParams contains all the parameters to send to the API endpoint for the create azure regional cluster operation typically these are written to a http.Request
func NewCreateAzureRegionalClusterParams ¶
func NewCreateAzureRegionalClusterParams() *CreateAzureRegionalClusterParams
NewCreateAzureRegionalClusterParams creates a new CreateAzureRegionalClusterParams object with the default values initialized.
func NewCreateAzureRegionalClusterParamsWithContext ¶
func NewCreateAzureRegionalClusterParamsWithContext(ctx context.Context) *CreateAzureRegionalClusterParams
NewCreateAzureRegionalClusterParamsWithContext creates a new CreateAzureRegionalClusterParams object with the default values initialized, and the ability to set a context for a request
func NewCreateAzureRegionalClusterParamsWithHTTPClient ¶
func NewCreateAzureRegionalClusterParamsWithHTTPClient(client *http.Client) *CreateAzureRegionalClusterParams
NewCreateAzureRegionalClusterParamsWithHTTPClient creates a new CreateAzureRegionalClusterParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCreateAzureRegionalClusterParamsWithTimeout ¶
func NewCreateAzureRegionalClusterParamsWithTimeout(timeout time.Duration) *CreateAzureRegionalClusterParams
NewCreateAzureRegionalClusterParamsWithTimeout creates a new CreateAzureRegionalClusterParams object with the default values initialized, and the ability to set a timeout on a request
func (*CreateAzureRegionalClusterParams) SetContext ¶
func (o *CreateAzureRegionalClusterParams) SetContext(ctx context.Context)
SetContext adds the context to the create azure regional cluster params
func (*CreateAzureRegionalClusterParams) SetHTTPClient ¶
func (o *CreateAzureRegionalClusterParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create azure regional cluster params
func (*CreateAzureRegionalClusterParams) SetParams ¶
func (o *CreateAzureRegionalClusterParams) SetParams(params *models.AzureRegionalClusterParams)
SetParams adds the params to the create azure regional cluster params
func (*CreateAzureRegionalClusterParams) SetTimeout ¶
func (o *CreateAzureRegionalClusterParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create azure regional cluster params
func (*CreateAzureRegionalClusterParams) WithContext ¶
func (o *CreateAzureRegionalClusterParams) WithContext(ctx context.Context) *CreateAzureRegionalClusterParams
WithContext adds the context to the create azure regional cluster params
func (*CreateAzureRegionalClusterParams) WithHTTPClient ¶
func (o *CreateAzureRegionalClusterParams) WithHTTPClient(client *http.Client) *CreateAzureRegionalClusterParams
WithHTTPClient adds the HTTPClient to the create azure regional cluster params
func (*CreateAzureRegionalClusterParams) WithParams ¶
func (o *CreateAzureRegionalClusterParams) WithParams(params *models.AzureRegionalClusterParams) *CreateAzureRegionalClusterParams
WithParams adds the params to the create azure regional cluster params
func (*CreateAzureRegionalClusterParams) WithTimeout ¶
func (o *CreateAzureRegionalClusterParams) WithTimeout(timeout time.Duration) *CreateAzureRegionalClusterParams
WithTimeout adds the timeout to the create azure regional cluster params
func (*CreateAzureRegionalClusterParams) WriteToRequest ¶
func (o *CreateAzureRegionalClusterParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateAzureRegionalClusterReader ¶
type CreateAzureRegionalClusterReader struct {
// contains filtered or unexported fields
}
CreateAzureRegionalClusterReader is a Reader for the CreateAzureRegionalCluster structure.
func (*CreateAzureRegionalClusterReader) ReadResponse ¶
func (o *CreateAzureRegionalClusterReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateAzureRegionalClusterUnauthorized ¶
type CreateAzureRegionalClusterUnauthorized struct {
}CreateAzureRegionalClusterUnauthorized handles this case with default header values.
Incorrect credentials
func NewCreateAzureRegionalClusterUnauthorized ¶
func NewCreateAzureRegionalClusterUnauthorized() *CreateAzureRegionalClusterUnauthorized
NewCreateAzureRegionalClusterUnauthorized creates a CreateAzureRegionalClusterUnauthorized with default headers values
func (*CreateAzureRegionalClusterUnauthorized) Error ¶
func (o *CreateAzureRegionalClusterUnauthorized) Error() string
func (*CreateAzureRegionalClusterUnauthorized) GetPayload ¶
func (o *CreateAzureRegionalClusterUnauthorized) GetPayload() *models.Error
type CreateAzureResourceGroupBadRequest ¶
CreateAzureResourceGroupBadRequest handles this case with default header values.
Bad request
func NewCreateAzureResourceGroupBadRequest ¶
func NewCreateAzureResourceGroupBadRequest() *CreateAzureResourceGroupBadRequest
NewCreateAzureResourceGroupBadRequest creates a CreateAzureResourceGroupBadRequest with default headers values
func (*CreateAzureResourceGroupBadRequest) Error ¶
func (o *CreateAzureResourceGroupBadRequest) Error() string
func (*CreateAzureResourceGroupBadRequest) GetPayload ¶
func (o *CreateAzureResourceGroupBadRequest) GetPayload() *models.Error
type CreateAzureResourceGroupCreated ¶
type CreateAzureResourceGroupCreated struct {
Payload string
}
CreateAzureResourceGroupCreated handles this case with default header values.
Successfully created Azure resource group
func NewCreateAzureResourceGroupCreated ¶
func NewCreateAzureResourceGroupCreated() *CreateAzureResourceGroupCreated
NewCreateAzureResourceGroupCreated creates a CreateAzureResourceGroupCreated with default headers values
func (*CreateAzureResourceGroupCreated) Error ¶
func (o *CreateAzureResourceGroupCreated) Error() string
func (*CreateAzureResourceGroupCreated) GetPayload ¶
func (o *CreateAzureResourceGroupCreated) GetPayload() string
type CreateAzureResourceGroupInternalServerError ¶
CreateAzureResourceGroupInternalServerError handles this case with default header values.
Internal server error
func NewCreateAzureResourceGroupInternalServerError ¶
func NewCreateAzureResourceGroupInternalServerError() *CreateAzureResourceGroupInternalServerError
NewCreateAzureResourceGroupInternalServerError creates a CreateAzureResourceGroupInternalServerError with default headers values
func (*CreateAzureResourceGroupInternalServerError) Error ¶
func (o *CreateAzureResourceGroupInternalServerError) Error() string
func (*CreateAzureResourceGroupInternalServerError) GetPayload ¶
func (o *CreateAzureResourceGroupInternalServerError) GetPayload() *models.Error
type CreateAzureResourceGroupParams ¶
type CreateAzureResourceGroupParams struct { /*Params parameters to create a new Azure resource group */ Params *models.AzureResourceGroup Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateAzureResourceGroupParams contains all the parameters to send to the API endpoint for the create azure resource group operation typically these are written to a http.Request
func NewCreateAzureResourceGroupParams ¶
func NewCreateAzureResourceGroupParams() *CreateAzureResourceGroupParams
NewCreateAzureResourceGroupParams creates a new CreateAzureResourceGroupParams object with the default values initialized.
func NewCreateAzureResourceGroupParamsWithContext ¶
func NewCreateAzureResourceGroupParamsWithContext(ctx context.Context) *CreateAzureResourceGroupParams
NewCreateAzureResourceGroupParamsWithContext creates a new CreateAzureResourceGroupParams object with the default values initialized, and the ability to set a context for a request
func NewCreateAzureResourceGroupParamsWithHTTPClient ¶
func NewCreateAzureResourceGroupParamsWithHTTPClient(client *http.Client) *CreateAzureResourceGroupParams
NewCreateAzureResourceGroupParamsWithHTTPClient creates a new CreateAzureResourceGroupParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCreateAzureResourceGroupParamsWithTimeout ¶
func NewCreateAzureResourceGroupParamsWithTimeout(timeout time.Duration) *CreateAzureResourceGroupParams
NewCreateAzureResourceGroupParamsWithTimeout creates a new CreateAzureResourceGroupParams object with the default values initialized, and the ability to set a timeout on a request
func (*CreateAzureResourceGroupParams) SetContext ¶
func (o *CreateAzureResourceGroupParams) SetContext(ctx context.Context)
SetContext adds the context to the create azure resource group params
func (*CreateAzureResourceGroupParams) SetHTTPClient ¶
func (o *CreateAzureResourceGroupParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create azure resource group params
func (*CreateAzureResourceGroupParams) SetParams ¶
func (o *CreateAzureResourceGroupParams) SetParams(params *models.AzureResourceGroup)
SetParams adds the params to the create azure resource group params
func (*CreateAzureResourceGroupParams) SetTimeout ¶
func (o *CreateAzureResourceGroupParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create azure resource group params
func (*CreateAzureResourceGroupParams) WithContext ¶
func (o *CreateAzureResourceGroupParams) WithContext(ctx context.Context) *CreateAzureResourceGroupParams
WithContext adds the context to the create azure resource group params
func (*CreateAzureResourceGroupParams) WithHTTPClient ¶
func (o *CreateAzureResourceGroupParams) WithHTTPClient(client *http.Client) *CreateAzureResourceGroupParams
WithHTTPClient adds the HTTPClient to the create azure resource group params
func (*CreateAzureResourceGroupParams) WithParams ¶
func (o *CreateAzureResourceGroupParams) WithParams(params *models.AzureResourceGroup) *CreateAzureResourceGroupParams
WithParams adds the params to the create azure resource group params
func (*CreateAzureResourceGroupParams) WithTimeout ¶
func (o *CreateAzureResourceGroupParams) WithTimeout(timeout time.Duration) *CreateAzureResourceGroupParams
WithTimeout adds the timeout to the create azure resource group params
func (*CreateAzureResourceGroupParams) WriteToRequest ¶
func (o *CreateAzureResourceGroupParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateAzureResourceGroupReader ¶
type CreateAzureResourceGroupReader struct {
// contains filtered or unexported fields
}
CreateAzureResourceGroupReader is a Reader for the CreateAzureResourceGroup structure.
func (*CreateAzureResourceGroupReader) ReadResponse ¶
func (o *CreateAzureResourceGroupReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateAzureResourceGroupUnauthorized ¶
type CreateAzureResourceGroupUnauthorized struct {
}CreateAzureResourceGroupUnauthorized handles this case with default header values.
Incorrect credentials
func NewCreateAzureResourceGroupUnauthorized ¶
func NewCreateAzureResourceGroupUnauthorized() *CreateAzureResourceGroupUnauthorized
NewCreateAzureResourceGroupUnauthorized creates a CreateAzureResourceGroupUnauthorized with default headers values
func (*CreateAzureResourceGroupUnauthorized) Error ¶
func (o *CreateAzureResourceGroupUnauthorized) Error() string
func (*CreateAzureResourceGroupUnauthorized) GetPayload ¶
func (o *CreateAzureResourceGroupUnauthorized) GetPayload() *models.Error
type CreateAzureVirtualNetworkBadRequest ¶
CreateAzureVirtualNetworkBadRequest handles this case with default header values.
Bad request
func NewCreateAzureVirtualNetworkBadRequest ¶
func NewCreateAzureVirtualNetworkBadRequest() *CreateAzureVirtualNetworkBadRequest
NewCreateAzureVirtualNetworkBadRequest creates a CreateAzureVirtualNetworkBadRequest with default headers values
func (*CreateAzureVirtualNetworkBadRequest) Error ¶
func (o *CreateAzureVirtualNetworkBadRequest) Error() string
func (*CreateAzureVirtualNetworkBadRequest) GetPayload ¶
func (o *CreateAzureVirtualNetworkBadRequest) GetPayload() *models.Error
type CreateAzureVirtualNetworkCreated ¶
type CreateAzureVirtualNetworkCreated struct {
Payload string
}
CreateAzureVirtualNetworkCreated handles this case with default header values.
Successfully created Azure Virtual network
func NewCreateAzureVirtualNetworkCreated ¶
func NewCreateAzureVirtualNetworkCreated() *CreateAzureVirtualNetworkCreated
NewCreateAzureVirtualNetworkCreated creates a CreateAzureVirtualNetworkCreated with default headers values
func (*CreateAzureVirtualNetworkCreated) Error ¶
func (o *CreateAzureVirtualNetworkCreated) Error() string
func (*CreateAzureVirtualNetworkCreated) GetPayload ¶
func (o *CreateAzureVirtualNetworkCreated) GetPayload() string
type CreateAzureVirtualNetworkInternalServerError ¶
CreateAzureVirtualNetworkInternalServerError handles this case with default header values.
Internal server error
func NewCreateAzureVirtualNetworkInternalServerError ¶
func NewCreateAzureVirtualNetworkInternalServerError() *CreateAzureVirtualNetworkInternalServerError
NewCreateAzureVirtualNetworkInternalServerError creates a CreateAzureVirtualNetworkInternalServerError with default headers values
func (*CreateAzureVirtualNetworkInternalServerError) Error ¶
func (o *CreateAzureVirtualNetworkInternalServerError) Error() string
func (*CreateAzureVirtualNetworkInternalServerError) GetPayload ¶
func (o *CreateAzureVirtualNetworkInternalServerError) GetPayload() *models.Error
type CreateAzureVirtualNetworkParams ¶
type CreateAzureVirtualNetworkParams struct { /*Params parameters to create a new Azure Virtual network */ Params *models.AzureVirtualNetwork /*ResourceGroupName Name of the Azure resource group */ ResourceGroupName string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateAzureVirtualNetworkParams contains all the parameters to send to the API endpoint for the create azure virtual network operation typically these are written to a http.Request
func NewCreateAzureVirtualNetworkParams ¶
func NewCreateAzureVirtualNetworkParams() *CreateAzureVirtualNetworkParams
NewCreateAzureVirtualNetworkParams creates a new CreateAzureVirtualNetworkParams object with the default values initialized.
func NewCreateAzureVirtualNetworkParamsWithContext ¶
func NewCreateAzureVirtualNetworkParamsWithContext(ctx context.Context) *CreateAzureVirtualNetworkParams
NewCreateAzureVirtualNetworkParamsWithContext creates a new CreateAzureVirtualNetworkParams object with the default values initialized, and the ability to set a context for a request
func NewCreateAzureVirtualNetworkParamsWithHTTPClient ¶
func NewCreateAzureVirtualNetworkParamsWithHTTPClient(client *http.Client) *CreateAzureVirtualNetworkParams
NewCreateAzureVirtualNetworkParamsWithHTTPClient creates a new CreateAzureVirtualNetworkParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCreateAzureVirtualNetworkParamsWithTimeout ¶
func NewCreateAzureVirtualNetworkParamsWithTimeout(timeout time.Duration) *CreateAzureVirtualNetworkParams
NewCreateAzureVirtualNetworkParamsWithTimeout creates a new CreateAzureVirtualNetworkParams object with the default values initialized, and the ability to set a timeout on a request
func (*CreateAzureVirtualNetworkParams) SetContext ¶
func (o *CreateAzureVirtualNetworkParams) SetContext(ctx context.Context)
SetContext adds the context to the create azure virtual network params
func (*CreateAzureVirtualNetworkParams) SetHTTPClient ¶
func (o *CreateAzureVirtualNetworkParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create azure virtual network params
func (*CreateAzureVirtualNetworkParams) SetParams ¶
func (o *CreateAzureVirtualNetworkParams) SetParams(params *models.AzureVirtualNetwork)
SetParams adds the params to the create azure virtual network params
func (*CreateAzureVirtualNetworkParams) SetResourceGroupName ¶
func (o *CreateAzureVirtualNetworkParams) SetResourceGroupName(resourceGroupName string)
SetResourceGroupName adds the resourceGroupName to the create azure virtual network params
func (*CreateAzureVirtualNetworkParams) SetTimeout ¶
func (o *CreateAzureVirtualNetworkParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create azure virtual network params
func (*CreateAzureVirtualNetworkParams) WithContext ¶
func (o *CreateAzureVirtualNetworkParams) WithContext(ctx context.Context) *CreateAzureVirtualNetworkParams
WithContext adds the context to the create azure virtual network params
func (*CreateAzureVirtualNetworkParams) WithHTTPClient ¶
func (o *CreateAzureVirtualNetworkParams) WithHTTPClient(client *http.Client) *CreateAzureVirtualNetworkParams
WithHTTPClient adds the HTTPClient to the create azure virtual network params
func (*CreateAzureVirtualNetworkParams) WithParams ¶
func (o *CreateAzureVirtualNetworkParams) WithParams(params *models.AzureVirtualNetwork) *CreateAzureVirtualNetworkParams
WithParams adds the params to the create azure virtual network params
func (*CreateAzureVirtualNetworkParams) WithResourceGroupName ¶
func (o *CreateAzureVirtualNetworkParams) WithResourceGroupName(resourceGroupName string) *CreateAzureVirtualNetworkParams
WithResourceGroupName adds the resourceGroupName to the create azure virtual network params
func (*CreateAzureVirtualNetworkParams) WithTimeout ¶
func (o *CreateAzureVirtualNetworkParams) WithTimeout(timeout time.Duration) *CreateAzureVirtualNetworkParams
WithTimeout adds the timeout to the create azure virtual network params
func (*CreateAzureVirtualNetworkParams) WriteToRequest ¶
func (o *CreateAzureVirtualNetworkParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateAzureVirtualNetworkReader ¶
type CreateAzureVirtualNetworkReader struct {
// contains filtered or unexported fields
}
CreateAzureVirtualNetworkReader is a Reader for the CreateAzureVirtualNetwork structure.
func (*CreateAzureVirtualNetworkReader) ReadResponse ¶
func (o *CreateAzureVirtualNetworkReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateAzureVirtualNetworkUnauthorized ¶
type CreateAzureVirtualNetworkUnauthorized struct {
}CreateAzureVirtualNetworkUnauthorized handles this case with default header values.
Incorrect credentials
func NewCreateAzureVirtualNetworkUnauthorized ¶
func NewCreateAzureVirtualNetworkUnauthorized() *CreateAzureVirtualNetworkUnauthorized
NewCreateAzureVirtualNetworkUnauthorized creates a CreateAzureVirtualNetworkUnauthorized with default headers values
func (*CreateAzureVirtualNetworkUnauthorized) Error ¶
func (o *CreateAzureVirtualNetworkUnauthorized) Error() string
func (*CreateAzureVirtualNetworkUnauthorized) GetPayload ¶
func (o *CreateAzureVirtualNetworkUnauthorized) GetPayload() *models.Error
type ExportTKGConfigForAzureBadRequest ¶ added in v0.9.0
ExportTKGConfigForAzureBadRequest handles this case with default header values.
Bad request
func NewExportTKGConfigForAzureBadRequest ¶ added in v0.9.0
func NewExportTKGConfigForAzureBadRequest() *ExportTKGConfigForAzureBadRequest
NewExportTKGConfigForAzureBadRequest creates a ExportTKGConfigForAzureBadRequest with default headers values
func (*ExportTKGConfigForAzureBadRequest) Error ¶ added in v0.9.0
func (o *ExportTKGConfigForAzureBadRequest) Error() string
func (*ExportTKGConfigForAzureBadRequest) GetPayload ¶ added in v0.9.0
func (o *ExportTKGConfigForAzureBadRequest) GetPayload() *models.Error
type ExportTKGConfigForAzureInternalServerError ¶ added in v0.9.0
ExportTKGConfigForAzureInternalServerError handles this case with default header values.
Internal server error
func NewExportTKGConfigForAzureInternalServerError ¶ added in v0.9.0
func NewExportTKGConfigForAzureInternalServerError() *ExportTKGConfigForAzureInternalServerError
NewExportTKGConfigForAzureInternalServerError creates a ExportTKGConfigForAzureInternalServerError with default headers values
func (*ExportTKGConfigForAzureInternalServerError) Error ¶ added in v0.9.0
func (o *ExportTKGConfigForAzureInternalServerError) Error() string
func (*ExportTKGConfigForAzureInternalServerError) GetPayload ¶ added in v0.9.0
func (o *ExportTKGConfigForAzureInternalServerError) GetPayload() *models.Error
type ExportTKGConfigForAzureOK ¶ added in v0.9.0
type ExportTKGConfigForAzureOK struct {
Payload string
}
ExportTKGConfigForAzureOK handles this case with default header values.
Generated TKG configuration successfully
func NewExportTKGConfigForAzureOK ¶ added in v0.9.0
func NewExportTKGConfigForAzureOK() *ExportTKGConfigForAzureOK
NewExportTKGConfigForAzureOK creates a ExportTKGConfigForAzureOK with default headers values
func (*ExportTKGConfigForAzureOK) Error ¶ added in v0.9.0
func (o *ExportTKGConfigForAzureOK) Error() string
func (*ExportTKGConfigForAzureOK) GetPayload ¶ added in v0.9.0
func (o *ExportTKGConfigForAzureOK) GetPayload() string
type ExportTKGConfigForAzureParams ¶ added in v0.9.0
type ExportTKGConfigForAzureParams struct { /*Params parameters to generate TKG configuration file for Azure */ Params *models.AzureRegionalClusterParams Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ExportTKGConfigForAzureParams contains all the parameters to send to the API endpoint for the export t k g config for azure operation typically these are written to a http.Request
func NewExportTKGConfigForAzureParams ¶ added in v0.9.0
func NewExportTKGConfigForAzureParams() *ExportTKGConfigForAzureParams
NewExportTKGConfigForAzureParams creates a new ExportTKGConfigForAzureParams object with the default values initialized.
func NewExportTKGConfigForAzureParamsWithContext ¶ added in v0.9.0
func NewExportTKGConfigForAzureParamsWithContext(ctx context.Context) *ExportTKGConfigForAzureParams
NewExportTKGConfigForAzureParamsWithContext creates a new ExportTKGConfigForAzureParams object with the default values initialized, and the ability to set a context for a request
func NewExportTKGConfigForAzureParamsWithHTTPClient ¶ added in v0.9.0
func NewExportTKGConfigForAzureParamsWithHTTPClient(client *http.Client) *ExportTKGConfigForAzureParams
NewExportTKGConfigForAzureParamsWithHTTPClient creates a new ExportTKGConfigForAzureParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewExportTKGConfigForAzureParamsWithTimeout ¶ added in v0.9.0
func NewExportTKGConfigForAzureParamsWithTimeout(timeout time.Duration) *ExportTKGConfigForAzureParams
NewExportTKGConfigForAzureParamsWithTimeout creates a new ExportTKGConfigForAzureParams object with the default values initialized, and the ability to set a timeout on a request
func (*ExportTKGConfigForAzureParams) SetContext ¶ added in v0.9.0
func (o *ExportTKGConfigForAzureParams) SetContext(ctx context.Context)
SetContext adds the context to the export t k g config for azure params
func (*ExportTKGConfigForAzureParams) SetHTTPClient ¶ added in v0.9.0
func (o *ExportTKGConfigForAzureParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the export t k g config for azure params
func (*ExportTKGConfigForAzureParams) SetParams ¶ added in v0.9.0
func (o *ExportTKGConfigForAzureParams) SetParams(params *models.AzureRegionalClusterParams)
SetParams adds the params to the export t k g config for azure params
func (*ExportTKGConfigForAzureParams) SetTimeout ¶ added in v0.9.0
func (o *ExportTKGConfigForAzureParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the export t k g config for azure params
func (*ExportTKGConfigForAzureParams) WithContext ¶ added in v0.9.0
func (o *ExportTKGConfigForAzureParams) WithContext(ctx context.Context) *ExportTKGConfigForAzureParams
WithContext adds the context to the export t k g config for azure params
func (*ExportTKGConfigForAzureParams) WithHTTPClient ¶ added in v0.9.0
func (o *ExportTKGConfigForAzureParams) WithHTTPClient(client *http.Client) *ExportTKGConfigForAzureParams
WithHTTPClient adds the HTTPClient to the export t k g config for azure params
func (*ExportTKGConfigForAzureParams) WithParams ¶ added in v0.9.0
func (o *ExportTKGConfigForAzureParams) WithParams(params *models.AzureRegionalClusterParams) *ExportTKGConfigForAzureParams
WithParams adds the params to the export t k g config for azure params
func (*ExportTKGConfigForAzureParams) WithTimeout ¶ added in v0.9.0
func (o *ExportTKGConfigForAzureParams) WithTimeout(timeout time.Duration) *ExportTKGConfigForAzureParams
WithTimeout adds the timeout to the export t k g config for azure params
func (*ExportTKGConfigForAzureParams) WriteToRequest ¶ added in v0.9.0
func (o *ExportTKGConfigForAzureParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ExportTKGConfigForAzureReader ¶ added in v0.9.0
type ExportTKGConfigForAzureReader struct {
// contains filtered or unexported fields
}
ExportTKGConfigForAzureReader is a Reader for the ExportTKGConfigForAzure structure.
func (*ExportTKGConfigForAzureReader) ReadResponse ¶ added in v0.9.0
func (o *ExportTKGConfigForAzureReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ExportTKGConfigForAzureUnauthorized ¶ added in v0.9.0
type ExportTKGConfigForAzureUnauthorized struct {
}ExportTKGConfigForAzureUnauthorized handles this case with default header values.
Incorrect credentials
func NewExportTKGConfigForAzureUnauthorized ¶ added in v0.9.0
func NewExportTKGConfigForAzureUnauthorized() *ExportTKGConfigForAzureUnauthorized
NewExportTKGConfigForAzureUnauthorized creates a ExportTKGConfigForAzureUnauthorized with default headers values
func (*ExportTKGConfigForAzureUnauthorized) Error ¶ added in v0.9.0
func (o *ExportTKGConfigForAzureUnauthorized) Error() string
func (*ExportTKGConfigForAzureUnauthorized) GetPayload ¶ added in v0.9.0
func (o *ExportTKGConfigForAzureUnauthorized) GetPayload() *models.Error
type GetAzureEndpointBadRequest ¶
GetAzureEndpointBadRequest handles this case with default header values.
Bad Request
func NewGetAzureEndpointBadRequest ¶
func NewGetAzureEndpointBadRequest() *GetAzureEndpointBadRequest
NewGetAzureEndpointBadRequest creates a GetAzureEndpointBadRequest with default headers values
func (*GetAzureEndpointBadRequest) Error ¶
func (o *GetAzureEndpointBadRequest) Error() string
func (*GetAzureEndpointBadRequest) GetPayload ¶
func (o *GetAzureEndpointBadRequest) GetPayload() *models.Error
type GetAzureEndpointInternalServerError ¶
GetAzureEndpointInternalServerError handles this case with default header values.
Internal server error
func NewGetAzureEndpointInternalServerError ¶
func NewGetAzureEndpointInternalServerError() *GetAzureEndpointInternalServerError
NewGetAzureEndpointInternalServerError creates a GetAzureEndpointInternalServerError with default headers values
func (*GetAzureEndpointInternalServerError) Error ¶
func (o *GetAzureEndpointInternalServerError) Error() string
func (*GetAzureEndpointInternalServerError) GetPayload ¶
func (o *GetAzureEndpointInternalServerError) GetPayload() *models.Error
type GetAzureEndpointOK ¶
type GetAzureEndpointOK struct {
Payload *models.AzureAccountParams
}
GetAzureEndpointOK handles this case with default header values.
Successful retrieval of Azure account parameters
func NewGetAzureEndpointOK ¶
func NewGetAzureEndpointOK() *GetAzureEndpointOK
NewGetAzureEndpointOK creates a GetAzureEndpointOK with default headers values
func (*GetAzureEndpointOK) Error ¶
func (o *GetAzureEndpointOK) Error() string
func (*GetAzureEndpointOK) GetPayload ¶
func (o *GetAzureEndpointOK) GetPayload() *models.AzureAccountParams
type GetAzureEndpointParams ¶
type GetAzureEndpointParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetAzureEndpointParams contains all the parameters to send to the API endpoint for the get azure endpoint operation typically these are written to a http.Request
func NewGetAzureEndpointParams ¶
func NewGetAzureEndpointParams() *GetAzureEndpointParams
NewGetAzureEndpointParams creates a new GetAzureEndpointParams object with the default values initialized.
func NewGetAzureEndpointParamsWithContext ¶
func NewGetAzureEndpointParamsWithContext(ctx context.Context) *GetAzureEndpointParams
NewGetAzureEndpointParamsWithContext creates a new GetAzureEndpointParams object with the default values initialized, and the ability to set a context for a request
func NewGetAzureEndpointParamsWithHTTPClient ¶
func NewGetAzureEndpointParamsWithHTTPClient(client *http.Client) *GetAzureEndpointParams
NewGetAzureEndpointParamsWithHTTPClient creates a new GetAzureEndpointParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetAzureEndpointParamsWithTimeout ¶
func NewGetAzureEndpointParamsWithTimeout(timeout time.Duration) *GetAzureEndpointParams
NewGetAzureEndpointParamsWithTimeout creates a new GetAzureEndpointParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetAzureEndpointParams) SetContext ¶
func (o *GetAzureEndpointParams) SetContext(ctx context.Context)
SetContext adds the context to the get azure endpoint params
func (*GetAzureEndpointParams) SetHTTPClient ¶
func (o *GetAzureEndpointParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get azure endpoint params
func (*GetAzureEndpointParams) SetTimeout ¶
func (o *GetAzureEndpointParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get azure endpoint params
func (*GetAzureEndpointParams) WithContext ¶
func (o *GetAzureEndpointParams) WithContext(ctx context.Context) *GetAzureEndpointParams
WithContext adds the context to the get azure endpoint params
func (*GetAzureEndpointParams) WithHTTPClient ¶
func (o *GetAzureEndpointParams) WithHTTPClient(client *http.Client) *GetAzureEndpointParams
WithHTTPClient adds the HTTPClient to the get azure endpoint params
func (*GetAzureEndpointParams) WithTimeout ¶
func (o *GetAzureEndpointParams) WithTimeout(timeout time.Duration) *GetAzureEndpointParams
WithTimeout adds the timeout to the get azure endpoint params
func (*GetAzureEndpointParams) WriteToRequest ¶
func (o *GetAzureEndpointParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAzureEndpointReader ¶
type GetAzureEndpointReader struct {
// contains filtered or unexported fields
}
GetAzureEndpointReader is a Reader for the GetAzureEndpoint structure.
func (*GetAzureEndpointReader) ReadResponse ¶
func (o *GetAzureEndpointReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetAzureEndpointUnauthorized ¶
type GetAzureEndpointUnauthorized struct {
}GetAzureEndpointUnauthorized handles this case with default header values.
Incorrect credentials
func NewGetAzureEndpointUnauthorized ¶
func NewGetAzureEndpointUnauthorized() *GetAzureEndpointUnauthorized
NewGetAzureEndpointUnauthorized creates a GetAzureEndpointUnauthorized with default headers values
func (*GetAzureEndpointUnauthorized) Error ¶
func (o *GetAzureEndpointUnauthorized) Error() string
func (*GetAzureEndpointUnauthorized) GetPayload ¶
func (o *GetAzureEndpointUnauthorized) GetPayload() *models.Error
type GetAzureInstanceTypesBadRequest ¶
GetAzureInstanceTypesBadRequest handles this case with default header values.
Bad Request
func NewGetAzureInstanceTypesBadRequest ¶
func NewGetAzureInstanceTypesBadRequest() *GetAzureInstanceTypesBadRequest
NewGetAzureInstanceTypesBadRequest creates a GetAzureInstanceTypesBadRequest with default headers values
func (*GetAzureInstanceTypesBadRequest) Error ¶
func (o *GetAzureInstanceTypesBadRequest) Error() string
func (*GetAzureInstanceTypesBadRequest) GetPayload ¶
func (o *GetAzureInstanceTypesBadRequest) GetPayload() *models.Error
type GetAzureInstanceTypesInternalServerError ¶
GetAzureInstanceTypesInternalServerError handles this case with default header values.
Internal server error
func NewGetAzureInstanceTypesInternalServerError ¶
func NewGetAzureInstanceTypesInternalServerError() *GetAzureInstanceTypesInternalServerError
NewGetAzureInstanceTypesInternalServerError creates a GetAzureInstanceTypesInternalServerError with default headers values
func (*GetAzureInstanceTypesInternalServerError) Error ¶
func (o *GetAzureInstanceTypesInternalServerError) Error() string
func (*GetAzureInstanceTypesInternalServerError) GetPayload ¶
func (o *GetAzureInstanceTypesInternalServerError) GetPayload() *models.Error
type GetAzureInstanceTypesOK ¶
type GetAzureInstanceTypesOK struct {
Payload []*models.AzureInstanceType
}
GetAzureInstanceTypesOK handles this case with default header values.
Successful retrieval of Azure instance Types
func NewGetAzureInstanceTypesOK ¶
func NewGetAzureInstanceTypesOK() *GetAzureInstanceTypesOK
NewGetAzureInstanceTypesOK creates a GetAzureInstanceTypesOK with default headers values
func (*GetAzureInstanceTypesOK) Error ¶
func (o *GetAzureInstanceTypesOK) Error() string
func (*GetAzureInstanceTypesOK) GetPayload ¶
func (o *GetAzureInstanceTypesOK) GetPayload() []*models.AzureInstanceType
type GetAzureInstanceTypesParams ¶
type GetAzureInstanceTypesParams struct { /*Location Azure region name */ Location string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetAzureInstanceTypesParams contains all the parameters to send to the API endpoint for the get azure instance types operation typically these are written to a http.Request
func NewGetAzureInstanceTypesParams ¶
func NewGetAzureInstanceTypesParams() *GetAzureInstanceTypesParams
NewGetAzureInstanceTypesParams creates a new GetAzureInstanceTypesParams object with the default values initialized.
func NewGetAzureInstanceTypesParamsWithContext ¶
func NewGetAzureInstanceTypesParamsWithContext(ctx context.Context) *GetAzureInstanceTypesParams
NewGetAzureInstanceTypesParamsWithContext creates a new GetAzureInstanceTypesParams object with the default values initialized, and the ability to set a context for a request
func NewGetAzureInstanceTypesParamsWithHTTPClient ¶
func NewGetAzureInstanceTypesParamsWithHTTPClient(client *http.Client) *GetAzureInstanceTypesParams
NewGetAzureInstanceTypesParamsWithHTTPClient creates a new GetAzureInstanceTypesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetAzureInstanceTypesParamsWithTimeout ¶
func NewGetAzureInstanceTypesParamsWithTimeout(timeout time.Duration) *GetAzureInstanceTypesParams
NewGetAzureInstanceTypesParamsWithTimeout creates a new GetAzureInstanceTypesParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetAzureInstanceTypesParams) SetContext ¶
func (o *GetAzureInstanceTypesParams) SetContext(ctx context.Context)
SetContext adds the context to the get azure instance types params
func (*GetAzureInstanceTypesParams) SetHTTPClient ¶
func (o *GetAzureInstanceTypesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get azure instance types params
func (*GetAzureInstanceTypesParams) SetLocation ¶
func (o *GetAzureInstanceTypesParams) SetLocation(location string)
SetLocation adds the location to the get azure instance types params
func (*GetAzureInstanceTypesParams) SetTimeout ¶
func (o *GetAzureInstanceTypesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get azure instance types params
func (*GetAzureInstanceTypesParams) WithContext ¶
func (o *GetAzureInstanceTypesParams) WithContext(ctx context.Context) *GetAzureInstanceTypesParams
WithContext adds the context to the get azure instance types params
func (*GetAzureInstanceTypesParams) WithHTTPClient ¶
func (o *GetAzureInstanceTypesParams) WithHTTPClient(client *http.Client) *GetAzureInstanceTypesParams
WithHTTPClient adds the HTTPClient to the get azure instance types params
func (*GetAzureInstanceTypesParams) WithLocation ¶
func (o *GetAzureInstanceTypesParams) WithLocation(location string) *GetAzureInstanceTypesParams
WithLocation adds the location to the get azure instance types params
func (*GetAzureInstanceTypesParams) WithTimeout ¶
func (o *GetAzureInstanceTypesParams) WithTimeout(timeout time.Duration) *GetAzureInstanceTypesParams
WithTimeout adds the timeout to the get azure instance types params
func (*GetAzureInstanceTypesParams) WriteToRequest ¶
func (o *GetAzureInstanceTypesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAzureInstanceTypesReader ¶
type GetAzureInstanceTypesReader struct {
// contains filtered or unexported fields
}
GetAzureInstanceTypesReader is a Reader for the GetAzureInstanceTypes structure.
func (*GetAzureInstanceTypesReader) ReadResponse ¶
func (o *GetAzureInstanceTypesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetAzureInstanceTypesUnauthorized ¶
type GetAzureInstanceTypesUnauthorized struct {
}GetAzureInstanceTypesUnauthorized handles this case with default header values.
Incorrect credentials
func NewGetAzureInstanceTypesUnauthorized ¶
func NewGetAzureInstanceTypesUnauthorized() *GetAzureInstanceTypesUnauthorized
NewGetAzureInstanceTypesUnauthorized creates a GetAzureInstanceTypesUnauthorized with default headers values
func (*GetAzureInstanceTypesUnauthorized) Error ¶
func (o *GetAzureInstanceTypesUnauthorized) Error() string
func (*GetAzureInstanceTypesUnauthorized) GetPayload ¶
func (o *GetAzureInstanceTypesUnauthorized) GetPayload() *models.Error
type GetAzureOSImagesBadRequest ¶
GetAzureOSImagesBadRequest handles this case with default header values.
Bad request
func NewGetAzureOSImagesBadRequest ¶
func NewGetAzureOSImagesBadRequest() *GetAzureOSImagesBadRequest
NewGetAzureOSImagesBadRequest creates a GetAzureOSImagesBadRequest with default headers values
func (*GetAzureOSImagesBadRequest) Error ¶
func (o *GetAzureOSImagesBadRequest) Error() string
func (*GetAzureOSImagesBadRequest) GetPayload ¶
func (o *GetAzureOSImagesBadRequest) GetPayload() *models.Error
type GetAzureOSImagesInternalServerError ¶
GetAzureOSImagesInternalServerError handles this case with default header values.
Internal server error
func NewGetAzureOSImagesInternalServerError ¶
func NewGetAzureOSImagesInternalServerError() *GetAzureOSImagesInternalServerError
NewGetAzureOSImagesInternalServerError creates a GetAzureOSImagesInternalServerError with default headers values
func (*GetAzureOSImagesInternalServerError) Error ¶
func (o *GetAzureOSImagesInternalServerError) Error() string
func (*GetAzureOSImagesInternalServerError) GetPayload ¶
func (o *GetAzureOSImagesInternalServerError) GetPayload() *models.Error
type GetAzureOSImagesOK ¶
type GetAzureOSImagesOK struct {
Payload []*models.AzureVirtualMachine
}
GetAzureOSImagesOK handles this case with default header values.
Successful retrieval of Azure supported os images
func NewGetAzureOSImagesOK ¶
func NewGetAzureOSImagesOK() *GetAzureOSImagesOK
NewGetAzureOSImagesOK creates a GetAzureOSImagesOK with default headers values
func (*GetAzureOSImagesOK) Error ¶
func (o *GetAzureOSImagesOK) Error() string
func (*GetAzureOSImagesOK) GetPayload ¶
func (o *GetAzureOSImagesOK) GetPayload() []*models.AzureVirtualMachine
type GetAzureOSImagesParams ¶
type GetAzureOSImagesParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetAzureOSImagesParams contains all the parameters to send to the API endpoint for the get azure o s images operation typically these are written to a http.Request
func NewGetAzureOSImagesParams ¶
func NewGetAzureOSImagesParams() *GetAzureOSImagesParams
NewGetAzureOSImagesParams creates a new GetAzureOSImagesParams object with the default values initialized.
func NewGetAzureOSImagesParamsWithContext ¶
func NewGetAzureOSImagesParamsWithContext(ctx context.Context) *GetAzureOSImagesParams
NewGetAzureOSImagesParamsWithContext creates a new GetAzureOSImagesParams object with the default values initialized, and the ability to set a context for a request
func NewGetAzureOSImagesParamsWithHTTPClient ¶
func NewGetAzureOSImagesParamsWithHTTPClient(client *http.Client) *GetAzureOSImagesParams
NewGetAzureOSImagesParamsWithHTTPClient creates a new GetAzureOSImagesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetAzureOSImagesParamsWithTimeout ¶
func NewGetAzureOSImagesParamsWithTimeout(timeout time.Duration) *GetAzureOSImagesParams
NewGetAzureOSImagesParamsWithTimeout creates a new GetAzureOSImagesParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetAzureOSImagesParams) SetContext ¶
func (o *GetAzureOSImagesParams) SetContext(ctx context.Context)
SetContext adds the context to the get azure o s images params
func (*GetAzureOSImagesParams) SetHTTPClient ¶
func (o *GetAzureOSImagesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get azure o s images params
func (*GetAzureOSImagesParams) SetTimeout ¶
func (o *GetAzureOSImagesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get azure o s images params
func (*GetAzureOSImagesParams) WithContext ¶
func (o *GetAzureOSImagesParams) WithContext(ctx context.Context) *GetAzureOSImagesParams
WithContext adds the context to the get azure o s images params
func (*GetAzureOSImagesParams) WithHTTPClient ¶
func (o *GetAzureOSImagesParams) WithHTTPClient(client *http.Client) *GetAzureOSImagesParams
WithHTTPClient adds the HTTPClient to the get azure o s images params
func (*GetAzureOSImagesParams) WithTimeout ¶
func (o *GetAzureOSImagesParams) WithTimeout(timeout time.Duration) *GetAzureOSImagesParams
WithTimeout adds the timeout to the get azure o s images params
func (*GetAzureOSImagesParams) WriteToRequest ¶
func (o *GetAzureOSImagesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAzureOSImagesReader ¶
type GetAzureOSImagesReader struct {
// contains filtered or unexported fields
}
GetAzureOSImagesReader is a Reader for the GetAzureOSImages structure.
func (*GetAzureOSImagesReader) ReadResponse ¶
func (o *GetAzureOSImagesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetAzureOSImagesUnauthorized ¶
type GetAzureOSImagesUnauthorized struct {
}GetAzureOSImagesUnauthorized handles this case with default header values.
Incorrect credentials
func NewGetAzureOSImagesUnauthorized ¶
func NewGetAzureOSImagesUnauthorized() *GetAzureOSImagesUnauthorized
NewGetAzureOSImagesUnauthorized creates a GetAzureOSImagesUnauthorized with default headers values
func (*GetAzureOSImagesUnauthorized) Error ¶
func (o *GetAzureOSImagesUnauthorized) Error() string
func (*GetAzureOSImagesUnauthorized) GetPayload ¶
func (o *GetAzureOSImagesUnauthorized) GetPayload() *models.Error
type GetAzureRegionsBadRequest ¶
GetAzureRegionsBadRequest handles this case with default header values.
Bad Request
func NewGetAzureRegionsBadRequest ¶
func NewGetAzureRegionsBadRequest() *GetAzureRegionsBadRequest
NewGetAzureRegionsBadRequest creates a GetAzureRegionsBadRequest with default headers values
func (*GetAzureRegionsBadRequest) Error ¶
func (o *GetAzureRegionsBadRequest) Error() string
func (*GetAzureRegionsBadRequest) GetPayload ¶
func (o *GetAzureRegionsBadRequest) GetPayload() *models.Error
type GetAzureRegionsInternalServerError ¶
GetAzureRegionsInternalServerError handles this case with default header values.
Internal server error
func NewGetAzureRegionsInternalServerError ¶
func NewGetAzureRegionsInternalServerError() *GetAzureRegionsInternalServerError
NewGetAzureRegionsInternalServerError creates a GetAzureRegionsInternalServerError with default headers values
func (*GetAzureRegionsInternalServerError) Error ¶
func (o *GetAzureRegionsInternalServerError) Error() string
func (*GetAzureRegionsInternalServerError) GetPayload ¶
func (o *GetAzureRegionsInternalServerError) GetPayload() *models.Error
type GetAzureRegionsOK ¶
type GetAzureRegionsOK struct {
Payload []*models.AzureLocation
}
GetAzureRegionsOK handles this case with default header values.
Successful retrieval of Azure regions
func NewGetAzureRegionsOK ¶
func NewGetAzureRegionsOK() *GetAzureRegionsOK
NewGetAzureRegionsOK creates a GetAzureRegionsOK with default headers values
func (*GetAzureRegionsOK) Error ¶
func (o *GetAzureRegionsOK) Error() string
func (*GetAzureRegionsOK) GetPayload ¶
func (o *GetAzureRegionsOK) GetPayload() []*models.AzureLocation
type GetAzureRegionsParams ¶
type GetAzureRegionsParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetAzureRegionsParams contains all the parameters to send to the API endpoint for the get azure regions operation typically these are written to a http.Request
func NewGetAzureRegionsParams ¶
func NewGetAzureRegionsParams() *GetAzureRegionsParams
NewGetAzureRegionsParams creates a new GetAzureRegionsParams object with the default values initialized.
func NewGetAzureRegionsParamsWithContext ¶
func NewGetAzureRegionsParamsWithContext(ctx context.Context) *GetAzureRegionsParams
NewGetAzureRegionsParamsWithContext creates a new GetAzureRegionsParams object with the default values initialized, and the ability to set a context for a request
func NewGetAzureRegionsParamsWithHTTPClient ¶
func NewGetAzureRegionsParamsWithHTTPClient(client *http.Client) *GetAzureRegionsParams
NewGetAzureRegionsParamsWithHTTPClient creates a new GetAzureRegionsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetAzureRegionsParamsWithTimeout ¶
func NewGetAzureRegionsParamsWithTimeout(timeout time.Duration) *GetAzureRegionsParams
NewGetAzureRegionsParamsWithTimeout creates a new GetAzureRegionsParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetAzureRegionsParams) SetContext ¶
func (o *GetAzureRegionsParams) SetContext(ctx context.Context)
SetContext adds the context to the get azure regions params
func (*GetAzureRegionsParams) SetHTTPClient ¶
func (o *GetAzureRegionsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get azure regions params
func (*GetAzureRegionsParams) SetTimeout ¶
func (o *GetAzureRegionsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get azure regions params
func (*GetAzureRegionsParams) WithContext ¶
func (o *GetAzureRegionsParams) WithContext(ctx context.Context) *GetAzureRegionsParams
WithContext adds the context to the get azure regions params
func (*GetAzureRegionsParams) WithHTTPClient ¶
func (o *GetAzureRegionsParams) WithHTTPClient(client *http.Client) *GetAzureRegionsParams
WithHTTPClient adds the HTTPClient to the get azure regions params
func (*GetAzureRegionsParams) WithTimeout ¶
func (o *GetAzureRegionsParams) WithTimeout(timeout time.Duration) *GetAzureRegionsParams
WithTimeout adds the timeout to the get azure regions params
func (*GetAzureRegionsParams) WriteToRequest ¶
func (o *GetAzureRegionsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAzureRegionsReader ¶
type GetAzureRegionsReader struct {
// contains filtered or unexported fields
}
GetAzureRegionsReader is a Reader for the GetAzureRegions structure.
func (*GetAzureRegionsReader) ReadResponse ¶
func (o *GetAzureRegionsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetAzureRegionsUnauthorized ¶
type GetAzureRegionsUnauthorized struct {
}GetAzureRegionsUnauthorized handles this case with default header values.
Incorrect credentials
func NewGetAzureRegionsUnauthorized ¶
func NewGetAzureRegionsUnauthorized() *GetAzureRegionsUnauthorized
NewGetAzureRegionsUnauthorized creates a GetAzureRegionsUnauthorized with default headers values
func (*GetAzureRegionsUnauthorized) Error ¶
func (o *GetAzureRegionsUnauthorized) Error() string
func (*GetAzureRegionsUnauthorized) GetPayload ¶
func (o *GetAzureRegionsUnauthorized) GetPayload() *models.Error
type GetAzureResourceGroupsBadRequest ¶
GetAzureResourceGroupsBadRequest handles this case with default header values.
Bad Request
func NewGetAzureResourceGroupsBadRequest ¶
func NewGetAzureResourceGroupsBadRequest() *GetAzureResourceGroupsBadRequest
NewGetAzureResourceGroupsBadRequest creates a GetAzureResourceGroupsBadRequest with default headers values
func (*GetAzureResourceGroupsBadRequest) Error ¶
func (o *GetAzureResourceGroupsBadRequest) Error() string
func (*GetAzureResourceGroupsBadRequest) GetPayload ¶
func (o *GetAzureResourceGroupsBadRequest) GetPayload() *models.Error
type GetAzureResourceGroupsInternalServerError ¶
GetAzureResourceGroupsInternalServerError handles this case with default header values.
Internal server error
func NewGetAzureResourceGroupsInternalServerError ¶
func NewGetAzureResourceGroupsInternalServerError() *GetAzureResourceGroupsInternalServerError
NewGetAzureResourceGroupsInternalServerError creates a GetAzureResourceGroupsInternalServerError with default headers values
func (*GetAzureResourceGroupsInternalServerError) Error ¶
func (o *GetAzureResourceGroupsInternalServerError) Error() string
func (*GetAzureResourceGroupsInternalServerError) GetPayload ¶
func (o *GetAzureResourceGroupsInternalServerError) GetPayload() *models.Error
type GetAzureResourceGroupsOK ¶
type GetAzureResourceGroupsOK struct {
Payload []*models.AzureResourceGroup
}
GetAzureResourceGroupsOK handles this case with default header values.
Successful retrieval of Azure resource groups
func NewGetAzureResourceGroupsOK ¶
func NewGetAzureResourceGroupsOK() *GetAzureResourceGroupsOK
NewGetAzureResourceGroupsOK creates a GetAzureResourceGroupsOK with default headers values
func (*GetAzureResourceGroupsOK) Error ¶
func (o *GetAzureResourceGroupsOK) Error() string
func (*GetAzureResourceGroupsOK) GetPayload ¶
func (o *GetAzureResourceGroupsOK) GetPayload() []*models.AzureResourceGroup
type GetAzureResourceGroupsParams ¶
type GetAzureResourceGroupsParams struct { /*Location Azure region */ Location string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetAzureResourceGroupsParams contains all the parameters to send to the API endpoint for the get azure resource groups operation typically these are written to a http.Request
func NewGetAzureResourceGroupsParams ¶
func NewGetAzureResourceGroupsParams() *GetAzureResourceGroupsParams
NewGetAzureResourceGroupsParams creates a new GetAzureResourceGroupsParams object with the default values initialized.
func NewGetAzureResourceGroupsParamsWithContext ¶
func NewGetAzureResourceGroupsParamsWithContext(ctx context.Context) *GetAzureResourceGroupsParams
NewGetAzureResourceGroupsParamsWithContext creates a new GetAzureResourceGroupsParams object with the default values initialized, and the ability to set a context for a request
func NewGetAzureResourceGroupsParamsWithHTTPClient ¶
func NewGetAzureResourceGroupsParamsWithHTTPClient(client *http.Client) *GetAzureResourceGroupsParams
NewGetAzureResourceGroupsParamsWithHTTPClient creates a new GetAzureResourceGroupsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetAzureResourceGroupsParamsWithTimeout ¶
func NewGetAzureResourceGroupsParamsWithTimeout(timeout time.Duration) *GetAzureResourceGroupsParams
NewGetAzureResourceGroupsParamsWithTimeout creates a new GetAzureResourceGroupsParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetAzureResourceGroupsParams) SetContext ¶
func (o *GetAzureResourceGroupsParams) SetContext(ctx context.Context)
SetContext adds the context to the get azure resource groups params
func (*GetAzureResourceGroupsParams) SetHTTPClient ¶
func (o *GetAzureResourceGroupsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get azure resource groups params
func (*GetAzureResourceGroupsParams) SetLocation ¶
func (o *GetAzureResourceGroupsParams) SetLocation(location string)
SetLocation adds the location to the get azure resource groups params
func (*GetAzureResourceGroupsParams) SetTimeout ¶
func (o *GetAzureResourceGroupsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get azure resource groups params
func (*GetAzureResourceGroupsParams) WithContext ¶
func (o *GetAzureResourceGroupsParams) WithContext(ctx context.Context) *GetAzureResourceGroupsParams
WithContext adds the context to the get azure resource groups params
func (*GetAzureResourceGroupsParams) WithHTTPClient ¶
func (o *GetAzureResourceGroupsParams) WithHTTPClient(client *http.Client) *GetAzureResourceGroupsParams
WithHTTPClient adds the HTTPClient to the get azure resource groups params
func (*GetAzureResourceGroupsParams) WithLocation ¶
func (o *GetAzureResourceGroupsParams) WithLocation(location string) *GetAzureResourceGroupsParams
WithLocation adds the location to the get azure resource groups params
func (*GetAzureResourceGroupsParams) WithTimeout ¶
func (o *GetAzureResourceGroupsParams) WithTimeout(timeout time.Duration) *GetAzureResourceGroupsParams
WithTimeout adds the timeout to the get azure resource groups params
func (*GetAzureResourceGroupsParams) WriteToRequest ¶
func (o *GetAzureResourceGroupsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAzureResourceGroupsReader ¶
type GetAzureResourceGroupsReader struct {
// contains filtered or unexported fields
}
GetAzureResourceGroupsReader is a Reader for the GetAzureResourceGroups structure.
func (*GetAzureResourceGroupsReader) ReadResponse ¶
func (o *GetAzureResourceGroupsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetAzureResourceGroupsUnauthorized ¶
type GetAzureResourceGroupsUnauthorized struct {
}GetAzureResourceGroupsUnauthorized handles this case with default header values.
Incorrect credentials
func NewGetAzureResourceGroupsUnauthorized ¶
func NewGetAzureResourceGroupsUnauthorized() *GetAzureResourceGroupsUnauthorized
NewGetAzureResourceGroupsUnauthorized creates a GetAzureResourceGroupsUnauthorized with default headers values
func (*GetAzureResourceGroupsUnauthorized) Error ¶
func (o *GetAzureResourceGroupsUnauthorized) Error() string
func (*GetAzureResourceGroupsUnauthorized) GetPayload ¶
func (o *GetAzureResourceGroupsUnauthorized) GetPayload() *models.Error
type GetAzureVnetsBadRequest ¶
GetAzureVnetsBadRequest handles this case with default header values.
Bad Request
func NewGetAzureVnetsBadRequest ¶
func NewGetAzureVnetsBadRequest() *GetAzureVnetsBadRequest
NewGetAzureVnetsBadRequest creates a GetAzureVnetsBadRequest with default headers values
func (*GetAzureVnetsBadRequest) Error ¶
func (o *GetAzureVnetsBadRequest) Error() string
func (*GetAzureVnetsBadRequest) GetPayload ¶
func (o *GetAzureVnetsBadRequest) GetPayload() *models.Error
type GetAzureVnetsInternalServerError ¶
GetAzureVnetsInternalServerError handles this case with default header values.
Internal server error
func NewGetAzureVnetsInternalServerError ¶
func NewGetAzureVnetsInternalServerError() *GetAzureVnetsInternalServerError
NewGetAzureVnetsInternalServerError creates a GetAzureVnetsInternalServerError with default headers values
func (*GetAzureVnetsInternalServerError) Error ¶
func (o *GetAzureVnetsInternalServerError) Error() string
func (*GetAzureVnetsInternalServerError) GetPayload ¶
func (o *GetAzureVnetsInternalServerError) GetPayload() *models.Error
type GetAzureVnetsOK ¶
type GetAzureVnetsOK struct {
Payload []*models.AzureVirtualNetwork
}
GetAzureVnetsOK handles this case with default header values.
Successful retrieval of Azure virtual networks
func NewGetAzureVnetsOK ¶
func NewGetAzureVnetsOK() *GetAzureVnetsOK
NewGetAzureVnetsOK creates a GetAzureVnetsOK with default headers values
func (*GetAzureVnetsOK) Error ¶
func (o *GetAzureVnetsOK) Error() string
func (*GetAzureVnetsOK) GetPayload ¶
func (o *GetAzureVnetsOK) GetPayload() []*models.AzureVirtualNetwork
type GetAzureVnetsParams ¶
type GetAzureVnetsParams struct { /*Location Azure region */ Location string /*ResourceGroupName Name of the Azure resource group */ ResourceGroupName string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetAzureVnetsParams contains all the parameters to send to the API endpoint for the get azure vnets operation typically these are written to a http.Request
func NewGetAzureVnetsParams ¶
func NewGetAzureVnetsParams() *GetAzureVnetsParams
NewGetAzureVnetsParams creates a new GetAzureVnetsParams object with the default values initialized.
func NewGetAzureVnetsParamsWithContext ¶
func NewGetAzureVnetsParamsWithContext(ctx context.Context) *GetAzureVnetsParams
NewGetAzureVnetsParamsWithContext creates a new GetAzureVnetsParams object with the default values initialized, and the ability to set a context for a request
func NewGetAzureVnetsParamsWithHTTPClient ¶
func NewGetAzureVnetsParamsWithHTTPClient(client *http.Client) *GetAzureVnetsParams
NewGetAzureVnetsParamsWithHTTPClient creates a new GetAzureVnetsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetAzureVnetsParamsWithTimeout ¶
func NewGetAzureVnetsParamsWithTimeout(timeout time.Duration) *GetAzureVnetsParams
NewGetAzureVnetsParamsWithTimeout creates a new GetAzureVnetsParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetAzureVnetsParams) SetContext ¶
func (o *GetAzureVnetsParams) SetContext(ctx context.Context)
SetContext adds the context to the get azure vnets params
func (*GetAzureVnetsParams) SetHTTPClient ¶
func (o *GetAzureVnetsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get azure vnets params
func (*GetAzureVnetsParams) SetLocation ¶
func (o *GetAzureVnetsParams) SetLocation(location string)
SetLocation adds the location to the get azure vnets params
func (*GetAzureVnetsParams) SetResourceGroupName ¶
func (o *GetAzureVnetsParams) SetResourceGroupName(resourceGroupName string)
SetResourceGroupName adds the resourceGroupName to the get azure vnets params
func (*GetAzureVnetsParams) SetTimeout ¶
func (o *GetAzureVnetsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get azure vnets params
func (*GetAzureVnetsParams) WithContext ¶
func (o *GetAzureVnetsParams) WithContext(ctx context.Context) *GetAzureVnetsParams
WithContext adds the context to the get azure vnets params
func (*GetAzureVnetsParams) WithHTTPClient ¶
func (o *GetAzureVnetsParams) WithHTTPClient(client *http.Client) *GetAzureVnetsParams
WithHTTPClient adds the HTTPClient to the get azure vnets params
func (*GetAzureVnetsParams) WithLocation ¶
func (o *GetAzureVnetsParams) WithLocation(location string) *GetAzureVnetsParams
WithLocation adds the location to the get azure vnets params
func (*GetAzureVnetsParams) WithResourceGroupName ¶
func (o *GetAzureVnetsParams) WithResourceGroupName(resourceGroupName string) *GetAzureVnetsParams
WithResourceGroupName adds the resourceGroupName to the get azure vnets params
func (*GetAzureVnetsParams) WithTimeout ¶
func (o *GetAzureVnetsParams) WithTimeout(timeout time.Duration) *GetAzureVnetsParams
WithTimeout adds the timeout to the get azure vnets params
func (*GetAzureVnetsParams) WriteToRequest ¶
func (o *GetAzureVnetsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAzureVnetsReader ¶
type GetAzureVnetsReader struct {
// contains filtered or unexported fields
}
GetAzureVnetsReader is a Reader for the GetAzureVnets structure.
func (*GetAzureVnetsReader) ReadResponse ¶
func (o *GetAzureVnetsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetAzureVnetsUnauthorized ¶
type GetAzureVnetsUnauthorized struct {
}GetAzureVnetsUnauthorized handles this case with default header values.
Incorrect credentials
func NewGetAzureVnetsUnauthorized ¶
func NewGetAzureVnetsUnauthorized() *GetAzureVnetsUnauthorized
NewGetAzureVnetsUnauthorized creates a GetAzureVnetsUnauthorized with default headers values
func (*GetAzureVnetsUnauthorized) Error ¶
func (o *GetAzureVnetsUnauthorized) Error() string
func (*GetAzureVnetsUnauthorized) GetPayload ¶
func (o *GetAzureVnetsUnauthorized) GetPayload() *models.Error
type ImportTKGConfigForAzureBadRequest ¶ added in v0.14.0
ImportTKGConfigForAzureBadRequest handles this case with default header values.
Bad request
func NewImportTKGConfigForAzureBadRequest ¶ added in v0.14.0
func NewImportTKGConfigForAzureBadRequest() *ImportTKGConfigForAzureBadRequest
NewImportTKGConfigForAzureBadRequest creates a ImportTKGConfigForAzureBadRequest with default headers values
func (*ImportTKGConfigForAzureBadRequest) Error ¶ added in v0.14.0
func (o *ImportTKGConfigForAzureBadRequest) Error() string
func (*ImportTKGConfigForAzureBadRequest) GetPayload ¶ added in v0.14.0
func (o *ImportTKGConfigForAzureBadRequest) GetPayload() *models.Error
type ImportTKGConfigForAzureInternalServerError ¶ added in v0.14.0
ImportTKGConfigForAzureInternalServerError handles this case with default header values.
Internal server error
func NewImportTKGConfigForAzureInternalServerError ¶ added in v0.14.0
func NewImportTKGConfigForAzureInternalServerError() *ImportTKGConfigForAzureInternalServerError
NewImportTKGConfigForAzureInternalServerError creates a ImportTKGConfigForAzureInternalServerError with default headers values
func (*ImportTKGConfigForAzureInternalServerError) Error ¶ added in v0.14.0
func (o *ImportTKGConfigForAzureInternalServerError) Error() string
func (*ImportTKGConfigForAzureInternalServerError) GetPayload ¶ added in v0.14.0
func (o *ImportTKGConfigForAzureInternalServerError) GetPayload() *models.Error
type ImportTKGConfigForAzureOK ¶ added in v0.14.0
type ImportTKGConfigForAzureOK struct {
Payload *models.AzureRegionalClusterParams
}
ImportTKGConfigForAzureOK handles this case with default header values.
Generated TKG configuration successfully
func NewImportTKGConfigForAzureOK ¶ added in v0.14.0
func NewImportTKGConfigForAzureOK() *ImportTKGConfigForAzureOK
NewImportTKGConfigForAzureOK creates a ImportTKGConfigForAzureOK with default headers values
func (*ImportTKGConfigForAzureOK) Error ¶ added in v0.14.0
func (o *ImportTKGConfigForAzureOK) Error() string
func (*ImportTKGConfigForAzureOK) GetPayload ¶ added in v0.14.0
func (o *ImportTKGConfigForAzureOK) GetPayload() *models.AzureRegionalClusterParams
type ImportTKGConfigForAzureParams ¶ added in v0.14.0
type ImportTKGConfigForAzureParams struct { /*Params config file from which to generate tkg configuration for azure */ Params *models.ConfigFile Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ImportTKGConfigForAzureParams contains all the parameters to send to the API endpoint for the import t k g config for azure operation typically these are written to a http.Request
func NewImportTKGConfigForAzureParams ¶ added in v0.14.0
func NewImportTKGConfigForAzureParams() *ImportTKGConfigForAzureParams
NewImportTKGConfigForAzureParams creates a new ImportTKGConfigForAzureParams object with the default values initialized.
func NewImportTKGConfigForAzureParamsWithContext ¶ added in v0.14.0
func NewImportTKGConfigForAzureParamsWithContext(ctx context.Context) *ImportTKGConfigForAzureParams
NewImportTKGConfigForAzureParamsWithContext creates a new ImportTKGConfigForAzureParams object with the default values initialized, and the ability to set a context for a request
func NewImportTKGConfigForAzureParamsWithHTTPClient ¶ added in v0.14.0
func NewImportTKGConfigForAzureParamsWithHTTPClient(client *http.Client) *ImportTKGConfigForAzureParams
NewImportTKGConfigForAzureParamsWithHTTPClient creates a new ImportTKGConfigForAzureParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewImportTKGConfigForAzureParamsWithTimeout ¶ added in v0.14.0
func NewImportTKGConfigForAzureParamsWithTimeout(timeout time.Duration) *ImportTKGConfigForAzureParams
NewImportTKGConfigForAzureParamsWithTimeout creates a new ImportTKGConfigForAzureParams object with the default values initialized, and the ability to set a timeout on a request
func (*ImportTKGConfigForAzureParams) SetContext ¶ added in v0.14.0
func (o *ImportTKGConfigForAzureParams) SetContext(ctx context.Context)
SetContext adds the context to the import t k g config for azure params
func (*ImportTKGConfigForAzureParams) SetHTTPClient ¶ added in v0.14.0
func (o *ImportTKGConfigForAzureParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the import t k g config for azure params
func (*ImportTKGConfigForAzureParams) SetParams ¶ added in v0.14.0
func (o *ImportTKGConfigForAzureParams) SetParams(params *models.ConfigFile)
SetParams adds the params to the import t k g config for azure params
func (*ImportTKGConfigForAzureParams) SetTimeout ¶ added in v0.14.0
func (o *ImportTKGConfigForAzureParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the import t k g config for azure params
func (*ImportTKGConfigForAzureParams) WithContext ¶ added in v0.14.0
func (o *ImportTKGConfigForAzureParams) WithContext(ctx context.Context) *ImportTKGConfigForAzureParams
WithContext adds the context to the import t k g config for azure params
func (*ImportTKGConfigForAzureParams) WithHTTPClient ¶ added in v0.14.0
func (o *ImportTKGConfigForAzureParams) WithHTTPClient(client *http.Client) *ImportTKGConfigForAzureParams
WithHTTPClient adds the HTTPClient to the import t k g config for azure params
func (*ImportTKGConfigForAzureParams) WithParams ¶ added in v0.14.0
func (o *ImportTKGConfigForAzureParams) WithParams(params *models.ConfigFile) *ImportTKGConfigForAzureParams
WithParams adds the params to the import t k g config for azure params
func (*ImportTKGConfigForAzureParams) WithTimeout ¶ added in v0.14.0
func (o *ImportTKGConfigForAzureParams) WithTimeout(timeout time.Duration) *ImportTKGConfigForAzureParams
WithTimeout adds the timeout to the import t k g config for azure params
func (*ImportTKGConfigForAzureParams) WriteToRequest ¶ added in v0.14.0
func (o *ImportTKGConfigForAzureParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ImportTKGConfigForAzureReader ¶ added in v0.14.0
type ImportTKGConfigForAzureReader struct {
// contains filtered or unexported fields
}
ImportTKGConfigForAzureReader is a Reader for the ImportTKGConfigForAzure structure.
func (*ImportTKGConfigForAzureReader) ReadResponse ¶ added in v0.14.0
func (o *ImportTKGConfigForAzureReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ImportTKGConfigForAzureUnauthorized ¶ added in v0.14.0
type ImportTKGConfigForAzureUnauthorized struct {
}ImportTKGConfigForAzureUnauthorized handles this case with default header values.
Incorrect credentials
func NewImportTKGConfigForAzureUnauthorized ¶ added in v0.14.0
func NewImportTKGConfigForAzureUnauthorized() *ImportTKGConfigForAzureUnauthorized
NewImportTKGConfigForAzureUnauthorized creates a ImportTKGConfigForAzureUnauthorized with default headers values
func (*ImportTKGConfigForAzureUnauthorized) Error ¶ added in v0.14.0
func (o *ImportTKGConfigForAzureUnauthorized) Error() string
func (*ImportTKGConfigForAzureUnauthorized) GetPayload ¶ added in v0.14.0
func (o *ImportTKGConfigForAzureUnauthorized) GetPayload() *models.Error
type SetAzureEndpointBadRequest ¶
SetAzureEndpointBadRequest handles this case with default header values.
Bad request
func NewSetAzureEndpointBadRequest ¶
func NewSetAzureEndpointBadRequest() *SetAzureEndpointBadRequest
NewSetAzureEndpointBadRequest creates a SetAzureEndpointBadRequest with default headers values
func (*SetAzureEndpointBadRequest) Error ¶
func (o *SetAzureEndpointBadRequest) Error() string
func (*SetAzureEndpointBadRequest) GetPayload ¶
func (o *SetAzureEndpointBadRequest) GetPayload() *models.Error
type SetAzureEndpointCreated ¶
type SetAzureEndpointCreated struct { }
SetAzureEndpointCreated handles this case with default header values.
Connection successful
func NewSetAzureEndpointCreated ¶
func NewSetAzureEndpointCreated() *SetAzureEndpointCreated
NewSetAzureEndpointCreated creates a SetAzureEndpointCreated with default headers values
func (*SetAzureEndpointCreated) Error ¶
func (o *SetAzureEndpointCreated) Error() string
type SetAzureEndpointInternalServerError ¶
SetAzureEndpointInternalServerError handles this case with default header values.
Internal server error
func NewSetAzureEndpointInternalServerError ¶
func NewSetAzureEndpointInternalServerError() *SetAzureEndpointInternalServerError
NewSetAzureEndpointInternalServerError creates a SetAzureEndpointInternalServerError with default headers values
func (*SetAzureEndpointInternalServerError) Error ¶
func (o *SetAzureEndpointInternalServerError) Error() string
func (*SetAzureEndpointInternalServerError) GetPayload ¶
func (o *SetAzureEndpointInternalServerError) GetPayload() *models.Error
type SetAzureEndpointParams ¶
type SetAzureEndpointParams struct { /*AccountParams Azure account parameters */ AccountParams *models.AzureAccountParams Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
SetAzureEndpointParams contains all the parameters to send to the API endpoint for the set azure endpoint operation typically these are written to a http.Request
func NewSetAzureEndpointParams ¶
func NewSetAzureEndpointParams() *SetAzureEndpointParams
NewSetAzureEndpointParams creates a new SetAzureEndpointParams object with the default values initialized.
func NewSetAzureEndpointParamsWithContext ¶
func NewSetAzureEndpointParamsWithContext(ctx context.Context) *SetAzureEndpointParams
NewSetAzureEndpointParamsWithContext creates a new SetAzureEndpointParams object with the default values initialized, and the ability to set a context for a request
func NewSetAzureEndpointParamsWithHTTPClient ¶
func NewSetAzureEndpointParamsWithHTTPClient(client *http.Client) *SetAzureEndpointParams
NewSetAzureEndpointParamsWithHTTPClient creates a new SetAzureEndpointParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewSetAzureEndpointParamsWithTimeout ¶
func NewSetAzureEndpointParamsWithTimeout(timeout time.Duration) *SetAzureEndpointParams
NewSetAzureEndpointParamsWithTimeout creates a new SetAzureEndpointParams object with the default values initialized, and the ability to set a timeout on a request
func (*SetAzureEndpointParams) SetAccountParams ¶
func (o *SetAzureEndpointParams) SetAccountParams(accountParams *models.AzureAccountParams)
SetAccountParams adds the accountParams to the set azure endpoint params
func (*SetAzureEndpointParams) SetContext ¶
func (o *SetAzureEndpointParams) SetContext(ctx context.Context)
SetContext adds the context to the set azure endpoint params
func (*SetAzureEndpointParams) SetHTTPClient ¶
func (o *SetAzureEndpointParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the set azure endpoint params
func (*SetAzureEndpointParams) SetTimeout ¶
func (o *SetAzureEndpointParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the set azure endpoint params
func (*SetAzureEndpointParams) WithAccountParams ¶
func (o *SetAzureEndpointParams) WithAccountParams(accountParams *models.AzureAccountParams) *SetAzureEndpointParams
WithAccountParams adds the accountParams to the set azure endpoint params
func (*SetAzureEndpointParams) WithContext ¶
func (o *SetAzureEndpointParams) WithContext(ctx context.Context) *SetAzureEndpointParams
WithContext adds the context to the set azure endpoint params
func (*SetAzureEndpointParams) WithHTTPClient ¶
func (o *SetAzureEndpointParams) WithHTTPClient(client *http.Client) *SetAzureEndpointParams
WithHTTPClient adds the HTTPClient to the set azure endpoint params
func (*SetAzureEndpointParams) WithTimeout ¶
func (o *SetAzureEndpointParams) WithTimeout(timeout time.Duration) *SetAzureEndpointParams
WithTimeout adds the timeout to the set azure endpoint params
func (*SetAzureEndpointParams) WriteToRequest ¶
func (o *SetAzureEndpointParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SetAzureEndpointReader ¶
type SetAzureEndpointReader struct {
// contains filtered or unexported fields
}
SetAzureEndpointReader is a Reader for the SetAzureEndpoint structure.
func (*SetAzureEndpointReader) ReadResponse ¶
func (o *SetAzureEndpointReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SetAzureEndpointUnauthorized ¶
type SetAzureEndpointUnauthorized struct {
}SetAzureEndpointUnauthorized handles this case with default header values.
Incorrect credentials
func NewSetAzureEndpointUnauthorized ¶
func NewSetAzureEndpointUnauthorized() *SetAzureEndpointUnauthorized
NewSetAzureEndpointUnauthorized creates a SetAzureEndpointUnauthorized with default headers values
func (*SetAzureEndpointUnauthorized) Error ¶
func (o *SetAzureEndpointUnauthorized) Error() string
func (*SetAzureEndpointUnauthorized) GetPayload ¶
func (o *SetAzureEndpointUnauthorized) GetPayload() *models.Error
Source Files ¶
- apply_t_k_g_config_for_azure_parameters.go
- apply_t_k_g_config_for_azure_responses.go
- azure_client.go
- create_azure_regional_cluster_parameters.go
- create_azure_regional_cluster_responses.go
- create_azure_resource_group_parameters.go
- create_azure_resource_group_responses.go
- create_azure_virtual_network_parameters.go
- create_azure_virtual_network_responses.go
- export_t_k_g_config_for_azure_parameters.go
- export_t_k_g_config_for_azure_responses.go
- get_azure_endpoint_parameters.go
- get_azure_endpoint_responses.go
- get_azure_instance_types_parameters.go
- get_azure_instance_types_responses.go
- get_azure_o_s_images_parameters.go
- get_azure_o_s_images_responses.go
- get_azure_regions_parameters.go
- get_azure_regions_responses.go
- get_azure_resource_groups_parameters.go
- get_azure_resource_groups_responses.go
- get_azure_vnets_parameters.go
- get_azure_vnets_responses.go
- import_t_k_g_config_for_azure_parameters.go
- import_t_k_g_config_for_azure_responses.go
- set_azure_endpoint_parameters.go
- set_azure_endpoint_responses.go