v_p_naa_s

package
v0.0.0-...-6f249fe Latest Latest
Warning

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

Go to latest
Published: Jul 10, 2020 License: MPL-2.0 Imports: 11 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 v p naa s API

func New

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

New creates a new v p naa s API client.

func (*Client) DeleteIkePoliciesID

DeleteIkePoliciesID deletes an i k e policy

Deletes an IKE policy. This operation cannot be reversed.

func (*Client) DeleteIpsecPoliciesID

DeleteIpsecPoliciesID deletes an ipsec policy

Deletes an IPsec policy. This operation cannot be reversed.

func (*Client) DeleteVpnGatewaysID

func (a *Client) DeleteVpnGatewaysID(params *DeleteVpnGatewaysIDParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteVpnGatewaysIDAccepted, error)

DeleteVpnGatewaysID deletes a v p n gateway

Deletes a VPN gateway. This operation deletes all the VPN connections associated to this VPN gateway. This operation cannot be reversed.

func (*Client) DeleteVpnGatewaysVpnGatewayIDConnectionsID

DeleteVpnGatewaysVpnGatewayIDConnectionsID deletes a v p n connection

Deletes a VPN connection. This operation cannot be reversed.

func (*Client) DeleteVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLength

DeleteVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLength removes a c ID r from a resource

This request removes a CIDR from a resource.

func (*Client) DeleteVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLength

DeleteVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLength removes a c ID r from a resource

This request removes a CIDR from a resource.

func (*Client) GetIkePolicies

func (a *Client) GetIkePolicies(params *GetIkePoliciesParams, authInfo runtime.ClientAuthInfoWriter) (*GetIkePoliciesOK, error)

GetIkePolicies Retrieves a paginated list of all IKE policies belonging to this account.

func (*Client) GetIkePoliciesID

func (a *Client) GetIkePoliciesID(params *GetIkePoliciesIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetIkePoliciesIDOK, error)

GetIkePoliciesID retrieves the specified i k e policy

This request retrieves a single IKE policy specified by the identifier in the URL.

func (*Client) GetIkePoliciesIDConnections

func (a *Client) GetIkePoliciesIDConnections(params *GetIkePoliciesIDConnectionsParams, authInfo runtime.ClientAuthInfoWriter) (*GetIkePoliciesIDConnectionsOK, error)

GetIkePoliciesIDConnections retrieves all the connections that use the specified policy

Retrieves all the connections that use the specified policy.

func (*Client) GetIpsecPolicies

func (a *Client) GetIpsecPolicies(params *GetIpsecPoliciesParams, authInfo runtime.ClientAuthInfoWriter) (*GetIpsecPoliciesOK, error)

GetIpsecPolicies retrieves all ipsec policies

Retrieves a paginated list of all IPsec policies belonging to this account.

func (*Client) GetIpsecPoliciesID

func (a *Client) GetIpsecPoliciesID(params *GetIpsecPoliciesIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetIpsecPoliciesIDOK, error)

GetIpsecPoliciesID retrieves the specified ipsec policy

This request retrieves a single IPsec policy specified by the identifier in the URL.

func (*Client) GetIpsecPoliciesIDConnections

func (a *Client) GetIpsecPoliciesIDConnections(params *GetIpsecPoliciesIDConnectionsParams, authInfo runtime.ClientAuthInfoWriter) (*GetIpsecPoliciesIDConnectionsOK, error)

GetIpsecPoliciesIDConnections retrieves all the connections that use the specified policy

Retrieves all the connections that use the specified policy.

func (*Client) GetVpnGateways

func (a *Client) GetVpnGateways(params *GetVpnGatewaysParams, authInfo runtime.ClientAuthInfoWriter) (*GetVpnGatewaysOK, error)

GetVpnGateways retrieves all v p n gateways

Retrieves a paginated list of all VPN gateways belonging to this account.

func (*Client) GetVpnGatewaysID

func (a *Client) GetVpnGatewaysID(params *GetVpnGatewaysIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetVpnGatewaysIDOK, error)

GetVpnGatewaysID retrieves the specified v p n gateway

This request retrieves a single VPN gateway specified by the identifier in the URL.

func (*Client) GetVpnGatewaysVpnGatewayIDConnections

GetVpnGatewaysVpnGatewayIDConnections retrieves all the connections of a v p n gateway

Retrieves all the connections of a particular VPN gateway.

func (*Client) GetVpnGatewaysVpnGatewayIDConnectionsID

GetVpnGatewaysVpnGatewayIDConnectionsID retrieves the specified v p n connection

This request retrieves a single VPN connection specified by the identifier in the URL.

func (*Client) GetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrs

GetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrs retrieves all local c ID rs for a resource

This request retrieves all local CIDRs for the resource specified by the identifier in the URL.

func (*Client) GetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLength

GetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLength checks if a specific c ID r exists on a specific resource

This request succeeds if a CIDR exists on the resource and fails otherwise.

func (*Client) GetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrs

GetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrs retrieves all peer c ID rs for a resource

This request retrieves all peer CIDRs for the resource specified by the identifier in the URL.

func (*Client) GetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLength

GetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLength checks if a specific c ID r exists on a specific resource

This request succeeds if a CIDR exists on the resource and fails otherwise.

func (*Client) PatchIkePoliciesID

func (a *Client) PatchIkePoliciesID(params *PatchIkePoliciesIDParams, authInfo runtime.ClientAuthInfoWriter) (*PatchIkePoliciesIDOK, error)

PatchIkePoliciesID updates an i k e policy

Updates the properties of an existing IKE policy.

func (*Client) PatchIpsecPoliciesID

func (a *Client) PatchIpsecPoliciesID(params *PatchIpsecPoliciesIDParams, authInfo runtime.ClientAuthInfoWriter) (*PatchIpsecPoliciesIDOK, error)

PatchIpsecPoliciesID updates an ipsec policy

Updates the properties of an existing IPsec policy.

func (*Client) PatchVpnGatewaysID

func (a *Client) PatchVpnGatewaysID(params *PatchVpnGatewaysIDParams, authInfo runtime.ClientAuthInfoWriter) (*PatchVpnGatewaysIDOK, error)

PatchVpnGatewaysID updates a v p n gateway

Updates the properties of an existing VPN gateway.

func (*Client) PatchVpnGatewaysVpnGatewayIDConnectionsID

PatchVpnGatewaysVpnGatewayIDConnectionsID updates a v p n connection

Updates the properties of an existing VPN connection.

func (*Client) PostIkePolicies

func (a *Client) PostIkePolicies(params *PostIkePoliciesParams, authInfo runtime.ClientAuthInfoWriter) (*PostIkePoliciesCreated, error)

PostIkePolicies creates an i k e policy

Creates a new IKE policy.

func (*Client) PostIpsecPolicies

func (a *Client) PostIpsecPolicies(params *PostIpsecPoliciesParams, authInfo runtime.ClientAuthInfoWriter) (*PostIpsecPoliciesCreated, error)

PostIpsecPolicies creates an ipsec policy

Creates a new IPsec policy.

func (*Client) PostVpnGateways

func (a *Client) PostVpnGateways(params *PostVpnGatewaysParams, authInfo runtime.ClientAuthInfoWriter) (*PostVpnGatewaysCreated, error)

PostVpnGateways creates a v p n gateway

Creates a new VPN gateway.

func (*Client) PostVpnGatewaysVpnGatewayIDConnections

PostVpnGatewaysVpnGatewayIDConnections creates a v p n connection

Creates a new VPN connection.

func (*Client) PutVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLength

PutVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLength sets a c ID r on a resource

This request adds the specified CIDR to the specified resource. A request body is not required, and if supplied, is ignored. It succeeds if the CIDR already exists on the resource.

func (*Client) PutVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLength

PutVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLength sets a c ID r on a resource

This request adds the specified CIDR to the specified resource. A request body is not required, and if supplied, is ignored. It succeeds if the CIDR already exists on the resource.

func (*Client) SetTransport

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

SetTransport changes the transport on the client

type DeleteIkePoliciesIDConflict

type DeleteIkePoliciesIDConflict struct {
	Payload *models.Riaaserror
}

DeleteIkePoliciesIDConflict handles this case with default header values.

The IKE policy is in use and cannot be removed.

func NewDeleteIkePoliciesIDConflict

func NewDeleteIkePoliciesIDConflict() *DeleteIkePoliciesIDConflict

NewDeleteIkePoliciesIDConflict creates a DeleteIkePoliciesIDConflict with default headers values

func (*DeleteIkePoliciesIDConflict) Error

type DeleteIkePoliciesIDNoContent

type DeleteIkePoliciesIDNoContent struct {
}

DeleteIkePoliciesIDNoContent handles this case with default header values.

The IKE policy was deleted successfully.

func NewDeleteIkePoliciesIDNoContent

func NewDeleteIkePoliciesIDNoContent() *DeleteIkePoliciesIDNoContent

NewDeleteIkePoliciesIDNoContent creates a DeleteIkePoliciesIDNoContent with default headers values

func (*DeleteIkePoliciesIDNoContent) Error

type DeleteIkePoliciesIDNotFound

type DeleteIkePoliciesIDNotFound struct {
	Payload *models.Riaaserror
}

DeleteIkePoliciesIDNotFound handles this case with default header values.

An IKE policy with the specified identifier could not be found.

func NewDeleteIkePoliciesIDNotFound

func NewDeleteIkePoliciesIDNotFound() *DeleteIkePoliciesIDNotFound

NewDeleteIkePoliciesIDNotFound creates a DeleteIkePoliciesIDNotFound with default headers values

func (*DeleteIkePoliciesIDNotFound) Error

type DeleteIkePoliciesIDParams

type DeleteIkePoliciesIDParams struct {

	/*Generation
	  The infrastructure generation for the request.

	*/
	Generation int64
	/*ID
	  The IKE policy identifier

	*/
	ID string
	/*Version
	  Requests the version of the API as of a date in the format `YYYY-MM-DD`. Any date up to the current date may be provided. Specify the current date to request the latest version.

	*/
	Version string

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

DeleteIkePoliciesIDParams contains all the parameters to send to the API endpoint for the delete ike policies ID operation typically these are written to a http.Request

func NewDeleteIkePoliciesIDParams

func NewDeleteIkePoliciesIDParams() *DeleteIkePoliciesIDParams

NewDeleteIkePoliciesIDParams creates a new DeleteIkePoliciesIDParams object with the default values initialized.

func NewDeleteIkePoliciesIDParamsWithContext

func NewDeleteIkePoliciesIDParamsWithContext(ctx context.Context) *DeleteIkePoliciesIDParams

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

func NewDeleteIkePoliciesIDParamsWithHTTPClient

func NewDeleteIkePoliciesIDParamsWithHTTPClient(client *http.Client) *DeleteIkePoliciesIDParams

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

func NewDeleteIkePoliciesIDParamsWithTimeout

func NewDeleteIkePoliciesIDParamsWithTimeout(timeout time.Duration) *DeleteIkePoliciesIDParams

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

func (*DeleteIkePoliciesIDParams) SetContext

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

SetContext adds the context to the delete ike policies ID params

func (*DeleteIkePoliciesIDParams) SetGeneration

func (o *DeleteIkePoliciesIDParams) SetGeneration(generation int64)

SetGeneration adds the generation to the delete ike policies ID params

func (*DeleteIkePoliciesIDParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the delete ike policies ID params

func (*DeleteIkePoliciesIDParams) SetID

func (o *DeleteIkePoliciesIDParams) SetID(id string)

SetID adds the id to the delete ike policies ID params

func (*DeleteIkePoliciesIDParams) SetTimeout

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

SetTimeout adds the timeout to the delete ike policies ID params

func (*DeleteIkePoliciesIDParams) SetVersion

func (o *DeleteIkePoliciesIDParams) SetVersion(version string)

SetVersion adds the version to the delete ike policies ID params

func (*DeleteIkePoliciesIDParams) WithContext

WithContext adds the context to the delete ike policies ID params

func (*DeleteIkePoliciesIDParams) WithGeneration

func (o *DeleteIkePoliciesIDParams) WithGeneration(generation int64) *DeleteIkePoliciesIDParams

WithGeneration adds the generation to the delete ike policies ID params

func (*DeleteIkePoliciesIDParams) WithHTTPClient

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

WithHTTPClient adds the HTTPClient to the delete ike policies ID params

func (*DeleteIkePoliciesIDParams) WithID

WithID adds the id to the delete ike policies ID params

func (*DeleteIkePoliciesIDParams) WithTimeout

WithTimeout adds the timeout to the delete ike policies ID params

func (*DeleteIkePoliciesIDParams) WithVersion

WithVersion adds the version to the delete ike policies ID params

func (*DeleteIkePoliciesIDParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type DeleteIkePoliciesIDReader

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

DeleteIkePoliciesIDReader is a Reader for the DeleteIkePoliciesID structure.

func (*DeleteIkePoliciesIDReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type DeleteIpsecPoliciesIDConflict

type DeleteIpsecPoliciesIDConflict struct {
	Payload *models.Riaaserror
}

DeleteIpsecPoliciesIDConflict handles this case with default header values.

The IPsec policy is in use and cannot be removed.

func NewDeleteIpsecPoliciesIDConflict

func NewDeleteIpsecPoliciesIDConflict() *DeleteIpsecPoliciesIDConflict

NewDeleteIpsecPoliciesIDConflict creates a DeleteIpsecPoliciesIDConflict with default headers values

func (*DeleteIpsecPoliciesIDConflict) Error

type DeleteIpsecPoliciesIDNoContent

type DeleteIpsecPoliciesIDNoContent struct {
}

DeleteIpsecPoliciesIDNoContent handles this case with default header values.

The IPsec policy was deleted successfully.

func NewDeleteIpsecPoliciesIDNoContent

func NewDeleteIpsecPoliciesIDNoContent() *DeleteIpsecPoliciesIDNoContent

NewDeleteIpsecPoliciesIDNoContent creates a DeleteIpsecPoliciesIDNoContent with default headers values

func (*DeleteIpsecPoliciesIDNoContent) Error

type DeleteIpsecPoliciesIDNotFound

type DeleteIpsecPoliciesIDNotFound struct {
	Payload *models.Riaaserror
}

DeleteIpsecPoliciesIDNotFound handles this case with default header values.

An IPsec policy with the specified identifier could not be found.

func NewDeleteIpsecPoliciesIDNotFound

func NewDeleteIpsecPoliciesIDNotFound() *DeleteIpsecPoliciesIDNotFound

NewDeleteIpsecPoliciesIDNotFound creates a DeleteIpsecPoliciesIDNotFound with default headers values

func (*DeleteIpsecPoliciesIDNotFound) Error

type DeleteIpsecPoliciesIDParams

type DeleteIpsecPoliciesIDParams struct {

	/*Generation
	  The infrastructure generation for the request.

	*/
	Generation int64
	/*ID
	  The IPsec policy identifier

	*/
	ID string
	/*Version
	  Requests the version of the API as of a date in the format `YYYY-MM-DD`. Any date up to the current date may be provided. Specify the current date to request the latest version.

	*/
	Version string

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

DeleteIpsecPoliciesIDParams contains all the parameters to send to the API endpoint for the delete ipsec policies ID operation typically these are written to a http.Request

func NewDeleteIpsecPoliciesIDParams

func NewDeleteIpsecPoliciesIDParams() *DeleteIpsecPoliciesIDParams

NewDeleteIpsecPoliciesIDParams creates a new DeleteIpsecPoliciesIDParams object with the default values initialized.

func NewDeleteIpsecPoliciesIDParamsWithContext

func NewDeleteIpsecPoliciesIDParamsWithContext(ctx context.Context) *DeleteIpsecPoliciesIDParams

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

func NewDeleteIpsecPoliciesIDParamsWithHTTPClient

func NewDeleteIpsecPoliciesIDParamsWithHTTPClient(client *http.Client) *DeleteIpsecPoliciesIDParams

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

func NewDeleteIpsecPoliciesIDParamsWithTimeout

func NewDeleteIpsecPoliciesIDParamsWithTimeout(timeout time.Duration) *DeleteIpsecPoliciesIDParams

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

func (*DeleteIpsecPoliciesIDParams) SetContext

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

SetContext adds the context to the delete ipsec policies ID params

func (*DeleteIpsecPoliciesIDParams) SetGeneration

func (o *DeleteIpsecPoliciesIDParams) SetGeneration(generation int64)

SetGeneration adds the generation to the delete ipsec policies ID params

func (*DeleteIpsecPoliciesIDParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the delete ipsec policies ID params

func (*DeleteIpsecPoliciesIDParams) SetID

func (o *DeleteIpsecPoliciesIDParams) SetID(id string)

SetID adds the id to the delete ipsec policies ID params

func (*DeleteIpsecPoliciesIDParams) SetTimeout

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

SetTimeout adds the timeout to the delete ipsec policies ID params

func (*DeleteIpsecPoliciesIDParams) SetVersion

func (o *DeleteIpsecPoliciesIDParams) SetVersion(version string)

SetVersion adds the version to the delete ipsec policies ID params

func (*DeleteIpsecPoliciesIDParams) WithContext

WithContext adds the context to the delete ipsec policies ID params

func (*DeleteIpsecPoliciesIDParams) WithGeneration

func (o *DeleteIpsecPoliciesIDParams) WithGeneration(generation int64) *DeleteIpsecPoliciesIDParams

WithGeneration adds the generation to the delete ipsec policies ID params

func (*DeleteIpsecPoliciesIDParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the delete ipsec policies ID params

func (*DeleteIpsecPoliciesIDParams) WithID

WithID adds the id to the delete ipsec policies ID params

func (*DeleteIpsecPoliciesIDParams) WithTimeout

WithTimeout adds the timeout to the delete ipsec policies ID params

func (*DeleteIpsecPoliciesIDParams) WithVersion

WithVersion adds the version to the delete ipsec policies ID params

func (*DeleteIpsecPoliciesIDParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type DeleteIpsecPoliciesIDReader

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

DeleteIpsecPoliciesIDReader is a Reader for the DeleteIpsecPoliciesID structure.

func (*DeleteIpsecPoliciesIDReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type DeleteVpnGatewaysIDAccepted

type DeleteVpnGatewaysIDAccepted struct {
}

DeleteVpnGatewaysIDAccepted handles this case with default header values.

The VPN gateway was deleted successfully.

func NewDeleteVpnGatewaysIDAccepted

func NewDeleteVpnGatewaysIDAccepted() *DeleteVpnGatewaysIDAccepted

NewDeleteVpnGatewaysIDAccepted creates a DeleteVpnGatewaysIDAccepted with default headers values

func (*DeleteVpnGatewaysIDAccepted) Error

type DeleteVpnGatewaysIDNotFound

type DeleteVpnGatewaysIDNotFound struct {
	Payload *models.Riaaserror
}

DeleteVpnGatewaysIDNotFound handles this case with default header values.

A VPN gateway with the specified identifier could not be found.

func NewDeleteVpnGatewaysIDNotFound

func NewDeleteVpnGatewaysIDNotFound() *DeleteVpnGatewaysIDNotFound

NewDeleteVpnGatewaysIDNotFound creates a DeleteVpnGatewaysIDNotFound with default headers values

func (*DeleteVpnGatewaysIDNotFound) Error

type DeleteVpnGatewaysIDParams

type DeleteVpnGatewaysIDParams struct {

	/*Generation
	  The infrastructure generation for the request.

	*/
	Generation int64
	/*ID
	  The VPN gateway identifier

	*/
	ID string
	/*Version
	  Requests the version of the API as of a date in the format `YYYY-MM-DD`. Any date up to the current date may be provided. Specify the current date to request the latest version.

	*/
	Version string

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

DeleteVpnGatewaysIDParams contains all the parameters to send to the API endpoint for the delete vpn gateways ID operation typically these are written to a http.Request

func NewDeleteVpnGatewaysIDParams

func NewDeleteVpnGatewaysIDParams() *DeleteVpnGatewaysIDParams

NewDeleteVpnGatewaysIDParams creates a new DeleteVpnGatewaysIDParams object with the default values initialized.

func NewDeleteVpnGatewaysIDParamsWithContext

func NewDeleteVpnGatewaysIDParamsWithContext(ctx context.Context) *DeleteVpnGatewaysIDParams

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

func NewDeleteVpnGatewaysIDParamsWithHTTPClient

func NewDeleteVpnGatewaysIDParamsWithHTTPClient(client *http.Client) *DeleteVpnGatewaysIDParams

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

func NewDeleteVpnGatewaysIDParamsWithTimeout

func NewDeleteVpnGatewaysIDParamsWithTimeout(timeout time.Duration) *DeleteVpnGatewaysIDParams

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

func (*DeleteVpnGatewaysIDParams) SetContext

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

SetContext adds the context to the delete vpn gateways ID params

func (*DeleteVpnGatewaysIDParams) SetGeneration

func (o *DeleteVpnGatewaysIDParams) SetGeneration(generation int64)

SetGeneration adds the generation to the delete vpn gateways ID params

func (*DeleteVpnGatewaysIDParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the delete vpn gateways ID params

func (*DeleteVpnGatewaysIDParams) SetID

func (o *DeleteVpnGatewaysIDParams) SetID(id string)

SetID adds the id to the delete vpn gateways ID params

func (*DeleteVpnGatewaysIDParams) SetTimeout

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

SetTimeout adds the timeout to the delete vpn gateways ID params

func (*DeleteVpnGatewaysIDParams) SetVersion

func (o *DeleteVpnGatewaysIDParams) SetVersion(version string)

SetVersion adds the version to the delete vpn gateways ID params

func (*DeleteVpnGatewaysIDParams) WithContext

WithContext adds the context to the delete vpn gateways ID params

func (*DeleteVpnGatewaysIDParams) WithGeneration

func (o *DeleteVpnGatewaysIDParams) WithGeneration(generation int64) *DeleteVpnGatewaysIDParams

WithGeneration adds the generation to the delete vpn gateways ID params

func (*DeleteVpnGatewaysIDParams) WithHTTPClient

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

WithHTTPClient adds the HTTPClient to the delete vpn gateways ID params

func (*DeleteVpnGatewaysIDParams) WithID

WithID adds the id to the delete vpn gateways ID params

func (*DeleteVpnGatewaysIDParams) WithTimeout

WithTimeout adds the timeout to the delete vpn gateways ID params

func (*DeleteVpnGatewaysIDParams) WithVersion

WithVersion adds the version to the delete vpn gateways ID params

func (*DeleteVpnGatewaysIDParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type DeleteVpnGatewaysIDReader

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

DeleteVpnGatewaysIDReader is a Reader for the DeleteVpnGatewaysID structure.

func (*DeleteVpnGatewaysIDReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type DeleteVpnGatewaysVpnGatewayIDConnectionsIDAccepted

type DeleteVpnGatewaysVpnGatewayIDConnectionsIDAccepted struct {
}

DeleteVpnGatewaysVpnGatewayIDConnectionsIDAccepted handles this case with default header values.

The VPN connection was deleted successfully.

func NewDeleteVpnGatewaysVpnGatewayIDConnectionsIDAccepted

func NewDeleteVpnGatewaysVpnGatewayIDConnectionsIDAccepted() *DeleteVpnGatewaysVpnGatewayIDConnectionsIDAccepted

NewDeleteVpnGatewaysVpnGatewayIDConnectionsIDAccepted creates a DeleteVpnGatewaysVpnGatewayIDConnectionsIDAccepted with default headers values

func (*DeleteVpnGatewaysVpnGatewayIDConnectionsIDAccepted) Error

type DeleteVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthNoContent

type DeleteVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthNoContent struct {
}

DeleteVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthNoContent handles this case with default header values.

The CIDR was successfully removed from the resource.

func NewDeleteVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthNoContent

func NewDeleteVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthNoContent() *DeleteVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthNoContent

NewDeleteVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthNoContent creates a DeleteVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthNoContent with default headers values

func (*DeleteVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthNoContent) Error

type DeleteVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthNotFound

type DeleteVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthNotFound struct {
	Payload *models.Riaaserror
}

DeleteVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthNotFound handles this case with default header values.

The the specified CIDR does not exist on the specified resource or the specified resource could not be found.

func NewDeleteVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthNotFound

func NewDeleteVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthNotFound() *DeleteVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthNotFound

NewDeleteVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthNotFound creates a DeleteVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthNotFound with default headers values

func (*DeleteVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthNotFound) Error

type DeleteVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParams

type DeleteVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParams struct {

	/*Generation
	  The infrastructure generation for the request.

	*/
	Generation int64
	/*ID
	  The VPN connection identifier

	*/
	ID string
	/*PrefixAddress
	  The prefix address part of the CIDR

	*/
	PrefixAddress string
	/*PrefixLength
	  The prefix length part of the CIDR

	*/
	PrefixLength string
	/*Version
	  Requests the version of the API as of a date in the format `YYYY-MM-DD`. Any date up to the current date may be provided. Specify the current date to request the latest version.

	*/
	Version string
	/*VpnGatewayID
	  The VPN gateway identifier

	*/
	VpnGatewayID string

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

DeleteVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParams contains all the parameters to send to the API endpoint for the delete vpn gateways vpn gateway ID connections ID local cidrs prefix address prefix length operation typically these are written to a http.Request

func NewDeleteVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParams

func NewDeleteVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParams() *DeleteVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParams

NewDeleteVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParams creates a new DeleteVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParams object with the default values initialized.

func NewDeleteVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParamsWithContext

func NewDeleteVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParamsWithContext(ctx context.Context) *DeleteVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParams

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

func NewDeleteVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParamsWithHTTPClient

func NewDeleteVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParamsWithHTTPClient(client *http.Client) *DeleteVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParams

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

func NewDeleteVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParamsWithTimeout

func NewDeleteVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParamsWithTimeout(timeout time.Duration) *DeleteVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParams

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

func (*DeleteVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParams) SetContext

SetContext adds the context to the delete vpn gateways vpn gateway ID connections ID local cidrs prefix address prefix length params

func (*DeleteVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParams) SetGeneration

SetGeneration adds the generation to the delete vpn gateways vpn gateway ID connections ID local cidrs prefix address prefix length params

func (*DeleteVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParams) SetHTTPClient

SetHTTPClient adds the HTTPClient to the delete vpn gateways vpn gateway ID connections ID local cidrs prefix address prefix length params

func (*DeleteVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParams) SetID

SetID adds the id to the delete vpn gateways vpn gateway ID connections ID local cidrs prefix address prefix length params

func (*DeleteVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParams) SetPrefixAddress

SetPrefixAddress adds the prefixAddress to the delete vpn gateways vpn gateway ID connections ID local cidrs prefix address prefix length params

func (*DeleteVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParams) SetPrefixLength

SetPrefixLength adds the prefixLength to the delete vpn gateways vpn gateway ID connections ID local cidrs prefix address prefix length params

func (*DeleteVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParams) SetTimeout

SetTimeout adds the timeout to the delete vpn gateways vpn gateway ID connections ID local cidrs prefix address prefix length params

func (*DeleteVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParams) SetVersion

SetVersion adds the version to the delete vpn gateways vpn gateway ID connections ID local cidrs prefix address prefix length params

func (*DeleteVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParams) SetVpnGatewayID

SetVpnGatewayID adds the vpnGatewayId to the delete vpn gateways vpn gateway ID connections ID local cidrs prefix address prefix length params

func (*DeleteVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParams) WithContext

WithContext adds the context to the delete vpn gateways vpn gateway ID connections ID local cidrs prefix address prefix length params

func (*DeleteVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParams) WithGeneration

WithGeneration adds the generation to the delete vpn gateways vpn gateway ID connections ID local cidrs prefix address prefix length params

func (*DeleteVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the delete vpn gateways vpn gateway ID connections ID local cidrs prefix address prefix length params

func (*DeleteVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParams) WithID

WithID adds the id to the delete vpn gateways vpn gateway ID connections ID local cidrs prefix address prefix length params

func (*DeleteVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParams) WithPrefixAddress

WithPrefixAddress adds the prefixAddress to the delete vpn gateways vpn gateway ID connections ID local cidrs prefix address prefix length params

func (*DeleteVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParams) WithPrefixLength

WithPrefixLength adds the prefixLength to the delete vpn gateways vpn gateway ID connections ID local cidrs prefix address prefix length params

func (*DeleteVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParams) WithTimeout

WithTimeout adds the timeout to the delete vpn gateways vpn gateway ID connections ID local cidrs prefix address prefix length params

func (*DeleteVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParams) WithVersion

WithVersion adds the version to the delete vpn gateways vpn gateway ID connections ID local cidrs prefix address prefix length params

func (*DeleteVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParams) WithVpnGatewayID

WithVpnGatewayID adds the vpnGatewayID to the delete vpn gateways vpn gateway ID connections ID local cidrs prefix address prefix length params

func (*DeleteVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type DeleteVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthReader

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

DeleteVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthReader is a Reader for the DeleteVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLength structure.

func (*DeleteVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthReader) ReadResponse

ReadResponse reads a server response into the received o.

type DeleteVpnGatewaysVpnGatewayIDConnectionsIDNotFound

type DeleteVpnGatewaysVpnGatewayIDConnectionsIDNotFound struct {
	Payload *models.Riaaserror
}

DeleteVpnGatewaysVpnGatewayIDConnectionsIDNotFound handles this case with default header values.

A VPN connection with the specified identifier could not be found.

func NewDeleteVpnGatewaysVpnGatewayIDConnectionsIDNotFound

func NewDeleteVpnGatewaysVpnGatewayIDConnectionsIDNotFound() *DeleteVpnGatewaysVpnGatewayIDConnectionsIDNotFound

NewDeleteVpnGatewaysVpnGatewayIDConnectionsIDNotFound creates a DeleteVpnGatewaysVpnGatewayIDConnectionsIDNotFound with default headers values

func (*DeleteVpnGatewaysVpnGatewayIDConnectionsIDNotFound) Error

type DeleteVpnGatewaysVpnGatewayIDConnectionsIDParams

type DeleteVpnGatewaysVpnGatewayIDConnectionsIDParams struct {

	/*Generation
	  The infrastructure generation for the request.

	*/
	Generation int64
	/*ID
	  The VPN connection identifier

	*/
	ID string
	/*Version
	  Requests the version of the API as of a date in the format `YYYY-MM-DD`. Any date up to the current date may be provided. Specify the current date to request the latest version.

	*/
	Version string
	/*VpnGatewayID
	  The VPN gateway identifier

	*/
	VpnGatewayID string

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

DeleteVpnGatewaysVpnGatewayIDConnectionsIDParams contains all the parameters to send to the API endpoint for the delete vpn gateways vpn gateway ID connections ID operation typically these are written to a http.Request

func NewDeleteVpnGatewaysVpnGatewayIDConnectionsIDParams

func NewDeleteVpnGatewaysVpnGatewayIDConnectionsIDParams() *DeleteVpnGatewaysVpnGatewayIDConnectionsIDParams

NewDeleteVpnGatewaysVpnGatewayIDConnectionsIDParams creates a new DeleteVpnGatewaysVpnGatewayIDConnectionsIDParams object with the default values initialized.

func NewDeleteVpnGatewaysVpnGatewayIDConnectionsIDParamsWithContext

func NewDeleteVpnGatewaysVpnGatewayIDConnectionsIDParamsWithContext(ctx context.Context) *DeleteVpnGatewaysVpnGatewayIDConnectionsIDParams

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

func NewDeleteVpnGatewaysVpnGatewayIDConnectionsIDParamsWithHTTPClient

func NewDeleteVpnGatewaysVpnGatewayIDConnectionsIDParamsWithHTTPClient(client *http.Client) *DeleteVpnGatewaysVpnGatewayIDConnectionsIDParams

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

func NewDeleteVpnGatewaysVpnGatewayIDConnectionsIDParamsWithTimeout

func NewDeleteVpnGatewaysVpnGatewayIDConnectionsIDParamsWithTimeout(timeout time.Duration) *DeleteVpnGatewaysVpnGatewayIDConnectionsIDParams

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

func (*DeleteVpnGatewaysVpnGatewayIDConnectionsIDParams) SetContext

SetContext adds the context to the delete vpn gateways vpn gateway ID connections ID params

func (*DeleteVpnGatewaysVpnGatewayIDConnectionsIDParams) SetGeneration

func (o *DeleteVpnGatewaysVpnGatewayIDConnectionsIDParams) SetGeneration(generation int64)

SetGeneration adds the generation to the delete vpn gateways vpn gateway ID connections ID params

func (*DeleteVpnGatewaysVpnGatewayIDConnectionsIDParams) SetHTTPClient

SetHTTPClient adds the HTTPClient to the delete vpn gateways vpn gateway ID connections ID params

func (*DeleteVpnGatewaysVpnGatewayIDConnectionsIDParams) SetID

SetID adds the id to the delete vpn gateways vpn gateway ID connections ID params

func (*DeleteVpnGatewaysVpnGatewayIDConnectionsIDParams) SetTimeout

SetTimeout adds the timeout to the delete vpn gateways vpn gateway ID connections ID params

func (*DeleteVpnGatewaysVpnGatewayIDConnectionsIDParams) SetVersion

SetVersion adds the version to the delete vpn gateways vpn gateway ID connections ID params

func (*DeleteVpnGatewaysVpnGatewayIDConnectionsIDParams) SetVpnGatewayID

func (o *DeleteVpnGatewaysVpnGatewayIDConnectionsIDParams) SetVpnGatewayID(vpnGatewayID string)

SetVpnGatewayID adds the vpnGatewayId to the delete vpn gateways vpn gateway ID connections ID params

func (*DeleteVpnGatewaysVpnGatewayIDConnectionsIDParams) WithContext

WithContext adds the context to the delete vpn gateways vpn gateway ID connections ID params

func (*DeleteVpnGatewaysVpnGatewayIDConnectionsIDParams) WithGeneration

WithGeneration adds the generation to the delete vpn gateways vpn gateway ID connections ID params

func (*DeleteVpnGatewaysVpnGatewayIDConnectionsIDParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the delete vpn gateways vpn gateway ID connections ID params

func (*DeleteVpnGatewaysVpnGatewayIDConnectionsIDParams) WithID

WithID adds the id to the delete vpn gateways vpn gateway ID connections ID params

func (*DeleteVpnGatewaysVpnGatewayIDConnectionsIDParams) WithTimeout

WithTimeout adds the timeout to the delete vpn gateways vpn gateway ID connections ID params

func (*DeleteVpnGatewaysVpnGatewayIDConnectionsIDParams) WithVersion

WithVersion adds the version to the delete vpn gateways vpn gateway ID connections ID params

func (*DeleteVpnGatewaysVpnGatewayIDConnectionsIDParams) WithVpnGatewayID

WithVpnGatewayID adds the vpnGatewayID to the delete vpn gateways vpn gateway ID connections ID params

func (*DeleteVpnGatewaysVpnGatewayIDConnectionsIDParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type DeleteVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthNoContent

type DeleteVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthNoContent struct {
}

DeleteVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthNoContent handles this case with default header values.

The CIDR was successfully removed from the resource.

func NewDeleteVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthNoContent

func NewDeleteVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthNoContent() *DeleteVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthNoContent

NewDeleteVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthNoContent creates a DeleteVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthNoContent with default headers values

func (*DeleteVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthNoContent) Error

type DeleteVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthNotFound

type DeleteVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthNotFound struct {
	Payload *models.Riaaserror
}

DeleteVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthNotFound handles this case with default header values.

The the specified CIDR does not exist on the specified resource or the specified resource could not be found.

func NewDeleteVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthNotFound

func NewDeleteVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthNotFound() *DeleteVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthNotFound

NewDeleteVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthNotFound creates a DeleteVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthNotFound with default headers values

func (*DeleteVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthNotFound) Error

type DeleteVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParams

type DeleteVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParams struct {

	/*Generation
	  The infrastructure generation for the request.

	*/
	Generation int64
	/*ID
	  The VPN connection identifier

	*/
	ID string
	/*PrefixAddress
	  The prefix address part of the CIDR

	*/
	PrefixAddress string
	/*PrefixLength
	  The prefix length part of the CIDR

	*/
	PrefixLength string
	/*Version
	  Requests the version of the API as of a date in the format `YYYY-MM-DD`. Any date up to the current date may be provided. Specify the current date to request the latest version.

	*/
	Version string
	/*VpnGatewayID
	  The VPN gateway identifier

	*/
	VpnGatewayID string

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

DeleteVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParams contains all the parameters to send to the API endpoint for the delete vpn gateways vpn gateway ID connections ID peer cidrs prefix address prefix length operation typically these are written to a http.Request

func NewDeleteVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParams

func NewDeleteVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParams() *DeleteVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParams

NewDeleteVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParams creates a new DeleteVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParams object with the default values initialized.

func NewDeleteVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParamsWithContext

func NewDeleteVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParamsWithContext(ctx context.Context) *DeleteVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParams

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

func NewDeleteVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParamsWithHTTPClient

func NewDeleteVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParamsWithHTTPClient(client *http.Client) *DeleteVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParams

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

func NewDeleteVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParamsWithTimeout

func NewDeleteVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParamsWithTimeout(timeout time.Duration) *DeleteVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParams

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

func (*DeleteVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParams) SetContext

SetContext adds the context to the delete vpn gateways vpn gateway ID connections ID peer cidrs prefix address prefix length params

func (*DeleteVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParams) SetGeneration

SetGeneration adds the generation to the delete vpn gateways vpn gateway ID connections ID peer cidrs prefix address prefix length params

func (*DeleteVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParams) SetHTTPClient

SetHTTPClient adds the HTTPClient to the delete vpn gateways vpn gateway ID connections ID peer cidrs prefix address prefix length params

func (*DeleteVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParams) SetID

SetID adds the id to the delete vpn gateways vpn gateway ID connections ID peer cidrs prefix address prefix length params

func (*DeleteVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParams) SetPrefixAddress

SetPrefixAddress adds the prefixAddress to the delete vpn gateways vpn gateway ID connections ID peer cidrs prefix address prefix length params

func (*DeleteVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParams) SetPrefixLength

SetPrefixLength adds the prefixLength to the delete vpn gateways vpn gateway ID connections ID peer cidrs prefix address prefix length params

func (*DeleteVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParams) SetTimeout

SetTimeout adds the timeout to the delete vpn gateways vpn gateway ID connections ID peer cidrs prefix address prefix length params

func (*DeleteVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParams) SetVersion

SetVersion adds the version to the delete vpn gateways vpn gateway ID connections ID peer cidrs prefix address prefix length params

func (*DeleteVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParams) SetVpnGatewayID

SetVpnGatewayID adds the vpnGatewayId to the delete vpn gateways vpn gateway ID connections ID peer cidrs prefix address prefix length params

func (*DeleteVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParams) WithContext

WithContext adds the context to the delete vpn gateways vpn gateway ID connections ID peer cidrs prefix address prefix length params

func (*DeleteVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParams) WithGeneration

WithGeneration adds the generation to the delete vpn gateways vpn gateway ID connections ID peer cidrs prefix address prefix length params

func (*DeleteVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the delete vpn gateways vpn gateway ID connections ID peer cidrs prefix address prefix length params

func (*DeleteVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParams) WithID

WithID adds the id to the delete vpn gateways vpn gateway ID connections ID peer cidrs prefix address prefix length params

func (*DeleteVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParams) WithPrefixAddress

WithPrefixAddress adds the prefixAddress to the delete vpn gateways vpn gateway ID connections ID peer cidrs prefix address prefix length params

func (*DeleteVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParams) WithPrefixLength

WithPrefixLength adds the prefixLength to the delete vpn gateways vpn gateway ID connections ID peer cidrs prefix address prefix length params

func (*DeleteVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParams) WithTimeout

WithTimeout adds the timeout to the delete vpn gateways vpn gateway ID connections ID peer cidrs prefix address prefix length params

func (*DeleteVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParams) WithVersion

WithVersion adds the version to the delete vpn gateways vpn gateway ID connections ID peer cidrs prefix address prefix length params

func (*DeleteVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParams) WithVpnGatewayID

WithVpnGatewayID adds the vpnGatewayID to the delete vpn gateways vpn gateway ID connections ID peer cidrs prefix address prefix length params

func (*DeleteVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type DeleteVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthReader

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

DeleteVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthReader is a Reader for the DeleteVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLength structure.

func (*DeleteVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthReader) ReadResponse

ReadResponse reads a server response into the received o.

type DeleteVpnGatewaysVpnGatewayIDConnectionsIDReader

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

DeleteVpnGatewaysVpnGatewayIDConnectionsIDReader is a Reader for the DeleteVpnGatewaysVpnGatewayIDConnectionsID structure.

func (*DeleteVpnGatewaysVpnGatewayIDConnectionsIDReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetIkePoliciesIDConnectionsNotFound

type GetIkePoliciesIDConnectionsNotFound struct {
	Payload *models.Riaaserror
}

GetIkePoliciesIDConnectionsNotFound handles this case with default header values.

A policy with the specified identifier could not be found.

func NewGetIkePoliciesIDConnectionsNotFound

func NewGetIkePoliciesIDConnectionsNotFound() *GetIkePoliciesIDConnectionsNotFound

NewGetIkePoliciesIDConnectionsNotFound creates a GetIkePoliciesIDConnectionsNotFound with default headers values

func (*GetIkePoliciesIDConnectionsNotFound) Error

type GetIkePoliciesIDConnectionsOK

type GetIkePoliciesIDConnectionsOK struct {
	Payload *models.VPNGatewayConnectionCollection
}

GetIkePoliciesIDConnectionsOK handles this case with default header values.

The VPN connections were retrieved successfully.

func NewGetIkePoliciesIDConnectionsOK

func NewGetIkePoliciesIDConnectionsOK() *GetIkePoliciesIDConnectionsOK

NewGetIkePoliciesIDConnectionsOK creates a GetIkePoliciesIDConnectionsOK with default headers values

func (*GetIkePoliciesIDConnectionsOK) Error

type GetIkePoliciesIDConnectionsParams

type GetIkePoliciesIDConnectionsParams struct {

	/*Generation
	  The infrastructure generation for the request.

	*/
	Generation int64
	/*ID
	  The policy identifier

	*/
	ID string
	/*Version
	  Requests the version of the API as of a date in the format `YYYY-MM-DD`. Any date up to the current date may be provided. Specify the current date to request the latest version.

	*/
	Version string

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

GetIkePoliciesIDConnectionsParams contains all the parameters to send to the API endpoint for the get ike policies ID connections operation typically these are written to a http.Request

func NewGetIkePoliciesIDConnectionsParams

func NewGetIkePoliciesIDConnectionsParams() *GetIkePoliciesIDConnectionsParams

NewGetIkePoliciesIDConnectionsParams creates a new GetIkePoliciesIDConnectionsParams object with the default values initialized.

func NewGetIkePoliciesIDConnectionsParamsWithContext

func NewGetIkePoliciesIDConnectionsParamsWithContext(ctx context.Context) *GetIkePoliciesIDConnectionsParams

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

func NewGetIkePoliciesIDConnectionsParamsWithHTTPClient

func NewGetIkePoliciesIDConnectionsParamsWithHTTPClient(client *http.Client) *GetIkePoliciesIDConnectionsParams

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

func NewGetIkePoliciesIDConnectionsParamsWithTimeout

func NewGetIkePoliciesIDConnectionsParamsWithTimeout(timeout time.Duration) *GetIkePoliciesIDConnectionsParams

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

func (*GetIkePoliciesIDConnectionsParams) SetContext

SetContext adds the context to the get ike policies ID connections params

func (*GetIkePoliciesIDConnectionsParams) SetGeneration

func (o *GetIkePoliciesIDConnectionsParams) SetGeneration(generation int64)

SetGeneration adds the generation to the get ike policies ID connections params

func (*GetIkePoliciesIDConnectionsParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get ike policies ID connections params

func (*GetIkePoliciesIDConnectionsParams) SetID

SetID adds the id to the get ike policies ID connections params

func (*GetIkePoliciesIDConnectionsParams) SetTimeout

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

SetTimeout adds the timeout to the get ike policies ID connections params

func (*GetIkePoliciesIDConnectionsParams) SetVersion

func (o *GetIkePoliciesIDConnectionsParams) SetVersion(version string)

SetVersion adds the version to the get ike policies ID connections params

func (*GetIkePoliciesIDConnectionsParams) WithContext

WithContext adds the context to the get ike policies ID connections params

func (*GetIkePoliciesIDConnectionsParams) WithGeneration

WithGeneration adds the generation to the get ike policies ID connections params

func (*GetIkePoliciesIDConnectionsParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get ike policies ID connections params

func (*GetIkePoliciesIDConnectionsParams) WithID

WithID adds the id to the get ike policies ID connections params

func (*GetIkePoliciesIDConnectionsParams) WithTimeout

WithTimeout adds the timeout to the get ike policies ID connections params

func (*GetIkePoliciesIDConnectionsParams) WithVersion

WithVersion adds the version to the get ike policies ID connections params

func (*GetIkePoliciesIDConnectionsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetIkePoliciesIDConnectionsReader

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

GetIkePoliciesIDConnectionsReader is a Reader for the GetIkePoliciesIDConnections structure.

func (*GetIkePoliciesIDConnectionsReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetIkePoliciesIDNotFound

type GetIkePoliciesIDNotFound struct {
	Payload *models.Riaaserror
}

GetIkePoliciesIDNotFound handles this case with default header values.

An IKE policy with the specified identifier could not be found.

func NewGetIkePoliciesIDNotFound

func NewGetIkePoliciesIDNotFound() *GetIkePoliciesIDNotFound

NewGetIkePoliciesIDNotFound creates a GetIkePoliciesIDNotFound with default headers values

func (*GetIkePoliciesIDNotFound) Error

func (o *GetIkePoliciesIDNotFound) Error() string

type GetIkePoliciesIDOK

type GetIkePoliciesIDOK struct {
	Payload *models.IKEPolicy
}

GetIkePoliciesIDOK handles this case with default header values.

The IKE policy was retrieved successfully.

func NewGetIkePoliciesIDOK

func NewGetIkePoliciesIDOK() *GetIkePoliciesIDOK

NewGetIkePoliciesIDOK creates a GetIkePoliciesIDOK with default headers values

func (*GetIkePoliciesIDOK) Error

func (o *GetIkePoliciesIDOK) Error() string

type GetIkePoliciesIDParams

type GetIkePoliciesIDParams struct {

	/*Generation
	  The infrastructure generation for the request.

	*/
	Generation int64
	/*ID
	  The IKE policy idenitifier

	*/
	ID string
	/*Version
	  Requests the version of the API as of a date in the format `YYYY-MM-DD`. Any date up to the current date may be provided. Specify the current date to request the latest version.

	*/
	Version string

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

GetIkePoliciesIDParams contains all the parameters to send to the API endpoint for the get ike policies ID operation typically these are written to a http.Request

func NewGetIkePoliciesIDParams

func NewGetIkePoliciesIDParams() *GetIkePoliciesIDParams

NewGetIkePoliciesIDParams creates a new GetIkePoliciesIDParams object with the default values initialized.

func NewGetIkePoliciesIDParamsWithContext

func NewGetIkePoliciesIDParamsWithContext(ctx context.Context) *GetIkePoliciesIDParams

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

func NewGetIkePoliciesIDParamsWithHTTPClient

func NewGetIkePoliciesIDParamsWithHTTPClient(client *http.Client) *GetIkePoliciesIDParams

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

func NewGetIkePoliciesIDParamsWithTimeout

func NewGetIkePoliciesIDParamsWithTimeout(timeout time.Duration) *GetIkePoliciesIDParams

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

func (*GetIkePoliciesIDParams) SetContext

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

SetContext adds the context to the get ike policies ID params

func (*GetIkePoliciesIDParams) SetGeneration

func (o *GetIkePoliciesIDParams) SetGeneration(generation int64)

SetGeneration adds the generation to the get ike policies ID params

func (*GetIkePoliciesIDParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get ike policies ID params

func (*GetIkePoliciesIDParams) SetID

func (o *GetIkePoliciesIDParams) SetID(id string)

SetID adds the id to the get ike policies ID params

func (*GetIkePoliciesIDParams) SetTimeout

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

SetTimeout adds the timeout to the get ike policies ID params

func (*GetIkePoliciesIDParams) SetVersion

func (o *GetIkePoliciesIDParams) SetVersion(version string)

SetVersion adds the version to the get ike policies ID params

func (*GetIkePoliciesIDParams) WithContext

WithContext adds the context to the get ike policies ID params

func (*GetIkePoliciesIDParams) WithGeneration

func (o *GetIkePoliciesIDParams) WithGeneration(generation int64) *GetIkePoliciesIDParams

WithGeneration adds the generation to the get ike policies ID params

func (*GetIkePoliciesIDParams) WithHTTPClient

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

WithHTTPClient adds the HTTPClient to the get ike policies ID params

func (*GetIkePoliciesIDParams) WithID

WithID adds the id to the get ike policies ID params

func (*GetIkePoliciesIDParams) WithTimeout

WithTimeout adds the timeout to the get ike policies ID params

func (*GetIkePoliciesIDParams) WithVersion

func (o *GetIkePoliciesIDParams) WithVersion(version string) *GetIkePoliciesIDParams

WithVersion adds the version to the get ike policies ID params

func (*GetIkePoliciesIDParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetIkePoliciesIDReader

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

GetIkePoliciesIDReader is a Reader for the GetIkePoliciesID structure.

func (*GetIkePoliciesIDReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetIkePoliciesOK

type GetIkePoliciesOK struct {
	Payload *models.IKEPolicyCollection
}

GetIkePoliciesOK handles this case with default header values.

The IKE policies were retrieved successfully.

func NewGetIkePoliciesOK

func NewGetIkePoliciesOK() *GetIkePoliciesOK

NewGetIkePoliciesOK creates a GetIkePoliciesOK with default headers values

func (*GetIkePoliciesOK) Error

func (o *GetIkePoliciesOK) Error() string

type GetIkePoliciesParams

type GetIkePoliciesParams struct {

	/*Generation
	  The infrastructure generation for the request.

	*/
	Generation int64
	/*Limit
	  The number of resources to return on a page

	*/
	Limit *int32
	/*Start
	  A server-supplied token determining what resource to start the page on

	*/
	Start *string
	/*Version
	  Requests the version of the API as of a date in the format `YYYY-MM-DD`. Any date up to the current date may be provided. Specify the current date to request the latest version.

	*/
	Version string

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

GetIkePoliciesParams contains all the parameters to send to the API endpoint for the get ike policies operation typically these are written to a http.Request

func NewGetIkePoliciesParams

func NewGetIkePoliciesParams() *GetIkePoliciesParams

NewGetIkePoliciesParams creates a new GetIkePoliciesParams object with the default values initialized.

func NewGetIkePoliciesParamsWithContext

func NewGetIkePoliciesParamsWithContext(ctx context.Context) *GetIkePoliciesParams

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

func NewGetIkePoliciesParamsWithHTTPClient

func NewGetIkePoliciesParamsWithHTTPClient(client *http.Client) *GetIkePoliciesParams

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

func NewGetIkePoliciesParamsWithTimeout

func NewGetIkePoliciesParamsWithTimeout(timeout time.Duration) *GetIkePoliciesParams

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

func (*GetIkePoliciesParams) SetContext

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

SetContext adds the context to the get ike policies params

func (*GetIkePoliciesParams) SetGeneration

func (o *GetIkePoliciesParams) SetGeneration(generation int64)

SetGeneration adds the generation to the get ike policies params

func (*GetIkePoliciesParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get ike policies params

func (*GetIkePoliciesParams) SetLimit

func (o *GetIkePoliciesParams) SetLimit(limit *int32)

SetLimit adds the limit to the get ike policies params

func (*GetIkePoliciesParams) SetStart

func (o *GetIkePoliciesParams) SetStart(start *string)

SetStart adds the start to the get ike policies params

func (*GetIkePoliciesParams) SetTimeout

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

SetTimeout adds the timeout to the get ike policies params

func (*GetIkePoliciesParams) SetVersion

func (o *GetIkePoliciesParams) SetVersion(version string)

SetVersion adds the version to the get ike policies params

func (*GetIkePoliciesParams) WithContext

WithContext adds the context to the get ike policies params

func (*GetIkePoliciesParams) WithGeneration

func (o *GetIkePoliciesParams) WithGeneration(generation int64) *GetIkePoliciesParams

WithGeneration adds the generation to the get ike policies params

func (*GetIkePoliciesParams) WithHTTPClient

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

WithHTTPClient adds the HTTPClient to the get ike policies params

func (*GetIkePoliciesParams) WithLimit

func (o *GetIkePoliciesParams) WithLimit(limit *int32) *GetIkePoliciesParams

WithLimit adds the limit to the get ike policies params

func (*GetIkePoliciesParams) WithStart

func (o *GetIkePoliciesParams) WithStart(start *string) *GetIkePoliciesParams

WithStart adds the start to the get ike policies params

func (*GetIkePoliciesParams) WithTimeout

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

WithTimeout adds the timeout to the get ike policies params

func (*GetIkePoliciesParams) WithVersion

func (o *GetIkePoliciesParams) WithVersion(version string) *GetIkePoliciesParams

WithVersion adds the version to the get ike policies params

func (*GetIkePoliciesParams) WriteToRequest

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

WriteToRequest writes these params to a swagger request

type GetIkePoliciesReader

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

GetIkePoliciesReader is a Reader for the GetIkePolicies structure.

func (*GetIkePoliciesReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetIpsecPoliciesIDConnectionsNotFound

type GetIpsecPoliciesIDConnectionsNotFound struct {
	Payload *models.Riaaserror
}

GetIpsecPoliciesIDConnectionsNotFound handles this case with default header values.

A policy with the specified identifier could not be found.

func NewGetIpsecPoliciesIDConnectionsNotFound

func NewGetIpsecPoliciesIDConnectionsNotFound() *GetIpsecPoliciesIDConnectionsNotFound

NewGetIpsecPoliciesIDConnectionsNotFound creates a GetIpsecPoliciesIDConnectionsNotFound with default headers values

func (*GetIpsecPoliciesIDConnectionsNotFound) Error

type GetIpsecPoliciesIDConnectionsOK

type GetIpsecPoliciesIDConnectionsOK struct {
	Payload *models.VPNGatewayConnectionCollection
}

GetIpsecPoliciesIDConnectionsOK handles this case with default header values.

The VPN connections were retrieved successfully.

func NewGetIpsecPoliciesIDConnectionsOK

func NewGetIpsecPoliciesIDConnectionsOK() *GetIpsecPoliciesIDConnectionsOK

NewGetIpsecPoliciesIDConnectionsOK creates a GetIpsecPoliciesIDConnectionsOK with default headers values

func (*GetIpsecPoliciesIDConnectionsOK) Error

type GetIpsecPoliciesIDConnectionsParams

type GetIpsecPoliciesIDConnectionsParams struct {

	/*Generation
	  The infrastructure generation for the request.

	*/
	Generation int64
	/*ID
	  The policy identifier

	*/
	ID string
	/*Version
	  Requests the version of the API as of a date in the format `YYYY-MM-DD`. Any date up to the current date may be provided. Specify the current date to request the latest version.

	*/
	Version string

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

GetIpsecPoliciesIDConnectionsParams contains all the parameters to send to the API endpoint for the get ipsec policies ID connections operation typically these are written to a http.Request

func NewGetIpsecPoliciesIDConnectionsParams

func NewGetIpsecPoliciesIDConnectionsParams() *GetIpsecPoliciesIDConnectionsParams

NewGetIpsecPoliciesIDConnectionsParams creates a new GetIpsecPoliciesIDConnectionsParams object with the default values initialized.

func NewGetIpsecPoliciesIDConnectionsParamsWithContext

func NewGetIpsecPoliciesIDConnectionsParamsWithContext(ctx context.Context) *GetIpsecPoliciesIDConnectionsParams

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

func NewGetIpsecPoliciesIDConnectionsParamsWithHTTPClient

func NewGetIpsecPoliciesIDConnectionsParamsWithHTTPClient(client *http.Client) *GetIpsecPoliciesIDConnectionsParams

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

func NewGetIpsecPoliciesIDConnectionsParamsWithTimeout

func NewGetIpsecPoliciesIDConnectionsParamsWithTimeout(timeout time.Duration) *GetIpsecPoliciesIDConnectionsParams

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

func (*GetIpsecPoliciesIDConnectionsParams) SetContext

SetContext adds the context to the get ipsec policies ID connections params

func (*GetIpsecPoliciesIDConnectionsParams) SetGeneration

func (o *GetIpsecPoliciesIDConnectionsParams) SetGeneration(generation int64)

SetGeneration adds the generation to the get ipsec policies ID connections params

func (*GetIpsecPoliciesIDConnectionsParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get ipsec policies ID connections params

func (*GetIpsecPoliciesIDConnectionsParams) SetID

SetID adds the id to the get ipsec policies ID connections params

func (*GetIpsecPoliciesIDConnectionsParams) SetTimeout

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

SetTimeout adds the timeout to the get ipsec policies ID connections params

func (*GetIpsecPoliciesIDConnectionsParams) SetVersion

func (o *GetIpsecPoliciesIDConnectionsParams) SetVersion(version string)

SetVersion adds the version to the get ipsec policies ID connections params

func (*GetIpsecPoliciesIDConnectionsParams) WithContext

WithContext adds the context to the get ipsec policies ID connections params

func (*GetIpsecPoliciesIDConnectionsParams) WithGeneration

WithGeneration adds the generation to the get ipsec policies ID connections params

func (*GetIpsecPoliciesIDConnectionsParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get ipsec policies ID connections params

func (*GetIpsecPoliciesIDConnectionsParams) WithID

WithID adds the id to the get ipsec policies ID connections params

func (*GetIpsecPoliciesIDConnectionsParams) WithTimeout

WithTimeout adds the timeout to the get ipsec policies ID connections params

func (*GetIpsecPoliciesIDConnectionsParams) WithVersion

WithVersion adds the version to the get ipsec policies ID connections params

func (*GetIpsecPoliciesIDConnectionsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetIpsecPoliciesIDConnectionsReader

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

GetIpsecPoliciesIDConnectionsReader is a Reader for the GetIpsecPoliciesIDConnections structure.

func (*GetIpsecPoliciesIDConnectionsReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetIpsecPoliciesIDNotFound

type GetIpsecPoliciesIDNotFound struct {
	Payload *models.Riaaserror
}

GetIpsecPoliciesIDNotFound handles this case with default header values.

An IPsec policy with the specified identifier could not be found.

func NewGetIpsecPoliciesIDNotFound

func NewGetIpsecPoliciesIDNotFound() *GetIpsecPoliciesIDNotFound

NewGetIpsecPoliciesIDNotFound creates a GetIpsecPoliciesIDNotFound with default headers values

func (*GetIpsecPoliciesIDNotFound) Error

type GetIpsecPoliciesIDOK

type GetIpsecPoliciesIDOK struct {
	Payload *models.IpsecPolicy
}

GetIpsecPoliciesIDOK handles this case with default header values.

The IPsec policy was retrieved successfully.

func NewGetIpsecPoliciesIDOK

func NewGetIpsecPoliciesIDOK() *GetIpsecPoliciesIDOK

NewGetIpsecPoliciesIDOK creates a GetIpsecPoliciesIDOK with default headers values

func (*GetIpsecPoliciesIDOK) Error

func (o *GetIpsecPoliciesIDOK) Error() string

type GetIpsecPoliciesIDParams

type GetIpsecPoliciesIDParams struct {

	/*Generation
	  The infrastructure generation for the request.

	*/
	Generation int64
	/*ID
	  The IPsec policy idenitifier

	*/
	ID string
	/*Version
	  Requests the version of the API as of a date in the format `YYYY-MM-DD`. Any date up to the current date may be provided. Specify the current date to request the latest version.

	*/
	Version string

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

GetIpsecPoliciesIDParams contains all the parameters to send to the API endpoint for the get ipsec policies ID operation typically these are written to a http.Request

func NewGetIpsecPoliciesIDParams

func NewGetIpsecPoliciesIDParams() *GetIpsecPoliciesIDParams

NewGetIpsecPoliciesIDParams creates a new GetIpsecPoliciesIDParams object with the default values initialized.

func NewGetIpsecPoliciesIDParamsWithContext

func NewGetIpsecPoliciesIDParamsWithContext(ctx context.Context) *GetIpsecPoliciesIDParams

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

func NewGetIpsecPoliciesIDParamsWithHTTPClient

func NewGetIpsecPoliciesIDParamsWithHTTPClient(client *http.Client) *GetIpsecPoliciesIDParams

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

func NewGetIpsecPoliciesIDParamsWithTimeout

func NewGetIpsecPoliciesIDParamsWithTimeout(timeout time.Duration) *GetIpsecPoliciesIDParams

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

func (*GetIpsecPoliciesIDParams) SetContext

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

SetContext adds the context to the get ipsec policies ID params

func (*GetIpsecPoliciesIDParams) SetGeneration

func (o *GetIpsecPoliciesIDParams) SetGeneration(generation int64)

SetGeneration adds the generation to the get ipsec policies ID params

func (*GetIpsecPoliciesIDParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get ipsec policies ID params

func (*GetIpsecPoliciesIDParams) SetID

func (o *GetIpsecPoliciesIDParams) SetID(id string)

SetID adds the id to the get ipsec policies ID params

func (*GetIpsecPoliciesIDParams) SetTimeout

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

SetTimeout adds the timeout to the get ipsec policies ID params

func (*GetIpsecPoliciesIDParams) SetVersion

func (o *GetIpsecPoliciesIDParams) SetVersion(version string)

SetVersion adds the version to the get ipsec policies ID params

func (*GetIpsecPoliciesIDParams) WithContext

WithContext adds the context to the get ipsec policies ID params

func (*GetIpsecPoliciesIDParams) WithGeneration

func (o *GetIpsecPoliciesIDParams) WithGeneration(generation int64) *GetIpsecPoliciesIDParams

WithGeneration adds the generation to the get ipsec policies ID params

func (*GetIpsecPoliciesIDParams) WithHTTPClient

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

WithHTTPClient adds the HTTPClient to the get ipsec policies ID params

func (*GetIpsecPoliciesIDParams) WithID

WithID adds the id to the get ipsec policies ID params

func (*GetIpsecPoliciesIDParams) WithTimeout

WithTimeout adds the timeout to the get ipsec policies ID params

func (*GetIpsecPoliciesIDParams) WithVersion

func (o *GetIpsecPoliciesIDParams) WithVersion(version string) *GetIpsecPoliciesIDParams

WithVersion adds the version to the get ipsec policies ID params

func (*GetIpsecPoliciesIDParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetIpsecPoliciesIDReader

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

GetIpsecPoliciesIDReader is a Reader for the GetIpsecPoliciesID structure.

func (*GetIpsecPoliciesIDReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetIpsecPoliciesOK

type GetIpsecPoliciesOK struct {
	Payload *models.IpsecPolicyCollection
}

GetIpsecPoliciesOK handles this case with default header values.

The IPsec policies were retrieved successfully.

func NewGetIpsecPoliciesOK

func NewGetIpsecPoliciesOK() *GetIpsecPoliciesOK

NewGetIpsecPoliciesOK creates a GetIpsecPoliciesOK with default headers values

func (*GetIpsecPoliciesOK) Error

func (o *GetIpsecPoliciesOK) Error() string

type GetIpsecPoliciesParams

type GetIpsecPoliciesParams struct {

	/*Generation
	  The infrastructure generation for the request.

	*/
	Generation int64
	/*Limit
	  The number of resources to return on a page

	*/
	Limit *int32
	/*Start
	  A server-supplied token determining what resource to start the page on

	*/
	Start *string
	/*Version
	  Requests the version of the API as of a date in the format `YYYY-MM-DD`. Any date up to the current date may be provided. Specify the current date to request the latest version.

	*/
	Version string

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

GetIpsecPoliciesParams contains all the parameters to send to the API endpoint for the get ipsec policies operation typically these are written to a http.Request

func NewGetIpsecPoliciesParams

func NewGetIpsecPoliciesParams() *GetIpsecPoliciesParams

NewGetIpsecPoliciesParams creates a new GetIpsecPoliciesParams object with the default values initialized.

func NewGetIpsecPoliciesParamsWithContext

func NewGetIpsecPoliciesParamsWithContext(ctx context.Context) *GetIpsecPoliciesParams

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

func NewGetIpsecPoliciesParamsWithHTTPClient

func NewGetIpsecPoliciesParamsWithHTTPClient(client *http.Client) *GetIpsecPoliciesParams

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

func NewGetIpsecPoliciesParamsWithTimeout

func NewGetIpsecPoliciesParamsWithTimeout(timeout time.Duration) *GetIpsecPoliciesParams

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

func (*GetIpsecPoliciesParams) SetContext

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

SetContext adds the context to the get ipsec policies params

func (*GetIpsecPoliciesParams) SetGeneration

func (o *GetIpsecPoliciesParams) SetGeneration(generation int64)

SetGeneration adds the generation to the get ipsec policies params

func (*GetIpsecPoliciesParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get ipsec policies params

func (*GetIpsecPoliciesParams) SetLimit

func (o *GetIpsecPoliciesParams) SetLimit(limit *int32)

SetLimit adds the limit to the get ipsec policies params

func (*GetIpsecPoliciesParams) SetStart

func (o *GetIpsecPoliciesParams) SetStart(start *string)

SetStart adds the start to the get ipsec policies params

func (*GetIpsecPoliciesParams) SetTimeout

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

SetTimeout adds the timeout to the get ipsec policies params

func (*GetIpsecPoliciesParams) SetVersion

func (o *GetIpsecPoliciesParams) SetVersion(version string)

SetVersion adds the version to the get ipsec policies params

func (*GetIpsecPoliciesParams) WithContext

WithContext adds the context to the get ipsec policies params

func (*GetIpsecPoliciesParams) WithGeneration

func (o *GetIpsecPoliciesParams) WithGeneration(generation int64) *GetIpsecPoliciesParams

WithGeneration adds the generation to the get ipsec policies params

func (*GetIpsecPoliciesParams) WithHTTPClient

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

WithHTTPClient adds the HTTPClient to the get ipsec policies params

func (*GetIpsecPoliciesParams) WithLimit

func (o *GetIpsecPoliciesParams) WithLimit(limit *int32) *GetIpsecPoliciesParams

WithLimit adds the limit to the get ipsec policies params

func (*GetIpsecPoliciesParams) WithStart

WithStart adds the start to the get ipsec policies params

func (*GetIpsecPoliciesParams) WithTimeout

WithTimeout adds the timeout to the get ipsec policies params

func (*GetIpsecPoliciesParams) WithVersion

func (o *GetIpsecPoliciesParams) WithVersion(version string) *GetIpsecPoliciesParams

WithVersion adds the version to the get ipsec policies params

func (*GetIpsecPoliciesParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetIpsecPoliciesReader

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

GetIpsecPoliciesReader is a Reader for the GetIpsecPolicies structure.

func (*GetIpsecPoliciesReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetVpnGatewaysIDNotFound

type GetVpnGatewaysIDNotFound struct {
	Payload *models.Riaaserror
}

GetVpnGatewaysIDNotFound handles this case with default header values.

A VPN gateway with the specified identifier could not be found.

func NewGetVpnGatewaysIDNotFound

func NewGetVpnGatewaysIDNotFound() *GetVpnGatewaysIDNotFound

NewGetVpnGatewaysIDNotFound creates a GetVpnGatewaysIDNotFound with default headers values

func (*GetVpnGatewaysIDNotFound) Error

func (o *GetVpnGatewaysIDNotFound) Error() string

type GetVpnGatewaysIDOK

type GetVpnGatewaysIDOK struct {
	Payload *models.VPNGateway
}

GetVpnGatewaysIDOK handles this case with default header values.

The VPN gateway was retrieved successfully.

func NewGetVpnGatewaysIDOK

func NewGetVpnGatewaysIDOK() *GetVpnGatewaysIDOK

NewGetVpnGatewaysIDOK creates a GetVpnGatewaysIDOK with default headers values

func (*GetVpnGatewaysIDOK) Error

func (o *GetVpnGatewaysIDOK) Error() string

type GetVpnGatewaysIDParams

type GetVpnGatewaysIDParams struct {

	/*Generation
	  The infrastructure generation for the request.

	*/
	Generation int64
	/*ID
	  The VPN gateway idenitifier

	*/
	ID string
	/*Version
	  Requests the version of the API as of a date in the format `YYYY-MM-DD`. Any date up to the current date may be provided. Specify the current date to request the latest version.

	*/
	Version string

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

GetVpnGatewaysIDParams contains all the parameters to send to the API endpoint for the get vpn gateways ID operation typically these are written to a http.Request

func NewGetVpnGatewaysIDParams

func NewGetVpnGatewaysIDParams() *GetVpnGatewaysIDParams

NewGetVpnGatewaysIDParams creates a new GetVpnGatewaysIDParams object with the default values initialized.

func NewGetVpnGatewaysIDParamsWithContext

func NewGetVpnGatewaysIDParamsWithContext(ctx context.Context) *GetVpnGatewaysIDParams

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

func NewGetVpnGatewaysIDParamsWithHTTPClient

func NewGetVpnGatewaysIDParamsWithHTTPClient(client *http.Client) *GetVpnGatewaysIDParams

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

func NewGetVpnGatewaysIDParamsWithTimeout

func NewGetVpnGatewaysIDParamsWithTimeout(timeout time.Duration) *GetVpnGatewaysIDParams

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

func (*GetVpnGatewaysIDParams) SetContext

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

SetContext adds the context to the get vpn gateways ID params

func (*GetVpnGatewaysIDParams) SetGeneration

func (o *GetVpnGatewaysIDParams) SetGeneration(generation int64)

SetGeneration adds the generation to the get vpn gateways ID params

func (*GetVpnGatewaysIDParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get vpn gateways ID params

func (*GetVpnGatewaysIDParams) SetID

func (o *GetVpnGatewaysIDParams) SetID(id string)

SetID adds the id to the get vpn gateways ID params

func (*GetVpnGatewaysIDParams) SetTimeout

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

SetTimeout adds the timeout to the get vpn gateways ID params

func (*GetVpnGatewaysIDParams) SetVersion

func (o *GetVpnGatewaysIDParams) SetVersion(version string)

SetVersion adds the version to the get vpn gateways ID params

func (*GetVpnGatewaysIDParams) WithContext

WithContext adds the context to the get vpn gateways ID params

func (*GetVpnGatewaysIDParams) WithGeneration

func (o *GetVpnGatewaysIDParams) WithGeneration(generation int64) *GetVpnGatewaysIDParams

WithGeneration adds the generation to the get vpn gateways ID params

func (*GetVpnGatewaysIDParams) WithHTTPClient

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

WithHTTPClient adds the HTTPClient to the get vpn gateways ID params

func (*GetVpnGatewaysIDParams) WithID

WithID adds the id to the get vpn gateways ID params

func (*GetVpnGatewaysIDParams) WithTimeout

WithTimeout adds the timeout to the get vpn gateways ID params

func (*GetVpnGatewaysIDParams) WithVersion

func (o *GetVpnGatewaysIDParams) WithVersion(version string) *GetVpnGatewaysIDParams

WithVersion adds the version to the get vpn gateways ID params

func (*GetVpnGatewaysIDParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetVpnGatewaysIDReader

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

GetVpnGatewaysIDReader is a Reader for the GetVpnGatewaysID structure.

func (*GetVpnGatewaysIDReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetVpnGatewaysOK

type GetVpnGatewaysOK struct {
	Payload *models.VPNGatewayCollection
}

GetVpnGatewaysOK handles this case with default header values.

The VPN gateways were retrieved successfully.

func NewGetVpnGatewaysOK

func NewGetVpnGatewaysOK() *GetVpnGatewaysOK

NewGetVpnGatewaysOK creates a GetVpnGatewaysOK with default headers values

func (*GetVpnGatewaysOK) Error

func (o *GetVpnGatewaysOK) Error() string

type GetVpnGatewaysParams

type GetVpnGatewaysParams struct {

	/*Generation
	  The infrastructure generation for the request.

	*/
	Generation int64
	/*Limit
	  The number of resources to return on a page

	*/
	Limit *int32
	/*ResourceGroupID
	  Filters the collection to resources within one of the resource groups identified in a comma-separated list of resource group identifiers

	*/
	ResourceGroupID *string
	/*Start
	  A server-supplied token determining what resource to start the page on

	*/
	Start *string
	/*Version
	  Requests the version of the API as of a date in the format `YYYY-MM-DD`. Any date up to the current date may be provided. Specify the current date to request the latest version.

	*/
	Version string

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

GetVpnGatewaysParams contains all the parameters to send to the API endpoint for the get vpn gateways operation typically these are written to a http.Request

func NewGetVpnGatewaysParams

func NewGetVpnGatewaysParams() *GetVpnGatewaysParams

NewGetVpnGatewaysParams creates a new GetVpnGatewaysParams object with the default values initialized.

func NewGetVpnGatewaysParamsWithContext

func NewGetVpnGatewaysParamsWithContext(ctx context.Context) *GetVpnGatewaysParams

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

func NewGetVpnGatewaysParamsWithHTTPClient

func NewGetVpnGatewaysParamsWithHTTPClient(client *http.Client) *GetVpnGatewaysParams

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

func NewGetVpnGatewaysParamsWithTimeout

func NewGetVpnGatewaysParamsWithTimeout(timeout time.Duration) *GetVpnGatewaysParams

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

func (*GetVpnGatewaysParams) SetContext

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

SetContext adds the context to the get vpn gateways params

func (*GetVpnGatewaysParams) SetGeneration

func (o *GetVpnGatewaysParams) SetGeneration(generation int64)

SetGeneration adds the generation to the get vpn gateways params

func (*GetVpnGatewaysParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get vpn gateways params

func (*GetVpnGatewaysParams) SetLimit

func (o *GetVpnGatewaysParams) SetLimit(limit *int32)

SetLimit adds the limit to the get vpn gateways params

func (*GetVpnGatewaysParams) SetResourceGroupID

func (o *GetVpnGatewaysParams) SetResourceGroupID(resourceGroupID *string)

SetResourceGroupID adds the resourceGroupId to the get vpn gateways params

func (*GetVpnGatewaysParams) SetStart

func (o *GetVpnGatewaysParams) SetStart(start *string)

SetStart adds the start to the get vpn gateways params

func (*GetVpnGatewaysParams) SetTimeout

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

SetTimeout adds the timeout to the get vpn gateways params

func (*GetVpnGatewaysParams) SetVersion

func (o *GetVpnGatewaysParams) SetVersion(version string)

SetVersion adds the version to the get vpn gateways params

func (*GetVpnGatewaysParams) WithContext

WithContext adds the context to the get vpn gateways params

func (*GetVpnGatewaysParams) WithGeneration

func (o *GetVpnGatewaysParams) WithGeneration(generation int64) *GetVpnGatewaysParams

WithGeneration adds the generation to the get vpn gateways params

func (*GetVpnGatewaysParams) WithHTTPClient

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

WithHTTPClient adds the HTTPClient to the get vpn gateways params

func (*GetVpnGatewaysParams) WithLimit

func (o *GetVpnGatewaysParams) WithLimit(limit *int32) *GetVpnGatewaysParams

WithLimit adds the limit to the get vpn gateways params

func (*GetVpnGatewaysParams) WithResourceGroupID

func (o *GetVpnGatewaysParams) WithResourceGroupID(resourceGroupID *string) *GetVpnGatewaysParams

WithResourceGroupID adds the resourceGroupID to the get vpn gateways params

func (*GetVpnGatewaysParams) WithStart

func (o *GetVpnGatewaysParams) WithStart(start *string) *GetVpnGatewaysParams

WithStart adds the start to the get vpn gateways params

func (*GetVpnGatewaysParams) WithTimeout

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

WithTimeout adds the timeout to the get vpn gateways params

func (*GetVpnGatewaysParams) WithVersion

func (o *GetVpnGatewaysParams) WithVersion(version string) *GetVpnGatewaysParams

WithVersion adds the version to the get vpn gateways params

func (*GetVpnGatewaysParams) WriteToRequest

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

WriteToRequest writes these params to a swagger request

type GetVpnGatewaysReader

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

GetVpnGatewaysReader is a Reader for the GetVpnGateways structure.

func (*GetVpnGatewaysReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsNotFound

type GetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsNotFound struct {
	Payload *models.Riaaserror
}

GetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsNotFound handles this case with default header values.

A resource with the specified identifier could not be found.

func NewGetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsNotFound

func NewGetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsNotFound() *GetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsNotFound

NewGetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsNotFound creates a GetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsNotFound with default headers values

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsNotFound) Error

type GetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsOK

type GetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsOK struct {
	Payload *models.VPNGatewayConnectionLocalCIDRs
}

GetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsOK handles this case with default header values.

The CIDRs were retrieved successfully.

func NewGetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsOK

func NewGetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsOK() *GetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsOK

NewGetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsOK creates a GetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsOK with default headers values

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsOK) Error

type GetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsParams

type GetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsParams struct {

	/*Generation
	  The infrastructure generation for the request.

	*/
	Generation int64
	/*ID
	  The VPN connection identifier

	*/
	ID string
	/*Version
	  Requests the version of the API as of a date in the format `YYYY-MM-DD`. Any date up to the current date may be provided. Specify the current date to request the latest version.

	*/
	Version string
	/*VpnGatewayID
	  The VPN gateway identifier

	*/
	VpnGatewayID string

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

GetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsParams contains all the parameters to send to the API endpoint for the get vpn gateways vpn gateway ID connections ID local cidrs operation typically these are written to a http.Request

func NewGetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsParams

func NewGetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsParams() *GetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsParams

NewGetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsParams creates a new GetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsParams object with the default values initialized.

func NewGetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsParamsWithContext

func NewGetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsParamsWithContext(ctx context.Context) *GetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsParams

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

func NewGetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsParamsWithHTTPClient

func NewGetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsParamsWithHTTPClient(client *http.Client) *GetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsParams

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

func NewGetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsParamsWithTimeout

func NewGetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsParamsWithTimeout(timeout time.Duration) *GetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsParams

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

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsParams) SetContext

SetContext adds the context to the get vpn gateways vpn gateway ID connections ID local cidrs params

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsParams) SetGeneration

SetGeneration adds the generation to the get vpn gateways vpn gateway ID connections ID local cidrs params

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsParams) SetHTTPClient

SetHTTPClient adds the HTTPClient to the get vpn gateways vpn gateway ID connections ID local cidrs params

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsParams) SetID

SetID adds the id to the get vpn gateways vpn gateway ID connections ID local cidrs params

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsParams) SetTimeout

SetTimeout adds the timeout to the get vpn gateways vpn gateway ID connections ID local cidrs params

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsParams) SetVersion

SetVersion adds the version to the get vpn gateways vpn gateway ID connections ID local cidrs params

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsParams) SetVpnGatewayID

func (o *GetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsParams) SetVpnGatewayID(vpnGatewayID string)

SetVpnGatewayID adds the vpnGatewayId to the get vpn gateways vpn gateway ID connections ID local cidrs params

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsParams) WithContext

WithContext adds the context to the get vpn gateways vpn gateway ID connections ID local cidrs params

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsParams) WithGeneration

WithGeneration adds the generation to the get vpn gateways vpn gateway ID connections ID local cidrs params

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get vpn gateways vpn gateway ID connections ID local cidrs params

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsParams) WithID

WithID adds the id to the get vpn gateways vpn gateway ID connections ID local cidrs params

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsParams) WithTimeout

WithTimeout adds the timeout to the get vpn gateways vpn gateway ID connections ID local cidrs params

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsParams) WithVersion

WithVersion adds the version to the get vpn gateways vpn gateway ID connections ID local cidrs params

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsParams) WithVpnGatewayID

WithVpnGatewayID adds the vpnGatewayID to the get vpn gateways vpn gateway ID connections ID local cidrs params

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthNoContent

type GetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthNoContent struct {
}

GetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthNoContent handles this case with default header values.

The specified CIDR exists on the specified resource.

func NewGetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthNoContent

func NewGetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthNoContent() *GetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthNoContent

NewGetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthNoContent creates a GetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthNoContent with default headers values

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthNoContent) Error

type GetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthNotFound

type GetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthNotFound struct {
	Payload *models.Riaaserror
}

GetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthNotFound handles this case with default header values.

The specified CIDR does not exist on the specified resource or the specified resource could not be found.

func NewGetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthNotFound

func NewGetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthNotFound() *GetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthNotFound

NewGetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthNotFound creates a GetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthNotFound with default headers values

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthNotFound) Error

type GetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParams

type GetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParams struct {

	/*Generation
	  The infrastructure generation for the request.

	*/
	Generation int64
	/*ID
	  The VPN connection identifier

	*/
	ID string
	/*PrefixAddress
	  The prefix address part of the CIDR

	*/
	PrefixAddress string
	/*PrefixLength
	  The prefix length part of the CIDR

	*/
	PrefixLength string
	/*Version
	  Requests the version of the API as of a date in the format `YYYY-MM-DD`. Any date up to the current date may be provided. Specify the current date to request the latest version.

	*/
	Version string
	/*VpnGatewayID
	  The VPN gateway identifier

	*/
	VpnGatewayID string

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

GetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParams contains all the parameters to send to the API endpoint for the get vpn gateways vpn gateway ID connections ID local cidrs prefix address prefix length operation typically these are written to a http.Request

func NewGetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParams

func NewGetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParams() *GetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParams

NewGetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParams creates a new GetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParams object with the default values initialized.

func NewGetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParamsWithContext

func NewGetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParamsWithContext(ctx context.Context) *GetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParams

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

func NewGetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParamsWithHTTPClient

func NewGetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParamsWithHTTPClient(client *http.Client) *GetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParams

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

func NewGetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParamsWithTimeout

func NewGetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParamsWithTimeout(timeout time.Duration) *GetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParams

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

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParams) SetContext

SetContext adds the context to the get vpn gateways vpn gateway ID connections ID local cidrs prefix address prefix length params

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParams) SetGeneration

SetGeneration adds the generation to the get vpn gateways vpn gateway ID connections ID local cidrs prefix address prefix length params

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParams) SetHTTPClient

SetHTTPClient adds the HTTPClient to the get vpn gateways vpn gateway ID connections ID local cidrs prefix address prefix length params

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParams) SetID

SetID adds the id to the get vpn gateways vpn gateway ID connections ID local cidrs prefix address prefix length params

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParams) SetPrefixAddress

SetPrefixAddress adds the prefixAddress to the get vpn gateways vpn gateway ID connections ID local cidrs prefix address prefix length params

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParams) SetPrefixLength

SetPrefixLength adds the prefixLength to the get vpn gateways vpn gateway ID connections ID local cidrs prefix address prefix length params

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParams) SetTimeout

SetTimeout adds the timeout to the get vpn gateways vpn gateway ID connections ID local cidrs prefix address prefix length params

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParams) SetVersion

SetVersion adds the version to the get vpn gateways vpn gateway ID connections ID local cidrs prefix address prefix length params

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParams) SetVpnGatewayID

SetVpnGatewayID adds the vpnGatewayId to the get vpn gateways vpn gateway ID connections ID local cidrs prefix address prefix length params

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParams) WithContext

WithContext adds the context to the get vpn gateways vpn gateway ID connections ID local cidrs prefix address prefix length params

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParams) WithGeneration

WithGeneration adds the generation to the get vpn gateways vpn gateway ID connections ID local cidrs prefix address prefix length params

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get vpn gateways vpn gateway ID connections ID local cidrs prefix address prefix length params

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParams) WithID

WithID adds the id to the get vpn gateways vpn gateway ID connections ID local cidrs prefix address prefix length params

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParams) WithPrefixAddress

WithPrefixAddress adds the prefixAddress to the get vpn gateways vpn gateway ID connections ID local cidrs prefix address prefix length params

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParams) WithPrefixLength

WithPrefixLength adds the prefixLength to the get vpn gateways vpn gateway ID connections ID local cidrs prefix address prefix length params

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParams) WithTimeout

WithTimeout adds the timeout to the get vpn gateways vpn gateway ID connections ID local cidrs prefix address prefix length params

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParams) WithVersion

WithVersion adds the version to the get vpn gateways vpn gateway ID connections ID local cidrs prefix address prefix length params

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParams) WithVpnGatewayID

WithVpnGatewayID adds the vpnGatewayID to the get vpn gateways vpn gateway ID connections ID local cidrs prefix address prefix length params

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthReader

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

GetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthReader is a Reader for the GetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLength structure.

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthReader) ReadResponse

ReadResponse reads a server response into the received o.

type GetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsReader

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

GetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsReader is a Reader for the GetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrs structure.

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetVpnGatewaysVpnGatewayIDConnectionsIDNotFound

type GetVpnGatewaysVpnGatewayIDConnectionsIDNotFound struct {
	Payload *models.Riaaserror
}

GetVpnGatewaysVpnGatewayIDConnectionsIDNotFound handles this case with default header values.

A VPN connection with the specified identifier could not be found.

func NewGetVpnGatewaysVpnGatewayIDConnectionsIDNotFound

func NewGetVpnGatewaysVpnGatewayIDConnectionsIDNotFound() *GetVpnGatewaysVpnGatewayIDConnectionsIDNotFound

NewGetVpnGatewaysVpnGatewayIDConnectionsIDNotFound creates a GetVpnGatewaysVpnGatewayIDConnectionsIDNotFound with default headers values

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDNotFound) Error

type GetVpnGatewaysVpnGatewayIDConnectionsIDOK

type GetVpnGatewaysVpnGatewayIDConnectionsIDOK struct {
	Payload *models.VPNGatewayConnection
}

GetVpnGatewaysVpnGatewayIDConnectionsIDOK handles this case with default header values.

The VPN connection was retrieved successfully.

func NewGetVpnGatewaysVpnGatewayIDConnectionsIDOK

func NewGetVpnGatewaysVpnGatewayIDConnectionsIDOK() *GetVpnGatewaysVpnGatewayIDConnectionsIDOK

NewGetVpnGatewaysVpnGatewayIDConnectionsIDOK creates a GetVpnGatewaysVpnGatewayIDConnectionsIDOK with default headers values

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDOK) Error

type GetVpnGatewaysVpnGatewayIDConnectionsIDParams

type GetVpnGatewaysVpnGatewayIDConnectionsIDParams struct {

	/*Generation
	  The infrastructure generation for the request.

	*/
	Generation int64
	/*ID
	  The VPN connection idenitifier

	*/
	ID string
	/*Version
	  Requests the version of the API as of a date in the format `YYYY-MM-DD`. Any date up to the current date may be provided. Specify the current date to request the latest version.

	*/
	Version string
	/*VpnGatewayID
	  The VPN gateway identifier

	*/
	VpnGatewayID string

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

GetVpnGatewaysVpnGatewayIDConnectionsIDParams contains all the parameters to send to the API endpoint for the get vpn gateways vpn gateway ID connections ID operation typically these are written to a http.Request

func NewGetVpnGatewaysVpnGatewayIDConnectionsIDParams

func NewGetVpnGatewaysVpnGatewayIDConnectionsIDParams() *GetVpnGatewaysVpnGatewayIDConnectionsIDParams

NewGetVpnGatewaysVpnGatewayIDConnectionsIDParams creates a new GetVpnGatewaysVpnGatewayIDConnectionsIDParams object with the default values initialized.

func NewGetVpnGatewaysVpnGatewayIDConnectionsIDParamsWithContext

func NewGetVpnGatewaysVpnGatewayIDConnectionsIDParamsWithContext(ctx context.Context) *GetVpnGatewaysVpnGatewayIDConnectionsIDParams

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

func NewGetVpnGatewaysVpnGatewayIDConnectionsIDParamsWithHTTPClient

func NewGetVpnGatewaysVpnGatewayIDConnectionsIDParamsWithHTTPClient(client *http.Client) *GetVpnGatewaysVpnGatewayIDConnectionsIDParams

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

func NewGetVpnGatewaysVpnGatewayIDConnectionsIDParamsWithTimeout

func NewGetVpnGatewaysVpnGatewayIDConnectionsIDParamsWithTimeout(timeout time.Duration) *GetVpnGatewaysVpnGatewayIDConnectionsIDParams

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

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDParams) SetContext

SetContext adds the context to the get vpn gateways vpn gateway ID connections ID params

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDParams) SetGeneration

func (o *GetVpnGatewaysVpnGatewayIDConnectionsIDParams) SetGeneration(generation int64)

SetGeneration adds the generation to the get vpn gateways vpn gateway ID connections ID params

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get vpn gateways vpn gateway ID connections ID params

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDParams) SetID

SetID adds the id to the get vpn gateways vpn gateway ID connections ID params

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDParams) SetTimeout

SetTimeout adds the timeout to the get vpn gateways vpn gateway ID connections ID params

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDParams) SetVersion

SetVersion adds the version to the get vpn gateways vpn gateway ID connections ID params

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDParams) SetVpnGatewayID

func (o *GetVpnGatewaysVpnGatewayIDConnectionsIDParams) SetVpnGatewayID(vpnGatewayID string)

SetVpnGatewayID adds the vpnGatewayId to the get vpn gateways vpn gateway ID connections ID params

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDParams) WithContext

WithContext adds the context to the get vpn gateways vpn gateway ID connections ID params

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDParams) WithGeneration

WithGeneration adds the generation to the get vpn gateways vpn gateway ID connections ID params

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get vpn gateways vpn gateway ID connections ID params

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDParams) WithID

WithID adds the id to the get vpn gateways vpn gateway ID connections ID params

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDParams) WithTimeout

WithTimeout adds the timeout to the get vpn gateways vpn gateway ID connections ID params

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDParams) WithVersion

WithVersion adds the version to the get vpn gateways vpn gateway ID connections ID params

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDParams) WithVpnGatewayID

WithVpnGatewayID adds the vpnGatewayID to the get vpn gateways vpn gateway ID connections ID params

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsNotFound

type GetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsNotFound struct {
	Payload *models.Riaaserror
}

GetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsNotFound handles this case with default header values.

A resource with the specified identifier could not be found.

func NewGetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsNotFound

func NewGetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsNotFound() *GetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsNotFound

NewGetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsNotFound creates a GetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsNotFound with default headers values

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsNotFound) Error

type GetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsOK

type GetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsOK struct {
	Payload *models.VPNGatewayConnectionPeerCIDRs
}

GetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsOK handles this case with default header values.

The CIDRs were retrieved successfully.

func NewGetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsOK

func NewGetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsOK() *GetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsOK

NewGetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsOK creates a GetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsOK with default headers values

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsOK) Error

type GetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsParams

type GetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsParams struct {

	/*Generation
	  The infrastructure generation for the request.

	*/
	Generation int64
	/*ID
	  The VPN connection identifier

	*/
	ID string
	/*Version
	  Requests the version of the API as of a date in the format `YYYY-MM-DD`. Any date up to the current date may be provided. Specify the current date to request the latest version.

	*/
	Version string
	/*VpnGatewayID
	  The VPN gateway identifier

	*/
	VpnGatewayID string

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

GetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsParams contains all the parameters to send to the API endpoint for the get vpn gateways vpn gateway ID connections ID peer cidrs operation typically these are written to a http.Request

func NewGetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsParams

func NewGetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsParams() *GetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsParams

NewGetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsParams creates a new GetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsParams object with the default values initialized.

func NewGetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsParamsWithContext

func NewGetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsParamsWithContext(ctx context.Context) *GetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsParams

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

func NewGetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsParamsWithHTTPClient

func NewGetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsParamsWithHTTPClient(client *http.Client) *GetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsParams

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

func NewGetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsParamsWithTimeout

func NewGetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsParamsWithTimeout(timeout time.Duration) *GetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsParams

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

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsParams) SetContext

SetContext adds the context to the get vpn gateways vpn gateway ID connections ID peer cidrs params

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsParams) SetGeneration

SetGeneration adds the generation to the get vpn gateways vpn gateway ID connections ID peer cidrs params

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsParams) SetHTTPClient

SetHTTPClient adds the HTTPClient to the get vpn gateways vpn gateway ID connections ID peer cidrs params

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsParams) SetID

SetID adds the id to the get vpn gateways vpn gateway ID connections ID peer cidrs params

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsParams) SetTimeout

SetTimeout adds the timeout to the get vpn gateways vpn gateway ID connections ID peer cidrs params

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsParams) SetVersion

SetVersion adds the version to the get vpn gateways vpn gateway ID connections ID peer cidrs params

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsParams) SetVpnGatewayID

func (o *GetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsParams) SetVpnGatewayID(vpnGatewayID string)

SetVpnGatewayID adds the vpnGatewayId to the get vpn gateways vpn gateway ID connections ID peer cidrs params

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsParams) WithContext

WithContext adds the context to the get vpn gateways vpn gateway ID connections ID peer cidrs params

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsParams) WithGeneration

WithGeneration adds the generation to the get vpn gateways vpn gateway ID connections ID peer cidrs params

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get vpn gateways vpn gateway ID connections ID peer cidrs params

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsParams) WithID

WithID adds the id to the get vpn gateways vpn gateway ID connections ID peer cidrs params

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsParams) WithTimeout

WithTimeout adds the timeout to the get vpn gateways vpn gateway ID connections ID peer cidrs params

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsParams) WithVersion

WithVersion adds the version to the get vpn gateways vpn gateway ID connections ID peer cidrs params

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsParams) WithVpnGatewayID

WithVpnGatewayID adds the vpnGatewayID to the get vpn gateways vpn gateway ID connections ID peer cidrs params

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthNoContent

type GetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthNoContent struct {
}

GetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthNoContent handles this case with default header values.

The specified CIDR exists on the specified resource.

func NewGetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthNoContent

func NewGetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthNoContent() *GetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthNoContent

NewGetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthNoContent creates a GetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthNoContent with default headers values

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthNoContent) Error

type GetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthNotFound

type GetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthNotFound struct {
	Payload *models.Riaaserror
}

GetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthNotFound handles this case with default header values.

The specified CIDR does not exist on the specified resource or the specified resource could not be found.

func NewGetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthNotFound

func NewGetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthNotFound() *GetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthNotFound

NewGetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthNotFound creates a GetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthNotFound with default headers values

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthNotFound) Error

type GetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParams

type GetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParams struct {

	/*Generation
	  The infrastructure generation for the request.

	*/
	Generation int64
	/*ID
	  The VPN connection identifier

	*/
	ID string
	/*PrefixAddress
	  The prefix address part of the CIDR

	*/
	PrefixAddress string
	/*PrefixLength
	  The prefix length part of the CIDR

	*/
	PrefixLength string
	/*Version
	  Requests the version of the API as of a date in the format `YYYY-MM-DD`. Any date up to the current date may be provided. Specify the current date to request the latest version.

	*/
	Version string
	/*VpnGatewayID
	  The VPN gateway identifier

	*/
	VpnGatewayID string

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

GetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParams contains all the parameters to send to the API endpoint for the get vpn gateways vpn gateway ID connections ID peer cidrs prefix address prefix length operation typically these are written to a http.Request

func NewGetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParams

func NewGetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParams() *GetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParams

NewGetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParams creates a new GetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParams object with the default values initialized.

func NewGetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParamsWithContext

func NewGetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParamsWithContext(ctx context.Context) *GetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParams

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

func NewGetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParamsWithHTTPClient

func NewGetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParamsWithHTTPClient(client *http.Client) *GetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParams

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

func NewGetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParamsWithTimeout

func NewGetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParamsWithTimeout(timeout time.Duration) *GetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParams

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

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParams) SetContext

SetContext adds the context to the get vpn gateways vpn gateway ID connections ID peer cidrs prefix address prefix length params

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParams) SetGeneration

SetGeneration adds the generation to the get vpn gateways vpn gateway ID connections ID peer cidrs prefix address prefix length params

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParams) SetHTTPClient

SetHTTPClient adds the HTTPClient to the get vpn gateways vpn gateway ID connections ID peer cidrs prefix address prefix length params

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParams) SetID

SetID adds the id to the get vpn gateways vpn gateway ID connections ID peer cidrs prefix address prefix length params

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParams) SetPrefixAddress

SetPrefixAddress adds the prefixAddress to the get vpn gateways vpn gateway ID connections ID peer cidrs prefix address prefix length params

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParams) SetPrefixLength

SetPrefixLength adds the prefixLength to the get vpn gateways vpn gateway ID connections ID peer cidrs prefix address prefix length params

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParams) SetTimeout

SetTimeout adds the timeout to the get vpn gateways vpn gateway ID connections ID peer cidrs prefix address prefix length params

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParams) SetVersion

SetVersion adds the version to the get vpn gateways vpn gateway ID connections ID peer cidrs prefix address prefix length params

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParams) SetVpnGatewayID

SetVpnGatewayID adds the vpnGatewayId to the get vpn gateways vpn gateway ID connections ID peer cidrs prefix address prefix length params

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParams) WithContext

WithContext adds the context to the get vpn gateways vpn gateway ID connections ID peer cidrs prefix address prefix length params

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParams) WithGeneration

WithGeneration adds the generation to the get vpn gateways vpn gateway ID connections ID peer cidrs prefix address prefix length params

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get vpn gateways vpn gateway ID connections ID peer cidrs prefix address prefix length params

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParams) WithID

WithID adds the id to the get vpn gateways vpn gateway ID connections ID peer cidrs prefix address prefix length params

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParams) WithPrefixAddress

WithPrefixAddress adds the prefixAddress to the get vpn gateways vpn gateway ID connections ID peer cidrs prefix address prefix length params

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParams) WithPrefixLength

WithPrefixLength adds the prefixLength to the get vpn gateways vpn gateway ID connections ID peer cidrs prefix address prefix length params

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParams) WithTimeout

WithTimeout adds the timeout to the get vpn gateways vpn gateway ID connections ID peer cidrs prefix address prefix length params

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParams) WithVersion

WithVersion adds the version to the get vpn gateways vpn gateway ID connections ID peer cidrs prefix address prefix length params

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParams) WithVpnGatewayID

WithVpnGatewayID adds the vpnGatewayID to the get vpn gateways vpn gateway ID connections ID peer cidrs prefix address prefix length params

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthReader

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

GetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthReader is a Reader for the GetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLength structure.

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthReader) ReadResponse

ReadResponse reads a server response into the received o.

type GetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsReader

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

GetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsReader is a Reader for the GetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrs structure.

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetVpnGatewaysVpnGatewayIDConnectionsIDReader

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

GetVpnGatewaysVpnGatewayIDConnectionsIDReader is a Reader for the GetVpnGatewaysVpnGatewayIDConnectionsID structure.

func (*GetVpnGatewaysVpnGatewayIDConnectionsIDReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetVpnGatewaysVpnGatewayIDConnectionsNotFound

type GetVpnGatewaysVpnGatewayIDConnectionsNotFound struct {
	Payload *models.Riaaserror
}

GetVpnGatewaysVpnGatewayIDConnectionsNotFound handles this case with default header values.

A VPN gateway with the specified identifier could not be found.

func NewGetVpnGatewaysVpnGatewayIDConnectionsNotFound

func NewGetVpnGatewaysVpnGatewayIDConnectionsNotFound() *GetVpnGatewaysVpnGatewayIDConnectionsNotFound

NewGetVpnGatewaysVpnGatewayIDConnectionsNotFound creates a GetVpnGatewaysVpnGatewayIDConnectionsNotFound with default headers values

func (*GetVpnGatewaysVpnGatewayIDConnectionsNotFound) Error

type GetVpnGatewaysVpnGatewayIDConnectionsOK

type GetVpnGatewaysVpnGatewayIDConnectionsOK struct {
	Payload *models.VPNGatewayConnectionCollection
}

GetVpnGatewaysVpnGatewayIDConnectionsOK handles this case with default header values.

The VPN connections were retrieved successfully.

func NewGetVpnGatewaysVpnGatewayIDConnectionsOK

func NewGetVpnGatewaysVpnGatewayIDConnectionsOK() *GetVpnGatewaysVpnGatewayIDConnectionsOK

NewGetVpnGatewaysVpnGatewayIDConnectionsOK creates a GetVpnGatewaysVpnGatewayIDConnectionsOK with default headers values

func (*GetVpnGatewaysVpnGatewayIDConnectionsOK) Error

type GetVpnGatewaysVpnGatewayIDConnectionsParams

type GetVpnGatewaysVpnGatewayIDConnectionsParams struct {

	/*Generation
	  The infrastructure generation for the request.

	*/
	Generation int64
	/*Status
	  Filters the collection to VPN connections with the specified status

	*/
	Status *string
	/*Version
	  Requests the version of the API as of a date in the format `YYYY-MM-DD`. Any date up to the current date may be provided. Specify the current date to request the latest version.

	*/
	Version string
	/*VpnGatewayID
	  The VPN gateway identifier

	*/
	VpnGatewayID string

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

GetVpnGatewaysVpnGatewayIDConnectionsParams contains all the parameters to send to the API endpoint for the get vpn gateways vpn gateway ID connections operation typically these are written to a http.Request

func NewGetVpnGatewaysVpnGatewayIDConnectionsParams

func NewGetVpnGatewaysVpnGatewayIDConnectionsParams() *GetVpnGatewaysVpnGatewayIDConnectionsParams

NewGetVpnGatewaysVpnGatewayIDConnectionsParams creates a new GetVpnGatewaysVpnGatewayIDConnectionsParams object with the default values initialized.

func NewGetVpnGatewaysVpnGatewayIDConnectionsParamsWithContext

func NewGetVpnGatewaysVpnGatewayIDConnectionsParamsWithContext(ctx context.Context) *GetVpnGatewaysVpnGatewayIDConnectionsParams

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

func NewGetVpnGatewaysVpnGatewayIDConnectionsParamsWithHTTPClient

func NewGetVpnGatewaysVpnGatewayIDConnectionsParamsWithHTTPClient(client *http.Client) *GetVpnGatewaysVpnGatewayIDConnectionsParams

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

func NewGetVpnGatewaysVpnGatewayIDConnectionsParamsWithTimeout

func NewGetVpnGatewaysVpnGatewayIDConnectionsParamsWithTimeout(timeout time.Duration) *GetVpnGatewaysVpnGatewayIDConnectionsParams

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

func (*GetVpnGatewaysVpnGatewayIDConnectionsParams) SetContext

SetContext adds the context to the get vpn gateways vpn gateway ID connections params

func (*GetVpnGatewaysVpnGatewayIDConnectionsParams) SetGeneration

func (o *GetVpnGatewaysVpnGatewayIDConnectionsParams) SetGeneration(generation int64)

SetGeneration adds the generation to the get vpn gateways vpn gateway ID connections params

func (*GetVpnGatewaysVpnGatewayIDConnectionsParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get vpn gateways vpn gateway ID connections params

func (*GetVpnGatewaysVpnGatewayIDConnectionsParams) SetStatus

SetStatus adds the status to the get vpn gateways vpn gateway ID connections params

func (*GetVpnGatewaysVpnGatewayIDConnectionsParams) SetTimeout

SetTimeout adds the timeout to the get vpn gateways vpn gateway ID connections params

func (*GetVpnGatewaysVpnGatewayIDConnectionsParams) SetVersion

func (o *GetVpnGatewaysVpnGatewayIDConnectionsParams) SetVersion(version string)

SetVersion adds the version to the get vpn gateways vpn gateway ID connections params

func (*GetVpnGatewaysVpnGatewayIDConnectionsParams) SetVpnGatewayID

func (o *GetVpnGatewaysVpnGatewayIDConnectionsParams) SetVpnGatewayID(vpnGatewayID string)

SetVpnGatewayID adds the vpnGatewayId to the get vpn gateways vpn gateway ID connections params

func (*GetVpnGatewaysVpnGatewayIDConnectionsParams) WithContext

WithContext adds the context to the get vpn gateways vpn gateway ID connections params

func (*GetVpnGatewaysVpnGatewayIDConnectionsParams) WithGeneration

WithGeneration adds the generation to the get vpn gateways vpn gateway ID connections params

func (*GetVpnGatewaysVpnGatewayIDConnectionsParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get vpn gateways vpn gateway ID connections params

func (*GetVpnGatewaysVpnGatewayIDConnectionsParams) WithStatus

WithStatus adds the status to the get vpn gateways vpn gateway ID connections params

func (*GetVpnGatewaysVpnGatewayIDConnectionsParams) WithTimeout

WithTimeout adds the timeout to the get vpn gateways vpn gateway ID connections params

func (*GetVpnGatewaysVpnGatewayIDConnectionsParams) WithVersion

WithVersion adds the version to the get vpn gateways vpn gateway ID connections params

func (*GetVpnGatewaysVpnGatewayIDConnectionsParams) WithVpnGatewayID

WithVpnGatewayID adds the vpnGatewayID to the get vpn gateways vpn gateway ID connections params

func (*GetVpnGatewaysVpnGatewayIDConnectionsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetVpnGatewaysVpnGatewayIDConnectionsReader

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

GetVpnGatewaysVpnGatewayIDConnectionsReader is a Reader for the GetVpnGatewaysVpnGatewayIDConnections structure.

func (*GetVpnGatewaysVpnGatewayIDConnectionsReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type PatchIkePoliciesIDBadRequest

type PatchIkePoliciesIDBadRequest struct {
	Payload *models.Riaaserror
}

PatchIkePoliciesIDBadRequest handles this case with default header values.

An invalid IKE policy patch was provided.

func NewPatchIkePoliciesIDBadRequest

func NewPatchIkePoliciesIDBadRequest() *PatchIkePoliciesIDBadRequest

NewPatchIkePoliciesIDBadRequest creates a PatchIkePoliciesIDBadRequest with default headers values

func (*PatchIkePoliciesIDBadRequest) Error

type PatchIkePoliciesIDOK

type PatchIkePoliciesIDOK struct {
	Payload *models.IKEPolicy
}

PatchIkePoliciesIDOK handles this case with default header values.

The IKE policy was updated successfully.

func NewPatchIkePoliciesIDOK

func NewPatchIkePoliciesIDOK() *PatchIkePoliciesIDOK

NewPatchIkePoliciesIDOK creates a PatchIkePoliciesIDOK with default headers values

func (*PatchIkePoliciesIDOK) Error

func (o *PatchIkePoliciesIDOK) Error() string

type PatchIkePoliciesIDParams

type PatchIkePoliciesIDParams struct {

	/*Body
	  The IKE policy patch.

	*/
	Body *models.IKEPolicyPatch
	/*Generation
	  The infrastructure generation for the request.

	*/
	Generation int64
	/*ID
	  The IKE policy identifier

	*/
	ID string
	/*Version
	  Requests the version of the API as of a date in the format `YYYY-MM-DD`. Any date up to the current date may be provided. Specify the current date to request the latest version.

	*/
	Version string

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

PatchIkePoliciesIDParams contains all the parameters to send to the API endpoint for the patch ike policies ID operation typically these are written to a http.Request

func NewPatchIkePoliciesIDParams

func NewPatchIkePoliciesIDParams() *PatchIkePoliciesIDParams

NewPatchIkePoliciesIDParams creates a new PatchIkePoliciesIDParams object with the default values initialized.

func NewPatchIkePoliciesIDParamsWithContext

func NewPatchIkePoliciesIDParamsWithContext(ctx context.Context) *PatchIkePoliciesIDParams

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

func NewPatchIkePoliciesIDParamsWithHTTPClient

func NewPatchIkePoliciesIDParamsWithHTTPClient(client *http.Client) *PatchIkePoliciesIDParams

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

func NewPatchIkePoliciesIDParamsWithTimeout

func NewPatchIkePoliciesIDParamsWithTimeout(timeout time.Duration) *PatchIkePoliciesIDParams

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

func (*PatchIkePoliciesIDParams) SetBody

SetBody adds the body to the patch ike policies ID params

func (*PatchIkePoliciesIDParams) SetContext

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

SetContext adds the context to the patch ike policies ID params

func (*PatchIkePoliciesIDParams) SetGeneration

func (o *PatchIkePoliciesIDParams) SetGeneration(generation int64)

SetGeneration adds the generation to the patch ike policies ID params

func (*PatchIkePoliciesIDParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the patch ike policies ID params

func (*PatchIkePoliciesIDParams) SetID

func (o *PatchIkePoliciesIDParams) SetID(id string)

SetID adds the id to the patch ike policies ID params

func (*PatchIkePoliciesIDParams) SetTimeout

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

SetTimeout adds the timeout to the patch ike policies ID params

func (*PatchIkePoliciesIDParams) SetVersion

func (o *PatchIkePoliciesIDParams) SetVersion(version string)

SetVersion adds the version to the patch ike policies ID params

func (*PatchIkePoliciesIDParams) WithBody

WithBody adds the body to the patch ike policies ID params

func (*PatchIkePoliciesIDParams) WithContext

WithContext adds the context to the patch ike policies ID params

func (*PatchIkePoliciesIDParams) WithGeneration

func (o *PatchIkePoliciesIDParams) WithGeneration(generation int64) *PatchIkePoliciesIDParams

WithGeneration adds the generation to the patch ike policies ID params

func (*PatchIkePoliciesIDParams) WithHTTPClient

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

WithHTTPClient adds the HTTPClient to the patch ike policies ID params

func (*PatchIkePoliciesIDParams) WithID

WithID adds the id to the patch ike policies ID params

func (*PatchIkePoliciesIDParams) WithTimeout

WithTimeout adds the timeout to the patch ike policies ID params

func (*PatchIkePoliciesIDParams) WithVersion

func (o *PatchIkePoliciesIDParams) WithVersion(version string) *PatchIkePoliciesIDParams

WithVersion adds the version to the patch ike policies ID params

func (*PatchIkePoliciesIDParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type PatchIkePoliciesIDReader

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

PatchIkePoliciesIDReader is a Reader for the PatchIkePoliciesID structure.

func (*PatchIkePoliciesIDReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type PatchIpsecPoliciesIDBadRequest

type PatchIpsecPoliciesIDBadRequest struct {
	Payload *models.Riaaserror
}

PatchIpsecPoliciesIDBadRequest handles this case with default header values.

An invalid IPsec policy patch was provided.

func NewPatchIpsecPoliciesIDBadRequest

func NewPatchIpsecPoliciesIDBadRequest() *PatchIpsecPoliciesIDBadRequest

NewPatchIpsecPoliciesIDBadRequest creates a PatchIpsecPoliciesIDBadRequest with default headers values

func (*PatchIpsecPoliciesIDBadRequest) Error

type PatchIpsecPoliciesIDOK

type PatchIpsecPoliciesIDOK struct {
	Payload *models.IpsecPolicy
}

PatchIpsecPoliciesIDOK handles this case with default header values.

The IPsec policy was updated successfully.

func NewPatchIpsecPoliciesIDOK

func NewPatchIpsecPoliciesIDOK() *PatchIpsecPoliciesIDOK

NewPatchIpsecPoliciesIDOK creates a PatchIpsecPoliciesIDOK with default headers values

func (*PatchIpsecPoliciesIDOK) Error

func (o *PatchIpsecPoliciesIDOK) Error() string

type PatchIpsecPoliciesIDParams

type PatchIpsecPoliciesIDParams struct {

	/*Body
	  The IPsec policy patch.

	*/
	Body *models.IpsecPolicyPatch
	/*Generation
	  The infrastructure generation for the request.

	*/
	Generation int64
	/*ID
	  The IPsec policy identifier

	*/
	ID string
	/*Version
	  Requests the version of the API as of a date in the format `YYYY-MM-DD`. Any date up to the current date may be provided. Specify the current date to request the latest version.

	*/
	Version string

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

PatchIpsecPoliciesIDParams contains all the parameters to send to the API endpoint for the patch ipsec policies ID operation typically these are written to a http.Request

func NewPatchIpsecPoliciesIDParams

func NewPatchIpsecPoliciesIDParams() *PatchIpsecPoliciesIDParams

NewPatchIpsecPoliciesIDParams creates a new PatchIpsecPoliciesIDParams object with the default values initialized.

func NewPatchIpsecPoliciesIDParamsWithContext

func NewPatchIpsecPoliciesIDParamsWithContext(ctx context.Context) *PatchIpsecPoliciesIDParams

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

func NewPatchIpsecPoliciesIDParamsWithHTTPClient

func NewPatchIpsecPoliciesIDParamsWithHTTPClient(client *http.Client) *PatchIpsecPoliciesIDParams

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

func NewPatchIpsecPoliciesIDParamsWithTimeout

func NewPatchIpsecPoliciesIDParamsWithTimeout(timeout time.Duration) *PatchIpsecPoliciesIDParams

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

func (*PatchIpsecPoliciesIDParams) SetBody

SetBody adds the body to the patch ipsec policies ID params

func (*PatchIpsecPoliciesIDParams) SetContext

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

SetContext adds the context to the patch ipsec policies ID params

func (*PatchIpsecPoliciesIDParams) SetGeneration

func (o *PatchIpsecPoliciesIDParams) SetGeneration(generation int64)

SetGeneration adds the generation to the patch ipsec policies ID params

func (*PatchIpsecPoliciesIDParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the patch ipsec policies ID params

func (*PatchIpsecPoliciesIDParams) SetID

func (o *PatchIpsecPoliciesIDParams) SetID(id string)

SetID adds the id to the patch ipsec policies ID params

func (*PatchIpsecPoliciesIDParams) SetTimeout

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

SetTimeout adds the timeout to the patch ipsec policies ID params

func (*PatchIpsecPoliciesIDParams) SetVersion

func (o *PatchIpsecPoliciesIDParams) SetVersion(version string)

SetVersion adds the version to the patch ipsec policies ID params

func (*PatchIpsecPoliciesIDParams) WithBody

WithBody adds the body to the patch ipsec policies ID params

func (*PatchIpsecPoliciesIDParams) WithContext

WithContext adds the context to the patch ipsec policies ID params

func (*PatchIpsecPoliciesIDParams) WithGeneration

func (o *PatchIpsecPoliciesIDParams) WithGeneration(generation int64) *PatchIpsecPoliciesIDParams

WithGeneration adds the generation to the patch ipsec policies ID params

func (*PatchIpsecPoliciesIDParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the patch ipsec policies ID params

func (*PatchIpsecPoliciesIDParams) WithID

WithID adds the id to the patch ipsec policies ID params

func (*PatchIpsecPoliciesIDParams) WithTimeout

WithTimeout adds the timeout to the patch ipsec policies ID params

func (*PatchIpsecPoliciesIDParams) WithVersion

WithVersion adds the version to the patch ipsec policies ID params

func (*PatchIpsecPoliciesIDParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type PatchIpsecPoliciesIDReader

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

PatchIpsecPoliciesIDReader is a Reader for the PatchIpsecPoliciesID structure.

func (*PatchIpsecPoliciesIDReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type PatchVpnGatewaysIDBadRequest

type PatchVpnGatewaysIDBadRequest struct {
	Payload *models.Riaaserror
}

PatchVpnGatewaysIDBadRequest handles this case with default header values.

An invalid VPN gateway patch was provided.

func NewPatchVpnGatewaysIDBadRequest

func NewPatchVpnGatewaysIDBadRequest() *PatchVpnGatewaysIDBadRequest

NewPatchVpnGatewaysIDBadRequest creates a PatchVpnGatewaysIDBadRequest with default headers values

func (*PatchVpnGatewaysIDBadRequest) Error

type PatchVpnGatewaysIDOK

type PatchVpnGatewaysIDOK struct {
	Payload *models.VPNGateway
}

PatchVpnGatewaysIDOK handles this case with default header values.

The VPN gateway was updated successfully.

func NewPatchVpnGatewaysIDOK

func NewPatchVpnGatewaysIDOK() *PatchVpnGatewaysIDOK

NewPatchVpnGatewaysIDOK creates a PatchVpnGatewaysIDOK with default headers values

func (*PatchVpnGatewaysIDOK) Error

func (o *PatchVpnGatewaysIDOK) Error() string

type PatchVpnGatewaysIDParams

type PatchVpnGatewaysIDParams struct {

	/*Body
	  The VPN gateway patch.

	*/
	Body *models.VPNGatewayPatch
	/*Generation
	  The infrastructure generation for the request.

	*/
	Generation int64
	/*ID
	  The VPN gateway identifier

	*/
	ID string
	/*Version
	  Requests the version of the API as of a date in the format `YYYY-MM-DD`. Any date up to the current date may be provided. Specify the current date to request the latest version.

	*/
	Version string

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

PatchVpnGatewaysIDParams contains all the parameters to send to the API endpoint for the patch vpn gateways ID operation typically these are written to a http.Request

func NewPatchVpnGatewaysIDParams

func NewPatchVpnGatewaysIDParams() *PatchVpnGatewaysIDParams

NewPatchVpnGatewaysIDParams creates a new PatchVpnGatewaysIDParams object with the default values initialized.

func NewPatchVpnGatewaysIDParamsWithContext

func NewPatchVpnGatewaysIDParamsWithContext(ctx context.Context) *PatchVpnGatewaysIDParams

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

func NewPatchVpnGatewaysIDParamsWithHTTPClient

func NewPatchVpnGatewaysIDParamsWithHTTPClient(client *http.Client) *PatchVpnGatewaysIDParams

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

func NewPatchVpnGatewaysIDParamsWithTimeout

func NewPatchVpnGatewaysIDParamsWithTimeout(timeout time.Duration) *PatchVpnGatewaysIDParams

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

func (*PatchVpnGatewaysIDParams) SetBody

SetBody adds the body to the patch vpn gateways ID params

func (*PatchVpnGatewaysIDParams) SetContext

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

SetContext adds the context to the patch vpn gateways ID params

func (*PatchVpnGatewaysIDParams) SetGeneration

func (o *PatchVpnGatewaysIDParams) SetGeneration(generation int64)

SetGeneration adds the generation to the patch vpn gateways ID params

func (*PatchVpnGatewaysIDParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the patch vpn gateways ID params

func (*PatchVpnGatewaysIDParams) SetID

func (o *PatchVpnGatewaysIDParams) SetID(id string)

SetID adds the id to the patch vpn gateways ID params

func (*PatchVpnGatewaysIDParams) SetTimeout

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

SetTimeout adds the timeout to the patch vpn gateways ID params

func (*PatchVpnGatewaysIDParams) SetVersion

func (o *PatchVpnGatewaysIDParams) SetVersion(version string)

SetVersion adds the version to the patch vpn gateways ID params

func (*PatchVpnGatewaysIDParams) WithBody

WithBody adds the body to the patch vpn gateways ID params

func (*PatchVpnGatewaysIDParams) WithContext

WithContext adds the context to the patch vpn gateways ID params

func (*PatchVpnGatewaysIDParams) WithGeneration

func (o *PatchVpnGatewaysIDParams) WithGeneration(generation int64) *PatchVpnGatewaysIDParams

WithGeneration adds the generation to the patch vpn gateways ID params

func (*PatchVpnGatewaysIDParams) WithHTTPClient

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

WithHTTPClient adds the HTTPClient to the patch vpn gateways ID params

func (*PatchVpnGatewaysIDParams) WithID

WithID adds the id to the patch vpn gateways ID params

func (*PatchVpnGatewaysIDParams) WithTimeout

WithTimeout adds the timeout to the patch vpn gateways ID params

func (*PatchVpnGatewaysIDParams) WithVersion

func (o *PatchVpnGatewaysIDParams) WithVersion(version string) *PatchVpnGatewaysIDParams

WithVersion adds the version to the patch vpn gateways ID params

func (*PatchVpnGatewaysIDParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type PatchVpnGatewaysIDReader

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

PatchVpnGatewaysIDReader is a Reader for the PatchVpnGatewaysID structure.

func (*PatchVpnGatewaysIDReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type PatchVpnGatewaysVpnGatewayIDConnectionsIDBadRequest

type PatchVpnGatewaysVpnGatewayIDConnectionsIDBadRequest struct {
	Payload *models.Riaaserror
}

PatchVpnGatewaysVpnGatewayIDConnectionsIDBadRequest handles this case with default header values.

An invalid VPN connection patch was provided.

func NewPatchVpnGatewaysVpnGatewayIDConnectionsIDBadRequest

func NewPatchVpnGatewaysVpnGatewayIDConnectionsIDBadRequest() *PatchVpnGatewaysVpnGatewayIDConnectionsIDBadRequest

NewPatchVpnGatewaysVpnGatewayIDConnectionsIDBadRequest creates a PatchVpnGatewaysVpnGatewayIDConnectionsIDBadRequest with default headers values

func (*PatchVpnGatewaysVpnGatewayIDConnectionsIDBadRequest) Error

type PatchVpnGatewaysVpnGatewayIDConnectionsIDOK

type PatchVpnGatewaysVpnGatewayIDConnectionsIDOK struct {
	Payload *models.VPNGatewayConnection
}

PatchVpnGatewaysVpnGatewayIDConnectionsIDOK handles this case with default header values.

The VPN connection was updated successfully.

func NewPatchVpnGatewaysVpnGatewayIDConnectionsIDOK

func NewPatchVpnGatewaysVpnGatewayIDConnectionsIDOK() *PatchVpnGatewaysVpnGatewayIDConnectionsIDOK

NewPatchVpnGatewaysVpnGatewayIDConnectionsIDOK creates a PatchVpnGatewaysVpnGatewayIDConnectionsIDOK with default headers values

func (*PatchVpnGatewaysVpnGatewayIDConnectionsIDOK) Error

type PatchVpnGatewaysVpnGatewayIDConnectionsIDParams

type PatchVpnGatewaysVpnGatewayIDConnectionsIDParams struct {

	/*Body
	  The VPN connection patch.

	*/
	Body *models.VPNGatewayConnectionPatch
	/*Generation
	  The infrastructure generation for the request.

	*/
	Generation int64
	/*ID
	  The VPN connection identifier

	*/
	ID string
	/*Version
	  Requests the version of the API as of a date in the format `YYYY-MM-DD`. Any date up to the current date may be provided. Specify the current date to request the latest version.

	*/
	Version string
	/*VpnGatewayID
	  The VPN gateway identifier

	*/
	VpnGatewayID string

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

PatchVpnGatewaysVpnGatewayIDConnectionsIDParams contains all the parameters to send to the API endpoint for the patch vpn gateways vpn gateway ID connections ID operation typically these are written to a http.Request

func NewPatchVpnGatewaysVpnGatewayIDConnectionsIDParams

func NewPatchVpnGatewaysVpnGatewayIDConnectionsIDParams() *PatchVpnGatewaysVpnGatewayIDConnectionsIDParams

NewPatchVpnGatewaysVpnGatewayIDConnectionsIDParams creates a new PatchVpnGatewaysVpnGatewayIDConnectionsIDParams object with the default values initialized.

func NewPatchVpnGatewaysVpnGatewayIDConnectionsIDParamsWithContext

func NewPatchVpnGatewaysVpnGatewayIDConnectionsIDParamsWithContext(ctx context.Context) *PatchVpnGatewaysVpnGatewayIDConnectionsIDParams

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

func NewPatchVpnGatewaysVpnGatewayIDConnectionsIDParamsWithHTTPClient

func NewPatchVpnGatewaysVpnGatewayIDConnectionsIDParamsWithHTTPClient(client *http.Client) *PatchVpnGatewaysVpnGatewayIDConnectionsIDParams

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

func NewPatchVpnGatewaysVpnGatewayIDConnectionsIDParamsWithTimeout

func NewPatchVpnGatewaysVpnGatewayIDConnectionsIDParamsWithTimeout(timeout time.Duration) *PatchVpnGatewaysVpnGatewayIDConnectionsIDParams

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

func (*PatchVpnGatewaysVpnGatewayIDConnectionsIDParams) SetBody

SetBody adds the body to the patch vpn gateways vpn gateway ID connections ID params

func (*PatchVpnGatewaysVpnGatewayIDConnectionsIDParams) SetContext

SetContext adds the context to the patch vpn gateways vpn gateway ID connections ID params

func (*PatchVpnGatewaysVpnGatewayIDConnectionsIDParams) SetGeneration

func (o *PatchVpnGatewaysVpnGatewayIDConnectionsIDParams) SetGeneration(generation int64)

SetGeneration adds the generation to the patch vpn gateways vpn gateway ID connections ID params

func (*PatchVpnGatewaysVpnGatewayIDConnectionsIDParams) SetHTTPClient

SetHTTPClient adds the HTTPClient to the patch vpn gateways vpn gateway ID connections ID params

func (*PatchVpnGatewaysVpnGatewayIDConnectionsIDParams) SetID

SetID adds the id to the patch vpn gateways vpn gateway ID connections ID params

func (*PatchVpnGatewaysVpnGatewayIDConnectionsIDParams) SetTimeout

SetTimeout adds the timeout to the patch vpn gateways vpn gateway ID connections ID params

func (*PatchVpnGatewaysVpnGatewayIDConnectionsIDParams) SetVersion

SetVersion adds the version to the patch vpn gateways vpn gateway ID connections ID params

func (*PatchVpnGatewaysVpnGatewayIDConnectionsIDParams) SetVpnGatewayID

func (o *PatchVpnGatewaysVpnGatewayIDConnectionsIDParams) SetVpnGatewayID(vpnGatewayID string)

SetVpnGatewayID adds the vpnGatewayId to the patch vpn gateways vpn gateway ID connections ID params

func (*PatchVpnGatewaysVpnGatewayIDConnectionsIDParams) WithBody

WithBody adds the body to the patch vpn gateways vpn gateway ID connections ID params

func (*PatchVpnGatewaysVpnGatewayIDConnectionsIDParams) WithContext

WithContext adds the context to the patch vpn gateways vpn gateway ID connections ID params

func (*PatchVpnGatewaysVpnGatewayIDConnectionsIDParams) WithGeneration

WithGeneration adds the generation to the patch vpn gateways vpn gateway ID connections ID params

func (*PatchVpnGatewaysVpnGatewayIDConnectionsIDParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the patch vpn gateways vpn gateway ID connections ID params

func (*PatchVpnGatewaysVpnGatewayIDConnectionsIDParams) WithID

WithID adds the id to the patch vpn gateways vpn gateway ID connections ID params

func (*PatchVpnGatewaysVpnGatewayIDConnectionsIDParams) WithTimeout

WithTimeout adds the timeout to the patch vpn gateways vpn gateway ID connections ID params

func (*PatchVpnGatewaysVpnGatewayIDConnectionsIDParams) WithVersion

WithVersion adds the version to the patch vpn gateways vpn gateway ID connections ID params

func (*PatchVpnGatewaysVpnGatewayIDConnectionsIDParams) WithVpnGatewayID

WithVpnGatewayID adds the vpnGatewayID to the patch vpn gateways vpn gateway ID connections ID params

func (*PatchVpnGatewaysVpnGatewayIDConnectionsIDParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type PatchVpnGatewaysVpnGatewayIDConnectionsIDReader

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

PatchVpnGatewaysVpnGatewayIDConnectionsIDReader is a Reader for the PatchVpnGatewaysVpnGatewayIDConnectionsID structure.

func (*PatchVpnGatewaysVpnGatewayIDConnectionsIDReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type PostIkePoliciesBadRequest

type PostIkePoliciesBadRequest struct {
	Payload *models.Riaaserror
}

PostIkePoliciesBadRequest handles this case with default header values.

An invalid IKE policy template was provided.

func NewPostIkePoliciesBadRequest

func NewPostIkePoliciesBadRequest() *PostIkePoliciesBadRequest

NewPostIkePoliciesBadRequest creates a PostIkePoliciesBadRequest with default headers values

func (*PostIkePoliciesBadRequest) Error

func (o *PostIkePoliciesBadRequest) Error() string

type PostIkePoliciesCreated

type PostIkePoliciesCreated struct {
	Payload *models.IKEPolicy
}

PostIkePoliciesCreated handles this case with default header values.

The IKE policy was created successfully.

func NewPostIkePoliciesCreated

func NewPostIkePoliciesCreated() *PostIkePoliciesCreated

NewPostIkePoliciesCreated creates a PostIkePoliciesCreated with default headers values

func (*PostIkePoliciesCreated) Error

func (o *PostIkePoliciesCreated) Error() string

type PostIkePoliciesParams

type PostIkePoliciesParams struct {

	/*Body*/
	Body *models.IKEPolicyTemplate
	/*Generation
	  The infrastructure generation for the request.

	*/
	Generation int64
	/*Version
	  Requests the version of the API as of a date in the format `YYYY-MM-DD`. Any date up to the current date may be provided. Specify the current date to request the latest version.

	*/
	Version string

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

PostIkePoliciesParams contains all the parameters to send to the API endpoint for the post ike policies operation typically these are written to a http.Request

func NewPostIkePoliciesParams

func NewPostIkePoliciesParams() *PostIkePoliciesParams

NewPostIkePoliciesParams creates a new PostIkePoliciesParams object with the default values initialized.

func NewPostIkePoliciesParamsWithContext

func NewPostIkePoliciesParamsWithContext(ctx context.Context) *PostIkePoliciesParams

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

func NewPostIkePoliciesParamsWithHTTPClient

func NewPostIkePoliciesParamsWithHTTPClient(client *http.Client) *PostIkePoliciesParams

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

func NewPostIkePoliciesParamsWithTimeout

func NewPostIkePoliciesParamsWithTimeout(timeout time.Duration) *PostIkePoliciesParams

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

func (*PostIkePoliciesParams) SetBody

SetBody adds the body to the post ike policies params

func (*PostIkePoliciesParams) SetContext

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

SetContext adds the context to the post ike policies params

func (*PostIkePoliciesParams) SetGeneration

func (o *PostIkePoliciesParams) SetGeneration(generation int64)

SetGeneration adds the generation to the post ike policies params

func (*PostIkePoliciesParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the post ike policies params

func (*PostIkePoliciesParams) SetTimeout

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

SetTimeout adds the timeout to the post ike policies params

func (*PostIkePoliciesParams) SetVersion

func (o *PostIkePoliciesParams) SetVersion(version string)

SetVersion adds the version to the post ike policies params

func (*PostIkePoliciesParams) WithBody

WithBody adds the body to the post ike policies params

func (*PostIkePoliciesParams) WithContext

WithContext adds the context to the post ike policies params

func (*PostIkePoliciesParams) WithGeneration

func (o *PostIkePoliciesParams) WithGeneration(generation int64) *PostIkePoliciesParams

WithGeneration adds the generation to the post ike policies params

func (*PostIkePoliciesParams) WithHTTPClient

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

WithHTTPClient adds the HTTPClient to the post ike policies params

func (*PostIkePoliciesParams) WithTimeout

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

WithTimeout adds the timeout to the post ike policies params

func (*PostIkePoliciesParams) WithVersion

func (o *PostIkePoliciesParams) WithVersion(version string) *PostIkePoliciesParams

WithVersion adds the version to the post ike policies params

func (*PostIkePoliciesParams) WriteToRequest

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

WriteToRequest writes these params to a swagger request

type PostIkePoliciesReader

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

PostIkePoliciesReader is a Reader for the PostIkePolicies structure.

func (*PostIkePoliciesReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type PostIpsecPoliciesBadRequest

type PostIpsecPoliciesBadRequest struct {
	Payload *models.Riaaserror
}

PostIpsecPoliciesBadRequest handles this case with default header values.

An invalid IPsec policy template was provided.

func NewPostIpsecPoliciesBadRequest

func NewPostIpsecPoliciesBadRequest() *PostIpsecPoliciesBadRequest

NewPostIpsecPoliciesBadRequest creates a PostIpsecPoliciesBadRequest with default headers values

func (*PostIpsecPoliciesBadRequest) Error

type PostIpsecPoliciesCreated

type PostIpsecPoliciesCreated struct {
	Payload *models.IpsecPolicy
}

PostIpsecPoliciesCreated handles this case with default header values.

The IPsec policy was created successfully.

func NewPostIpsecPoliciesCreated

func NewPostIpsecPoliciesCreated() *PostIpsecPoliciesCreated

NewPostIpsecPoliciesCreated creates a PostIpsecPoliciesCreated with default headers values

func (*PostIpsecPoliciesCreated) Error

func (o *PostIpsecPoliciesCreated) Error() string

type PostIpsecPoliciesParams

type PostIpsecPoliciesParams struct {

	/*Body
	  The IPsec policy template.

	*/
	Body *models.IpsecPolicyTemplate
	/*Generation
	  The infrastructure generation for the request.

	*/
	Generation int64
	/*Version
	  Requests the version of the API as of a date in the format `YYYY-MM-DD`. Any date up to the current date may be provided. Specify the current date to request the latest version.

	*/
	Version string

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

PostIpsecPoliciesParams contains all the parameters to send to the API endpoint for the post ipsec policies operation typically these are written to a http.Request

func NewPostIpsecPoliciesParams

func NewPostIpsecPoliciesParams() *PostIpsecPoliciesParams

NewPostIpsecPoliciesParams creates a new PostIpsecPoliciesParams object with the default values initialized.

func NewPostIpsecPoliciesParamsWithContext

func NewPostIpsecPoliciesParamsWithContext(ctx context.Context) *PostIpsecPoliciesParams

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

func NewPostIpsecPoliciesParamsWithHTTPClient

func NewPostIpsecPoliciesParamsWithHTTPClient(client *http.Client) *PostIpsecPoliciesParams

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

func NewPostIpsecPoliciesParamsWithTimeout

func NewPostIpsecPoliciesParamsWithTimeout(timeout time.Duration) *PostIpsecPoliciesParams

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

func (*PostIpsecPoliciesParams) SetBody

SetBody adds the body to the post ipsec policies params

func (*PostIpsecPoliciesParams) SetContext

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

SetContext adds the context to the post ipsec policies params

func (*PostIpsecPoliciesParams) SetGeneration

func (o *PostIpsecPoliciesParams) SetGeneration(generation int64)

SetGeneration adds the generation to the post ipsec policies params

func (*PostIpsecPoliciesParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the post ipsec policies params

func (*PostIpsecPoliciesParams) SetTimeout

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

SetTimeout adds the timeout to the post ipsec policies params

func (*PostIpsecPoliciesParams) SetVersion

func (o *PostIpsecPoliciesParams) SetVersion(version string)

SetVersion adds the version to the post ipsec policies params

func (*PostIpsecPoliciesParams) WithBody

WithBody adds the body to the post ipsec policies params

func (*PostIpsecPoliciesParams) WithContext

WithContext adds the context to the post ipsec policies params

func (*PostIpsecPoliciesParams) WithGeneration

func (o *PostIpsecPoliciesParams) WithGeneration(generation int64) *PostIpsecPoliciesParams

WithGeneration adds the generation to the post ipsec policies params

func (*PostIpsecPoliciesParams) WithHTTPClient

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

WithHTTPClient adds the HTTPClient to the post ipsec policies params

func (*PostIpsecPoliciesParams) WithTimeout

WithTimeout adds the timeout to the post ipsec policies params

func (*PostIpsecPoliciesParams) WithVersion

func (o *PostIpsecPoliciesParams) WithVersion(version string) *PostIpsecPoliciesParams

WithVersion adds the version to the post ipsec policies params

func (*PostIpsecPoliciesParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type PostIpsecPoliciesReader

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

PostIpsecPoliciesReader is a Reader for the PostIpsecPolicies structure.

func (*PostIpsecPoliciesReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type PostVpnGatewaysBadRequest

type PostVpnGatewaysBadRequest struct {
	Payload *models.Riaaserror
}

PostVpnGatewaysBadRequest handles this case with default header values.

An invalid VPN gateway template was provided.

func NewPostVpnGatewaysBadRequest

func NewPostVpnGatewaysBadRequest() *PostVpnGatewaysBadRequest

NewPostVpnGatewaysBadRequest creates a PostVpnGatewaysBadRequest with default headers values

func (*PostVpnGatewaysBadRequest) Error

func (o *PostVpnGatewaysBadRequest) Error() string

type PostVpnGatewaysCreated

type PostVpnGatewaysCreated struct {
	Payload *models.VPNGateway
}

PostVpnGatewaysCreated handles this case with default header values.

The VPN gateway was created successfully.

func NewPostVpnGatewaysCreated

func NewPostVpnGatewaysCreated() *PostVpnGatewaysCreated

NewPostVpnGatewaysCreated creates a PostVpnGatewaysCreated with default headers values

func (*PostVpnGatewaysCreated) Error

func (o *PostVpnGatewaysCreated) Error() string

type PostVpnGatewaysParams

type PostVpnGatewaysParams struct {

	/*Body
	  The VPN gateway template.

	*/
	Body *models.VPNGatewayTemplate
	/*Generation
	  The infrastructure generation for the request.

	*/
	Generation int64
	/*Version
	  Requests the version of the API as of a date in the format `YYYY-MM-DD`. Any date up to the current date may be provided. Specify the current date to request the latest version.

	*/
	Version string

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

PostVpnGatewaysParams contains all the parameters to send to the API endpoint for the post vpn gateways operation typically these are written to a http.Request

func NewPostVpnGatewaysParams

func NewPostVpnGatewaysParams() *PostVpnGatewaysParams

NewPostVpnGatewaysParams creates a new PostVpnGatewaysParams object with the default values initialized.

func NewPostVpnGatewaysParamsWithContext

func NewPostVpnGatewaysParamsWithContext(ctx context.Context) *PostVpnGatewaysParams

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

func NewPostVpnGatewaysParamsWithHTTPClient

func NewPostVpnGatewaysParamsWithHTTPClient(client *http.Client) *PostVpnGatewaysParams

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

func NewPostVpnGatewaysParamsWithTimeout

func NewPostVpnGatewaysParamsWithTimeout(timeout time.Duration) *PostVpnGatewaysParams

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

func (*PostVpnGatewaysParams) SetBody

SetBody adds the body to the post vpn gateways params

func (*PostVpnGatewaysParams) SetContext

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

SetContext adds the context to the post vpn gateways params

func (*PostVpnGatewaysParams) SetGeneration

func (o *PostVpnGatewaysParams) SetGeneration(generation int64)

SetGeneration adds the generation to the post vpn gateways params

func (*PostVpnGatewaysParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the post vpn gateways params

func (*PostVpnGatewaysParams) SetTimeout

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

SetTimeout adds the timeout to the post vpn gateways params

func (*PostVpnGatewaysParams) SetVersion

func (o *PostVpnGatewaysParams) SetVersion(version string)

SetVersion adds the version to the post vpn gateways params

func (*PostVpnGatewaysParams) WithBody

WithBody adds the body to the post vpn gateways params

func (*PostVpnGatewaysParams) WithContext

WithContext adds the context to the post vpn gateways params

func (*PostVpnGatewaysParams) WithGeneration

func (o *PostVpnGatewaysParams) WithGeneration(generation int64) *PostVpnGatewaysParams

WithGeneration adds the generation to the post vpn gateways params

func (*PostVpnGatewaysParams) WithHTTPClient

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

WithHTTPClient adds the HTTPClient to the post vpn gateways params

func (*PostVpnGatewaysParams) WithTimeout

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

WithTimeout adds the timeout to the post vpn gateways params

func (*PostVpnGatewaysParams) WithVersion

func (o *PostVpnGatewaysParams) WithVersion(version string) *PostVpnGatewaysParams

WithVersion adds the version to the post vpn gateways params

func (*PostVpnGatewaysParams) WriteToRequest

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

WriteToRequest writes these params to a swagger request

type PostVpnGatewaysReader

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

PostVpnGatewaysReader is a Reader for the PostVpnGateways structure.

func (*PostVpnGatewaysReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type PostVpnGatewaysVpnGatewayIDConnectionsBadRequest

type PostVpnGatewaysVpnGatewayIDConnectionsBadRequest struct {
	Payload *models.Riaaserror
}

PostVpnGatewaysVpnGatewayIDConnectionsBadRequest handles this case with default header values.

An invalid VPN connection template was provided.

func NewPostVpnGatewaysVpnGatewayIDConnectionsBadRequest

func NewPostVpnGatewaysVpnGatewayIDConnectionsBadRequest() *PostVpnGatewaysVpnGatewayIDConnectionsBadRequest

NewPostVpnGatewaysVpnGatewayIDConnectionsBadRequest creates a PostVpnGatewaysVpnGatewayIDConnectionsBadRequest with default headers values

func (*PostVpnGatewaysVpnGatewayIDConnectionsBadRequest) Error

type PostVpnGatewaysVpnGatewayIDConnectionsCreated

type PostVpnGatewaysVpnGatewayIDConnectionsCreated struct {
	Payload *models.VPNGatewayConnection
}

PostVpnGatewaysVpnGatewayIDConnectionsCreated handles this case with default header values.

The VPN connection was created successfully.

func NewPostVpnGatewaysVpnGatewayIDConnectionsCreated

func NewPostVpnGatewaysVpnGatewayIDConnectionsCreated() *PostVpnGatewaysVpnGatewayIDConnectionsCreated

NewPostVpnGatewaysVpnGatewayIDConnectionsCreated creates a PostVpnGatewaysVpnGatewayIDConnectionsCreated with default headers values

func (*PostVpnGatewaysVpnGatewayIDConnectionsCreated) Error

type PostVpnGatewaysVpnGatewayIDConnectionsParams

type PostVpnGatewaysVpnGatewayIDConnectionsParams struct {

	/*Body
	  The VPN connection template.

	*/
	Body *models.VPNGatewayConnectionTemplate
	/*Generation
	  The infrastructure generation for the request.

	*/
	Generation int64
	/*Version
	  Requests the version of the API as of a date in the format `YYYY-MM-DD`. Any date up to the current date may be provided. Specify the current date to request the latest version.

	*/
	Version string
	/*VpnGatewayID
	  The VPN gateway identifier

	*/
	VpnGatewayID string

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

PostVpnGatewaysVpnGatewayIDConnectionsParams contains all the parameters to send to the API endpoint for the post vpn gateways vpn gateway ID connections operation typically these are written to a http.Request

func NewPostVpnGatewaysVpnGatewayIDConnectionsParams

func NewPostVpnGatewaysVpnGatewayIDConnectionsParams() *PostVpnGatewaysVpnGatewayIDConnectionsParams

NewPostVpnGatewaysVpnGatewayIDConnectionsParams creates a new PostVpnGatewaysVpnGatewayIDConnectionsParams object with the default values initialized.

func NewPostVpnGatewaysVpnGatewayIDConnectionsParamsWithContext

func NewPostVpnGatewaysVpnGatewayIDConnectionsParamsWithContext(ctx context.Context) *PostVpnGatewaysVpnGatewayIDConnectionsParams

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

func NewPostVpnGatewaysVpnGatewayIDConnectionsParamsWithHTTPClient

func NewPostVpnGatewaysVpnGatewayIDConnectionsParamsWithHTTPClient(client *http.Client) *PostVpnGatewaysVpnGatewayIDConnectionsParams

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

func NewPostVpnGatewaysVpnGatewayIDConnectionsParamsWithTimeout

func NewPostVpnGatewaysVpnGatewayIDConnectionsParamsWithTimeout(timeout time.Duration) *PostVpnGatewaysVpnGatewayIDConnectionsParams

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

func (*PostVpnGatewaysVpnGatewayIDConnectionsParams) SetBody

SetBody adds the body to the post vpn gateways vpn gateway ID connections params

func (*PostVpnGatewaysVpnGatewayIDConnectionsParams) SetContext

SetContext adds the context to the post vpn gateways vpn gateway ID connections params

func (*PostVpnGatewaysVpnGatewayIDConnectionsParams) SetGeneration

func (o *PostVpnGatewaysVpnGatewayIDConnectionsParams) SetGeneration(generation int64)

SetGeneration adds the generation to the post vpn gateways vpn gateway ID connections params

func (*PostVpnGatewaysVpnGatewayIDConnectionsParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the post vpn gateways vpn gateway ID connections params

func (*PostVpnGatewaysVpnGatewayIDConnectionsParams) SetTimeout

SetTimeout adds the timeout to the post vpn gateways vpn gateway ID connections params

func (*PostVpnGatewaysVpnGatewayIDConnectionsParams) SetVersion

SetVersion adds the version to the post vpn gateways vpn gateway ID connections params

func (*PostVpnGatewaysVpnGatewayIDConnectionsParams) SetVpnGatewayID

func (o *PostVpnGatewaysVpnGatewayIDConnectionsParams) SetVpnGatewayID(vpnGatewayID string)

SetVpnGatewayID adds the vpnGatewayId to the post vpn gateways vpn gateway ID connections params

func (*PostVpnGatewaysVpnGatewayIDConnectionsParams) WithBody

WithBody adds the body to the post vpn gateways vpn gateway ID connections params

func (*PostVpnGatewaysVpnGatewayIDConnectionsParams) WithContext

WithContext adds the context to the post vpn gateways vpn gateway ID connections params

func (*PostVpnGatewaysVpnGatewayIDConnectionsParams) WithGeneration

WithGeneration adds the generation to the post vpn gateways vpn gateway ID connections params

func (*PostVpnGatewaysVpnGatewayIDConnectionsParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the post vpn gateways vpn gateway ID connections params

func (*PostVpnGatewaysVpnGatewayIDConnectionsParams) WithTimeout

WithTimeout adds the timeout to the post vpn gateways vpn gateway ID connections params

func (*PostVpnGatewaysVpnGatewayIDConnectionsParams) WithVersion

WithVersion adds the version to the post vpn gateways vpn gateway ID connections params

func (*PostVpnGatewaysVpnGatewayIDConnectionsParams) WithVpnGatewayID

WithVpnGatewayID adds the vpnGatewayID to the post vpn gateways vpn gateway ID connections params

func (*PostVpnGatewaysVpnGatewayIDConnectionsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type PostVpnGatewaysVpnGatewayIDConnectionsReader

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

PostVpnGatewaysVpnGatewayIDConnectionsReader is a Reader for the PostVpnGatewaysVpnGatewayIDConnections structure.

func (*PostVpnGatewaysVpnGatewayIDConnectionsReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type PutVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthBadRequest

type PutVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthBadRequest struct {
	Payload *models.Riaaserror
}

PutVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthBadRequest handles this case with default header values.

The supplied CIDR was invalid.

func NewPutVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthBadRequest

func NewPutVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthBadRequest() *PutVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthBadRequest

NewPutVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthBadRequest creates a PutVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthBadRequest with default headers values

func (*PutVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthBadRequest) Error

type PutVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthNoContent

type PutVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthNoContent struct {
}

PutVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthNoContent handles this case with default header values.

The CIDR was successfully set on the resource.

func NewPutVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthNoContent

func NewPutVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthNoContent() *PutVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthNoContent

NewPutVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthNoContent creates a PutVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthNoContent with default headers values

func (*PutVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthNoContent) Error

type PutVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthNotFound

type PutVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthNotFound struct {
	Payload *models.Riaaserror
}

PutVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthNotFound handles this case with default header values.

The specified resource could not be found.

func NewPutVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthNotFound

func NewPutVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthNotFound() *PutVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthNotFound

NewPutVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthNotFound creates a PutVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthNotFound with default headers values

func (*PutVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthNotFound) Error

type PutVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParams

type PutVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParams struct {

	/*Generation
	  The infrastructure generation for the request.

	*/
	Generation int64
	/*ID
	  The VPN connection identifier

	*/
	ID string
	/*PrefixAddress
	  The prefix address part of the CIDR

	*/
	PrefixAddress string
	/*PrefixLength
	  The prefix length part of the CIDR

	*/
	PrefixLength string
	/*Version
	  Requests the version of the API as of a date in the format `YYYY-MM-DD`. Any date up to the current date may be provided. Specify the current date to request the latest version.

	*/
	Version string
	/*VpnGatewayID
	  The VPN gateway identifier

	*/
	VpnGatewayID string

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

PutVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParams contains all the parameters to send to the API endpoint for the put vpn gateways vpn gateway ID connections ID local cidrs prefix address prefix length operation typically these are written to a http.Request

func NewPutVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParams

func NewPutVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParams() *PutVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParams

NewPutVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParams creates a new PutVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParams object with the default values initialized.

func NewPutVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParamsWithContext

func NewPutVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParamsWithContext(ctx context.Context) *PutVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParams

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

func NewPutVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParamsWithHTTPClient

func NewPutVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParamsWithHTTPClient(client *http.Client) *PutVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParams

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

func NewPutVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParamsWithTimeout

func NewPutVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParamsWithTimeout(timeout time.Duration) *PutVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParams

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

func (*PutVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParams) SetContext

SetContext adds the context to the put vpn gateways vpn gateway ID connections ID local cidrs prefix address prefix length params

func (*PutVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParams) SetGeneration

SetGeneration adds the generation to the put vpn gateways vpn gateway ID connections ID local cidrs prefix address prefix length params

func (*PutVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParams) SetHTTPClient

SetHTTPClient adds the HTTPClient to the put vpn gateways vpn gateway ID connections ID local cidrs prefix address prefix length params

func (*PutVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParams) SetID

SetID adds the id to the put vpn gateways vpn gateway ID connections ID local cidrs prefix address prefix length params

func (*PutVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParams) SetPrefixAddress

SetPrefixAddress adds the prefixAddress to the put vpn gateways vpn gateway ID connections ID local cidrs prefix address prefix length params

func (*PutVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParams) SetPrefixLength

SetPrefixLength adds the prefixLength to the put vpn gateways vpn gateway ID connections ID local cidrs prefix address prefix length params

func (*PutVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParams) SetTimeout

SetTimeout adds the timeout to the put vpn gateways vpn gateway ID connections ID local cidrs prefix address prefix length params

func (*PutVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParams) SetVersion

SetVersion adds the version to the put vpn gateways vpn gateway ID connections ID local cidrs prefix address prefix length params

func (*PutVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParams) SetVpnGatewayID

SetVpnGatewayID adds the vpnGatewayId to the put vpn gateways vpn gateway ID connections ID local cidrs prefix address prefix length params

func (*PutVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParams) WithContext

WithContext adds the context to the put vpn gateways vpn gateway ID connections ID local cidrs prefix address prefix length params

func (*PutVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParams) WithGeneration

WithGeneration adds the generation to the put vpn gateways vpn gateway ID connections ID local cidrs prefix address prefix length params

func (*PutVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the put vpn gateways vpn gateway ID connections ID local cidrs prefix address prefix length params

func (*PutVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParams) WithID

WithID adds the id to the put vpn gateways vpn gateway ID connections ID local cidrs prefix address prefix length params

func (*PutVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParams) WithPrefixAddress

WithPrefixAddress adds the prefixAddress to the put vpn gateways vpn gateway ID connections ID local cidrs prefix address prefix length params

func (*PutVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParams) WithPrefixLength

WithPrefixLength adds the prefixLength to the put vpn gateways vpn gateway ID connections ID local cidrs prefix address prefix length params

func (*PutVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParams) WithTimeout

WithTimeout adds the timeout to the put vpn gateways vpn gateway ID connections ID local cidrs prefix address prefix length params

func (*PutVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParams) WithVersion

WithVersion adds the version to the put vpn gateways vpn gateway ID connections ID local cidrs prefix address prefix length params

func (*PutVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParams) WithVpnGatewayID

WithVpnGatewayID adds the vpnGatewayID to the put vpn gateways vpn gateway ID connections ID local cidrs prefix address prefix length params

func (*PutVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type PutVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthReader

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

PutVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthReader is a Reader for the PutVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLength structure.

func (*PutVpnGatewaysVpnGatewayIDConnectionsIDLocalCidrsPrefixAddressPrefixLengthReader) ReadResponse

ReadResponse reads a server response into the received o.

type PutVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthBadRequest

type PutVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthBadRequest struct {
	Payload *models.Riaaserror
}

PutVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthBadRequest handles this case with default header values.

The supplied CIDR was invalid.

func NewPutVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthBadRequest

func NewPutVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthBadRequest() *PutVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthBadRequest

NewPutVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthBadRequest creates a PutVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthBadRequest with default headers values

func (*PutVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthBadRequest) Error

type PutVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthNoContent

type PutVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthNoContent struct {
}

PutVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthNoContent handles this case with default header values.

The CIDR was successfully set on the resource.

func NewPutVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthNoContent

func NewPutVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthNoContent() *PutVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthNoContent

NewPutVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthNoContent creates a PutVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthNoContent with default headers values

func (*PutVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthNoContent) Error

type PutVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthNotFound

type PutVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthNotFound struct {
	Payload *models.Riaaserror
}

PutVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthNotFound handles this case with default header values.

The specified resource could not be found.

func NewPutVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthNotFound

func NewPutVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthNotFound() *PutVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthNotFound

NewPutVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthNotFound creates a PutVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthNotFound with default headers values

func (*PutVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthNotFound) Error

type PutVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParams

type PutVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParams struct {

	/*Generation
	  The infrastructure generation for the request.

	*/
	Generation int64
	/*ID
	  The VPN connection identifier

	*/
	ID string
	/*PrefixAddress
	  The prefix address part of the CIDR

	*/
	PrefixAddress string
	/*PrefixLength
	  The prefix length part of the CIDR

	*/
	PrefixLength string
	/*Version
	  Requests the version of the API as of a date in the format `YYYY-MM-DD`. Any date up to the current date may be provided. Specify the current date to request the latest version.

	*/
	Version string
	/*VpnGatewayID
	  The VPN gateway identifier

	*/
	VpnGatewayID string

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

PutVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParams contains all the parameters to send to the API endpoint for the put vpn gateways vpn gateway ID connections ID peer cidrs prefix address prefix length operation typically these are written to a http.Request

func NewPutVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParams

func NewPutVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParams() *PutVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParams

NewPutVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParams creates a new PutVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParams object with the default values initialized.

func NewPutVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParamsWithContext

func NewPutVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParamsWithContext(ctx context.Context) *PutVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParams

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

func NewPutVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParamsWithHTTPClient

func NewPutVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParamsWithHTTPClient(client *http.Client) *PutVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParams

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

func NewPutVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParamsWithTimeout

func NewPutVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParamsWithTimeout(timeout time.Duration) *PutVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParams

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

func (*PutVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParams) SetContext

SetContext adds the context to the put vpn gateways vpn gateway ID connections ID peer cidrs prefix address prefix length params

func (*PutVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParams) SetGeneration

SetGeneration adds the generation to the put vpn gateways vpn gateway ID connections ID peer cidrs prefix address prefix length params

func (*PutVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParams) SetHTTPClient

SetHTTPClient adds the HTTPClient to the put vpn gateways vpn gateway ID connections ID peer cidrs prefix address prefix length params

func (*PutVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParams) SetID

SetID adds the id to the put vpn gateways vpn gateway ID connections ID peer cidrs prefix address prefix length params

func (*PutVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParams) SetPrefixAddress

SetPrefixAddress adds the prefixAddress to the put vpn gateways vpn gateway ID connections ID peer cidrs prefix address prefix length params

func (*PutVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParams) SetPrefixLength

SetPrefixLength adds the prefixLength to the put vpn gateways vpn gateway ID connections ID peer cidrs prefix address prefix length params

func (*PutVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParams) SetTimeout

SetTimeout adds the timeout to the put vpn gateways vpn gateway ID connections ID peer cidrs prefix address prefix length params

func (*PutVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParams) SetVersion

SetVersion adds the version to the put vpn gateways vpn gateway ID connections ID peer cidrs prefix address prefix length params

func (*PutVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParams) SetVpnGatewayID

SetVpnGatewayID adds the vpnGatewayId to the put vpn gateways vpn gateway ID connections ID peer cidrs prefix address prefix length params

func (*PutVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParams) WithContext

WithContext adds the context to the put vpn gateways vpn gateway ID connections ID peer cidrs prefix address prefix length params

func (*PutVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParams) WithGeneration

WithGeneration adds the generation to the put vpn gateways vpn gateway ID connections ID peer cidrs prefix address prefix length params

func (*PutVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the put vpn gateways vpn gateway ID connections ID peer cidrs prefix address prefix length params

func (*PutVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParams) WithID

WithID adds the id to the put vpn gateways vpn gateway ID connections ID peer cidrs prefix address prefix length params

func (*PutVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParams) WithPrefixAddress

WithPrefixAddress adds the prefixAddress to the put vpn gateways vpn gateway ID connections ID peer cidrs prefix address prefix length params

func (*PutVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParams) WithPrefixLength

WithPrefixLength adds the prefixLength to the put vpn gateways vpn gateway ID connections ID peer cidrs prefix address prefix length params

func (*PutVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParams) WithTimeout

WithTimeout adds the timeout to the put vpn gateways vpn gateway ID connections ID peer cidrs prefix address prefix length params

func (*PutVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParams) WithVersion

WithVersion adds the version to the put vpn gateways vpn gateway ID connections ID peer cidrs prefix address prefix length params

func (*PutVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParams) WithVpnGatewayID

WithVpnGatewayID adds the vpnGatewayID to the put vpn gateways vpn gateway ID connections ID peer cidrs prefix address prefix length params

func (*PutVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type PutVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthReader

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

PutVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthReader is a Reader for the PutVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLength structure.

func (*PutVpnGatewaysVpnGatewayIDConnectionsIDPeerCidrsPrefixAddressPrefixLengthReader) ReadResponse

ReadResponse reads a server response into the received o.

Source Files

Jump to

Keyboard shortcuts

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