azure

package
v2.17.0-beta.0 Latest Latest
Warning

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

Go to latest
Published: Apr 27, 2021 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

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

Client for azure API

func (*Client) ListAzureAvailabilityZones

func (a *Client) ListAzureAvailabilityZones(params *ListAzureAvailabilityZonesParams, authInfo runtime.ClientAuthInfoWriter) (*ListAzureAvailabilityZonesOK, error)

ListAzureAvailabilityZones Lists VM availability zones in an Azure region

func (*Client) ListAzureAvailabilityZonesNoCredentials

ListAzureAvailabilityZonesNoCredentials Lists available VM availability zones in an Azure region

func (*Client) ListAzureAvailabilityZonesNoCredentialsV2

ListAzureAvailabilityZonesNoCredentialsV2 Lists available VM availability zones in an Azure region

func (*Client) ListAzureResourceGroups

func (a *Client) ListAzureResourceGroups(params *ListAzureResourceGroupsParams, authInfo runtime.ClientAuthInfoWriter) (*ListAzureResourceGroupsOK, error)

ListAzureResourceGroups Lists available VM resource groups

func (*Client) ListAzureRouteTables

func (a *Client) ListAzureRouteTables(params *ListAzureRouteTablesParams, authInfo runtime.ClientAuthInfoWriter) (*ListAzureRouteTablesOK, error)

ListAzureRouteTables Lists available VM route tables

func (*Client) ListAzureSecurityGroups

func (a *Client) ListAzureSecurityGroups(params *ListAzureSecurityGroupsParams, authInfo runtime.ClientAuthInfoWriter) (*ListAzureSecurityGroupsOK, error)

ListAzureSecurityGroups Lists available VM security groups

func (*Client) ListAzureSizes

func (a *Client) ListAzureSizes(params *ListAzureSizesParams, authInfo runtime.ClientAuthInfoWriter) (*ListAzureSizesOK, error)

ListAzureSizes Lists available VM sizes in an Azure region

func (*Client) ListAzureSizesNoCredentials

func (a *Client) ListAzureSizesNoCredentials(params *ListAzureSizesNoCredentialsParams, authInfo runtime.ClientAuthInfoWriter) (*ListAzureSizesNoCredentialsOK, error)

ListAzureSizesNoCredentials Lists available VM sizes in an Azure region

func (*Client) ListAzureSizesNoCredentialsV2

func (a *Client) ListAzureSizesNoCredentialsV2(params *ListAzureSizesNoCredentialsV2Params, authInfo runtime.ClientAuthInfoWriter) (*ListAzureSizesNoCredentialsV2OK, error)

ListAzureSizesNoCredentialsV2 Lists available VM sizes in an Azure region

func (*Client) ListAzureSubnets

func (a *Client) ListAzureSubnets(params *ListAzureSubnetsParams, authInfo runtime.ClientAuthInfoWriter) (*ListAzureSubnetsOK, error)

ListAzureSubnets Lists available VM subnets

func (*Client) ListAzureVnets

func (a *Client) ListAzureVnets(params *ListAzureVnetsParams, authInfo runtime.ClientAuthInfoWriter) (*ListAzureVnetsOK, error)

ListAzureVnets Lists available VM virtual networks

func (*Client) SetTransport

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

SetTransport changes the transport on the client

type ClientService

type ClientService interface {
	ListAzureAvailabilityZones(params *ListAzureAvailabilityZonesParams, authInfo runtime.ClientAuthInfoWriter) (*ListAzureAvailabilityZonesOK, error)

	ListAzureAvailabilityZonesNoCredentials(params *ListAzureAvailabilityZonesNoCredentialsParams, authInfo runtime.ClientAuthInfoWriter) (*ListAzureAvailabilityZonesNoCredentialsOK, error)

	ListAzureAvailabilityZonesNoCredentialsV2(params *ListAzureAvailabilityZonesNoCredentialsV2Params, authInfo runtime.ClientAuthInfoWriter) (*ListAzureAvailabilityZonesNoCredentialsV2OK, error)

	ListAzureResourceGroups(params *ListAzureResourceGroupsParams, authInfo runtime.ClientAuthInfoWriter) (*ListAzureResourceGroupsOK, error)

	ListAzureRouteTables(params *ListAzureRouteTablesParams, authInfo runtime.ClientAuthInfoWriter) (*ListAzureRouteTablesOK, error)

	ListAzureSecurityGroups(params *ListAzureSecurityGroupsParams, authInfo runtime.ClientAuthInfoWriter) (*ListAzureSecurityGroupsOK, error)

	ListAzureSizes(params *ListAzureSizesParams, authInfo runtime.ClientAuthInfoWriter) (*ListAzureSizesOK, error)

	ListAzureSizesNoCredentials(params *ListAzureSizesNoCredentialsParams, authInfo runtime.ClientAuthInfoWriter) (*ListAzureSizesNoCredentialsOK, error)

	ListAzureSizesNoCredentialsV2(params *ListAzureSizesNoCredentialsV2Params, authInfo runtime.ClientAuthInfoWriter) (*ListAzureSizesNoCredentialsV2OK, error)

	ListAzureSubnets(params *ListAzureSubnetsParams, authInfo runtime.ClientAuthInfoWriter) (*ListAzureSubnetsOK, error)

	ListAzureVnets(params *ListAzureVnetsParams, authInfo runtime.ClientAuthInfoWriter) (*ListAzureVnetsOK, error)

	SetTransport(transport runtime.ClientTransport)
}

ClientService is the interface for Client methods

func New

func New(transport runtime.ClientTransport, formats strfmt.Registry) ClientService

New creates a new azure API client.

type ListAzureAvailabilityZonesDefault

type ListAzureAvailabilityZonesDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

ListAzureAvailabilityZonesDefault handles this case with default header values.

errorResponse

func NewListAzureAvailabilityZonesDefault

func NewListAzureAvailabilityZonesDefault(code int) *ListAzureAvailabilityZonesDefault

NewListAzureAvailabilityZonesDefault creates a ListAzureAvailabilityZonesDefault with default headers values

func (*ListAzureAvailabilityZonesDefault) Code

Code gets the status code for the list azure availability zones default response

func (*ListAzureAvailabilityZonesDefault) Error

func (*ListAzureAvailabilityZonesDefault) GetPayload

type ListAzureAvailabilityZonesNoCredentialsDefault

type ListAzureAvailabilityZonesNoCredentialsDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

ListAzureAvailabilityZonesNoCredentialsDefault handles this case with default header values.

errorResponse

func NewListAzureAvailabilityZonesNoCredentialsDefault

func NewListAzureAvailabilityZonesNoCredentialsDefault(code int) *ListAzureAvailabilityZonesNoCredentialsDefault

NewListAzureAvailabilityZonesNoCredentialsDefault creates a ListAzureAvailabilityZonesNoCredentialsDefault with default headers values

func (*ListAzureAvailabilityZonesNoCredentialsDefault) Code

Code gets the status code for the list azure availability zones no credentials default response

func (*ListAzureAvailabilityZonesNoCredentialsDefault) Error

func (*ListAzureAvailabilityZonesNoCredentialsDefault) GetPayload

type ListAzureAvailabilityZonesNoCredentialsOK

type ListAzureAvailabilityZonesNoCredentialsOK struct {
	Payload *models.AzureAvailabilityZonesList
}

ListAzureAvailabilityZonesNoCredentialsOK handles this case with default header values.

AzureAvailabilityZonesList

func NewListAzureAvailabilityZonesNoCredentialsOK

func NewListAzureAvailabilityZonesNoCredentialsOK() *ListAzureAvailabilityZonesNoCredentialsOK

NewListAzureAvailabilityZonesNoCredentialsOK creates a ListAzureAvailabilityZonesNoCredentialsOK with default headers values

func (*ListAzureAvailabilityZonesNoCredentialsOK) Error

func (*ListAzureAvailabilityZonesNoCredentialsOK) GetPayload

type ListAzureAvailabilityZonesNoCredentialsParams

type ListAzureAvailabilityZonesNoCredentialsParams struct {

	/*SKUName*/
	SKUName *string
	/*ClusterID*/
	ClusterID string
	/*Dc*/
	DC string
	/*ProjectID*/
	ProjectID string

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

ListAzureAvailabilityZonesNoCredentialsParams contains all the parameters to send to the API endpoint for the list azure availability zones no credentials operation typically these are written to a http.Request

func NewListAzureAvailabilityZonesNoCredentialsParams

func NewListAzureAvailabilityZonesNoCredentialsParams() *ListAzureAvailabilityZonesNoCredentialsParams

NewListAzureAvailabilityZonesNoCredentialsParams creates a new ListAzureAvailabilityZonesNoCredentialsParams object with the default values initialized.

func NewListAzureAvailabilityZonesNoCredentialsParamsWithContext

func NewListAzureAvailabilityZonesNoCredentialsParamsWithContext(ctx context.Context) *ListAzureAvailabilityZonesNoCredentialsParams

NewListAzureAvailabilityZonesNoCredentialsParamsWithContext creates a new ListAzureAvailabilityZonesNoCredentialsParams object with the default values initialized, and the ability to set a context for a request

func NewListAzureAvailabilityZonesNoCredentialsParamsWithHTTPClient

func NewListAzureAvailabilityZonesNoCredentialsParamsWithHTTPClient(client *http.Client) *ListAzureAvailabilityZonesNoCredentialsParams

NewListAzureAvailabilityZonesNoCredentialsParamsWithHTTPClient creates a new ListAzureAvailabilityZonesNoCredentialsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewListAzureAvailabilityZonesNoCredentialsParamsWithTimeout

func NewListAzureAvailabilityZonesNoCredentialsParamsWithTimeout(timeout time.Duration) *ListAzureAvailabilityZonesNoCredentialsParams

NewListAzureAvailabilityZonesNoCredentialsParamsWithTimeout creates a new ListAzureAvailabilityZonesNoCredentialsParams object with the default values initialized, and the ability to set a timeout on a request

func (*ListAzureAvailabilityZonesNoCredentialsParams) SetClusterID

func (o *ListAzureAvailabilityZonesNoCredentialsParams) SetClusterID(clusterID string)

SetClusterID adds the clusterId to the list azure availability zones no credentials params

func (*ListAzureAvailabilityZonesNoCredentialsParams) SetContext

SetContext adds the context to the list azure availability zones no credentials params

func (*ListAzureAvailabilityZonesNoCredentialsParams) SetDC

SetDC adds the dc to the list azure availability zones no credentials params

func (*ListAzureAvailabilityZonesNoCredentialsParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the list azure availability zones no credentials params

func (*ListAzureAvailabilityZonesNoCredentialsParams) SetProjectID

func (o *ListAzureAvailabilityZonesNoCredentialsParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the list azure availability zones no credentials params

func (*ListAzureAvailabilityZonesNoCredentialsParams) SetSKUName

func (o *ListAzureAvailabilityZonesNoCredentialsParams) SetSKUName(sKUName *string)

SetSKUName adds the sKUName to the list azure availability zones no credentials params

func (*ListAzureAvailabilityZonesNoCredentialsParams) SetTimeout

SetTimeout adds the timeout to the list azure availability zones no credentials params

func (*ListAzureAvailabilityZonesNoCredentialsParams) WithClusterID

WithClusterID adds the clusterID to the list azure availability zones no credentials params

func (*ListAzureAvailabilityZonesNoCredentialsParams) WithContext

WithContext adds the context to the list azure availability zones no credentials params

func (*ListAzureAvailabilityZonesNoCredentialsParams) WithDC

WithDC adds the dc to the list azure availability zones no credentials params

func (*ListAzureAvailabilityZonesNoCredentialsParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the list azure availability zones no credentials params

func (*ListAzureAvailabilityZonesNoCredentialsParams) WithProjectID

WithProjectID adds the projectID to the list azure availability zones no credentials params

func (*ListAzureAvailabilityZonesNoCredentialsParams) WithSKUName

WithSKUName adds the sKUName to the list azure availability zones no credentials params

func (*ListAzureAvailabilityZonesNoCredentialsParams) WithTimeout

WithTimeout adds the timeout to the list azure availability zones no credentials params

func (*ListAzureAvailabilityZonesNoCredentialsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ListAzureAvailabilityZonesNoCredentialsReader

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

ListAzureAvailabilityZonesNoCredentialsReader is a Reader for the ListAzureAvailabilityZonesNoCredentials structure.

func (*ListAzureAvailabilityZonesNoCredentialsReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ListAzureAvailabilityZonesNoCredentialsV2Default

type ListAzureAvailabilityZonesNoCredentialsV2Default struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

ListAzureAvailabilityZonesNoCredentialsV2Default handles this case with default header values.

errorResponse

func NewListAzureAvailabilityZonesNoCredentialsV2Default

func NewListAzureAvailabilityZonesNoCredentialsV2Default(code int) *ListAzureAvailabilityZonesNoCredentialsV2Default

NewListAzureAvailabilityZonesNoCredentialsV2Default creates a ListAzureAvailabilityZonesNoCredentialsV2Default with default headers values

func (*ListAzureAvailabilityZonesNoCredentialsV2Default) Code

Code gets the status code for the list azure availability zones no credentials v2 default response

func (*ListAzureAvailabilityZonesNoCredentialsV2Default) Error

func (*ListAzureAvailabilityZonesNoCredentialsV2Default) GetPayload

type ListAzureAvailabilityZonesNoCredentialsV2OK

type ListAzureAvailabilityZonesNoCredentialsV2OK struct {
	Payload *models.AzureAvailabilityZonesList
}

ListAzureAvailabilityZonesNoCredentialsV2OK handles this case with default header values.

AzureAvailabilityZonesList

func NewListAzureAvailabilityZonesNoCredentialsV2OK

func NewListAzureAvailabilityZonesNoCredentialsV2OK() *ListAzureAvailabilityZonesNoCredentialsV2OK

NewListAzureAvailabilityZonesNoCredentialsV2OK creates a ListAzureAvailabilityZonesNoCredentialsV2OK with default headers values

func (*ListAzureAvailabilityZonesNoCredentialsV2OK) Error

func (*ListAzureAvailabilityZonesNoCredentialsV2OK) GetPayload

type ListAzureAvailabilityZonesNoCredentialsV2Params

type ListAzureAvailabilityZonesNoCredentialsV2Params struct {

	/*SKUName*/
	SKUName *string
	/*ClusterID*/
	ClusterID string
	/*ProjectID*/
	ProjectID string

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

ListAzureAvailabilityZonesNoCredentialsV2Params contains all the parameters to send to the API endpoint for the list azure availability zones no credentials v2 operation typically these are written to a http.Request

func NewListAzureAvailabilityZonesNoCredentialsV2Params

func NewListAzureAvailabilityZonesNoCredentialsV2Params() *ListAzureAvailabilityZonesNoCredentialsV2Params

NewListAzureAvailabilityZonesNoCredentialsV2Params creates a new ListAzureAvailabilityZonesNoCredentialsV2Params object with the default values initialized.

func NewListAzureAvailabilityZonesNoCredentialsV2ParamsWithContext

func NewListAzureAvailabilityZonesNoCredentialsV2ParamsWithContext(ctx context.Context) *ListAzureAvailabilityZonesNoCredentialsV2Params

NewListAzureAvailabilityZonesNoCredentialsV2ParamsWithContext creates a new ListAzureAvailabilityZonesNoCredentialsV2Params object with the default values initialized, and the ability to set a context for a request

func NewListAzureAvailabilityZonesNoCredentialsV2ParamsWithHTTPClient

func NewListAzureAvailabilityZonesNoCredentialsV2ParamsWithHTTPClient(client *http.Client) *ListAzureAvailabilityZonesNoCredentialsV2Params

NewListAzureAvailabilityZonesNoCredentialsV2ParamsWithHTTPClient creates a new ListAzureAvailabilityZonesNoCredentialsV2Params object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewListAzureAvailabilityZonesNoCredentialsV2ParamsWithTimeout

func NewListAzureAvailabilityZonesNoCredentialsV2ParamsWithTimeout(timeout time.Duration) *ListAzureAvailabilityZonesNoCredentialsV2Params

NewListAzureAvailabilityZonesNoCredentialsV2ParamsWithTimeout creates a new ListAzureAvailabilityZonesNoCredentialsV2Params object with the default values initialized, and the ability to set a timeout on a request

func (*ListAzureAvailabilityZonesNoCredentialsV2Params) SetClusterID

func (o *ListAzureAvailabilityZonesNoCredentialsV2Params) SetClusterID(clusterID string)

SetClusterID adds the clusterId to the list azure availability zones no credentials v2 params

func (*ListAzureAvailabilityZonesNoCredentialsV2Params) SetContext

SetContext adds the context to the list azure availability zones no credentials v2 params

func (*ListAzureAvailabilityZonesNoCredentialsV2Params) SetHTTPClient

SetHTTPClient adds the HTTPClient to the list azure availability zones no credentials v2 params

func (*ListAzureAvailabilityZonesNoCredentialsV2Params) SetProjectID

func (o *ListAzureAvailabilityZonesNoCredentialsV2Params) SetProjectID(projectID string)

SetProjectID adds the projectId to the list azure availability zones no credentials v2 params

func (*ListAzureAvailabilityZonesNoCredentialsV2Params) SetSKUName

SetSKUName adds the sKUName to the list azure availability zones no credentials v2 params

func (*ListAzureAvailabilityZonesNoCredentialsV2Params) SetTimeout

SetTimeout adds the timeout to the list azure availability zones no credentials v2 params

func (*ListAzureAvailabilityZonesNoCredentialsV2Params) WithClusterID

WithClusterID adds the clusterID to the list azure availability zones no credentials v2 params

func (*ListAzureAvailabilityZonesNoCredentialsV2Params) WithContext

WithContext adds the context to the list azure availability zones no credentials v2 params

func (*ListAzureAvailabilityZonesNoCredentialsV2Params) WithHTTPClient

WithHTTPClient adds the HTTPClient to the list azure availability zones no credentials v2 params

func (*ListAzureAvailabilityZonesNoCredentialsV2Params) WithProjectID

WithProjectID adds the projectID to the list azure availability zones no credentials v2 params

func (*ListAzureAvailabilityZonesNoCredentialsV2Params) WithSKUName

WithSKUName adds the sKUName to the list azure availability zones no credentials v2 params

func (*ListAzureAvailabilityZonesNoCredentialsV2Params) WithTimeout

WithTimeout adds the timeout to the list azure availability zones no credentials v2 params

func (*ListAzureAvailabilityZonesNoCredentialsV2Params) WriteToRequest

WriteToRequest writes these params to a swagger request

type ListAzureAvailabilityZonesNoCredentialsV2Reader

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

ListAzureAvailabilityZonesNoCredentialsV2Reader is a Reader for the ListAzureAvailabilityZonesNoCredentialsV2 structure.

func (*ListAzureAvailabilityZonesNoCredentialsV2Reader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ListAzureAvailabilityZonesOK

type ListAzureAvailabilityZonesOK struct {
	Payload *models.AzureAvailabilityZonesList
}

ListAzureAvailabilityZonesOK handles this case with default header values.

AzureAvailabilityZonesList

func NewListAzureAvailabilityZonesOK

func NewListAzureAvailabilityZonesOK() *ListAzureAvailabilityZonesOK

NewListAzureAvailabilityZonesOK creates a ListAzureAvailabilityZonesOK with default headers values

func (*ListAzureAvailabilityZonesOK) Error

func (*ListAzureAvailabilityZonesOK) GetPayload

type ListAzureAvailabilityZonesParams

type ListAzureAvailabilityZonesParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ListAzureAvailabilityZonesParams contains all the parameters to send to the API endpoint for the list azure availability zones operation typically these are written to a http.Request

func NewListAzureAvailabilityZonesParams

func NewListAzureAvailabilityZonesParams() *ListAzureAvailabilityZonesParams

NewListAzureAvailabilityZonesParams creates a new ListAzureAvailabilityZonesParams object with the default values initialized.

func NewListAzureAvailabilityZonesParamsWithContext

func NewListAzureAvailabilityZonesParamsWithContext(ctx context.Context) *ListAzureAvailabilityZonesParams

NewListAzureAvailabilityZonesParamsWithContext creates a new ListAzureAvailabilityZonesParams object with the default values initialized, and the ability to set a context for a request

func NewListAzureAvailabilityZonesParamsWithHTTPClient

func NewListAzureAvailabilityZonesParamsWithHTTPClient(client *http.Client) *ListAzureAvailabilityZonesParams

NewListAzureAvailabilityZonesParamsWithHTTPClient creates a new ListAzureAvailabilityZonesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewListAzureAvailabilityZonesParamsWithTimeout

func NewListAzureAvailabilityZonesParamsWithTimeout(timeout time.Duration) *ListAzureAvailabilityZonesParams

NewListAzureAvailabilityZonesParamsWithTimeout creates a new ListAzureAvailabilityZonesParams object with the default values initialized, and the ability to set a timeout on a request

func (*ListAzureAvailabilityZonesParams) SetContext

SetContext adds the context to the list azure availability zones params

func (*ListAzureAvailabilityZonesParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the list azure availability zones params

func (*ListAzureAvailabilityZonesParams) SetTimeout

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

SetTimeout adds the timeout to the list azure availability zones params

func (*ListAzureAvailabilityZonesParams) WithContext

WithContext adds the context to the list azure availability zones params

func (*ListAzureAvailabilityZonesParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the list azure availability zones params

func (*ListAzureAvailabilityZonesParams) WithTimeout

WithTimeout adds the timeout to the list azure availability zones params

func (*ListAzureAvailabilityZonesParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ListAzureAvailabilityZonesReader

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

ListAzureAvailabilityZonesReader is a Reader for the ListAzureAvailabilityZones structure.

func (*ListAzureAvailabilityZonesReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ListAzureResourceGroupsDefault

type ListAzureResourceGroupsDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

ListAzureResourceGroupsDefault handles this case with default header values.

errorResponse

func NewListAzureResourceGroupsDefault

func NewListAzureResourceGroupsDefault(code int) *ListAzureResourceGroupsDefault

NewListAzureResourceGroupsDefault creates a ListAzureResourceGroupsDefault with default headers values

func (*ListAzureResourceGroupsDefault) Code

Code gets the status code for the list azure resource groups default response

func (*ListAzureResourceGroupsDefault) Error

func (*ListAzureResourceGroupsDefault) GetPayload

type ListAzureResourceGroupsOK

type ListAzureResourceGroupsOK struct {
	Payload *models.AzureResourceGroupsList
}

ListAzureResourceGroupsOK handles this case with default header values.

AzureResourceGroupsList

func NewListAzureResourceGroupsOK

func NewListAzureResourceGroupsOK() *ListAzureResourceGroupsOK

NewListAzureResourceGroupsOK creates a ListAzureResourceGroupsOK with default headers values

func (*ListAzureResourceGroupsOK) Error

func (o *ListAzureResourceGroupsOK) Error() string

func (*ListAzureResourceGroupsOK) GetPayload

type ListAzureResourceGroupsParams

type ListAzureResourceGroupsParams struct {

	/*ClientID*/
	ClientID *string
	/*ClientSecret*/
	ClientSecret *string
	/*Credential*/
	Credential *string
	/*Location*/
	Location *string
	/*SubscriptionID*/
	SubscriptionID *string
	/*TenantID*/
	TenantID *string

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

ListAzureResourceGroupsParams contains all the parameters to send to the API endpoint for the list azure resource groups operation typically these are written to a http.Request

func NewListAzureResourceGroupsParams

func NewListAzureResourceGroupsParams() *ListAzureResourceGroupsParams

NewListAzureResourceGroupsParams creates a new ListAzureResourceGroupsParams object with the default values initialized.

func NewListAzureResourceGroupsParamsWithContext

func NewListAzureResourceGroupsParamsWithContext(ctx context.Context) *ListAzureResourceGroupsParams

NewListAzureResourceGroupsParamsWithContext creates a new ListAzureResourceGroupsParams object with the default values initialized, and the ability to set a context for a request

func NewListAzureResourceGroupsParamsWithHTTPClient

func NewListAzureResourceGroupsParamsWithHTTPClient(client *http.Client) *ListAzureResourceGroupsParams

NewListAzureResourceGroupsParamsWithHTTPClient creates a new ListAzureResourceGroupsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewListAzureResourceGroupsParamsWithTimeout

func NewListAzureResourceGroupsParamsWithTimeout(timeout time.Duration) *ListAzureResourceGroupsParams

NewListAzureResourceGroupsParamsWithTimeout creates a new ListAzureResourceGroupsParams object with the default values initialized, and the ability to set a timeout on a request

func (*ListAzureResourceGroupsParams) SetClientID

func (o *ListAzureResourceGroupsParams) SetClientID(clientID *string)

SetClientID adds the clientId to the list azure resource groups params

func (*ListAzureResourceGroupsParams) SetClientSecret

func (o *ListAzureResourceGroupsParams) SetClientSecret(clientSecret *string)

SetClientSecret adds the clientSecret to the list azure resource groups params

func (*ListAzureResourceGroupsParams) SetContext

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

SetContext adds the context to the list azure resource groups params

func (*ListAzureResourceGroupsParams) SetCredential

func (o *ListAzureResourceGroupsParams) SetCredential(credential *string)

SetCredential adds the credential to the list azure resource groups params

func (*ListAzureResourceGroupsParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the list azure resource groups params

func (*ListAzureResourceGroupsParams) SetLocation

func (o *ListAzureResourceGroupsParams) SetLocation(location *string)

SetLocation adds the location to the list azure resource groups params

func (*ListAzureResourceGroupsParams) SetSubscriptionID

func (o *ListAzureResourceGroupsParams) SetSubscriptionID(subscriptionID *string)

SetSubscriptionID adds the subscriptionId to the list azure resource groups params

func (*ListAzureResourceGroupsParams) SetTenantID

func (o *ListAzureResourceGroupsParams) SetTenantID(tenantID *string)

SetTenantID adds the tenantId to the list azure resource groups params

func (*ListAzureResourceGroupsParams) SetTimeout

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

SetTimeout adds the timeout to the list azure resource groups params

func (*ListAzureResourceGroupsParams) WithClientID

WithClientID adds the clientID to the list azure resource groups params

func (*ListAzureResourceGroupsParams) WithClientSecret

func (o *ListAzureResourceGroupsParams) WithClientSecret(clientSecret *string) *ListAzureResourceGroupsParams

WithClientSecret adds the clientSecret to the list azure resource groups params

func (*ListAzureResourceGroupsParams) WithContext

WithContext adds the context to the list azure resource groups params

func (*ListAzureResourceGroupsParams) WithCredential

func (o *ListAzureResourceGroupsParams) WithCredential(credential *string) *ListAzureResourceGroupsParams

WithCredential adds the credential to the list azure resource groups params

func (*ListAzureResourceGroupsParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the list azure resource groups params

func (*ListAzureResourceGroupsParams) WithLocation

WithLocation adds the location to the list azure resource groups params

func (*ListAzureResourceGroupsParams) WithSubscriptionID

func (o *ListAzureResourceGroupsParams) WithSubscriptionID(subscriptionID *string) *ListAzureResourceGroupsParams

WithSubscriptionID adds the subscriptionID to the list azure resource groups params

func (*ListAzureResourceGroupsParams) WithTenantID

WithTenantID adds the tenantID to the list azure resource groups params

func (*ListAzureResourceGroupsParams) WithTimeout

WithTimeout adds the timeout to the list azure resource groups params

func (*ListAzureResourceGroupsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ListAzureResourceGroupsReader

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

ListAzureResourceGroupsReader is a Reader for the ListAzureResourceGroups structure.

func (*ListAzureResourceGroupsReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ListAzureRouteTablesDefault

type ListAzureRouteTablesDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

ListAzureRouteTablesDefault handles this case with default header values.

errorResponse

func NewListAzureRouteTablesDefault

func NewListAzureRouteTablesDefault(code int) *ListAzureRouteTablesDefault

NewListAzureRouteTablesDefault creates a ListAzureRouteTablesDefault with default headers values

func (*ListAzureRouteTablesDefault) Code

func (o *ListAzureRouteTablesDefault) Code() int

Code gets the status code for the list azure route tables default response

func (*ListAzureRouteTablesDefault) Error

func (*ListAzureRouteTablesDefault) GetPayload

type ListAzureRouteTablesOK

type ListAzureRouteTablesOK struct {
	Payload *models.AzureRouteTablesList
}

ListAzureRouteTablesOK handles this case with default header values.

AzureRouteTablesList

func NewListAzureRouteTablesOK

func NewListAzureRouteTablesOK() *ListAzureRouteTablesOK

NewListAzureRouteTablesOK creates a ListAzureRouteTablesOK with default headers values

func (*ListAzureRouteTablesOK) Error

func (o *ListAzureRouteTablesOK) Error() string

func (*ListAzureRouteTablesOK) GetPayload

type ListAzureRouteTablesParams

type ListAzureRouteTablesParams struct {

	/*ClientID*/
	ClientID *string
	/*ClientSecret*/
	ClientSecret *string
	/*Credential*/
	Credential *string
	/*Location*/
	Location *string
	/*ResourceGroup*/
	ResourceGroup *string
	/*SubscriptionID*/
	SubscriptionID *string
	/*TenantID*/
	TenantID *string

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

ListAzureRouteTablesParams contains all the parameters to send to the API endpoint for the list azure route tables operation typically these are written to a http.Request

func NewListAzureRouteTablesParams

func NewListAzureRouteTablesParams() *ListAzureRouteTablesParams

NewListAzureRouteTablesParams creates a new ListAzureRouteTablesParams object with the default values initialized.

func NewListAzureRouteTablesParamsWithContext

func NewListAzureRouteTablesParamsWithContext(ctx context.Context) *ListAzureRouteTablesParams

NewListAzureRouteTablesParamsWithContext creates a new ListAzureRouteTablesParams object with the default values initialized, and the ability to set a context for a request

func NewListAzureRouteTablesParamsWithHTTPClient

func NewListAzureRouteTablesParamsWithHTTPClient(client *http.Client) *ListAzureRouteTablesParams

NewListAzureRouteTablesParamsWithHTTPClient creates a new ListAzureRouteTablesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewListAzureRouteTablesParamsWithTimeout

func NewListAzureRouteTablesParamsWithTimeout(timeout time.Duration) *ListAzureRouteTablesParams

NewListAzureRouteTablesParamsWithTimeout creates a new ListAzureRouteTablesParams object with the default values initialized, and the ability to set a timeout on a request

func (*ListAzureRouteTablesParams) SetClientID

func (o *ListAzureRouteTablesParams) SetClientID(clientID *string)

SetClientID adds the clientId to the list azure route tables params

func (*ListAzureRouteTablesParams) SetClientSecret

func (o *ListAzureRouteTablesParams) SetClientSecret(clientSecret *string)

SetClientSecret adds the clientSecret to the list azure route tables params

func (*ListAzureRouteTablesParams) SetContext

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

SetContext adds the context to the list azure route tables params

func (*ListAzureRouteTablesParams) SetCredential

func (o *ListAzureRouteTablesParams) SetCredential(credential *string)

SetCredential adds the credential to the list azure route tables params

func (*ListAzureRouteTablesParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the list azure route tables params

func (*ListAzureRouteTablesParams) SetLocation

func (o *ListAzureRouteTablesParams) SetLocation(location *string)

SetLocation adds the location to the list azure route tables params

func (*ListAzureRouteTablesParams) SetResourceGroup

func (o *ListAzureRouteTablesParams) SetResourceGroup(resourceGroup *string)

SetResourceGroup adds the resourceGroup to the list azure route tables params

func (*ListAzureRouteTablesParams) SetSubscriptionID

func (o *ListAzureRouteTablesParams) SetSubscriptionID(subscriptionID *string)

SetSubscriptionID adds the subscriptionId to the list azure route tables params

func (*ListAzureRouteTablesParams) SetTenantID

func (o *ListAzureRouteTablesParams) SetTenantID(tenantID *string)

SetTenantID adds the tenantId to the list azure route tables params

func (*ListAzureRouteTablesParams) SetTimeout

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

SetTimeout adds the timeout to the list azure route tables params

func (*ListAzureRouteTablesParams) WithClientID

func (o *ListAzureRouteTablesParams) WithClientID(clientID *string) *ListAzureRouteTablesParams

WithClientID adds the clientID to the list azure route tables params

func (*ListAzureRouteTablesParams) WithClientSecret

func (o *ListAzureRouteTablesParams) WithClientSecret(clientSecret *string) *ListAzureRouteTablesParams

WithClientSecret adds the clientSecret to the list azure route tables params

func (*ListAzureRouteTablesParams) WithContext

WithContext adds the context to the list azure route tables params

func (*ListAzureRouteTablesParams) WithCredential

func (o *ListAzureRouteTablesParams) WithCredential(credential *string) *ListAzureRouteTablesParams

WithCredential adds the credential to the list azure route tables params

func (*ListAzureRouteTablesParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the list azure route tables params

func (*ListAzureRouteTablesParams) WithLocation

func (o *ListAzureRouteTablesParams) WithLocation(location *string) *ListAzureRouteTablesParams

WithLocation adds the location to the list azure route tables params

func (*ListAzureRouteTablesParams) WithResourceGroup

func (o *ListAzureRouteTablesParams) WithResourceGroup(resourceGroup *string) *ListAzureRouteTablesParams

WithResourceGroup adds the resourceGroup to the list azure route tables params

func (*ListAzureRouteTablesParams) WithSubscriptionID

func (o *ListAzureRouteTablesParams) WithSubscriptionID(subscriptionID *string) *ListAzureRouteTablesParams

WithSubscriptionID adds the subscriptionID to the list azure route tables params

func (*ListAzureRouteTablesParams) WithTenantID

func (o *ListAzureRouteTablesParams) WithTenantID(tenantID *string) *ListAzureRouteTablesParams

WithTenantID adds the tenantID to the list azure route tables params

func (*ListAzureRouteTablesParams) WithTimeout

WithTimeout adds the timeout to the list azure route tables params

func (*ListAzureRouteTablesParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ListAzureRouteTablesReader

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

ListAzureRouteTablesReader is a Reader for the ListAzureRouteTables structure.

func (*ListAzureRouteTablesReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ListAzureSecurityGroupsDefault

type ListAzureSecurityGroupsDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

ListAzureSecurityGroupsDefault handles this case with default header values.

errorResponse

func NewListAzureSecurityGroupsDefault

func NewListAzureSecurityGroupsDefault(code int) *ListAzureSecurityGroupsDefault

NewListAzureSecurityGroupsDefault creates a ListAzureSecurityGroupsDefault with default headers values

func (*ListAzureSecurityGroupsDefault) Code

Code gets the status code for the list azure security groups default response

func (*ListAzureSecurityGroupsDefault) Error

func (*ListAzureSecurityGroupsDefault) GetPayload

type ListAzureSecurityGroupsOK

type ListAzureSecurityGroupsOK struct {
	Payload *models.AzureSecurityGroupsList
}

ListAzureSecurityGroupsOK handles this case with default header values.

AzureSecurityGroupsList

func NewListAzureSecurityGroupsOK

func NewListAzureSecurityGroupsOK() *ListAzureSecurityGroupsOK

NewListAzureSecurityGroupsOK creates a ListAzureSecurityGroupsOK with default headers values

func (*ListAzureSecurityGroupsOK) Error

func (o *ListAzureSecurityGroupsOK) Error() string

func (*ListAzureSecurityGroupsOK) GetPayload

type ListAzureSecurityGroupsParams

type ListAzureSecurityGroupsParams struct {

	/*ClientID*/
	ClientID *string
	/*ClientSecret*/
	ClientSecret *string
	/*Credential*/
	Credential *string
	/*Location*/
	Location *string
	/*ResourceGroup*/
	ResourceGroup *string
	/*SubscriptionID*/
	SubscriptionID *string
	/*TenantID*/
	TenantID *string

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

ListAzureSecurityGroupsParams contains all the parameters to send to the API endpoint for the list azure security groups operation typically these are written to a http.Request

func NewListAzureSecurityGroupsParams

func NewListAzureSecurityGroupsParams() *ListAzureSecurityGroupsParams

NewListAzureSecurityGroupsParams creates a new ListAzureSecurityGroupsParams object with the default values initialized.

func NewListAzureSecurityGroupsParamsWithContext

func NewListAzureSecurityGroupsParamsWithContext(ctx context.Context) *ListAzureSecurityGroupsParams

NewListAzureSecurityGroupsParamsWithContext creates a new ListAzureSecurityGroupsParams object with the default values initialized, and the ability to set a context for a request

func NewListAzureSecurityGroupsParamsWithHTTPClient

func NewListAzureSecurityGroupsParamsWithHTTPClient(client *http.Client) *ListAzureSecurityGroupsParams

NewListAzureSecurityGroupsParamsWithHTTPClient creates a new ListAzureSecurityGroupsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewListAzureSecurityGroupsParamsWithTimeout

func NewListAzureSecurityGroupsParamsWithTimeout(timeout time.Duration) *ListAzureSecurityGroupsParams

NewListAzureSecurityGroupsParamsWithTimeout creates a new ListAzureSecurityGroupsParams object with the default values initialized, and the ability to set a timeout on a request

func (*ListAzureSecurityGroupsParams) SetClientID

func (o *ListAzureSecurityGroupsParams) SetClientID(clientID *string)

SetClientID adds the clientId to the list azure security groups params

func (*ListAzureSecurityGroupsParams) SetClientSecret

func (o *ListAzureSecurityGroupsParams) SetClientSecret(clientSecret *string)

SetClientSecret adds the clientSecret to the list azure security groups params

func (*ListAzureSecurityGroupsParams) SetContext

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

SetContext adds the context to the list azure security groups params

func (*ListAzureSecurityGroupsParams) SetCredential

func (o *ListAzureSecurityGroupsParams) SetCredential(credential *string)

SetCredential adds the credential to the list azure security groups params

func (*ListAzureSecurityGroupsParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the list azure security groups params

func (*ListAzureSecurityGroupsParams) SetLocation

func (o *ListAzureSecurityGroupsParams) SetLocation(location *string)

SetLocation adds the location to the list azure security groups params

func (*ListAzureSecurityGroupsParams) SetResourceGroup

func (o *ListAzureSecurityGroupsParams) SetResourceGroup(resourceGroup *string)

SetResourceGroup adds the resourceGroup to the list azure security groups params

func (*ListAzureSecurityGroupsParams) SetSubscriptionID

func (o *ListAzureSecurityGroupsParams) SetSubscriptionID(subscriptionID *string)

SetSubscriptionID adds the subscriptionId to the list azure security groups params

func (*ListAzureSecurityGroupsParams) SetTenantID

func (o *ListAzureSecurityGroupsParams) SetTenantID(tenantID *string)

SetTenantID adds the tenantId to the list azure security groups params

func (*ListAzureSecurityGroupsParams) SetTimeout

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

SetTimeout adds the timeout to the list azure security groups params

func (*ListAzureSecurityGroupsParams) WithClientID

WithClientID adds the clientID to the list azure security groups params

func (*ListAzureSecurityGroupsParams) WithClientSecret

func (o *ListAzureSecurityGroupsParams) WithClientSecret(clientSecret *string) *ListAzureSecurityGroupsParams

WithClientSecret adds the clientSecret to the list azure security groups params

func (*ListAzureSecurityGroupsParams) WithContext

WithContext adds the context to the list azure security groups params

func (*ListAzureSecurityGroupsParams) WithCredential

func (o *ListAzureSecurityGroupsParams) WithCredential(credential *string) *ListAzureSecurityGroupsParams

WithCredential adds the credential to the list azure security groups params

func (*ListAzureSecurityGroupsParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the list azure security groups params

func (*ListAzureSecurityGroupsParams) WithLocation

WithLocation adds the location to the list azure security groups params

func (*ListAzureSecurityGroupsParams) WithResourceGroup

func (o *ListAzureSecurityGroupsParams) WithResourceGroup(resourceGroup *string) *ListAzureSecurityGroupsParams

WithResourceGroup adds the resourceGroup to the list azure security groups params

func (*ListAzureSecurityGroupsParams) WithSubscriptionID

func (o *ListAzureSecurityGroupsParams) WithSubscriptionID(subscriptionID *string) *ListAzureSecurityGroupsParams

WithSubscriptionID adds the subscriptionID to the list azure security groups params

func (*ListAzureSecurityGroupsParams) WithTenantID

WithTenantID adds the tenantID to the list azure security groups params

func (*ListAzureSecurityGroupsParams) WithTimeout

WithTimeout adds the timeout to the list azure security groups params

func (*ListAzureSecurityGroupsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ListAzureSecurityGroupsReader

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

ListAzureSecurityGroupsReader is a Reader for the ListAzureSecurityGroups structure.

func (*ListAzureSecurityGroupsReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ListAzureSizesDefault

type ListAzureSizesDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

ListAzureSizesDefault handles this case with default header values.

errorResponse

func NewListAzureSizesDefault

func NewListAzureSizesDefault(code int) *ListAzureSizesDefault

NewListAzureSizesDefault creates a ListAzureSizesDefault with default headers values

func (*ListAzureSizesDefault) Code

func (o *ListAzureSizesDefault) Code() int

Code gets the status code for the list azure sizes default response

func (*ListAzureSizesDefault) Error

func (o *ListAzureSizesDefault) Error() string

func (*ListAzureSizesDefault) GetPayload

func (o *ListAzureSizesDefault) GetPayload() *models.ErrorResponse

type ListAzureSizesNoCredentialsDefault

type ListAzureSizesNoCredentialsDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

ListAzureSizesNoCredentialsDefault handles this case with default header values.

errorResponse

func NewListAzureSizesNoCredentialsDefault

func NewListAzureSizesNoCredentialsDefault(code int) *ListAzureSizesNoCredentialsDefault

NewListAzureSizesNoCredentialsDefault creates a ListAzureSizesNoCredentialsDefault with default headers values

func (*ListAzureSizesNoCredentialsDefault) Code

Code gets the status code for the list azure sizes no credentials default response

func (*ListAzureSizesNoCredentialsDefault) Error

func (*ListAzureSizesNoCredentialsDefault) GetPayload

type ListAzureSizesNoCredentialsOK

type ListAzureSizesNoCredentialsOK struct {
	Payload models.AzureSizeList
}

ListAzureSizesNoCredentialsOK handles this case with default header values.

AzureSizeList

func NewListAzureSizesNoCredentialsOK

func NewListAzureSizesNoCredentialsOK() *ListAzureSizesNoCredentialsOK

NewListAzureSizesNoCredentialsOK creates a ListAzureSizesNoCredentialsOK with default headers values

func (*ListAzureSizesNoCredentialsOK) Error

func (*ListAzureSizesNoCredentialsOK) GetPayload

type ListAzureSizesNoCredentialsParams

type ListAzureSizesNoCredentialsParams struct {

	/*ClusterID*/
	ClusterID string
	/*Dc*/
	DC string
	/*ProjectID*/
	ProjectID string

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

ListAzureSizesNoCredentialsParams contains all the parameters to send to the API endpoint for the list azure sizes no credentials operation typically these are written to a http.Request

func NewListAzureSizesNoCredentialsParams

func NewListAzureSizesNoCredentialsParams() *ListAzureSizesNoCredentialsParams

NewListAzureSizesNoCredentialsParams creates a new ListAzureSizesNoCredentialsParams object with the default values initialized.

func NewListAzureSizesNoCredentialsParamsWithContext

func NewListAzureSizesNoCredentialsParamsWithContext(ctx context.Context) *ListAzureSizesNoCredentialsParams

NewListAzureSizesNoCredentialsParamsWithContext creates a new ListAzureSizesNoCredentialsParams object with the default values initialized, and the ability to set a context for a request

func NewListAzureSizesNoCredentialsParamsWithHTTPClient

func NewListAzureSizesNoCredentialsParamsWithHTTPClient(client *http.Client) *ListAzureSizesNoCredentialsParams

NewListAzureSizesNoCredentialsParamsWithHTTPClient creates a new ListAzureSizesNoCredentialsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewListAzureSizesNoCredentialsParamsWithTimeout

func NewListAzureSizesNoCredentialsParamsWithTimeout(timeout time.Duration) *ListAzureSizesNoCredentialsParams

NewListAzureSizesNoCredentialsParamsWithTimeout creates a new ListAzureSizesNoCredentialsParams object with the default values initialized, and the ability to set a timeout on a request

func (*ListAzureSizesNoCredentialsParams) SetClusterID

func (o *ListAzureSizesNoCredentialsParams) SetClusterID(clusterID string)

SetClusterID adds the clusterId to the list azure sizes no credentials params

func (*ListAzureSizesNoCredentialsParams) SetContext

SetContext adds the context to the list azure sizes no credentials params

func (*ListAzureSizesNoCredentialsParams) SetDC

SetDC adds the dc to the list azure sizes no credentials params

func (*ListAzureSizesNoCredentialsParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the list azure sizes no credentials params

func (*ListAzureSizesNoCredentialsParams) SetProjectID

func (o *ListAzureSizesNoCredentialsParams) SetProjectID(projectID string)

SetProjectID adds the projectId to the list azure sizes no credentials params

func (*ListAzureSizesNoCredentialsParams) SetTimeout

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

SetTimeout adds the timeout to the list azure sizes no credentials params

func (*ListAzureSizesNoCredentialsParams) WithClusterID

WithClusterID adds the clusterID to the list azure sizes no credentials params

func (*ListAzureSizesNoCredentialsParams) WithContext

WithContext adds the context to the list azure sizes no credentials params

func (*ListAzureSizesNoCredentialsParams) WithDC

WithDC adds the dc to the list azure sizes no credentials params

func (*ListAzureSizesNoCredentialsParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the list azure sizes no credentials params

func (*ListAzureSizesNoCredentialsParams) WithProjectID

WithProjectID adds the projectID to the list azure sizes no credentials params

func (*ListAzureSizesNoCredentialsParams) WithTimeout

WithTimeout adds the timeout to the list azure sizes no credentials params

func (*ListAzureSizesNoCredentialsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ListAzureSizesNoCredentialsReader

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

ListAzureSizesNoCredentialsReader is a Reader for the ListAzureSizesNoCredentials structure.

func (*ListAzureSizesNoCredentialsReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ListAzureSizesNoCredentialsV2Default

type ListAzureSizesNoCredentialsV2Default struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

ListAzureSizesNoCredentialsV2Default handles this case with default header values.

errorResponse

func NewListAzureSizesNoCredentialsV2Default

func NewListAzureSizesNoCredentialsV2Default(code int) *ListAzureSizesNoCredentialsV2Default

NewListAzureSizesNoCredentialsV2Default creates a ListAzureSizesNoCredentialsV2Default with default headers values

func (*ListAzureSizesNoCredentialsV2Default) Code

Code gets the status code for the list azure sizes no credentials v2 default response

func (*ListAzureSizesNoCredentialsV2Default) Error

func (*ListAzureSizesNoCredentialsV2Default) GetPayload

type ListAzureSizesNoCredentialsV2OK

type ListAzureSizesNoCredentialsV2OK struct {
	Payload models.AzureSizeList
}

ListAzureSizesNoCredentialsV2OK handles this case with default header values.

AzureSizeList

func NewListAzureSizesNoCredentialsV2OK

func NewListAzureSizesNoCredentialsV2OK() *ListAzureSizesNoCredentialsV2OK

NewListAzureSizesNoCredentialsV2OK creates a ListAzureSizesNoCredentialsV2OK with default headers values

func (*ListAzureSizesNoCredentialsV2OK) Error

func (*ListAzureSizesNoCredentialsV2OK) GetPayload

type ListAzureSizesNoCredentialsV2Params

type ListAzureSizesNoCredentialsV2Params struct {

	/*ClusterID*/
	ClusterID string
	/*ProjectID*/
	ProjectID string

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

ListAzureSizesNoCredentialsV2Params contains all the parameters to send to the API endpoint for the list azure sizes no credentials v2 operation typically these are written to a http.Request

func NewListAzureSizesNoCredentialsV2Params

func NewListAzureSizesNoCredentialsV2Params() *ListAzureSizesNoCredentialsV2Params

NewListAzureSizesNoCredentialsV2Params creates a new ListAzureSizesNoCredentialsV2Params object with the default values initialized.

func NewListAzureSizesNoCredentialsV2ParamsWithContext

func NewListAzureSizesNoCredentialsV2ParamsWithContext(ctx context.Context) *ListAzureSizesNoCredentialsV2Params

NewListAzureSizesNoCredentialsV2ParamsWithContext creates a new ListAzureSizesNoCredentialsV2Params object with the default values initialized, and the ability to set a context for a request

func NewListAzureSizesNoCredentialsV2ParamsWithHTTPClient

func NewListAzureSizesNoCredentialsV2ParamsWithHTTPClient(client *http.Client) *ListAzureSizesNoCredentialsV2Params

NewListAzureSizesNoCredentialsV2ParamsWithHTTPClient creates a new ListAzureSizesNoCredentialsV2Params object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewListAzureSizesNoCredentialsV2ParamsWithTimeout

func NewListAzureSizesNoCredentialsV2ParamsWithTimeout(timeout time.Duration) *ListAzureSizesNoCredentialsV2Params

NewListAzureSizesNoCredentialsV2ParamsWithTimeout creates a new ListAzureSizesNoCredentialsV2Params object with the default values initialized, and the ability to set a timeout on a request

func (*ListAzureSizesNoCredentialsV2Params) SetClusterID

func (o *ListAzureSizesNoCredentialsV2Params) SetClusterID(clusterID string)

SetClusterID adds the clusterId to the list azure sizes no credentials v2 params

func (*ListAzureSizesNoCredentialsV2Params) SetContext

SetContext adds the context to the list azure sizes no credentials v2 params

func (*ListAzureSizesNoCredentialsV2Params) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the list azure sizes no credentials v2 params

func (*ListAzureSizesNoCredentialsV2Params) SetProjectID

func (o *ListAzureSizesNoCredentialsV2Params) SetProjectID(projectID string)

SetProjectID adds the projectId to the list azure sizes no credentials v2 params

func (*ListAzureSizesNoCredentialsV2Params) SetTimeout

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

SetTimeout adds the timeout to the list azure sizes no credentials v2 params

func (*ListAzureSizesNoCredentialsV2Params) WithClusterID

WithClusterID adds the clusterID to the list azure sizes no credentials v2 params

func (*ListAzureSizesNoCredentialsV2Params) WithContext

WithContext adds the context to the list azure sizes no credentials v2 params

func (*ListAzureSizesNoCredentialsV2Params) WithHTTPClient

WithHTTPClient adds the HTTPClient to the list azure sizes no credentials v2 params

func (*ListAzureSizesNoCredentialsV2Params) WithProjectID

WithProjectID adds the projectID to the list azure sizes no credentials v2 params

func (*ListAzureSizesNoCredentialsV2Params) WithTimeout

WithTimeout adds the timeout to the list azure sizes no credentials v2 params

func (*ListAzureSizesNoCredentialsV2Params) WriteToRequest

WriteToRequest writes these params to a swagger request

type ListAzureSizesNoCredentialsV2Reader

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

ListAzureSizesNoCredentialsV2Reader is a Reader for the ListAzureSizesNoCredentialsV2 structure.

func (*ListAzureSizesNoCredentialsV2Reader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ListAzureSizesOK

type ListAzureSizesOK struct {
	Payload models.AzureSizeList
}

ListAzureSizesOK handles this case with default header values.

AzureSizeList

func NewListAzureSizesOK

func NewListAzureSizesOK() *ListAzureSizesOK

NewListAzureSizesOK creates a ListAzureSizesOK with default headers values

func (*ListAzureSizesOK) Error

func (o *ListAzureSizesOK) Error() string

func (*ListAzureSizesOK) GetPayload

func (o *ListAzureSizesOK) GetPayload() models.AzureSizeList

type ListAzureSizesParams

type ListAzureSizesParams struct {

	/*ClientID*/
	ClientID *string
	/*ClientSecret*/
	ClientSecret *string
	/*Credential*/
	Credential *string
	/*Location*/
	Location *string
	/*SubscriptionID*/
	SubscriptionID *string
	/*TenantID*/
	TenantID *string

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

ListAzureSizesParams contains all the parameters to send to the API endpoint for the list azure sizes operation typically these are written to a http.Request

func NewListAzureSizesParams

func NewListAzureSizesParams() *ListAzureSizesParams

NewListAzureSizesParams creates a new ListAzureSizesParams object with the default values initialized.

func NewListAzureSizesParamsWithContext

func NewListAzureSizesParamsWithContext(ctx context.Context) *ListAzureSizesParams

NewListAzureSizesParamsWithContext creates a new ListAzureSizesParams object with the default values initialized, and the ability to set a context for a request

func NewListAzureSizesParamsWithHTTPClient

func NewListAzureSizesParamsWithHTTPClient(client *http.Client) *ListAzureSizesParams

NewListAzureSizesParamsWithHTTPClient creates a new ListAzureSizesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewListAzureSizesParamsWithTimeout

func NewListAzureSizesParamsWithTimeout(timeout time.Duration) *ListAzureSizesParams

NewListAzureSizesParamsWithTimeout creates a new ListAzureSizesParams object with the default values initialized, and the ability to set a timeout on a request

func (*ListAzureSizesParams) SetClientID

func (o *ListAzureSizesParams) SetClientID(clientID *string)

SetClientID adds the clientId to the list azure sizes params

func (*ListAzureSizesParams) SetClientSecret

func (o *ListAzureSizesParams) SetClientSecret(clientSecret *string)

SetClientSecret adds the clientSecret to the list azure sizes params

func (*ListAzureSizesParams) SetContext

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

SetContext adds the context to the list azure sizes params

func (*ListAzureSizesParams) SetCredential

func (o *ListAzureSizesParams) SetCredential(credential *string)

SetCredential adds the credential to the list azure sizes params

func (*ListAzureSizesParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the list azure sizes params

func (*ListAzureSizesParams) SetLocation

func (o *ListAzureSizesParams) SetLocation(location *string)

SetLocation adds the location to the list azure sizes params

func (*ListAzureSizesParams) SetSubscriptionID

func (o *ListAzureSizesParams) SetSubscriptionID(subscriptionID *string)

SetSubscriptionID adds the subscriptionId to the list azure sizes params

func (*ListAzureSizesParams) SetTenantID

func (o *ListAzureSizesParams) SetTenantID(tenantID *string)

SetTenantID adds the tenantId to the list azure sizes params

func (*ListAzureSizesParams) SetTimeout

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

SetTimeout adds the timeout to the list azure sizes params

func (*ListAzureSizesParams) WithClientID

func (o *ListAzureSizesParams) WithClientID(clientID *string) *ListAzureSizesParams

WithClientID adds the clientID to the list azure sizes params

func (*ListAzureSizesParams) WithClientSecret

func (o *ListAzureSizesParams) WithClientSecret(clientSecret *string) *ListAzureSizesParams

WithClientSecret adds the clientSecret to the list azure sizes params

func (*ListAzureSizesParams) WithContext

WithContext adds the context to the list azure sizes params

func (*ListAzureSizesParams) WithCredential

func (o *ListAzureSizesParams) WithCredential(credential *string) *ListAzureSizesParams

WithCredential adds the credential to the list azure sizes params

func (*ListAzureSizesParams) WithHTTPClient

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

WithHTTPClient adds the HTTPClient to the list azure sizes params

func (*ListAzureSizesParams) WithLocation

func (o *ListAzureSizesParams) WithLocation(location *string) *ListAzureSizesParams

WithLocation adds the location to the list azure sizes params

func (*ListAzureSizesParams) WithSubscriptionID

func (o *ListAzureSizesParams) WithSubscriptionID(subscriptionID *string) *ListAzureSizesParams

WithSubscriptionID adds the subscriptionID to the list azure sizes params

func (*ListAzureSizesParams) WithTenantID

func (o *ListAzureSizesParams) WithTenantID(tenantID *string) *ListAzureSizesParams

WithTenantID adds the tenantID to the list azure sizes params

func (*ListAzureSizesParams) WithTimeout

func (o *ListAzureSizesParams) WithTimeout(timeout time.Duration) *ListAzureSizesParams

WithTimeout adds the timeout to the list azure sizes params

func (*ListAzureSizesParams) WriteToRequest

func (o *ListAzureSizesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type ListAzureSizesReader

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

ListAzureSizesReader is a Reader for the ListAzureSizes structure.

func (*ListAzureSizesReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ListAzureSubnetsDefault

type ListAzureSubnetsDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

ListAzureSubnetsDefault handles this case with default header values.

errorResponse

func NewListAzureSubnetsDefault

func NewListAzureSubnetsDefault(code int) *ListAzureSubnetsDefault

NewListAzureSubnetsDefault creates a ListAzureSubnetsDefault with default headers values

func (*ListAzureSubnetsDefault) Code

func (o *ListAzureSubnetsDefault) Code() int

Code gets the status code for the list azure subnets default response

func (*ListAzureSubnetsDefault) Error

func (o *ListAzureSubnetsDefault) Error() string

func (*ListAzureSubnetsDefault) GetPayload

func (o *ListAzureSubnetsDefault) GetPayload() *models.ErrorResponse

type ListAzureSubnetsOK

type ListAzureSubnetsOK struct {
	Payload *models.AzureSubnetsList
}

ListAzureSubnetsOK handles this case with default header values.

AzureSubnetsList

func NewListAzureSubnetsOK

func NewListAzureSubnetsOK() *ListAzureSubnetsOK

NewListAzureSubnetsOK creates a ListAzureSubnetsOK with default headers values

func (*ListAzureSubnetsOK) Error

func (o *ListAzureSubnetsOK) Error() string

func (*ListAzureSubnetsOK) GetPayload

func (o *ListAzureSubnetsOK) GetPayload() *models.AzureSubnetsList

type ListAzureSubnetsParams

type ListAzureSubnetsParams struct {

	/*ClientID*/
	ClientID *string
	/*ClientSecret*/
	ClientSecret *string
	/*Credential*/
	Credential *string
	/*ResourceGroup*/
	ResourceGroup *string
	/*SubscriptionID*/
	SubscriptionID *string
	/*TenantID*/
	TenantID *string
	/*VirtualNetwork*/
	VirtualNetwork *string

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

ListAzureSubnetsParams contains all the parameters to send to the API endpoint for the list azure subnets operation typically these are written to a http.Request

func NewListAzureSubnetsParams

func NewListAzureSubnetsParams() *ListAzureSubnetsParams

NewListAzureSubnetsParams creates a new ListAzureSubnetsParams object with the default values initialized.

func NewListAzureSubnetsParamsWithContext

func NewListAzureSubnetsParamsWithContext(ctx context.Context) *ListAzureSubnetsParams

NewListAzureSubnetsParamsWithContext creates a new ListAzureSubnetsParams object with the default values initialized, and the ability to set a context for a request

func NewListAzureSubnetsParamsWithHTTPClient

func NewListAzureSubnetsParamsWithHTTPClient(client *http.Client) *ListAzureSubnetsParams

NewListAzureSubnetsParamsWithHTTPClient creates a new ListAzureSubnetsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewListAzureSubnetsParamsWithTimeout

func NewListAzureSubnetsParamsWithTimeout(timeout time.Duration) *ListAzureSubnetsParams

NewListAzureSubnetsParamsWithTimeout creates a new ListAzureSubnetsParams object with the default values initialized, and the ability to set a timeout on a request

func (*ListAzureSubnetsParams) SetClientID

func (o *ListAzureSubnetsParams) SetClientID(clientID *string)

SetClientID adds the clientId to the list azure subnets params

func (*ListAzureSubnetsParams) SetClientSecret

func (o *ListAzureSubnetsParams) SetClientSecret(clientSecret *string)

SetClientSecret adds the clientSecret to the list azure subnets params

func (*ListAzureSubnetsParams) SetContext

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

SetContext adds the context to the list azure subnets params

func (*ListAzureSubnetsParams) SetCredential

func (o *ListAzureSubnetsParams) SetCredential(credential *string)

SetCredential adds the credential to the list azure subnets params

func (*ListAzureSubnetsParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the list azure subnets params

func (*ListAzureSubnetsParams) SetResourceGroup

func (o *ListAzureSubnetsParams) SetResourceGroup(resourceGroup *string)

SetResourceGroup adds the resourceGroup to the list azure subnets params

func (*ListAzureSubnetsParams) SetSubscriptionID

func (o *ListAzureSubnetsParams) SetSubscriptionID(subscriptionID *string)

SetSubscriptionID adds the subscriptionId to the list azure subnets params

func (*ListAzureSubnetsParams) SetTenantID

func (o *ListAzureSubnetsParams) SetTenantID(tenantID *string)

SetTenantID adds the tenantId to the list azure subnets params

func (*ListAzureSubnetsParams) SetTimeout

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

SetTimeout adds the timeout to the list azure subnets params

func (*ListAzureSubnetsParams) SetVirtualNetwork

func (o *ListAzureSubnetsParams) SetVirtualNetwork(virtualNetwork *string)

SetVirtualNetwork adds the virtualNetwork to the list azure subnets params

func (*ListAzureSubnetsParams) WithClientID

func (o *ListAzureSubnetsParams) WithClientID(clientID *string) *ListAzureSubnetsParams

WithClientID adds the clientID to the list azure subnets params

func (*ListAzureSubnetsParams) WithClientSecret

func (o *ListAzureSubnetsParams) WithClientSecret(clientSecret *string) *ListAzureSubnetsParams

WithClientSecret adds the clientSecret to the list azure subnets params

func (*ListAzureSubnetsParams) WithContext

WithContext adds the context to the list azure subnets params

func (*ListAzureSubnetsParams) WithCredential

func (o *ListAzureSubnetsParams) WithCredential(credential *string) *ListAzureSubnetsParams

WithCredential adds the credential to the list azure subnets params

func (*ListAzureSubnetsParams) WithHTTPClient

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

WithHTTPClient adds the HTTPClient to the list azure subnets params

func (*ListAzureSubnetsParams) WithResourceGroup

func (o *ListAzureSubnetsParams) WithResourceGroup(resourceGroup *string) *ListAzureSubnetsParams

WithResourceGroup adds the resourceGroup to the list azure subnets params

func (*ListAzureSubnetsParams) WithSubscriptionID

func (o *ListAzureSubnetsParams) WithSubscriptionID(subscriptionID *string) *ListAzureSubnetsParams

WithSubscriptionID adds the subscriptionID to the list azure subnets params

func (*ListAzureSubnetsParams) WithTenantID

func (o *ListAzureSubnetsParams) WithTenantID(tenantID *string) *ListAzureSubnetsParams

WithTenantID adds the tenantID to the list azure subnets params

func (*ListAzureSubnetsParams) WithTimeout

WithTimeout adds the timeout to the list azure subnets params

func (*ListAzureSubnetsParams) WithVirtualNetwork

func (o *ListAzureSubnetsParams) WithVirtualNetwork(virtualNetwork *string) *ListAzureSubnetsParams

WithVirtualNetwork adds the virtualNetwork to the list azure subnets params

func (*ListAzureSubnetsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ListAzureSubnetsReader

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

ListAzureSubnetsReader is a Reader for the ListAzureSubnets structure.

func (*ListAzureSubnetsReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ListAzureVnetsDefault

type ListAzureVnetsDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

ListAzureVnetsDefault handles this case with default header values.

errorResponse

func NewListAzureVnetsDefault

func NewListAzureVnetsDefault(code int) *ListAzureVnetsDefault

NewListAzureVnetsDefault creates a ListAzureVnetsDefault with default headers values

func (*ListAzureVnetsDefault) Code

func (o *ListAzureVnetsDefault) Code() int

Code gets the status code for the list azure vnets default response

func (*ListAzureVnetsDefault) Error

func (o *ListAzureVnetsDefault) Error() string

func (*ListAzureVnetsDefault) GetPayload

func (o *ListAzureVnetsDefault) GetPayload() *models.ErrorResponse

type ListAzureVnetsOK

type ListAzureVnetsOK struct {
	Payload *models.AzureVirtualNetworksList
}

ListAzureVnetsOK handles this case with default header values.

AzureVirtualNetworksList

func NewListAzureVnetsOK

func NewListAzureVnetsOK() *ListAzureVnetsOK

NewListAzureVnetsOK creates a ListAzureVnetsOK with default headers values

func (*ListAzureVnetsOK) Error

func (o *ListAzureVnetsOK) Error() string

func (*ListAzureVnetsOK) GetPayload

type ListAzureVnetsParams

type ListAzureVnetsParams struct {

	/*ClientID*/
	ClientID *string
	/*ClientSecret*/
	ClientSecret *string
	/*Credential*/
	Credential *string
	/*Location*/
	Location *string
	/*ResourceGroup*/
	ResourceGroup *string
	/*SubscriptionID*/
	SubscriptionID *string
	/*TenantID*/
	TenantID *string

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

ListAzureVnetsParams contains all the parameters to send to the API endpoint for the list azure vnets operation typically these are written to a http.Request

func NewListAzureVnetsParams

func NewListAzureVnetsParams() *ListAzureVnetsParams

NewListAzureVnetsParams creates a new ListAzureVnetsParams object with the default values initialized.

func NewListAzureVnetsParamsWithContext

func NewListAzureVnetsParamsWithContext(ctx context.Context) *ListAzureVnetsParams

NewListAzureVnetsParamsWithContext creates a new ListAzureVnetsParams object with the default values initialized, and the ability to set a context for a request

func NewListAzureVnetsParamsWithHTTPClient

func NewListAzureVnetsParamsWithHTTPClient(client *http.Client) *ListAzureVnetsParams

NewListAzureVnetsParamsWithHTTPClient creates a new ListAzureVnetsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewListAzureVnetsParamsWithTimeout

func NewListAzureVnetsParamsWithTimeout(timeout time.Duration) *ListAzureVnetsParams

NewListAzureVnetsParamsWithTimeout creates a new ListAzureVnetsParams object with the default values initialized, and the ability to set a timeout on a request

func (*ListAzureVnetsParams) SetClientID

func (o *ListAzureVnetsParams) SetClientID(clientID *string)

SetClientID adds the clientId to the list azure vnets params

func (*ListAzureVnetsParams) SetClientSecret

func (o *ListAzureVnetsParams) SetClientSecret(clientSecret *string)

SetClientSecret adds the clientSecret to the list azure vnets params

func (*ListAzureVnetsParams) SetContext

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

SetContext adds the context to the list azure vnets params

func (*ListAzureVnetsParams) SetCredential

func (o *ListAzureVnetsParams) SetCredential(credential *string)

SetCredential adds the credential to the list azure vnets params

func (*ListAzureVnetsParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the list azure vnets params

func (*ListAzureVnetsParams) SetLocation

func (o *ListAzureVnetsParams) SetLocation(location *string)

SetLocation adds the location to the list azure vnets params

func (*ListAzureVnetsParams) SetResourceGroup

func (o *ListAzureVnetsParams) SetResourceGroup(resourceGroup *string)

SetResourceGroup adds the resourceGroup to the list azure vnets params

func (*ListAzureVnetsParams) SetSubscriptionID

func (o *ListAzureVnetsParams) SetSubscriptionID(subscriptionID *string)

SetSubscriptionID adds the subscriptionId to the list azure vnets params

func (*ListAzureVnetsParams) SetTenantID

func (o *ListAzureVnetsParams) SetTenantID(tenantID *string)

SetTenantID adds the tenantId to the list azure vnets params

func (*ListAzureVnetsParams) SetTimeout

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

SetTimeout adds the timeout to the list azure vnets params

func (*ListAzureVnetsParams) WithClientID

func (o *ListAzureVnetsParams) WithClientID(clientID *string) *ListAzureVnetsParams

WithClientID adds the clientID to the list azure vnets params

func (*ListAzureVnetsParams) WithClientSecret

func (o *ListAzureVnetsParams) WithClientSecret(clientSecret *string) *ListAzureVnetsParams

WithClientSecret adds the clientSecret to the list azure vnets params

func (*ListAzureVnetsParams) WithContext

WithContext adds the context to the list azure vnets params

func (*ListAzureVnetsParams) WithCredential

func (o *ListAzureVnetsParams) WithCredential(credential *string) *ListAzureVnetsParams

WithCredential adds the credential to the list azure vnets params

func (*ListAzureVnetsParams) WithHTTPClient

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

WithHTTPClient adds the HTTPClient to the list azure vnets params

func (*ListAzureVnetsParams) WithLocation

func (o *ListAzureVnetsParams) WithLocation(location *string) *ListAzureVnetsParams

WithLocation adds the location to the list azure vnets params

func (*ListAzureVnetsParams) WithResourceGroup

func (o *ListAzureVnetsParams) WithResourceGroup(resourceGroup *string) *ListAzureVnetsParams

WithResourceGroup adds the resourceGroup to the list azure vnets params

func (*ListAzureVnetsParams) WithSubscriptionID

func (o *ListAzureVnetsParams) WithSubscriptionID(subscriptionID *string) *ListAzureVnetsParams

WithSubscriptionID adds the subscriptionID to the list azure vnets params

func (*ListAzureVnetsParams) WithTenantID

func (o *ListAzureVnetsParams) WithTenantID(tenantID *string) *ListAzureVnetsParams

WithTenantID adds the tenantID to the list azure vnets params

func (*ListAzureVnetsParams) WithTimeout

func (o *ListAzureVnetsParams) WithTimeout(timeout time.Duration) *ListAzureVnetsParams

WithTimeout adds the timeout to the list azure vnets params

func (*ListAzureVnetsParams) WriteToRequest

func (o *ListAzureVnetsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type ListAzureVnetsReader

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

ListAzureVnetsReader is a Reader for the ListAzureVnets structure.

func (*ListAzureVnetsReader) ReadResponse

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

ReadResponse reads a server response into the received o.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL