operations

package
v0.0.0-...-9bb71bf Latest Latest
Warning

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

Go to latest
Published: Nov 28, 2017 License: Apache-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 operations API

func New ¶

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

New creates a new operations API client.

func (*Client) DeleteIPLoadbalancingServiceNameHTTPFarmFarmID ¶

DeleteIPLoadbalancingServiceNameHTTPFarmFarmID deletes an HTTP farm

PRODUCTION - authentication required

func (*Client) DeleteIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerID ¶

DeleteIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerID deletes a server from an HTTP farm

PRODUCTION - authentication required

func (*Client) DeleteIPLoadbalancingServiceNameHTTPFrontendFrontendID ¶

DeleteIPLoadbalancingServiceNameHTTPFrontendFrontendID deletes an HTTP frontend

PRODUCTION - authentication required

func (*Client) DeleteIPLoadbalancingServiceNameHTTPRouteRouteID ¶

DeleteIPLoadbalancingServiceNameHTTPRouteRouteID deletes this HTTP route

PRODUCTION - authentication required

func (*Client) DeleteIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleID ¶

DeleteIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleID deletes this rule from the route

PRODUCTION - authentication required

func (*Client) DeleteIPLoadbalancingServiceNameSslID ¶

DeleteIPLoadbalancingServiceNameSslID deletes a custom s s l certificate

PRODUCTION - authentication required

func (*Client) DeleteIPLoadbalancingServiceNameTCPFarmFarmID ¶

DeleteIPLoadbalancingServiceNameTCPFarmFarmID deletes a TCP farm

PRODUCTION - authentication required

func (*Client) DeleteIPLoadbalancingServiceNameTCPFarmFarmIDServerServerID ¶

DeleteIPLoadbalancingServiceNameTCPFarmFarmIDServerServerID deletes a server from a TCP farm

PRODUCTION - authentication required

func (*Client) DeleteIPLoadbalancingServiceNameTCPFrontendFrontendID ¶

DeleteIPLoadbalancingServiceNameTCPFrontendFrontendID deletes an TCP frontend

PRODUCTION - authentication required

func (*Client) DeleteIPLoadbalancingServiceNameTCPRouteRouteID ¶

DeleteIPLoadbalancingServiceNameTCPRouteRouteID deletes this TCP route

PRODUCTION - authentication required

func (*Client) DeleteIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleID ¶

DeleteIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleID deletes this rule from the route

PRODUCTION - authentication required

func (*Client) DeleteIPLoadbalancingServiceNameUDPFarmFarmID ¶

DeleteIPLoadbalancingServiceNameUDPFarmFarmID deletes an UDP farm

BETA - authentication required

func (*Client) DeleteIPLoadbalancingServiceNameUDPFarmFarmIDServerServerID ¶

DeleteIPLoadbalancingServiceNameUDPFarmFarmIDServerServerID deletes a server from an UDP farm

BETA - authentication required

func (*Client) DeleteIPLoadbalancingServiceNameUDPFrontendFrontendID ¶

DeleteIPLoadbalancingServiceNameUDPFrontendFrontendID deletes an UDP frontend

BETA - authentication required

func (*Client) DeleteIPLoadbalancingServiceNameVrackNetworkVrackNetworkID ¶

DeleteIPLoadbalancingServiceNameVrackNetworkVrackNetworkID deletes this description of a private network in the v rack it must not be used by any farm server

BETA - authentication required

func (*Client) DeleteIPLoadbalancingServiceNameZoneName ¶

DeleteIPLoadbalancingServiceNameZoneName deletes a zone

PRODUCTION - authentication required

func (*Client) GetIPLoadbalancing ¶

func (a *Client) GetIPLoadbalancing(params *GetIPLoadbalancingParams, authInfo runtime.ClientAuthInfoWriter) (*GetIPLoadbalancingOK, error)

GetIPLoadbalancing lists available services

PRODUCTION - authentication required

func (*Client) GetIPLoadbalancingAvailableZones ¶

GetIPLoadbalancingAvailableZones lists of zone available for an IP load balancing

PRODUCTION - authentication required

func (*Client) GetIPLoadbalancingServiceName ¶

func (a *Client) GetIPLoadbalancingServiceName(params *GetIPLoadbalancingServiceNameParams, authInfo runtime.ClientAuthInfoWriter) (*GetIPLoadbalancingServiceNameOK, error)

GetIPLoadbalancingServiceName gets this object properties

PRODUCTION - authentication required

func (*Client) GetIPLoadbalancingServiceNameAvailableFarmProbes ¶

GetIPLoadbalancingServiceNameAvailableFarmProbes availables farm probes for health checks

PRODUCTION - authentication required

func (*Client) GetIPLoadbalancingServiceNameAvailableFarmType ¶

GetIPLoadbalancingServiceNameAvailableFarmType availables farm types

PRODUCTION - authentication required

func (*Client) GetIPLoadbalancingServiceNameAvailableFrontendType ¶

GetIPLoadbalancingServiceNameAvailableFrontendType availables frontend type

PRODUCTION - authentication required

func (*Client) GetIPLoadbalancingServiceNameAvailableRouteActions ¶

GetIPLoadbalancingServiceNameAvailableRouteActions availables route actions

PRODUCTION - authentication required

func (*Client) GetIPLoadbalancingServiceNameAvailableRouteRules ¶

GetIPLoadbalancingServiceNameAvailableRouteRules availables route match rules

PRODUCTION - authentication required

func (*Client) GetIPLoadbalancingServiceNameDefinedFarms ¶

GetIPLoadbalancingServiceNameDefinedFarms lists of defined farms and whether they are HTTP TCP or UDP

PRODUCTION - authentication required

func (*Client) GetIPLoadbalancingServiceNameDefinedFrontends ¶

GetIPLoadbalancingServiceNameDefinedFrontends lists of defined frontends and whether they are HTTP TCP or UDP

PRODUCTION - authentication required

func (*Client) GetIPLoadbalancingServiceNameDefinedRoutes ¶

GetIPLoadbalancingServiceNameDefinedRoutes lists of defined routes and whether they are HTTP or TCP

PRODUCTION - authentication required

func (*Client) GetIPLoadbalancingServiceNameFailover ¶

GetIPLoadbalancingServiceNameFailover lists all failover ip routed to this IP l b

PRODUCTION - authentication required

func (*Client) GetIPLoadbalancingServiceNameHTTPFarm ¶

GetIPLoadbalancingServiceNameHTTPFarm HTTPs farm for this iplb

PRODUCTION - authentication required

func (*Client) GetIPLoadbalancingServiceNameHTTPFarmFarmID ¶

GetIPLoadbalancingServiceNameHTTPFarmFarmID gets this object properties

PRODUCTION - authentication required

func (*Client) GetIPLoadbalancingServiceNameHTTPFarmFarmIDServer ¶

GetIPLoadbalancingServiceNameHTTPFarmFarmIDServer HTTPs farm s servers

PRODUCTION - authentication required

func (*Client) GetIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerID ¶

GetIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerID gets this object properties

PRODUCTION - authentication required

func (*Client) GetIPLoadbalancingServiceNameHTTPFrontend ¶

GetIPLoadbalancingServiceNameHTTPFrontend HTTPs frontends for this iplb

PRODUCTION - authentication required

func (*Client) GetIPLoadbalancingServiceNameHTTPFrontendFrontendID ¶

GetIPLoadbalancingServiceNameHTTPFrontendFrontendID gets this object properties

PRODUCTION - authentication required

func (*Client) GetIPLoadbalancingServiceNameHTTPRoute ¶

GetIPLoadbalancingServiceNameHTTPRoute HTTPs routes for this iplb

PRODUCTION - authentication required

func (*Client) GetIPLoadbalancingServiceNameHTTPRouteRouteID ¶

GetIPLoadbalancingServiceNameHTTPRouteRouteID gets this object properties

PRODUCTION - authentication required

func (*Client) GetIPLoadbalancingServiceNameHTTPRouteRouteIDRule ¶

GetIPLoadbalancingServiceNameHTTPRouteRouteIDRule HTTPs routes for this iplb

PRODUCTION - authentication required

func (*Client) GetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleID ¶

GetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleID gets this object properties

PRODUCTION - authentication required

func (*Client) GetIPLoadbalancingServiceNameInstancesState ¶

GetIPLoadbalancingServiceNameInstancesState gets the effective state of your IP l b instances on IP l b servers

PRODUCTION - authentication required

func (*Client) GetIPLoadbalancingServiceNameNatIP ¶

GetIPLoadbalancingServiceNameNatIP Ips subnet used by o v h to nat requests on your IP l b to your backends you must ensure that your backends are not part of a network that overlap with this one

PRODUCTION - authentication required

func (*Client) GetIPLoadbalancingServiceNamePendingChanges ¶

GetIPLoadbalancingServiceNamePendingChanges lists the pending changes on your load balancer configuration per zone

PRODUCTION - authentication required

func (*Client) GetIPLoadbalancingServiceNameQuota ¶

GetIPLoadbalancingServiceNameQuota availables quota informations for current billing period per zone

PRODUCTION - authentication required

func (*Client) GetIPLoadbalancingServiceNameQuotaHistory ¶

GetIPLoadbalancingServiceNameQuotaHistory quota history informations per month

PRODUCTION - authentication required

func (*Client) GetIPLoadbalancingServiceNameQuotaHistoryID ¶

GetIPLoadbalancingServiceNameQuotaHistoryID gets this object properties

PRODUCTION - authentication required

func (*Client) GetIPLoadbalancingServiceNameQuotaZone ¶

GetIPLoadbalancingServiceNameQuotaZone gets this object properties

PRODUCTION - authentication required

func (*Client) GetIPLoadbalancingServiceNameServiceInfos ¶

GetIPLoadbalancingServiceNameServiceInfos gets this object properties

PRODUCTION - authentication required

func (*Client) GetIPLoadbalancingServiceNameSsl ¶

GetIPLoadbalancingServiceNameSsl ssls for this iplb

PRODUCTION - authentication required

func (*Client) GetIPLoadbalancingServiceNameSslID ¶

GetIPLoadbalancingServiceNameSslID gets this object properties

PRODUCTION - authentication required

func (*Client) GetIPLoadbalancingServiceNameTCPFarm ¶

GetIPLoadbalancingServiceNameTCPFarm TCPs farm for this iplb

PRODUCTION - authentication required

func (*Client) GetIPLoadbalancingServiceNameTCPFarmFarmID ¶

GetIPLoadbalancingServiceNameTCPFarmFarmID gets this object properties

PRODUCTION - authentication required

func (*Client) GetIPLoadbalancingServiceNameTCPFarmFarmIDServer ¶

GetIPLoadbalancingServiceNameTCPFarmFarmIDServer TCPs farm s servers

PRODUCTION - authentication required

func (*Client) GetIPLoadbalancingServiceNameTCPFarmFarmIDServerServerID ¶

GetIPLoadbalancingServiceNameTCPFarmFarmIDServerServerID gets this object properties

PRODUCTION - authentication required

func (*Client) GetIPLoadbalancingServiceNameTCPFrontend ¶

GetIPLoadbalancingServiceNameTCPFrontend TCPs frontends for this iplb

PRODUCTION - authentication required

func (*Client) GetIPLoadbalancingServiceNameTCPFrontendFrontendID ¶

GetIPLoadbalancingServiceNameTCPFrontendFrontendID gets this object properties

PRODUCTION - authentication required

func (*Client) GetIPLoadbalancingServiceNameTCPRoute ¶

GetIPLoadbalancingServiceNameTCPRoute TCPs routes for this iplb

PRODUCTION - authentication required

func (*Client) GetIPLoadbalancingServiceNameTCPRouteRouteID ¶

GetIPLoadbalancingServiceNameTCPRouteRouteID gets this object properties

PRODUCTION - authentication required

func (*Client) GetIPLoadbalancingServiceNameTCPRouteRouteIDRule ¶

GetIPLoadbalancingServiceNameTCPRouteRouteIDRule HTTPs routes for this iplb

PRODUCTION - authentication required

func (*Client) GetIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleID ¶

GetIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleID gets this object properties

PRODUCTION - authentication required

func (*Client) GetIPLoadbalancingServiceNameTask ¶

GetIPLoadbalancingServiceNameTask tasks for this iplb

PRODUCTION - authentication required

func (*Client) GetIPLoadbalancingServiceNameTaskID ¶

GetIPLoadbalancingServiceNameTaskID gets this object properties

PRODUCTION - authentication required

func (*Client) GetIPLoadbalancingServiceNameUDPFarm ¶

GetIPLoadbalancingServiceNameUDPFarm UDPs farm for this iplb

BETA - authentication required

func (*Client) GetIPLoadbalancingServiceNameUDPFarmFarmID ¶

GetIPLoadbalancingServiceNameUDPFarmFarmID gets this object properties

BETA - authentication required

func (*Client) GetIPLoadbalancingServiceNameUDPFarmFarmIDServer ¶

GetIPLoadbalancingServiceNameUDPFarmFarmIDServer UDPs farm s servers

BETA - authentication required

func (*Client) GetIPLoadbalancingServiceNameUDPFarmFarmIDServerServerID ¶

GetIPLoadbalancingServiceNameUDPFarmFarmIDServerServerID gets this object properties

BETA - authentication required

func (*Client) GetIPLoadbalancingServiceNameUDPFrontend ¶

GetIPLoadbalancingServiceNameUDPFrontend UDPs frontends for this iplb

BETA - authentication required

func (*Client) GetIPLoadbalancingServiceNameUDPFrontendFrontendID ¶

GetIPLoadbalancingServiceNameUDPFrontendFrontendID gets this object properties

BETA - authentication required

func (*Client) GetIPLoadbalancingServiceNameVrackNetwork ¶

GetIPLoadbalancingServiceNameVrackNetwork descriptions of private networks in the v rack attached to this load balancer

BETA - authentication required

func (*Client) GetIPLoadbalancingServiceNameVrackNetworkCreationRules ¶

GetIPLoadbalancingServiceNameVrackNetworkCreationRules rules to create a network attached to a vrack

BETA - authentication required

func (*Client) GetIPLoadbalancingServiceNameVrackNetworkVrackNetworkID ¶

GetIPLoadbalancingServiceNameVrackNetworkVrackNetworkID gets this object properties

BETA - authentication required

func (*Client) GetIPLoadbalancingServiceNameZone ¶

GetIPLoadbalancingServiceNameZone zones for this iplb

PRODUCTION - authentication required

func (*Client) GetIPLoadbalancingServiceNameZoneName ¶

GetIPLoadbalancingServiceNameZoneName gets this object properties

PRODUCTION - authentication required

func (*Client) PostIPLoadbalancingServiceNameChangeContact ¶

PostIPLoadbalancingServiceNameChangeContact launches a contact change procedure

PRODUCTION - authentication required

func (*Client) PostIPLoadbalancingServiceNameConfirmTermination ¶

PostIPLoadbalancingServiceNameConfirmTermination confirms termination of your service

PRODUCTION - authentication required

func (*Client) PostIPLoadbalancingServiceNameFreeCertificate ¶

PostIPLoadbalancingServiceNameFreeCertificate orders a free certificate we order and deliver it for you

PRODUCTION - authentication required

func (*Client) PostIPLoadbalancingServiceNameHTTPFarm ¶

PostIPLoadbalancingServiceNameHTTPFarm adds a new HTTP farm on your IP load balancing

PRODUCTION - authentication required

func (*Client) PostIPLoadbalancingServiceNameHTTPFarmFarmIDServer ¶

PostIPLoadbalancingServiceNameHTTPFarmFarmIDServer adds a server to an HTTP farm

PRODUCTION - authentication required

func (*Client) PostIPLoadbalancingServiceNameHTTPFrontend ¶

PostIPLoadbalancingServiceNameHTTPFrontend adds a new http frontend on your IP load balancing

PRODUCTION - authentication required

func (*Client) PostIPLoadbalancingServiceNameHTTPRoute ¶

PostIPLoadbalancingServiceNameHTTPRoute adds a new HTTP route to your frontend

PRODUCTION - authentication required

func (*Client) PostIPLoadbalancingServiceNameHTTPRouteRouteIDRule ¶

PostIPLoadbalancingServiceNameHTTPRouteRouteIDRule adds a new rule to your route

PRODUCTION - authentication required

func (*Client) PostIPLoadbalancingServiceNameRefresh ¶

PostIPLoadbalancingServiceNameRefresh applies the configuration to your iplb

PRODUCTION - authentication required

func (*Client) PostIPLoadbalancingServiceNameSsl ¶

PostIPLoadbalancingServiceNameSsl adds a new custom s s l certificate on your IP load balancing

PRODUCTION - authentication required

func (*Client) PostIPLoadbalancingServiceNameTCPFarm ¶

PostIPLoadbalancingServiceNameTCPFarm adds a new TCP farm on your IP load balancing

PRODUCTION - authentication required

func (*Client) PostIPLoadbalancingServiceNameTCPFarmFarmIDServer ¶

PostIPLoadbalancingServiceNameTCPFarmFarmIDServer adds a server to a TCP farm

PRODUCTION - authentication required

func (*Client) PostIPLoadbalancingServiceNameTCPFrontend ¶

PostIPLoadbalancingServiceNameTCPFrontend adds a new TCP frontend on your IP load balancing

PRODUCTION - authentication required

func (*Client) PostIPLoadbalancingServiceNameTCPRoute ¶

PostIPLoadbalancingServiceNameTCPRoute adds a new TCP route to your frontend

PRODUCTION - authentication required

func (*Client) PostIPLoadbalancingServiceNameTCPRouteRouteIDRule ¶

PostIPLoadbalancingServiceNameTCPRouteRouteIDRule adds a new rule to your route

PRODUCTION - authentication required

func (*Client) PostIPLoadbalancingServiceNameTerminate ¶

PostIPLoadbalancingServiceNameTerminate terminates your service

PRODUCTION - authentication required

func (*Client) PostIPLoadbalancingServiceNameUDPFarm ¶

PostIPLoadbalancingServiceNameUDPFarm adds a new UDP farm on your IP load balancing

BETA - authentication required

func (*Client) PostIPLoadbalancingServiceNameUDPFarmFarmIDServer ¶

PostIPLoadbalancingServiceNameUDPFarmFarmIDServer adds a server to an UDP farm

BETA - authentication required

func (*Client) PostIPLoadbalancingServiceNameUDPFrontend ¶

PostIPLoadbalancingServiceNameUDPFrontend adds a new UDP frontend on your IP load balancing

BETA - authentication required

func (*Client) PostIPLoadbalancingServiceNameVrackNetwork ¶

PostIPLoadbalancingServiceNameVrackNetwork adds a description of a private network in the attached v rack

BETA - authentication required

func (*Client) PutIPLoadbalancingServiceName ¶

func (a *Client) PutIPLoadbalancingServiceName(params *PutIPLoadbalancingServiceNameParams, authInfo runtime.ClientAuthInfoWriter) (*PutIPLoadbalancingServiceNameOK, error)

PutIPLoadbalancingServiceName alters this object properties

PRODUCTION - authentication required

func (*Client) PutIPLoadbalancingServiceNameHTTPFarmFarmID ¶

PutIPLoadbalancingServiceNameHTTPFarmFarmID alters this object properties

PRODUCTION - authentication required

func (*Client) PutIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerID ¶

PutIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerID alters this object properties

PRODUCTION - authentication required

func (*Client) PutIPLoadbalancingServiceNameHTTPFrontendFrontendID ¶

PutIPLoadbalancingServiceNameHTTPFrontendFrontendID alters this object properties

PRODUCTION - authentication required

func (*Client) PutIPLoadbalancingServiceNameHTTPRouteRouteID ¶

PutIPLoadbalancingServiceNameHTTPRouteRouteID alters this object properties

PRODUCTION - authentication required

func (*Client) PutIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleID ¶

PutIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleID alters this object properties

PRODUCTION - authentication required

func (*Client) PutIPLoadbalancingServiceNameQuotaZone ¶

PutIPLoadbalancingServiceNameQuotaZone alters this object properties

PRODUCTION - authentication required

func (*Client) PutIPLoadbalancingServiceNameServiceInfos ¶

PutIPLoadbalancingServiceNameServiceInfos alters this object properties

PRODUCTION - authentication required

func (*Client) PutIPLoadbalancingServiceNameSslID ¶

PutIPLoadbalancingServiceNameSslID alters this object properties

PRODUCTION - authentication required

func (*Client) PutIPLoadbalancingServiceNameTCPFarmFarmID ¶

PutIPLoadbalancingServiceNameTCPFarmFarmID alters this object properties

PRODUCTION - authentication required

func (*Client) PutIPLoadbalancingServiceNameTCPFarmFarmIDServerServerID ¶

PutIPLoadbalancingServiceNameTCPFarmFarmIDServerServerID alters this object properties

PRODUCTION - authentication required

func (*Client) PutIPLoadbalancingServiceNameTCPFrontendFrontendID ¶

PutIPLoadbalancingServiceNameTCPFrontendFrontendID alters this object properties

PRODUCTION - authentication required

func (*Client) PutIPLoadbalancingServiceNameTCPRouteRouteID ¶

PutIPLoadbalancingServiceNameTCPRouteRouteID alters this object properties

PRODUCTION - authentication required

func (*Client) PutIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleID ¶

PutIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleID alters this object properties

PRODUCTION - authentication required

func (*Client) PutIPLoadbalancingServiceNameUDPFarmFarmID ¶

PutIPLoadbalancingServiceNameUDPFarmFarmID alters this object properties

BETA - authentication required

func (*Client) PutIPLoadbalancingServiceNameUDPFarmFarmIDServerServerID ¶

PutIPLoadbalancingServiceNameUDPFarmFarmIDServerServerID alters this object properties

BETA - authentication required

func (*Client) PutIPLoadbalancingServiceNameUDPFrontendFrontendID ¶

PutIPLoadbalancingServiceNameUDPFrontendFrontendID alters this object properties

BETA - authentication required

func (*Client) PutIPLoadbalancingServiceNameVrackNetworkVrackNetworkID ¶

PutIPLoadbalancingServiceNameVrackNetworkVrackNetworkID alters this object properties

BETA - authentication required

func (*Client) SetTransport ¶

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

SetTransport changes the transport on the client

type DeleteIPLoadbalancingServiceNameHTTPFarmFarmIDDefault ¶

type DeleteIPLoadbalancingServiceNameHTTPFarmFarmIDDefault struct {
	Payload *models.DeleteIPLoadbalancingServiceNameHTTPFarmFarmIDDefaultBody
	// contains filtered or unexported fields
}

DeleteIPLoadbalancingServiceNameHTTPFarmFarmIDDefault handles this case with default header values.

Unexpected error

func NewDeleteIPLoadbalancingServiceNameHTTPFarmFarmIDDefault ¶

func NewDeleteIPLoadbalancingServiceNameHTTPFarmFarmIDDefault(code int) *DeleteIPLoadbalancingServiceNameHTTPFarmFarmIDDefault

NewDeleteIPLoadbalancingServiceNameHTTPFarmFarmIDDefault creates a DeleteIPLoadbalancingServiceNameHTTPFarmFarmIDDefault with default headers values

func (*DeleteIPLoadbalancingServiceNameHTTPFarmFarmIDDefault) Code ¶

Code gets the status code for the delete IP loadbalancing service name HTTP farm farm ID default response

func (*DeleteIPLoadbalancingServiceNameHTTPFarmFarmIDDefault) Error ¶

type DeleteIPLoadbalancingServiceNameHTTPFarmFarmIDOK ¶

type DeleteIPLoadbalancingServiceNameHTTPFarmFarmIDOK struct {
}

DeleteIPLoadbalancingServiceNameHTTPFarmFarmIDOK handles this case with default header values.

return 'void'

func NewDeleteIPLoadbalancingServiceNameHTTPFarmFarmIDOK ¶

func NewDeleteIPLoadbalancingServiceNameHTTPFarmFarmIDOK() *DeleteIPLoadbalancingServiceNameHTTPFarmFarmIDOK

NewDeleteIPLoadbalancingServiceNameHTTPFarmFarmIDOK creates a DeleteIPLoadbalancingServiceNameHTTPFarmFarmIDOK with default headers values

func (*DeleteIPLoadbalancingServiceNameHTTPFarmFarmIDOK) Error ¶

type DeleteIPLoadbalancingServiceNameHTTPFarmFarmIDParams ¶

type DeleteIPLoadbalancingServiceNameHTTPFarmFarmIDParams struct {

	/*FarmID*/
	FarmID int64
	/*ServiceName*/
	ServiceName string

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

DeleteIPLoadbalancingServiceNameHTTPFarmFarmIDParams contains all the parameters to send to the API endpoint for the delete IP loadbalancing service name HTTP farm farm ID operation typically these are written to a http.Request

func NewDeleteIPLoadbalancingServiceNameHTTPFarmFarmIDParams ¶

func NewDeleteIPLoadbalancingServiceNameHTTPFarmFarmIDParams() *DeleteIPLoadbalancingServiceNameHTTPFarmFarmIDParams

NewDeleteIPLoadbalancingServiceNameHTTPFarmFarmIDParams creates a new DeleteIPLoadbalancingServiceNameHTTPFarmFarmIDParams object with the default values initialized.

func NewDeleteIPLoadbalancingServiceNameHTTPFarmFarmIDParamsWithContext ¶

func NewDeleteIPLoadbalancingServiceNameHTTPFarmFarmIDParamsWithContext(ctx context.Context) *DeleteIPLoadbalancingServiceNameHTTPFarmFarmIDParams

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

func NewDeleteIPLoadbalancingServiceNameHTTPFarmFarmIDParamsWithHTTPClient ¶

func NewDeleteIPLoadbalancingServiceNameHTTPFarmFarmIDParamsWithHTTPClient(client *http.Client) *DeleteIPLoadbalancingServiceNameHTTPFarmFarmIDParams

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

func NewDeleteIPLoadbalancingServiceNameHTTPFarmFarmIDParamsWithTimeout ¶

func NewDeleteIPLoadbalancingServiceNameHTTPFarmFarmIDParamsWithTimeout(timeout time.Duration) *DeleteIPLoadbalancingServiceNameHTTPFarmFarmIDParams

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

func (*DeleteIPLoadbalancingServiceNameHTTPFarmFarmIDParams) SetContext ¶

SetContext adds the context to the delete IP loadbalancing service name HTTP farm farm ID params

func (*DeleteIPLoadbalancingServiceNameHTTPFarmFarmIDParams) SetFarmID ¶

SetFarmID adds the farmId to the delete IP loadbalancing service name HTTP farm farm ID params

func (*DeleteIPLoadbalancingServiceNameHTTPFarmFarmIDParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the delete IP loadbalancing service name HTTP farm farm ID params

func (*DeleteIPLoadbalancingServiceNameHTTPFarmFarmIDParams) SetServiceName ¶

func (o *DeleteIPLoadbalancingServiceNameHTTPFarmFarmIDParams) SetServiceName(serviceName string)

SetServiceName adds the serviceName to the delete IP loadbalancing service name HTTP farm farm ID params

func (*DeleteIPLoadbalancingServiceNameHTTPFarmFarmIDParams) SetTimeout ¶

SetTimeout adds the timeout to the delete IP loadbalancing service name HTTP farm farm ID params

func (*DeleteIPLoadbalancingServiceNameHTTPFarmFarmIDParams) WithContext ¶

WithContext adds the context to the delete IP loadbalancing service name HTTP farm farm ID params

func (*DeleteIPLoadbalancingServiceNameHTTPFarmFarmIDParams) WithFarmID ¶

WithFarmID adds the farmID to the delete IP loadbalancing service name HTTP farm farm ID params

func (*DeleteIPLoadbalancingServiceNameHTTPFarmFarmIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the delete IP loadbalancing service name HTTP farm farm ID params

func (*DeleteIPLoadbalancingServiceNameHTTPFarmFarmIDParams) WithServiceName ¶

WithServiceName adds the serviceName to the delete IP loadbalancing service name HTTP farm farm ID params

func (*DeleteIPLoadbalancingServiceNameHTTPFarmFarmIDParams) WithTimeout ¶

WithTimeout adds the timeout to the delete IP loadbalancing service name HTTP farm farm ID params

func (*DeleteIPLoadbalancingServiceNameHTTPFarmFarmIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type DeleteIPLoadbalancingServiceNameHTTPFarmFarmIDReader ¶

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

DeleteIPLoadbalancingServiceNameHTTPFarmFarmIDReader is a Reader for the DeleteIPLoadbalancingServiceNameHTTPFarmFarmID structure.

func (*DeleteIPLoadbalancingServiceNameHTTPFarmFarmIDReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type DeleteIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDDefault ¶

type DeleteIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDDefault struct {
	Payload *models.DeleteIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDDefaultBody
	// contains filtered or unexported fields
}

DeleteIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDDefault handles this case with default header values.

Unexpected error

func NewDeleteIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDDefault ¶

func NewDeleteIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDDefault(code int) *DeleteIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDDefault

NewDeleteIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDDefault creates a DeleteIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDDefault with default headers values

func (*DeleteIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDDefault) Code ¶

Code gets the status code for the delete IP loadbalancing service name HTTP farm farm ID server server ID default response

func (*DeleteIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDDefault) Error ¶

type DeleteIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDOK ¶

type DeleteIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDOK struct {
}

DeleteIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDOK handles this case with default header values.

return 'void'

func NewDeleteIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDOK ¶

func NewDeleteIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDOK() *DeleteIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDOK

NewDeleteIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDOK creates a DeleteIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDOK with default headers values

func (*DeleteIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDOK) Error ¶

type DeleteIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDParams ¶

type DeleteIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDParams struct {

	/*FarmID*/
	FarmID int64
	/*ServerID*/
	ServerID int64
	/*ServiceName*/
	ServiceName string

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

DeleteIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDParams contains all the parameters to send to the API endpoint for the delete IP loadbalancing service name HTTP farm farm ID server server ID operation typically these are written to a http.Request

func NewDeleteIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDParams ¶

func NewDeleteIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDParams() *DeleteIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDParams

NewDeleteIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDParams creates a new DeleteIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDParams object with the default values initialized.

func NewDeleteIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDParamsWithContext ¶

func NewDeleteIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDParamsWithContext(ctx context.Context) *DeleteIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDParams

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

func NewDeleteIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDParamsWithHTTPClient ¶

func NewDeleteIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDParamsWithHTTPClient(client *http.Client) *DeleteIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDParams

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

func NewDeleteIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDParamsWithTimeout ¶

func NewDeleteIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDParamsWithTimeout(timeout time.Duration) *DeleteIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDParams

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

func (*DeleteIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDParams) SetContext ¶

SetContext adds the context to the delete IP loadbalancing service name HTTP farm farm ID server server ID params

func (*DeleteIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDParams) SetFarmID ¶

SetFarmID adds the farmId to the delete IP loadbalancing service name HTTP farm farm ID server server ID params

func (*DeleteIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the delete IP loadbalancing service name HTTP farm farm ID server server ID params

func (*DeleteIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDParams) SetServerID ¶

SetServerID adds the serverId to the delete IP loadbalancing service name HTTP farm farm ID server server ID params

func (*DeleteIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDParams) SetServiceName ¶

SetServiceName adds the serviceName to the delete IP loadbalancing service name HTTP farm farm ID server server ID params

func (*DeleteIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDParams) SetTimeout ¶

SetTimeout adds the timeout to the delete IP loadbalancing service name HTTP farm farm ID server server ID params

func (*DeleteIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDParams) WithContext ¶

WithContext adds the context to the delete IP loadbalancing service name HTTP farm farm ID server server ID params

func (*DeleteIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDParams) WithFarmID ¶

WithFarmID adds the farmID to the delete IP loadbalancing service name HTTP farm farm ID server server ID params

func (*DeleteIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the delete IP loadbalancing service name HTTP farm farm ID server server ID params

func (*DeleteIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDParams) WithServerID ¶

WithServerID adds the serverID to the delete IP loadbalancing service name HTTP farm farm ID server server ID params

func (*DeleteIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDParams) WithServiceName ¶

WithServiceName adds the serviceName to the delete IP loadbalancing service name HTTP farm farm ID server server ID params

func (*DeleteIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDParams) WithTimeout ¶

WithTimeout adds the timeout to the delete IP loadbalancing service name HTTP farm farm ID server server ID params

func (*DeleteIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type DeleteIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDReader ¶

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

DeleteIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDReader is a Reader for the DeleteIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerID structure.

func (*DeleteIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDReader) ReadResponse ¶

ReadResponse reads a server response into the received o.

type DeleteIPLoadbalancingServiceNameHTTPFrontendFrontendIDDefault ¶

type DeleteIPLoadbalancingServiceNameHTTPFrontendFrontendIDDefault struct {
	Payload *models.DeleteIPLoadbalancingServiceNameHTTPFrontendFrontendIDDefaultBody
	// contains filtered or unexported fields
}

DeleteIPLoadbalancingServiceNameHTTPFrontendFrontendIDDefault handles this case with default header values.

Unexpected error

func NewDeleteIPLoadbalancingServiceNameHTTPFrontendFrontendIDDefault ¶

func NewDeleteIPLoadbalancingServiceNameHTTPFrontendFrontendIDDefault(code int) *DeleteIPLoadbalancingServiceNameHTTPFrontendFrontendIDDefault

NewDeleteIPLoadbalancingServiceNameHTTPFrontendFrontendIDDefault creates a DeleteIPLoadbalancingServiceNameHTTPFrontendFrontendIDDefault with default headers values

func (*DeleteIPLoadbalancingServiceNameHTTPFrontendFrontendIDDefault) Code ¶

Code gets the status code for the delete IP loadbalancing service name HTTP frontend frontend ID default response

func (*DeleteIPLoadbalancingServiceNameHTTPFrontendFrontendIDDefault) Error ¶

type DeleteIPLoadbalancingServiceNameHTTPFrontendFrontendIDOK ¶

type DeleteIPLoadbalancingServiceNameHTTPFrontendFrontendIDOK struct {
}

DeleteIPLoadbalancingServiceNameHTTPFrontendFrontendIDOK handles this case with default header values.

return 'void'

func NewDeleteIPLoadbalancingServiceNameHTTPFrontendFrontendIDOK ¶

func NewDeleteIPLoadbalancingServiceNameHTTPFrontendFrontendIDOK() *DeleteIPLoadbalancingServiceNameHTTPFrontendFrontendIDOK

NewDeleteIPLoadbalancingServiceNameHTTPFrontendFrontendIDOK creates a DeleteIPLoadbalancingServiceNameHTTPFrontendFrontendIDOK with default headers values

func (*DeleteIPLoadbalancingServiceNameHTTPFrontendFrontendIDOK) Error ¶

type DeleteIPLoadbalancingServiceNameHTTPFrontendFrontendIDParams ¶

type DeleteIPLoadbalancingServiceNameHTTPFrontendFrontendIDParams struct {

	/*FrontendID*/
	FrontendID int64
	/*ServiceName*/
	ServiceName string

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

DeleteIPLoadbalancingServiceNameHTTPFrontendFrontendIDParams contains all the parameters to send to the API endpoint for the delete IP loadbalancing service name HTTP frontend frontend ID operation typically these are written to a http.Request

func NewDeleteIPLoadbalancingServiceNameHTTPFrontendFrontendIDParams ¶

func NewDeleteIPLoadbalancingServiceNameHTTPFrontendFrontendIDParams() *DeleteIPLoadbalancingServiceNameHTTPFrontendFrontendIDParams

NewDeleteIPLoadbalancingServiceNameHTTPFrontendFrontendIDParams creates a new DeleteIPLoadbalancingServiceNameHTTPFrontendFrontendIDParams object with the default values initialized.

func NewDeleteIPLoadbalancingServiceNameHTTPFrontendFrontendIDParamsWithContext ¶

func NewDeleteIPLoadbalancingServiceNameHTTPFrontendFrontendIDParamsWithContext(ctx context.Context) *DeleteIPLoadbalancingServiceNameHTTPFrontendFrontendIDParams

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

func NewDeleteIPLoadbalancingServiceNameHTTPFrontendFrontendIDParamsWithHTTPClient ¶

func NewDeleteIPLoadbalancingServiceNameHTTPFrontendFrontendIDParamsWithHTTPClient(client *http.Client) *DeleteIPLoadbalancingServiceNameHTTPFrontendFrontendIDParams

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

func NewDeleteIPLoadbalancingServiceNameHTTPFrontendFrontendIDParamsWithTimeout ¶

func NewDeleteIPLoadbalancingServiceNameHTTPFrontendFrontendIDParamsWithTimeout(timeout time.Duration) *DeleteIPLoadbalancingServiceNameHTTPFrontendFrontendIDParams

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

func (*DeleteIPLoadbalancingServiceNameHTTPFrontendFrontendIDParams) SetContext ¶

SetContext adds the context to the delete IP loadbalancing service name HTTP frontend frontend ID params

func (*DeleteIPLoadbalancingServiceNameHTTPFrontendFrontendIDParams) SetFrontendID ¶

SetFrontendID adds the frontendId to the delete IP loadbalancing service name HTTP frontend frontend ID params

func (*DeleteIPLoadbalancingServiceNameHTTPFrontendFrontendIDParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the delete IP loadbalancing service name HTTP frontend frontend ID params

func (*DeleteIPLoadbalancingServiceNameHTTPFrontendFrontendIDParams) SetServiceName ¶

SetServiceName adds the serviceName to the delete IP loadbalancing service name HTTP frontend frontend ID params

func (*DeleteIPLoadbalancingServiceNameHTTPFrontendFrontendIDParams) SetTimeout ¶

SetTimeout adds the timeout to the delete IP loadbalancing service name HTTP frontend frontend ID params

func (*DeleteIPLoadbalancingServiceNameHTTPFrontendFrontendIDParams) WithContext ¶

WithContext adds the context to the delete IP loadbalancing service name HTTP frontend frontend ID params

func (*DeleteIPLoadbalancingServiceNameHTTPFrontendFrontendIDParams) WithFrontendID ¶

WithFrontendID adds the frontendID to the delete IP loadbalancing service name HTTP frontend frontend ID params

func (*DeleteIPLoadbalancingServiceNameHTTPFrontendFrontendIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the delete IP loadbalancing service name HTTP frontend frontend ID params

func (*DeleteIPLoadbalancingServiceNameHTTPFrontendFrontendIDParams) WithServiceName ¶

WithServiceName adds the serviceName to the delete IP loadbalancing service name HTTP frontend frontend ID params

func (*DeleteIPLoadbalancingServiceNameHTTPFrontendFrontendIDParams) WithTimeout ¶

WithTimeout adds the timeout to the delete IP loadbalancing service name HTTP frontend frontend ID params

func (*DeleteIPLoadbalancingServiceNameHTTPFrontendFrontendIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type DeleteIPLoadbalancingServiceNameHTTPFrontendFrontendIDReader ¶

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

DeleteIPLoadbalancingServiceNameHTTPFrontendFrontendIDReader is a Reader for the DeleteIPLoadbalancingServiceNameHTTPFrontendFrontendID structure.

func (*DeleteIPLoadbalancingServiceNameHTTPFrontendFrontendIDReader) ReadResponse ¶

ReadResponse reads a server response into the received o.

type DeleteIPLoadbalancingServiceNameHTTPRouteRouteIDDefault ¶

type DeleteIPLoadbalancingServiceNameHTTPRouteRouteIDDefault struct {
	Payload *models.DeleteIPLoadbalancingServiceNameHTTPRouteRouteIDDefaultBody
	// contains filtered or unexported fields
}

DeleteIPLoadbalancingServiceNameHTTPRouteRouteIDDefault handles this case with default header values.

Unexpected error

func NewDeleteIPLoadbalancingServiceNameHTTPRouteRouteIDDefault ¶

func NewDeleteIPLoadbalancingServiceNameHTTPRouteRouteIDDefault(code int) *DeleteIPLoadbalancingServiceNameHTTPRouteRouteIDDefault

NewDeleteIPLoadbalancingServiceNameHTTPRouteRouteIDDefault creates a DeleteIPLoadbalancingServiceNameHTTPRouteRouteIDDefault with default headers values

func (*DeleteIPLoadbalancingServiceNameHTTPRouteRouteIDDefault) Code ¶

Code gets the status code for the delete IP loadbalancing service name HTTP route route ID default response

func (*DeleteIPLoadbalancingServiceNameHTTPRouteRouteIDDefault) Error ¶

type DeleteIPLoadbalancingServiceNameHTTPRouteRouteIDOK ¶

type DeleteIPLoadbalancingServiceNameHTTPRouteRouteIDOK struct {
}

DeleteIPLoadbalancingServiceNameHTTPRouteRouteIDOK handles this case with default header values.

return 'void'

func NewDeleteIPLoadbalancingServiceNameHTTPRouteRouteIDOK ¶

func NewDeleteIPLoadbalancingServiceNameHTTPRouteRouteIDOK() *DeleteIPLoadbalancingServiceNameHTTPRouteRouteIDOK

NewDeleteIPLoadbalancingServiceNameHTTPRouteRouteIDOK creates a DeleteIPLoadbalancingServiceNameHTTPRouteRouteIDOK with default headers values

func (*DeleteIPLoadbalancingServiceNameHTTPRouteRouteIDOK) Error ¶

type DeleteIPLoadbalancingServiceNameHTTPRouteRouteIDParams ¶

type DeleteIPLoadbalancingServiceNameHTTPRouteRouteIDParams struct {

	/*RouteID*/
	RouteID int64
	/*ServiceName*/
	ServiceName string

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

DeleteIPLoadbalancingServiceNameHTTPRouteRouteIDParams contains all the parameters to send to the API endpoint for the delete IP loadbalancing service name HTTP route route ID operation typically these are written to a http.Request

func NewDeleteIPLoadbalancingServiceNameHTTPRouteRouteIDParams ¶

func NewDeleteIPLoadbalancingServiceNameHTTPRouteRouteIDParams() *DeleteIPLoadbalancingServiceNameHTTPRouteRouteIDParams

NewDeleteIPLoadbalancingServiceNameHTTPRouteRouteIDParams creates a new DeleteIPLoadbalancingServiceNameHTTPRouteRouteIDParams object with the default values initialized.

func NewDeleteIPLoadbalancingServiceNameHTTPRouteRouteIDParamsWithContext ¶

func NewDeleteIPLoadbalancingServiceNameHTTPRouteRouteIDParamsWithContext(ctx context.Context) *DeleteIPLoadbalancingServiceNameHTTPRouteRouteIDParams

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

func NewDeleteIPLoadbalancingServiceNameHTTPRouteRouteIDParamsWithHTTPClient ¶

func NewDeleteIPLoadbalancingServiceNameHTTPRouteRouteIDParamsWithHTTPClient(client *http.Client) *DeleteIPLoadbalancingServiceNameHTTPRouteRouteIDParams

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

func NewDeleteIPLoadbalancingServiceNameHTTPRouteRouteIDParamsWithTimeout ¶

func NewDeleteIPLoadbalancingServiceNameHTTPRouteRouteIDParamsWithTimeout(timeout time.Duration) *DeleteIPLoadbalancingServiceNameHTTPRouteRouteIDParams

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

func (*DeleteIPLoadbalancingServiceNameHTTPRouteRouteIDParams) SetContext ¶

SetContext adds the context to the delete IP loadbalancing service name HTTP route route ID params

func (*DeleteIPLoadbalancingServiceNameHTTPRouteRouteIDParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the delete IP loadbalancing service name HTTP route route ID params

func (*DeleteIPLoadbalancingServiceNameHTTPRouteRouteIDParams) SetRouteID ¶

SetRouteID adds the routeId to the delete IP loadbalancing service name HTTP route route ID params

func (*DeleteIPLoadbalancingServiceNameHTTPRouteRouteIDParams) SetServiceName ¶

func (o *DeleteIPLoadbalancingServiceNameHTTPRouteRouteIDParams) SetServiceName(serviceName string)

SetServiceName adds the serviceName to the delete IP loadbalancing service name HTTP route route ID params

func (*DeleteIPLoadbalancingServiceNameHTTPRouteRouteIDParams) SetTimeout ¶

SetTimeout adds the timeout to the delete IP loadbalancing service name HTTP route route ID params

func (*DeleteIPLoadbalancingServiceNameHTTPRouteRouteIDParams) WithContext ¶

WithContext adds the context to the delete IP loadbalancing service name HTTP route route ID params

func (*DeleteIPLoadbalancingServiceNameHTTPRouteRouteIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the delete IP loadbalancing service name HTTP route route ID params

func (*DeleteIPLoadbalancingServiceNameHTTPRouteRouteIDParams) WithRouteID ¶

WithRouteID adds the routeID to the delete IP loadbalancing service name HTTP route route ID params

func (*DeleteIPLoadbalancingServiceNameHTTPRouteRouteIDParams) WithServiceName ¶

WithServiceName adds the serviceName to the delete IP loadbalancing service name HTTP route route ID params

func (*DeleteIPLoadbalancingServiceNameHTTPRouteRouteIDParams) WithTimeout ¶

WithTimeout adds the timeout to the delete IP loadbalancing service name HTTP route route ID params

func (*DeleteIPLoadbalancingServiceNameHTTPRouteRouteIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type DeleteIPLoadbalancingServiceNameHTTPRouteRouteIDReader ¶

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

DeleteIPLoadbalancingServiceNameHTTPRouteRouteIDReader is a Reader for the DeleteIPLoadbalancingServiceNameHTTPRouteRouteID structure.

func (*DeleteIPLoadbalancingServiceNameHTTPRouteRouteIDReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type DeleteIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDDefault ¶

type DeleteIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDDefault struct {
	Payload *models.DeleteIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDDefaultBody
	// contains filtered or unexported fields
}

DeleteIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDDefault handles this case with default header values.

Unexpected error

func NewDeleteIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDDefault ¶

func NewDeleteIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDDefault(code int) *DeleteIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDDefault

NewDeleteIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDDefault creates a DeleteIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDDefault with default headers values

func (*DeleteIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDDefault) Code ¶

Code gets the status code for the delete IP loadbalancing service name HTTP route route ID rule rule ID default response

func (*DeleteIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDDefault) Error ¶

type DeleteIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDOK ¶

type DeleteIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDOK struct {
}

DeleteIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDOK handles this case with default header values.

return 'void'

func NewDeleteIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDOK ¶

func NewDeleteIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDOK() *DeleteIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDOK

NewDeleteIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDOK creates a DeleteIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDOK with default headers values

func (*DeleteIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDOK) Error ¶

type DeleteIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDParams ¶

type DeleteIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDParams struct {

	/*RouteID*/
	RouteID int64
	/*RuleID*/
	RuleID int64
	/*ServiceName*/
	ServiceName string

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

DeleteIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDParams contains all the parameters to send to the API endpoint for the delete IP loadbalancing service name HTTP route route ID rule rule ID operation typically these are written to a http.Request

func NewDeleteIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDParams ¶

func NewDeleteIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDParams() *DeleteIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDParams

NewDeleteIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDParams creates a new DeleteIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDParams object with the default values initialized.

func NewDeleteIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDParamsWithContext ¶

func NewDeleteIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDParamsWithContext(ctx context.Context) *DeleteIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDParams

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

func NewDeleteIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDParamsWithHTTPClient ¶

func NewDeleteIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDParamsWithHTTPClient(client *http.Client) *DeleteIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDParams

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

func NewDeleteIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDParamsWithTimeout ¶

func NewDeleteIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDParamsWithTimeout(timeout time.Duration) *DeleteIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDParams

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

func (*DeleteIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDParams) SetContext ¶

SetContext adds the context to the delete IP loadbalancing service name HTTP route route ID rule rule ID params

func (*DeleteIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the delete IP loadbalancing service name HTTP route route ID rule rule ID params

func (*DeleteIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDParams) SetRouteID ¶

SetRouteID adds the routeId to the delete IP loadbalancing service name HTTP route route ID rule rule ID params

func (*DeleteIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDParams) SetRuleID ¶

SetRuleID adds the ruleId to the delete IP loadbalancing service name HTTP route route ID rule rule ID params

func (*DeleteIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDParams) SetServiceName ¶

SetServiceName adds the serviceName to the delete IP loadbalancing service name HTTP route route ID rule rule ID params

func (*DeleteIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDParams) SetTimeout ¶

SetTimeout adds the timeout to the delete IP loadbalancing service name HTTP route route ID rule rule ID params

func (*DeleteIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDParams) WithContext ¶

WithContext adds the context to the delete IP loadbalancing service name HTTP route route ID rule rule ID params

func (*DeleteIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the delete IP loadbalancing service name HTTP route route ID rule rule ID params

func (*DeleteIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDParams) WithRouteID ¶

WithRouteID adds the routeID to the delete IP loadbalancing service name HTTP route route ID rule rule ID params

func (*DeleteIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDParams) WithRuleID ¶

WithRuleID adds the ruleID to the delete IP loadbalancing service name HTTP route route ID rule rule ID params

func (*DeleteIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDParams) WithServiceName ¶

WithServiceName adds the serviceName to the delete IP loadbalancing service name HTTP route route ID rule rule ID params

func (*DeleteIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDParams) WithTimeout ¶

WithTimeout adds the timeout to the delete IP loadbalancing service name HTTP route route ID rule rule ID params

func (*DeleteIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type DeleteIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDReader ¶

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

DeleteIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDReader is a Reader for the DeleteIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleID structure.

func (*DeleteIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDReader) ReadResponse ¶

ReadResponse reads a server response into the received o.

type DeleteIPLoadbalancingServiceNameSslIDDefault ¶

type DeleteIPLoadbalancingServiceNameSslIDDefault struct {
	Payload *models.DeleteIPLoadbalancingServiceNameSslIDDefaultBody
	// contains filtered or unexported fields
}

DeleteIPLoadbalancingServiceNameSslIDDefault handles this case with default header values.

Unexpected error

func NewDeleteIPLoadbalancingServiceNameSslIDDefault ¶

func NewDeleteIPLoadbalancingServiceNameSslIDDefault(code int) *DeleteIPLoadbalancingServiceNameSslIDDefault

NewDeleteIPLoadbalancingServiceNameSslIDDefault creates a DeleteIPLoadbalancingServiceNameSslIDDefault with default headers values

func (*DeleteIPLoadbalancingServiceNameSslIDDefault) Code ¶

Code gets the status code for the delete IP loadbalancing service name ssl ID default response

func (*DeleteIPLoadbalancingServiceNameSslIDDefault) Error ¶

type DeleteIPLoadbalancingServiceNameSslIDOK ¶

type DeleteIPLoadbalancingServiceNameSslIDOK struct {
}

DeleteIPLoadbalancingServiceNameSslIDOK handles this case with default header values.

return 'void'

func NewDeleteIPLoadbalancingServiceNameSslIDOK ¶

func NewDeleteIPLoadbalancingServiceNameSslIDOK() *DeleteIPLoadbalancingServiceNameSslIDOK

NewDeleteIPLoadbalancingServiceNameSslIDOK creates a DeleteIPLoadbalancingServiceNameSslIDOK with default headers values

func (*DeleteIPLoadbalancingServiceNameSslIDOK) Error ¶

type DeleteIPLoadbalancingServiceNameSslIDParams ¶

type DeleteIPLoadbalancingServiceNameSslIDParams struct {

	/*ID*/
	ID int64
	/*ServiceName*/
	ServiceName string

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

DeleteIPLoadbalancingServiceNameSslIDParams contains all the parameters to send to the API endpoint for the delete IP loadbalancing service name ssl ID operation typically these are written to a http.Request

func NewDeleteIPLoadbalancingServiceNameSslIDParams ¶

func NewDeleteIPLoadbalancingServiceNameSslIDParams() *DeleteIPLoadbalancingServiceNameSslIDParams

NewDeleteIPLoadbalancingServiceNameSslIDParams creates a new DeleteIPLoadbalancingServiceNameSslIDParams object with the default values initialized.

func NewDeleteIPLoadbalancingServiceNameSslIDParamsWithContext ¶

func NewDeleteIPLoadbalancingServiceNameSslIDParamsWithContext(ctx context.Context) *DeleteIPLoadbalancingServiceNameSslIDParams

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

func NewDeleteIPLoadbalancingServiceNameSslIDParamsWithHTTPClient ¶

func NewDeleteIPLoadbalancingServiceNameSslIDParamsWithHTTPClient(client *http.Client) *DeleteIPLoadbalancingServiceNameSslIDParams

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

func NewDeleteIPLoadbalancingServiceNameSslIDParamsWithTimeout ¶

func NewDeleteIPLoadbalancingServiceNameSslIDParamsWithTimeout(timeout time.Duration) *DeleteIPLoadbalancingServiceNameSslIDParams

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

func (*DeleteIPLoadbalancingServiceNameSslIDParams) SetContext ¶

SetContext adds the context to the delete IP loadbalancing service name ssl ID params

func (*DeleteIPLoadbalancingServiceNameSslIDParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the delete IP loadbalancing service name ssl ID params

func (*DeleteIPLoadbalancingServiceNameSslIDParams) SetID ¶

SetID adds the id to the delete IP loadbalancing service name ssl ID params

func (*DeleteIPLoadbalancingServiceNameSslIDParams) SetServiceName ¶

func (o *DeleteIPLoadbalancingServiceNameSslIDParams) SetServiceName(serviceName string)

SetServiceName adds the serviceName to the delete IP loadbalancing service name ssl ID params

func (*DeleteIPLoadbalancingServiceNameSslIDParams) SetTimeout ¶

SetTimeout adds the timeout to the delete IP loadbalancing service name ssl ID params

func (*DeleteIPLoadbalancingServiceNameSslIDParams) WithContext ¶

WithContext adds the context to the delete IP loadbalancing service name ssl ID params

func (*DeleteIPLoadbalancingServiceNameSslIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the delete IP loadbalancing service name ssl ID params

func (*DeleteIPLoadbalancingServiceNameSslIDParams) WithID ¶

WithID adds the id to the delete IP loadbalancing service name ssl ID params

func (*DeleteIPLoadbalancingServiceNameSslIDParams) WithServiceName ¶

WithServiceName adds the serviceName to the delete IP loadbalancing service name ssl ID params

func (*DeleteIPLoadbalancingServiceNameSslIDParams) WithTimeout ¶

WithTimeout adds the timeout to the delete IP loadbalancing service name ssl ID params

func (*DeleteIPLoadbalancingServiceNameSslIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type DeleteIPLoadbalancingServiceNameSslIDReader ¶

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

DeleteIPLoadbalancingServiceNameSslIDReader is a Reader for the DeleteIPLoadbalancingServiceNameSslID structure.

func (*DeleteIPLoadbalancingServiceNameSslIDReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type DeleteIPLoadbalancingServiceNameTCPFarmFarmIDDefault ¶

type DeleteIPLoadbalancingServiceNameTCPFarmFarmIDDefault struct {
	Payload *models.DeleteIPLoadbalancingServiceNameTCPFarmFarmIDDefaultBody
	// contains filtered or unexported fields
}

DeleteIPLoadbalancingServiceNameTCPFarmFarmIDDefault handles this case with default header values.

Unexpected error

func NewDeleteIPLoadbalancingServiceNameTCPFarmFarmIDDefault ¶

func NewDeleteIPLoadbalancingServiceNameTCPFarmFarmIDDefault(code int) *DeleteIPLoadbalancingServiceNameTCPFarmFarmIDDefault

NewDeleteIPLoadbalancingServiceNameTCPFarmFarmIDDefault creates a DeleteIPLoadbalancingServiceNameTCPFarmFarmIDDefault with default headers values

func (*DeleteIPLoadbalancingServiceNameTCPFarmFarmIDDefault) Code ¶

Code gets the status code for the delete IP loadbalancing service name TCP farm farm ID default response

func (*DeleteIPLoadbalancingServiceNameTCPFarmFarmIDDefault) Error ¶

type DeleteIPLoadbalancingServiceNameTCPFarmFarmIDOK ¶

type DeleteIPLoadbalancingServiceNameTCPFarmFarmIDOK struct {
}

DeleteIPLoadbalancingServiceNameTCPFarmFarmIDOK handles this case with default header values.

return 'void'

func NewDeleteIPLoadbalancingServiceNameTCPFarmFarmIDOK ¶

func NewDeleteIPLoadbalancingServiceNameTCPFarmFarmIDOK() *DeleteIPLoadbalancingServiceNameTCPFarmFarmIDOK

NewDeleteIPLoadbalancingServiceNameTCPFarmFarmIDOK creates a DeleteIPLoadbalancingServiceNameTCPFarmFarmIDOK with default headers values

func (*DeleteIPLoadbalancingServiceNameTCPFarmFarmIDOK) Error ¶

type DeleteIPLoadbalancingServiceNameTCPFarmFarmIDParams ¶

type DeleteIPLoadbalancingServiceNameTCPFarmFarmIDParams struct {

	/*FarmID*/
	FarmID int64
	/*ServiceName*/
	ServiceName string

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

DeleteIPLoadbalancingServiceNameTCPFarmFarmIDParams contains all the parameters to send to the API endpoint for the delete IP loadbalancing service name TCP farm farm ID operation typically these are written to a http.Request

func NewDeleteIPLoadbalancingServiceNameTCPFarmFarmIDParams ¶

func NewDeleteIPLoadbalancingServiceNameTCPFarmFarmIDParams() *DeleteIPLoadbalancingServiceNameTCPFarmFarmIDParams

NewDeleteIPLoadbalancingServiceNameTCPFarmFarmIDParams creates a new DeleteIPLoadbalancingServiceNameTCPFarmFarmIDParams object with the default values initialized.

func NewDeleteIPLoadbalancingServiceNameTCPFarmFarmIDParamsWithContext ¶

func NewDeleteIPLoadbalancingServiceNameTCPFarmFarmIDParamsWithContext(ctx context.Context) *DeleteIPLoadbalancingServiceNameTCPFarmFarmIDParams

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

func NewDeleteIPLoadbalancingServiceNameTCPFarmFarmIDParamsWithHTTPClient ¶

func NewDeleteIPLoadbalancingServiceNameTCPFarmFarmIDParamsWithHTTPClient(client *http.Client) *DeleteIPLoadbalancingServiceNameTCPFarmFarmIDParams

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

func NewDeleteIPLoadbalancingServiceNameTCPFarmFarmIDParamsWithTimeout ¶

func NewDeleteIPLoadbalancingServiceNameTCPFarmFarmIDParamsWithTimeout(timeout time.Duration) *DeleteIPLoadbalancingServiceNameTCPFarmFarmIDParams

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

func (*DeleteIPLoadbalancingServiceNameTCPFarmFarmIDParams) SetContext ¶

SetContext adds the context to the delete IP loadbalancing service name TCP farm farm ID params

func (*DeleteIPLoadbalancingServiceNameTCPFarmFarmIDParams) SetFarmID ¶

SetFarmID adds the farmId to the delete IP loadbalancing service name TCP farm farm ID params

func (*DeleteIPLoadbalancingServiceNameTCPFarmFarmIDParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the delete IP loadbalancing service name TCP farm farm ID params

func (*DeleteIPLoadbalancingServiceNameTCPFarmFarmIDParams) SetServiceName ¶

func (o *DeleteIPLoadbalancingServiceNameTCPFarmFarmIDParams) SetServiceName(serviceName string)

SetServiceName adds the serviceName to the delete IP loadbalancing service name TCP farm farm ID params

func (*DeleteIPLoadbalancingServiceNameTCPFarmFarmIDParams) SetTimeout ¶

SetTimeout adds the timeout to the delete IP loadbalancing service name TCP farm farm ID params

func (*DeleteIPLoadbalancingServiceNameTCPFarmFarmIDParams) WithContext ¶

WithContext adds the context to the delete IP loadbalancing service name TCP farm farm ID params

func (*DeleteIPLoadbalancingServiceNameTCPFarmFarmIDParams) WithFarmID ¶

WithFarmID adds the farmID to the delete IP loadbalancing service name TCP farm farm ID params

func (*DeleteIPLoadbalancingServiceNameTCPFarmFarmIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the delete IP loadbalancing service name TCP farm farm ID params

func (*DeleteIPLoadbalancingServiceNameTCPFarmFarmIDParams) WithServiceName ¶

WithServiceName adds the serviceName to the delete IP loadbalancing service name TCP farm farm ID params

func (*DeleteIPLoadbalancingServiceNameTCPFarmFarmIDParams) WithTimeout ¶

WithTimeout adds the timeout to the delete IP loadbalancing service name TCP farm farm ID params

func (*DeleteIPLoadbalancingServiceNameTCPFarmFarmIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type DeleteIPLoadbalancingServiceNameTCPFarmFarmIDReader ¶

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

DeleteIPLoadbalancingServiceNameTCPFarmFarmIDReader is a Reader for the DeleteIPLoadbalancingServiceNameTCPFarmFarmID structure.

func (*DeleteIPLoadbalancingServiceNameTCPFarmFarmIDReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type DeleteIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDDefault ¶

type DeleteIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDDefault struct {
	Payload *models.DeleteIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDDefaultBody
	// contains filtered or unexported fields
}

DeleteIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDDefault handles this case with default header values.

Unexpected error

func NewDeleteIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDDefault ¶

func NewDeleteIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDDefault(code int) *DeleteIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDDefault

NewDeleteIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDDefault creates a DeleteIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDDefault with default headers values

func (*DeleteIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDDefault) Code ¶

Code gets the status code for the delete IP loadbalancing service name TCP farm farm ID server server ID default response

func (*DeleteIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDDefault) Error ¶

type DeleteIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDOK ¶

type DeleteIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDOK struct {
}

DeleteIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDOK handles this case with default header values.

return 'void'

func NewDeleteIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDOK ¶

func NewDeleteIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDOK() *DeleteIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDOK

NewDeleteIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDOK creates a DeleteIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDOK with default headers values

func (*DeleteIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDOK) Error ¶

type DeleteIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDParams ¶

type DeleteIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDParams struct {

	/*FarmID*/
	FarmID int64
	/*ServerID*/
	ServerID int64
	/*ServiceName*/
	ServiceName string

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

DeleteIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDParams contains all the parameters to send to the API endpoint for the delete IP loadbalancing service name TCP farm farm ID server server ID operation typically these are written to a http.Request

func NewDeleteIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDParams ¶

func NewDeleteIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDParams() *DeleteIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDParams

NewDeleteIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDParams creates a new DeleteIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDParams object with the default values initialized.

func NewDeleteIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDParamsWithContext ¶

func NewDeleteIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDParamsWithContext(ctx context.Context) *DeleteIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDParams

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

func NewDeleteIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDParamsWithHTTPClient ¶

func NewDeleteIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDParamsWithHTTPClient(client *http.Client) *DeleteIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDParams

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

func NewDeleteIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDParamsWithTimeout ¶

func NewDeleteIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDParamsWithTimeout(timeout time.Duration) *DeleteIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDParams

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

func (*DeleteIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDParams) SetContext ¶

SetContext adds the context to the delete IP loadbalancing service name TCP farm farm ID server server ID params

func (*DeleteIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDParams) SetFarmID ¶

SetFarmID adds the farmId to the delete IP loadbalancing service name TCP farm farm ID server server ID params

func (*DeleteIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the delete IP loadbalancing service name TCP farm farm ID server server ID params

func (*DeleteIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDParams) SetServerID ¶

SetServerID adds the serverId to the delete IP loadbalancing service name TCP farm farm ID server server ID params

func (*DeleteIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDParams) SetServiceName ¶

SetServiceName adds the serviceName to the delete IP loadbalancing service name TCP farm farm ID server server ID params

func (*DeleteIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDParams) SetTimeout ¶

SetTimeout adds the timeout to the delete IP loadbalancing service name TCP farm farm ID server server ID params

func (*DeleteIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDParams) WithContext ¶

WithContext adds the context to the delete IP loadbalancing service name TCP farm farm ID server server ID params

func (*DeleteIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDParams) WithFarmID ¶

WithFarmID adds the farmID to the delete IP loadbalancing service name TCP farm farm ID server server ID params

func (*DeleteIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the delete IP loadbalancing service name TCP farm farm ID server server ID params

func (*DeleteIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDParams) WithServerID ¶

WithServerID adds the serverID to the delete IP loadbalancing service name TCP farm farm ID server server ID params

func (*DeleteIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDParams) WithServiceName ¶

WithServiceName adds the serviceName to the delete IP loadbalancing service name TCP farm farm ID server server ID params

func (*DeleteIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDParams) WithTimeout ¶

WithTimeout adds the timeout to the delete IP loadbalancing service name TCP farm farm ID server server ID params

func (*DeleteIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type DeleteIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDReader ¶

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

DeleteIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDReader is a Reader for the DeleteIPLoadbalancingServiceNameTCPFarmFarmIDServerServerID structure.

func (*DeleteIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDReader) ReadResponse ¶

ReadResponse reads a server response into the received o.

type DeleteIPLoadbalancingServiceNameTCPFrontendFrontendIDDefault ¶

type DeleteIPLoadbalancingServiceNameTCPFrontendFrontendIDDefault struct {
	Payload *models.DeleteIPLoadbalancingServiceNameTCPFrontendFrontendIDDefaultBody
	// contains filtered or unexported fields
}

DeleteIPLoadbalancingServiceNameTCPFrontendFrontendIDDefault handles this case with default header values.

Unexpected error

func NewDeleteIPLoadbalancingServiceNameTCPFrontendFrontendIDDefault ¶

func NewDeleteIPLoadbalancingServiceNameTCPFrontendFrontendIDDefault(code int) *DeleteIPLoadbalancingServiceNameTCPFrontendFrontendIDDefault

NewDeleteIPLoadbalancingServiceNameTCPFrontendFrontendIDDefault creates a DeleteIPLoadbalancingServiceNameTCPFrontendFrontendIDDefault with default headers values

func (*DeleteIPLoadbalancingServiceNameTCPFrontendFrontendIDDefault) Code ¶

Code gets the status code for the delete IP loadbalancing service name TCP frontend frontend ID default response

func (*DeleteIPLoadbalancingServiceNameTCPFrontendFrontendIDDefault) Error ¶

type DeleteIPLoadbalancingServiceNameTCPFrontendFrontendIDOK ¶

type DeleteIPLoadbalancingServiceNameTCPFrontendFrontendIDOK struct {
}

DeleteIPLoadbalancingServiceNameTCPFrontendFrontendIDOK handles this case with default header values.

return 'void'

func NewDeleteIPLoadbalancingServiceNameTCPFrontendFrontendIDOK ¶

func NewDeleteIPLoadbalancingServiceNameTCPFrontendFrontendIDOK() *DeleteIPLoadbalancingServiceNameTCPFrontendFrontendIDOK

NewDeleteIPLoadbalancingServiceNameTCPFrontendFrontendIDOK creates a DeleteIPLoadbalancingServiceNameTCPFrontendFrontendIDOK with default headers values

func (*DeleteIPLoadbalancingServiceNameTCPFrontendFrontendIDOK) Error ¶

type DeleteIPLoadbalancingServiceNameTCPFrontendFrontendIDParams ¶

type DeleteIPLoadbalancingServiceNameTCPFrontendFrontendIDParams struct {

	/*FrontendID*/
	FrontendID int64
	/*ServiceName*/
	ServiceName string

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

DeleteIPLoadbalancingServiceNameTCPFrontendFrontendIDParams contains all the parameters to send to the API endpoint for the delete IP loadbalancing service name TCP frontend frontend ID operation typically these are written to a http.Request

func NewDeleteIPLoadbalancingServiceNameTCPFrontendFrontendIDParams ¶

func NewDeleteIPLoadbalancingServiceNameTCPFrontendFrontendIDParams() *DeleteIPLoadbalancingServiceNameTCPFrontendFrontendIDParams

NewDeleteIPLoadbalancingServiceNameTCPFrontendFrontendIDParams creates a new DeleteIPLoadbalancingServiceNameTCPFrontendFrontendIDParams object with the default values initialized.

func NewDeleteIPLoadbalancingServiceNameTCPFrontendFrontendIDParamsWithContext ¶

func NewDeleteIPLoadbalancingServiceNameTCPFrontendFrontendIDParamsWithContext(ctx context.Context) *DeleteIPLoadbalancingServiceNameTCPFrontendFrontendIDParams

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

func NewDeleteIPLoadbalancingServiceNameTCPFrontendFrontendIDParamsWithHTTPClient ¶

func NewDeleteIPLoadbalancingServiceNameTCPFrontendFrontendIDParamsWithHTTPClient(client *http.Client) *DeleteIPLoadbalancingServiceNameTCPFrontendFrontendIDParams

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

func NewDeleteIPLoadbalancingServiceNameTCPFrontendFrontendIDParamsWithTimeout ¶

func NewDeleteIPLoadbalancingServiceNameTCPFrontendFrontendIDParamsWithTimeout(timeout time.Duration) *DeleteIPLoadbalancingServiceNameTCPFrontendFrontendIDParams

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

func (*DeleteIPLoadbalancingServiceNameTCPFrontendFrontendIDParams) SetContext ¶

SetContext adds the context to the delete IP loadbalancing service name TCP frontend frontend ID params

func (*DeleteIPLoadbalancingServiceNameTCPFrontendFrontendIDParams) SetFrontendID ¶

SetFrontendID adds the frontendId to the delete IP loadbalancing service name TCP frontend frontend ID params

func (*DeleteIPLoadbalancingServiceNameTCPFrontendFrontendIDParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the delete IP loadbalancing service name TCP frontend frontend ID params

func (*DeleteIPLoadbalancingServiceNameTCPFrontendFrontendIDParams) SetServiceName ¶

SetServiceName adds the serviceName to the delete IP loadbalancing service name TCP frontend frontend ID params

func (*DeleteIPLoadbalancingServiceNameTCPFrontendFrontendIDParams) SetTimeout ¶

SetTimeout adds the timeout to the delete IP loadbalancing service name TCP frontend frontend ID params

func (*DeleteIPLoadbalancingServiceNameTCPFrontendFrontendIDParams) WithContext ¶

WithContext adds the context to the delete IP loadbalancing service name TCP frontend frontend ID params

func (*DeleteIPLoadbalancingServiceNameTCPFrontendFrontendIDParams) WithFrontendID ¶

WithFrontendID adds the frontendID to the delete IP loadbalancing service name TCP frontend frontend ID params

func (*DeleteIPLoadbalancingServiceNameTCPFrontendFrontendIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the delete IP loadbalancing service name TCP frontend frontend ID params

func (*DeleteIPLoadbalancingServiceNameTCPFrontendFrontendIDParams) WithServiceName ¶

WithServiceName adds the serviceName to the delete IP loadbalancing service name TCP frontend frontend ID params

func (*DeleteIPLoadbalancingServiceNameTCPFrontendFrontendIDParams) WithTimeout ¶

WithTimeout adds the timeout to the delete IP loadbalancing service name TCP frontend frontend ID params

func (*DeleteIPLoadbalancingServiceNameTCPFrontendFrontendIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type DeleteIPLoadbalancingServiceNameTCPFrontendFrontendIDReader ¶

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

DeleteIPLoadbalancingServiceNameTCPFrontendFrontendIDReader is a Reader for the DeleteIPLoadbalancingServiceNameTCPFrontendFrontendID structure.

func (*DeleteIPLoadbalancingServiceNameTCPFrontendFrontendIDReader) ReadResponse ¶

ReadResponse reads a server response into the received o.

type DeleteIPLoadbalancingServiceNameTCPRouteRouteIDDefault ¶

type DeleteIPLoadbalancingServiceNameTCPRouteRouteIDDefault struct {
	Payload *models.DeleteIPLoadbalancingServiceNameTCPRouteRouteIDDefaultBody
	// contains filtered or unexported fields
}

DeleteIPLoadbalancingServiceNameTCPRouteRouteIDDefault handles this case with default header values.

Unexpected error

func NewDeleteIPLoadbalancingServiceNameTCPRouteRouteIDDefault ¶

func NewDeleteIPLoadbalancingServiceNameTCPRouteRouteIDDefault(code int) *DeleteIPLoadbalancingServiceNameTCPRouteRouteIDDefault

NewDeleteIPLoadbalancingServiceNameTCPRouteRouteIDDefault creates a DeleteIPLoadbalancingServiceNameTCPRouteRouteIDDefault with default headers values

func (*DeleteIPLoadbalancingServiceNameTCPRouteRouteIDDefault) Code ¶

Code gets the status code for the delete IP loadbalancing service name TCP route route ID default response

func (*DeleteIPLoadbalancingServiceNameTCPRouteRouteIDDefault) Error ¶

type DeleteIPLoadbalancingServiceNameTCPRouteRouteIDOK ¶

type DeleteIPLoadbalancingServiceNameTCPRouteRouteIDOK struct {
}

DeleteIPLoadbalancingServiceNameTCPRouteRouteIDOK handles this case with default header values.

return 'void'

func NewDeleteIPLoadbalancingServiceNameTCPRouteRouteIDOK ¶

func NewDeleteIPLoadbalancingServiceNameTCPRouteRouteIDOK() *DeleteIPLoadbalancingServiceNameTCPRouteRouteIDOK

NewDeleteIPLoadbalancingServiceNameTCPRouteRouteIDOK creates a DeleteIPLoadbalancingServiceNameTCPRouteRouteIDOK with default headers values

func (*DeleteIPLoadbalancingServiceNameTCPRouteRouteIDOK) Error ¶

type DeleteIPLoadbalancingServiceNameTCPRouteRouteIDParams ¶

type DeleteIPLoadbalancingServiceNameTCPRouteRouteIDParams struct {

	/*RouteID*/
	RouteID int64
	/*ServiceName*/
	ServiceName string

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

DeleteIPLoadbalancingServiceNameTCPRouteRouteIDParams contains all the parameters to send to the API endpoint for the delete IP loadbalancing service name TCP route route ID operation typically these are written to a http.Request

func NewDeleteIPLoadbalancingServiceNameTCPRouteRouteIDParams ¶

func NewDeleteIPLoadbalancingServiceNameTCPRouteRouteIDParams() *DeleteIPLoadbalancingServiceNameTCPRouteRouteIDParams

NewDeleteIPLoadbalancingServiceNameTCPRouteRouteIDParams creates a new DeleteIPLoadbalancingServiceNameTCPRouteRouteIDParams object with the default values initialized.

func NewDeleteIPLoadbalancingServiceNameTCPRouteRouteIDParamsWithContext ¶

func NewDeleteIPLoadbalancingServiceNameTCPRouteRouteIDParamsWithContext(ctx context.Context) *DeleteIPLoadbalancingServiceNameTCPRouteRouteIDParams

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

func NewDeleteIPLoadbalancingServiceNameTCPRouteRouteIDParamsWithHTTPClient ¶

func NewDeleteIPLoadbalancingServiceNameTCPRouteRouteIDParamsWithHTTPClient(client *http.Client) *DeleteIPLoadbalancingServiceNameTCPRouteRouteIDParams

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

func NewDeleteIPLoadbalancingServiceNameTCPRouteRouteIDParamsWithTimeout ¶

func NewDeleteIPLoadbalancingServiceNameTCPRouteRouteIDParamsWithTimeout(timeout time.Duration) *DeleteIPLoadbalancingServiceNameTCPRouteRouteIDParams

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

func (*DeleteIPLoadbalancingServiceNameTCPRouteRouteIDParams) SetContext ¶

SetContext adds the context to the delete IP loadbalancing service name TCP route route ID params

func (*DeleteIPLoadbalancingServiceNameTCPRouteRouteIDParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the delete IP loadbalancing service name TCP route route ID params

func (*DeleteIPLoadbalancingServiceNameTCPRouteRouteIDParams) SetRouteID ¶

SetRouteID adds the routeId to the delete IP loadbalancing service name TCP route route ID params

func (*DeleteIPLoadbalancingServiceNameTCPRouteRouteIDParams) SetServiceName ¶

func (o *DeleteIPLoadbalancingServiceNameTCPRouteRouteIDParams) SetServiceName(serviceName string)

SetServiceName adds the serviceName to the delete IP loadbalancing service name TCP route route ID params

func (*DeleteIPLoadbalancingServiceNameTCPRouteRouteIDParams) SetTimeout ¶

SetTimeout adds the timeout to the delete IP loadbalancing service name TCP route route ID params

func (*DeleteIPLoadbalancingServiceNameTCPRouteRouteIDParams) WithContext ¶

WithContext adds the context to the delete IP loadbalancing service name TCP route route ID params

func (*DeleteIPLoadbalancingServiceNameTCPRouteRouteIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the delete IP loadbalancing service name TCP route route ID params

func (*DeleteIPLoadbalancingServiceNameTCPRouteRouteIDParams) WithRouteID ¶

WithRouteID adds the routeID to the delete IP loadbalancing service name TCP route route ID params

func (*DeleteIPLoadbalancingServiceNameTCPRouteRouteIDParams) WithServiceName ¶

WithServiceName adds the serviceName to the delete IP loadbalancing service name TCP route route ID params

func (*DeleteIPLoadbalancingServiceNameTCPRouteRouteIDParams) WithTimeout ¶

WithTimeout adds the timeout to the delete IP loadbalancing service name TCP route route ID params

func (*DeleteIPLoadbalancingServiceNameTCPRouteRouteIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type DeleteIPLoadbalancingServiceNameTCPRouteRouteIDReader ¶

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

DeleteIPLoadbalancingServiceNameTCPRouteRouteIDReader is a Reader for the DeleteIPLoadbalancingServiceNameTCPRouteRouteID structure.

func (*DeleteIPLoadbalancingServiceNameTCPRouteRouteIDReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type DeleteIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDDefault ¶

type DeleteIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDDefault struct {
	Payload *models.DeleteIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDDefaultBody
	// contains filtered or unexported fields
}

DeleteIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDDefault handles this case with default header values.

Unexpected error

func NewDeleteIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDDefault ¶

func NewDeleteIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDDefault(code int) *DeleteIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDDefault

NewDeleteIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDDefault creates a DeleteIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDDefault with default headers values

func (*DeleteIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDDefault) Code ¶

Code gets the status code for the delete IP loadbalancing service name TCP route route ID rule rule ID default response

func (*DeleteIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDDefault) Error ¶

type DeleteIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDOK ¶

type DeleteIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDOK struct {
}

DeleteIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDOK handles this case with default header values.

return 'void'

func NewDeleteIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDOK ¶

func NewDeleteIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDOK() *DeleteIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDOK

NewDeleteIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDOK creates a DeleteIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDOK with default headers values

func (*DeleteIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDOK) Error ¶

type DeleteIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDParams ¶

type DeleteIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDParams struct {

	/*RouteID*/
	RouteID int64
	/*RuleID*/
	RuleID int64
	/*ServiceName*/
	ServiceName string

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

DeleteIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDParams contains all the parameters to send to the API endpoint for the delete IP loadbalancing service name TCP route route ID rule rule ID operation typically these are written to a http.Request

func NewDeleteIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDParams ¶

func NewDeleteIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDParams() *DeleteIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDParams

NewDeleteIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDParams creates a new DeleteIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDParams object with the default values initialized.

func NewDeleteIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDParamsWithContext ¶

func NewDeleteIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDParamsWithContext(ctx context.Context) *DeleteIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDParams

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

func NewDeleteIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDParamsWithHTTPClient ¶

func NewDeleteIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDParamsWithHTTPClient(client *http.Client) *DeleteIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDParams

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

func NewDeleteIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDParamsWithTimeout ¶

func NewDeleteIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDParamsWithTimeout(timeout time.Duration) *DeleteIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDParams

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

func (*DeleteIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDParams) SetContext ¶

SetContext adds the context to the delete IP loadbalancing service name TCP route route ID rule rule ID params

func (*DeleteIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the delete IP loadbalancing service name TCP route route ID rule rule ID params

func (*DeleteIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDParams) SetRouteID ¶

SetRouteID adds the routeId to the delete IP loadbalancing service name TCP route route ID rule rule ID params

func (*DeleteIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDParams) SetRuleID ¶

SetRuleID adds the ruleId to the delete IP loadbalancing service name TCP route route ID rule rule ID params

func (*DeleteIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDParams) SetServiceName ¶

SetServiceName adds the serviceName to the delete IP loadbalancing service name TCP route route ID rule rule ID params

func (*DeleteIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDParams) SetTimeout ¶

SetTimeout adds the timeout to the delete IP loadbalancing service name TCP route route ID rule rule ID params

func (*DeleteIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDParams) WithContext ¶

WithContext adds the context to the delete IP loadbalancing service name TCP route route ID rule rule ID params

func (*DeleteIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the delete IP loadbalancing service name TCP route route ID rule rule ID params

func (*DeleteIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDParams) WithRouteID ¶

WithRouteID adds the routeID to the delete IP loadbalancing service name TCP route route ID rule rule ID params

func (*DeleteIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDParams) WithRuleID ¶

WithRuleID adds the ruleID to the delete IP loadbalancing service name TCP route route ID rule rule ID params

func (*DeleteIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDParams) WithServiceName ¶

WithServiceName adds the serviceName to the delete IP loadbalancing service name TCP route route ID rule rule ID params

func (*DeleteIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDParams) WithTimeout ¶

WithTimeout adds the timeout to the delete IP loadbalancing service name TCP route route ID rule rule ID params

func (*DeleteIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type DeleteIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDReader ¶

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

DeleteIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDReader is a Reader for the DeleteIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleID structure.

func (*DeleteIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDReader) ReadResponse ¶

ReadResponse reads a server response into the received o.

type DeleteIPLoadbalancingServiceNameUDPFarmFarmIDDefault ¶

type DeleteIPLoadbalancingServiceNameUDPFarmFarmIDDefault struct {
	Payload *models.DeleteIPLoadbalancingServiceNameUDPFarmFarmIDDefaultBody
	// contains filtered or unexported fields
}

DeleteIPLoadbalancingServiceNameUDPFarmFarmIDDefault handles this case with default header values.

Unexpected error

func NewDeleteIPLoadbalancingServiceNameUDPFarmFarmIDDefault ¶

func NewDeleteIPLoadbalancingServiceNameUDPFarmFarmIDDefault(code int) *DeleteIPLoadbalancingServiceNameUDPFarmFarmIDDefault

NewDeleteIPLoadbalancingServiceNameUDPFarmFarmIDDefault creates a DeleteIPLoadbalancingServiceNameUDPFarmFarmIDDefault with default headers values

func (*DeleteIPLoadbalancingServiceNameUDPFarmFarmIDDefault) Code ¶

Code gets the status code for the delete IP loadbalancing service name UDP farm farm ID default response

func (*DeleteIPLoadbalancingServiceNameUDPFarmFarmIDDefault) Error ¶

type DeleteIPLoadbalancingServiceNameUDPFarmFarmIDOK ¶

type DeleteIPLoadbalancingServiceNameUDPFarmFarmIDOK struct {
}

DeleteIPLoadbalancingServiceNameUDPFarmFarmIDOK handles this case with default header values.

return 'void'

func NewDeleteIPLoadbalancingServiceNameUDPFarmFarmIDOK ¶

func NewDeleteIPLoadbalancingServiceNameUDPFarmFarmIDOK() *DeleteIPLoadbalancingServiceNameUDPFarmFarmIDOK

NewDeleteIPLoadbalancingServiceNameUDPFarmFarmIDOK creates a DeleteIPLoadbalancingServiceNameUDPFarmFarmIDOK with default headers values

func (*DeleteIPLoadbalancingServiceNameUDPFarmFarmIDOK) Error ¶

type DeleteIPLoadbalancingServiceNameUDPFarmFarmIDParams ¶

type DeleteIPLoadbalancingServiceNameUDPFarmFarmIDParams struct {

	/*FarmID*/
	FarmID int64
	/*ServiceName*/
	ServiceName string

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

DeleteIPLoadbalancingServiceNameUDPFarmFarmIDParams contains all the parameters to send to the API endpoint for the delete IP loadbalancing service name UDP farm farm ID operation typically these are written to a http.Request

func NewDeleteIPLoadbalancingServiceNameUDPFarmFarmIDParams ¶

func NewDeleteIPLoadbalancingServiceNameUDPFarmFarmIDParams() *DeleteIPLoadbalancingServiceNameUDPFarmFarmIDParams

NewDeleteIPLoadbalancingServiceNameUDPFarmFarmIDParams creates a new DeleteIPLoadbalancingServiceNameUDPFarmFarmIDParams object with the default values initialized.

func NewDeleteIPLoadbalancingServiceNameUDPFarmFarmIDParamsWithContext ¶

func NewDeleteIPLoadbalancingServiceNameUDPFarmFarmIDParamsWithContext(ctx context.Context) *DeleteIPLoadbalancingServiceNameUDPFarmFarmIDParams

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

func NewDeleteIPLoadbalancingServiceNameUDPFarmFarmIDParamsWithHTTPClient ¶

func NewDeleteIPLoadbalancingServiceNameUDPFarmFarmIDParamsWithHTTPClient(client *http.Client) *DeleteIPLoadbalancingServiceNameUDPFarmFarmIDParams

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

func NewDeleteIPLoadbalancingServiceNameUDPFarmFarmIDParamsWithTimeout ¶

func NewDeleteIPLoadbalancingServiceNameUDPFarmFarmIDParamsWithTimeout(timeout time.Duration) *DeleteIPLoadbalancingServiceNameUDPFarmFarmIDParams

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

func (*DeleteIPLoadbalancingServiceNameUDPFarmFarmIDParams) SetContext ¶

SetContext adds the context to the delete IP loadbalancing service name UDP farm farm ID params

func (*DeleteIPLoadbalancingServiceNameUDPFarmFarmIDParams) SetFarmID ¶

SetFarmID adds the farmId to the delete IP loadbalancing service name UDP farm farm ID params

func (*DeleteIPLoadbalancingServiceNameUDPFarmFarmIDParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the delete IP loadbalancing service name UDP farm farm ID params

func (*DeleteIPLoadbalancingServiceNameUDPFarmFarmIDParams) SetServiceName ¶

func (o *DeleteIPLoadbalancingServiceNameUDPFarmFarmIDParams) SetServiceName(serviceName string)

SetServiceName adds the serviceName to the delete IP loadbalancing service name UDP farm farm ID params

func (*DeleteIPLoadbalancingServiceNameUDPFarmFarmIDParams) SetTimeout ¶

SetTimeout adds the timeout to the delete IP loadbalancing service name UDP farm farm ID params

func (*DeleteIPLoadbalancingServiceNameUDPFarmFarmIDParams) WithContext ¶

WithContext adds the context to the delete IP loadbalancing service name UDP farm farm ID params

func (*DeleteIPLoadbalancingServiceNameUDPFarmFarmIDParams) WithFarmID ¶

WithFarmID adds the farmID to the delete IP loadbalancing service name UDP farm farm ID params

func (*DeleteIPLoadbalancingServiceNameUDPFarmFarmIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the delete IP loadbalancing service name UDP farm farm ID params

func (*DeleteIPLoadbalancingServiceNameUDPFarmFarmIDParams) WithServiceName ¶

WithServiceName adds the serviceName to the delete IP loadbalancing service name UDP farm farm ID params

func (*DeleteIPLoadbalancingServiceNameUDPFarmFarmIDParams) WithTimeout ¶

WithTimeout adds the timeout to the delete IP loadbalancing service name UDP farm farm ID params

func (*DeleteIPLoadbalancingServiceNameUDPFarmFarmIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type DeleteIPLoadbalancingServiceNameUDPFarmFarmIDReader ¶

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

DeleteIPLoadbalancingServiceNameUDPFarmFarmIDReader is a Reader for the DeleteIPLoadbalancingServiceNameUDPFarmFarmID structure.

func (*DeleteIPLoadbalancingServiceNameUDPFarmFarmIDReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type DeleteIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDDefault ¶

type DeleteIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDDefault struct {
	Payload *models.DeleteIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDDefaultBody
	// contains filtered or unexported fields
}

DeleteIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDDefault handles this case with default header values.

Unexpected error

func NewDeleteIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDDefault ¶

func NewDeleteIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDDefault(code int) *DeleteIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDDefault

NewDeleteIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDDefault creates a DeleteIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDDefault with default headers values

func (*DeleteIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDDefault) Code ¶

Code gets the status code for the delete IP loadbalancing service name UDP farm farm ID server server ID default response

func (*DeleteIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDDefault) Error ¶

type DeleteIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDOK ¶

type DeleteIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDOK struct {
}

DeleteIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDOK handles this case with default header values.

return 'void'

func NewDeleteIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDOK ¶

func NewDeleteIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDOK() *DeleteIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDOK

NewDeleteIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDOK creates a DeleteIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDOK with default headers values

func (*DeleteIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDOK) Error ¶

type DeleteIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDParams ¶

type DeleteIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDParams struct {

	/*FarmID*/
	FarmID int64
	/*ServerID*/
	ServerID int64
	/*ServiceName*/
	ServiceName string

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

DeleteIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDParams contains all the parameters to send to the API endpoint for the delete IP loadbalancing service name UDP farm farm ID server server ID operation typically these are written to a http.Request

func NewDeleteIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDParams ¶

func NewDeleteIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDParams() *DeleteIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDParams

NewDeleteIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDParams creates a new DeleteIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDParams object with the default values initialized.

func NewDeleteIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDParamsWithContext ¶

func NewDeleteIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDParamsWithContext(ctx context.Context) *DeleteIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDParams

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

func NewDeleteIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDParamsWithHTTPClient ¶

func NewDeleteIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDParamsWithHTTPClient(client *http.Client) *DeleteIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDParams

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

func NewDeleteIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDParamsWithTimeout ¶

func NewDeleteIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDParamsWithTimeout(timeout time.Duration) *DeleteIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDParams

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

func (*DeleteIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDParams) SetContext ¶

SetContext adds the context to the delete IP loadbalancing service name UDP farm farm ID server server ID params

func (*DeleteIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDParams) SetFarmID ¶

SetFarmID adds the farmId to the delete IP loadbalancing service name UDP farm farm ID server server ID params

func (*DeleteIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the delete IP loadbalancing service name UDP farm farm ID server server ID params

func (*DeleteIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDParams) SetServerID ¶

SetServerID adds the serverId to the delete IP loadbalancing service name UDP farm farm ID server server ID params

func (*DeleteIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDParams) SetServiceName ¶

SetServiceName adds the serviceName to the delete IP loadbalancing service name UDP farm farm ID server server ID params

func (*DeleteIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDParams) SetTimeout ¶

SetTimeout adds the timeout to the delete IP loadbalancing service name UDP farm farm ID server server ID params

func (*DeleteIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDParams) WithContext ¶

WithContext adds the context to the delete IP loadbalancing service name UDP farm farm ID server server ID params

func (*DeleteIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDParams) WithFarmID ¶

WithFarmID adds the farmID to the delete IP loadbalancing service name UDP farm farm ID server server ID params

func (*DeleteIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the delete IP loadbalancing service name UDP farm farm ID server server ID params

func (*DeleteIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDParams) WithServerID ¶

WithServerID adds the serverID to the delete IP loadbalancing service name UDP farm farm ID server server ID params

func (*DeleteIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDParams) WithServiceName ¶

WithServiceName adds the serviceName to the delete IP loadbalancing service name UDP farm farm ID server server ID params

func (*DeleteIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDParams) WithTimeout ¶

WithTimeout adds the timeout to the delete IP loadbalancing service name UDP farm farm ID server server ID params

func (*DeleteIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type DeleteIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDReader ¶

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

DeleteIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDReader is a Reader for the DeleteIPLoadbalancingServiceNameUDPFarmFarmIDServerServerID structure.

func (*DeleteIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDReader) ReadResponse ¶

ReadResponse reads a server response into the received o.

type DeleteIPLoadbalancingServiceNameUDPFrontendFrontendIDDefault ¶

type DeleteIPLoadbalancingServiceNameUDPFrontendFrontendIDDefault struct {
	Payload *models.DeleteIPLoadbalancingServiceNameUDPFrontendFrontendIDDefaultBody
	// contains filtered or unexported fields
}

DeleteIPLoadbalancingServiceNameUDPFrontendFrontendIDDefault handles this case with default header values.

Unexpected error

func NewDeleteIPLoadbalancingServiceNameUDPFrontendFrontendIDDefault ¶

func NewDeleteIPLoadbalancingServiceNameUDPFrontendFrontendIDDefault(code int) *DeleteIPLoadbalancingServiceNameUDPFrontendFrontendIDDefault

NewDeleteIPLoadbalancingServiceNameUDPFrontendFrontendIDDefault creates a DeleteIPLoadbalancingServiceNameUDPFrontendFrontendIDDefault with default headers values

func (*DeleteIPLoadbalancingServiceNameUDPFrontendFrontendIDDefault) Code ¶

Code gets the status code for the delete IP loadbalancing service name UDP frontend frontend ID default response

func (*DeleteIPLoadbalancingServiceNameUDPFrontendFrontendIDDefault) Error ¶

type DeleteIPLoadbalancingServiceNameUDPFrontendFrontendIDOK ¶

type DeleteIPLoadbalancingServiceNameUDPFrontendFrontendIDOK struct {
}

DeleteIPLoadbalancingServiceNameUDPFrontendFrontendIDOK handles this case with default header values.

return 'void'

func NewDeleteIPLoadbalancingServiceNameUDPFrontendFrontendIDOK ¶

func NewDeleteIPLoadbalancingServiceNameUDPFrontendFrontendIDOK() *DeleteIPLoadbalancingServiceNameUDPFrontendFrontendIDOK

NewDeleteIPLoadbalancingServiceNameUDPFrontendFrontendIDOK creates a DeleteIPLoadbalancingServiceNameUDPFrontendFrontendIDOK with default headers values

func (*DeleteIPLoadbalancingServiceNameUDPFrontendFrontendIDOK) Error ¶

type DeleteIPLoadbalancingServiceNameUDPFrontendFrontendIDParams ¶

type DeleteIPLoadbalancingServiceNameUDPFrontendFrontendIDParams struct {

	/*FrontendID*/
	FrontendID int64
	/*ServiceName*/
	ServiceName string

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

DeleteIPLoadbalancingServiceNameUDPFrontendFrontendIDParams contains all the parameters to send to the API endpoint for the delete IP loadbalancing service name UDP frontend frontend ID operation typically these are written to a http.Request

func NewDeleteIPLoadbalancingServiceNameUDPFrontendFrontendIDParams ¶

func NewDeleteIPLoadbalancingServiceNameUDPFrontendFrontendIDParams() *DeleteIPLoadbalancingServiceNameUDPFrontendFrontendIDParams

NewDeleteIPLoadbalancingServiceNameUDPFrontendFrontendIDParams creates a new DeleteIPLoadbalancingServiceNameUDPFrontendFrontendIDParams object with the default values initialized.

func NewDeleteIPLoadbalancingServiceNameUDPFrontendFrontendIDParamsWithContext ¶

func NewDeleteIPLoadbalancingServiceNameUDPFrontendFrontendIDParamsWithContext(ctx context.Context) *DeleteIPLoadbalancingServiceNameUDPFrontendFrontendIDParams

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

func NewDeleteIPLoadbalancingServiceNameUDPFrontendFrontendIDParamsWithHTTPClient ¶

func NewDeleteIPLoadbalancingServiceNameUDPFrontendFrontendIDParamsWithHTTPClient(client *http.Client) *DeleteIPLoadbalancingServiceNameUDPFrontendFrontendIDParams

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

func NewDeleteIPLoadbalancingServiceNameUDPFrontendFrontendIDParamsWithTimeout ¶

func NewDeleteIPLoadbalancingServiceNameUDPFrontendFrontendIDParamsWithTimeout(timeout time.Duration) *DeleteIPLoadbalancingServiceNameUDPFrontendFrontendIDParams

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

func (*DeleteIPLoadbalancingServiceNameUDPFrontendFrontendIDParams) SetContext ¶

SetContext adds the context to the delete IP loadbalancing service name UDP frontend frontend ID params

func (*DeleteIPLoadbalancingServiceNameUDPFrontendFrontendIDParams) SetFrontendID ¶

SetFrontendID adds the frontendId to the delete IP loadbalancing service name UDP frontend frontend ID params

func (*DeleteIPLoadbalancingServiceNameUDPFrontendFrontendIDParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the delete IP loadbalancing service name UDP frontend frontend ID params

func (*DeleteIPLoadbalancingServiceNameUDPFrontendFrontendIDParams) SetServiceName ¶

SetServiceName adds the serviceName to the delete IP loadbalancing service name UDP frontend frontend ID params

func (*DeleteIPLoadbalancingServiceNameUDPFrontendFrontendIDParams) SetTimeout ¶

SetTimeout adds the timeout to the delete IP loadbalancing service name UDP frontend frontend ID params

func (*DeleteIPLoadbalancingServiceNameUDPFrontendFrontendIDParams) WithContext ¶

WithContext adds the context to the delete IP loadbalancing service name UDP frontend frontend ID params

func (*DeleteIPLoadbalancingServiceNameUDPFrontendFrontendIDParams) WithFrontendID ¶

WithFrontendID adds the frontendID to the delete IP loadbalancing service name UDP frontend frontend ID params

func (*DeleteIPLoadbalancingServiceNameUDPFrontendFrontendIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the delete IP loadbalancing service name UDP frontend frontend ID params

func (*DeleteIPLoadbalancingServiceNameUDPFrontendFrontendIDParams) WithServiceName ¶

WithServiceName adds the serviceName to the delete IP loadbalancing service name UDP frontend frontend ID params

func (*DeleteIPLoadbalancingServiceNameUDPFrontendFrontendIDParams) WithTimeout ¶

WithTimeout adds the timeout to the delete IP loadbalancing service name UDP frontend frontend ID params

func (*DeleteIPLoadbalancingServiceNameUDPFrontendFrontendIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type DeleteIPLoadbalancingServiceNameUDPFrontendFrontendIDReader ¶

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

DeleteIPLoadbalancingServiceNameUDPFrontendFrontendIDReader is a Reader for the DeleteIPLoadbalancingServiceNameUDPFrontendFrontendID structure.

func (*DeleteIPLoadbalancingServiceNameUDPFrontendFrontendIDReader) ReadResponse ¶

ReadResponse reads a server response into the received o.

type DeleteIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDDefault ¶

type DeleteIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDDefault struct {
	Payload *models.DeleteIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDDefaultBody
	// contains filtered or unexported fields
}

DeleteIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDDefault handles this case with default header values.

Unexpected error

func NewDeleteIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDDefault ¶

func NewDeleteIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDDefault(code int) *DeleteIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDDefault

NewDeleteIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDDefault creates a DeleteIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDDefault with default headers values

func (*DeleteIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDDefault) Code ¶

Code gets the status code for the delete IP loadbalancing service name vrack network vrack network ID default response

func (*DeleteIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDDefault) Error ¶

type DeleteIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDOK ¶

type DeleteIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDOK struct {
}

DeleteIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDOK handles this case with default header values.

return 'void'

func NewDeleteIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDOK ¶

func NewDeleteIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDOK() *DeleteIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDOK

NewDeleteIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDOK creates a DeleteIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDOK with default headers values

func (*DeleteIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDOK) Error ¶

type DeleteIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDParams ¶

type DeleteIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDParams struct {

	/*ServiceName*/
	ServiceName string
	/*VrackNetworkID*/
	VrackNetworkID int64

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

DeleteIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDParams contains all the parameters to send to the API endpoint for the delete IP loadbalancing service name vrack network vrack network ID operation typically these are written to a http.Request

func NewDeleteIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDParams ¶

func NewDeleteIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDParams() *DeleteIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDParams

NewDeleteIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDParams creates a new DeleteIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDParams object with the default values initialized.

func NewDeleteIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDParamsWithContext ¶

func NewDeleteIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDParamsWithContext(ctx context.Context) *DeleteIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDParams

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

func NewDeleteIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDParamsWithHTTPClient ¶

func NewDeleteIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDParamsWithHTTPClient(client *http.Client) *DeleteIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDParams

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

func NewDeleteIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDParamsWithTimeout ¶

func NewDeleteIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDParamsWithTimeout(timeout time.Duration) *DeleteIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDParams

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

func (*DeleteIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDParams) SetContext ¶

SetContext adds the context to the delete IP loadbalancing service name vrack network vrack network ID params

func (*DeleteIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the delete IP loadbalancing service name vrack network vrack network ID params

func (*DeleteIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDParams) SetServiceName ¶

SetServiceName adds the serviceName to the delete IP loadbalancing service name vrack network vrack network ID params

func (*DeleteIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDParams) SetTimeout ¶

SetTimeout adds the timeout to the delete IP loadbalancing service name vrack network vrack network ID params

func (*DeleteIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDParams) SetVrackNetworkID ¶

func (o *DeleteIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDParams) SetVrackNetworkID(vrackNetworkID int64)

SetVrackNetworkID adds the vrackNetworkId to the delete IP loadbalancing service name vrack network vrack network ID params

func (*DeleteIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDParams) WithContext ¶

WithContext adds the context to the delete IP loadbalancing service name vrack network vrack network ID params

func (*DeleteIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the delete IP loadbalancing service name vrack network vrack network ID params

func (*DeleteIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDParams) WithServiceName ¶

WithServiceName adds the serviceName to the delete IP loadbalancing service name vrack network vrack network ID params

func (*DeleteIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDParams) WithTimeout ¶

WithTimeout adds the timeout to the delete IP loadbalancing service name vrack network vrack network ID params

func (*DeleteIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDParams) WithVrackNetworkID ¶

WithVrackNetworkID adds the vrackNetworkID to the delete IP loadbalancing service name vrack network vrack network ID params

func (*DeleteIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type DeleteIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDReader ¶

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

DeleteIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDReader is a Reader for the DeleteIPLoadbalancingServiceNameVrackNetworkVrackNetworkID structure.

func (*DeleteIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDReader) ReadResponse ¶

ReadResponse reads a server response into the received o.

type DeleteIPLoadbalancingServiceNameZoneNameDefault ¶

type DeleteIPLoadbalancingServiceNameZoneNameDefault struct {
	Payload *models.DeleteIPLoadbalancingServiceNameZoneNameDefaultBody
	// contains filtered or unexported fields
}

DeleteIPLoadbalancingServiceNameZoneNameDefault handles this case with default header values.

Unexpected error

func NewDeleteIPLoadbalancingServiceNameZoneNameDefault ¶

func NewDeleteIPLoadbalancingServiceNameZoneNameDefault(code int) *DeleteIPLoadbalancingServiceNameZoneNameDefault

NewDeleteIPLoadbalancingServiceNameZoneNameDefault creates a DeleteIPLoadbalancingServiceNameZoneNameDefault with default headers values

func (*DeleteIPLoadbalancingServiceNameZoneNameDefault) Code ¶

Code gets the status code for the delete IP loadbalancing service name zone name default response

func (*DeleteIPLoadbalancingServiceNameZoneNameDefault) Error ¶

type DeleteIPLoadbalancingServiceNameZoneNameOK ¶

type DeleteIPLoadbalancingServiceNameZoneNameOK struct {
}

DeleteIPLoadbalancingServiceNameZoneNameOK handles this case with default header values.

return 'void'

func NewDeleteIPLoadbalancingServiceNameZoneNameOK ¶

func NewDeleteIPLoadbalancingServiceNameZoneNameOK() *DeleteIPLoadbalancingServiceNameZoneNameOK

NewDeleteIPLoadbalancingServiceNameZoneNameOK creates a DeleteIPLoadbalancingServiceNameZoneNameOK with default headers values

func (*DeleteIPLoadbalancingServiceNameZoneNameOK) Error ¶

type DeleteIPLoadbalancingServiceNameZoneNameParams ¶

type DeleteIPLoadbalancingServiceNameZoneNameParams struct {

	/*Name*/
	Name string
	/*ServiceName*/
	ServiceName string

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

DeleteIPLoadbalancingServiceNameZoneNameParams contains all the parameters to send to the API endpoint for the delete IP loadbalancing service name zone name operation typically these are written to a http.Request

func NewDeleteIPLoadbalancingServiceNameZoneNameParams ¶

func NewDeleteIPLoadbalancingServiceNameZoneNameParams() *DeleteIPLoadbalancingServiceNameZoneNameParams

NewDeleteIPLoadbalancingServiceNameZoneNameParams creates a new DeleteIPLoadbalancingServiceNameZoneNameParams object with the default values initialized.

func NewDeleteIPLoadbalancingServiceNameZoneNameParamsWithContext ¶

func NewDeleteIPLoadbalancingServiceNameZoneNameParamsWithContext(ctx context.Context) *DeleteIPLoadbalancingServiceNameZoneNameParams

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

func NewDeleteIPLoadbalancingServiceNameZoneNameParamsWithHTTPClient ¶

func NewDeleteIPLoadbalancingServiceNameZoneNameParamsWithHTTPClient(client *http.Client) *DeleteIPLoadbalancingServiceNameZoneNameParams

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

func NewDeleteIPLoadbalancingServiceNameZoneNameParamsWithTimeout ¶

func NewDeleteIPLoadbalancingServiceNameZoneNameParamsWithTimeout(timeout time.Duration) *DeleteIPLoadbalancingServiceNameZoneNameParams

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

func (*DeleteIPLoadbalancingServiceNameZoneNameParams) SetContext ¶

SetContext adds the context to the delete IP loadbalancing service name zone name params

func (*DeleteIPLoadbalancingServiceNameZoneNameParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the delete IP loadbalancing service name zone name params

func (*DeleteIPLoadbalancingServiceNameZoneNameParams) SetName ¶

SetName adds the name to the delete IP loadbalancing service name zone name params

func (*DeleteIPLoadbalancingServiceNameZoneNameParams) SetServiceName ¶

func (o *DeleteIPLoadbalancingServiceNameZoneNameParams) SetServiceName(serviceName string)

SetServiceName adds the serviceName to the delete IP loadbalancing service name zone name params

func (*DeleteIPLoadbalancingServiceNameZoneNameParams) SetTimeout ¶

SetTimeout adds the timeout to the delete IP loadbalancing service name zone name params

func (*DeleteIPLoadbalancingServiceNameZoneNameParams) WithContext ¶

WithContext adds the context to the delete IP loadbalancing service name zone name params

func (*DeleteIPLoadbalancingServiceNameZoneNameParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the delete IP loadbalancing service name zone name params

func (*DeleteIPLoadbalancingServiceNameZoneNameParams) WithName ¶

WithName adds the name to the delete IP loadbalancing service name zone name params

func (*DeleteIPLoadbalancingServiceNameZoneNameParams) WithServiceName ¶

WithServiceName adds the serviceName to the delete IP loadbalancing service name zone name params

func (*DeleteIPLoadbalancingServiceNameZoneNameParams) WithTimeout ¶

WithTimeout adds the timeout to the delete IP loadbalancing service name zone name params

func (*DeleteIPLoadbalancingServiceNameZoneNameParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type DeleteIPLoadbalancingServiceNameZoneNameReader ¶

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

DeleteIPLoadbalancingServiceNameZoneNameReader is a Reader for the DeleteIPLoadbalancingServiceNameZoneName structure.

func (*DeleteIPLoadbalancingServiceNameZoneNameReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetIPLoadbalancingAvailableZonesDefault ¶

type GetIPLoadbalancingAvailableZonesDefault struct {
	Payload *models.GetIPLoadbalancingAvailableZonesDefaultBody
	// contains filtered or unexported fields
}

GetIPLoadbalancingAvailableZonesDefault handles this case with default header values.

Unexpected error

func NewGetIPLoadbalancingAvailableZonesDefault ¶

func NewGetIPLoadbalancingAvailableZonesDefault(code int) *GetIPLoadbalancingAvailableZonesDefault

NewGetIPLoadbalancingAvailableZonesDefault creates a GetIPLoadbalancingAvailableZonesDefault with default headers values

func (*GetIPLoadbalancingAvailableZonesDefault) Code ¶

Code gets the status code for the get IP loadbalancing available zones default response

func (*GetIPLoadbalancingAvailableZonesDefault) Error ¶

type GetIPLoadbalancingAvailableZonesOK ¶

type GetIPLoadbalancingAvailableZonesOK struct {
	Payload []string
}

GetIPLoadbalancingAvailableZonesOK handles this case with default header values.

return value

func NewGetIPLoadbalancingAvailableZonesOK ¶

func NewGetIPLoadbalancingAvailableZonesOK() *GetIPLoadbalancingAvailableZonesOK

NewGetIPLoadbalancingAvailableZonesOK creates a GetIPLoadbalancingAvailableZonesOK with default headers values

func (*GetIPLoadbalancingAvailableZonesOK) Error ¶

type GetIPLoadbalancingAvailableZonesParams ¶

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

GetIPLoadbalancingAvailableZonesParams contains all the parameters to send to the API endpoint for the get IP loadbalancing available zones operation typically these are written to a http.Request

func NewGetIPLoadbalancingAvailableZonesParams ¶

func NewGetIPLoadbalancingAvailableZonesParams() *GetIPLoadbalancingAvailableZonesParams

NewGetIPLoadbalancingAvailableZonesParams creates a new GetIPLoadbalancingAvailableZonesParams object with the default values initialized.

func NewGetIPLoadbalancingAvailableZonesParamsWithContext ¶

func NewGetIPLoadbalancingAvailableZonesParamsWithContext(ctx context.Context) *GetIPLoadbalancingAvailableZonesParams

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

func NewGetIPLoadbalancingAvailableZonesParamsWithHTTPClient ¶

func NewGetIPLoadbalancingAvailableZonesParamsWithHTTPClient(client *http.Client) *GetIPLoadbalancingAvailableZonesParams

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

func NewGetIPLoadbalancingAvailableZonesParamsWithTimeout ¶

func NewGetIPLoadbalancingAvailableZonesParamsWithTimeout(timeout time.Duration) *GetIPLoadbalancingAvailableZonesParams

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

func (*GetIPLoadbalancingAvailableZonesParams) SetContext ¶

SetContext adds the context to the get IP loadbalancing available zones params

func (*GetIPLoadbalancingAvailableZonesParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get IP loadbalancing available zones params

func (*GetIPLoadbalancingAvailableZonesParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get IP loadbalancing available zones params

func (*GetIPLoadbalancingAvailableZonesParams) WithContext ¶

WithContext adds the context to the get IP loadbalancing available zones params

func (*GetIPLoadbalancingAvailableZonesParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get IP loadbalancing available zones params

func (*GetIPLoadbalancingAvailableZonesParams) WithTimeout ¶

WithTimeout adds the timeout to the get IP loadbalancing available zones params

func (*GetIPLoadbalancingAvailableZonesParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetIPLoadbalancingAvailableZonesReader ¶

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

GetIPLoadbalancingAvailableZonesReader is a Reader for the GetIPLoadbalancingAvailableZones structure.

func (*GetIPLoadbalancingAvailableZonesReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetIPLoadbalancingDefault ¶

type GetIPLoadbalancingDefault struct {
	Payload *models.GetIPLoadbalancingDefaultBody
	// contains filtered or unexported fields
}

GetIPLoadbalancingDefault handles this case with default header values.

Unexpected error

func NewGetIPLoadbalancingDefault ¶

func NewGetIPLoadbalancingDefault(code int) *GetIPLoadbalancingDefault

NewGetIPLoadbalancingDefault creates a GetIPLoadbalancingDefault with default headers values

func (*GetIPLoadbalancingDefault) Code ¶

func (o *GetIPLoadbalancingDefault) Code() int

Code gets the status code for the get IP loadbalancing default response

func (*GetIPLoadbalancingDefault) Error ¶

func (o *GetIPLoadbalancingDefault) Error() string

type GetIPLoadbalancingOK ¶

type GetIPLoadbalancingOK struct {
	Payload []string
}

GetIPLoadbalancingOK handles this case with default header values.

return value

func NewGetIPLoadbalancingOK ¶

func NewGetIPLoadbalancingOK() *GetIPLoadbalancingOK

NewGetIPLoadbalancingOK creates a GetIPLoadbalancingOK with default headers values

func (*GetIPLoadbalancingOK) Error ¶

func (o *GetIPLoadbalancingOK) Error() string

type GetIPLoadbalancingParams ¶

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

GetIPLoadbalancingParams contains all the parameters to send to the API endpoint for the get IP loadbalancing operation typically these are written to a http.Request

func NewGetIPLoadbalancingParams ¶

func NewGetIPLoadbalancingParams() *GetIPLoadbalancingParams

NewGetIPLoadbalancingParams creates a new GetIPLoadbalancingParams object with the default values initialized.

func NewGetIPLoadbalancingParamsWithContext ¶

func NewGetIPLoadbalancingParamsWithContext(ctx context.Context) *GetIPLoadbalancingParams

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

func NewGetIPLoadbalancingParamsWithHTTPClient ¶

func NewGetIPLoadbalancingParamsWithHTTPClient(client *http.Client) *GetIPLoadbalancingParams

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

func NewGetIPLoadbalancingParamsWithTimeout ¶

func NewGetIPLoadbalancingParamsWithTimeout(timeout time.Duration) *GetIPLoadbalancingParams

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

func (*GetIPLoadbalancingParams) SetContext ¶

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

SetContext adds the context to the get IP loadbalancing params

func (*GetIPLoadbalancingParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get IP loadbalancing params

func (*GetIPLoadbalancingParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get IP loadbalancing params

func (*GetIPLoadbalancingParams) WithContext ¶

WithContext adds the context to the get IP loadbalancing params

func (*GetIPLoadbalancingParams) WithHTTPClient ¶

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

WithHTTPClient adds the HTTPClient to the get IP loadbalancing params

func (*GetIPLoadbalancingParams) WithTimeout ¶

WithTimeout adds the timeout to the get IP loadbalancing params

func (*GetIPLoadbalancingParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetIPLoadbalancingReader ¶

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

GetIPLoadbalancingReader is a Reader for the GetIPLoadbalancing structure.

func (*GetIPLoadbalancingReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetIPLoadbalancingServiceNameAvailableFarmProbesDefault ¶

type GetIPLoadbalancingServiceNameAvailableFarmProbesDefault struct {
	Payload *models.GetIPLoadbalancingServiceNameAvailableFarmProbesDefaultBody
	// contains filtered or unexported fields
}

GetIPLoadbalancingServiceNameAvailableFarmProbesDefault handles this case with default header values.

Unexpected error

func NewGetIPLoadbalancingServiceNameAvailableFarmProbesDefault ¶

func NewGetIPLoadbalancingServiceNameAvailableFarmProbesDefault(code int) *GetIPLoadbalancingServiceNameAvailableFarmProbesDefault

NewGetIPLoadbalancingServiceNameAvailableFarmProbesDefault creates a GetIPLoadbalancingServiceNameAvailableFarmProbesDefault with default headers values

func (*GetIPLoadbalancingServiceNameAvailableFarmProbesDefault) Code ¶

Code gets the status code for the get IP loadbalancing service name available farm probes default response

func (*GetIPLoadbalancingServiceNameAvailableFarmProbesDefault) Error ¶

type GetIPLoadbalancingServiceNameAvailableFarmProbesOK ¶

type GetIPLoadbalancingServiceNameAvailableFarmProbesOK struct {
	Payload models.GetIPLoadbalancingServiceNameAvailableFarmProbesOKBody
}

GetIPLoadbalancingServiceNameAvailableFarmProbesOK handles this case with default header values.

return value

func NewGetIPLoadbalancingServiceNameAvailableFarmProbesOK ¶

func NewGetIPLoadbalancingServiceNameAvailableFarmProbesOK() *GetIPLoadbalancingServiceNameAvailableFarmProbesOK

NewGetIPLoadbalancingServiceNameAvailableFarmProbesOK creates a GetIPLoadbalancingServiceNameAvailableFarmProbesOK with default headers values

func (*GetIPLoadbalancingServiceNameAvailableFarmProbesOK) Error ¶

type GetIPLoadbalancingServiceNameAvailableFarmProbesParams ¶

type GetIPLoadbalancingServiceNameAvailableFarmProbesParams struct {

	/*ServiceName*/
	ServiceName string

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

GetIPLoadbalancingServiceNameAvailableFarmProbesParams contains all the parameters to send to the API endpoint for the get IP loadbalancing service name available farm probes operation typically these are written to a http.Request

func NewGetIPLoadbalancingServiceNameAvailableFarmProbesParams ¶

func NewGetIPLoadbalancingServiceNameAvailableFarmProbesParams() *GetIPLoadbalancingServiceNameAvailableFarmProbesParams

NewGetIPLoadbalancingServiceNameAvailableFarmProbesParams creates a new GetIPLoadbalancingServiceNameAvailableFarmProbesParams object with the default values initialized.

func NewGetIPLoadbalancingServiceNameAvailableFarmProbesParamsWithContext ¶

func NewGetIPLoadbalancingServiceNameAvailableFarmProbesParamsWithContext(ctx context.Context) *GetIPLoadbalancingServiceNameAvailableFarmProbesParams

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

func NewGetIPLoadbalancingServiceNameAvailableFarmProbesParamsWithHTTPClient ¶

func NewGetIPLoadbalancingServiceNameAvailableFarmProbesParamsWithHTTPClient(client *http.Client) *GetIPLoadbalancingServiceNameAvailableFarmProbesParams

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

func NewGetIPLoadbalancingServiceNameAvailableFarmProbesParamsWithTimeout ¶

func NewGetIPLoadbalancingServiceNameAvailableFarmProbesParamsWithTimeout(timeout time.Duration) *GetIPLoadbalancingServiceNameAvailableFarmProbesParams

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

func (*GetIPLoadbalancingServiceNameAvailableFarmProbesParams) SetContext ¶

SetContext adds the context to the get IP loadbalancing service name available farm probes params

func (*GetIPLoadbalancingServiceNameAvailableFarmProbesParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the get IP loadbalancing service name available farm probes params

func (*GetIPLoadbalancingServiceNameAvailableFarmProbesParams) SetServiceName ¶

func (o *GetIPLoadbalancingServiceNameAvailableFarmProbesParams) SetServiceName(serviceName string)

SetServiceName adds the serviceName to the get IP loadbalancing service name available farm probes params

func (*GetIPLoadbalancingServiceNameAvailableFarmProbesParams) SetTimeout ¶

SetTimeout adds the timeout to the get IP loadbalancing service name available farm probes params

func (*GetIPLoadbalancingServiceNameAvailableFarmProbesParams) WithContext ¶

WithContext adds the context to the get IP loadbalancing service name available farm probes params

func (*GetIPLoadbalancingServiceNameAvailableFarmProbesParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get IP loadbalancing service name available farm probes params

func (*GetIPLoadbalancingServiceNameAvailableFarmProbesParams) WithServiceName ¶

WithServiceName adds the serviceName to the get IP loadbalancing service name available farm probes params

func (*GetIPLoadbalancingServiceNameAvailableFarmProbesParams) WithTimeout ¶

WithTimeout adds the timeout to the get IP loadbalancing service name available farm probes params

func (*GetIPLoadbalancingServiceNameAvailableFarmProbesParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetIPLoadbalancingServiceNameAvailableFarmProbesReader ¶

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

GetIPLoadbalancingServiceNameAvailableFarmProbesReader is a Reader for the GetIPLoadbalancingServiceNameAvailableFarmProbes structure.

func (*GetIPLoadbalancingServiceNameAvailableFarmProbesReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetIPLoadbalancingServiceNameAvailableFarmTypeDefault ¶

type GetIPLoadbalancingServiceNameAvailableFarmTypeDefault struct {
	Payload *models.GetIPLoadbalancingServiceNameAvailableFarmTypeDefaultBody
	// contains filtered or unexported fields
}

GetIPLoadbalancingServiceNameAvailableFarmTypeDefault handles this case with default header values.

Unexpected error

func NewGetIPLoadbalancingServiceNameAvailableFarmTypeDefault ¶

func NewGetIPLoadbalancingServiceNameAvailableFarmTypeDefault(code int) *GetIPLoadbalancingServiceNameAvailableFarmTypeDefault

NewGetIPLoadbalancingServiceNameAvailableFarmTypeDefault creates a GetIPLoadbalancingServiceNameAvailableFarmTypeDefault with default headers values

func (*GetIPLoadbalancingServiceNameAvailableFarmTypeDefault) Code ¶

Code gets the status code for the get IP loadbalancing service name available farm type default response

func (*GetIPLoadbalancingServiceNameAvailableFarmTypeDefault) Error ¶

type GetIPLoadbalancingServiceNameAvailableFarmTypeOK ¶

type GetIPLoadbalancingServiceNameAvailableFarmTypeOK struct {
	Payload []string
}

GetIPLoadbalancingServiceNameAvailableFarmTypeOK handles this case with default header values.

return value

func NewGetIPLoadbalancingServiceNameAvailableFarmTypeOK ¶

func NewGetIPLoadbalancingServiceNameAvailableFarmTypeOK() *GetIPLoadbalancingServiceNameAvailableFarmTypeOK

NewGetIPLoadbalancingServiceNameAvailableFarmTypeOK creates a GetIPLoadbalancingServiceNameAvailableFarmTypeOK with default headers values

func (*GetIPLoadbalancingServiceNameAvailableFarmTypeOK) Error ¶

type GetIPLoadbalancingServiceNameAvailableFarmTypeParams ¶

type GetIPLoadbalancingServiceNameAvailableFarmTypeParams struct {

	/*ServiceName*/
	ServiceName string

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

GetIPLoadbalancingServiceNameAvailableFarmTypeParams contains all the parameters to send to the API endpoint for the get IP loadbalancing service name available farm type operation typically these are written to a http.Request

func NewGetIPLoadbalancingServiceNameAvailableFarmTypeParams ¶

func NewGetIPLoadbalancingServiceNameAvailableFarmTypeParams() *GetIPLoadbalancingServiceNameAvailableFarmTypeParams

NewGetIPLoadbalancingServiceNameAvailableFarmTypeParams creates a new GetIPLoadbalancingServiceNameAvailableFarmTypeParams object with the default values initialized.

func NewGetIPLoadbalancingServiceNameAvailableFarmTypeParamsWithContext ¶

func NewGetIPLoadbalancingServiceNameAvailableFarmTypeParamsWithContext(ctx context.Context) *GetIPLoadbalancingServiceNameAvailableFarmTypeParams

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

func NewGetIPLoadbalancingServiceNameAvailableFarmTypeParamsWithHTTPClient ¶

func NewGetIPLoadbalancingServiceNameAvailableFarmTypeParamsWithHTTPClient(client *http.Client) *GetIPLoadbalancingServiceNameAvailableFarmTypeParams

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

func NewGetIPLoadbalancingServiceNameAvailableFarmTypeParamsWithTimeout ¶

func NewGetIPLoadbalancingServiceNameAvailableFarmTypeParamsWithTimeout(timeout time.Duration) *GetIPLoadbalancingServiceNameAvailableFarmTypeParams

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

func (*GetIPLoadbalancingServiceNameAvailableFarmTypeParams) SetContext ¶

SetContext adds the context to the get IP loadbalancing service name available farm type params

func (*GetIPLoadbalancingServiceNameAvailableFarmTypeParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the get IP loadbalancing service name available farm type params

func (*GetIPLoadbalancingServiceNameAvailableFarmTypeParams) SetServiceName ¶

func (o *GetIPLoadbalancingServiceNameAvailableFarmTypeParams) SetServiceName(serviceName string)

SetServiceName adds the serviceName to the get IP loadbalancing service name available farm type params

func (*GetIPLoadbalancingServiceNameAvailableFarmTypeParams) SetTimeout ¶

SetTimeout adds the timeout to the get IP loadbalancing service name available farm type params

func (*GetIPLoadbalancingServiceNameAvailableFarmTypeParams) WithContext ¶

WithContext adds the context to the get IP loadbalancing service name available farm type params

func (*GetIPLoadbalancingServiceNameAvailableFarmTypeParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get IP loadbalancing service name available farm type params

func (*GetIPLoadbalancingServiceNameAvailableFarmTypeParams) WithServiceName ¶

WithServiceName adds the serviceName to the get IP loadbalancing service name available farm type params

func (*GetIPLoadbalancingServiceNameAvailableFarmTypeParams) WithTimeout ¶

WithTimeout adds the timeout to the get IP loadbalancing service name available farm type params

func (*GetIPLoadbalancingServiceNameAvailableFarmTypeParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetIPLoadbalancingServiceNameAvailableFarmTypeReader ¶

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

GetIPLoadbalancingServiceNameAvailableFarmTypeReader is a Reader for the GetIPLoadbalancingServiceNameAvailableFarmType structure.

func (*GetIPLoadbalancingServiceNameAvailableFarmTypeReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetIPLoadbalancingServiceNameAvailableFrontendTypeDefault ¶

type GetIPLoadbalancingServiceNameAvailableFrontendTypeDefault struct {
	Payload *models.GetIPLoadbalancingServiceNameAvailableFrontendTypeDefaultBody
	// contains filtered or unexported fields
}

GetIPLoadbalancingServiceNameAvailableFrontendTypeDefault handles this case with default header values.

Unexpected error

func NewGetIPLoadbalancingServiceNameAvailableFrontendTypeDefault ¶

func NewGetIPLoadbalancingServiceNameAvailableFrontendTypeDefault(code int) *GetIPLoadbalancingServiceNameAvailableFrontendTypeDefault

NewGetIPLoadbalancingServiceNameAvailableFrontendTypeDefault creates a GetIPLoadbalancingServiceNameAvailableFrontendTypeDefault with default headers values

func (*GetIPLoadbalancingServiceNameAvailableFrontendTypeDefault) Code ¶

Code gets the status code for the get IP loadbalancing service name available frontend type default response

func (*GetIPLoadbalancingServiceNameAvailableFrontendTypeDefault) Error ¶

type GetIPLoadbalancingServiceNameAvailableFrontendTypeOK ¶

type GetIPLoadbalancingServiceNameAvailableFrontendTypeOK struct {
	Payload []string
}

GetIPLoadbalancingServiceNameAvailableFrontendTypeOK handles this case with default header values.

return value

func NewGetIPLoadbalancingServiceNameAvailableFrontendTypeOK ¶

func NewGetIPLoadbalancingServiceNameAvailableFrontendTypeOK() *GetIPLoadbalancingServiceNameAvailableFrontendTypeOK

NewGetIPLoadbalancingServiceNameAvailableFrontendTypeOK creates a GetIPLoadbalancingServiceNameAvailableFrontendTypeOK with default headers values

func (*GetIPLoadbalancingServiceNameAvailableFrontendTypeOK) Error ¶

type GetIPLoadbalancingServiceNameAvailableFrontendTypeParams ¶

type GetIPLoadbalancingServiceNameAvailableFrontendTypeParams struct {

	/*ServiceName*/
	ServiceName string

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

GetIPLoadbalancingServiceNameAvailableFrontendTypeParams contains all the parameters to send to the API endpoint for the get IP loadbalancing service name available frontend type operation typically these are written to a http.Request

func NewGetIPLoadbalancingServiceNameAvailableFrontendTypeParams ¶

func NewGetIPLoadbalancingServiceNameAvailableFrontendTypeParams() *GetIPLoadbalancingServiceNameAvailableFrontendTypeParams

NewGetIPLoadbalancingServiceNameAvailableFrontendTypeParams creates a new GetIPLoadbalancingServiceNameAvailableFrontendTypeParams object with the default values initialized.

func NewGetIPLoadbalancingServiceNameAvailableFrontendTypeParamsWithContext ¶

func NewGetIPLoadbalancingServiceNameAvailableFrontendTypeParamsWithContext(ctx context.Context) *GetIPLoadbalancingServiceNameAvailableFrontendTypeParams

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

func NewGetIPLoadbalancingServiceNameAvailableFrontendTypeParamsWithHTTPClient ¶

func NewGetIPLoadbalancingServiceNameAvailableFrontendTypeParamsWithHTTPClient(client *http.Client) *GetIPLoadbalancingServiceNameAvailableFrontendTypeParams

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

func NewGetIPLoadbalancingServiceNameAvailableFrontendTypeParamsWithTimeout ¶

func NewGetIPLoadbalancingServiceNameAvailableFrontendTypeParamsWithTimeout(timeout time.Duration) *GetIPLoadbalancingServiceNameAvailableFrontendTypeParams

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

func (*GetIPLoadbalancingServiceNameAvailableFrontendTypeParams) SetContext ¶

SetContext adds the context to the get IP loadbalancing service name available frontend type params

func (*GetIPLoadbalancingServiceNameAvailableFrontendTypeParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the get IP loadbalancing service name available frontend type params

func (*GetIPLoadbalancingServiceNameAvailableFrontendTypeParams) SetServiceName ¶

SetServiceName adds the serviceName to the get IP loadbalancing service name available frontend type params

func (*GetIPLoadbalancingServiceNameAvailableFrontendTypeParams) SetTimeout ¶

SetTimeout adds the timeout to the get IP loadbalancing service name available frontend type params

func (*GetIPLoadbalancingServiceNameAvailableFrontendTypeParams) WithContext ¶

WithContext adds the context to the get IP loadbalancing service name available frontend type params

func (*GetIPLoadbalancingServiceNameAvailableFrontendTypeParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get IP loadbalancing service name available frontend type params

func (*GetIPLoadbalancingServiceNameAvailableFrontendTypeParams) WithServiceName ¶

WithServiceName adds the serviceName to the get IP loadbalancing service name available frontend type params

func (*GetIPLoadbalancingServiceNameAvailableFrontendTypeParams) WithTimeout ¶

WithTimeout adds the timeout to the get IP loadbalancing service name available frontend type params

func (*GetIPLoadbalancingServiceNameAvailableFrontendTypeParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetIPLoadbalancingServiceNameAvailableFrontendTypeReader ¶

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

GetIPLoadbalancingServiceNameAvailableFrontendTypeReader is a Reader for the GetIPLoadbalancingServiceNameAvailableFrontendType structure.

func (*GetIPLoadbalancingServiceNameAvailableFrontendTypeReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetIPLoadbalancingServiceNameAvailableRouteActionsDefault ¶

type GetIPLoadbalancingServiceNameAvailableRouteActionsDefault struct {
	Payload *models.GetIPLoadbalancingServiceNameAvailableRouteActionsDefaultBody
	// contains filtered or unexported fields
}

GetIPLoadbalancingServiceNameAvailableRouteActionsDefault handles this case with default header values.

Unexpected error

func NewGetIPLoadbalancingServiceNameAvailableRouteActionsDefault ¶

func NewGetIPLoadbalancingServiceNameAvailableRouteActionsDefault(code int) *GetIPLoadbalancingServiceNameAvailableRouteActionsDefault

NewGetIPLoadbalancingServiceNameAvailableRouteActionsDefault creates a GetIPLoadbalancingServiceNameAvailableRouteActionsDefault with default headers values

func (*GetIPLoadbalancingServiceNameAvailableRouteActionsDefault) Code ¶

Code gets the status code for the get IP loadbalancing service name available route actions default response

func (*GetIPLoadbalancingServiceNameAvailableRouteActionsDefault) Error ¶

type GetIPLoadbalancingServiceNameAvailableRouteActionsOK ¶

type GetIPLoadbalancingServiceNameAvailableRouteActionsOK struct {
	Payload models.GetIPLoadbalancingServiceNameAvailableRouteActionsOKBody
}

GetIPLoadbalancingServiceNameAvailableRouteActionsOK handles this case with default header values.

return value

func NewGetIPLoadbalancingServiceNameAvailableRouteActionsOK ¶

func NewGetIPLoadbalancingServiceNameAvailableRouteActionsOK() *GetIPLoadbalancingServiceNameAvailableRouteActionsOK

NewGetIPLoadbalancingServiceNameAvailableRouteActionsOK creates a GetIPLoadbalancingServiceNameAvailableRouteActionsOK with default headers values

func (*GetIPLoadbalancingServiceNameAvailableRouteActionsOK) Error ¶

type GetIPLoadbalancingServiceNameAvailableRouteActionsParams ¶

type GetIPLoadbalancingServiceNameAvailableRouteActionsParams struct {

	/*ServiceName*/
	ServiceName string

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

GetIPLoadbalancingServiceNameAvailableRouteActionsParams contains all the parameters to send to the API endpoint for the get IP loadbalancing service name available route actions operation typically these are written to a http.Request

func NewGetIPLoadbalancingServiceNameAvailableRouteActionsParams ¶

func NewGetIPLoadbalancingServiceNameAvailableRouteActionsParams() *GetIPLoadbalancingServiceNameAvailableRouteActionsParams

NewGetIPLoadbalancingServiceNameAvailableRouteActionsParams creates a new GetIPLoadbalancingServiceNameAvailableRouteActionsParams object with the default values initialized.

func NewGetIPLoadbalancingServiceNameAvailableRouteActionsParamsWithContext ¶

func NewGetIPLoadbalancingServiceNameAvailableRouteActionsParamsWithContext(ctx context.Context) *GetIPLoadbalancingServiceNameAvailableRouteActionsParams

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

func NewGetIPLoadbalancingServiceNameAvailableRouteActionsParamsWithHTTPClient ¶

func NewGetIPLoadbalancingServiceNameAvailableRouteActionsParamsWithHTTPClient(client *http.Client) *GetIPLoadbalancingServiceNameAvailableRouteActionsParams

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

func NewGetIPLoadbalancingServiceNameAvailableRouteActionsParamsWithTimeout ¶

func NewGetIPLoadbalancingServiceNameAvailableRouteActionsParamsWithTimeout(timeout time.Duration) *GetIPLoadbalancingServiceNameAvailableRouteActionsParams

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

func (*GetIPLoadbalancingServiceNameAvailableRouteActionsParams) SetContext ¶

SetContext adds the context to the get IP loadbalancing service name available route actions params

func (*GetIPLoadbalancingServiceNameAvailableRouteActionsParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the get IP loadbalancing service name available route actions params

func (*GetIPLoadbalancingServiceNameAvailableRouteActionsParams) SetServiceName ¶

SetServiceName adds the serviceName to the get IP loadbalancing service name available route actions params

func (*GetIPLoadbalancingServiceNameAvailableRouteActionsParams) SetTimeout ¶

SetTimeout adds the timeout to the get IP loadbalancing service name available route actions params

func (*GetIPLoadbalancingServiceNameAvailableRouteActionsParams) WithContext ¶

WithContext adds the context to the get IP loadbalancing service name available route actions params

func (*GetIPLoadbalancingServiceNameAvailableRouteActionsParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get IP loadbalancing service name available route actions params

func (*GetIPLoadbalancingServiceNameAvailableRouteActionsParams) WithServiceName ¶

WithServiceName adds the serviceName to the get IP loadbalancing service name available route actions params

func (*GetIPLoadbalancingServiceNameAvailableRouteActionsParams) WithTimeout ¶

WithTimeout adds the timeout to the get IP loadbalancing service name available route actions params

func (*GetIPLoadbalancingServiceNameAvailableRouteActionsParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetIPLoadbalancingServiceNameAvailableRouteActionsReader ¶

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

GetIPLoadbalancingServiceNameAvailableRouteActionsReader is a Reader for the GetIPLoadbalancingServiceNameAvailableRouteActions structure.

func (*GetIPLoadbalancingServiceNameAvailableRouteActionsReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetIPLoadbalancingServiceNameAvailableRouteRulesDefault ¶

type GetIPLoadbalancingServiceNameAvailableRouteRulesDefault struct {
	Payload *models.GetIPLoadbalancingServiceNameAvailableRouteRulesDefaultBody
	// contains filtered or unexported fields
}

GetIPLoadbalancingServiceNameAvailableRouteRulesDefault handles this case with default header values.

Unexpected error

func NewGetIPLoadbalancingServiceNameAvailableRouteRulesDefault ¶

func NewGetIPLoadbalancingServiceNameAvailableRouteRulesDefault(code int) *GetIPLoadbalancingServiceNameAvailableRouteRulesDefault

NewGetIPLoadbalancingServiceNameAvailableRouteRulesDefault creates a GetIPLoadbalancingServiceNameAvailableRouteRulesDefault with default headers values

func (*GetIPLoadbalancingServiceNameAvailableRouteRulesDefault) Code ¶

Code gets the status code for the get IP loadbalancing service name available route rules default response

func (*GetIPLoadbalancingServiceNameAvailableRouteRulesDefault) Error ¶

type GetIPLoadbalancingServiceNameAvailableRouteRulesOK ¶

type GetIPLoadbalancingServiceNameAvailableRouteRulesOK struct {
	Payload models.GetIPLoadbalancingServiceNameAvailableRouteRulesOKBody
}

GetIPLoadbalancingServiceNameAvailableRouteRulesOK handles this case with default header values.

return value

func NewGetIPLoadbalancingServiceNameAvailableRouteRulesOK ¶

func NewGetIPLoadbalancingServiceNameAvailableRouteRulesOK() *GetIPLoadbalancingServiceNameAvailableRouteRulesOK

NewGetIPLoadbalancingServiceNameAvailableRouteRulesOK creates a GetIPLoadbalancingServiceNameAvailableRouteRulesOK with default headers values

func (*GetIPLoadbalancingServiceNameAvailableRouteRulesOK) Error ¶

type GetIPLoadbalancingServiceNameAvailableRouteRulesParams ¶

type GetIPLoadbalancingServiceNameAvailableRouteRulesParams struct {

	/*ServiceName*/
	ServiceName string

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

GetIPLoadbalancingServiceNameAvailableRouteRulesParams contains all the parameters to send to the API endpoint for the get IP loadbalancing service name available route rules operation typically these are written to a http.Request

func NewGetIPLoadbalancingServiceNameAvailableRouteRulesParams ¶

func NewGetIPLoadbalancingServiceNameAvailableRouteRulesParams() *GetIPLoadbalancingServiceNameAvailableRouteRulesParams

NewGetIPLoadbalancingServiceNameAvailableRouteRulesParams creates a new GetIPLoadbalancingServiceNameAvailableRouteRulesParams object with the default values initialized.

func NewGetIPLoadbalancingServiceNameAvailableRouteRulesParamsWithContext ¶

func NewGetIPLoadbalancingServiceNameAvailableRouteRulesParamsWithContext(ctx context.Context) *GetIPLoadbalancingServiceNameAvailableRouteRulesParams

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

func NewGetIPLoadbalancingServiceNameAvailableRouteRulesParamsWithHTTPClient ¶

func NewGetIPLoadbalancingServiceNameAvailableRouteRulesParamsWithHTTPClient(client *http.Client) *GetIPLoadbalancingServiceNameAvailableRouteRulesParams

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

func NewGetIPLoadbalancingServiceNameAvailableRouteRulesParamsWithTimeout ¶

func NewGetIPLoadbalancingServiceNameAvailableRouteRulesParamsWithTimeout(timeout time.Duration) *GetIPLoadbalancingServiceNameAvailableRouteRulesParams

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

func (*GetIPLoadbalancingServiceNameAvailableRouteRulesParams) SetContext ¶

SetContext adds the context to the get IP loadbalancing service name available route rules params

func (*GetIPLoadbalancingServiceNameAvailableRouteRulesParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the get IP loadbalancing service name available route rules params

func (*GetIPLoadbalancingServiceNameAvailableRouteRulesParams) SetServiceName ¶

func (o *GetIPLoadbalancingServiceNameAvailableRouteRulesParams) SetServiceName(serviceName string)

SetServiceName adds the serviceName to the get IP loadbalancing service name available route rules params

func (*GetIPLoadbalancingServiceNameAvailableRouteRulesParams) SetTimeout ¶

SetTimeout adds the timeout to the get IP loadbalancing service name available route rules params

func (*GetIPLoadbalancingServiceNameAvailableRouteRulesParams) WithContext ¶

WithContext adds the context to the get IP loadbalancing service name available route rules params

func (*GetIPLoadbalancingServiceNameAvailableRouteRulesParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get IP loadbalancing service name available route rules params

func (*GetIPLoadbalancingServiceNameAvailableRouteRulesParams) WithServiceName ¶

WithServiceName adds the serviceName to the get IP loadbalancing service name available route rules params

func (*GetIPLoadbalancingServiceNameAvailableRouteRulesParams) WithTimeout ¶

WithTimeout adds the timeout to the get IP loadbalancing service name available route rules params

func (*GetIPLoadbalancingServiceNameAvailableRouteRulesParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetIPLoadbalancingServiceNameAvailableRouteRulesReader ¶

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

GetIPLoadbalancingServiceNameAvailableRouteRulesReader is a Reader for the GetIPLoadbalancingServiceNameAvailableRouteRules structure.

func (*GetIPLoadbalancingServiceNameAvailableRouteRulesReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetIPLoadbalancingServiceNameDefault ¶

type GetIPLoadbalancingServiceNameDefault struct {
	Payload *models.GetIPLoadbalancingServiceNameDefaultBody
	// contains filtered or unexported fields
}

GetIPLoadbalancingServiceNameDefault handles this case with default header values.

Unexpected error

func NewGetIPLoadbalancingServiceNameDefault ¶

func NewGetIPLoadbalancingServiceNameDefault(code int) *GetIPLoadbalancingServiceNameDefault

NewGetIPLoadbalancingServiceNameDefault creates a GetIPLoadbalancingServiceNameDefault with default headers values

func (*GetIPLoadbalancingServiceNameDefault) Code ¶

Code gets the status code for the get IP loadbalancing service name default response

func (*GetIPLoadbalancingServiceNameDefault) Error ¶

type GetIPLoadbalancingServiceNameDefinedFarmsDefault ¶

type GetIPLoadbalancingServiceNameDefinedFarmsDefault struct {
	Payload *models.GetIPLoadbalancingServiceNameDefinedFarmsDefaultBody
	// contains filtered or unexported fields
}

GetIPLoadbalancingServiceNameDefinedFarmsDefault handles this case with default header values.

Unexpected error

func NewGetIPLoadbalancingServiceNameDefinedFarmsDefault ¶

func NewGetIPLoadbalancingServiceNameDefinedFarmsDefault(code int) *GetIPLoadbalancingServiceNameDefinedFarmsDefault

NewGetIPLoadbalancingServiceNameDefinedFarmsDefault creates a GetIPLoadbalancingServiceNameDefinedFarmsDefault with default headers values

func (*GetIPLoadbalancingServiceNameDefinedFarmsDefault) Code ¶

Code gets the status code for the get IP loadbalancing service name defined farms default response

func (*GetIPLoadbalancingServiceNameDefinedFarmsDefault) Error ¶

type GetIPLoadbalancingServiceNameDefinedFarmsOK ¶

type GetIPLoadbalancingServiceNameDefinedFarmsOK struct {
	Payload models.GetIPLoadbalancingServiceNameDefinedFarmsOKBody
}

GetIPLoadbalancingServiceNameDefinedFarmsOK handles this case with default header values.

return value

func NewGetIPLoadbalancingServiceNameDefinedFarmsOK ¶

func NewGetIPLoadbalancingServiceNameDefinedFarmsOK() *GetIPLoadbalancingServiceNameDefinedFarmsOK

NewGetIPLoadbalancingServiceNameDefinedFarmsOK creates a GetIPLoadbalancingServiceNameDefinedFarmsOK with default headers values

func (*GetIPLoadbalancingServiceNameDefinedFarmsOK) Error ¶

type GetIPLoadbalancingServiceNameDefinedFarmsParams ¶

type GetIPLoadbalancingServiceNameDefinedFarmsParams struct {

	/*ServiceName*/
	ServiceName string

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

GetIPLoadbalancingServiceNameDefinedFarmsParams contains all the parameters to send to the API endpoint for the get IP loadbalancing service name defined farms operation typically these are written to a http.Request

func NewGetIPLoadbalancingServiceNameDefinedFarmsParams ¶

func NewGetIPLoadbalancingServiceNameDefinedFarmsParams() *GetIPLoadbalancingServiceNameDefinedFarmsParams

NewGetIPLoadbalancingServiceNameDefinedFarmsParams creates a new GetIPLoadbalancingServiceNameDefinedFarmsParams object with the default values initialized.

func NewGetIPLoadbalancingServiceNameDefinedFarmsParamsWithContext ¶

func NewGetIPLoadbalancingServiceNameDefinedFarmsParamsWithContext(ctx context.Context) *GetIPLoadbalancingServiceNameDefinedFarmsParams

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

func NewGetIPLoadbalancingServiceNameDefinedFarmsParamsWithHTTPClient ¶

func NewGetIPLoadbalancingServiceNameDefinedFarmsParamsWithHTTPClient(client *http.Client) *GetIPLoadbalancingServiceNameDefinedFarmsParams

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

func NewGetIPLoadbalancingServiceNameDefinedFarmsParamsWithTimeout ¶

func NewGetIPLoadbalancingServiceNameDefinedFarmsParamsWithTimeout(timeout time.Duration) *GetIPLoadbalancingServiceNameDefinedFarmsParams

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

func (*GetIPLoadbalancingServiceNameDefinedFarmsParams) SetContext ¶

SetContext adds the context to the get IP loadbalancing service name defined farms params

func (*GetIPLoadbalancingServiceNameDefinedFarmsParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the get IP loadbalancing service name defined farms params

func (*GetIPLoadbalancingServiceNameDefinedFarmsParams) SetServiceName ¶

func (o *GetIPLoadbalancingServiceNameDefinedFarmsParams) SetServiceName(serviceName string)

SetServiceName adds the serviceName to the get IP loadbalancing service name defined farms params

func (*GetIPLoadbalancingServiceNameDefinedFarmsParams) SetTimeout ¶

SetTimeout adds the timeout to the get IP loadbalancing service name defined farms params

func (*GetIPLoadbalancingServiceNameDefinedFarmsParams) WithContext ¶

WithContext adds the context to the get IP loadbalancing service name defined farms params

func (*GetIPLoadbalancingServiceNameDefinedFarmsParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get IP loadbalancing service name defined farms params

func (*GetIPLoadbalancingServiceNameDefinedFarmsParams) WithServiceName ¶

WithServiceName adds the serviceName to the get IP loadbalancing service name defined farms params

func (*GetIPLoadbalancingServiceNameDefinedFarmsParams) WithTimeout ¶

WithTimeout adds the timeout to the get IP loadbalancing service name defined farms params

func (*GetIPLoadbalancingServiceNameDefinedFarmsParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetIPLoadbalancingServiceNameDefinedFarmsReader ¶

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

GetIPLoadbalancingServiceNameDefinedFarmsReader is a Reader for the GetIPLoadbalancingServiceNameDefinedFarms structure.

func (*GetIPLoadbalancingServiceNameDefinedFarmsReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetIPLoadbalancingServiceNameDefinedFrontendsDefault ¶

type GetIPLoadbalancingServiceNameDefinedFrontendsDefault struct {
	Payload *models.GetIPLoadbalancingServiceNameDefinedFrontendsDefaultBody
	// contains filtered or unexported fields
}

GetIPLoadbalancingServiceNameDefinedFrontendsDefault handles this case with default header values.

Unexpected error

func NewGetIPLoadbalancingServiceNameDefinedFrontendsDefault ¶

func NewGetIPLoadbalancingServiceNameDefinedFrontendsDefault(code int) *GetIPLoadbalancingServiceNameDefinedFrontendsDefault

NewGetIPLoadbalancingServiceNameDefinedFrontendsDefault creates a GetIPLoadbalancingServiceNameDefinedFrontendsDefault with default headers values

func (*GetIPLoadbalancingServiceNameDefinedFrontendsDefault) Code ¶

Code gets the status code for the get IP loadbalancing service name defined frontends default response

func (*GetIPLoadbalancingServiceNameDefinedFrontendsDefault) Error ¶

type GetIPLoadbalancingServiceNameDefinedFrontendsOK ¶

type GetIPLoadbalancingServiceNameDefinedFrontendsOK struct {
	Payload models.GetIPLoadbalancingServiceNameDefinedFrontendsOKBody
}

GetIPLoadbalancingServiceNameDefinedFrontendsOK handles this case with default header values.

return value

func NewGetIPLoadbalancingServiceNameDefinedFrontendsOK ¶

func NewGetIPLoadbalancingServiceNameDefinedFrontendsOK() *GetIPLoadbalancingServiceNameDefinedFrontendsOK

NewGetIPLoadbalancingServiceNameDefinedFrontendsOK creates a GetIPLoadbalancingServiceNameDefinedFrontendsOK with default headers values

func (*GetIPLoadbalancingServiceNameDefinedFrontendsOK) Error ¶

type GetIPLoadbalancingServiceNameDefinedFrontendsParams ¶

type GetIPLoadbalancingServiceNameDefinedFrontendsParams struct {

	/*ServiceName*/
	ServiceName string

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

GetIPLoadbalancingServiceNameDefinedFrontendsParams contains all the parameters to send to the API endpoint for the get IP loadbalancing service name defined frontends operation typically these are written to a http.Request

func NewGetIPLoadbalancingServiceNameDefinedFrontendsParams ¶

func NewGetIPLoadbalancingServiceNameDefinedFrontendsParams() *GetIPLoadbalancingServiceNameDefinedFrontendsParams

NewGetIPLoadbalancingServiceNameDefinedFrontendsParams creates a new GetIPLoadbalancingServiceNameDefinedFrontendsParams object with the default values initialized.

func NewGetIPLoadbalancingServiceNameDefinedFrontendsParamsWithContext ¶

func NewGetIPLoadbalancingServiceNameDefinedFrontendsParamsWithContext(ctx context.Context) *GetIPLoadbalancingServiceNameDefinedFrontendsParams

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

func NewGetIPLoadbalancingServiceNameDefinedFrontendsParamsWithHTTPClient ¶

func NewGetIPLoadbalancingServiceNameDefinedFrontendsParamsWithHTTPClient(client *http.Client) *GetIPLoadbalancingServiceNameDefinedFrontendsParams

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

func NewGetIPLoadbalancingServiceNameDefinedFrontendsParamsWithTimeout ¶

func NewGetIPLoadbalancingServiceNameDefinedFrontendsParamsWithTimeout(timeout time.Duration) *GetIPLoadbalancingServiceNameDefinedFrontendsParams

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

func (*GetIPLoadbalancingServiceNameDefinedFrontendsParams) SetContext ¶

SetContext adds the context to the get IP loadbalancing service name defined frontends params

func (*GetIPLoadbalancingServiceNameDefinedFrontendsParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the get IP loadbalancing service name defined frontends params

func (*GetIPLoadbalancingServiceNameDefinedFrontendsParams) SetServiceName ¶

func (o *GetIPLoadbalancingServiceNameDefinedFrontendsParams) SetServiceName(serviceName string)

SetServiceName adds the serviceName to the get IP loadbalancing service name defined frontends params

func (*GetIPLoadbalancingServiceNameDefinedFrontendsParams) SetTimeout ¶

SetTimeout adds the timeout to the get IP loadbalancing service name defined frontends params

func (*GetIPLoadbalancingServiceNameDefinedFrontendsParams) WithContext ¶

WithContext adds the context to the get IP loadbalancing service name defined frontends params

func (*GetIPLoadbalancingServiceNameDefinedFrontendsParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get IP loadbalancing service name defined frontends params

func (*GetIPLoadbalancingServiceNameDefinedFrontendsParams) WithServiceName ¶

WithServiceName adds the serviceName to the get IP loadbalancing service name defined frontends params

func (*GetIPLoadbalancingServiceNameDefinedFrontendsParams) WithTimeout ¶

WithTimeout adds the timeout to the get IP loadbalancing service name defined frontends params

func (*GetIPLoadbalancingServiceNameDefinedFrontendsParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetIPLoadbalancingServiceNameDefinedFrontendsReader ¶

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

GetIPLoadbalancingServiceNameDefinedFrontendsReader is a Reader for the GetIPLoadbalancingServiceNameDefinedFrontends structure.

func (*GetIPLoadbalancingServiceNameDefinedFrontendsReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetIPLoadbalancingServiceNameDefinedRoutesDefault ¶

type GetIPLoadbalancingServiceNameDefinedRoutesDefault struct {
	Payload *models.GetIPLoadbalancingServiceNameDefinedRoutesDefaultBody
	// contains filtered or unexported fields
}

GetIPLoadbalancingServiceNameDefinedRoutesDefault handles this case with default header values.

Unexpected error

func NewGetIPLoadbalancingServiceNameDefinedRoutesDefault ¶

func NewGetIPLoadbalancingServiceNameDefinedRoutesDefault(code int) *GetIPLoadbalancingServiceNameDefinedRoutesDefault

NewGetIPLoadbalancingServiceNameDefinedRoutesDefault creates a GetIPLoadbalancingServiceNameDefinedRoutesDefault with default headers values

func (*GetIPLoadbalancingServiceNameDefinedRoutesDefault) Code ¶

Code gets the status code for the get IP loadbalancing service name defined routes default response

func (*GetIPLoadbalancingServiceNameDefinedRoutesDefault) Error ¶

type GetIPLoadbalancingServiceNameDefinedRoutesOK ¶

type GetIPLoadbalancingServiceNameDefinedRoutesOK struct {
	Payload models.GetIPLoadbalancingServiceNameDefinedRoutesOKBody
}

GetIPLoadbalancingServiceNameDefinedRoutesOK handles this case with default header values.

return value

func NewGetIPLoadbalancingServiceNameDefinedRoutesOK ¶

func NewGetIPLoadbalancingServiceNameDefinedRoutesOK() *GetIPLoadbalancingServiceNameDefinedRoutesOK

NewGetIPLoadbalancingServiceNameDefinedRoutesOK creates a GetIPLoadbalancingServiceNameDefinedRoutesOK with default headers values

func (*GetIPLoadbalancingServiceNameDefinedRoutesOK) Error ¶

type GetIPLoadbalancingServiceNameDefinedRoutesParams ¶

type GetIPLoadbalancingServiceNameDefinedRoutesParams struct {

	/*ServiceName*/
	ServiceName string

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

GetIPLoadbalancingServiceNameDefinedRoutesParams contains all the parameters to send to the API endpoint for the get IP loadbalancing service name defined routes operation typically these are written to a http.Request

func NewGetIPLoadbalancingServiceNameDefinedRoutesParams ¶

func NewGetIPLoadbalancingServiceNameDefinedRoutesParams() *GetIPLoadbalancingServiceNameDefinedRoutesParams

NewGetIPLoadbalancingServiceNameDefinedRoutesParams creates a new GetIPLoadbalancingServiceNameDefinedRoutesParams object with the default values initialized.

func NewGetIPLoadbalancingServiceNameDefinedRoutesParamsWithContext ¶

func NewGetIPLoadbalancingServiceNameDefinedRoutesParamsWithContext(ctx context.Context) *GetIPLoadbalancingServiceNameDefinedRoutesParams

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

func NewGetIPLoadbalancingServiceNameDefinedRoutesParamsWithHTTPClient ¶

func NewGetIPLoadbalancingServiceNameDefinedRoutesParamsWithHTTPClient(client *http.Client) *GetIPLoadbalancingServiceNameDefinedRoutesParams

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

func NewGetIPLoadbalancingServiceNameDefinedRoutesParamsWithTimeout ¶

func NewGetIPLoadbalancingServiceNameDefinedRoutesParamsWithTimeout(timeout time.Duration) *GetIPLoadbalancingServiceNameDefinedRoutesParams

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

func (*GetIPLoadbalancingServiceNameDefinedRoutesParams) SetContext ¶

SetContext adds the context to the get IP loadbalancing service name defined routes params

func (*GetIPLoadbalancingServiceNameDefinedRoutesParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the get IP loadbalancing service name defined routes params

func (*GetIPLoadbalancingServiceNameDefinedRoutesParams) SetServiceName ¶

func (o *GetIPLoadbalancingServiceNameDefinedRoutesParams) SetServiceName(serviceName string)

SetServiceName adds the serviceName to the get IP loadbalancing service name defined routes params

func (*GetIPLoadbalancingServiceNameDefinedRoutesParams) SetTimeout ¶

SetTimeout adds the timeout to the get IP loadbalancing service name defined routes params

func (*GetIPLoadbalancingServiceNameDefinedRoutesParams) WithContext ¶

WithContext adds the context to the get IP loadbalancing service name defined routes params

func (*GetIPLoadbalancingServiceNameDefinedRoutesParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get IP loadbalancing service name defined routes params

func (*GetIPLoadbalancingServiceNameDefinedRoutesParams) WithServiceName ¶

WithServiceName adds the serviceName to the get IP loadbalancing service name defined routes params

func (*GetIPLoadbalancingServiceNameDefinedRoutesParams) WithTimeout ¶

WithTimeout adds the timeout to the get IP loadbalancing service name defined routes params

func (*GetIPLoadbalancingServiceNameDefinedRoutesParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetIPLoadbalancingServiceNameDefinedRoutesReader ¶

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

GetIPLoadbalancingServiceNameDefinedRoutesReader is a Reader for the GetIPLoadbalancingServiceNameDefinedRoutes structure.

func (*GetIPLoadbalancingServiceNameDefinedRoutesReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetIPLoadbalancingServiceNameFailoverDefault ¶

type GetIPLoadbalancingServiceNameFailoverDefault struct {
	Payload *models.GetIPLoadbalancingServiceNameFailoverDefaultBody
	// contains filtered or unexported fields
}

GetIPLoadbalancingServiceNameFailoverDefault handles this case with default header values.

Unexpected error

func NewGetIPLoadbalancingServiceNameFailoverDefault ¶

func NewGetIPLoadbalancingServiceNameFailoverDefault(code int) *GetIPLoadbalancingServiceNameFailoverDefault

NewGetIPLoadbalancingServiceNameFailoverDefault creates a GetIPLoadbalancingServiceNameFailoverDefault with default headers values

func (*GetIPLoadbalancingServiceNameFailoverDefault) Code ¶

Code gets the status code for the get IP loadbalancing service name failover default response

func (*GetIPLoadbalancingServiceNameFailoverDefault) Error ¶

type GetIPLoadbalancingServiceNameFailoverOK ¶

type GetIPLoadbalancingServiceNameFailoverOK struct {
	Payload []string
}

GetIPLoadbalancingServiceNameFailoverOK handles this case with default header values.

return value

func NewGetIPLoadbalancingServiceNameFailoverOK ¶

func NewGetIPLoadbalancingServiceNameFailoverOK() *GetIPLoadbalancingServiceNameFailoverOK

NewGetIPLoadbalancingServiceNameFailoverOK creates a GetIPLoadbalancingServiceNameFailoverOK with default headers values

func (*GetIPLoadbalancingServiceNameFailoverOK) Error ¶

type GetIPLoadbalancingServiceNameFailoverParams ¶

type GetIPLoadbalancingServiceNameFailoverParams struct {

	/*ServiceName*/
	ServiceName string

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

GetIPLoadbalancingServiceNameFailoverParams contains all the parameters to send to the API endpoint for the get IP loadbalancing service name failover operation typically these are written to a http.Request

func NewGetIPLoadbalancingServiceNameFailoverParams ¶

func NewGetIPLoadbalancingServiceNameFailoverParams() *GetIPLoadbalancingServiceNameFailoverParams

NewGetIPLoadbalancingServiceNameFailoverParams creates a new GetIPLoadbalancingServiceNameFailoverParams object with the default values initialized.

func NewGetIPLoadbalancingServiceNameFailoverParamsWithContext ¶

func NewGetIPLoadbalancingServiceNameFailoverParamsWithContext(ctx context.Context) *GetIPLoadbalancingServiceNameFailoverParams

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

func NewGetIPLoadbalancingServiceNameFailoverParamsWithHTTPClient ¶

func NewGetIPLoadbalancingServiceNameFailoverParamsWithHTTPClient(client *http.Client) *GetIPLoadbalancingServiceNameFailoverParams

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

func NewGetIPLoadbalancingServiceNameFailoverParamsWithTimeout ¶

func NewGetIPLoadbalancingServiceNameFailoverParamsWithTimeout(timeout time.Duration) *GetIPLoadbalancingServiceNameFailoverParams

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

func (*GetIPLoadbalancingServiceNameFailoverParams) SetContext ¶

SetContext adds the context to the get IP loadbalancing service name failover params

func (*GetIPLoadbalancingServiceNameFailoverParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get IP loadbalancing service name failover params

func (*GetIPLoadbalancingServiceNameFailoverParams) SetServiceName ¶

func (o *GetIPLoadbalancingServiceNameFailoverParams) SetServiceName(serviceName string)

SetServiceName adds the serviceName to the get IP loadbalancing service name failover params

func (*GetIPLoadbalancingServiceNameFailoverParams) SetTimeout ¶

SetTimeout adds the timeout to the get IP loadbalancing service name failover params

func (*GetIPLoadbalancingServiceNameFailoverParams) WithContext ¶

WithContext adds the context to the get IP loadbalancing service name failover params

func (*GetIPLoadbalancingServiceNameFailoverParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get IP loadbalancing service name failover params

func (*GetIPLoadbalancingServiceNameFailoverParams) WithServiceName ¶

WithServiceName adds the serviceName to the get IP loadbalancing service name failover params

func (*GetIPLoadbalancingServiceNameFailoverParams) WithTimeout ¶

WithTimeout adds the timeout to the get IP loadbalancing service name failover params

func (*GetIPLoadbalancingServiceNameFailoverParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetIPLoadbalancingServiceNameFailoverReader ¶

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

GetIPLoadbalancingServiceNameFailoverReader is a Reader for the GetIPLoadbalancingServiceNameFailover structure.

func (*GetIPLoadbalancingServiceNameFailoverReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetIPLoadbalancingServiceNameHTTPFarmDefault ¶

type GetIPLoadbalancingServiceNameHTTPFarmDefault struct {
	Payload *models.GetIPLoadbalancingServiceNameHTTPFarmDefaultBody
	// contains filtered or unexported fields
}

GetIPLoadbalancingServiceNameHTTPFarmDefault handles this case with default header values.

Unexpected error

func NewGetIPLoadbalancingServiceNameHTTPFarmDefault ¶

func NewGetIPLoadbalancingServiceNameHTTPFarmDefault(code int) *GetIPLoadbalancingServiceNameHTTPFarmDefault

NewGetIPLoadbalancingServiceNameHTTPFarmDefault creates a GetIPLoadbalancingServiceNameHTTPFarmDefault with default headers values

func (*GetIPLoadbalancingServiceNameHTTPFarmDefault) Code ¶

Code gets the status code for the get IP loadbalancing service name HTTP farm default response

func (*GetIPLoadbalancingServiceNameHTTPFarmDefault) Error ¶

type GetIPLoadbalancingServiceNameHTTPFarmFarmIDDefault ¶

type GetIPLoadbalancingServiceNameHTTPFarmFarmIDDefault struct {
	Payload *models.GetIPLoadbalancingServiceNameHTTPFarmFarmIDDefaultBody
	// contains filtered or unexported fields
}

GetIPLoadbalancingServiceNameHTTPFarmFarmIDDefault handles this case with default header values.

Unexpected error

func NewGetIPLoadbalancingServiceNameHTTPFarmFarmIDDefault ¶

func NewGetIPLoadbalancingServiceNameHTTPFarmFarmIDDefault(code int) *GetIPLoadbalancingServiceNameHTTPFarmFarmIDDefault

NewGetIPLoadbalancingServiceNameHTTPFarmFarmIDDefault creates a GetIPLoadbalancingServiceNameHTTPFarmFarmIDDefault with default headers values

func (*GetIPLoadbalancingServiceNameHTTPFarmFarmIDDefault) Code ¶

Code gets the status code for the get IP loadbalancing service name HTTP farm farm ID default response

func (*GetIPLoadbalancingServiceNameHTTPFarmFarmIDDefault) Error ¶

type GetIPLoadbalancingServiceNameHTTPFarmFarmIDOK ¶

type GetIPLoadbalancingServiceNameHTTPFarmFarmIDOK struct {
	Payload *models.IPLBBackendHTTPBackendHTTP
}

GetIPLoadbalancingServiceNameHTTPFarmFarmIDOK handles this case with default header values.

description of 'iplb.BackendHttp.BackendHttp' response

func NewGetIPLoadbalancingServiceNameHTTPFarmFarmIDOK ¶

func NewGetIPLoadbalancingServiceNameHTTPFarmFarmIDOK() *GetIPLoadbalancingServiceNameHTTPFarmFarmIDOK

NewGetIPLoadbalancingServiceNameHTTPFarmFarmIDOK creates a GetIPLoadbalancingServiceNameHTTPFarmFarmIDOK with default headers values

func (*GetIPLoadbalancingServiceNameHTTPFarmFarmIDOK) Error ¶

type GetIPLoadbalancingServiceNameHTTPFarmFarmIDParams ¶

type GetIPLoadbalancingServiceNameHTTPFarmFarmIDParams struct {

	/*FarmID*/
	FarmID int64
	/*ServiceName*/
	ServiceName string

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

GetIPLoadbalancingServiceNameHTTPFarmFarmIDParams contains all the parameters to send to the API endpoint for the get IP loadbalancing service name HTTP farm farm ID operation typically these are written to a http.Request

func NewGetIPLoadbalancingServiceNameHTTPFarmFarmIDParams ¶

func NewGetIPLoadbalancingServiceNameHTTPFarmFarmIDParams() *GetIPLoadbalancingServiceNameHTTPFarmFarmIDParams

NewGetIPLoadbalancingServiceNameHTTPFarmFarmIDParams creates a new GetIPLoadbalancingServiceNameHTTPFarmFarmIDParams object with the default values initialized.

func NewGetIPLoadbalancingServiceNameHTTPFarmFarmIDParamsWithContext ¶

func NewGetIPLoadbalancingServiceNameHTTPFarmFarmIDParamsWithContext(ctx context.Context) *GetIPLoadbalancingServiceNameHTTPFarmFarmIDParams

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

func NewGetIPLoadbalancingServiceNameHTTPFarmFarmIDParamsWithHTTPClient ¶

func NewGetIPLoadbalancingServiceNameHTTPFarmFarmIDParamsWithHTTPClient(client *http.Client) *GetIPLoadbalancingServiceNameHTTPFarmFarmIDParams

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

func NewGetIPLoadbalancingServiceNameHTTPFarmFarmIDParamsWithTimeout ¶

func NewGetIPLoadbalancingServiceNameHTTPFarmFarmIDParamsWithTimeout(timeout time.Duration) *GetIPLoadbalancingServiceNameHTTPFarmFarmIDParams

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

func (*GetIPLoadbalancingServiceNameHTTPFarmFarmIDParams) SetContext ¶

SetContext adds the context to the get IP loadbalancing service name HTTP farm farm ID params

func (*GetIPLoadbalancingServiceNameHTTPFarmFarmIDParams) SetFarmID ¶

SetFarmID adds the farmId to the get IP loadbalancing service name HTTP farm farm ID params

func (*GetIPLoadbalancingServiceNameHTTPFarmFarmIDParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the get IP loadbalancing service name HTTP farm farm ID params

func (*GetIPLoadbalancingServiceNameHTTPFarmFarmIDParams) SetServiceName ¶

func (o *GetIPLoadbalancingServiceNameHTTPFarmFarmIDParams) SetServiceName(serviceName string)

SetServiceName adds the serviceName to the get IP loadbalancing service name HTTP farm farm ID params

func (*GetIPLoadbalancingServiceNameHTTPFarmFarmIDParams) SetTimeout ¶

SetTimeout adds the timeout to the get IP loadbalancing service name HTTP farm farm ID params

func (*GetIPLoadbalancingServiceNameHTTPFarmFarmIDParams) WithContext ¶

WithContext adds the context to the get IP loadbalancing service name HTTP farm farm ID params

func (*GetIPLoadbalancingServiceNameHTTPFarmFarmIDParams) WithFarmID ¶

WithFarmID adds the farmID to the get IP loadbalancing service name HTTP farm farm ID params

func (*GetIPLoadbalancingServiceNameHTTPFarmFarmIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get IP loadbalancing service name HTTP farm farm ID params

func (*GetIPLoadbalancingServiceNameHTTPFarmFarmIDParams) WithServiceName ¶

WithServiceName adds the serviceName to the get IP loadbalancing service name HTTP farm farm ID params

func (*GetIPLoadbalancingServiceNameHTTPFarmFarmIDParams) WithTimeout ¶

WithTimeout adds the timeout to the get IP loadbalancing service name HTTP farm farm ID params

func (*GetIPLoadbalancingServiceNameHTTPFarmFarmIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetIPLoadbalancingServiceNameHTTPFarmFarmIDReader ¶

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

GetIPLoadbalancingServiceNameHTTPFarmFarmIDReader is a Reader for the GetIPLoadbalancingServiceNameHTTPFarmFarmID structure.

func (*GetIPLoadbalancingServiceNameHTTPFarmFarmIDReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetIPLoadbalancingServiceNameHTTPFarmFarmIDServerDefault ¶

type GetIPLoadbalancingServiceNameHTTPFarmFarmIDServerDefault struct {
	Payload *models.GetIPLoadbalancingServiceNameHTTPFarmFarmIDServerDefaultBody
	// contains filtered or unexported fields
}

GetIPLoadbalancingServiceNameHTTPFarmFarmIDServerDefault handles this case with default header values.

Unexpected error

func NewGetIPLoadbalancingServiceNameHTTPFarmFarmIDServerDefault ¶

func NewGetIPLoadbalancingServiceNameHTTPFarmFarmIDServerDefault(code int) *GetIPLoadbalancingServiceNameHTTPFarmFarmIDServerDefault

NewGetIPLoadbalancingServiceNameHTTPFarmFarmIDServerDefault creates a GetIPLoadbalancingServiceNameHTTPFarmFarmIDServerDefault with default headers values

func (*GetIPLoadbalancingServiceNameHTTPFarmFarmIDServerDefault) Code ¶

Code gets the status code for the get IP loadbalancing service name HTTP farm farm ID server default response

func (*GetIPLoadbalancingServiceNameHTTPFarmFarmIDServerDefault) Error ¶

type GetIPLoadbalancingServiceNameHTTPFarmFarmIDServerOK ¶

type GetIPLoadbalancingServiceNameHTTPFarmFarmIDServerOK struct {
	Payload []int64
}

GetIPLoadbalancingServiceNameHTTPFarmFarmIDServerOK handles this case with default header values.

return value

func NewGetIPLoadbalancingServiceNameHTTPFarmFarmIDServerOK ¶

func NewGetIPLoadbalancingServiceNameHTTPFarmFarmIDServerOK() *GetIPLoadbalancingServiceNameHTTPFarmFarmIDServerOK

NewGetIPLoadbalancingServiceNameHTTPFarmFarmIDServerOK creates a GetIPLoadbalancingServiceNameHTTPFarmFarmIDServerOK with default headers values

func (*GetIPLoadbalancingServiceNameHTTPFarmFarmIDServerOK) Error ¶

type GetIPLoadbalancingServiceNameHTTPFarmFarmIDServerParams ¶

type GetIPLoadbalancingServiceNameHTTPFarmFarmIDServerParams struct {

	/*Address*/
	Address *string
	/*Cookie*/
	Cookie *string
	/*FarmID*/
	FarmID int64
	/*ServiceName*/
	ServiceName string
	/*Status*/
	Status *string

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

GetIPLoadbalancingServiceNameHTTPFarmFarmIDServerParams contains all the parameters to send to the API endpoint for the get IP loadbalancing service name HTTP farm farm ID server operation typically these are written to a http.Request

func NewGetIPLoadbalancingServiceNameHTTPFarmFarmIDServerParams ¶

func NewGetIPLoadbalancingServiceNameHTTPFarmFarmIDServerParams() *GetIPLoadbalancingServiceNameHTTPFarmFarmIDServerParams

NewGetIPLoadbalancingServiceNameHTTPFarmFarmIDServerParams creates a new GetIPLoadbalancingServiceNameHTTPFarmFarmIDServerParams object with the default values initialized.

func NewGetIPLoadbalancingServiceNameHTTPFarmFarmIDServerParamsWithContext ¶

func NewGetIPLoadbalancingServiceNameHTTPFarmFarmIDServerParamsWithContext(ctx context.Context) *GetIPLoadbalancingServiceNameHTTPFarmFarmIDServerParams

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

func NewGetIPLoadbalancingServiceNameHTTPFarmFarmIDServerParamsWithHTTPClient ¶

func NewGetIPLoadbalancingServiceNameHTTPFarmFarmIDServerParamsWithHTTPClient(client *http.Client) *GetIPLoadbalancingServiceNameHTTPFarmFarmIDServerParams

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

func NewGetIPLoadbalancingServiceNameHTTPFarmFarmIDServerParamsWithTimeout ¶

func NewGetIPLoadbalancingServiceNameHTTPFarmFarmIDServerParamsWithTimeout(timeout time.Duration) *GetIPLoadbalancingServiceNameHTTPFarmFarmIDServerParams

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

func (*GetIPLoadbalancingServiceNameHTTPFarmFarmIDServerParams) SetAddress ¶

SetAddress adds the address to the get IP loadbalancing service name HTTP farm farm ID server params

func (*GetIPLoadbalancingServiceNameHTTPFarmFarmIDServerParams) SetContext ¶

SetContext adds the context to the get IP loadbalancing service name HTTP farm farm ID server params

func (*GetIPLoadbalancingServiceNameHTTPFarmFarmIDServerParams) SetCookie ¶

SetCookie adds the cookie to the get IP loadbalancing service name HTTP farm farm ID server params

func (*GetIPLoadbalancingServiceNameHTTPFarmFarmIDServerParams) SetFarmID ¶

SetFarmID adds the farmId to the get IP loadbalancing service name HTTP farm farm ID server params

func (*GetIPLoadbalancingServiceNameHTTPFarmFarmIDServerParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the get IP loadbalancing service name HTTP farm farm ID server params

func (*GetIPLoadbalancingServiceNameHTTPFarmFarmIDServerParams) SetServiceName ¶

func (o *GetIPLoadbalancingServiceNameHTTPFarmFarmIDServerParams) SetServiceName(serviceName string)

SetServiceName adds the serviceName to the get IP loadbalancing service name HTTP farm farm ID server params

func (*GetIPLoadbalancingServiceNameHTTPFarmFarmIDServerParams) SetStatus ¶

SetStatus adds the status to the get IP loadbalancing service name HTTP farm farm ID server params

func (*GetIPLoadbalancingServiceNameHTTPFarmFarmIDServerParams) SetTimeout ¶

SetTimeout adds the timeout to the get IP loadbalancing service name HTTP farm farm ID server params

func (*GetIPLoadbalancingServiceNameHTTPFarmFarmIDServerParams) WithAddress ¶

WithAddress adds the address to the get IP loadbalancing service name HTTP farm farm ID server params

func (*GetIPLoadbalancingServiceNameHTTPFarmFarmIDServerParams) WithContext ¶

WithContext adds the context to the get IP loadbalancing service name HTTP farm farm ID server params

func (*GetIPLoadbalancingServiceNameHTTPFarmFarmIDServerParams) WithCookie ¶

WithCookie adds the cookie to the get IP loadbalancing service name HTTP farm farm ID server params

func (*GetIPLoadbalancingServiceNameHTTPFarmFarmIDServerParams) WithFarmID ¶

WithFarmID adds the farmID to the get IP loadbalancing service name HTTP farm farm ID server params

func (*GetIPLoadbalancingServiceNameHTTPFarmFarmIDServerParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get IP loadbalancing service name HTTP farm farm ID server params

func (*GetIPLoadbalancingServiceNameHTTPFarmFarmIDServerParams) WithServiceName ¶

WithServiceName adds the serviceName to the get IP loadbalancing service name HTTP farm farm ID server params

func (*GetIPLoadbalancingServiceNameHTTPFarmFarmIDServerParams) WithStatus ¶

WithStatus adds the status to the get IP loadbalancing service name HTTP farm farm ID server params

func (*GetIPLoadbalancingServiceNameHTTPFarmFarmIDServerParams) WithTimeout ¶

WithTimeout adds the timeout to the get IP loadbalancing service name HTTP farm farm ID server params

func (*GetIPLoadbalancingServiceNameHTTPFarmFarmIDServerParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetIPLoadbalancingServiceNameHTTPFarmFarmIDServerReader ¶

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

GetIPLoadbalancingServiceNameHTTPFarmFarmIDServerReader is a Reader for the GetIPLoadbalancingServiceNameHTTPFarmFarmIDServer structure.

func (*GetIPLoadbalancingServiceNameHTTPFarmFarmIDServerReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDDefault ¶

type GetIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDDefault struct {
	Payload *models.GetIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDDefaultBody
	// contains filtered or unexported fields
}

GetIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDDefault handles this case with default header values.

Unexpected error

func NewGetIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDDefault ¶

func NewGetIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDDefault(code int) *GetIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDDefault

NewGetIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDDefault creates a GetIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDDefault with default headers values

func (*GetIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDDefault) Code ¶

Code gets the status code for the get IP loadbalancing service name HTTP farm farm ID server server ID default response

func (*GetIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDDefault) Error ¶

type GetIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDOK ¶

type GetIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDOK struct {
	Payload *models.IPLBBackendHTTPCustomerServerBackendHttpserver
}

GetIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDOK handles this case with default header values.

description of 'iplb.BackendHttpCustomerServer.BackendHTTPServer' response

func NewGetIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDOK ¶

func NewGetIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDOK() *GetIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDOK

NewGetIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDOK creates a GetIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDOK with default headers values

func (*GetIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDOK) Error ¶

type GetIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDParams ¶

type GetIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDParams struct {

	/*FarmID*/
	FarmID int64
	/*ServerID*/
	ServerID int64
	/*ServiceName*/
	ServiceName string

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

GetIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDParams contains all the parameters to send to the API endpoint for the get IP loadbalancing service name HTTP farm farm ID server server ID operation typically these are written to a http.Request

func NewGetIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDParams ¶

func NewGetIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDParams() *GetIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDParams

NewGetIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDParams creates a new GetIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDParams object with the default values initialized.

func NewGetIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDParamsWithContext ¶

func NewGetIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDParamsWithContext(ctx context.Context) *GetIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDParams

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

func NewGetIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDParamsWithHTTPClient ¶

func NewGetIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDParamsWithHTTPClient(client *http.Client) *GetIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDParams

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

func NewGetIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDParamsWithTimeout ¶

func NewGetIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDParamsWithTimeout(timeout time.Duration) *GetIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDParams

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

func (*GetIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDParams) SetContext ¶

SetContext adds the context to the get IP loadbalancing service name HTTP farm farm ID server server ID params

func (*GetIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDParams) SetFarmID ¶

SetFarmID adds the farmId to the get IP loadbalancing service name HTTP farm farm ID server server ID params

func (*GetIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the get IP loadbalancing service name HTTP farm farm ID server server ID params

func (*GetIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDParams) SetServerID ¶

SetServerID adds the serverId to the get IP loadbalancing service name HTTP farm farm ID server server ID params

func (*GetIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDParams) SetServiceName ¶

SetServiceName adds the serviceName to the get IP loadbalancing service name HTTP farm farm ID server server ID params

func (*GetIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDParams) SetTimeout ¶

SetTimeout adds the timeout to the get IP loadbalancing service name HTTP farm farm ID server server ID params

func (*GetIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDParams) WithContext ¶

WithContext adds the context to the get IP loadbalancing service name HTTP farm farm ID server server ID params

func (*GetIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDParams) WithFarmID ¶

WithFarmID adds the farmID to the get IP loadbalancing service name HTTP farm farm ID server server ID params

func (*GetIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get IP loadbalancing service name HTTP farm farm ID server server ID params

func (*GetIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDParams) WithServerID ¶

WithServerID adds the serverID to the get IP loadbalancing service name HTTP farm farm ID server server ID params

func (*GetIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDParams) WithServiceName ¶

WithServiceName adds the serviceName to the get IP loadbalancing service name HTTP farm farm ID server server ID params

func (*GetIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDParams) WithTimeout ¶

WithTimeout adds the timeout to the get IP loadbalancing service name HTTP farm farm ID server server ID params

func (*GetIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDReader ¶

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

GetIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDReader is a Reader for the GetIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerID structure.

func (*GetIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDReader) ReadResponse ¶

ReadResponse reads a server response into the received o.

type GetIPLoadbalancingServiceNameHTTPFarmOK ¶

type GetIPLoadbalancingServiceNameHTTPFarmOK struct {
	Payload []int64
}

GetIPLoadbalancingServiceNameHTTPFarmOK handles this case with default header values.

return value

func NewGetIPLoadbalancingServiceNameHTTPFarmOK ¶

func NewGetIPLoadbalancingServiceNameHTTPFarmOK() *GetIPLoadbalancingServiceNameHTTPFarmOK

NewGetIPLoadbalancingServiceNameHTTPFarmOK creates a GetIPLoadbalancingServiceNameHTTPFarmOK with default headers values

func (*GetIPLoadbalancingServiceNameHTTPFarmOK) Error ¶

type GetIPLoadbalancingServiceNameHTTPFarmParams ¶

type GetIPLoadbalancingServiceNameHTTPFarmParams struct {

	/*ServiceName*/
	ServiceName string
	/*Zone*/
	Zone *string

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

GetIPLoadbalancingServiceNameHTTPFarmParams contains all the parameters to send to the API endpoint for the get IP loadbalancing service name HTTP farm operation typically these are written to a http.Request

func NewGetIPLoadbalancingServiceNameHTTPFarmParams ¶

func NewGetIPLoadbalancingServiceNameHTTPFarmParams() *GetIPLoadbalancingServiceNameHTTPFarmParams

NewGetIPLoadbalancingServiceNameHTTPFarmParams creates a new GetIPLoadbalancingServiceNameHTTPFarmParams object with the default values initialized.

func NewGetIPLoadbalancingServiceNameHTTPFarmParamsWithContext ¶

func NewGetIPLoadbalancingServiceNameHTTPFarmParamsWithContext(ctx context.Context) *GetIPLoadbalancingServiceNameHTTPFarmParams

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

func NewGetIPLoadbalancingServiceNameHTTPFarmParamsWithHTTPClient ¶

func NewGetIPLoadbalancingServiceNameHTTPFarmParamsWithHTTPClient(client *http.Client) *GetIPLoadbalancingServiceNameHTTPFarmParams

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

func NewGetIPLoadbalancingServiceNameHTTPFarmParamsWithTimeout ¶

func NewGetIPLoadbalancingServiceNameHTTPFarmParamsWithTimeout(timeout time.Duration) *GetIPLoadbalancingServiceNameHTTPFarmParams

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

func (*GetIPLoadbalancingServiceNameHTTPFarmParams) SetContext ¶

SetContext adds the context to the get IP loadbalancing service name HTTP farm params

func (*GetIPLoadbalancingServiceNameHTTPFarmParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get IP loadbalancing service name HTTP farm params

func (*GetIPLoadbalancingServiceNameHTTPFarmParams) SetServiceName ¶

func (o *GetIPLoadbalancingServiceNameHTTPFarmParams) SetServiceName(serviceName string)

SetServiceName adds the serviceName to the get IP loadbalancing service name HTTP farm params

func (*GetIPLoadbalancingServiceNameHTTPFarmParams) SetTimeout ¶

SetTimeout adds the timeout to the get IP loadbalancing service name HTTP farm params

func (*GetIPLoadbalancingServiceNameHTTPFarmParams) SetZone ¶

SetZone adds the zone to the get IP loadbalancing service name HTTP farm params

func (*GetIPLoadbalancingServiceNameHTTPFarmParams) WithContext ¶

WithContext adds the context to the get IP loadbalancing service name HTTP farm params

func (*GetIPLoadbalancingServiceNameHTTPFarmParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get IP loadbalancing service name HTTP farm params

func (*GetIPLoadbalancingServiceNameHTTPFarmParams) WithServiceName ¶

WithServiceName adds the serviceName to the get IP loadbalancing service name HTTP farm params

func (*GetIPLoadbalancingServiceNameHTTPFarmParams) WithTimeout ¶

WithTimeout adds the timeout to the get IP loadbalancing service name HTTP farm params

func (*GetIPLoadbalancingServiceNameHTTPFarmParams) WithZone ¶

WithZone adds the zone to the get IP loadbalancing service name HTTP farm params

func (*GetIPLoadbalancingServiceNameHTTPFarmParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetIPLoadbalancingServiceNameHTTPFarmReader ¶

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

GetIPLoadbalancingServiceNameHTTPFarmReader is a Reader for the GetIPLoadbalancingServiceNameHTTPFarm structure.

func (*GetIPLoadbalancingServiceNameHTTPFarmReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetIPLoadbalancingServiceNameHTTPFrontendDefault ¶

type GetIPLoadbalancingServiceNameHTTPFrontendDefault struct {
	Payload *models.GetIPLoadbalancingServiceNameHTTPFrontendDefaultBody
	// contains filtered or unexported fields
}

GetIPLoadbalancingServiceNameHTTPFrontendDefault handles this case with default header values.

Unexpected error

func NewGetIPLoadbalancingServiceNameHTTPFrontendDefault ¶

func NewGetIPLoadbalancingServiceNameHTTPFrontendDefault(code int) *GetIPLoadbalancingServiceNameHTTPFrontendDefault

NewGetIPLoadbalancingServiceNameHTTPFrontendDefault creates a GetIPLoadbalancingServiceNameHTTPFrontendDefault with default headers values

func (*GetIPLoadbalancingServiceNameHTTPFrontendDefault) Code ¶

Code gets the status code for the get IP loadbalancing service name HTTP frontend default response

func (*GetIPLoadbalancingServiceNameHTTPFrontendDefault) Error ¶

type GetIPLoadbalancingServiceNameHTTPFrontendFrontendIDDefault ¶

type GetIPLoadbalancingServiceNameHTTPFrontendFrontendIDDefault struct {
	Payload *models.GetIPLoadbalancingServiceNameHTTPFrontendFrontendIDDefaultBody
	// contains filtered or unexported fields
}

GetIPLoadbalancingServiceNameHTTPFrontendFrontendIDDefault handles this case with default header values.

Unexpected error

func NewGetIPLoadbalancingServiceNameHTTPFrontendFrontendIDDefault ¶

func NewGetIPLoadbalancingServiceNameHTTPFrontendFrontendIDDefault(code int) *GetIPLoadbalancingServiceNameHTTPFrontendFrontendIDDefault

NewGetIPLoadbalancingServiceNameHTTPFrontendFrontendIDDefault creates a GetIPLoadbalancingServiceNameHTTPFrontendFrontendIDDefault with default headers values

func (*GetIPLoadbalancingServiceNameHTTPFrontendFrontendIDDefault) Code ¶

Code gets the status code for the get IP loadbalancing service name HTTP frontend frontend ID default response

func (*GetIPLoadbalancingServiceNameHTTPFrontendFrontendIDDefault) Error ¶

type GetIPLoadbalancingServiceNameHTTPFrontendFrontendIDOK ¶

type GetIPLoadbalancingServiceNameHTTPFrontendFrontendIDOK struct {
	Payload *models.IPLBFrontendHTTPFrontendHTTP
}

GetIPLoadbalancingServiceNameHTTPFrontendFrontendIDOK handles this case with default header values.

description of 'iplb.FrontendHttp.FrontendHttp' response

func NewGetIPLoadbalancingServiceNameHTTPFrontendFrontendIDOK ¶

func NewGetIPLoadbalancingServiceNameHTTPFrontendFrontendIDOK() *GetIPLoadbalancingServiceNameHTTPFrontendFrontendIDOK

NewGetIPLoadbalancingServiceNameHTTPFrontendFrontendIDOK creates a GetIPLoadbalancingServiceNameHTTPFrontendFrontendIDOK with default headers values

func (*GetIPLoadbalancingServiceNameHTTPFrontendFrontendIDOK) Error ¶

type GetIPLoadbalancingServiceNameHTTPFrontendFrontendIDParams ¶

type GetIPLoadbalancingServiceNameHTTPFrontendFrontendIDParams struct {

	/*FrontendID*/
	FrontendID int64
	/*ServiceName*/
	ServiceName string

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

GetIPLoadbalancingServiceNameHTTPFrontendFrontendIDParams contains all the parameters to send to the API endpoint for the get IP loadbalancing service name HTTP frontend frontend ID operation typically these are written to a http.Request

func NewGetIPLoadbalancingServiceNameHTTPFrontendFrontendIDParams ¶

func NewGetIPLoadbalancingServiceNameHTTPFrontendFrontendIDParams() *GetIPLoadbalancingServiceNameHTTPFrontendFrontendIDParams

NewGetIPLoadbalancingServiceNameHTTPFrontendFrontendIDParams creates a new GetIPLoadbalancingServiceNameHTTPFrontendFrontendIDParams object with the default values initialized.

func NewGetIPLoadbalancingServiceNameHTTPFrontendFrontendIDParamsWithContext ¶

func NewGetIPLoadbalancingServiceNameHTTPFrontendFrontendIDParamsWithContext(ctx context.Context) *GetIPLoadbalancingServiceNameHTTPFrontendFrontendIDParams

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

func NewGetIPLoadbalancingServiceNameHTTPFrontendFrontendIDParamsWithHTTPClient ¶

func NewGetIPLoadbalancingServiceNameHTTPFrontendFrontendIDParamsWithHTTPClient(client *http.Client) *GetIPLoadbalancingServiceNameHTTPFrontendFrontendIDParams

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

func NewGetIPLoadbalancingServiceNameHTTPFrontendFrontendIDParamsWithTimeout ¶

func NewGetIPLoadbalancingServiceNameHTTPFrontendFrontendIDParamsWithTimeout(timeout time.Duration) *GetIPLoadbalancingServiceNameHTTPFrontendFrontendIDParams

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

func (*GetIPLoadbalancingServiceNameHTTPFrontendFrontendIDParams) SetContext ¶

SetContext adds the context to the get IP loadbalancing service name HTTP frontend frontend ID params

func (*GetIPLoadbalancingServiceNameHTTPFrontendFrontendIDParams) SetFrontendID ¶

SetFrontendID adds the frontendId to the get IP loadbalancing service name HTTP frontend frontend ID params

func (*GetIPLoadbalancingServiceNameHTTPFrontendFrontendIDParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the get IP loadbalancing service name HTTP frontend frontend ID params

func (*GetIPLoadbalancingServiceNameHTTPFrontendFrontendIDParams) SetServiceName ¶

SetServiceName adds the serviceName to the get IP loadbalancing service name HTTP frontend frontend ID params

func (*GetIPLoadbalancingServiceNameHTTPFrontendFrontendIDParams) SetTimeout ¶

SetTimeout adds the timeout to the get IP loadbalancing service name HTTP frontend frontend ID params

func (*GetIPLoadbalancingServiceNameHTTPFrontendFrontendIDParams) WithContext ¶

WithContext adds the context to the get IP loadbalancing service name HTTP frontend frontend ID params

func (*GetIPLoadbalancingServiceNameHTTPFrontendFrontendIDParams) WithFrontendID ¶

WithFrontendID adds the frontendID to the get IP loadbalancing service name HTTP frontend frontend ID params

func (*GetIPLoadbalancingServiceNameHTTPFrontendFrontendIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get IP loadbalancing service name HTTP frontend frontend ID params

func (*GetIPLoadbalancingServiceNameHTTPFrontendFrontendIDParams) WithServiceName ¶

WithServiceName adds the serviceName to the get IP loadbalancing service name HTTP frontend frontend ID params

func (*GetIPLoadbalancingServiceNameHTTPFrontendFrontendIDParams) WithTimeout ¶

WithTimeout adds the timeout to the get IP loadbalancing service name HTTP frontend frontend ID params

func (*GetIPLoadbalancingServiceNameHTTPFrontendFrontendIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetIPLoadbalancingServiceNameHTTPFrontendFrontendIDReader ¶

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

GetIPLoadbalancingServiceNameHTTPFrontendFrontendIDReader is a Reader for the GetIPLoadbalancingServiceNameHTTPFrontendFrontendID structure.

func (*GetIPLoadbalancingServiceNameHTTPFrontendFrontendIDReader) ReadResponse ¶

ReadResponse reads a server response into the received o.

type GetIPLoadbalancingServiceNameHTTPFrontendOK ¶

type GetIPLoadbalancingServiceNameHTTPFrontendOK struct {
	Payload []int64
}

GetIPLoadbalancingServiceNameHTTPFrontendOK handles this case with default header values.

return value

func NewGetIPLoadbalancingServiceNameHTTPFrontendOK ¶

func NewGetIPLoadbalancingServiceNameHTTPFrontendOK() *GetIPLoadbalancingServiceNameHTTPFrontendOK

NewGetIPLoadbalancingServiceNameHTTPFrontendOK creates a GetIPLoadbalancingServiceNameHTTPFrontendOK with default headers values

func (*GetIPLoadbalancingServiceNameHTTPFrontendOK) Error ¶

type GetIPLoadbalancingServiceNameHTTPFrontendParams ¶

type GetIPLoadbalancingServiceNameHTTPFrontendParams struct {

	/*DefaultFarmID*/
	DefaultFarmID *int64
	/*Port*/
	Port *string
	/*ServiceName*/
	ServiceName string
	/*Zone*/
	Zone *string

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

GetIPLoadbalancingServiceNameHTTPFrontendParams contains all the parameters to send to the API endpoint for the get IP loadbalancing service name HTTP frontend operation typically these are written to a http.Request

func NewGetIPLoadbalancingServiceNameHTTPFrontendParams ¶

func NewGetIPLoadbalancingServiceNameHTTPFrontendParams() *GetIPLoadbalancingServiceNameHTTPFrontendParams

NewGetIPLoadbalancingServiceNameHTTPFrontendParams creates a new GetIPLoadbalancingServiceNameHTTPFrontendParams object with the default values initialized.

func NewGetIPLoadbalancingServiceNameHTTPFrontendParamsWithContext ¶

func NewGetIPLoadbalancingServiceNameHTTPFrontendParamsWithContext(ctx context.Context) *GetIPLoadbalancingServiceNameHTTPFrontendParams

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

func NewGetIPLoadbalancingServiceNameHTTPFrontendParamsWithHTTPClient ¶

func NewGetIPLoadbalancingServiceNameHTTPFrontendParamsWithHTTPClient(client *http.Client) *GetIPLoadbalancingServiceNameHTTPFrontendParams

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

func NewGetIPLoadbalancingServiceNameHTTPFrontendParamsWithTimeout ¶

func NewGetIPLoadbalancingServiceNameHTTPFrontendParamsWithTimeout(timeout time.Duration) *GetIPLoadbalancingServiceNameHTTPFrontendParams

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

func (*GetIPLoadbalancingServiceNameHTTPFrontendParams) SetContext ¶

SetContext adds the context to the get IP loadbalancing service name HTTP frontend params

func (*GetIPLoadbalancingServiceNameHTTPFrontendParams) SetDefaultFarmID ¶

func (o *GetIPLoadbalancingServiceNameHTTPFrontendParams) SetDefaultFarmID(defaultFarmID *int64)

SetDefaultFarmID adds the defaultFarmId to the get IP loadbalancing service name HTTP frontend params

func (*GetIPLoadbalancingServiceNameHTTPFrontendParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the get IP loadbalancing service name HTTP frontend params

func (*GetIPLoadbalancingServiceNameHTTPFrontendParams) SetPort ¶

SetPort adds the port to the get IP loadbalancing service name HTTP frontend params

func (*GetIPLoadbalancingServiceNameHTTPFrontendParams) SetServiceName ¶

func (o *GetIPLoadbalancingServiceNameHTTPFrontendParams) SetServiceName(serviceName string)

SetServiceName adds the serviceName to the get IP loadbalancing service name HTTP frontend params

func (*GetIPLoadbalancingServiceNameHTTPFrontendParams) SetTimeout ¶

SetTimeout adds the timeout to the get IP loadbalancing service name HTTP frontend params

func (*GetIPLoadbalancingServiceNameHTTPFrontendParams) SetZone ¶

SetZone adds the zone to the get IP loadbalancing service name HTTP frontend params

func (*GetIPLoadbalancingServiceNameHTTPFrontendParams) WithContext ¶

WithContext adds the context to the get IP loadbalancing service name HTTP frontend params

func (*GetIPLoadbalancingServiceNameHTTPFrontendParams) WithDefaultFarmID ¶

WithDefaultFarmID adds the defaultFarmID to the get IP loadbalancing service name HTTP frontend params

func (*GetIPLoadbalancingServiceNameHTTPFrontendParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get IP loadbalancing service name HTTP frontend params

func (*GetIPLoadbalancingServiceNameHTTPFrontendParams) WithPort ¶

WithPort adds the port to the get IP loadbalancing service name HTTP frontend params

func (*GetIPLoadbalancingServiceNameHTTPFrontendParams) WithServiceName ¶

WithServiceName adds the serviceName to the get IP loadbalancing service name HTTP frontend params

func (*GetIPLoadbalancingServiceNameHTTPFrontendParams) WithTimeout ¶

WithTimeout adds the timeout to the get IP loadbalancing service name HTTP frontend params

func (*GetIPLoadbalancingServiceNameHTTPFrontendParams) WithZone ¶

WithZone adds the zone to the get IP loadbalancing service name HTTP frontend params

func (*GetIPLoadbalancingServiceNameHTTPFrontendParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetIPLoadbalancingServiceNameHTTPFrontendReader ¶

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

GetIPLoadbalancingServiceNameHTTPFrontendReader is a Reader for the GetIPLoadbalancingServiceNameHTTPFrontend structure.

func (*GetIPLoadbalancingServiceNameHTTPFrontendReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetIPLoadbalancingServiceNameHTTPRouteDefault ¶

type GetIPLoadbalancingServiceNameHTTPRouteDefault struct {
	Payload *models.GetIPLoadbalancingServiceNameHTTPRouteDefaultBody
	// contains filtered or unexported fields
}

GetIPLoadbalancingServiceNameHTTPRouteDefault handles this case with default header values.

Unexpected error

func NewGetIPLoadbalancingServiceNameHTTPRouteDefault ¶

func NewGetIPLoadbalancingServiceNameHTTPRouteDefault(code int) *GetIPLoadbalancingServiceNameHTTPRouteDefault

NewGetIPLoadbalancingServiceNameHTTPRouteDefault creates a GetIPLoadbalancingServiceNameHTTPRouteDefault with default headers values

func (*GetIPLoadbalancingServiceNameHTTPRouteDefault) Code ¶

Code gets the status code for the get IP loadbalancing service name HTTP route default response

func (*GetIPLoadbalancingServiceNameHTTPRouteDefault) Error ¶

type GetIPLoadbalancingServiceNameHTTPRouteOK ¶

type GetIPLoadbalancingServiceNameHTTPRouteOK struct {
	Payload []int64
}

GetIPLoadbalancingServiceNameHTTPRouteOK handles this case with default header values.

return value

func NewGetIPLoadbalancingServiceNameHTTPRouteOK ¶

func NewGetIPLoadbalancingServiceNameHTTPRouteOK() *GetIPLoadbalancingServiceNameHTTPRouteOK

NewGetIPLoadbalancingServiceNameHTTPRouteOK creates a GetIPLoadbalancingServiceNameHTTPRouteOK with default headers values

func (*GetIPLoadbalancingServiceNameHTTPRouteOK) Error ¶

type GetIPLoadbalancingServiceNameHTTPRouteParams ¶

type GetIPLoadbalancingServiceNameHTTPRouteParams struct {

	/*FrontendID*/
	FrontendID *int64
	/*ServiceName*/
	ServiceName string

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

GetIPLoadbalancingServiceNameHTTPRouteParams contains all the parameters to send to the API endpoint for the get IP loadbalancing service name HTTP route operation typically these are written to a http.Request

func NewGetIPLoadbalancingServiceNameHTTPRouteParams ¶

func NewGetIPLoadbalancingServiceNameHTTPRouteParams() *GetIPLoadbalancingServiceNameHTTPRouteParams

NewGetIPLoadbalancingServiceNameHTTPRouteParams creates a new GetIPLoadbalancingServiceNameHTTPRouteParams object with the default values initialized.

func NewGetIPLoadbalancingServiceNameHTTPRouteParamsWithContext ¶

func NewGetIPLoadbalancingServiceNameHTTPRouteParamsWithContext(ctx context.Context) *GetIPLoadbalancingServiceNameHTTPRouteParams

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

func NewGetIPLoadbalancingServiceNameHTTPRouteParamsWithHTTPClient ¶

func NewGetIPLoadbalancingServiceNameHTTPRouteParamsWithHTTPClient(client *http.Client) *GetIPLoadbalancingServiceNameHTTPRouteParams

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

func NewGetIPLoadbalancingServiceNameHTTPRouteParamsWithTimeout ¶

func NewGetIPLoadbalancingServiceNameHTTPRouteParamsWithTimeout(timeout time.Duration) *GetIPLoadbalancingServiceNameHTTPRouteParams

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

func (*GetIPLoadbalancingServiceNameHTTPRouteParams) SetContext ¶

SetContext adds the context to the get IP loadbalancing service name HTTP route params

func (*GetIPLoadbalancingServiceNameHTTPRouteParams) SetFrontendID ¶

func (o *GetIPLoadbalancingServiceNameHTTPRouteParams) SetFrontendID(frontendID *int64)

SetFrontendID adds the frontendId to the get IP loadbalancing service name HTTP route params

func (*GetIPLoadbalancingServiceNameHTTPRouteParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get IP loadbalancing service name HTTP route params

func (*GetIPLoadbalancingServiceNameHTTPRouteParams) SetServiceName ¶

func (o *GetIPLoadbalancingServiceNameHTTPRouteParams) SetServiceName(serviceName string)

SetServiceName adds the serviceName to the get IP loadbalancing service name HTTP route params

func (*GetIPLoadbalancingServiceNameHTTPRouteParams) SetTimeout ¶

SetTimeout adds the timeout to the get IP loadbalancing service name HTTP route params

func (*GetIPLoadbalancingServiceNameHTTPRouteParams) WithContext ¶

WithContext adds the context to the get IP loadbalancing service name HTTP route params

func (*GetIPLoadbalancingServiceNameHTTPRouteParams) WithFrontendID ¶

WithFrontendID adds the frontendID to the get IP loadbalancing service name HTTP route params

func (*GetIPLoadbalancingServiceNameHTTPRouteParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get IP loadbalancing service name HTTP route params

func (*GetIPLoadbalancingServiceNameHTTPRouteParams) WithServiceName ¶

WithServiceName adds the serviceName to the get IP loadbalancing service name HTTP route params

func (*GetIPLoadbalancingServiceNameHTTPRouteParams) WithTimeout ¶

WithTimeout adds the timeout to the get IP loadbalancing service name HTTP route params

func (*GetIPLoadbalancingServiceNameHTTPRouteParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetIPLoadbalancingServiceNameHTTPRouteReader ¶

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

GetIPLoadbalancingServiceNameHTTPRouteReader is a Reader for the GetIPLoadbalancingServiceNameHTTPRoute structure.

func (*GetIPLoadbalancingServiceNameHTTPRouteReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetIPLoadbalancingServiceNameHTTPRouteRouteIDDefault ¶

type GetIPLoadbalancingServiceNameHTTPRouteRouteIDDefault struct {
	Payload *models.GetIPLoadbalancingServiceNameHTTPRouteRouteIDDefaultBody
	// contains filtered or unexported fields
}

GetIPLoadbalancingServiceNameHTTPRouteRouteIDDefault handles this case with default header values.

Unexpected error

func NewGetIPLoadbalancingServiceNameHTTPRouteRouteIDDefault ¶

func NewGetIPLoadbalancingServiceNameHTTPRouteRouteIDDefault(code int) *GetIPLoadbalancingServiceNameHTTPRouteRouteIDDefault

NewGetIPLoadbalancingServiceNameHTTPRouteRouteIDDefault creates a GetIPLoadbalancingServiceNameHTTPRouteRouteIDDefault with default headers values

func (*GetIPLoadbalancingServiceNameHTTPRouteRouteIDDefault) Code ¶

Code gets the status code for the get IP loadbalancing service name HTTP route route ID default response

func (*GetIPLoadbalancingServiceNameHTTPRouteRouteIDDefault) Error ¶

type GetIPLoadbalancingServiceNameHTTPRouteRouteIDOK ¶

type GetIPLoadbalancingServiceNameHTTPRouteRouteIDOK struct {
	Payload *models.IPLBRouteHTTPRouteHTTP
}

GetIPLoadbalancingServiceNameHTTPRouteRouteIDOK handles this case with default header values.

description of 'iplb.RouteHttp.RouteHttp' response

func NewGetIPLoadbalancingServiceNameHTTPRouteRouteIDOK ¶

func NewGetIPLoadbalancingServiceNameHTTPRouteRouteIDOK() *GetIPLoadbalancingServiceNameHTTPRouteRouteIDOK

NewGetIPLoadbalancingServiceNameHTTPRouteRouteIDOK creates a GetIPLoadbalancingServiceNameHTTPRouteRouteIDOK with default headers values

func (*GetIPLoadbalancingServiceNameHTTPRouteRouteIDOK) Error ¶

type GetIPLoadbalancingServiceNameHTTPRouteRouteIDParams ¶

type GetIPLoadbalancingServiceNameHTTPRouteRouteIDParams struct {

	/*RouteID*/
	RouteID int64
	/*ServiceName*/
	ServiceName string

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

GetIPLoadbalancingServiceNameHTTPRouteRouteIDParams contains all the parameters to send to the API endpoint for the get IP loadbalancing service name HTTP route route ID operation typically these are written to a http.Request

func NewGetIPLoadbalancingServiceNameHTTPRouteRouteIDParams ¶

func NewGetIPLoadbalancingServiceNameHTTPRouteRouteIDParams() *GetIPLoadbalancingServiceNameHTTPRouteRouteIDParams

NewGetIPLoadbalancingServiceNameHTTPRouteRouteIDParams creates a new GetIPLoadbalancingServiceNameHTTPRouteRouteIDParams object with the default values initialized.

func NewGetIPLoadbalancingServiceNameHTTPRouteRouteIDParamsWithContext ¶

func NewGetIPLoadbalancingServiceNameHTTPRouteRouteIDParamsWithContext(ctx context.Context) *GetIPLoadbalancingServiceNameHTTPRouteRouteIDParams

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

func NewGetIPLoadbalancingServiceNameHTTPRouteRouteIDParamsWithHTTPClient ¶

func NewGetIPLoadbalancingServiceNameHTTPRouteRouteIDParamsWithHTTPClient(client *http.Client) *GetIPLoadbalancingServiceNameHTTPRouteRouteIDParams

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

func NewGetIPLoadbalancingServiceNameHTTPRouteRouteIDParamsWithTimeout ¶

func NewGetIPLoadbalancingServiceNameHTTPRouteRouteIDParamsWithTimeout(timeout time.Duration) *GetIPLoadbalancingServiceNameHTTPRouteRouteIDParams

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

func (*GetIPLoadbalancingServiceNameHTTPRouteRouteIDParams) SetContext ¶

SetContext adds the context to the get IP loadbalancing service name HTTP route route ID params

func (*GetIPLoadbalancingServiceNameHTTPRouteRouteIDParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the get IP loadbalancing service name HTTP route route ID params

func (*GetIPLoadbalancingServiceNameHTTPRouteRouteIDParams) SetRouteID ¶

SetRouteID adds the routeId to the get IP loadbalancing service name HTTP route route ID params

func (*GetIPLoadbalancingServiceNameHTTPRouteRouteIDParams) SetServiceName ¶

func (o *GetIPLoadbalancingServiceNameHTTPRouteRouteIDParams) SetServiceName(serviceName string)

SetServiceName adds the serviceName to the get IP loadbalancing service name HTTP route route ID params

func (*GetIPLoadbalancingServiceNameHTTPRouteRouteIDParams) SetTimeout ¶

SetTimeout adds the timeout to the get IP loadbalancing service name HTTP route route ID params

func (*GetIPLoadbalancingServiceNameHTTPRouteRouteIDParams) WithContext ¶

WithContext adds the context to the get IP loadbalancing service name HTTP route route ID params

func (*GetIPLoadbalancingServiceNameHTTPRouteRouteIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get IP loadbalancing service name HTTP route route ID params

func (*GetIPLoadbalancingServiceNameHTTPRouteRouteIDParams) WithRouteID ¶

WithRouteID adds the routeID to the get IP loadbalancing service name HTTP route route ID params

func (*GetIPLoadbalancingServiceNameHTTPRouteRouteIDParams) WithServiceName ¶

WithServiceName adds the serviceName to the get IP loadbalancing service name HTTP route route ID params

func (*GetIPLoadbalancingServiceNameHTTPRouteRouteIDParams) WithTimeout ¶

WithTimeout adds the timeout to the get IP loadbalancing service name HTTP route route ID params

func (*GetIPLoadbalancingServiceNameHTTPRouteRouteIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetIPLoadbalancingServiceNameHTTPRouteRouteIDReader ¶

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

GetIPLoadbalancingServiceNameHTTPRouteRouteIDReader is a Reader for the GetIPLoadbalancingServiceNameHTTPRouteRouteID structure.

func (*GetIPLoadbalancingServiceNameHTTPRouteRouteIDReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleDefault ¶

type GetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleDefault struct {
	Payload *models.GetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleDefaultBody
	// contains filtered or unexported fields
}

GetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleDefault handles this case with default header values.

Unexpected error

func NewGetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleDefault ¶

func NewGetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleDefault(code int) *GetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleDefault

NewGetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleDefault creates a GetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleDefault with default headers values

func (*GetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleDefault) Code ¶

Code gets the status code for the get IP loadbalancing service name HTTP route route ID rule default response

func (*GetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleDefault) Error ¶

type GetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleOK ¶

type GetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleOK struct {
	Payload []int64
}

GetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleOK handles this case with default header values.

return value

func NewGetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleOK ¶

func NewGetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleOK() *GetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleOK

NewGetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleOK creates a GetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleOK with default headers values

func (*GetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleOK) Error ¶

type GetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleParams ¶

type GetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleParams struct {

	/*RouteID*/
	RouteID int64
	/*ServiceName*/
	ServiceName string

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

GetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleParams contains all the parameters to send to the API endpoint for the get IP loadbalancing service name HTTP route route ID rule operation typically these are written to a http.Request

func NewGetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleParams ¶

func NewGetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleParams() *GetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleParams

NewGetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleParams creates a new GetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleParams object with the default values initialized.

func NewGetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleParamsWithContext ¶

func NewGetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleParamsWithContext(ctx context.Context) *GetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleParams

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

func NewGetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleParamsWithHTTPClient ¶

func NewGetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleParamsWithHTTPClient(client *http.Client) *GetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleParams

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

func NewGetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleParamsWithTimeout ¶

func NewGetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleParamsWithTimeout(timeout time.Duration) *GetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleParams

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

func (*GetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleParams) SetContext ¶

SetContext adds the context to the get IP loadbalancing service name HTTP route route ID rule params

func (*GetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the get IP loadbalancing service name HTTP route route ID rule params

func (*GetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleParams) SetRouteID ¶

SetRouteID adds the routeId to the get IP loadbalancing service name HTTP route route ID rule params

func (*GetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleParams) SetServiceName ¶

func (o *GetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleParams) SetServiceName(serviceName string)

SetServiceName adds the serviceName to the get IP loadbalancing service name HTTP route route ID rule params

func (*GetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleParams) SetTimeout ¶

SetTimeout adds the timeout to the get IP loadbalancing service name HTTP route route ID rule params

func (*GetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleParams) WithContext ¶

WithContext adds the context to the get IP loadbalancing service name HTTP route route ID rule params

func (*GetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get IP loadbalancing service name HTTP route route ID rule params

func (*GetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleParams) WithRouteID ¶

WithRouteID adds the routeID to the get IP loadbalancing service name HTTP route route ID rule params

func (*GetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleParams) WithServiceName ¶

WithServiceName adds the serviceName to the get IP loadbalancing service name HTTP route route ID rule params

func (*GetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleParams) WithTimeout ¶

WithTimeout adds the timeout to the get IP loadbalancing service name HTTP route route ID rule params

func (*GetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleReader ¶

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

GetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleReader is a Reader for the GetIPLoadbalancingServiceNameHTTPRouteRouteIDRule structure.

func (*GetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDDefault ¶

type GetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDDefault struct {
	Payload *models.GetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDDefaultBody
	// contains filtered or unexported fields
}

GetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDDefault handles this case with default header values.

Unexpected error

func NewGetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDDefault ¶

func NewGetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDDefault(code int) *GetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDDefault

NewGetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDDefault creates a GetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDDefault with default headers values

func (*GetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDDefault) Code ¶

Code gets the status code for the get IP loadbalancing service name HTTP route route ID rule rule ID default response

func (*GetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDDefault) Error ¶

type GetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDOK ¶

type GetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDOK struct {
	Payload *models.IPLBRouteRuleRouteRule
}

GetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDOK handles this case with default header values.

description of 'iplb.RouteRule.RouteRule' response

func NewGetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDOK ¶

func NewGetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDOK() *GetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDOK

NewGetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDOK creates a GetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDOK with default headers values

func (*GetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDOK) Error ¶

type GetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDParams ¶

type GetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDParams struct {

	/*RouteID*/
	RouteID int64
	/*RuleID*/
	RuleID int64
	/*ServiceName*/
	ServiceName string

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

GetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDParams contains all the parameters to send to the API endpoint for the get IP loadbalancing service name HTTP route route ID rule rule ID operation typically these are written to a http.Request

func NewGetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDParams ¶

func NewGetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDParams() *GetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDParams

NewGetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDParams creates a new GetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDParams object with the default values initialized.

func NewGetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDParamsWithContext ¶

func NewGetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDParamsWithContext(ctx context.Context) *GetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDParams

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

func NewGetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDParamsWithHTTPClient ¶

func NewGetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDParamsWithHTTPClient(client *http.Client) *GetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDParams

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

func NewGetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDParamsWithTimeout ¶

func NewGetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDParamsWithTimeout(timeout time.Duration) *GetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDParams

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

func (*GetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDParams) SetContext ¶

SetContext adds the context to the get IP loadbalancing service name HTTP route route ID rule rule ID params

func (*GetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the get IP loadbalancing service name HTTP route route ID rule rule ID params

func (*GetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDParams) SetRouteID ¶

SetRouteID adds the routeId to the get IP loadbalancing service name HTTP route route ID rule rule ID params

func (*GetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDParams) SetRuleID ¶

SetRuleID adds the ruleId to the get IP loadbalancing service name HTTP route route ID rule rule ID params

func (*GetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDParams) SetServiceName ¶

SetServiceName adds the serviceName to the get IP loadbalancing service name HTTP route route ID rule rule ID params

func (*GetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDParams) SetTimeout ¶

SetTimeout adds the timeout to the get IP loadbalancing service name HTTP route route ID rule rule ID params

func (*GetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDParams) WithContext ¶

WithContext adds the context to the get IP loadbalancing service name HTTP route route ID rule rule ID params

func (*GetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get IP loadbalancing service name HTTP route route ID rule rule ID params

func (*GetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDParams) WithRouteID ¶

WithRouteID adds the routeID to the get IP loadbalancing service name HTTP route route ID rule rule ID params

func (*GetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDParams) WithRuleID ¶

WithRuleID adds the ruleID to the get IP loadbalancing service name HTTP route route ID rule rule ID params

func (*GetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDParams) WithServiceName ¶

WithServiceName adds the serviceName to the get IP loadbalancing service name HTTP route route ID rule rule ID params

func (*GetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDParams) WithTimeout ¶

WithTimeout adds the timeout to the get IP loadbalancing service name HTTP route route ID rule rule ID params

func (*GetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDReader ¶

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

GetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDReader is a Reader for the GetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleID structure.

func (*GetIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDReader) ReadResponse ¶

ReadResponse reads a server response into the received o.

type GetIPLoadbalancingServiceNameInstancesStateDefault ¶

type GetIPLoadbalancingServiceNameInstancesStateDefault struct {
	Payload *models.GetIPLoadbalancingServiceNameInstancesStateDefaultBody
	// contains filtered or unexported fields
}

GetIPLoadbalancingServiceNameInstancesStateDefault handles this case with default header values.

Unexpected error

func NewGetIPLoadbalancingServiceNameInstancesStateDefault ¶

func NewGetIPLoadbalancingServiceNameInstancesStateDefault(code int) *GetIPLoadbalancingServiceNameInstancesStateDefault

NewGetIPLoadbalancingServiceNameInstancesStateDefault creates a GetIPLoadbalancingServiceNameInstancesStateDefault with default headers values

func (*GetIPLoadbalancingServiceNameInstancesStateDefault) Code ¶

Code gets the status code for the get IP loadbalancing service name instances state default response

func (*GetIPLoadbalancingServiceNameInstancesStateDefault) Error ¶

type GetIPLoadbalancingServiceNameInstancesStateOK ¶

type GetIPLoadbalancingServiceNameInstancesStateOK struct {
	Payload models.GetIPLoadbalancingServiceNameInstancesStateOKBody
}

GetIPLoadbalancingServiceNameInstancesStateOK handles this case with default header values.

return value

func NewGetIPLoadbalancingServiceNameInstancesStateOK ¶

func NewGetIPLoadbalancingServiceNameInstancesStateOK() *GetIPLoadbalancingServiceNameInstancesStateOK

NewGetIPLoadbalancingServiceNameInstancesStateOK creates a GetIPLoadbalancingServiceNameInstancesStateOK with default headers values

func (*GetIPLoadbalancingServiceNameInstancesStateOK) Error ¶

type GetIPLoadbalancingServiceNameInstancesStateParams ¶

type GetIPLoadbalancingServiceNameInstancesStateParams struct {

	/*ServiceName*/
	ServiceName string

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

GetIPLoadbalancingServiceNameInstancesStateParams contains all the parameters to send to the API endpoint for the get IP loadbalancing service name instances state operation typically these are written to a http.Request

func NewGetIPLoadbalancingServiceNameInstancesStateParams ¶

func NewGetIPLoadbalancingServiceNameInstancesStateParams() *GetIPLoadbalancingServiceNameInstancesStateParams

NewGetIPLoadbalancingServiceNameInstancesStateParams creates a new GetIPLoadbalancingServiceNameInstancesStateParams object with the default values initialized.

func NewGetIPLoadbalancingServiceNameInstancesStateParamsWithContext ¶

func NewGetIPLoadbalancingServiceNameInstancesStateParamsWithContext(ctx context.Context) *GetIPLoadbalancingServiceNameInstancesStateParams

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

func NewGetIPLoadbalancingServiceNameInstancesStateParamsWithHTTPClient ¶

func NewGetIPLoadbalancingServiceNameInstancesStateParamsWithHTTPClient(client *http.Client) *GetIPLoadbalancingServiceNameInstancesStateParams

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

func NewGetIPLoadbalancingServiceNameInstancesStateParamsWithTimeout ¶

func NewGetIPLoadbalancingServiceNameInstancesStateParamsWithTimeout(timeout time.Duration) *GetIPLoadbalancingServiceNameInstancesStateParams

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

func (*GetIPLoadbalancingServiceNameInstancesStateParams) SetContext ¶

SetContext adds the context to the get IP loadbalancing service name instances state params

func (*GetIPLoadbalancingServiceNameInstancesStateParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the get IP loadbalancing service name instances state params

func (*GetIPLoadbalancingServiceNameInstancesStateParams) SetServiceName ¶

func (o *GetIPLoadbalancingServiceNameInstancesStateParams) SetServiceName(serviceName string)

SetServiceName adds the serviceName to the get IP loadbalancing service name instances state params

func (*GetIPLoadbalancingServiceNameInstancesStateParams) SetTimeout ¶

SetTimeout adds the timeout to the get IP loadbalancing service name instances state params

func (*GetIPLoadbalancingServiceNameInstancesStateParams) WithContext ¶

WithContext adds the context to the get IP loadbalancing service name instances state params

func (*GetIPLoadbalancingServiceNameInstancesStateParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get IP loadbalancing service name instances state params

func (*GetIPLoadbalancingServiceNameInstancesStateParams) WithServiceName ¶

WithServiceName adds the serviceName to the get IP loadbalancing service name instances state params

func (*GetIPLoadbalancingServiceNameInstancesStateParams) WithTimeout ¶

WithTimeout adds the timeout to the get IP loadbalancing service name instances state params

func (*GetIPLoadbalancingServiceNameInstancesStateParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetIPLoadbalancingServiceNameInstancesStateReader ¶

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

GetIPLoadbalancingServiceNameInstancesStateReader is a Reader for the GetIPLoadbalancingServiceNameInstancesState structure.

func (*GetIPLoadbalancingServiceNameInstancesStateReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetIPLoadbalancingServiceNameNatIPDefault ¶

type GetIPLoadbalancingServiceNameNatIPDefault struct {
	Payload *models.GetIPLoadbalancingServiceNameNatIPDefaultBody
	// contains filtered or unexported fields
}

GetIPLoadbalancingServiceNameNatIPDefault handles this case with default header values.

Unexpected error

func NewGetIPLoadbalancingServiceNameNatIPDefault ¶

func NewGetIPLoadbalancingServiceNameNatIPDefault(code int) *GetIPLoadbalancingServiceNameNatIPDefault

NewGetIPLoadbalancingServiceNameNatIPDefault creates a GetIPLoadbalancingServiceNameNatIPDefault with default headers values

func (*GetIPLoadbalancingServiceNameNatIPDefault) Code ¶

Code gets the status code for the get IP loadbalancing service name nat IP default response

func (*GetIPLoadbalancingServiceNameNatIPDefault) Error ¶

type GetIPLoadbalancingServiceNameNatIPOK ¶

type GetIPLoadbalancingServiceNameNatIPOK struct {
	Payload models.GetIPLoadbalancingServiceNameNatIPOKBody
}

GetIPLoadbalancingServiceNameNatIPOK handles this case with default header values.

return value

func NewGetIPLoadbalancingServiceNameNatIPOK ¶

func NewGetIPLoadbalancingServiceNameNatIPOK() *GetIPLoadbalancingServiceNameNatIPOK

NewGetIPLoadbalancingServiceNameNatIPOK creates a GetIPLoadbalancingServiceNameNatIPOK with default headers values

func (*GetIPLoadbalancingServiceNameNatIPOK) Error ¶

type GetIPLoadbalancingServiceNameNatIPParams ¶

type GetIPLoadbalancingServiceNameNatIPParams struct {

	/*ServiceName*/
	ServiceName string

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

GetIPLoadbalancingServiceNameNatIPParams contains all the parameters to send to the API endpoint for the get IP loadbalancing service name nat IP operation typically these are written to a http.Request

func NewGetIPLoadbalancingServiceNameNatIPParams ¶

func NewGetIPLoadbalancingServiceNameNatIPParams() *GetIPLoadbalancingServiceNameNatIPParams

NewGetIPLoadbalancingServiceNameNatIPParams creates a new GetIPLoadbalancingServiceNameNatIPParams object with the default values initialized.

func NewGetIPLoadbalancingServiceNameNatIPParamsWithContext ¶

func NewGetIPLoadbalancingServiceNameNatIPParamsWithContext(ctx context.Context) *GetIPLoadbalancingServiceNameNatIPParams

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

func NewGetIPLoadbalancingServiceNameNatIPParamsWithHTTPClient ¶

func NewGetIPLoadbalancingServiceNameNatIPParamsWithHTTPClient(client *http.Client) *GetIPLoadbalancingServiceNameNatIPParams

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

func NewGetIPLoadbalancingServiceNameNatIPParamsWithTimeout ¶

func NewGetIPLoadbalancingServiceNameNatIPParamsWithTimeout(timeout time.Duration) *GetIPLoadbalancingServiceNameNatIPParams

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

func (*GetIPLoadbalancingServiceNameNatIPParams) SetContext ¶

SetContext adds the context to the get IP loadbalancing service name nat IP params

func (*GetIPLoadbalancingServiceNameNatIPParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get IP loadbalancing service name nat IP params

func (*GetIPLoadbalancingServiceNameNatIPParams) SetServiceName ¶

func (o *GetIPLoadbalancingServiceNameNatIPParams) SetServiceName(serviceName string)

SetServiceName adds the serviceName to the get IP loadbalancing service name nat IP params

func (*GetIPLoadbalancingServiceNameNatIPParams) SetTimeout ¶

SetTimeout adds the timeout to the get IP loadbalancing service name nat IP params

func (*GetIPLoadbalancingServiceNameNatIPParams) WithContext ¶

WithContext adds the context to the get IP loadbalancing service name nat IP params

func (*GetIPLoadbalancingServiceNameNatIPParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get IP loadbalancing service name nat IP params

func (*GetIPLoadbalancingServiceNameNatIPParams) WithServiceName ¶

WithServiceName adds the serviceName to the get IP loadbalancing service name nat IP params

func (*GetIPLoadbalancingServiceNameNatIPParams) WithTimeout ¶

WithTimeout adds the timeout to the get IP loadbalancing service name nat IP params

func (*GetIPLoadbalancingServiceNameNatIPParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetIPLoadbalancingServiceNameNatIPReader ¶

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

GetIPLoadbalancingServiceNameNatIPReader is a Reader for the GetIPLoadbalancingServiceNameNatIP structure.

func (*GetIPLoadbalancingServiceNameNatIPReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetIPLoadbalancingServiceNameOK ¶

type GetIPLoadbalancingServiceNameOK struct {
	Payload *models.IPLBIP
}

GetIPLoadbalancingServiceNameOK handles this case with default header values.

description of 'iplb.Ip' response

func NewGetIPLoadbalancingServiceNameOK ¶

func NewGetIPLoadbalancingServiceNameOK() *GetIPLoadbalancingServiceNameOK

NewGetIPLoadbalancingServiceNameOK creates a GetIPLoadbalancingServiceNameOK with default headers values

func (*GetIPLoadbalancingServiceNameOK) Error ¶

type GetIPLoadbalancingServiceNameParams ¶

type GetIPLoadbalancingServiceNameParams struct {

	/*ServiceName*/
	ServiceName string

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

GetIPLoadbalancingServiceNameParams contains all the parameters to send to the API endpoint for the get IP loadbalancing service name operation typically these are written to a http.Request

func NewGetIPLoadbalancingServiceNameParams ¶

func NewGetIPLoadbalancingServiceNameParams() *GetIPLoadbalancingServiceNameParams

NewGetIPLoadbalancingServiceNameParams creates a new GetIPLoadbalancingServiceNameParams object with the default values initialized.

func NewGetIPLoadbalancingServiceNameParamsWithContext ¶

func NewGetIPLoadbalancingServiceNameParamsWithContext(ctx context.Context) *GetIPLoadbalancingServiceNameParams

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

func NewGetIPLoadbalancingServiceNameParamsWithHTTPClient ¶

func NewGetIPLoadbalancingServiceNameParamsWithHTTPClient(client *http.Client) *GetIPLoadbalancingServiceNameParams

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

func NewGetIPLoadbalancingServiceNameParamsWithTimeout ¶

func NewGetIPLoadbalancingServiceNameParamsWithTimeout(timeout time.Duration) *GetIPLoadbalancingServiceNameParams

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

func (*GetIPLoadbalancingServiceNameParams) SetContext ¶

SetContext adds the context to the get IP loadbalancing service name params

func (*GetIPLoadbalancingServiceNameParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get IP loadbalancing service name params

func (*GetIPLoadbalancingServiceNameParams) SetServiceName ¶

func (o *GetIPLoadbalancingServiceNameParams) SetServiceName(serviceName string)

SetServiceName adds the serviceName to the get IP loadbalancing service name params

func (*GetIPLoadbalancingServiceNameParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get IP loadbalancing service name params

func (*GetIPLoadbalancingServiceNameParams) WithContext ¶

WithContext adds the context to the get IP loadbalancing service name params

func (*GetIPLoadbalancingServiceNameParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get IP loadbalancing service name params

func (*GetIPLoadbalancingServiceNameParams) WithServiceName ¶

WithServiceName adds the serviceName to the get IP loadbalancing service name params

func (*GetIPLoadbalancingServiceNameParams) WithTimeout ¶

WithTimeout adds the timeout to the get IP loadbalancing service name params

func (*GetIPLoadbalancingServiceNameParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetIPLoadbalancingServiceNamePendingChangesDefault ¶

type GetIPLoadbalancingServiceNamePendingChangesDefault struct {
	Payload *models.GetIPLoadbalancingServiceNamePendingChangesDefaultBody
	// contains filtered or unexported fields
}

GetIPLoadbalancingServiceNamePendingChangesDefault handles this case with default header values.

Unexpected error

func NewGetIPLoadbalancingServiceNamePendingChangesDefault ¶

func NewGetIPLoadbalancingServiceNamePendingChangesDefault(code int) *GetIPLoadbalancingServiceNamePendingChangesDefault

NewGetIPLoadbalancingServiceNamePendingChangesDefault creates a GetIPLoadbalancingServiceNamePendingChangesDefault with default headers values

func (*GetIPLoadbalancingServiceNamePendingChangesDefault) Code ¶

Code gets the status code for the get IP loadbalancing service name pending changes default response

func (*GetIPLoadbalancingServiceNamePendingChangesDefault) Error ¶

type GetIPLoadbalancingServiceNamePendingChangesOK ¶

type GetIPLoadbalancingServiceNamePendingChangesOK struct {
	Payload models.GetIPLoadbalancingServiceNamePendingChangesOKBody
}

GetIPLoadbalancingServiceNamePendingChangesOK handles this case with default header values.

return value

func NewGetIPLoadbalancingServiceNamePendingChangesOK ¶

func NewGetIPLoadbalancingServiceNamePendingChangesOK() *GetIPLoadbalancingServiceNamePendingChangesOK

NewGetIPLoadbalancingServiceNamePendingChangesOK creates a GetIPLoadbalancingServiceNamePendingChangesOK with default headers values

func (*GetIPLoadbalancingServiceNamePendingChangesOK) Error ¶

type GetIPLoadbalancingServiceNamePendingChangesParams ¶

type GetIPLoadbalancingServiceNamePendingChangesParams struct {

	/*ServiceName*/
	ServiceName string

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

GetIPLoadbalancingServiceNamePendingChangesParams contains all the parameters to send to the API endpoint for the get IP loadbalancing service name pending changes operation typically these are written to a http.Request

func NewGetIPLoadbalancingServiceNamePendingChangesParams ¶

func NewGetIPLoadbalancingServiceNamePendingChangesParams() *GetIPLoadbalancingServiceNamePendingChangesParams

NewGetIPLoadbalancingServiceNamePendingChangesParams creates a new GetIPLoadbalancingServiceNamePendingChangesParams object with the default values initialized.

func NewGetIPLoadbalancingServiceNamePendingChangesParamsWithContext ¶

func NewGetIPLoadbalancingServiceNamePendingChangesParamsWithContext(ctx context.Context) *GetIPLoadbalancingServiceNamePendingChangesParams

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

func NewGetIPLoadbalancingServiceNamePendingChangesParamsWithHTTPClient ¶

func NewGetIPLoadbalancingServiceNamePendingChangesParamsWithHTTPClient(client *http.Client) *GetIPLoadbalancingServiceNamePendingChangesParams

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

func NewGetIPLoadbalancingServiceNamePendingChangesParamsWithTimeout ¶

func NewGetIPLoadbalancingServiceNamePendingChangesParamsWithTimeout(timeout time.Duration) *GetIPLoadbalancingServiceNamePendingChangesParams

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

func (*GetIPLoadbalancingServiceNamePendingChangesParams) SetContext ¶

SetContext adds the context to the get IP loadbalancing service name pending changes params

func (*GetIPLoadbalancingServiceNamePendingChangesParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the get IP loadbalancing service name pending changes params

func (*GetIPLoadbalancingServiceNamePendingChangesParams) SetServiceName ¶

func (o *GetIPLoadbalancingServiceNamePendingChangesParams) SetServiceName(serviceName string)

SetServiceName adds the serviceName to the get IP loadbalancing service name pending changes params

func (*GetIPLoadbalancingServiceNamePendingChangesParams) SetTimeout ¶

SetTimeout adds the timeout to the get IP loadbalancing service name pending changes params

func (*GetIPLoadbalancingServiceNamePendingChangesParams) WithContext ¶

WithContext adds the context to the get IP loadbalancing service name pending changes params

func (*GetIPLoadbalancingServiceNamePendingChangesParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get IP loadbalancing service name pending changes params

func (*GetIPLoadbalancingServiceNamePendingChangesParams) WithServiceName ¶

WithServiceName adds the serviceName to the get IP loadbalancing service name pending changes params

func (*GetIPLoadbalancingServiceNamePendingChangesParams) WithTimeout ¶

WithTimeout adds the timeout to the get IP loadbalancing service name pending changes params

func (*GetIPLoadbalancingServiceNamePendingChangesParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetIPLoadbalancingServiceNamePendingChangesReader ¶

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

GetIPLoadbalancingServiceNamePendingChangesReader is a Reader for the GetIPLoadbalancingServiceNamePendingChanges structure.

func (*GetIPLoadbalancingServiceNamePendingChangesReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetIPLoadbalancingServiceNameQuotaDefault ¶

type GetIPLoadbalancingServiceNameQuotaDefault struct {
	Payload *models.GetIPLoadbalancingServiceNameQuotaDefaultBody
	// contains filtered or unexported fields
}

GetIPLoadbalancingServiceNameQuotaDefault handles this case with default header values.

Unexpected error

func NewGetIPLoadbalancingServiceNameQuotaDefault ¶

func NewGetIPLoadbalancingServiceNameQuotaDefault(code int) *GetIPLoadbalancingServiceNameQuotaDefault

NewGetIPLoadbalancingServiceNameQuotaDefault creates a GetIPLoadbalancingServiceNameQuotaDefault with default headers values

func (*GetIPLoadbalancingServiceNameQuotaDefault) Code ¶

Code gets the status code for the get IP loadbalancing service name quota default response

func (*GetIPLoadbalancingServiceNameQuotaDefault) Error ¶

type GetIPLoadbalancingServiceNameQuotaHistoryDefault ¶

type GetIPLoadbalancingServiceNameQuotaHistoryDefault struct {
	Payload *models.GetIPLoadbalancingServiceNameQuotaHistoryDefaultBody
	// contains filtered or unexported fields
}

GetIPLoadbalancingServiceNameQuotaHistoryDefault handles this case with default header values.

Unexpected error

func NewGetIPLoadbalancingServiceNameQuotaHistoryDefault ¶

func NewGetIPLoadbalancingServiceNameQuotaHistoryDefault(code int) *GetIPLoadbalancingServiceNameQuotaHistoryDefault

NewGetIPLoadbalancingServiceNameQuotaHistoryDefault creates a GetIPLoadbalancingServiceNameQuotaHistoryDefault with default headers values

func (*GetIPLoadbalancingServiceNameQuotaHistoryDefault) Code ¶

Code gets the status code for the get IP loadbalancing service name quota history default response

func (*GetIPLoadbalancingServiceNameQuotaHistoryDefault) Error ¶

type GetIPLoadbalancingServiceNameQuotaHistoryIDDefault ¶

type GetIPLoadbalancingServiceNameQuotaHistoryIDDefault struct {
	Payload *models.GetIPLoadbalancingServiceNameQuotaHistoryIDDefaultBody
	// contains filtered or unexported fields
}

GetIPLoadbalancingServiceNameQuotaHistoryIDDefault handles this case with default header values.

Unexpected error

func NewGetIPLoadbalancingServiceNameQuotaHistoryIDDefault ¶

func NewGetIPLoadbalancingServiceNameQuotaHistoryIDDefault(code int) *GetIPLoadbalancingServiceNameQuotaHistoryIDDefault

NewGetIPLoadbalancingServiceNameQuotaHistoryIDDefault creates a GetIPLoadbalancingServiceNameQuotaHistoryIDDefault with default headers values

func (*GetIPLoadbalancingServiceNameQuotaHistoryIDDefault) Code ¶

Code gets the status code for the get IP loadbalancing service name quota history ID default response

func (*GetIPLoadbalancingServiceNameQuotaHistoryIDDefault) Error ¶

type GetIPLoadbalancingServiceNameQuotaHistoryIDOK ¶

type GetIPLoadbalancingServiceNameQuotaHistoryIDOK struct {
	Payload *models.IPLBQuotaHistoryQuotaHistory
}

GetIPLoadbalancingServiceNameQuotaHistoryIDOK handles this case with default header values.

description of 'iplb.QuotaHistory.QuotaHistory' response

func NewGetIPLoadbalancingServiceNameQuotaHistoryIDOK ¶

func NewGetIPLoadbalancingServiceNameQuotaHistoryIDOK() *GetIPLoadbalancingServiceNameQuotaHistoryIDOK

NewGetIPLoadbalancingServiceNameQuotaHistoryIDOK creates a GetIPLoadbalancingServiceNameQuotaHistoryIDOK with default headers values

func (*GetIPLoadbalancingServiceNameQuotaHistoryIDOK) Error ¶

type GetIPLoadbalancingServiceNameQuotaHistoryIDParams ¶

type GetIPLoadbalancingServiceNameQuotaHistoryIDParams struct {

	/*ID*/
	ID int64
	/*ServiceName*/
	ServiceName string

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

GetIPLoadbalancingServiceNameQuotaHistoryIDParams contains all the parameters to send to the API endpoint for the get IP loadbalancing service name quota history ID operation typically these are written to a http.Request

func NewGetIPLoadbalancingServiceNameQuotaHistoryIDParams ¶

func NewGetIPLoadbalancingServiceNameQuotaHistoryIDParams() *GetIPLoadbalancingServiceNameQuotaHistoryIDParams

NewGetIPLoadbalancingServiceNameQuotaHistoryIDParams creates a new GetIPLoadbalancingServiceNameQuotaHistoryIDParams object with the default values initialized.

func NewGetIPLoadbalancingServiceNameQuotaHistoryIDParamsWithContext ¶

func NewGetIPLoadbalancingServiceNameQuotaHistoryIDParamsWithContext(ctx context.Context) *GetIPLoadbalancingServiceNameQuotaHistoryIDParams

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

func NewGetIPLoadbalancingServiceNameQuotaHistoryIDParamsWithHTTPClient ¶

func NewGetIPLoadbalancingServiceNameQuotaHistoryIDParamsWithHTTPClient(client *http.Client) *GetIPLoadbalancingServiceNameQuotaHistoryIDParams

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

func NewGetIPLoadbalancingServiceNameQuotaHistoryIDParamsWithTimeout ¶

func NewGetIPLoadbalancingServiceNameQuotaHistoryIDParamsWithTimeout(timeout time.Duration) *GetIPLoadbalancingServiceNameQuotaHistoryIDParams

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

func (*GetIPLoadbalancingServiceNameQuotaHistoryIDParams) SetContext ¶

SetContext adds the context to the get IP loadbalancing service name quota history ID params

func (*GetIPLoadbalancingServiceNameQuotaHistoryIDParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the get IP loadbalancing service name quota history ID params

func (*GetIPLoadbalancingServiceNameQuotaHistoryIDParams) SetID ¶

SetID adds the id to the get IP loadbalancing service name quota history ID params

func (*GetIPLoadbalancingServiceNameQuotaHistoryIDParams) SetServiceName ¶

func (o *GetIPLoadbalancingServiceNameQuotaHistoryIDParams) SetServiceName(serviceName string)

SetServiceName adds the serviceName to the get IP loadbalancing service name quota history ID params

func (*GetIPLoadbalancingServiceNameQuotaHistoryIDParams) SetTimeout ¶

SetTimeout adds the timeout to the get IP loadbalancing service name quota history ID params

func (*GetIPLoadbalancingServiceNameQuotaHistoryIDParams) WithContext ¶

WithContext adds the context to the get IP loadbalancing service name quota history ID params

func (*GetIPLoadbalancingServiceNameQuotaHistoryIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get IP loadbalancing service name quota history ID params

func (*GetIPLoadbalancingServiceNameQuotaHistoryIDParams) WithID ¶

WithID adds the id to the get IP loadbalancing service name quota history ID params

func (*GetIPLoadbalancingServiceNameQuotaHistoryIDParams) WithServiceName ¶

WithServiceName adds the serviceName to the get IP loadbalancing service name quota history ID params

func (*GetIPLoadbalancingServiceNameQuotaHistoryIDParams) WithTimeout ¶

WithTimeout adds the timeout to the get IP loadbalancing service name quota history ID params

func (*GetIPLoadbalancingServiceNameQuotaHistoryIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetIPLoadbalancingServiceNameQuotaHistoryIDReader ¶

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

GetIPLoadbalancingServiceNameQuotaHistoryIDReader is a Reader for the GetIPLoadbalancingServiceNameQuotaHistoryID structure.

func (*GetIPLoadbalancingServiceNameQuotaHistoryIDReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetIPLoadbalancingServiceNameQuotaHistoryOK ¶

type GetIPLoadbalancingServiceNameQuotaHistoryOK struct {
	Payload []int64
}

GetIPLoadbalancingServiceNameQuotaHistoryOK handles this case with default header values.

return value

func NewGetIPLoadbalancingServiceNameQuotaHistoryOK ¶

func NewGetIPLoadbalancingServiceNameQuotaHistoryOK() *GetIPLoadbalancingServiceNameQuotaHistoryOK

NewGetIPLoadbalancingServiceNameQuotaHistoryOK creates a GetIPLoadbalancingServiceNameQuotaHistoryOK with default headers values

func (*GetIPLoadbalancingServiceNameQuotaHistoryOK) Error ¶

type GetIPLoadbalancingServiceNameQuotaHistoryParams ¶

type GetIPLoadbalancingServiceNameQuotaHistoryParams struct {

	/*HistorizedDateFrom*/
	HistorizedDateFrom *strfmt.Date
	/*HistorizedDateTo*/
	HistorizedDateTo *strfmt.Date
	/*ServiceName*/
	ServiceName string
	/*Zone*/
	Zone *string

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

GetIPLoadbalancingServiceNameQuotaHistoryParams contains all the parameters to send to the API endpoint for the get IP loadbalancing service name quota history operation typically these are written to a http.Request

func NewGetIPLoadbalancingServiceNameQuotaHistoryParams ¶

func NewGetIPLoadbalancingServiceNameQuotaHistoryParams() *GetIPLoadbalancingServiceNameQuotaHistoryParams

NewGetIPLoadbalancingServiceNameQuotaHistoryParams creates a new GetIPLoadbalancingServiceNameQuotaHistoryParams object with the default values initialized.

func NewGetIPLoadbalancingServiceNameQuotaHistoryParamsWithContext ¶

func NewGetIPLoadbalancingServiceNameQuotaHistoryParamsWithContext(ctx context.Context) *GetIPLoadbalancingServiceNameQuotaHistoryParams

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

func NewGetIPLoadbalancingServiceNameQuotaHistoryParamsWithHTTPClient ¶

func NewGetIPLoadbalancingServiceNameQuotaHistoryParamsWithHTTPClient(client *http.Client) *GetIPLoadbalancingServiceNameQuotaHistoryParams

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

func NewGetIPLoadbalancingServiceNameQuotaHistoryParamsWithTimeout ¶

func NewGetIPLoadbalancingServiceNameQuotaHistoryParamsWithTimeout(timeout time.Duration) *GetIPLoadbalancingServiceNameQuotaHistoryParams

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

func (*GetIPLoadbalancingServiceNameQuotaHistoryParams) SetContext ¶

SetContext adds the context to the get IP loadbalancing service name quota history params

func (*GetIPLoadbalancingServiceNameQuotaHistoryParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the get IP loadbalancing service name quota history params

func (*GetIPLoadbalancingServiceNameQuotaHistoryParams) SetHistorizedDateFrom ¶

func (o *GetIPLoadbalancingServiceNameQuotaHistoryParams) SetHistorizedDateFrom(historizedDateFrom *strfmt.Date)

SetHistorizedDateFrom adds the historizedDateFrom to the get IP loadbalancing service name quota history params

func (*GetIPLoadbalancingServiceNameQuotaHistoryParams) SetHistorizedDateTo ¶

func (o *GetIPLoadbalancingServiceNameQuotaHistoryParams) SetHistorizedDateTo(historizedDateTo *strfmt.Date)

SetHistorizedDateTo adds the historizedDateTo to the get IP loadbalancing service name quota history params

func (*GetIPLoadbalancingServiceNameQuotaHistoryParams) SetServiceName ¶

func (o *GetIPLoadbalancingServiceNameQuotaHistoryParams) SetServiceName(serviceName string)

SetServiceName adds the serviceName to the get IP loadbalancing service name quota history params

func (*GetIPLoadbalancingServiceNameQuotaHistoryParams) SetTimeout ¶

SetTimeout adds the timeout to the get IP loadbalancing service name quota history params

func (*GetIPLoadbalancingServiceNameQuotaHistoryParams) SetZone ¶

SetZone adds the zone to the get IP loadbalancing service name quota history params

func (*GetIPLoadbalancingServiceNameQuotaHistoryParams) WithContext ¶

WithContext adds the context to the get IP loadbalancing service name quota history params

func (*GetIPLoadbalancingServiceNameQuotaHistoryParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get IP loadbalancing service name quota history params

func (*GetIPLoadbalancingServiceNameQuotaHistoryParams) WithHistorizedDateFrom ¶

WithHistorizedDateFrom adds the historizedDateFrom to the get IP loadbalancing service name quota history params

func (*GetIPLoadbalancingServiceNameQuotaHistoryParams) WithHistorizedDateTo ¶

WithHistorizedDateTo adds the historizedDateTo to the get IP loadbalancing service name quota history params

func (*GetIPLoadbalancingServiceNameQuotaHistoryParams) WithServiceName ¶

WithServiceName adds the serviceName to the get IP loadbalancing service name quota history params

func (*GetIPLoadbalancingServiceNameQuotaHistoryParams) WithTimeout ¶

WithTimeout adds the timeout to the get IP loadbalancing service name quota history params

func (*GetIPLoadbalancingServiceNameQuotaHistoryParams) WithZone ¶

WithZone adds the zone to the get IP loadbalancing service name quota history params

func (*GetIPLoadbalancingServiceNameQuotaHistoryParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetIPLoadbalancingServiceNameQuotaHistoryReader ¶

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

GetIPLoadbalancingServiceNameQuotaHistoryReader is a Reader for the GetIPLoadbalancingServiceNameQuotaHistory structure.

func (*GetIPLoadbalancingServiceNameQuotaHistoryReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetIPLoadbalancingServiceNameQuotaOK ¶

type GetIPLoadbalancingServiceNameQuotaOK struct {
	Payload []string
}

GetIPLoadbalancingServiceNameQuotaOK handles this case with default header values.

return value

func NewGetIPLoadbalancingServiceNameQuotaOK ¶

func NewGetIPLoadbalancingServiceNameQuotaOK() *GetIPLoadbalancingServiceNameQuotaOK

NewGetIPLoadbalancingServiceNameQuotaOK creates a GetIPLoadbalancingServiceNameQuotaOK with default headers values

func (*GetIPLoadbalancingServiceNameQuotaOK) Error ¶

type GetIPLoadbalancingServiceNameQuotaParams ¶

type GetIPLoadbalancingServiceNameQuotaParams struct {

	/*ServiceName*/
	ServiceName string

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

GetIPLoadbalancingServiceNameQuotaParams contains all the parameters to send to the API endpoint for the get IP loadbalancing service name quota operation typically these are written to a http.Request

func NewGetIPLoadbalancingServiceNameQuotaParams ¶

func NewGetIPLoadbalancingServiceNameQuotaParams() *GetIPLoadbalancingServiceNameQuotaParams

NewGetIPLoadbalancingServiceNameQuotaParams creates a new GetIPLoadbalancingServiceNameQuotaParams object with the default values initialized.

func NewGetIPLoadbalancingServiceNameQuotaParamsWithContext ¶

func NewGetIPLoadbalancingServiceNameQuotaParamsWithContext(ctx context.Context) *GetIPLoadbalancingServiceNameQuotaParams

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

func NewGetIPLoadbalancingServiceNameQuotaParamsWithHTTPClient ¶

func NewGetIPLoadbalancingServiceNameQuotaParamsWithHTTPClient(client *http.Client) *GetIPLoadbalancingServiceNameQuotaParams

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

func NewGetIPLoadbalancingServiceNameQuotaParamsWithTimeout ¶

func NewGetIPLoadbalancingServiceNameQuotaParamsWithTimeout(timeout time.Duration) *GetIPLoadbalancingServiceNameQuotaParams

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

func (*GetIPLoadbalancingServiceNameQuotaParams) SetContext ¶

SetContext adds the context to the get IP loadbalancing service name quota params

func (*GetIPLoadbalancingServiceNameQuotaParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get IP loadbalancing service name quota params

func (*GetIPLoadbalancingServiceNameQuotaParams) SetServiceName ¶

func (o *GetIPLoadbalancingServiceNameQuotaParams) SetServiceName(serviceName string)

SetServiceName adds the serviceName to the get IP loadbalancing service name quota params

func (*GetIPLoadbalancingServiceNameQuotaParams) SetTimeout ¶

SetTimeout adds the timeout to the get IP loadbalancing service name quota params

func (*GetIPLoadbalancingServiceNameQuotaParams) WithContext ¶

WithContext adds the context to the get IP loadbalancing service name quota params

func (*GetIPLoadbalancingServiceNameQuotaParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get IP loadbalancing service name quota params

func (*GetIPLoadbalancingServiceNameQuotaParams) WithServiceName ¶

WithServiceName adds the serviceName to the get IP loadbalancing service name quota params

func (*GetIPLoadbalancingServiceNameQuotaParams) WithTimeout ¶

WithTimeout adds the timeout to the get IP loadbalancing service name quota params

func (*GetIPLoadbalancingServiceNameQuotaParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetIPLoadbalancingServiceNameQuotaReader ¶

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

GetIPLoadbalancingServiceNameQuotaReader is a Reader for the GetIPLoadbalancingServiceNameQuota structure.

func (*GetIPLoadbalancingServiceNameQuotaReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetIPLoadbalancingServiceNameQuotaZoneDefault ¶

type GetIPLoadbalancingServiceNameQuotaZoneDefault struct {
	Payload *models.GetIPLoadbalancingServiceNameQuotaZoneDefaultBody
	// contains filtered or unexported fields
}

GetIPLoadbalancingServiceNameQuotaZoneDefault handles this case with default header values.

Unexpected error

func NewGetIPLoadbalancingServiceNameQuotaZoneDefault ¶

func NewGetIPLoadbalancingServiceNameQuotaZoneDefault(code int) *GetIPLoadbalancingServiceNameQuotaZoneDefault

NewGetIPLoadbalancingServiceNameQuotaZoneDefault creates a GetIPLoadbalancingServiceNameQuotaZoneDefault with default headers values

func (*GetIPLoadbalancingServiceNameQuotaZoneDefault) Code ¶

Code gets the status code for the get IP loadbalancing service name quota zone default response

func (*GetIPLoadbalancingServiceNameQuotaZoneDefault) Error ¶

type GetIPLoadbalancingServiceNameQuotaZoneOK ¶

type GetIPLoadbalancingServiceNameQuotaZoneOK struct {
	Payload *models.IPLBQuotaQuota
}

GetIPLoadbalancingServiceNameQuotaZoneOK handles this case with default header values.

description of 'iplb.Quota.Quota' response

func NewGetIPLoadbalancingServiceNameQuotaZoneOK ¶

func NewGetIPLoadbalancingServiceNameQuotaZoneOK() *GetIPLoadbalancingServiceNameQuotaZoneOK

NewGetIPLoadbalancingServiceNameQuotaZoneOK creates a GetIPLoadbalancingServiceNameQuotaZoneOK with default headers values

func (*GetIPLoadbalancingServiceNameQuotaZoneOK) Error ¶

type GetIPLoadbalancingServiceNameQuotaZoneParams ¶

type GetIPLoadbalancingServiceNameQuotaZoneParams struct {

	/*ServiceName*/
	ServiceName string
	/*Zone*/
	Zone string

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

GetIPLoadbalancingServiceNameQuotaZoneParams contains all the parameters to send to the API endpoint for the get IP loadbalancing service name quota zone operation typically these are written to a http.Request

func NewGetIPLoadbalancingServiceNameQuotaZoneParams ¶

func NewGetIPLoadbalancingServiceNameQuotaZoneParams() *GetIPLoadbalancingServiceNameQuotaZoneParams

NewGetIPLoadbalancingServiceNameQuotaZoneParams creates a new GetIPLoadbalancingServiceNameQuotaZoneParams object with the default values initialized.

func NewGetIPLoadbalancingServiceNameQuotaZoneParamsWithContext ¶

func NewGetIPLoadbalancingServiceNameQuotaZoneParamsWithContext(ctx context.Context) *GetIPLoadbalancingServiceNameQuotaZoneParams

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

func NewGetIPLoadbalancingServiceNameQuotaZoneParamsWithHTTPClient ¶

func NewGetIPLoadbalancingServiceNameQuotaZoneParamsWithHTTPClient(client *http.Client) *GetIPLoadbalancingServiceNameQuotaZoneParams

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

func NewGetIPLoadbalancingServiceNameQuotaZoneParamsWithTimeout ¶

func NewGetIPLoadbalancingServiceNameQuotaZoneParamsWithTimeout(timeout time.Duration) *GetIPLoadbalancingServiceNameQuotaZoneParams

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

func (*GetIPLoadbalancingServiceNameQuotaZoneParams) SetContext ¶

SetContext adds the context to the get IP loadbalancing service name quota zone params

func (*GetIPLoadbalancingServiceNameQuotaZoneParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get IP loadbalancing service name quota zone params

func (*GetIPLoadbalancingServiceNameQuotaZoneParams) SetServiceName ¶

func (o *GetIPLoadbalancingServiceNameQuotaZoneParams) SetServiceName(serviceName string)

SetServiceName adds the serviceName to the get IP loadbalancing service name quota zone params

func (*GetIPLoadbalancingServiceNameQuotaZoneParams) SetTimeout ¶

SetTimeout adds the timeout to the get IP loadbalancing service name quota zone params

func (*GetIPLoadbalancingServiceNameQuotaZoneParams) SetZone ¶

SetZone adds the zone to the get IP loadbalancing service name quota zone params

func (*GetIPLoadbalancingServiceNameQuotaZoneParams) WithContext ¶

WithContext adds the context to the get IP loadbalancing service name quota zone params

func (*GetIPLoadbalancingServiceNameQuotaZoneParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get IP loadbalancing service name quota zone params

func (*GetIPLoadbalancingServiceNameQuotaZoneParams) WithServiceName ¶

WithServiceName adds the serviceName to the get IP loadbalancing service name quota zone params

func (*GetIPLoadbalancingServiceNameQuotaZoneParams) WithTimeout ¶

WithTimeout adds the timeout to the get IP loadbalancing service name quota zone params

func (*GetIPLoadbalancingServiceNameQuotaZoneParams) WithZone ¶

WithZone adds the zone to the get IP loadbalancing service name quota zone params

func (*GetIPLoadbalancingServiceNameQuotaZoneParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetIPLoadbalancingServiceNameQuotaZoneReader ¶

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

GetIPLoadbalancingServiceNameQuotaZoneReader is a Reader for the GetIPLoadbalancingServiceNameQuotaZone structure.

func (*GetIPLoadbalancingServiceNameQuotaZoneReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetIPLoadbalancingServiceNameReader ¶

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

GetIPLoadbalancingServiceNameReader is a Reader for the GetIPLoadbalancingServiceName structure.

func (*GetIPLoadbalancingServiceNameReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetIPLoadbalancingServiceNameServiceInfosDefault ¶

type GetIPLoadbalancingServiceNameServiceInfosDefault struct {
	Payload *models.GetIPLoadbalancingServiceNameServiceInfosDefaultBody
	// contains filtered or unexported fields
}

GetIPLoadbalancingServiceNameServiceInfosDefault handles this case with default header values.

Unexpected error

func NewGetIPLoadbalancingServiceNameServiceInfosDefault ¶

func NewGetIPLoadbalancingServiceNameServiceInfosDefault(code int) *GetIPLoadbalancingServiceNameServiceInfosDefault

NewGetIPLoadbalancingServiceNameServiceInfosDefault creates a GetIPLoadbalancingServiceNameServiceInfosDefault with default headers values

func (*GetIPLoadbalancingServiceNameServiceInfosDefault) Code ¶

Code gets the status code for the get IP loadbalancing service name service infos default response

func (*GetIPLoadbalancingServiceNameServiceInfosDefault) Error ¶

type GetIPLoadbalancingServiceNameServiceInfosOK ¶

type GetIPLoadbalancingServiceNameServiceInfosOK struct {
	Payload *models.ServicesService
}

GetIPLoadbalancingServiceNameServiceInfosOK handles this case with default header values.

description of 'services.Service' response

func NewGetIPLoadbalancingServiceNameServiceInfosOK ¶

func NewGetIPLoadbalancingServiceNameServiceInfosOK() *GetIPLoadbalancingServiceNameServiceInfosOK

NewGetIPLoadbalancingServiceNameServiceInfosOK creates a GetIPLoadbalancingServiceNameServiceInfosOK with default headers values

func (*GetIPLoadbalancingServiceNameServiceInfosOK) Error ¶

type GetIPLoadbalancingServiceNameServiceInfosParams ¶

type GetIPLoadbalancingServiceNameServiceInfosParams struct {

	/*ServiceName*/
	ServiceName string

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

GetIPLoadbalancingServiceNameServiceInfosParams contains all the parameters to send to the API endpoint for the get IP loadbalancing service name service infos operation typically these are written to a http.Request

func NewGetIPLoadbalancingServiceNameServiceInfosParams ¶

func NewGetIPLoadbalancingServiceNameServiceInfosParams() *GetIPLoadbalancingServiceNameServiceInfosParams

NewGetIPLoadbalancingServiceNameServiceInfosParams creates a new GetIPLoadbalancingServiceNameServiceInfosParams object with the default values initialized.

func NewGetIPLoadbalancingServiceNameServiceInfosParamsWithContext ¶

func NewGetIPLoadbalancingServiceNameServiceInfosParamsWithContext(ctx context.Context) *GetIPLoadbalancingServiceNameServiceInfosParams

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

func NewGetIPLoadbalancingServiceNameServiceInfosParamsWithHTTPClient ¶

func NewGetIPLoadbalancingServiceNameServiceInfosParamsWithHTTPClient(client *http.Client) *GetIPLoadbalancingServiceNameServiceInfosParams

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

func NewGetIPLoadbalancingServiceNameServiceInfosParamsWithTimeout ¶

func NewGetIPLoadbalancingServiceNameServiceInfosParamsWithTimeout(timeout time.Duration) *GetIPLoadbalancingServiceNameServiceInfosParams

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

func (*GetIPLoadbalancingServiceNameServiceInfosParams) SetContext ¶

SetContext adds the context to the get IP loadbalancing service name service infos params

func (*GetIPLoadbalancingServiceNameServiceInfosParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the get IP loadbalancing service name service infos params

func (*GetIPLoadbalancingServiceNameServiceInfosParams) SetServiceName ¶

func (o *GetIPLoadbalancingServiceNameServiceInfosParams) SetServiceName(serviceName string)

SetServiceName adds the serviceName to the get IP loadbalancing service name service infos params

func (*GetIPLoadbalancingServiceNameServiceInfosParams) SetTimeout ¶

SetTimeout adds the timeout to the get IP loadbalancing service name service infos params

func (*GetIPLoadbalancingServiceNameServiceInfosParams) WithContext ¶

WithContext adds the context to the get IP loadbalancing service name service infos params

func (*GetIPLoadbalancingServiceNameServiceInfosParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get IP loadbalancing service name service infos params

func (*GetIPLoadbalancingServiceNameServiceInfosParams) WithServiceName ¶

WithServiceName adds the serviceName to the get IP loadbalancing service name service infos params

func (*GetIPLoadbalancingServiceNameServiceInfosParams) WithTimeout ¶

WithTimeout adds the timeout to the get IP loadbalancing service name service infos params

func (*GetIPLoadbalancingServiceNameServiceInfosParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetIPLoadbalancingServiceNameServiceInfosReader ¶

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

GetIPLoadbalancingServiceNameServiceInfosReader is a Reader for the GetIPLoadbalancingServiceNameServiceInfos structure.

func (*GetIPLoadbalancingServiceNameServiceInfosReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetIPLoadbalancingServiceNameSslDefault ¶

type GetIPLoadbalancingServiceNameSslDefault struct {
	Payload *models.GetIPLoadbalancingServiceNameSslDefaultBody
	// contains filtered or unexported fields
}

GetIPLoadbalancingServiceNameSslDefault handles this case with default header values.

Unexpected error

func NewGetIPLoadbalancingServiceNameSslDefault ¶

func NewGetIPLoadbalancingServiceNameSslDefault(code int) *GetIPLoadbalancingServiceNameSslDefault

NewGetIPLoadbalancingServiceNameSslDefault creates a GetIPLoadbalancingServiceNameSslDefault with default headers values

func (*GetIPLoadbalancingServiceNameSslDefault) Code ¶

Code gets the status code for the get IP loadbalancing service name ssl default response

func (*GetIPLoadbalancingServiceNameSslDefault) Error ¶

type GetIPLoadbalancingServiceNameSslIDDefault ¶

type GetIPLoadbalancingServiceNameSslIDDefault struct {
	Payload *models.GetIPLoadbalancingServiceNameSslIDDefaultBody
	// contains filtered or unexported fields
}

GetIPLoadbalancingServiceNameSslIDDefault handles this case with default header values.

Unexpected error

func NewGetIPLoadbalancingServiceNameSslIDDefault ¶

func NewGetIPLoadbalancingServiceNameSslIDDefault(code int) *GetIPLoadbalancingServiceNameSslIDDefault

NewGetIPLoadbalancingServiceNameSslIDDefault creates a GetIPLoadbalancingServiceNameSslIDDefault with default headers values

func (*GetIPLoadbalancingServiceNameSslIDDefault) Code ¶

Code gets the status code for the get IP loadbalancing service name ssl ID default response

func (*GetIPLoadbalancingServiceNameSslIDDefault) Error ¶

type GetIPLoadbalancingServiceNameSslIDOK ¶

type GetIPLoadbalancingServiceNameSslIDOK struct {
	Payload *models.IPLBSslSsl
}

GetIPLoadbalancingServiceNameSslIDOK handles this case with default header values.

description of 'iplb.Ssl.Ssl' response

func NewGetIPLoadbalancingServiceNameSslIDOK ¶

func NewGetIPLoadbalancingServiceNameSslIDOK() *GetIPLoadbalancingServiceNameSslIDOK

NewGetIPLoadbalancingServiceNameSslIDOK creates a GetIPLoadbalancingServiceNameSslIDOK with default headers values

func (*GetIPLoadbalancingServiceNameSslIDOK) Error ¶

type GetIPLoadbalancingServiceNameSslIDParams ¶

type GetIPLoadbalancingServiceNameSslIDParams struct {

	/*ID*/
	ID int64
	/*ServiceName*/
	ServiceName string

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

GetIPLoadbalancingServiceNameSslIDParams contains all the parameters to send to the API endpoint for the get IP loadbalancing service name ssl ID operation typically these are written to a http.Request

func NewGetIPLoadbalancingServiceNameSslIDParams ¶

func NewGetIPLoadbalancingServiceNameSslIDParams() *GetIPLoadbalancingServiceNameSslIDParams

NewGetIPLoadbalancingServiceNameSslIDParams creates a new GetIPLoadbalancingServiceNameSslIDParams object with the default values initialized.

func NewGetIPLoadbalancingServiceNameSslIDParamsWithContext ¶

func NewGetIPLoadbalancingServiceNameSslIDParamsWithContext(ctx context.Context) *GetIPLoadbalancingServiceNameSslIDParams

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

func NewGetIPLoadbalancingServiceNameSslIDParamsWithHTTPClient ¶

func NewGetIPLoadbalancingServiceNameSslIDParamsWithHTTPClient(client *http.Client) *GetIPLoadbalancingServiceNameSslIDParams

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

func NewGetIPLoadbalancingServiceNameSslIDParamsWithTimeout ¶

func NewGetIPLoadbalancingServiceNameSslIDParamsWithTimeout(timeout time.Duration) *GetIPLoadbalancingServiceNameSslIDParams

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

func (*GetIPLoadbalancingServiceNameSslIDParams) SetContext ¶

SetContext adds the context to the get IP loadbalancing service name ssl ID params

func (*GetIPLoadbalancingServiceNameSslIDParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get IP loadbalancing service name ssl ID params

func (*GetIPLoadbalancingServiceNameSslIDParams) SetID ¶

SetID adds the id to the get IP loadbalancing service name ssl ID params

func (*GetIPLoadbalancingServiceNameSslIDParams) SetServiceName ¶

func (o *GetIPLoadbalancingServiceNameSslIDParams) SetServiceName(serviceName string)

SetServiceName adds the serviceName to the get IP loadbalancing service name ssl ID params

func (*GetIPLoadbalancingServiceNameSslIDParams) SetTimeout ¶

SetTimeout adds the timeout to the get IP loadbalancing service name ssl ID params

func (*GetIPLoadbalancingServiceNameSslIDParams) WithContext ¶

WithContext adds the context to the get IP loadbalancing service name ssl ID params

func (*GetIPLoadbalancingServiceNameSslIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get IP loadbalancing service name ssl ID params

func (*GetIPLoadbalancingServiceNameSslIDParams) WithID ¶

WithID adds the id to the get IP loadbalancing service name ssl ID params

func (*GetIPLoadbalancingServiceNameSslIDParams) WithServiceName ¶

WithServiceName adds the serviceName to the get IP loadbalancing service name ssl ID params

func (*GetIPLoadbalancingServiceNameSslIDParams) WithTimeout ¶

WithTimeout adds the timeout to the get IP loadbalancing service name ssl ID params

func (*GetIPLoadbalancingServiceNameSslIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetIPLoadbalancingServiceNameSslIDReader ¶

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

GetIPLoadbalancingServiceNameSslIDReader is a Reader for the GetIPLoadbalancingServiceNameSslID structure.

func (*GetIPLoadbalancingServiceNameSslIDReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetIPLoadbalancingServiceNameSslOK ¶

type GetIPLoadbalancingServiceNameSslOK struct {
	Payload []int64
}

GetIPLoadbalancingServiceNameSslOK handles this case with default header values.

return value

func NewGetIPLoadbalancingServiceNameSslOK ¶

func NewGetIPLoadbalancingServiceNameSslOK() *GetIPLoadbalancingServiceNameSslOK

NewGetIPLoadbalancingServiceNameSslOK creates a GetIPLoadbalancingServiceNameSslOK with default headers values

func (*GetIPLoadbalancingServiceNameSslOK) Error ¶

type GetIPLoadbalancingServiceNameSslParams ¶

type GetIPLoadbalancingServiceNameSslParams struct {

	/*Fingerprint*/
	Fingerprint *string
	/*Serial*/
	Serial *string
	/*ServiceName*/
	ServiceName string
	/*Type*/
	Type *string

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

GetIPLoadbalancingServiceNameSslParams contains all the parameters to send to the API endpoint for the get IP loadbalancing service name ssl operation typically these are written to a http.Request

func NewGetIPLoadbalancingServiceNameSslParams ¶

func NewGetIPLoadbalancingServiceNameSslParams() *GetIPLoadbalancingServiceNameSslParams

NewGetIPLoadbalancingServiceNameSslParams creates a new GetIPLoadbalancingServiceNameSslParams object with the default values initialized.

func NewGetIPLoadbalancingServiceNameSslParamsWithContext ¶

func NewGetIPLoadbalancingServiceNameSslParamsWithContext(ctx context.Context) *GetIPLoadbalancingServiceNameSslParams

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

func NewGetIPLoadbalancingServiceNameSslParamsWithHTTPClient ¶

func NewGetIPLoadbalancingServiceNameSslParamsWithHTTPClient(client *http.Client) *GetIPLoadbalancingServiceNameSslParams

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

func NewGetIPLoadbalancingServiceNameSslParamsWithTimeout ¶

func NewGetIPLoadbalancingServiceNameSslParamsWithTimeout(timeout time.Duration) *GetIPLoadbalancingServiceNameSslParams

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

func (*GetIPLoadbalancingServiceNameSslParams) SetContext ¶

SetContext adds the context to the get IP loadbalancing service name ssl params

func (*GetIPLoadbalancingServiceNameSslParams) SetFingerprint ¶

func (o *GetIPLoadbalancingServiceNameSslParams) SetFingerprint(fingerprint *string)

SetFingerprint adds the fingerprint to the get IP loadbalancing service name ssl params

func (*GetIPLoadbalancingServiceNameSslParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get IP loadbalancing service name ssl params

func (*GetIPLoadbalancingServiceNameSslParams) SetSerial ¶

func (o *GetIPLoadbalancingServiceNameSslParams) SetSerial(serial *string)

SetSerial adds the serial to the get IP loadbalancing service name ssl params

func (*GetIPLoadbalancingServiceNameSslParams) SetServiceName ¶

func (o *GetIPLoadbalancingServiceNameSslParams) SetServiceName(serviceName string)

SetServiceName adds the serviceName to the get IP loadbalancing service name ssl params

func (*GetIPLoadbalancingServiceNameSslParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get IP loadbalancing service name ssl params

func (*GetIPLoadbalancingServiceNameSslParams) SetType ¶

func (o *GetIPLoadbalancingServiceNameSslParams) SetType(typeVar *string)

SetType adds the type to the get IP loadbalancing service name ssl params

func (*GetIPLoadbalancingServiceNameSslParams) WithContext ¶

WithContext adds the context to the get IP loadbalancing service name ssl params

func (*GetIPLoadbalancingServiceNameSslParams) WithFingerprint ¶

WithFingerprint adds the fingerprint to the get IP loadbalancing service name ssl params

func (*GetIPLoadbalancingServiceNameSslParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get IP loadbalancing service name ssl params

func (*GetIPLoadbalancingServiceNameSslParams) WithSerial ¶

WithSerial adds the serial to the get IP loadbalancing service name ssl params

func (*GetIPLoadbalancingServiceNameSslParams) WithServiceName ¶

WithServiceName adds the serviceName to the get IP loadbalancing service name ssl params

func (*GetIPLoadbalancingServiceNameSslParams) WithTimeout ¶

WithTimeout adds the timeout to the get IP loadbalancing service name ssl params

func (*GetIPLoadbalancingServiceNameSslParams) WithType ¶

WithType adds the typeVar to the get IP loadbalancing service name ssl params

func (*GetIPLoadbalancingServiceNameSslParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetIPLoadbalancingServiceNameSslReader ¶

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

GetIPLoadbalancingServiceNameSslReader is a Reader for the GetIPLoadbalancingServiceNameSsl structure.

func (*GetIPLoadbalancingServiceNameSslReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetIPLoadbalancingServiceNameTCPFarmDefault ¶

type GetIPLoadbalancingServiceNameTCPFarmDefault struct {
	Payload *models.GetIPLoadbalancingServiceNameTCPFarmDefaultBody
	// contains filtered or unexported fields
}

GetIPLoadbalancingServiceNameTCPFarmDefault handles this case with default header values.

Unexpected error

func NewGetIPLoadbalancingServiceNameTCPFarmDefault ¶

func NewGetIPLoadbalancingServiceNameTCPFarmDefault(code int) *GetIPLoadbalancingServiceNameTCPFarmDefault

NewGetIPLoadbalancingServiceNameTCPFarmDefault creates a GetIPLoadbalancingServiceNameTCPFarmDefault with default headers values

func (*GetIPLoadbalancingServiceNameTCPFarmDefault) Code ¶

Code gets the status code for the get IP loadbalancing service name TCP farm default response

func (*GetIPLoadbalancingServiceNameTCPFarmDefault) Error ¶

type GetIPLoadbalancingServiceNameTCPFarmFarmIDDefault ¶

type GetIPLoadbalancingServiceNameTCPFarmFarmIDDefault struct {
	Payload *models.GetIPLoadbalancingServiceNameTCPFarmFarmIDDefaultBody
	// contains filtered or unexported fields
}

GetIPLoadbalancingServiceNameTCPFarmFarmIDDefault handles this case with default header values.

Unexpected error

func NewGetIPLoadbalancingServiceNameTCPFarmFarmIDDefault ¶

func NewGetIPLoadbalancingServiceNameTCPFarmFarmIDDefault(code int) *GetIPLoadbalancingServiceNameTCPFarmFarmIDDefault

NewGetIPLoadbalancingServiceNameTCPFarmFarmIDDefault creates a GetIPLoadbalancingServiceNameTCPFarmFarmIDDefault with default headers values

func (*GetIPLoadbalancingServiceNameTCPFarmFarmIDDefault) Code ¶

Code gets the status code for the get IP loadbalancing service name TCP farm farm ID default response

func (*GetIPLoadbalancingServiceNameTCPFarmFarmIDDefault) Error ¶

type GetIPLoadbalancingServiceNameTCPFarmFarmIDOK ¶

type GetIPLoadbalancingServiceNameTCPFarmFarmIDOK struct {
	Payload *models.IPLBBackendTCPBackendTCP
}

GetIPLoadbalancingServiceNameTCPFarmFarmIDOK handles this case with default header values.

description of 'iplb.BackendTcp.BackendTcp' response

func NewGetIPLoadbalancingServiceNameTCPFarmFarmIDOK ¶

func NewGetIPLoadbalancingServiceNameTCPFarmFarmIDOK() *GetIPLoadbalancingServiceNameTCPFarmFarmIDOK

NewGetIPLoadbalancingServiceNameTCPFarmFarmIDOK creates a GetIPLoadbalancingServiceNameTCPFarmFarmIDOK with default headers values

func (*GetIPLoadbalancingServiceNameTCPFarmFarmIDOK) Error ¶

type GetIPLoadbalancingServiceNameTCPFarmFarmIDParams ¶

type GetIPLoadbalancingServiceNameTCPFarmFarmIDParams struct {

	/*FarmID*/
	FarmID int64
	/*ServiceName*/
	ServiceName string

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

GetIPLoadbalancingServiceNameTCPFarmFarmIDParams contains all the parameters to send to the API endpoint for the get IP loadbalancing service name TCP farm farm ID operation typically these are written to a http.Request

func NewGetIPLoadbalancingServiceNameTCPFarmFarmIDParams ¶

func NewGetIPLoadbalancingServiceNameTCPFarmFarmIDParams() *GetIPLoadbalancingServiceNameTCPFarmFarmIDParams

NewGetIPLoadbalancingServiceNameTCPFarmFarmIDParams creates a new GetIPLoadbalancingServiceNameTCPFarmFarmIDParams object with the default values initialized.

func NewGetIPLoadbalancingServiceNameTCPFarmFarmIDParamsWithContext ¶

func NewGetIPLoadbalancingServiceNameTCPFarmFarmIDParamsWithContext(ctx context.Context) *GetIPLoadbalancingServiceNameTCPFarmFarmIDParams

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

func NewGetIPLoadbalancingServiceNameTCPFarmFarmIDParamsWithHTTPClient ¶

func NewGetIPLoadbalancingServiceNameTCPFarmFarmIDParamsWithHTTPClient(client *http.Client) *GetIPLoadbalancingServiceNameTCPFarmFarmIDParams

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

func NewGetIPLoadbalancingServiceNameTCPFarmFarmIDParamsWithTimeout ¶

func NewGetIPLoadbalancingServiceNameTCPFarmFarmIDParamsWithTimeout(timeout time.Duration) *GetIPLoadbalancingServiceNameTCPFarmFarmIDParams

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

func (*GetIPLoadbalancingServiceNameTCPFarmFarmIDParams) SetContext ¶

SetContext adds the context to the get IP loadbalancing service name TCP farm farm ID params

func (*GetIPLoadbalancingServiceNameTCPFarmFarmIDParams) SetFarmID ¶

SetFarmID adds the farmId to the get IP loadbalancing service name TCP farm farm ID params

func (*GetIPLoadbalancingServiceNameTCPFarmFarmIDParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the get IP loadbalancing service name TCP farm farm ID params

func (*GetIPLoadbalancingServiceNameTCPFarmFarmIDParams) SetServiceName ¶

func (o *GetIPLoadbalancingServiceNameTCPFarmFarmIDParams) SetServiceName(serviceName string)

SetServiceName adds the serviceName to the get IP loadbalancing service name TCP farm farm ID params

func (*GetIPLoadbalancingServiceNameTCPFarmFarmIDParams) SetTimeout ¶

SetTimeout adds the timeout to the get IP loadbalancing service name TCP farm farm ID params

func (*GetIPLoadbalancingServiceNameTCPFarmFarmIDParams) WithContext ¶

WithContext adds the context to the get IP loadbalancing service name TCP farm farm ID params

func (*GetIPLoadbalancingServiceNameTCPFarmFarmIDParams) WithFarmID ¶

WithFarmID adds the farmID to the get IP loadbalancing service name TCP farm farm ID params

func (*GetIPLoadbalancingServiceNameTCPFarmFarmIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get IP loadbalancing service name TCP farm farm ID params

func (*GetIPLoadbalancingServiceNameTCPFarmFarmIDParams) WithServiceName ¶

WithServiceName adds the serviceName to the get IP loadbalancing service name TCP farm farm ID params

func (*GetIPLoadbalancingServiceNameTCPFarmFarmIDParams) WithTimeout ¶

WithTimeout adds the timeout to the get IP loadbalancing service name TCP farm farm ID params

func (*GetIPLoadbalancingServiceNameTCPFarmFarmIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetIPLoadbalancingServiceNameTCPFarmFarmIDReader ¶

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

GetIPLoadbalancingServiceNameTCPFarmFarmIDReader is a Reader for the GetIPLoadbalancingServiceNameTCPFarmFarmID structure.

func (*GetIPLoadbalancingServiceNameTCPFarmFarmIDReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetIPLoadbalancingServiceNameTCPFarmFarmIDServerDefault ¶

type GetIPLoadbalancingServiceNameTCPFarmFarmIDServerDefault struct {
	Payload *models.GetIPLoadbalancingServiceNameTCPFarmFarmIDServerDefaultBody
	// contains filtered or unexported fields
}

GetIPLoadbalancingServiceNameTCPFarmFarmIDServerDefault handles this case with default header values.

Unexpected error

func NewGetIPLoadbalancingServiceNameTCPFarmFarmIDServerDefault ¶

func NewGetIPLoadbalancingServiceNameTCPFarmFarmIDServerDefault(code int) *GetIPLoadbalancingServiceNameTCPFarmFarmIDServerDefault

NewGetIPLoadbalancingServiceNameTCPFarmFarmIDServerDefault creates a GetIPLoadbalancingServiceNameTCPFarmFarmIDServerDefault with default headers values

func (*GetIPLoadbalancingServiceNameTCPFarmFarmIDServerDefault) Code ¶

Code gets the status code for the get IP loadbalancing service name TCP farm farm ID server default response

func (*GetIPLoadbalancingServiceNameTCPFarmFarmIDServerDefault) Error ¶

type GetIPLoadbalancingServiceNameTCPFarmFarmIDServerOK ¶

type GetIPLoadbalancingServiceNameTCPFarmFarmIDServerOK struct {
	Payload []int64
}

GetIPLoadbalancingServiceNameTCPFarmFarmIDServerOK handles this case with default header values.

return value

func NewGetIPLoadbalancingServiceNameTCPFarmFarmIDServerOK ¶

func NewGetIPLoadbalancingServiceNameTCPFarmFarmIDServerOK() *GetIPLoadbalancingServiceNameTCPFarmFarmIDServerOK

NewGetIPLoadbalancingServiceNameTCPFarmFarmIDServerOK creates a GetIPLoadbalancingServiceNameTCPFarmFarmIDServerOK with default headers values

func (*GetIPLoadbalancingServiceNameTCPFarmFarmIDServerOK) Error ¶

type GetIPLoadbalancingServiceNameTCPFarmFarmIDServerParams ¶

type GetIPLoadbalancingServiceNameTCPFarmFarmIDServerParams struct {

	/*Address*/
	Address *string
	/*FarmID*/
	FarmID int64
	/*ServiceName*/
	ServiceName string
	/*Status*/
	Status *string

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

GetIPLoadbalancingServiceNameTCPFarmFarmIDServerParams contains all the parameters to send to the API endpoint for the get IP loadbalancing service name TCP farm farm ID server operation typically these are written to a http.Request

func NewGetIPLoadbalancingServiceNameTCPFarmFarmIDServerParams ¶

func NewGetIPLoadbalancingServiceNameTCPFarmFarmIDServerParams() *GetIPLoadbalancingServiceNameTCPFarmFarmIDServerParams

NewGetIPLoadbalancingServiceNameTCPFarmFarmIDServerParams creates a new GetIPLoadbalancingServiceNameTCPFarmFarmIDServerParams object with the default values initialized.

func NewGetIPLoadbalancingServiceNameTCPFarmFarmIDServerParamsWithContext ¶

func NewGetIPLoadbalancingServiceNameTCPFarmFarmIDServerParamsWithContext(ctx context.Context) *GetIPLoadbalancingServiceNameTCPFarmFarmIDServerParams

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

func NewGetIPLoadbalancingServiceNameTCPFarmFarmIDServerParamsWithHTTPClient ¶

func NewGetIPLoadbalancingServiceNameTCPFarmFarmIDServerParamsWithHTTPClient(client *http.Client) *GetIPLoadbalancingServiceNameTCPFarmFarmIDServerParams

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

func NewGetIPLoadbalancingServiceNameTCPFarmFarmIDServerParamsWithTimeout ¶

func NewGetIPLoadbalancingServiceNameTCPFarmFarmIDServerParamsWithTimeout(timeout time.Duration) *GetIPLoadbalancingServiceNameTCPFarmFarmIDServerParams

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

func (*GetIPLoadbalancingServiceNameTCPFarmFarmIDServerParams) SetAddress ¶

SetAddress adds the address to the get IP loadbalancing service name TCP farm farm ID server params

func (*GetIPLoadbalancingServiceNameTCPFarmFarmIDServerParams) SetContext ¶

SetContext adds the context to the get IP loadbalancing service name TCP farm farm ID server params

func (*GetIPLoadbalancingServiceNameTCPFarmFarmIDServerParams) SetFarmID ¶

SetFarmID adds the farmId to the get IP loadbalancing service name TCP farm farm ID server params

func (*GetIPLoadbalancingServiceNameTCPFarmFarmIDServerParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the get IP loadbalancing service name TCP farm farm ID server params

func (*GetIPLoadbalancingServiceNameTCPFarmFarmIDServerParams) SetServiceName ¶

func (o *GetIPLoadbalancingServiceNameTCPFarmFarmIDServerParams) SetServiceName(serviceName string)

SetServiceName adds the serviceName to the get IP loadbalancing service name TCP farm farm ID server params

func (*GetIPLoadbalancingServiceNameTCPFarmFarmIDServerParams) SetStatus ¶

SetStatus adds the status to the get IP loadbalancing service name TCP farm farm ID server params

func (*GetIPLoadbalancingServiceNameTCPFarmFarmIDServerParams) SetTimeout ¶

SetTimeout adds the timeout to the get IP loadbalancing service name TCP farm farm ID server params

func (*GetIPLoadbalancingServiceNameTCPFarmFarmIDServerParams) WithAddress ¶

WithAddress adds the address to the get IP loadbalancing service name TCP farm farm ID server params

func (*GetIPLoadbalancingServiceNameTCPFarmFarmIDServerParams) WithContext ¶

WithContext adds the context to the get IP loadbalancing service name TCP farm farm ID server params

func (*GetIPLoadbalancingServiceNameTCPFarmFarmIDServerParams) WithFarmID ¶

WithFarmID adds the farmID to the get IP loadbalancing service name TCP farm farm ID server params

func (*GetIPLoadbalancingServiceNameTCPFarmFarmIDServerParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get IP loadbalancing service name TCP farm farm ID server params

func (*GetIPLoadbalancingServiceNameTCPFarmFarmIDServerParams) WithServiceName ¶

WithServiceName adds the serviceName to the get IP loadbalancing service name TCP farm farm ID server params

func (*GetIPLoadbalancingServiceNameTCPFarmFarmIDServerParams) WithStatus ¶

WithStatus adds the status to the get IP loadbalancing service name TCP farm farm ID server params

func (*GetIPLoadbalancingServiceNameTCPFarmFarmIDServerParams) WithTimeout ¶

WithTimeout adds the timeout to the get IP loadbalancing service name TCP farm farm ID server params

func (*GetIPLoadbalancingServiceNameTCPFarmFarmIDServerParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetIPLoadbalancingServiceNameTCPFarmFarmIDServerReader ¶

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

GetIPLoadbalancingServiceNameTCPFarmFarmIDServerReader is a Reader for the GetIPLoadbalancingServiceNameTCPFarmFarmIDServer structure.

func (*GetIPLoadbalancingServiceNameTCPFarmFarmIDServerReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDDefault ¶

type GetIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDDefault struct {
	Payload *models.GetIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDDefaultBody
	// contains filtered or unexported fields
}

GetIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDDefault handles this case with default header values.

Unexpected error

func NewGetIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDDefault ¶

func NewGetIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDDefault(code int) *GetIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDDefault

NewGetIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDDefault creates a GetIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDDefault with default headers values

func (*GetIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDDefault) Code ¶

Code gets the status code for the get IP loadbalancing service name TCP farm farm ID server server ID default response

func (*GetIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDDefault) Error ¶

type GetIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDOK ¶

type GetIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDOK struct {
	Payload *models.IPLBBackendTCPCustomerServerBackendTCPServer
}

GetIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDOK handles this case with default header values.

description of 'iplb.BackendTcpCustomerServer.BackendTCPServer' response

func NewGetIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDOK ¶

func NewGetIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDOK() *GetIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDOK

NewGetIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDOK creates a GetIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDOK with default headers values

func (*GetIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDOK) Error ¶

type GetIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDParams ¶

type GetIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDParams struct {

	/*FarmID*/
	FarmID int64
	/*ServerID*/
	ServerID int64
	/*ServiceName*/
	ServiceName string

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

GetIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDParams contains all the parameters to send to the API endpoint for the get IP loadbalancing service name TCP farm farm ID server server ID operation typically these are written to a http.Request

func NewGetIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDParams ¶

func NewGetIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDParams() *GetIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDParams

NewGetIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDParams creates a new GetIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDParams object with the default values initialized.

func NewGetIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDParamsWithContext ¶

func NewGetIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDParamsWithContext(ctx context.Context) *GetIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDParams

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

func NewGetIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDParamsWithHTTPClient ¶

func NewGetIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDParamsWithHTTPClient(client *http.Client) *GetIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDParams

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

func NewGetIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDParamsWithTimeout ¶

func NewGetIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDParamsWithTimeout(timeout time.Duration) *GetIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDParams

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

func (*GetIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDParams) SetContext ¶

SetContext adds the context to the get IP loadbalancing service name TCP farm farm ID server server ID params

func (*GetIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDParams) SetFarmID ¶

SetFarmID adds the farmId to the get IP loadbalancing service name TCP farm farm ID server server ID params

func (*GetIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the get IP loadbalancing service name TCP farm farm ID server server ID params

func (*GetIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDParams) SetServerID ¶

SetServerID adds the serverId to the get IP loadbalancing service name TCP farm farm ID server server ID params

func (*GetIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDParams) SetServiceName ¶

SetServiceName adds the serviceName to the get IP loadbalancing service name TCP farm farm ID server server ID params

func (*GetIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDParams) SetTimeout ¶

SetTimeout adds the timeout to the get IP loadbalancing service name TCP farm farm ID server server ID params

func (*GetIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDParams) WithContext ¶

WithContext adds the context to the get IP loadbalancing service name TCP farm farm ID server server ID params

func (*GetIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDParams) WithFarmID ¶

WithFarmID adds the farmID to the get IP loadbalancing service name TCP farm farm ID server server ID params

func (*GetIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get IP loadbalancing service name TCP farm farm ID server server ID params

func (*GetIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDParams) WithServerID ¶

WithServerID adds the serverID to the get IP loadbalancing service name TCP farm farm ID server server ID params

func (*GetIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDParams) WithServiceName ¶

WithServiceName adds the serviceName to the get IP loadbalancing service name TCP farm farm ID server server ID params

func (*GetIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDParams) WithTimeout ¶

WithTimeout adds the timeout to the get IP loadbalancing service name TCP farm farm ID server server ID params

func (*GetIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDReader ¶

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

GetIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDReader is a Reader for the GetIPLoadbalancingServiceNameTCPFarmFarmIDServerServerID structure.

func (*GetIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDReader) ReadResponse ¶

ReadResponse reads a server response into the received o.

type GetIPLoadbalancingServiceNameTCPFarmOK ¶

type GetIPLoadbalancingServiceNameTCPFarmOK struct {
	Payload []int64
}

GetIPLoadbalancingServiceNameTCPFarmOK handles this case with default header values.

return value

func NewGetIPLoadbalancingServiceNameTCPFarmOK ¶

func NewGetIPLoadbalancingServiceNameTCPFarmOK() *GetIPLoadbalancingServiceNameTCPFarmOK

NewGetIPLoadbalancingServiceNameTCPFarmOK creates a GetIPLoadbalancingServiceNameTCPFarmOK with default headers values

func (*GetIPLoadbalancingServiceNameTCPFarmOK) Error ¶

type GetIPLoadbalancingServiceNameTCPFarmParams ¶

type GetIPLoadbalancingServiceNameTCPFarmParams struct {

	/*ServiceName*/
	ServiceName string
	/*Zone*/
	Zone *string

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

GetIPLoadbalancingServiceNameTCPFarmParams contains all the parameters to send to the API endpoint for the get IP loadbalancing service name TCP farm operation typically these are written to a http.Request

func NewGetIPLoadbalancingServiceNameTCPFarmParams ¶

func NewGetIPLoadbalancingServiceNameTCPFarmParams() *GetIPLoadbalancingServiceNameTCPFarmParams

NewGetIPLoadbalancingServiceNameTCPFarmParams creates a new GetIPLoadbalancingServiceNameTCPFarmParams object with the default values initialized.

func NewGetIPLoadbalancingServiceNameTCPFarmParamsWithContext ¶

func NewGetIPLoadbalancingServiceNameTCPFarmParamsWithContext(ctx context.Context) *GetIPLoadbalancingServiceNameTCPFarmParams

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

func NewGetIPLoadbalancingServiceNameTCPFarmParamsWithHTTPClient ¶

func NewGetIPLoadbalancingServiceNameTCPFarmParamsWithHTTPClient(client *http.Client) *GetIPLoadbalancingServiceNameTCPFarmParams

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

func NewGetIPLoadbalancingServiceNameTCPFarmParamsWithTimeout ¶

func NewGetIPLoadbalancingServiceNameTCPFarmParamsWithTimeout(timeout time.Duration) *GetIPLoadbalancingServiceNameTCPFarmParams

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

func (*GetIPLoadbalancingServiceNameTCPFarmParams) SetContext ¶

SetContext adds the context to the get IP loadbalancing service name TCP farm params

func (*GetIPLoadbalancingServiceNameTCPFarmParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get IP loadbalancing service name TCP farm params

func (*GetIPLoadbalancingServiceNameTCPFarmParams) SetServiceName ¶

func (o *GetIPLoadbalancingServiceNameTCPFarmParams) SetServiceName(serviceName string)

SetServiceName adds the serviceName to the get IP loadbalancing service name TCP farm params

func (*GetIPLoadbalancingServiceNameTCPFarmParams) SetTimeout ¶

SetTimeout adds the timeout to the get IP loadbalancing service name TCP farm params

func (*GetIPLoadbalancingServiceNameTCPFarmParams) SetZone ¶

SetZone adds the zone to the get IP loadbalancing service name TCP farm params

func (*GetIPLoadbalancingServiceNameTCPFarmParams) WithContext ¶

WithContext adds the context to the get IP loadbalancing service name TCP farm params

func (*GetIPLoadbalancingServiceNameTCPFarmParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get IP loadbalancing service name TCP farm params

func (*GetIPLoadbalancingServiceNameTCPFarmParams) WithServiceName ¶

WithServiceName adds the serviceName to the get IP loadbalancing service name TCP farm params

func (*GetIPLoadbalancingServiceNameTCPFarmParams) WithTimeout ¶

WithTimeout adds the timeout to the get IP loadbalancing service name TCP farm params

func (*GetIPLoadbalancingServiceNameTCPFarmParams) WithZone ¶

WithZone adds the zone to the get IP loadbalancing service name TCP farm params

func (*GetIPLoadbalancingServiceNameTCPFarmParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetIPLoadbalancingServiceNameTCPFarmReader ¶

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

GetIPLoadbalancingServiceNameTCPFarmReader is a Reader for the GetIPLoadbalancingServiceNameTCPFarm structure.

func (*GetIPLoadbalancingServiceNameTCPFarmReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetIPLoadbalancingServiceNameTCPFrontendDefault ¶

type GetIPLoadbalancingServiceNameTCPFrontendDefault struct {
	Payload *models.GetIPLoadbalancingServiceNameTCPFrontendDefaultBody
	// contains filtered or unexported fields
}

GetIPLoadbalancingServiceNameTCPFrontendDefault handles this case with default header values.

Unexpected error

func NewGetIPLoadbalancingServiceNameTCPFrontendDefault ¶

func NewGetIPLoadbalancingServiceNameTCPFrontendDefault(code int) *GetIPLoadbalancingServiceNameTCPFrontendDefault

NewGetIPLoadbalancingServiceNameTCPFrontendDefault creates a GetIPLoadbalancingServiceNameTCPFrontendDefault with default headers values

func (*GetIPLoadbalancingServiceNameTCPFrontendDefault) Code ¶

Code gets the status code for the get IP loadbalancing service name TCP frontend default response

func (*GetIPLoadbalancingServiceNameTCPFrontendDefault) Error ¶

type GetIPLoadbalancingServiceNameTCPFrontendFrontendIDDefault ¶

type GetIPLoadbalancingServiceNameTCPFrontendFrontendIDDefault struct {
	Payload *models.GetIPLoadbalancingServiceNameTCPFrontendFrontendIDDefaultBody
	// contains filtered or unexported fields
}

GetIPLoadbalancingServiceNameTCPFrontendFrontendIDDefault handles this case with default header values.

Unexpected error

func NewGetIPLoadbalancingServiceNameTCPFrontendFrontendIDDefault ¶

func NewGetIPLoadbalancingServiceNameTCPFrontendFrontendIDDefault(code int) *GetIPLoadbalancingServiceNameTCPFrontendFrontendIDDefault

NewGetIPLoadbalancingServiceNameTCPFrontendFrontendIDDefault creates a GetIPLoadbalancingServiceNameTCPFrontendFrontendIDDefault with default headers values

func (*GetIPLoadbalancingServiceNameTCPFrontendFrontendIDDefault) Code ¶

Code gets the status code for the get IP loadbalancing service name TCP frontend frontend ID default response

func (*GetIPLoadbalancingServiceNameTCPFrontendFrontendIDDefault) Error ¶

type GetIPLoadbalancingServiceNameTCPFrontendFrontendIDOK ¶

type GetIPLoadbalancingServiceNameTCPFrontendFrontendIDOK struct {
	Payload *models.IPLBFrontendTCPFrontendTCP
}

GetIPLoadbalancingServiceNameTCPFrontendFrontendIDOK handles this case with default header values.

description of 'iplb.FrontendTcp.FrontendTcp' response

func NewGetIPLoadbalancingServiceNameTCPFrontendFrontendIDOK ¶

func NewGetIPLoadbalancingServiceNameTCPFrontendFrontendIDOK() *GetIPLoadbalancingServiceNameTCPFrontendFrontendIDOK

NewGetIPLoadbalancingServiceNameTCPFrontendFrontendIDOK creates a GetIPLoadbalancingServiceNameTCPFrontendFrontendIDOK with default headers values

func (*GetIPLoadbalancingServiceNameTCPFrontendFrontendIDOK) Error ¶

type GetIPLoadbalancingServiceNameTCPFrontendFrontendIDParams ¶

type GetIPLoadbalancingServiceNameTCPFrontendFrontendIDParams struct {

	/*FrontendID*/
	FrontendID int64
	/*ServiceName*/
	ServiceName string

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

GetIPLoadbalancingServiceNameTCPFrontendFrontendIDParams contains all the parameters to send to the API endpoint for the get IP loadbalancing service name TCP frontend frontend ID operation typically these are written to a http.Request

func NewGetIPLoadbalancingServiceNameTCPFrontendFrontendIDParams ¶

func NewGetIPLoadbalancingServiceNameTCPFrontendFrontendIDParams() *GetIPLoadbalancingServiceNameTCPFrontendFrontendIDParams

NewGetIPLoadbalancingServiceNameTCPFrontendFrontendIDParams creates a new GetIPLoadbalancingServiceNameTCPFrontendFrontendIDParams object with the default values initialized.

func NewGetIPLoadbalancingServiceNameTCPFrontendFrontendIDParamsWithContext ¶

func NewGetIPLoadbalancingServiceNameTCPFrontendFrontendIDParamsWithContext(ctx context.Context) *GetIPLoadbalancingServiceNameTCPFrontendFrontendIDParams

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

func NewGetIPLoadbalancingServiceNameTCPFrontendFrontendIDParamsWithHTTPClient ¶

func NewGetIPLoadbalancingServiceNameTCPFrontendFrontendIDParamsWithHTTPClient(client *http.Client) *GetIPLoadbalancingServiceNameTCPFrontendFrontendIDParams

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

func NewGetIPLoadbalancingServiceNameTCPFrontendFrontendIDParamsWithTimeout ¶

func NewGetIPLoadbalancingServiceNameTCPFrontendFrontendIDParamsWithTimeout(timeout time.Duration) *GetIPLoadbalancingServiceNameTCPFrontendFrontendIDParams

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

func (*GetIPLoadbalancingServiceNameTCPFrontendFrontendIDParams) SetContext ¶

SetContext adds the context to the get IP loadbalancing service name TCP frontend frontend ID params

func (*GetIPLoadbalancingServiceNameTCPFrontendFrontendIDParams) SetFrontendID ¶

SetFrontendID adds the frontendId to the get IP loadbalancing service name TCP frontend frontend ID params

func (*GetIPLoadbalancingServiceNameTCPFrontendFrontendIDParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the get IP loadbalancing service name TCP frontend frontend ID params

func (*GetIPLoadbalancingServiceNameTCPFrontendFrontendIDParams) SetServiceName ¶

SetServiceName adds the serviceName to the get IP loadbalancing service name TCP frontend frontend ID params

func (*GetIPLoadbalancingServiceNameTCPFrontendFrontendIDParams) SetTimeout ¶

SetTimeout adds the timeout to the get IP loadbalancing service name TCP frontend frontend ID params

func (*GetIPLoadbalancingServiceNameTCPFrontendFrontendIDParams) WithContext ¶

WithContext adds the context to the get IP loadbalancing service name TCP frontend frontend ID params

func (*GetIPLoadbalancingServiceNameTCPFrontendFrontendIDParams) WithFrontendID ¶

WithFrontendID adds the frontendID to the get IP loadbalancing service name TCP frontend frontend ID params

func (*GetIPLoadbalancingServiceNameTCPFrontendFrontendIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get IP loadbalancing service name TCP frontend frontend ID params

func (*GetIPLoadbalancingServiceNameTCPFrontendFrontendIDParams) WithServiceName ¶

WithServiceName adds the serviceName to the get IP loadbalancing service name TCP frontend frontend ID params

func (*GetIPLoadbalancingServiceNameTCPFrontendFrontendIDParams) WithTimeout ¶

WithTimeout adds the timeout to the get IP loadbalancing service name TCP frontend frontend ID params

func (*GetIPLoadbalancingServiceNameTCPFrontendFrontendIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetIPLoadbalancingServiceNameTCPFrontendFrontendIDReader ¶

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

GetIPLoadbalancingServiceNameTCPFrontendFrontendIDReader is a Reader for the GetIPLoadbalancingServiceNameTCPFrontendFrontendID structure.

func (*GetIPLoadbalancingServiceNameTCPFrontendFrontendIDReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetIPLoadbalancingServiceNameTCPFrontendOK ¶

type GetIPLoadbalancingServiceNameTCPFrontendOK struct {
	Payload []int64
}

GetIPLoadbalancingServiceNameTCPFrontendOK handles this case with default header values.

return value

func NewGetIPLoadbalancingServiceNameTCPFrontendOK ¶

func NewGetIPLoadbalancingServiceNameTCPFrontendOK() *GetIPLoadbalancingServiceNameTCPFrontendOK

NewGetIPLoadbalancingServiceNameTCPFrontendOK creates a GetIPLoadbalancingServiceNameTCPFrontendOK with default headers values

func (*GetIPLoadbalancingServiceNameTCPFrontendOK) Error ¶

type GetIPLoadbalancingServiceNameTCPFrontendParams ¶

type GetIPLoadbalancingServiceNameTCPFrontendParams struct {

	/*DefaultFarmID*/
	DefaultFarmID *int64
	/*Port*/
	Port *string
	/*ServiceName*/
	ServiceName string
	/*Zone*/
	Zone *string

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

GetIPLoadbalancingServiceNameTCPFrontendParams contains all the parameters to send to the API endpoint for the get IP loadbalancing service name TCP frontend operation typically these are written to a http.Request

func NewGetIPLoadbalancingServiceNameTCPFrontendParams ¶

func NewGetIPLoadbalancingServiceNameTCPFrontendParams() *GetIPLoadbalancingServiceNameTCPFrontendParams

NewGetIPLoadbalancingServiceNameTCPFrontendParams creates a new GetIPLoadbalancingServiceNameTCPFrontendParams object with the default values initialized.

func NewGetIPLoadbalancingServiceNameTCPFrontendParamsWithContext ¶

func NewGetIPLoadbalancingServiceNameTCPFrontendParamsWithContext(ctx context.Context) *GetIPLoadbalancingServiceNameTCPFrontendParams

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

func NewGetIPLoadbalancingServiceNameTCPFrontendParamsWithHTTPClient ¶

func NewGetIPLoadbalancingServiceNameTCPFrontendParamsWithHTTPClient(client *http.Client) *GetIPLoadbalancingServiceNameTCPFrontendParams

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

func NewGetIPLoadbalancingServiceNameTCPFrontendParamsWithTimeout ¶

func NewGetIPLoadbalancingServiceNameTCPFrontendParamsWithTimeout(timeout time.Duration) *GetIPLoadbalancingServiceNameTCPFrontendParams

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

func (*GetIPLoadbalancingServiceNameTCPFrontendParams) SetContext ¶

SetContext adds the context to the get IP loadbalancing service name TCP frontend params

func (*GetIPLoadbalancingServiceNameTCPFrontendParams) SetDefaultFarmID ¶

func (o *GetIPLoadbalancingServiceNameTCPFrontendParams) SetDefaultFarmID(defaultFarmID *int64)

SetDefaultFarmID adds the defaultFarmId to the get IP loadbalancing service name TCP frontend params

func (*GetIPLoadbalancingServiceNameTCPFrontendParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the get IP loadbalancing service name TCP frontend params

func (*GetIPLoadbalancingServiceNameTCPFrontendParams) SetPort ¶

SetPort adds the port to the get IP loadbalancing service name TCP frontend params

func (*GetIPLoadbalancingServiceNameTCPFrontendParams) SetServiceName ¶

func (o *GetIPLoadbalancingServiceNameTCPFrontendParams) SetServiceName(serviceName string)

SetServiceName adds the serviceName to the get IP loadbalancing service name TCP frontend params

func (*GetIPLoadbalancingServiceNameTCPFrontendParams) SetTimeout ¶

SetTimeout adds the timeout to the get IP loadbalancing service name TCP frontend params

func (*GetIPLoadbalancingServiceNameTCPFrontendParams) SetZone ¶

SetZone adds the zone to the get IP loadbalancing service name TCP frontend params

func (*GetIPLoadbalancingServiceNameTCPFrontendParams) WithContext ¶

WithContext adds the context to the get IP loadbalancing service name TCP frontend params

func (*GetIPLoadbalancingServiceNameTCPFrontendParams) WithDefaultFarmID ¶

WithDefaultFarmID adds the defaultFarmID to the get IP loadbalancing service name TCP frontend params

func (*GetIPLoadbalancingServiceNameTCPFrontendParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get IP loadbalancing service name TCP frontend params

func (*GetIPLoadbalancingServiceNameTCPFrontendParams) WithPort ¶

WithPort adds the port to the get IP loadbalancing service name TCP frontend params

func (*GetIPLoadbalancingServiceNameTCPFrontendParams) WithServiceName ¶

WithServiceName adds the serviceName to the get IP loadbalancing service name TCP frontend params

func (*GetIPLoadbalancingServiceNameTCPFrontendParams) WithTimeout ¶

WithTimeout adds the timeout to the get IP loadbalancing service name TCP frontend params

func (*GetIPLoadbalancingServiceNameTCPFrontendParams) WithZone ¶

WithZone adds the zone to the get IP loadbalancing service name TCP frontend params

func (*GetIPLoadbalancingServiceNameTCPFrontendParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetIPLoadbalancingServiceNameTCPFrontendReader ¶

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

GetIPLoadbalancingServiceNameTCPFrontendReader is a Reader for the GetIPLoadbalancingServiceNameTCPFrontend structure.

func (*GetIPLoadbalancingServiceNameTCPFrontendReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetIPLoadbalancingServiceNameTCPRouteDefault ¶

type GetIPLoadbalancingServiceNameTCPRouteDefault struct {
	Payload *models.GetIPLoadbalancingServiceNameTCPRouteDefaultBody
	// contains filtered or unexported fields
}

GetIPLoadbalancingServiceNameTCPRouteDefault handles this case with default header values.

Unexpected error

func NewGetIPLoadbalancingServiceNameTCPRouteDefault ¶

func NewGetIPLoadbalancingServiceNameTCPRouteDefault(code int) *GetIPLoadbalancingServiceNameTCPRouteDefault

NewGetIPLoadbalancingServiceNameTCPRouteDefault creates a GetIPLoadbalancingServiceNameTCPRouteDefault with default headers values

func (*GetIPLoadbalancingServiceNameTCPRouteDefault) Code ¶

Code gets the status code for the get IP loadbalancing service name TCP route default response

func (*GetIPLoadbalancingServiceNameTCPRouteDefault) Error ¶

type GetIPLoadbalancingServiceNameTCPRouteOK ¶

type GetIPLoadbalancingServiceNameTCPRouteOK struct {
	Payload []int64
}

GetIPLoadbalancingServiceNameTCPRouteOK handles this case with default header values.

return value

func NewGetIPLoadbalancingServiceNameTCPRouteOK ¶

func NewGetIPLoadbalancingServiceNameTCPRouteOK() *GetIPLoadbalancingServiceNameTCPRouteOK

NewGetIPLoadbalancingServiceNameTCPRouteOK creates a GetIPLoadbalancingServiceNameTCPRouteOK with default headers values

func (*GetIPLoadbalancingServiceNameTCPRouteOK) Error ¶

type GetIPLoadbalancingServiceNameTCPRouteParams ¶

type GetIPLoadbalancingServiceNameTCPRouteParams struct {

	/*FrontendID*/
	FrontendID *int64
	/*ServiceName*/
	ServiceName string

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

GetIPLoadbalancingServiceNameTCPRouteParams contains all the parameters to send to the API endpoint for the get IP loadbalancing service name TCP route operation typically these are written to a http.Request

func NewGetIPLoadbalancingServiceNameTCPRouteParams ¶

func NewGetIPLoadbalancingServiceNameTCPRouteParams() *GetIPLoadbalancingServiceNameTCPRouteParams

NewGetIPLoadbalancingServiceNameTCPRouteParams creates a new GetIPLoadbalancingServiceNameTCPRouteParams object with the default values initialized.

func NewGetIPLoadbalancingServiceNameTCPRouteParamsWithContext ¶

func NewGetIPLoadbalancingServiceNameTCPRouteParamsWithContext(ctx context.Context) *GetIPLoadbalancingServiceNameTCPRouteParams

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

func NewGetIPLoadbalancingServiceNameTCPRouteParamsWithHTTPClient ¶

func NewGetIPLoadbalancingServiceNameTCPRouteParamsWithHTTPClient(client *http.Client) *GetIPLoadbalancingServiceNameTCPRouteParams

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

func NewGetIPLoadbalancingServiceNameTCPRouteParamsWithTimeout ¶

func NewGetIPLoadbalancingServiceNameTCPRouteParamsWithTimeout(timeout time.Duration) *GetIPLoadbalancingServiceNameTCPRouteParams

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

func (*GetIPLoadbalancingServiceNameTCPRouteParams) SetContext ¶

SetContext adds the context to the get IP loadbalancing service name TCP route params

func (*GetIPLoadbalancingServiceNameTCPRouteParams) SetFrontendID ¶

func (o *GetIPLoadbalancingServiceNameTCPRouteParams) SetFrontendID(frontendID *int64)

SetFrontendID adds the frontendId to the get IP loadbalancing service name TCP route params

func (*GetIPLoadbalancingServiceNameTCPRouteParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get IP loadbalancing service name TCP route params

func (*GetIPLoadbalancingServiceNameTCPRouteParams) SetServiceName ¶

func (o *GetIPLoadbalancingServiceNameTCPRouteParams) SetServiceName(serviceName string)

SetServiceName adds the serviceName to the get IP loadbalancing service name TCP route params

func (*GetIPLoadbalancingServiceNameTCPRouteParams) SetTimeout ¶

SetTimeout adds the timeout to the get IP loadbalancing service name TCP route params

func (*GetIPLoadbalancingServiceNameTCPRouteParams) WithContext ¶

WithContext adds the context to the get IP loadbalancing service name TCP route params

func (*GetIPLoadbalancingServiceNameTCPRouteParams) WithFrontendID ¶

WithFrontendID adds the frontendID to the get IP loadbalancing service name TCP route params

func (*GetIPLoadbalancingServiceNameTCPRouteParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get IP loadbalancing service name TCP route params

func (*GetIPLoadbalancingServiceNameTCPRouteParams) WithServiceName ¶

WithServiceName adds the serviceName to the get IP loadbalancing service name TCP route params

func (*GetIPLoadbalancingServiceNameTCPRouteParams) WithTimeout ¶

WithTimeout adds the timeout to the get IP loadbalancing service name TCP route params

func (*GetIPLoadbalancingServiceNameTCPRouteParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetIPLoadbalancingServiceNameTCPRouteReader ¶

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

GetIPLoadbalancingServiceNameTCPRouteReader is a Reader for the GetIPLoadbalancingServiceNameTCPRoute structure.

func (*GetIPLoadbalancingServiceNameTCPRouteReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetIPLoadbalancingServiceNameTCPRouteRouteIDDefault ¶

type GetIPLoadbalancingServiceNameTCPRouteRouteIDDefault struct {
	Payload *models.GetIPLoadbalancingServiceNameTCPRouteRouteIDDefaultBody
	// contains filtered or unexported fields
}

GetIPLoadbalancingServiceNameTCPRouteRouteIDDefault handles this case with default header values.

Unexpected error

func NewGetIPLoadbalancingServiceNameTCPRouteRouteIDDefault ¶

func NewGetIPLoadbalancingServiceNameTCPRouteRouteIDDefault(code int) *GetIPLoadbalancingServiceNameTCPRouteRouteIDDefault

NewGetIPLoadbalancingServiceNameTCPRouteRouteIDDefault creates a GetIPLoadbalancingServiceNameTCPRouteRouteIDDefault with default headers values

func (*GetIPLoadbalancingServiceNameTCPRouteRouteIDDefault) Code ¶

Code gets the status code for the get IP loadbalancing service name TCP route route ID default response

func (*GetIPLoadbalancingServiceNameTCPRouteRouteIDDefault) Error ¶

type GetIPLoadbalancingServiceNameTCPRouteRouteIDOK ¶

type GetIPLoadbalancingServiceNameTCPRouteRouteIDOK struct {
	Payload *models.IPLBRouteTCPRouteTCP
}

GetIPLoadbalancingServiceNameTCPRouteRouteIDOK handles this case with default header values.

description of 'iplb.RouteTcp.RouteTcp' response

func NewGetIPLoadbalancingServiceNameTCPRouteRouteIDOK ¶

func NewGetIPLoadbalancingServiceNameTCPRouteRouteIDOK() *GetIPLoadbalancingServiceNameTCPRouteRouteIDOK

NewGetIPLoadbalancingServiceNameTCPRouteRouteIDOK creates a GetIPLoadbalancingServiceNameTCPRouteRouteIDOK with default headers values

func (*GetIPLoadbalancingServiceNameTCPRouteRouteIDOK) Error ¶

type GetIPLoadbalancingServiceNameTCPRouteRouteIDParams ¶

type GetIPLoadbalancingServiceNameTCPRouteRouteIDParams struct {

	/*RouteID*/
	RouteID int64
	/*ServiceName*/
	ServiceName string

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

GetIPLoadbalancingServiceNameTCPRouteRouteIDParams contains all the parameters to send to the API endpoint for the get IP loadbalancing service name TCP route route ID operation typically these are written to a http.Request

func NewGetIPLoadbalancingServiceNameTCPRouteRouteIDParams ¶

func NewGetIPLoadbalancingServiceNameTCPRouteRouteIDParams() *GetIPLoadbalancingServiceNameTCPRouteRouteIDParams

NewGetIPLoadbalancingServiceNameTCPRouteRouteIDParams creates a new GetIPLoadbalancingServiceNameTCPRouteRouteIDParams object with the default values initialized.

func NewGetIPLoadbalancingServiceNameTCPRouteRouteIDParamsWithContext ¶

func NewGetIPLoadbalancingServiceNameTCPRouteRouteIDParamsWithContext(ctx context.Context) *GetIPLoadbalancingServiceNameTCPRouteRouteIDParams

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

func NewGetIPLoadbalancingServiceNameTCPRouteRouteIDParamsWithHTTPClient ¶

func NewGetIPLoadbalancingServiceNameTCPRouteRouteIDParamsWithHTTPClient(client *http.Client) *GetIPLoadbalancingServiceNameTCPRouteRouteIDParams

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

func NewGetIPLoadbalancingServiceNameTCPRouteRouteIDParamsWithTimeout ¶

func NewGetIPLoadbalancingServiceNameTCPRouteRouteIDParamsWithTimeout(timeout time.Duration) *GetIPLoadbalancingServiceNameTCPRouteRouteIDParams

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

func (*GetIPLoadbalancingServiceNameTCPRouteRouteIDParams) SetContext ¶

SetContext adds the context to the get IP loadbalancing service name TCP route route ID params

func (*GetIPLoadbalancingServiceNameTCPRouteRouteIDParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the get IP loadbalancing service name TCP route route ID params

func (*GetIPLoadbalancingServiceNameTCPRouteRouteIDParams) SetRouteID ¶

SetRouteID adds the routeId to the get IP loadbalancing service name TCP route route ID params

func (*GetIPLoadbalancingServiceNameTCPRouteRouteIDParams) SetServiceName ¶

func (o *GetIPLoadbalancingServiceNameTCPRouteRouteIDParams) SetServiceName(serviceName string)

SetServiceName adds the serviceName to the get IP loadbalancing service name TCP route route ID params

func (*GetIPLoadbalancingServiceNameTCPRouteRouteIDParams) SetTimeout ¶

SetTimeout adds the timeout to the get IP loadbalancing service name TCP route route ID params

func (*GetIPLoadbalancingServiceNameTCPRouteRouteIDParams) WithContext ¶

WithContext adds the context to the get IP loadbalancing service name TCP route route ID params

func (*GetIPLoadbalancingServiceNameTCPRouteRouteIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get IP loadbalancing service name TCP route route ID params

func (*GetIPLoadbalancingServiceNameTCPRouteRouteIDParams) WithRouteID ¶

WithRouteID adds the routeID to the get IP loadbalancing service name TCP route route ID params

func (*GetIPLoadbalancingServiceNameTCPRouteRouteIDParams) WithServiceName ¶

WithServiceName adds the serviceName to the get IP loadbalancing service name TCP route route ID params

func (*GetIPLoadbalancingServiceNameTCPRouteRouteIDParams) WithTimeout ¶

WithTimeout adds the timeout to the get IP loadbalancing service name TCP route route ID params

func (*GetIPLoadbalancingServiceNameTCPRouteRouteIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetIPLoadbalancingServiceNameTCPRouteRouteIDReader ¶

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

GetIPLoadbalancingServiceNameTCPRouteRouteIDReader is a Reader for the GetIPLoadbalancingServiceNameTCPRouteRouteID structure.

func (*GetIPLoadbalancingServiceNameTCPRouteRouteIDReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetIPLoadbalancingServiceNameTCPRouteRouteIDRuleDefault ¶

type GetIPLoadbalancingServiceNameTCPRouteRouteIDRuleDefault struct {
	Payload *models.GetIPLoadbalancingServiceNameTCPRouteRouteIDRuleDefaultBody
	// contains filtered or unexported fields
}

GetIPLoadbalancingServiceNameTCPRouteRouteIDRuleDefault handles this case with default header values.

Unexpected error

func NewGetIPLoadbalancingServiceNameTCPRouteRouteIDRuleDefault ¶

func NewGetIPLoadbalancingServiceNameTCPRouteRouteIDRuleDefault(code int) *GetIPLoadbalancingServiceNameTCPRouteRouteIDRuleDefault

NewGetIPLoadbalancingServiceNameTCPRouteRouteIDRuleDefault creates a GetIPLoadbalancingServiceNameTCPRouteRouteIDRuleDefault with default headers values

func (*GetIPLoadbalancingServiceNameTCPRouteRouteIDRuleDefault) Code ¶

Code gets the status code for the get IP loadbalancing service name TCP route route ID rule default response

func (*GetIPLoadbalancingServiceNameTCPRouteRouteIDRuleDefault) Error ¶

type GetIPLoadbalancingServiceNameTCPRouteRouteIDRuleOK ¶

type GetIPLoadbalancingServiceNameTCPRouteRouteIDRuleOK struct {
	Payload []int64
}

GetIPLoadbalancingServiceNameTCPRouteRouteIDRuleOK handles this case with default header values.

return value

func NewGetIPLoadbalancingServiceNameTCPRouteRouteIDRuleOK ¶

func NewGetIPLoadbalancingServiceNameTCPRouteRouteIDRuleOK() *GetIPLoadbalancingServiceNameTCPRouteRouteIDRuleOK

NewGetIPLoadbalancingServiceNameTCPRouteRouteIDRuleOK creates a GetIPLoadbalancingServiceNameTCPRouteRouteIDRuleOK with default headers values

func (*GetIPLoadbalancingServiceNameTCPRouteRouteIDRuleOK) Error ¶

type GetIPLoadbalancingServiceNameTCPRouteRouteIDRuleParams ¶

type GetIPLoadbalancingServiceNameTCPRouteRouteIDRuleParams struct {

	/*RouteID*/
	RouteID int64
	/*ServiceName*/
	ServiceName string

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

GetIPLoadbalancingServiceNameTCPRouteRouteIDRuleParams contains all the parameters to send to the API endpoint for the get IP loadbalancing service name TCP route route ID rule operation typically these are written to a http.Request

func NewGetIPLoadbalancingServiceNameTCPRouteRouteIDRuleParams ¶

func NewGetIPLoadbalancingServiceNameTCPRouteRouteIDRuleParams() *GetIPLoadbalancingServiceNameTCPRouteRouteIDRuleParams

NewGetIPLoadbalancingServiceNameTCPRouteRouteIDRuleParams creates a new GetIPLoadbalancingServiceNameTCPRouteRouteIDRuleParams object with the default values initialized.

func NewGetIPLoadbalancingServiceNameTCPRouteRouteIDRuleParamsWithContext ¶

func NewGetIPLoadbalancingServiceNameTCPRouteRouteIDRuleParamsWithContext(ctx context.Context) *GetIPLoadbalancingServiceNameTCPRouteRouteIDRuleParams

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

func NewGetIPLoadbalancingServiceNameTCPRouteRouteIDRuleParamsWithHTTPClient ¶

func NewGetIPLoadbalancingServiceNameTCPRouteRouteIDRuleParamsWithHTTPClient(client *http.Client) *GetIPLoadbalancingServiceNameTCPRouteRouteIDRuleParams

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

func NewGetIPLoadbalancingServiceNameTCPRouteRouteIDRuleParamsWithTimeout ¶

func NewGetIPLoadbalancingServiceNameTCPRouteRouteIDRuleParamsWithTimeout(timeout time.Duration) *GetIPLoadbalancingServiceNameTCPRouteRouteIDRuleParams

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

func (*GetIPLoadbalancingServiceNameTCPRouteRouteIDRuleParams) SetContext ¶

SetContext adds the context to the get IP loadbalancing service name TCP route route ID rule params

func (*GetIPLoadbalancingServiceNameTCPRouteRouteIDRuleParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the get IP loadbalancing service name TCP route route ID rule params

func (*GetIPLoadbalancingServiceNameTCPRouteRouteIDRuleParams) SetRouteID ¶

SetRouteID adds the routeId to the get IP loadbalancing service name TCP route route ID rule params

func (*GetIPLoadbalancingServiceNameTCPRouteRouteIDRuleParams) SetServiceName ¶

func (o *GetIPLoadbalancingServiceNameTCPRouteRouteIDRuleParams) SetServiceName(serviceName string)

SetServiceName adds the serviceName to the get IP loadbalancing service name TCP route route ID rule params

func (*GetIPLoadbalancingServiceNameTCPRouteRouteIDRuleParams) SetTimeout ¶

SetTimeout adds the timeout to the get IP loadbalancing service name TCP route route ID rule params

func (*GetIPLoadbalancingServiceNameTCPRouteRouteIDRuleParams) WithContext ¶

WithContext adds the context to the get IP loadbalancing service name TCP route route ID rule params

func (*GetIPLoadbalancingServiceNameTCPRouteRouteIDRuleParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get IP loadbalancing service name TCP route route ID rule params

func (*GetIPLoadbalancingServiceNameTCPRouteRouteIDRuleParams) WithRouteID ¶

WithRouteID adds the routeID to the get IP loadbalancing service name TCP route route ID rule params

func (*GetIPLoadbalancingServiceNameTCPRouteRouteIDRuleParams) WithServiceName ¶

WithServiceName adds the serviceName to the get IP loadbalancing service name TCP route route ID rule params

func (*GetIPLoadbalancingServiceNameTCPRouteRouteIDRuleParams) WithTimeout ¶

WithTimeout adds the timeout to the get IP loadbalancing service name TCP route route ID rule params

func (*GetIPLoadbalancingServiceNameTCPRouteRouteIDRuleParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetIPLoadbalancingServiceNameTCPRouteRouteIDRuleReader ¶

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

GetIPLoadbalancingServiceNameTCPRouteRouteIDRuleReader is a Reader for the GetIPLoadbalancingServiceNameTCPRouteRouteIDRule structure.

func (*GetIPLoadbalancingServiceNameTCPRouteRouteIDRuleReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDDefault ¶

type GetIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDDefault struct {
	Payload *models.GetIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDDefaultBody
	// contains filtered or unexported fields
}

GetIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDDefault handles this case with default header values.

Unexpected error

func NewGetIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDDefault ¶

func NewGetIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDDefault(code int) *GetIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDDefault

NewGetIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDDefault creates a GetIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDDefault with default headers values

func (*GetIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDDefault) Code ¶

Code gets the status code for the get IP loadbalancing service name TCP route route ID rule rule ID default response

func (*GetIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDDefault) Error ¶

type GetIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDOK ¶

type GetIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDOK struct {
	Payload *models.IPLBRouteRuleRouteRule
}

GetIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDOK handles this case with default header values.

description of 'iplb.RouteRule.RouteRule' response

func NewGetIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDOK ¶

func NewGetIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDOK() *GetIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDOK

NewGetIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDOK creates a GetIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDOK with default headers values

func (*GetIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDOK) Error ¶

type GetIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDParams ¶

type GetIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDParams struct {

	/*RouteID*/
	RouteID int64
	/*RuleID*/
	RuleID int64
	/*ServiceName*/
	ServiceName string

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

GetIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDParams contains all the parameters to send to the API endpoint for the get IP loadbalancing service name TCP route route ID rule rule ID operation typically these are written to a http.Request

func NewGetIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDParams ¶

func NewGetIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDParams() *GetIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDParams

NewGetIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDParams creates a new GetIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDParams object with the default values initialized.

func NewGetIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDParamsWithContext ¶

func NewGetIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDParamsWithContext(ctx context.Context) *GetIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDParams

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

func NewGetIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDParamsWithHTTPClient ¶

func NewGetIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDParamsWithHTTPClient(client *http.Client) *GetIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDParams

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

func NewGetIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDParamsWithTimeout ¶

func NewGetIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDParamsWithTimeout(timeout time.Duration) *GetIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDParams

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

func (*GetIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDParams) SetContext ¶

SetContext adds the context to the get IP loadbalancing service name TCP route route ID rule rule ID params

func (*GetIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the get IP loadbalancing service name TCP route route ID rule rule ID params

func (*GetIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDParams) SetRouteID ¶

SetRouteID adds the routeId to the get IP loadbalancing service name TCP route route ID rule rule ID params

func (*GetIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDParams) SetRuleID ¶

SetRuleID adds the ruleId to the get IP loadbalancing service name TCP route route ID rule rule ID params

func (*GetIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDParams) SetServiceName ¶

SetServiceName adds the serviceName to the get IP loadbalancing service name TCP route route ID rule rule ID params

func (*GetIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDParams) SetTimeout ¶

SetTimeout adds the timeout to the get IP loadbalancing service name TCP route route ID rule rule ID params

func (*GetIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDParams) WithContext ¶

WithContext adds the context to the get IP loadbalancing service name TCP route route ID rule rule ID params

func (*GetIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get IP loadbalancing service name TCP route route ID rule rule ID params

func (*GetIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDParams) WithRouteID ¶

WithRouteID adds the routeID to the get IP loadbalancing service name TCP route route ID rule rule ID params

func (*GetIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDParams) WithRuleID ¶

WithRuleID adds the ruleID to the get IP loadbalancing service name TCP route route ID rule rule ID params

func (*GetIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDParams) WithServiceName ¶

WithServiceName adds the serviceName to the get IP loadbalancing service name TCP route route ID rule rule ID params

func (*GetIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDParams) WithTimeout ¶

WithTimeout adds the timeout to the get IP loadbalancing service name TCP route route ID rule rule ID params

func (*GetIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDReader ¶

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

GetIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDReader is a Reader for the GetIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleID structure.

func (*GetIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDReader) ReadResponse ¶

ReadResponse reads a server response into the received o.

type GetIPLoadbalancingServiceNameTaskDefault ¶

type GetIPLoadbalancingServiceNameTaskDefault struct {
	Payload *models.GetIPLoadbalancingServiceNameTaskDefaultBody
	// contains filtered or unexported fields
}

GetIPLoadbalancingServiceNameTaskDefault handles this case with default header values.

Unexpected error

func NewGetIPLoadbalancingServiceNameTaskDefault ¶

func NewGetIPLoadbalancingServiceNameTaskDefault(code int) *GetIPLoadbalancingServiceNameTaskDefault

NewGetIPLoadbalancingServiceNameTaskDefault creates a GetIPLoadbalancingServiceNameTaskDefault with default headers values

func (*GetIPLoadbalancingServiceNameTaskDefault) Code ¶

Code gets the status code for the get IP loadbalancing service name task default response

func (*GetIPLoadbalancingServiceNameTaskDefault) Error ¶

type GetIPLoadbalancingServiceNameTaskIDDefault ¶

type GetIPLoadbalancingServiceNameTaskIDDefault struct {
	Payload *models.GetIPLoadbalancingServiceNameTaskIDDefaultBody
	// contains filtered or unexported fields
}

GetIPLoadbalancingServiceNameTaskIDDefault handles this case with default header values.

Unexpected error

func NewGetIPLoadbalancingServiceNameTaskIDDefault ¶

func NewGetIPLoadbalancingServiceNameTaskIDDefault(code int) *GetIPLoadbalancingServiceNameTaskIDDefault

NewGetIPLoadbalancingServiceNameTaskIDDefault creates a GetIPLoadbalancingServiceNameTaskIDDefault with default headers values

func (*GetIPLoadbalancingServiceNameTaskIDDefault) Code ¶

Code gets the status code for the get IP loadbalancing service name task ID default response

func (*GetIPLoadbalancingServiceNameTaskIDDefault) Error ¶

type GetIPLoadbalancingServiceNameTaskIDOK ¶

type GetIPLoadbalancingServiceNameTaskIDOK struct {
	Payload *models.IPLBTaskTask
}

GetIPLoadbalancingServiceNameTaskIDOK handles this case with default header values.

description of 'iplb.Task.Task' response

func NewGetIPLoadbalancingServiceNameTaskIDOK ¶

func NewGetIPLoadbalancingServiceNameTaskIDOK() *GetIPLoadbalancingServiceNameTaskIDOK

NewGetIPLoadbalancingServiceNameTaskIDOK creates a GetIPLoadbalancingServiceNameTaskIDOK with default headers values

func (*GetIPLoadbalancingServiceNameTaskIDOK) Error ¶

type GetIPLoadbalancingServiceNameTaskIDParams ¶

type GetIPLoadbalancingServiceNameTaskIDParams struct {

	/*ID*/
	ID int64
	/*ServiceName*/
	ServiceName string

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

GetIPLoadbalancingServiceNameTaskIDParams contains all the parameters to send to the API endpoint for the get IP loadbalancing service name task ID operation typically these are written to a http.Request

func NewGetIPLoadbalancingServiceNameTaskIDParams ¶

func NewGetIPLoadbalancingServiceNameTaskIDParams() *GetIPLoadbalancingServiceNameTaskIDParams

NewGetIPLoadbalancingServiceNameTaskIDParams creates a new GetIPLoadbalancingServiceNameTaskIDParams object with the default values initialized.

func NewGetIPLoadbalancingServiceNameTaskIDParamsWithContext ¶

func NewGetIPLoadbalancingServiceNameTaskIDParamsWithContext(ctx context.Context) *GetIPLoadbalancingServiceNameTaskIDParams

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

func NewGetIPLoadbalancingServiceNameTaskIDParamsWithHTTPClient ¶

func NewGetIPLoadbalancingServiceNameTaskIDParamsWithHTTPClient(client *http.Client) *GetIPLoadbalancingServiceNameTaskIDParams

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

func NewGetIPLoadbalancingServiceNameTaskIDParamsWithTimeout ¶

func NewGetIPLoadbalancingServiceNameTaskIDParamsWithTimeout(timeout time.Duration) *GetIPLoadbalancingServiceNameTaskIDParams

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

func (*GetIPLoadbalancingServiceNameTaskIDParams) SetContext ¶

SetContext adds the context to the get IP loadbalancing service name task ID params

func (*GetIPLoadbalancingServiceNameTaskIDParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get IP loadbalancing service name task ID params

func (*GetIPLoadbalancingServiceNameTaskIDParams) SetID ¶

SetID adds the id to the get IP loadbalancing service name task ID params

func (*GetIPLoadbalancingServiceNameTaskIDParams) SetServiceName ¶

func (o *GetIPLoadbalancingServiceNameTaskIDParams) SetServiceName(serviceName string)

SetServiceName adds the serviceName to the get IP loadbalancing service name task ID params

func (*GetIPLoadbalancingServiceNameTaskIDParams) SetTimeout ¶

SetTimeout adds the timeout to the get IP loadbalancing service name task ID params

func (*GetIPLoadbalancingServiceNameTaskIDParams) WithContext ¶

WithContext adds the context to the get IP loadbalancing service name task ID params

func (*GetIPLoadbalancingServiceNameTaskIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get IP loadbalancing service name task ID params

func (*GetIPLoadbalancingServiceNameTaskIDParams) WithID ¶

WithID adds the id to the get IP loadbalancing service name task ID params

func (*GetIPLoadbalancingServiceNameTaskIDParams) WithServiceName ¶

WithServiceName adds the serviceName to the get IP loadbalancing service name task ID params

func (*GetIPLoadbalancingServiceNameTaskIDParams) WithTimeout ¶

WithTimeout adds the timeout to the get IP loadbalancing service name task ID params

func (*GetIPLoadbalancingServiceNameTaskIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetIPLoadbalancingServiceNameTaskIDReader ¶

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

GetIPLoadbalancingServiceNameTaskIDReader is a Reader for the GetIPLoadbalancingServiceNameTaskID structure.

func (*GetIPLoadbalancingServiceNameTaskIDReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetIPLoadbalancingServiceNameTaskOK ¶

type GetIPLoadbalancingServiceNameTaskOK struct {
	Payload []int64
}

GetIPLoadbalancingServiceNameTaskOK handles this case with default header values.

return value

func NewGetIPLoadbalancingServiceNameTaskOK ¶

func NewGetIPLoadbalancingServiceNameTaskOK() *GetIPLoadbalancingServiceNameTaskOK

NewGetIPLoadbalancingServiceNameTaskOK creates a GetIPLoadbalancingServiceNameTaskOK with default headers values

func (*GetIPLoadbalancingServiceNameTaskOK) Error ¶

type GetIPLoadbalancingServiceNameTaskParams ¶

type GetIPLoadbalancingServiceNameTaskParams struct {

	/*Action*/
	Action *string
	/*CreationDateFrom*/
	CreationDateFrom *strfmt.DateTime
	/*CreationDateTo*/
	CreationDateTo *strfmt.DateTime
	/*DoneDateFrom*/
	DoneDateFrom *strfmt.DateTime
	/*DoneDateTo*/
	DoneDateTo *strfmt.DateTime
	/*ServiceName*/
	ServiceName string
	/*Status*/
	Status *string

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

GetIPLoadbalancingServiceNameTaskParams contains all the parameters to send to the API endpoint for the get IP loadbalancing service name task operation typically these are written to a http.Request

func NewGetIPLoadbalancingServiceNameTaskParams ¶

func NewGetIPLoadbalancingServiceNameTaskParams() *GetIPLoadbalancingServiceNameTaskParams

NewGetIPLoadbalancingServiceNameTaskParams creates a new GetIPLoadbalancingServiceNameTaskParams object with the default values initialized.

func NewGetIPLoadbalancingServiceNameTaskParamsWithContext ¶

func NewGetIPLoadbalancingServiceNameTaskParamsWithContext(ctx context.Context) *GetIPLoadbalancingServiceNameTaskParams

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

func NewGetIPLoadbalancingServiceNameTaskParamsWithHTTPClient ¶

func NewGetIPLoadbalancingServiceNameTaskParamsWithHTTPClient(client *http.Client) *GetIPLoadbalancingServiceNameTaskParams

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

func NewGetIPLoadbalancingServiceNameTaskParamsWithTimeout ¶

func NewGetIPLoadbalancingServiceNameTaskParamsWithTimeout(timeout time.Duration) *GetIPLoadbalancingServiceNameTaskParams

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

func (*GetIPLoadbalancingServiceNameTaskParams) SetAction ¶

func (o *GetIPLoadbalancingServiceNameTaskParams) SetAction(action *string)

SetAction adds the action to the get IP loadbalancing service name task params

func (*GetIPLoadbalancingServiceNameTaskParams) SetContext ¶

SetContext adds the context to the get IP loadbalancing service name task params

func (*GetIPLoadbalancingServiceNameTaskParams) SetCreationDateFrom ¶

func (o *GetIPLoadbalancingServiceNameTaskParams) SetCreationDateFrom(creationDateFrom *strfmt.DateTime)

SetCreationDateFrom adds the creationDateFrom to the get IP loadbalancing service name task params

func (*GetIPLoadbalancingServiceNameTaskParams) SetCreationDateTo ¶

func (o *GetIPLoadbalancingServiceNameTaskParams) SetCreationDateTo(creationDateTo *strfmt.DateTime)

SetCreationDateTo adds the creationDateTo to the get IP loadbalancing service name task params

func (*GetIPLoadbalancingServiceNameTaskParams) SetDoneDateFrom ¶

func (o *GetIPLoadbalancingServiceNameTaskParams) SetDoneDateFrom(doneDateFrom *strfmt.DateTime)

SetDoneDateFrom adds the doneDateFrom to the get IP loadbalancing service name task params

func (*GetIPLoadbalancingServiceNameTaskParams) SetDoneDateTo ¶

func (o *GetIPLoadbalancingServiceNameTaskParams) SetDoneDateTo(doneDateTo *strfmt.DateTime)

SetDoneDateTo adds the doneDateTo to the get IP loadbalancing service name task params

func (*GetIPLoadbalancingServiceNameTaskParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get IP loadbalancing service name task params

func (*GetIPLoadbalancingServiceNameTaskParams) SetServiceName ¶

func (o *GetIPLoadbalancingServiceNameTaskParams) SetServiceName(serviceName string)

SetServiceName adds the serviceName to the get IP loadbalancing service name task params

func (*GetIPLoadbalancingServiceNameTaskParams) SetStatus ¶

func (o *GetIPLoadbalancingServiceNameTaskParams) SetStatus(status *string)

SetStatus adds the status to the get IP loadbalancing service name task params

func (*GetIPLoadbalancingServiceNameTaskParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get IP loadbalancing service name task params

func (*GetIPLoadbalancingServiceNameTaskParams) WithAction ¶

WithAction adds the action to the get IP loadbalancing service name task params

func (*GetIPLoadbalancingServiceNameTaskParams) WithContext ¶

WithContext adds the context to the get IP loadbalancing service name task params

func (*GetIPLoadbalancingServiceNameTaskParams) WithCreationDateFrom ¶

WithCreationDateFrom adds the creationDateFrom to the get IP loadbalancing service name task params

func (*GetIPLoadbalancingServiceNameTaskParams) WithCreationDateTo ¶

WithCreationDateTo adds the creationDateTo to the get IP loadbalancing service name task params

func (*GetIPLoadbalancingServiceNameTaskParams) WithDoneDateFrom ¶

WithDoneDateFrom adds the doneDateFrom to the get IP loadbalancing service name task params

func (*GetIPLoadbalancingServiceNameTaskParams) WithDoneDateTo ¶

WithDoneDateTo adds the doneDateTo to the get IP loadbalancing service name task params

func (*GetIPLoadbalancingServiceNameTaskParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get IP loadbalancing service name task params

func (*GetIPLoadbalancingServiceNameTaskParams) WithServiceName ¶

WithServiceName adds the serviceName to the get IP loadbalancing service name task params

func (*GetIPLoadbalancingServiceNameTaskParams) WithStatus ¶

WithStatus adds the status to the get IP loadbalancing service name task params

func (*GetIPLoadbalancingServiceNameTaskParams) WithTimeout ¶

WithTimeout adds the timeout to the get IP loadbalancing service name task params

func (*GetIPLoadbalancingServiceNameTaskParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetIPLoadbalancingServiceNameTaskReader ¶

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

GetIPLoadbalancingServiceNameTaskReader is a Reader for the GetIPLoadbalancingServiceNameTask structure.

func (*GetIPLoadbalancingServiceNameTaskReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetIPLoadbalancingServiceNameUDPFarmDefault ¶

type GetIPLoadbalancingServiceNameUDPFarmDefault struct {
	Payload *models.GetIPLoadbalancingServiceNameUDPFarmDefaultBody
	// contains filtered or unexported fields
}

GetIPLoadbalancingServiceNameUDPFarmDefault handles this case with default header values.

Unexpected error

func NewGetIPLoadbalancingServiceNameUDPFarmDefault ¶

func NewGetIPLoadbalancingServiceNameUDPFarmDefault(code int) *GetIPLoadbalancingServiceNameUDPFarmDefault

NewGetIPLoadbalancingServiceNameUDPFarmDefault creates a GetIPLoadbalancingServiceNameUDPFarmDefault with default headers values

func (*GetIPLoadbalancingServiceNameUDPFarmDefault) Code ¶

Code gets the status code for the get IP loadbalancing service name UDP farm default response

func (*GetIPLoadbalancingServiceNameUDPFarmDefault) Error ¶

type GetIPLoadbalancingServiceNameUDPFarmFarmIDDefault ¶

type GetIPLoadbalancingServiceNameUDPFarmFarmIDDefault struct {
	Payload *models.GetIPLoadbalancingServiceNameUDPFarmFarmIDDefaultBody
	// contains filtered or unexported fields
}

GetIPLoadbalancingServiceNameUDPFarmFarmIDDefault handles this case with default header values.

Unexpected error

func NewGetIPLoadbalancingServiceNameUDPFarmFarmIDDefault ¶

func NewGetIPLoadbalancingServiceNameUDPFarmFarmIDDefault(code int) *GetIPLoadbalancingServiceNameUDPFarmFarmIDDefault

NewGetIPLoadbalancingServiceNameUDPFarmFarmIDDefault creates a GetIPLoadbalancingServiceNameUDPFarmFarmIDDefault with default headers values

func (*GetIPLoadbalancingServiceNameUDPFarmFarmIDDefault) Code ¶

Code gets the status code for the get IP loadbalancing service name UDP farm farm ID default response

func (*GetIPLoadbalancingServiceNameUDPFarmFarmIDDefault) Error ¶

type GetIPLoadbalancingServiceNameUDPFarmFarmIDOK ¶

type GetIPLoadbalancingServiceNameUDPFarmFarmIDOK struct {
	Payload *models.IPLBBackendUDPBackendUDP
}

GetIPLoadbalancingServiceNameUDPFarmFarmIDOK handles this case with default header values.

description of 'iplb.BackendUdp.BackendUdp' response

func NewGetIPLoadbalancingServiceNameUDPFarmFarmIDOK ¶

func NewGetIPLoadbalancingServiceNameUDPFarmFarmIDOK() *GetIPLoadbalancingServiceNameUDPFarmFarmIDOK

NewGetIPLoadbalancingServiceNameUDPFarmFarmIDOK creates a GetIPLoadbalancingServiceNameUDPFarmFarmIDOK with default headers values

func (*GetIPLoadbalancingServiceNameUDPFarmFarmIDOK) Error ¶

type GetIPLoadbalancingServiceNameUDPFarmFarmIDParams ¶

type GetIPLoadbalancingServiceNameUDPFarmFarmIDParams struct {

	/*FarmID*/
	FarmID int64
	/*ServiceName*/
	ServiceName string

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

GetIPLoadbalancingServiceNameUDPFarmFarmIDParams contains all the parameters to send to the API endpoint for the get IP loadbalancing service name UDP farm farm ID operation typically these are written to a http.Request

func NewGetIPLoadbalancingServiceNameUDPFarmFarmIDParams ¶

func NewGetIPLoadbalancingServiceNameUDPFarmFarmIDParams() *GetIPLoadbalancingServiceNameUDPFarmFarmIDParams

NewGetIPLoadbalancingServiceNameUDPFarmFarmIDParams creates a new GetIPLoadbalancingServiceNameUDPFarmFarmIDParams object with the default values initialized.

func NewGetIPLoadbalancingServiceNameUDPFarmFarmIDParamsWithContext ¶

func NewGetIPLoadbalancingServiceNameUDPFarmFarmIDParamsWithContext(ctx context.Context) *GetIPLoadbalancingServiceNameUDPFarmFarmIDParams

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

func NewGetIPLoadbalancingServiceNameUDPFarmFarmIDParamsWithHTTPClient ¶

func NewGetIPLoadbalancingServiceNameUDPFarmFarmIDParamsWithHTTPClient(client *http.Client) *GetIPLoadbalancingServiceNameUDPFarmFarmIDParams

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

func NewGetIPLoadbalancingServiceNameUDPFarmFarmIDParamsWithTimeout ¶

func NewGetIPLoadbalancingServiceNameUDPFarmFarmIDParamsWithTimeout(timeout time.Duration) *GetIPLoadbalancingServiceNameUDPFarmFarmIDParams

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

func (*GetIPLoadbalancingServiceNameUDPFarmFarmIDParams) SetContext ¶

SetContext adds the context to the get IP loadbalancing service name UDP farm farm ID params

func (*GetIPLoadbalancingServiceNameUDPFarmFarmIDParams) SetFarmID ¶

SetFarmID adds the farmId to the get IP loadbalancing service name UDP farm farm ID params

func (*GetIPLoadbalancingServiceNameUDPFarmFarmIDParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the get IP loadbalancing service name UDP farm farm ID params

func (*GetIPLoadbalancingServiceNameUDPFarmFarmIDParams) SetServiceName ¶

func (o *GetIPLoadbalancingServiceNameUDPFarmFarmIDParams) SetServiceName(serviceName string)

SetServiceName adds the serviceName to the get IP loadbalancing service name UDP farm farm ID params

func (*GetIPLoadbalancingServiceNameUDPFarmFarmIDParams) SetTimeout ¶

SetTimeout adds the timeout to the get IP loadbalancing service name UDP farm farm ID params

func (*GetIPLoadbalancingServiceNameUDPFarmFarmIDParams) WithContext ¶

WithContext adds the context to the get IP loadbalancing service name UDP farm farm ID params

func (*GetIPLoadbalancingServiceNameUDPFarmFarmIDParams) WithFarmID ¶

WithFarmID adds the farmID to the get IP loadbalancing service name UDP farm farm ID params

func (*GetIPLoadbalancingServiceNameUDPFarmFarmIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get IP loadbalancing service name UDP farm farm ID params

func (*GetIPLoadbalancingServiceNameUDPFarmFarmIDParams) WithServiceName ¶

WithServiceName adds the serviceName to the get IP loadbalancing service name UDP farm farm ID params

func (*GetIPLoadbalancingServiceNameUDPFarmFarmIDParams) WithTimeout ¶

WithTimeout adds the timeout to the get IP loadbalancing service name UDP farm farm ID params

func (*GetIPLoadbalancingServiceNameUDPFarmFarmIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetIPLoadbalancingServiceNameUDPFarmFarmIDReader ¶

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

GetIPLoadbalancingServiceNameUDPFarmFarmIDReader is a Reader for the GetIPLoadbalancingServiceNameUDPFarmFarmID structure.

func (*GetIPLoadbalancingServiceNameUDPFarmFarmIDReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetIPLoadbalancingServiceNameUDPFarmFarmIDServerDefault ¶

type GetIPLoadbalancingServiceNameUDPFarmFarmIDServerDefault struct {
	Payload *models.GetIPLoadbalancingServiceNameUDPFarmFarmIDServerDefaultBody
	// contains filtered or unexported fields
}

GetIPLoadbalancingServiceNameUDPFarmFarmIDServerDefault handles this case with default header values.

Unexpected error

func NewGetIPLoadbalancingServiceNameUDPFarmFarmIDServerDefault ¶

func NewGetIPLoadbalancingServiceNameUDPFarmFarmIDServerDefault(code int) *GetIPLoadbalancingServiceNameUDPFarmFarmIDServerDefault

NewGetIPLoadbalancingServiceNameUDPFarmFarmIDServerDefault creates a GetIPLoadbalancingServiceNameUDPFarmFarmIDServerDefault with default headers values

func (*GetIPLoadbalancingServiceNameUDPFarmFarmIDServerDefault) Code ¶

Code gets the status code for the get IP loadbalancing service name UDP farm farm ID server default response

func (*GetIPLoadbalancingServiceNameUDPFarmFarmIDServerDefault) Error ¶

type GetIPLoadbalancingServiceNameUDPFarmFarmIDServerOK ¶

type GetIPLoadbalancingServiceNameUDPFarmFarmIDServerOK struct {
	Payload []int64
}

GetIPLoadbalancingServiceNameUDPFarmFarmIDServerOK handles this case with default header values.

return value

func NewGetIPLoadbalancingServiceNameUDPFarmFarmIDServerOK ¶

func NewGetIPLoadbalancingServiceNameUDPFarmFarmIDServerOK() *GetIPLoadbalancingServiceNameUDPFarmFarmIDServerOK

NewGetIPLoadbalancingServiceNameUDPFarmFarmIDServerOK creates a GetIPLoadbalancingServiceNameUDPFarmFarmIDServerOK with default headers values

func (*GetIPLoadbalancingServiceNameUDPFarmFarmIDServerOK) Error ¶

type GetIPLoadbalancingServiceNameUDPFarmFarmIDServerParams ¶

type GetIPLoadbalancingServiceNameUDPFarmFarmIDServerParams struct {

	/*Address*/
	Address *string
	/*FarmID*/
	FarmID int64
	/*ServiceName*/
	ServiceName string
	/*Status*/
	Status *string

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

GetIPLoadbalancingServiceNameUDPFarmFarmIDServerParams contains all the parameters to send to the API endpoint for the get IP loadbalancing service name UDP farm farm ID server operation typically these are written to a http.Request

func NewGetIPLoadbalancingServiceNameUDPFarmFarmIDServerParams ¶

func NewGetIPLoadbalancingServiceNameUDPFarmFarmIDServerParams() *GetIPLoadbalancingServiceNameUDPFarmFarmIDServerParams

NewGetIPLoadbalancingServiceNameUDPFarmFarmIDServerParams creates a new GetIPLoadbalancingServiceNameUDPFarmFarmIDServerParams object with the default values initialized.

func NewGetIPLoadbalancingServiceNameUDPFarmFarmIDServerParamsWithContext ¶

func NewGetIPLoadbalancingServiceNameUDPFarmFarmIDServerParamsWithContext(ctx context.Context) *GetIPLoadbalancingServiceNameUDPFarmFarmIDServerParams

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

func NewGetIPLoadbalancingServiceNameUDPFarmFarmIDServerParamsWithHTTPClient ¶

func NewGetIPLoadbalancingServiceNameUDPFarmFarmIDServerParamsWithHTTPClient(client *http.Client) *GetIPLoadbalancingServiceNameUDPFarmFarmIDServerParams

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

func NewGetIPLoadbalancingServiceNameUDPFarmFarmIDServerParamsWithTimeout ¶

func NewGetIPLoadbalancingServiceNameUDPFarmFarmIDServerParamsWithTimeout(timeout time.Duration) *GetIPLoadbalancingServiceNameUDPFarmFarmIDServerParams

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

func (*GetIPLoadbalancingServiceNameUDPFarmFarmIDServerParams) SetAddress ¶

SetAddress adds the address to the get IP loadbalancing service name UDP farm farm ID server params

func (*GetIPLoadbalancingServiceNameUDPFarmFarmIDServerParams) SetContext ¶

SetContext adds the context to the get IP loadbalancing service name UDP farm farm ID server params

func (*GetIPLoadbalancingServiceNameUDPFarmFarmIDServerParams) SetFarmID ¶

SetFarmID adds the farmId to the get IP loadbalancing service name UDP farm farm ID server params

func (*GetIPLoadbalancingServiceNameUDPFarmFarmIDServerParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the get IP loadbalancing service name UDP farm farm ID server params

func (*GetIPLoadbalancingServiceNameUDPFarmFarmIDServerParams) SetServiceName ¶

func (o *GetIPLoadbalancingServiceNameUDPFarmFarmIDServerParams) SetServiceName(serviceName string)

SetServiceName adds the serviceName to the get IP loadbalancing service name UDP farm farm ID server params

func (*GetIPLoadbalancingServiceNameUDPFarmFarmIDServerParams) SetStatus ¶

SetStatus adds the status to the get IP loadbalancing service name UDP farm farm ID server params

func (*GetIPLoadbalancingServiceNameUDPFarmFarmIDServerParams) SetTimeout ¶

SetTimeout adds the timeout to the get IP loadbalancing service name UDP farm farm ID server params

func (*GetIPLoadbalancingServiceNameUDPFarmFarmIDServerParams) WithAddress ¶

WithAddress adds the address to the get IP loadbalancing service name UDP farm farm ID server params

func (*GetIPLoadbalancingServiceNameUDPFarmFarmIDServerParams) WithContext ¶

WithContext adds the context to the get IP loadbalancing service name UDP farm farm ID server params

func (*GetIPLoadbalancingServiceNameUDPFarmFarmIDServerParams) WithFarmID ¶

WithFarmID adds the farmID to the get IP loadbalancing service name UDP farm farm ID server params

func (*GetIPLoadbalancingServiceNameUDPFarmFarmIDServerParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get IP loadbalancing service name UDP farm farm ID server params

func (*GetIPLoadbalancingServiceNameUDPFarmFarmIDServerParams) WithServiceName ¶

WithServiceName adds the serviceName to the get IP loadbalancing service name UDP farm farm ID server params

func (*GetIPLoadbalancingServiceNameUDPFarmFarmIDServerParams) WithStatus ¶

WithStatus adds the status to the get IP loadbalancing service name UDP farm farm ID server params

func (*GetIPLoadbalancingServiceNameUDPFarmFarmIDServerParams) WithTimeout ¶

WithTimeout adds the timeout to the get IP loadbalancing service name UDP farm farm ID server params

func (*GetIPLoadbalancingServiceNameUDPFarmFarmIDServerParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetIPLoadbalancingServiceNameUDPFarmFarmIDServerReader ¶

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

GetIPLoadbalancingServiceNameUDPFarmFarmIDServerReader is a Reader for the GetIPLoadbalancingServiceNameUDPFarmFarmIDServer structure.

func (*GetIPLoadbalancingServiceNameUDPFarmFarmIDServerReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDDefault ¶

type GetIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDDefault struct {
	Payload *models.GetIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDDefaultBody
	// contains filtered or unexported fields
}

GetIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDDefault handles this case with default header values.

Unexpected error

func NewGetIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDDefault ¶

func NewGetIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDDefault(code int) *GetIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDDefault

NewGetIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDDefault creates a GetIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDDefault with default headers values

func (*GetIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDDefault) Code ¶

Code gets the status code for the get IP loadbalancing service name UDP farm farm ID server server ID default response

func (*GetIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDDefault) Error ¶

type GetIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDOK ¶

type GetIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDOK struct {
	Payload *models.IPLBBackendUDPCustomerServerBackendUDPServer
}

GetIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDOK handles this case with default header values.

description of 'iplb.BackendUdpCustomerServer.BackendUDPServer' response

func NewGetIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDOK ¶

func NewGetIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDOK() *GetIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDOK

NewGetIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDOK creates a GetIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDOK with default headers values

func (*GetIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDOK) Error ¶

type GetIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDParams ¶

type GetIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDParams struct {

	/*FarmID*/
	FarmID int64
	/*ServerID*/
	ServerID int64
	/*ServiceName*/
	ServiceName string

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

GetIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDParams contains all the parameters to send to the API endpoint for the get IP loadbalancing service name UDP farm farm ID server server ID operation typically these are written to a http.Request

func NewGetIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDParams ¶

func NewGetIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDParams() *GetIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDParams

NewGetIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDParams creates a new GetIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDParams object with the default values initialized.

func NewGetIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDParamsWithContext ¶

func NewGetIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDParamsWithContext(ctx context.Context) *GetIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDParams

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

func NewGetIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDParamsWithHTTPClient ¶

func NewGetIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDParamsWithHTTPClient(client *http.Client) *GetIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDParams

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

func NewGetIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDParamsWithTimeout ¶

func NewGetIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDParamsWithTimeout(timeout time.Duration) *GetIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDParams

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

func (*GetIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDParams) SetContext ¶

SetContext adds the context to the get IP loadbalancing service name UDP farm farm ID server server ID params

func (*GetIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDParams) SetFarmID ¶

SetFarmID adds the farmId to the get IP loadbalancing service name UDP farm farm ID server server ID params

func (*GetIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the get IP loadbalancing service name UDP farm farm ID server server ID params

func (*GetIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDParams) SetServerID ¶

SetServerID adds the serverId to the get IP loadbalancing service name UDP farm farm ID server server ID params

func (*GetIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDParams) SetServiceName ¶

SetServiceName adds the serviceName to the get IP loadbalancing service name UDP farm farm ID server server ID params

func (*GetIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDParams) SetTimeout ¶

SetTimeout adds the timeout to the get IP loadbalancing service name UDP farm farm ID server server ID params

func (*GetIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDParams) WithContext ¶

WithContext adds the context to the get IP loadbalancing service name UDP farm farm ID server server ID params

func (*GetIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDParams) WithFarmID ¶

WithFarmID adds the farmID to the get IP loadbalancing service name UDP farm farm ID server server ID params

func (*GetIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get IP loadbalancing service name UDP farm farm ID server server ID params

func (*GetIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDParams) WithServerID ¶

WithServerID adds the serverID to the get IP loadbalancing service name UDP farm farm ID server server ID params

func (*GetIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDParams) WithServiceName ¶

WithServiceName adds the serviceName to the get IP loadbalancing service name UDP farm farm ID server server ID params

func (*GetIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDParams) WithTimeout ¶

WithTimeout adds the timeout to the get IP loadbalancing service name UDP farm farm ID server server ID params

func (*GetIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDReader ¶

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

GetIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDReader is a Reader for the GetIPLoadbalancingServiceNameUDPFarmFarmIDServerServerID structure.

func (*GetIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDReader) ReadResponse ¶

ReadResponse reads a server response into the received o.

type GetIPLoadbalancingServiceNameUDPFarmOK ¶

type GetIPLoadbalancingServiceNameUDPFarmOK struct {
	Payload []int64
}

GetIPLoadbalancingServiceNameUDPFarmOK handles this case with default header values.

return value

func NewGetIPLoadbalancingServiceNameUDPFarmOK ¶

func NewGetIPLoadbalancingServiceNameUDPFarmOK() *GetIPLoadbalancingServiceNameUDPFarmOK

NewGetIPLoadbalancingServiceNameUDPFarmOK creates a GetIPLoadbalancingServiceNameUDPFarmOK with default headers values

func (*GetIPLoadbalancingServiceNameUDPFarmOK) Error ¶

type GetIPLoadbalancingServiceNameUDPFarmParams ¶

type GetIPLoadbalancingServiceNameUDPFarmParams struct {

	/*ServiceName*/
	ServiceName string
	/*Zone*/
	Zone *string

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

GetIPLoadbalancingServiceNameUDPFarmParams contains all the parameters to send to the API endpoint for the get IP loadbalancing service name UDP farm operation typically these are written to a http.Request

func NewGetIPLoadbalancingServiceNameUDPFarmParams ¶

func NewGetIPLoadbalancingServiceNameUDPFarmParams() *GetIPLoadbalancingServiceNameUDPFarmParams

NewGetIPLoadbalancingServiceNameUDPFarmParams creates a new GetIPLoadbalancingServiceNameUDPFarmParams object with the default values initialized.

func NewGetIPLoadbalancingServiceNameUDPFarmParamsWithContext ¶

func NewGetIPLoadbalancingServiceNameUDPFarmParamsWithContext(ctx context.Context) *GetIPLoadbalancingServiceNameUDPFarmParams

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

func NewGetIPLoadbalancingServiceNameUDPFarmParamsWithHTTPClient ¶

func NewGetIPLoadbalancingServiceNameUDPFarmParamsWithHTTPClient(client *http.Client) *GetIPLoadbalancingServiceNameUDPFarmParams

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

func NewGetIPLoadbalancingServiceNameUDPFarmParamsWithTimeout ¶

func NewGetIPLoadbalancingServiceNameUDPFarmParamsWithTimeout(timeout time.Duration) *GetIPLoadbalancingServiceNameUDPFarmParams

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

func (*GetIPLoadbalancingServiceNameUDPFarmParams) SetContext ¶

SetContext adds the context to the get IP loadbalancing service name UDP farm params

func (*GetIPLoadbalancingServiceNameUDPFarmParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get IP loadbalancing service name UDP farm params

func (*GetIPLoadbalancingServiceNameUDPFarmParams) SetServiceName ¶

func (o *GetIPLoadbalancingServiceNameUDPFarmParams) SetServiceName(serviceName string)

SetServiceName adds the serviceName to the get IP loadbalancing service name UDP farm params

func (*GetIPLoadbalancingServiceNameUDPFarmParams) SetTimeout ¶

SetTimeout adds the timeout to the get IP loadbalancing service name UDP farm params

func (*GetIPLoadbalancingServiceNameUDPFarmParams) SetZone ¶

SetZone adds the zone to the get IP loadbalancing service name UDP farm params

func (*GetIPLoadbalancingServiceNameUDPFarmParams) WithContext ¶

WithContext adds the context to the get IP loadbalancing service name UDP farm params

func (*GetIPLoadbalancingServiceNameUDPFarmParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get IP loadbalancing service name UDP farm params

func (*GetIPLoadbalancingServiceNameUDPFarmParams) WithServiceName ¶

WithServiceName adds the serviceName to the get IP loadbalancing service name UDP farm params

func (*GetIPLoadbalancingServiceNameUDPFarmParams) WithTimeout ¶

WithTimeout adds the timeout to the get IP loadbalancing service name UDP farm params

func (*GetIPLoadbalancingServiceNameUDPFarmParams) WithZone ¶

WithZone adds the zone to the get IP loadbalancing service name UDP farm params

func (*GetIPLoadbalancingServiceNameUDPFarmParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetIPLoadbalancingServiceNameUDPFarmReader ¶

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

GetIPLoadbalancingServiceNameUDPFarmReader is a Reader for the GetIPLoadbalancingServiceNameUDPFarm structure.

func (*GetIPLoadbalancingServiceNameUDPFarmReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetIPLoadbalancingServiceNameUDPFrontendDefault ¶

type GetIPLoadbalancingServiceNameUDPFrontendDefault struct {
	Payload *models.GetIPLoadbalancingServiceNameUDPFrontendDefaultBody
	// contains filtered or unexported fields
}

GetIPLoadbalancingServiceNameUDPFrontendDefault handles this case with default header values.

Unexpected error

func NewGetIPLoadbalancingServiceNameUDPFrontendDefault ¶

func NewGetIPLoadbalancingServiceNameUDPFrontendDefault(code int) *GetIPLoadbalancingServiceNameUDPFrontendDefault

NewGetIPLoadbalancingServiceNameUDPFrontendDefault creates a GetIPLoadbalancingServiceNameUDPFrontendDefault with default headers values

func (*GetIPLoadbalancingServiceNameUDPFrontendDefault) Code ¶

Code gets the status code for the get IP loadbalancing service name UDP frontend default response

func (*GetIPLoadbalancingServiceNameUDPFrontendDefault) Error ¶

type GetIPLoadbalancingServiceNameUDPFrontendFrontendIDDefault ¶

type GetIPLoadbalancingServiceNameUDPFrontendFrontendIDDefault struct {
	Payload *models.GetIPLoadbalancingServiceNameUDPFrontendFrontendIDDefaultBody
	// contains filtered or unexported fields
}

GetIPLoadbalancingServiceNameUDPFrontendFrontendIDDefault handles this case with default header values.

Unexpected error

func NewGetIPLoadbalancingServiceNameUDPFrontendFrontendIDDefault ¶

func NewGetIPLoadbalancingServiceNameUDPFrontendFrontendIDDefault(code int) *GetIPLoadbalancingServiceNameUDPFrontendFrontendIDDefault

NewGetIPLoadbalancingServiceNameUDPFrontendFrontendIDDefault creates a GetIPLoadbalancingServiceNameUDPFrontendFrontendIDDefault with default headers values

func (*GetIPLoadbalancingServiceNameUDPFrontendFrontendIDDefault) Code ¶

Code gets the status code for the get IP loadbalancing service name UDP frontend frontend ID default response

func (*GetIPLoadbalancingServiceNameUDPFrontendFrontendIDDefault) Error ¶

type GetIPLoadbalancingServiceNameUDPFrontendFrontendIDOK ¶

type GetIPLoadbalancingServiceNameUDPFrontendFrontendIDOK struct {
	Payload *models.IPLBFrontendUDPFrontendUDP
}

GetIPLoadbalancingServiceNameUDPFrontendFrontendIDOK handles this case with default header values.

description of 'iplb.FrontendUdp.FrontendUdp' response

func NewGetIPLoadbalancingServiceNameUDPFrontendFrontendIDOK ¶

func NewGetIPLoadbalancingServiceNameUDPFrontendFrontendIDOK() *GetIPLoadbalancingServiceNameUDPFrontendFrontendIDOK

NewGetIPLoadbalancingServiceNameUDPFrontendFrontendIDOK creates a GetIPLoadbalancingServiceNameUDPFrontendFrontendIDOK with default headers values

func (*GetIPLoadbalancingServiceNameUDPFrontendFrontendIDOK) Error ¶

type GetIPLoadbalancingServiceNameUDPFrontendFrontendIDParams ¶

type GetIPLoadbalancingServiceNameUDPFrontendFrontendIDParams struct {

	/*FrontendID*/
	FrontendID int64
	/*ServiceName*/
	ServiceName string

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

GetIPLoadbalancingServiceNameUDPFrontendFrontendIDParams contains all the parameters to send to the API endpoint for the get IP loadbalancing service name UDP frontend frontend ID operation typically these are written to a http.Request

func NewGetIPLoadbalancingServiceNameUDPFrontendFrontendIDParams ¶

func NewGetIPLoadbalancingServiceNameUDPFrontendFrontendIDParams() *GetIPLoadbalancingServiceNameUDPFrontendFrontendIDParams

NewGetIPLoadbalancingServiceNameUDPFrontendFrontendIDParams creates a new GetIPLoadbalancingServiceNameUDPFrontendFrontendIDParams object with the default values initialized.

func NewGetIPLoadbalancingServiceNameUDPFrontendFrontendIDParamsWithContext ¶

func NewGetIPLoadbalancingServiceNameUDPFrontendFrontendIDParamsWithContext(ctx context.Context) *GetIPLoadbalancingServiceNameUDPFrontendFrontendIDParams

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

func NewGetIPLoadbalancingServiceNameUDPFrontendFrontendIDParamsWithHTTPClient ¶

func NewGetIPLoadbalancingServiceNameUDPFrontendFrontendIDParamsWithHTTPClient(client *http.Client) *GetIPLoadbalancingServiceNameUDPFrontendFrontendIDParams

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

func NewGetIPLoadbalancingServiceNameUDPFrontendFrontendIDParamsWithTimeout ¶

func NewGetIPLoadbalancingServiceNameUDPFrontendFrontendIDParamsWithTimeout(timeout time.Duration) *GetIPLoadbalancingServiceNameUDPFrontendFrontendIDParams

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

func (*GetIPLoadbalancingServiceNameUDPFrontendFrontendIDParams) SetContext ¶

SetContext adds the context to the get IP loadbalancing service name UDP frontend frontend ID params

func (*GetIPLoadbalancingServiceNameUDPFrontendFrontendIDParams) SetFrontendID ¶

SetFrontendID adds the frontendId to the get IP loadbalancing service name UDP frontend frontend ID params

func (*GetIPLoadbalancingServiceNameUDPFrontendFrontendIDParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the get IP loadbalancing service name UDP frontend frontend ID params

func (*GetIPLoadbalancingServiceNameUDPFrontendFrontendIDParams) SetServiceName ¶

SetServiceName adds the serviceName to the get IP loadbalancing service name UDP frontend frontend ID params

func (*GetIPLoadbalancingServiceNameUDPFrontendFrontendIDParams) SetTimeout ¶

SetTimeout adds the timeout to the get IP loadbalancing service name UDP frontend frontend ID params

func (*GetIPLoadbalancingServiceNameUDPFrontendFrontendIDParams) WithContext ¶

WithContext adds the context to the get IP loadbalancing service name UDP frontend frontend ID params

func (*GetIPLoadbalancingServiceNameUDPFrontendFrontendIDParams) WithFrontendID ¶

WithFrontendID adds the frontendID to the get IP loadbalancing service name UDP frontend frontend ID params

func (*GetIPLoadbalancingServiceNameUDPFrontendFrontendIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get IP loadbalancing service name UDP frontend frontend ID params

func (*GetIPLoadbalancingServiceNameUDPFrontendFrontendIDParams) WithServiceName ¶

WithServiceName adds the serviceName to the get IP loadbalancing service name UDP frontend frontend ID params

func (*GetIPLoadbalancingServiceNameUDPFrontendFrontendIDParams) WithTimeout ¶

WithTimeout adds the timeout to the get IP loadbalancing service name UDP frontend frontend ID params

func (*GetIPLoadbalancingServiceNameUDPFrontendFrontendIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetIPLoadbalancingServiceNameUDPFrontendFrontendIDReader ¶

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

GetIPLoadbalancingServiceNameUDPFrontendFrontendIDReader is a Reader for the GetIPLoadbalancingServiceNameUDPFrontendFrontendID structure.

func (*GetIPLoadbalancingServiceNameUDPFrontendFrontendIDReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetIPLoadbalancingServiceNameUDPFrontendOK ¶

type GetIPLoadbalancingServiceNameUDPFrontendOK struct {
	Payload []int64
}

GetIPLoadbalancingServiceNameUDPFrontendOK handles this case with default header values.

return value

func NewGetIPLoadbalancingServiceNameUDPFrontendOK ¶

func NewGetIPLoadbalancingServiceNameUDPFrontendOK() *GetIPLoadbalancingServiceNameUDPFrontendOK

NewGetIPLoadbalancingServiceNameUDPFrontendOK creates a GetIPLoadbalancingServiceNameUDPFrontendOK with default headers values

func (*GetIPLoadbalancingServiceNameUDPFrontendOK) Error ¶

type GetIPLoadbalancingServiceNameUDPFrontendParams ¶

type GetIPLoadbalancingServiceNameUDPFrontendParams struct {

	/*DefaultFarmID*/
	DefaultFarmID *int64
	/*Port*/
	Port *string
	/*ServiceName*/
	ServiceName string
	/*Zone*/
	Zone *string

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

GetIPLoadbalancingServiceNameUDPFrontendParams contains all the parameters to send to the API endpoint for the get IP loadbalancing service name UDP frontend operation typically these are written to a http.Request

func NewGetIPLoadbalancingServiceNameUDPFrontendParams ¶

func NewGetIPLoadbalancingServiceNameUDPFrontendParams() *GetIPLoadbalancingServiceNameUDPFrontendParams

NewGetIPLoadbalancingServiceNameUDPFrontendParams creates a new GetIPLoadbalancingServiceNameUDPFrontendParams object with the default values initialized.

func NewGetIPLoadbalancingServiceNameUDPFrontendParamsWithContext ¶

func NewGetIPLoadbalancingServiceNameUDPFrontendParamsWithContext(ctx context.Context) *GetIPLoadbalancingServiceNameUDPFrontendParams

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

func NewGetIPLoadbalancingServiceNameUDPFrontendParamsWithHTTPClient ¶

func NewGetIPLoadbalancingServiceNameUDPFrontendParamsWithHTTPClient(client *http.Client) *GetIPLoadbalancingServiceNameUDPFrontendParams

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

func NewGetIPLoadbalancingServiceNameUDPFrontendParamsWithTimeout ¶

func NewGetIPLoadbalancingServiceNameUDPFrontendParamsWithTimeout(timeout time.Duration) *GetIPLoadbalancingServiceNameUDPFrontendParams

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

func (*GetIPLoadbalancingServiceNameUDPFrontendParams) SetContext ¶

SetContext adds the context to the get IP loadbalancing service name UDP frontend params

func (*GetIPLoadbalancingServiceNameUDPFrontendParams) SetDefaultFarmID ¶

func (o *GetIPLoadbalancingServiceNameUDPFrontendParams) SetDefaultFarmID(defaultFarmID *int64)

SetDefaultFarmID adds the defaultFarmId to the get IP loadbalancing service name UDP frontend params

func (*GetIPLoadbalancingServiceNameUDPFrontendParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the get IP loadbalancing service name UDP frontend params

func (*GetIPLoadbalancingServiceNameUDPFrontendParams) SetPort ¶

SetPort adds the port to the get IP loadbalancing service name UDP frontend params

func (*GetIPLoadbalancingServiceNameUDPFrontendParams) SetServiceName ¶

func (o *GetIPLoadbalancingServiceNameUDPFrontendParams) SetServiceName(serviceName string)

SetServiceName adds the serviceName to the get IP loadbalancing service name UDP frontend params

func (*GetIPLoadbalancingServiceNameUDPFrontendParams) SetTimeout ¶

SetTimeout adds the timeout to the get IP loadbalancing service name UDP frontend params

func (*GetIPLoadbalancingServiceNameUDPFrontendParams) SetZone ¶

SetZone adds the zone to the get IP loadbalancing service name UDP frontend params

func (*GetIPLoadbalancingServiceNameUDPFrontendParams) WithContext ¶

WithContext adds the context to the get IP loadbalancing service name UDP frontend params

func (*GetIPLoadbalancingServiceNameUDPFrontendParams) WithDefaultFarmID ¶

WithDefaultFarmID adds the defaultFarmID to the get IP loadbalancing service name UDP frontend params

func (*GetIPLoadbalancingServiceNameUDPFrontendParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get IP loadbalancing service name UDP frontend params

func (*GetIPLoadbalancingServiceNameUDPFrontendParams) WithPort ¶

WithPort adds the port to the get IP loadbalancing service name UDP frontend params

func (*GetIPLoadbalancingServiceNameUDPFrontendParams) WithServiceName ¶

WithServiceName adds the serviceName to the get IP loadbalancing service name UDP frontend params

func (*GetIPLoadbalancingServiceNameUDPFrontendParams) WithTimeout ¶

WithTimeout adds the timeout to the get IP loadbalancing service name UDP frontend params

func (*GetIPLoadbalancingServiceNameUDPFrontendParams) WithZone ¶

WithZone adds the zone to the get IP loadbalancing service name UDP frontend params

func (*GetIPLoadbalancingServiceNameUDPFrontendParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetIPLoadbalancingServiceNameUDPFrontendReader ¶

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

GetIPLoadbalancingServiceNameUDPFrontendReader is a Reader for the GetIPLoadbalancingServiceNameUDPFrontend structure.

func (*GetIPLoadbalancingServiceNameUDPFrontendReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetIPLoadbalancingServiceNameVrackNetworkCreationRulesDefault ¶

type GetIPLoadbalancingServiceNameVrackNetworkCreationRulesDefault struct {
	Payload *models.GetIPLoadbalancingServiceNameVrackNetworkCreationRulesDefaultBody
	// contains filtered or unexported fields
}

GetIPLoadbalancingServiceNameVrackNetworkCreationRulesDefault handles this case with default header values.

Unexpected error

func NewGetIPLoadbalancingServiceNameVrackNetworkCreationRulesDefault ¶

func NewGetIPLoadbalancingServiceNameVrackNetworkCreationRulesDefault(code int) *GetIPLoadbalancingServiceNameVrackNetworkCreationRulesDefault

NewGetIPLoadbalancingServiceNameVrackNetworkCreationRulesDefault creates a GetIPLoadbalancingServiceNameVrackNetworkCreationRulesDefault with default headers values

func (*GetIPLoadbalancingServiceNameVrackNetworkCreationRulesDefault) Code ¶

Code gets the status code for the get IP loadbalancing service name vrack network creation rules default response

func (*GetIPLoadbalancingServiceNameVrackNetworkCreationRulesDefault) Error ¶

type GetIPLoadbalancingServiceNameVrackNetworkCreationRulesOK ¶

type GetIPLoadbalancingServiceNameVrackNetworkCreationRulesOK struct {
	Payload *models.IPLBVrackNetworkCreationRules
}

GetIPLoadbalancingServiceNameVrackNetworkCreationRulesOK handles this case with default header values.

description of 'iplb.VrackNetworkCreationRules' response

func NewGetIPLoadbalancingServiceNameVrackNetworkCreationRulesOK ¶

func NewGetIPLoadbalancingServiceNameVrackNetworkCreationRulesOK() *GetIPLoadbalancingServiceNameVrackNetworkCreationRulesOK

NewGetIPLoadbalancingServiceNameVrackNetworkCreationRulesOK creates a GetIPLoadbalancingServiceNameVrackNetworkCreationRulesOK with default headers values

func (*GetIPLoadbalancingServiceNameVrackNetworkCreationRulesOK) Error ¶

type GetIPLoadbalancingServiceNameVrackNetworkCreationRulesParams ¶

type GetIPLoadbalancingServiceNameVrackNetworkCreationRulesParams struct {

	/*ServiceName*/
	ServiceName string

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

GetIPLoadbalancingServiceNameVrackNetworkCreationRulesParams contains all the parameters to send to the API endpoint for the get IP loadbalancing service name vrack network creation rules operation typically these are written to a http.Request

func NewGetIPLoadbalancingServiceNameVrackNetworkCreationRulesParams ¶

func NewGetIPLoadbalancingServiceNameVrackNetworkCreationRulesParams() *GetIPLoadbalancingServiceNameVrackNetworkCreationRulesParams

NewGetIPLoadbalancingServiceNameVrackNetworkCreationRulesParams creates a new GetIPLoadbalancingServiceNameVrackNetworkCreationRulesParams object with the default values initialized.

func NewGetIPLoadbalancingServiceNameVrackNetworkCreationRulesParamsWithContext ¶

func NewGetIPLoadbalancingServiceNameVrackNetworkCreationRulesParamsWithContext(ctx context.Context) *GetIPLoadbalancingServiceNameVrackNetworkCreationRulesParams

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

func NewGetIPLoadbalancingServiceNameVrackNetworkCreationRulesParamsWithHTTPClient ¶

func NewGetIPLoadbalancingServiceNameVrackNetworkCreationRulesParamsWithHTTPClient(client *http.Client) *GetIPLoadbalancingServiceNameVrackNetworkCreationRulesParams

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

func NewGetIPLoadbalancingServiceNameVrackNetworkCreationRulesParamsWithTimeout ¶

func NewGetIPLoadbalancingServiceNameVrackNetworkCreationRulesParamsWithTimeout(timeout time.Duration) *GetIPLoadbalancingServiceNameVrackNetworkCreationRulesParams

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

func (*GetIPLoadbalancingServiceNameVrackNetworkCreationRulesParams) SetContext ¶

SetContext adds the context to the get IP loadbalancing service name vrack network creation rules params

func (*GetIPLoadbalancingServiceNameVrackNetworkCreationRulesParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the get IP loadbalancing service name vrack network creation rules params

func (*GetIPLoadbalancingServiceNameVrackNetworkCreationRulesParams) SetServiceName ¶

SetServiceName adds the serviceName to the get IP loadbalancing service name vrack network creation rules params

func (*GetIPLoadbalancingServiceNameVrackNetworkCreationRulesParams) SetTimeout ¶

SetTimeout adds the timeout to the get IP loadbalancing service name vrack network creation rules params

func (*GetIPLoadbalancingServiceNameVrackNetworkCreationRulesParams) WithContext ¶

WithContext adds the context to the get IP loadbalancing service name vrack network creation rules params

func (*GetIPLoadbalancingServiceNameVrackNetworkCreationRulesParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get IP loadbalancing service name vrack network creation rules params

func (*GetIPLoadbalancingServiceNameVrackNetworkCreationRulesParams) WithServiceName ¶

WithServiceName adds the serviceName to the get IP loadbalancing service name vrack network creation rules params

func (*GetIPLoadbalancingServiceNameVrackNetworkCreationRulesParams) WithTimeout ¶

WithTimeout adds the timeout to the get IP loadbalancing service name vrack network creation rules params

func (*GetIPLoadbalancingServiceNameVrackNetworkCreationRulesParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetIPLoadbalancingServiceNameVrackNetworkCreationRulesReader ¶

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

GetIPLoadbalancingServiceNameVrackNetworkCreationRulesReader is a Reader for the GetIPLoadbalancingServiceNameVrackNetworkCreationRules structure.

func (*GetIPLoadbalancingServiceNameVrackNetworkCreationRulesReader) ReadResponse ¶

ReadResponse reads a server response into the received o.

type GetIPLoadbalancingServiceNameVrackNetworkDefault ¶

type GetIPLoadbalancingServiceNameVrackNetworkDefault struct {
	Payload *models.GetIPLoadbalancingServiceNameVrackNetworkDefaultBody
	// contains filtered or unexported fields
}

GetIPLoadbalancingServiceNameVrackNetworkDefault handles this case with default header values.

Unexpected error

func NewGetIPLoadbalancingServiceNameVrackNetworkDefault ¶

func NewGetIPLoadbalancingServiceNameVrackNetworkDefault(code int) *GetIPLoadbalancingServiceNameVrackNetworkDefault

NewGetIPLoadbalancingServiceNameVrackNetworkDefault creates a GetIPLoadbalancingServiceNameVrackNetworkDefault with default headers values

func (*GetIPLoadbalancingServiceNameVrackNetworkDefault) Code ¶

Code gets the status code for the get IP loadbalancing service name vrack network default response

func (*GetIPLoadbalancingServiceNameVrackNetworkDefault) Error ¶

type GetIPLoadbalancingServiceNameVrackNetworkOK ¶

type GetIPLoadbalancingServiceNameVrackNetworkOK struct {
	Payload []int64
}

GetIPLoadbalancingServiceNameVrackNetworkOK handles this case with default header values.

return value

func NewGetIPLoadbalancingServiceNameVrackNetworkOK ¶

func NewGetIPLoadbalancingServiceNameVrackNetworkOK() *GetIPLoadbalancingServiceNameVrackNetworkOK

NewGetIPLoadbalancingServiceNameVrackNetworkOK creates a GetIPLoadbalancingServiceNameVrackNetworkOK with default headers values

func (*GetIPLoadbalancingServiceNameVrackNetworkOK) Error ¶

type GetIPLoadbalancingServiceNameVrackNetworkParams ¶

type GetIPLoadbalancingServiceNameVrackNetworkParams struct {

	/*ServiceName*/
	ServiceName string
	/*Subnet*/
	Subnet *string
	/*Vlan*/
	Vlan *int64

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

GetIPLoadbalancingServiceNameVrackNetworkParams contains all the parameters to send to the API endpoint for the get IP loadbalancing service name vrack network operation typically these are written to a http.Request

func NewGetIPLoadbalancingServiceNameVrackNetworkParams ¶

func NewGetIPLoadbalancingServiceNameVrackNetworkParams() *GetIPLoadbalancingServiceNameVrackNetworkParams

NewGetIPLoadbalancingServiceNameVrackNetworkParams creates a new GetIPLoadbalancingServiceNameVrackNetworkParams object with the default values initialized.

func NewGetIPLoadbalancingServiceNameVrackNetworkParamsWithContext ¶

func NewGetIPLoadbalancingServiceNameVrackNetworkParamsWithContext(ctx context.Context) *GetIPLoadbalancingServiceNameVrackNetworkParams

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

func NewGetIPLoadbalancingServiceNameVrackNetworkParamsWithHTTPClient ¶

func NewGetIPLoadbalancingServiceNameVrackNetworkParamsWithHTTPClient(client *http.Client) *GetIPLoadbalancingServiceNameVrackNetworkParams

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

func NewGetIPLoadbalancingServiceNameVrackNetworkParamsWithTimeout ¶

func NewGetIPLoadbalancingServiceNameVrackNetworkParamsWithTimeout(timeout time.Duration) *GetIPLoadbalancingServiceNameVrackNetworkParams

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

func (*GetIPLoadbalancingServiceNameVrackNetworkParams) SetContext ¶

SetContext adds the context to the get IP loadbalancing service name vrack network params

func (*GetIPLoadbalancingServiceNameVrackNetworkParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the get IP loadbalancing service name vrack network params

func (*GetIPLoadbalancingServiceNameVrackNetworkParams) SetServiceName ¶

func (o *GetIPLoadbalancingServiceNameVrackNetworkParams) SetServiceName(serviceName string)

SetServiceName adds the serviceName to the get IP loadbalancing service name vrack network params

func (*GetIPLoadbalancingServiceNameVrackNetworkParams) SetSubnet ¶

SetSubnet adds the subnet to the get IP loadbalancing service name vrack network params

func (*GetIPLoadbalancingServiceNameVrackNetworkParams) SetTimeout ¶

SetTimeout adds the timeout to the get IP loadbalancing service name vrack network params

func (*GetIPLoadbalancingServiceNameVrackNetworkParams) SetVlan ¶

SetVlan adds the vlan to the get IP loadbalancing service name vrack network params

func (*GetIPLoadbalancingServiceNameVrackNetworkParams) WithContext ¶

WithContext adds the context to the get IP loadbalancing service name vrack network params

func (*GetIPLoadbalancingServiceNameVrackNetworkParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get IP loadbalancing service name vrack network params

func (*GetIPLoadbalancingServiceNameVrackNetworkParams) WithServiceName ¶

WithServiceName adds the serviceName to the get IP loadbalancing service name vrack network params

func (*GetIPLoadbalancingServiceNameVrackNetworkParams) WithSubnet ¶

WithSubnet adds the subnet to the get IP loadbalancing service name vrack network params

func (*GetIPLoadbalancingServiceNameVrackNetworkParams) WithTimeout ¶

WithTimeout adds the timeout to the get IP loadbalancing service name vrack network params

func (*GetIPLoadbalancingServiceNameVrackNetworkParams) WithVlan ¶

WithVlan adds the vlan to the get IP loadbalancing service name vrack network params

func (*GetIPLoadbalancingServiceNameVrackNetworkParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetIPLoadbalancingServiceNameVrackNetworkReader ¶

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

GetIPLoadbalancingServiceNameVrackNetworkReader is a Reader for the GetIPLoadbalancingServiceNameVrackNetwork structure.

func (*GetIPLoadbalancingServiceNameVrackNetworkReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDDefault ¶

type GetIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDDefault struct {
	Payload *models.GetIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDDefaultBody
	// contains filtered or unexported fields
}

GetIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDDefault handles this case with default header values.

Unexpected error

func NewGetIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDDefault ¶

func NewGetIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDDefault(code int) *GetIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDDefault

NewGetIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDDefault creates a GetIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDDefault with default headers values

func (*GetIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDDefault) Code ¶

Code gets the status code for the get IP loadbalancing service name vrack network vrack network ID default response

func (*GetIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDDefault) Error ¶

type GetIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDOK ¶

type GetIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDOK struct {
	Payload *models.IPLBVrackNetworkVrackNetwork
}

GetIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDOK handles this case with default header values.

description of 'iplb.VrackNetwork.VrackNetwork' response

func NewGetIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDOK ¶

func NewGetIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDOK() *GetIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDOK

NewGetIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDOK creates a GetIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDOK with default headers values

func (*GetIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDOK) Error ¶

type GetIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDParams ¶

type GetIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDParams struct {

	/*ServiceName*/
	ServiceName string
	/*VrackNetworkID*/
	VrackNetworkID int64

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

GetIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDParams contains all the parameters to send to the API endpoint for the get IP loadbalancing service name vrack network vrack network ID operation typically these are written to a http.Request

func NewGetIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDParams ¶

func NewGetIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDParams() *GetIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDParams

NewGetIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDParams creates a new GetIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDParams object with the default values initialized.

func NewGetIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDParamsWithContext ¶

func NewGetIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDParamsWithContext(ctx context.Context) *GetIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDParams

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

func NewGetIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDParamsWithHTTPClient ¶

func NewGetIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDParamsWithHTTPClient(client *http.Client) *GetIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDParams

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

func NewGetIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDParamsWithTimeout ¶

func NewGetIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDParamsWithTimeout(timeout time.Duration) *GetIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDParams

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

func (*GetIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDParams) SetContext ¶

SetContext adds the context to the get IP loadbalancing service name vrack network vrack network ID params

func (*GetIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the get IP loadbalancing service name vrack network vrack network ID params

func (*GetIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDParams) SetServiceName ¶

SetServiceName adds the serviceName to the get IP loadbalancing service name vrack network vrack network ID params

func (*GetIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDParams) SetTimeout ¶

SetTimeout adds the timeout to the get IP loadbalancing service name vrack network vrack network ID params

func (*GetIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDParams) SetVrackNetworkID ¶

func (o *GetIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDParams) SetVrackNetworkID(vrackNetworkID int64)

SetVrackNetworkID adds the vrackNetworkId to the get IP loadbalancing service name vrack network vrack network ID params

func (*GetIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDParams) WithContext ¶

WithContext adds the context to the get IP loadbalancing service name vrack network vrack network ID params

func (*GetIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get IP loadbalancing service name vrack network vrack network ID params

func (*GetIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDParams) WithServiceName ¶

WithServiceName adds the serviceName to the get IP loadbalancing service name vrack network vrack network ID params

func (*GetIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDParams) WithTimeout ¶

WithTimeout adds the timeout to the get IP loadbalancing service name vrack network vrack network ID params

func (*GetIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDParams) WithVrackNetworkID ¶

WithVrackNetworkID adds the vrackNetworkID to the get IP loadbalancing service name vrack network vrack network ID params

func (*GetIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDReader ¶

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

GetIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDReader is a Reader for the GetIPLoadbalancingServiceNameVrackNetworkVrackNetworkID structure.

func (*GetIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDReader) ReadResponse ¶

ReadResponse reads a server response into the received o.

type GetIPLoadbalancingServiceNameZoneDefault ¶

type GetIPLoadbalancingServiceNameZoneDefault struct {
	Payload *models.GetIPLoadbalancingServiceNameZoneDefaultBody
	// contains filtered or unexported fields
}

GetIPLoadbalancingServiceNameZoneDefault handles this case with default header values.

Unexpected error

func NewGetIPLoadbalancingServiceNameZoneDefault ¶

func NewGetIPLoadbalancingServiceNameZoneDefault(code int) *GetIPLoadbalancingServiceNameZoneDefault

NewGetIPLoadbalancingServiceNameZoneDefault creates a GetIPLoadbalancingServiceNameZoneDefault with default headers values

func (*GetIPLoadbalancingServiceNameZoneDefault) Code ¶

Code gets the status code for the get IP loadbalancing service name zone default response

func (*GetIPLoadbalancingServiceNameZoneDefault) Error ¶

type GetIPLoadbalancingServiceNameZoneNameDefault ¶

type GetIPLoadbalancingServiceNameZoneNameDefault struct {
	Payload *models.GetIPLoadbalancingServiceNameZoneNameDefaultBody
	// contains filtered or unexported fields
}

GetIPLoadbalancingServiceNameZoneNameDefault handles this case with default header values.

Unexpected error

func NewGetIPLoadbalancingServiceNameZoneNameDefault ¶

func NewGetIPLoadbalancingServiceNameZoneNameDefault(code int) *GetIPLoadbalancingServiceNameZoneNameDefault

NewGetIPLoadbalancingServiceNameZoneNameDefault creates a GetIPLoadbalancingServiceNameZoneNameDefault with default headers values

func (*GetIPLoadbalancingServiceNameZoneNameDefault) Code ¶

Code gets the status code for the get IP loadbalancing service name zone name default response

func (*GetIPLoadbalancingServiceNameZoneNameDefault) Error ¶

type GetIPLoadbalancingServiceNameZoneNameOK ¶

type GetIPLoadbalancingServiceNameZoneNameOK struct {
	Payload *models.IPLBZoneIPZone
}

GetIPLoadbalancingServiceNameZoneNameOK handles this case with default header values.

description of 'iplb.Zone.IpZone' response

func NewGetIPLoadbalancingServiceNameZoneNameOK ¶

func NewGetIPLoadbalancingServiceNameZoneNameOK() *GetIPLoadbalancingServiceNameZoneNameOK

NewGetIPLoadbalancingServiceNameZoneNameOK creates a GetIPLoadbalancingServiceNameZoneNameOK with default headers values

func (*GetIPLoadbalancingServiceNameZoneNameOK) Error ¶

type GetIPLoadbalancingServiceNameZoneNameParams ¶

type GetIPLoadbalancingServiceNameZoneNameParams struct {

	/*Name*/
	Name string
	/*ServiceName*/
	ServiceName string

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

GetIPLoadbalancingServiceNameZoneNameParams contains all the parameters to send to the API endpoint for the get IP loadbalancing service name zone name operation typically these are written to a http.Request

func NewGetIPLoadbalancingServiceNameZoneNameParams ¶

func NewGetIPLoadbalancingServiceNameZoneNameParams() *GetIPLoadbalancingServiceNameZoneNameParams

NewGetIPLoadbalancingServiceNameZoneNameParams creates a new GetIPLoadbalancingServiceNameZoneNameParams object with the default values initialized.

func NewGetIPLoadbalancingServiceNameZoneNameParamsWithContext ¶

func NewGetIPLoadbalancingServiceNameZoneNameParamsWithContext(ctx context.Context) *GetIPLoadbalancingServiceNameZoneNameParams

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

func NewGetIPLoadbalancingServiceNameZoneNameParamsWithHTTPClient ¶

func NewGetIPLoadbalancingServiceNameZoneNameParamsWithHTTPClient(client *http.Client) *GetIPLoadbalancingServiceNameZoneNameParams

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

func NewGetIPLoadbalancingServiceNameZoneNameParamsWithTimeout ¶

func NewGetIPLoadbalancingServiceNameZoneNameParamsWithTimeout(timeout time.Duration) *GetIPLoadbalancingServiceNameZoneNameParams

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

func (*GetIPLoadbalancingServiceNameZoneNameParams) SetContext ¶

SetContext adds the context to the get IP loadbalancing service name zone name params

func (*GetIPLoadbalancingServiceNameZoneNameParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get IP loadbalancing service name zone name params

func (*GetIPLoadbalancingServiceNameZoneNameParams) SetName ¶

SetName adds the name to the get IP loadbalancing service name zone name params

func (*GetIPLoadbalancingServiceNameZoneNameParams) SetServiceName ¶

func (o *GetIPLoadbalancingServiceNameZoneNameParams) SetServiceName(serviceName string)

SetServiceName adds the serviceName to the get IP loadbalancing service name zone name params

func (*GetIPLoadbalancingServiceNameZoneNameParams) SetTimeout ¶

SetTimeout adds the timeout to the get IP loadbalancing service name zone name params

func (*GetIPLoadbalancingServiceNameZoneNameParams) WithContext ¶

WithContext adds the context to the get IP loadbalancing service name zone name params

func (*GetIPLoadbalancingServiceNameZoneNameParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get IP loadbalancing service name zone name params

func (*GetIPLoadbalancingServiceNameZoneNameParams) WithName ¶

WithName adds the name to the get IP loadbalancing service name zone name params

func (*GetIPLoadbalancingServiceNameZoneNameParams) WithServiceName ¶

WithServiceName adds the serviceName to the get IP loadbalancing service name zone name params

func (*GetIPLoadbalancingServiceNameZoneNameParams) WithTimeout ¶

WithTimeout adds the timeout to the get IP loadbalancing service name zone name params

func (*GetIPLoadbalancingServiceNameZoneNameParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetIPLoadbalancingServiceNameZoneNameReader ¶

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

GetIPLoadbalancingServiceNameZoneNameReader is a Reader for the GetIPLoadbalancingServiceNameZoneName structure.

func (*GetIPLoadbalancingServiceNameZoneNameReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetIPLoadbalancingServiceNameZoneOK ¶

type GetIPLoadbalancingServiceNameZoneOK struct {
	Payload []string
}

GetIPLoadbalancingServiceNameZoneOK handles this case with default header values.

return value

func NewGetIPLoadbalancingServiceNameZoneOK ¶

func NewGetIPLoadbalancingServiceNameZoneOK() *GetIPLoadbalancingServiceNameZoneOK

NewGetIPLoadbalancingServiceNameZoneOK creates a GetIPLoadbalancingServiceNameZoneOK with default headers values

func (*GetIPLoadbalancingServiceNameZoneOK) Error ¶

type GetIPLoadbalancingServiceNameZoneParams ¶

type GetIPLoadbalancingServiceNameZoneParams struct {

	/*ServiceName*/
	ServiceName string

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

GetIPLoadbalancingServiceNameZoneParams contains all the parameters to send to the API endpoint for the get IP loadbalancing service name zone operation typically these are written to a http.Request

func NewGetIPLoadbalancingServiceNameZoneParams ¶

func NewGetIPLoadbalancingServiceNameZoneParams() *GetIPLoadbalancingServiceNameZoneParams

NewGetIPLoadbalancingServiceNameZoneParams creates a new GetIPLoadbalancingServiceNameZoneParams object with the default values initialized.

func NewGetIPLoadbalancingServiceNameZoneParamsWithContext ¶

func NewGetIPLoadbalancingServiceNameZoneParamsWithContext(ctx context.Context) *GetIPLoadbalancingServiceNameZoneParams

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

func NewGetIPLoadbalancingServiceNameZoneParamsWithHTTPClient ¶

func NewGetIPLoadbalancingServiceNameZoneParamsWithHTTPClient(client *http.Client) *GetIPLoadbalancingServiceNameZoneParams

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

func NewGetIPLoadbalancingServiceNameZoneParamsWithTimeout ¶

func NewGetIPLoadbalancingServiceNameZoneParamsWithTimeout(timeout time.Duration) *GetIPLoadbalancingServiceNameZoneParams

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

func (*GetIPLoadbalancingServiceNameZoneParams) SetContext ¶

SetContext adds the context to the get IP loadbalancing service name zone params

func (*GetIPLoadbalancingServiceNameZoneParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get IP loadbalancing service name zone params

func (*GetIPLoadbalancingServiceNameZoneParams) SetServiceName ¶

func (o *GetIPLoadbalancingServiceNameZoneParams) SetServiceName(serviceName string)

SetServiceName adds the serviceName to the get IP loadbalancing service name zone params

func (*GetIPLoadbalancingServiceNameZoneParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get IP loadbalancing service name zone params

func (*GetIPLoadbalancingServiceNameZoneParams) WithContext ¶

WithContext adds the context to the get IP loadbalancing service name zone params

func (*GetIPLoadbalancingServiceNameZoneParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get IP loadbalancing service name zone params

func (*GetIPLoadbalancingServiceNameZoneParams) WithServiceName ¶

WithServiceName adds the serviceName to the get IP loadbalancing service name zone params

func (*GetIPLoadbalancingServiceNameZoneParams) WithTimeout ¶

WithTimeout adds the timeout to the get IP loadbalancing service name zone params

func (*GetIPLoadbalancingServiceNameZoneParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetIPLoadbalancingServiceNameZoneReader ¶

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

GetIPLoadbalancingServiceNameZoneReader is a Reader for the GetIPLoadbalancingServiceNameZone structure.

func (*GetIPLoadbalancingServiceNameZoneReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type PostIPLoadbalancingServiceNameChangeContactDefault ¶

type PostIPLoadbalancingServiceNameChangeContactDefault struct {
	Payload *models.PostIPLoadbalancingServiceNameChangeContactDefaultBody
	// contains filtered or unexported fields
}

PostIPLoadbalancingServiceNameChangeContactDefault handles this case with default header values.

Unexpected error

func NewPostIPLoadbalancingServiceNameChangeContactDefault ¶

func NewPostIPLoadbalancingServiceNameChangeContactDefault(code int) *PostIPLoadbalancingServiceNameChangeContactDefault

NewPostIPLoadbalancingServiceNameChangeContactDefault creates a PostIPLoadbalancingServiceNameChangeContactDefault with default headers values

func (*PostIPLoadbalancingServiceNameChangeContactDefault) Code ¶

Code gets the status code for the post IP loadbalancing service name change contact default response

func (*PostIPLoadbalancingServiceNameChangeContactDefault) Error ¶

type PostIPLoadbalancingServiceNameChangeContactOK ¶

type PostIPLoadbalancingServiceNameChangeContactOK struct {
	Payload []int64
}

PostIPLoadbalancingServiceNameChangeContactOK handles this case with default header values.

return value

func NewPostIPLoadbalancingServiceNameChangeContactOK ¶

func NewPostIPLoadbalancingServiceNameChangeContactOK() *PostIPLoadbalancingServiceNameChangeContactOK

NewPostIPLoadbalancingServiceNameChangeContactOK creates a PostIPLoadbalancingServiceNameChangeContactOK with default headers values

func (*PostIPLoadbalancingServiceNameChangeContactOK) Error ¶

type PostIPLoadbalancingServiceNameChangeContactParams ¶

type PostIPLoadbalancingServiceNameChangeContactParams struct {

	/*IPLBChangeContactPost*/
	IPLBChangeContactPost *models.PostIPLoadbalancingServiceNameChangeContactParamsBody
	/*ServiceName*/
	ServiceName string

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

PostIPLoadbalancingServiceNameChangeContactParams contains all the parameters to send to the API endpoint for the post IP loadbalancing service name change contact operation typically these are written to a http.Request

func NewPostIPLoadbalancingServiceNameChangeContactParams ¶

func NewPostIPLoadbalancingServiceNameChangeContactParams() *PostIPLoadbalancingServiceNameChangeContactParams

NewPostIPLoadbalancingServiceNameChangeContactParams creates a new PostIPLoadbalancingServiceNameChangeContactParams object with the default values initialized.

func NewPostIPLoadbalancingServiceNameChangeContactParamsWithContext ¶

func NewPostIPLoadbalancingServiceNameChangeContactParamsWithContext(ctx context.Context) *PostIPLoadbalancingServiceNameChangeContactParams

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

func NewPostIPLoadbalancingServiceNameChangeContactParamsWithHTTPClient ¶

func NewPostIPLoadbalancingServiceNameChangeContactParamsWithHTTPClient(client *http.Client) *PostIPLoadbalancingServiceNameChangeContactParams

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

func NewPostIPLoadbalancingServiceNameChangeContactParamsWithTimeout ¶

func NewPostIPLoadbalancingServiceNameChangeContactParamsWithTimeout(timeout time.Duration) *PostIPLoadbalancingServiceNameChangeContactParams

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

func (*PostIPLoadbalancingServiceNameChangeContactParams) SetContext ¶

SetContext adds the context to the post IP loadbalancing service name change contact params

func (*PostIPLoadbalancingServiceNameChangeContactParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the post IP loadbalancing service name change contact params

func (*PostIPLoadbalancingServiceNameChangeContactParams) SetIPLBChangeContactPost ¶

SetIPLBChangeContactPost adds the iplbChangeContactPost to the post IP loadbalancing service name change contact params

func (*PostIPLoadbalancingServiceNameChangeContactParams) SetServiceName ¶

func (o *PostIPLoadbalancingServiceNameChangeContactParams) SetServiceName(serviceName string)

SetServiceName adds the serviceName to the post IP loadbalancing service name change contact params

func (*PostIPLoadbalancingServiceNameChangeContactParams) SetTimeout ¶

SetTimeout adds the timeout to the post IP loadbalancing service name change contact params

func (*PostIPLoadbalancingServiceNameChangeContactParams) WithContext ¶

WithContext adds the context to the post IP loadbalancing service name change contact params

func (*PostIPLoadbalancingServiceNameChangeContactParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post IP loadbalancing service name change contact params

func (*PostIPLoadbalancingServiceNameChangeContactParams) WithIPLBChangeContactPost ¶

WithIPLBChangeContactPost adds the iPLBChangeContactPost to the post IP loadbalancing service name change contact params

func (*PostIPLoadbalancingServiceNameChangeContactParams) WithServiceName ¶

WithServiceName adds the serviceName to the post IP loadbalancing service name change contact params

func (*PostIPLoadbalancingServiceNameChangeContactParams) WithTimeout ¶

WithTimeout adds the timeout to the post IP loadbalancing service name change contact params

func (*PostIPLoadbalancingServiceNameChangeContactParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostIPLoadbalancingServiceNameChangeContactReader ¶

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

PostIPLoadbalancingServiceNameChangeContactReader is a Reader for the PostIPLoadbalancingServiceNameChangeContact structure.

func (*PostIPLoadbalancingServiceNameChangeContactReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type PostIPLoadbalancingServiceNameConfirmTerminationDefault ¶

type PostIPLoadbalancingServiceNameConfirmTerminationDefault struct {
	Payload *models.PostIPLoadbalancingServiceNameConfirmTerminationDefaultBody
	// contains filtered or unexported fields
}

PostIPLoadbalancingServiceNameConfirmTerminationDefault handles this case with default header values.

Unexpected error

func NewPostIPLoadbalancingServiceNameConfirmTerminationDefault ¶

func NewPostIPLoadbalancingServiceNameConfirmTerminationDefault(code int) *PostIPLoadbalancingServiceNameConfirmTerminationDefault

NewPostIPLoadbalancingServiceNameConfirmTerminationDefault creates a PostIPLoadbalancingServiceNameConfirmTerminationDefault with default headers values

func (*PostIPLoadbalancingServiceNameConfirmTerminationDefault) Code ¶

Code gets the status code for the post IP loadbalancing service name confirm termination default response

func (*PostIPLoadbalancingServiceNameConfirmTerminationDefault) Error ¶

type PostIPLoadbalancingServiceNameConfirmTerminationOK ¶

type PostIPLoadbalancingServiceNameConfirmTerminationOK struct {
	Payload string
}

PostIPLoadbalancingServiceNameConfirmTerminationOK handles this case with default header values.

return value

func NewPostIPLoadbalancingServiceNameConfirmTerminationOK ¶

func NewPostIPLoadbalancingServiceNameConfirmTerminationOK() *PostIPLoadbalancingServiceNameConfirmTerminationOK

NewPostIPLoadbalancingServiceNameConfirmTerminationOK creates a PostIPLoadbalancingServiceNameConfirmTerminationOK with default headers values

func (*PostIPLoadbalancingServiceNameConfirmTerminationOK) Error ¶

type PostIPLoadbalancingServiceNameConfirmTerminationParams ¶

type PostIPLoadbalancingServiceNameConfirmTerminationParams struct {

	/*IPLBConfirmTerminationPost*/
	IPLBConfirmTerminationPost *models.PostIPLoadbalancingServiceNameConfirmTerminationParamsBody
	/*ServiceName*/
	ServiceName string

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

PostIPLoadbalancingServiceNameConfirmTerminationParams contains all the parameters to send to the API endpoint for the post IP loadbalancing service name confirm termination operation typically these are written to a http.Request

func NewPostIPLoadbalancingServiceNameConfirmTerminationParams ¶

func NewPostIPLoadbalancingServiceNameConfirmTerminationParams() *PostIPLoadbalancingServiceNameConfirmTerminationParams

NewPostIPLoadbalancingServiceNameConfirmTerminationParams creates a new PostIPLoadbalancingServiceNameConfirmTerminationParams object with the default values initialized.

func NewPostIPLoadbalancingServiceNameConfirmTerminationParamsWithContext ¶

func NewPostIPLoadbalancingServiceNameConfirmTerminationParamsWithContext(ctx context.Context) *PostIPLoadbalancingServiceNameConfirmTerminationParams

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

func NewPostIPLoadbalancingServiceNameConfirmTerminationParamsWithHTTPClient ¶

func NewPostIPLoadbalancingServiceNameConfirmTerminationParamsWithHTTPClient(client *http.Client) *PostIPLoadbalancingServiceNameConfirmTerminationParams

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

func NewPostIPLoadbalancingServiceNameConfirmTerminationParamsWithTimeout ¶

func NewPostIPLoadbalancingServiceNameConfirmTerminationParamsWithTimeout(timeout time.Duration) *PostIPLoadbalancingServiceNameConfirmTerminationParams

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

func (*PostIPLoadbalancingServiceNameConfirmTerminationParams) SetContext ¶

SetContext adds the context to the post IP loadbalancing service name confirm termination params

func (*PostIPLoadbalancingServiceNameConfirmTerminationParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the post IP loadbalancing service name confirm termination params

func (*PostIPLoadbalancingServiceNameConfirmTerminationParams) SetIPLBConfirmTerminationPost ¶

SetIPLBConfirmTerminationPost adds the iplbConfirmTerminationPost to the post IP loadbalancing service name confirm termination params

func (*PostIPLoadbalancingServiceNameConfirmTerminationParams) SetServiceName ¶

func (o *PostIPLoadbalancingServiceNameConfirmTerminationParams) SetServiceName(serviceName string)

SetServiceName adds the serviceName to the post IP loadbalancing service name confirm termination params

func (*PostIPLoadbalancingServiceNameConfirmTerminationParams) SetTimeout ¶

SetTimeout adds the timeout to the post IP loadbalancing service name confirm termination params

func (*PostIPLoadbalancingServiceNameConfirmTerminationParams) WithContext ¶

WithContext adds the context to the post IP loadbalancing service name confirm termination params

func (*PostIPLoadbalancingServiceNameConfirmTerminationParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post IP loadbalancing service name confirm termination params

func (*PostIPLoadbalancingServiceNameConfirmTerminationParams) WithIPLBConfirmTerminationPost ¶

WithIPLBConfirmTerminationPost adds the iPLBConfirmTerminationPost to the post IP loadbalancing service name confirm termination params

func (*PostIPLoadbalancingServiceNameConfirmTerminationParams) WithServiceName ¶

WithServiceName adds the serviceName to the post IP loadbalancing service name confirm termination params

func (*PostIPLoadbalancingServiceNameConfirmTerminationParams) WithTimeout ¶

WithTimeout adds the timeout to the post IP loadbalancing service name confirm termination params

func (*PostIPLoadbalancingServiceNameConfirmTerminationParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostIPLoadbalancingServiceNameConfirmTerminationReader ¶

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

PostIPLoadbalancingServiceNameConfirmTerminationReader is a Reader for the PostIPLoadbalancingServiceNameConfirmTermination structure.

func (*PostIPLoadbalancingServiceNameConfirmTerminationReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type PostIPLoadbalancingServiceNameFreeCertificateDefault ¶

type PostIPLoadbalancingServiceNameFreeCertificateDefault struct {
	Payload *models.PostIPLoadbalancingServiceNameFreeCertificateDefaultBody
	// contains filtered or unexported fields
}

PostIPLoadbalancingServiceNameFreeCertificateDefault handles this case with default header values.

Unexpected error

func NewPostIPLoadbalancingServiceNameFreeCertificateDefault ¶

func NewPostIPLoadbalancingServiceNameFreeCertificateDefault(code int) *PostIPLoadbalancingServiceNameFreeCertificateDefault

NewPostIPLoadbalancingServiceNameFreeCertificateDefault creates a PostIPLoadbalancingServiceNameFreeCertificateDefault with default headers values

func (*PostIPLoadbalancingServiceNameFreeCertificateDefault) Code ¶

Code gets the status code for the post IP loadbalancing service name free certificate default response

func (*PostIPLoadbalancingServiceNameFreeCertificateDefault) Error ¶

type PostIPLoadbalancingServiceNameFreeCertificateOK ¶

type PostIPLoadbalancingServiceNameFreeCertificateOK struct {
	Payload *models.IPLBTaskTask
}

PostIPLoadbalancingServiceNameFreeCertificateOK handles this case with default header values.

description of 'iplb.Task.Task' response

func NewPostIPLoadbalancingServiceNameFreeCertificateOK ¶

func NewPostIPLoadbalancingServiceNameFreeCertificateOK() *PostIPLoadbalancingServiceNameFreeCertificateOK

NewPostIPLoadbalancingServiceNameFreeCertificateOK creates a PostIPLoadbalancingServiceNameFreeCertificateOK with default headers values

func (*PostIPLoadbalancingServiceNameFreeCertificateOK) Error ¶

type PostIPLoadbalancingServiceNameFreeCertificateParams ¶

type PostIPLoadbalancingServiceNameFreeCertificateParams struct {

	/*IPLBFreeCertificatePost*/
	IPLBFreeCertificatePost *models.PostIPLoadbalancingServiceNameFreeCertificateParamsBody
	/*ServiceName*/
	ServiceName string

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

PostIPLoadbalancingServiceNameFreeCertificateParams contains all the parameters to send to the API endpoint for the post IP loadbalancing service name free certificate operation typically these are written to a http.Request

func NewPostIPLoadbalancingServiceNameFreeCertificateParams ¶

func NewPostIPLoadbalancingServiceNameFreeCertificateParams() *PostIPLoadbalancingServiceNameFreeCertificateParams

NewPostIPLoadbalancingServiceNameFreeCertificateParams creates a new PostIPLoadbalancingServiceNameFreeCertificateParams object with the default values initialized.

func NewPostIPLoadbalancingServiceNameFreeCertificateParamsWithContext ¶

func NewPostIPLoadbalancingServiceNameFreeCertificateParamsWithContext(ctx context.Context) *PostIPLoadbalancingServiceNameFreeCertificateParams

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

func NewPostIPLoadbalancingServiceNameFreeCertificateParamsWithHTTPClient ¶

func NewPostIPLoadbalancingServiceNameFreeCertificateParamsWithHTTPClient(client *http.Client) *PostIPLoadbalancingServiceNameFreeCertificateParams

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

func NewPostIPLoadbalancingServiceNameFreeCertificateParamsWithTimeout ¶

func NewPostIPLoadbalancingServiceNameFreeCertificateParamsWithTimeout(timeout time.Duration) *PostIPLoadbalancingServiceNameFreeCertificateParams

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

func (*PostIPLoadbalancingServiceNameFreeCertificateParams) SetContext ¶

SetContext adds the context to the post IP loadbalancing service name free certificate params

func (*PostIPLoadbalancingServiceNameFreeCertificateParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the post IP loadbalancing service name free certificate params

func (*PostIPLoadbalancingServiceNameFreeCertificateParams) SetIPLBFreeCertificatePost ¶

SetIPLBFreeCertificatePost adds the iplbFreeCertificatePost to the post IP loadbalancing service name free certificate params

func (*PostIPLoadbalancingServiceNameFreeCertificateParams) SetServiceName ¶

func (o *PostIPLoadbalancingServiceNameFreeCertificateParams) SetServiceName(serviceName string)

SetServiceName adds the serviceName to the post IP loadbalancing service name free certificate params

func (*PostIPLoadbalancingServiceNameFreeCertificateParams) SetTimeout ¶

SetTimeout adds the timeout to the post IP loadbalancing service name free certificate params

func (*PostIPLoadbalancingServiceNameFreeCertificateParams) WithContext ¶

WithContext adds the context to the post IP loadbalancing service name free certificate params

func (*PostIPLoadbalancingServiceNameFreeCertificateParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post IP loadbalancing service name free certificate params

func (*PostIPLoadbalancingServiceNameFreeCertificateParams) WithIPLBFreeCertificatePost ¶

WithIPLBFreeCertificatePost adds the iPLBFreeCertificatePost to the post IP loadbalancing service name free certificate params

func (*PostIPLoadbalancingServiceNameFreeCertificateParams) WithServiceName ¶

WithServiceName adds the serviceName to the post IP loadbalancing service name free certificate params

func (*PostIPLoadbalancingServiceNameFreeCertificateParams) WithTimeout ¶

WithTimeout adds the timeout to the post IP loadbalancing service name free certificate params

func (*PostIPLoadbalancingServiceNameFreeCertificateParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostIPLoadbalancingServiceNameFreeCertificateReader ¶

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

PostIPLoadbalancingServiceNameFreeCertificateReader is a Reader for the PostIPLoadbalancingServiceNameFreeCertificate structure.

func (*PostIPLoadbalancingServiceNameFreeCertificateReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type PostIPLoadbalancingServiceNameHTTPFarmDefault ¶

type PostIPLoadbalancingServiceNameHTTPFarmDefault struct {
	Payload *models.PostIPLoadbalancingServiceNameHTTPFarmDefaultBody
	// contains filtered or unexported fields
}

PostIPLoadbalancingServiceNameHTTPFarmDefault handles this case with default header values.

Unexpected error

func NewPostIPLoadbalancingServiceNameHTTPFarmDefault ¶

func NewPostIPLoadbalancingServiceNameHTTPFarmDefault(code int) *PostIPLoadbalancingServiceNameHTTPFarmDefault

NewPostIPLoadbalancingServiceNameHTTPFarmDefault creates a PostIPLoadbalancingServiceNameHTTPFarmDefault with default headers values

func (*PostIPLoadbalancingServiceNameHTTPFarmDefault) Code ¶

Code gets the status code for the post IP loadbalancing service name HTTP farm default response

func (*PostIPLoadbalancingServiceNameHTTPFarmDefault) Error ¶

type PostIPLoadbalancingServiceNameHTTPFarmFarmIDServerDefault ¶

type PostIPLoadbalancingServiceNameHTTPFarmFarmIDServerDefault struct {
	Payload *models.PostIPLoadbalancingServiceNameHTTPFarmFarmIDServerDefaultBody
	// contains filtered or unexported fields
}

PostIPLoadbalancingServiceNameHTTPFarmFarmIDServerDefault handles this case with default header values.

Unexpected error

func NewPostIPLoadbalancingServiceNameHTTPFarmFarmIDServerDefault ¶

func NewPostIPLoadbalancingServiceNameHTTPFarmFarmIDServerDefault(code int) *PostIPLoadbalancingServiceNameHTTPFarmFarmIDServerDefault

NewPostIPLoadbalancingServiceNameHTTPFarmFarmIDServerDefault creates a PostIPLoadbalancingServiceNameHTTPFarmFarmIDServerDefault with default headers values

func (*PostIPLoadbalancingServiceNameHTTPFarmFarmIDServerDefault) Code ¶

Code gets the status code for the post IP loadbalancing service name HTTP farm farm ID server default response

func (*PostIPLoadbalancingServiceNameHTTPFarmFarmIDServerDefault) Error ¶

type PostIPLoadbalancingServiceNameHTTPFarmFarmIDServerOK ¶

type PostIPLoadbalancingServiceNameHTTPFarmFarmIDServerOK struct {
	Payload *models.IPLBBackendHTTPCustomerServerBackendHttpserver
}

PostIPLoadbalancingServiceNameHTTPFarmFarmIDServerOK handles this case with default header values.

description of 'iplb.BackendHttpCustomerServer.BackendHTTPServer' response

func NewPostIPLoadbalancingServiceNameHTTPFarmFarmIDServerOK ¶

func NewPostIPLoadbalancingServiceNameHTTPFarmFarmIDServerOK() *PostIPLoadbalancingServiceNameHTTPFarmFarmIDServerOK

NewPostIPLoadbalancingServiceNameHTTPFarmFarmIDServerOK creates a PostIPLoadbalancingServiceNameHTTPFarmFarmIDServerOK with default headers values

func (*PostIPLoadbalancingServiceNameHTTPFarmFarmIDServerOK) Error ¶

type PostIPLoadbalancingServiceNameHTTPFarmFarmIDServerParams ¶

type PostIPLoadbalancingServiceNameHTTPFarmFarmIDServerParams struct {

	/*FarmID*/
	FarmID int64
	/*IPLBHTTPFarmServerPost*/
	IPLBHTTPFarmServerPost *models.PostIPLoadbalancingServiceNameHTTPFarmFarmIDServerParamsBody
	/*ServiceName*/
	ServiceName string

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

PostIPLoadbalancingServiceNameHTTPFarmFarmIDServerParams contains all the parameters to send to the API endpoint for the post IP loadbalancing service name HTTP farm farm ID server operation typically these are written to a http.Request

func NewPostIPLoadbalancingServiceNameHTTPFarmFarmIDServerParams ¶

func NewPostIPLoadbalancingServiceNameHTTPFarmFarmIDServerParams() *PostIPLoadbalancingServiceNameHTTPFarmFarmIDServerParams

NewPostIPLoadbalancingServiceNameHTTPFarmFarmIDServerParams creates a new PostIPLoadbalancingServiceNameHTTPFarmFarmIDServerParams object with the default values initialized.

func NewPostIPLoadbalancingServiceNameHTTPFarmFarmIDServerParamsWithContext ¶

func NewPostIPLoadbalancingServiceNameHTTPFarmFarmIDServerParamsWithContext(ctx context.Context) *PostIPLoadbalancingServiceNameHTTPFarmFarmIDServerParams

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

func NewPostIPLoadbalancingServiceNameHTTPFarmFarmIDServerParamsWithHTTPClient ¶

func NewPostIPLoadbalancingServiceNameHTTPFarmFarmIDServerParamsWithHTTPClient(client *http.Client) *PostIPLoadbalancingServiceNameHTTPFarmFarmIDServerParams

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

func NewPostIPLoadbalancingServiceNameHTTPFarmFarmIDServerParamsWithTimeout ¶

func NewPostIPLoadbalancingServiceNameHTTPFarmFarmIDServerParamsWithTimeout(timeout time.Duration) *PostIPLoadbalancingServiceNameHTTPFarmFarmIDServerParams

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

func (*PostIPLoadbalancingServiceNameHTTPFarmFarmIDServerParams) SetContext ¶

SetContext adds the context to the post IP loadbalancing service name HTTP farm farm ID server params

func (*PostIPLoadbalancingServiceNameHTTPFarmFarmIDServerParams) SetFarmID ¶

SetFarmID adds the farmId to the post IP loadbalancing service name HTTP farm farm ID server params

func (*PostIPLoadbalancingServiceNameHTTPFarmFarmIDServerParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the post IP loadbalancing service name HTTP farm farm ID server params

func (*PostIPLoadbalancingServiceNameHTTPFarmFarmIDServerParams) SetIPLBHTTPFarmServerPost ¶

SetIPLBHTTPFarmServerPost adds the iplbHttpFarmServerPost to the post IP loadbalancing service name HTTP farm farm ID server params

func (*PostIPLoadbalancingServiceNameHTTPFarmFarmIDServerParams) SetServiceName ¶

SetServiceName adds the serviceName to the post IP loadbalancing service name HTTP farm farm ID server params

func (*PostIPLoadbalancingServiceNameHTTPFarmFarmIDServerParams) SetTimeout ¶

SetTimeout adds the timeout to the post IP loadbalancing service name HTTP farm farm ID server params

func (*PostIPLoadbalancingServiceNameHTTPFarmFarmIDServerParams) WithContext ¶

WithContext adds the context to the post IP loadbalancing service name HTTP farm farm ID server params

func (*PostIPLoadbalancingServiceNameHTTPFarmFarmIDServerParams) WithFarmID ¶

WithFarmID adds the farmID to the post IP loadbalancing service name HTTP farm farm ID server params

func (*PostIPLoadbalancingServiceNameHTTPFarmFarmIDServerParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post IP loadbalancing service name HTTP farm farm ID server params

func (*PostIPLoadbalancingServiceNameHTTPFarmFarmIDServerParams) WithIPLBHTTPFarmServerPost ¶

WithIPLBHTTPFarmServerPost adds the iPLBHTTPFarmServerPost to the post IP loadbalancing service name HTTP farm farm ID server params

func (*PostIPLoadbalancingServiceNameHTTPFarmFarmIDServerParams) WithServiceName ¶

WithServiceName adds the serviceName to the post IP loadbalancing service name HTTP farm farm ID server params

func (*PostIPLoadbalancingServiceNameHTTPFarmFarmIDServerParams) WithTimeout ¶

WithTimeout adds the timeout to the post IP loadbalancing service name HTTP farm farm ID server params

func (*PostIPLoadbalancingServiceNameHTTPFarmFarmIDServerParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostIPLoadbalancingServiceNameHTTPFarmFarmIDServerReader ¶

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

PostIPLoadbalancingServiceNameHTTPFarmFarmIDServerReader is a Reader for the PostIPLoadbalancingServiceNameHTTPFarmFarmIDServer structure.

func (*PostIPLoadbalancingServiceNameHTTPFarmFarmIDServerReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type PostIPLoadbalancingServiceNameHTTPFarmOK ¶

type PostIPLoadbalancingServiceNameHTTPFarmOK struct {
	Payload *models.IPLBBackendHTTPBackendHTTP
}

PostIPLoadbalancingServiceNameHTTPFarmOK handles this case with default header values.

description of 'iplb.BackendHttp.BackendHttp' response

func NewPostIPLoadbalancingServiceNameHTTPFarmOK ¶

func NewPostIPLoadbalancingServiceNameHTTPFarmOK() *PostIPLoadbalancingServiceNameHTTPFarmOK

NewPostIPLoadbalancingServiceNameHTTPFarmOK creates a PostIPLoadbalancingServiceNameHTTPFarmOK with default headers values

func (*PostIPLoadbalancingServiceNameHTTPFarmOK) Error ¶

type PostIPLoadbalancingServiceNameHTTPFarmParams ¶

type PostIPLoadbalancingServiceNameHTTPFarmParams struct {

	/*IPLBHTTPFarmPost*/
	IPLBHTTPFarmPost *models.PostIPLoadbalancingServiceNameHTTPFarmParamsBody
	/*ServiceName*/
	ServiceName string

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

PostIPLoadbalancingServiceNameHTTPFarmParams contains all the parameters to send to the API endpoint for the post IP loadbalancing service name HTTP farm operation typically these are written to a http.Request

func NewPostIPLoadbalancingServiceNameHTTPFarmParams ¶

func NewPostIPLoadbalancingServiceNameHTTPFarmParams() *PostIPLoadbalancingServiceNameHTTPFarmParams

NewPostIPLoadbalancingServiceNameHTTPFarmParams creates a new PostIPLoadbalancingServiceNameHTTPFarmParams object with the default values initialized.

func NewPostIPLoadbalancingServiceNameHTTPFarmParamsWithContext ¶

func NewPostIPLoadbalancingServiceNameHTTPFarmParamsWithContext(ctx context.Context) *PostIPLoadbalancingServiceNameHTTPFarmParams

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

func NewPostIPLoadbalancingServiceNameHTTPFarmParamsWithHTTPClient ¶

func NewPostIPLoadbalancingServiceNameHTTPFarmParamsWithHTTPClient(client *http.Client) *PostIPLoadbalancingServiceNameHTTPFarmParams

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

func NewPostIPLoadbalancingServiceNameHTTPFarmParamsWithTimeout ¶

func NewPostIPLoadbalancingServiceNameHTTPFarmParamsWithTimeout(timeout time.Duration) *PostIPLoadbalancingServiceNameHTTPFarmParams

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

func (*PostIPLoadbalancingServiceNameHTTPFarmParams) SetContext ¶

SetContext adds the context to the post IP loadbalancing service name HTTP farm params

func (*PostIPLoadbalancingServiceNameHTTPFarmParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the post IP loadbalancing service name HTTP farm params

func (*PostIPLoadbalancingServiceNameHTTPFarmParams) SetIPLBHTTPFarmPost ¶

SetIPLBHTTPFarmPost adds the iplbHttpFarmPost to the post IP loadbalancing service name HTTP farm params

func (*PostIPLoadbalancingServiceNameHTTPFarmParams) SetServiceName ¶

func (o *PostIPLoadbalancingServiceNameHTTPFarmParams) SetServiceName(serviceName string)

SetServiceName adds the serviceName to the post IP loadbalancing service name HTTP farm params

func (*PostIPLoadbalancingServiceNameHTTPFarmParams) SetTimeout ¶

SetTimeout adds the timeout to the post IP loadbalancing service name HTTP farm params

func (*PostIPLoadbalancingServiceNameHTTPFarmParams) WithContext ¶

WithContext adds the context to the post IP loadbalancing service name HTTP farm params

func (*PostIPLoadbalancingServiceNameHTTPFarmParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post IP loadbalancing service name HTTP farm params

func (*PostIPLoadbalancingServiceNameHTTPFarmParams) WithIPLBHTTPFarmPost ¶

WithIPLBHTTPFarmPost adds the iPLBHTTPFarmPost to the post IP loadbalancing service name HTTP farm params

func (*PostIPLoadbalancingServiceNameHTTPFarmParams) WithServiceName ¶

WithServiceName adds the serviceName to the post IP loadbalancing service name HTTP farm params

func (*PostIPLoadbalancingServiceNameHTTPFarmParams) WithTimeout ¶

WithTimeout adds the timeout to the post IP loadbalancing service name HTTP farm params

func (*PostIPLoadbalancingServiceNameHTTPFarmParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostIPLoadbalancingServiceNameHTTPFarmReader ¶

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

PostIPLoadbalancingServiceNameHTTPFarmReader is a Reader for the PostIPLoadbalancingServiceNameHTTPFarm structure.

func (*PostIPLoadbalancingServiceNameHTTPFarmReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type PostIPLoadbalancingServiceNameHTTPFrontendDefault ¶

type PostIPLoadbalancingServiceNameHTTPFrontendDefault struct {
	Payload *models.PostIPLoadbalancingServiceNameHTTPFrontendDefaultBody
	// contains filtered or unexported fields
}

PostIPLoadbalancingServiceNameHTTPFrontendDefault handles this case with default header values.

Unexpected error

func NewPostIPLoadbalancingServiceNameHTTPFrontendDefault ¶

func NewPostIPLoadbalancingServiceNameHTTPFrontendDefault(code int) *PostIPLoadbalancingServiceNameHTTPFrontendDefault

NewPostIPLoadbalancingServiceNameHTTPFrontendDefault creates a PostIPLoadbalancingServiceNameHTTPFrontendDefault with default headers values

func (*PostIPLoadbalancingServiceNameHTTPFrontendDefault) Code ¶

Code gets the status code for the post IP loadbalancing service name HTTP frontend default response

func (*PostIPLoadbalancingServiceNameHTTPFrontendDefault) Error ¶

type PostIPLoadbalancingServiceNameHTTPFrontendOK ¶

type PostIPLoadbalancingServiceNameHTTPFrontendOK struct {
	Payload *models.IPLBFrontendHTTPFrontendHTTP
}

PostIPLoadbalancingServiceNameHTTPFrontendOK handles this case with default header values.

description of 'iplb.FrontendHttp.FrontendHttp' response

func NewPostIPLoadbalancingServiceNameHTTPFrontendOK ¶

func NewPostIPLoadbalancingServiceNameHTTPFrontendOK() *PostIPLoadbalancingServiceNameHTTPFrontendOK

NewPostIPLoadbalancingServiceNameHTTPFrontendOK creates a PostIPLoadbalancingServiceNameHTTPFrontendOK with default headers values

func (*PostIPLoadbalancingServiceNameHTTPFrontendOK) Error ¶

type PostIPLoadbalancingServiceNameHTTPFrontendParams ¶

type PostIPLoadbalancingServiceNameHTTPFrontendParams struct {

	/*IPLBHTTPFrontendPost*/
	IPLBHTTPFrontendPost *models.PostIPLoadbalancingServiceNameHTTPFrontendParamsBody
	/*ServiceName*/
	ServiceName string

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

PostIPLoadbalancingServiceNameHTTPFrontendParams contains all the parameters to send to the API endpoint for the post IP loadbalancing service name HTTP frontend operation typically these are written to a http.Request

func NewPostIPLoadbalancingServiceNameHTTPFrontendParams ¶

func NewPostIPLoadbalancingServiceNameHTTPFrontendParams() *PostIPLoadbalancingServiceNameHTTPFrontendParams

NewPostIPLoadbalancingServiceNameHTTPFrontendParams creates a new PostIPLoadbalancingServiceNameHTTPFrontendParams object with the default values initialized.

func NewPostIPLoadbalancingServiceNameHTTPFrontendParamsWithContext ¶

func NewPostIPLoadbalancingServiceNameHTTPFrontendParamsWithContext(ctx context.Context) *PostIPLoadbalancingServiceNameHTTPFrontendParams

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

func NewPostIPLoadbalancingServiceNameHTTPFrontendParamsWithHTTPClient ¶

func NewPostIPLoadbalancingServiceNameHTTPFrontendParamsWithHTTPClient(client *http.Client) *PostIPLoadbalancingServiceNameHTTPFrontendParams

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

func NewPostIPLoadbalancingServiceNameHTTPFrontendParamsWithTimeout ¶

func NewPostIPLoadbalancingServiceNameHTTPFrontendParamsWithTimeout(timeout time.Duration) *PostIPLoadbalancingServiceNameHTTPFrontendParams

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

func (*PostIPLoadbalancingServiceNameHTTPFrontendParams) SetContext ¶

SetContext adds the context to the post IP loadbalancing service name HTTP frontend params

func (*PostIPLoadbalancingServiceNameHTTPFrontendParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the post IP loadbalancing service name HTTP frontend params

func (*PostIPLoadbalancingServiceNameHTTPFrontendParams) SetIPLBHTTPFrontendPost ¶

SetIPLBHTTPFrontendPost adds the iplbHttpFrontendPost to the post IP loadbalancing service name HTTP frontend params

func (*PostIPLoadbalancingServiceNameHTTPFrontendParams) SetServiceName ¶

func (o *PostIPLoadbalancingServiceNameHTTPFrontendParams) SetServiceName(serviceName string)

SetServiceName adds the serviceName to the post IP loadbalancing service name HTTP frontend params

func (*PostIPLoadbalancingServiceNameHTTPFrontendParams) SetTimeout ¶

SetTimeout adds the timeout to the post IP loadbalancing service name HTTP frontend params

func (*PostIPLoadbalancingServiceNameHTTPFrontendParams) WithContext ¶

WithContext adds the context to the post IP loadbalancing service name HTTP frontend params

func (*PostIPLoadbalancingServiceNameHTTPFrontendParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post IP loadbalancing service name HTTP frontend params

func (*PostIPLoadbalancingServiceNameHTTPFrontendParams) WithIPLBHTTPFrontendPost ¶

WithIPLBHTTPFrontendPost adds the iPLBHTTPFrontendPost to the post IP loadbalancing service name HTTP frontend params

func (*PostIPLoadbalancingServiceNameHTTPFrontendParams) WithServiceName ¶

WithServiceName adds the serviceName to the post IP loadbalancing service name HTTP frontend params

func (*PostIPLoadbalancingServiceNameHTTPFrontendParams) WithTimeout ¶

WithTimeout adds the timeout to the post IP loadbalancing service name HTTP frontend params

func (*PostIPLoadbalancingServiceNameHTTPFrontendParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostIPLoadbalancingServiceNameHTTPFrontendReader ¶

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

PostIPLoadbalancingServiceNameHTTPFrontendReader is a Reader for the PostIPLoadbalancingServiceNameHTTPFrontend structure.

func (*PostIPLoadbalancingServiceNameHTTPFrontendReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type PostIPLoadbalancingServiceNameHTTPRouteDefault ¶

type PostIPLoadbalancingServiceNameHTTPRouteDefault struct {
	Payload *models.PostIPLoadbalancingServiceNameHTTPRouteDefaultBody
	// contains filtered or unexported fields
}

PostIPLoadbalancingServiceNameHTTPRouteDefault handles this case with default header values.

Unexpected error

func NewPostIPLoadbalancingServiceNameHTTPRouteDefault ¶

func NewPostIPLoadbalancingServiceNameHTTPRouteDefault(code int) *PostIPLoadbalancingServiceNameHTTPRouteDefault

NewPostIPLoadbalancingServiceNameHTTPRouteDefault creates a PostIPLoadbalancingServiceNameHTTPRouteDefault with default headers values

func (*PostIPLoadbalancingServiceNameHTTPRouteDefault) Code ¶

Code gets the status code for the post IP loadbalancing service name HTTP route default response

func (*PostIPLoadbalancingServiceNameHTTPRouteDefault) Error ¶

type PostIPLoadbalancingServiceNameHTTPRouteOK ¶

type PostIPLoadbalancingServiceNameHTTPRouteOK struct {
	Payload *models.IPLBRouteHTTPRouteHTTP
}

PostIPLoadbalancingServiceNameHTTPRouteOK handles this case with default header values.

description of 'iplb.RouteHttp.RouteHttp' response

func NewPostIPLoadbalancingServiceNameHTTPRouteOK ¶

func NewPostIPLoadbalancingServiceNameHTTPRouteOK() *PostIPLoadbalancingServiceNameHTTPRouteOK

NewPostIPLoadbalancingServiceNameHTTPRouteOK creates a PostIPLoadbalancingServiceNameHTTPRouteOK with default headers values

func (*PostIPLoadbalancingServiceNameHTTPRouteOK) Error ¶

type PostIPLoadbalancingServiceNameHTTPRouteParams ¶

type PostIPLoadbalancingServiceNameHTTPRouteParams struct {

	/*IPLBHTTPRoutePost*/
	IPLBHTTPRoutePost *models.PostIPLoadbalancingServiceNameHTTPRouteParamsBody
	/*ServiceName*/
	ServiceName string

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

PostIPLoadbalancingServiceNameHTTPRouteParams contains all the parameters to send to the API endpoint for the post IP loadbalancing service name HTTP route operation typically these are written to a http.Request

func NewPostIPLoadbalancingServiceNameHTTPRouteParams ¶

func NewPostIPLoadbalancingServiceNameHTTPRouteParams() *PostIPLoadbalancingServiceNameHTTPRouteParams

NewPostIPLoadbalancingServiceNameHTTPRouteParams creates a new PostIPLoadbalancingServiceNameHTTPRouteParams object with the default values initialized.

func NewPostIPLoadbalancingServiceNameHTTPRouteParamsWithContext ¶

func NewPostIPLoadbalancingServiceNameHTTPRouteParamsWithContext(ctx context.Context) *PostIPLoadbalancingServiceNameHTTPRouteParams

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

func NewPostIPLoadbalancingServiceNameHTTPRouteParamsWithHTTPClient ¶

func NewPostIPLoadbalancingServiceNameHTTPRouteParamsWithHTTPClient(client *http.Client) *PostIPLoadbalancingServiceNameHTTPRouteParams

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

func NewPostIPLoadbalancingServiceNameHTTPRouteParamsWithTimeout ¶

func NewPostIPLoadbalancingServiceNameHTTPRouteParamsWithTimeout(timeout time.Duration) *PostIPLoadbalancingServiceNameHTTPRouteParams

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

func (*PostIPLoadbalancingServiceNameHTTPRouteParams) SetContext ¶

SetContext adds the context to the post IP loadbalancing service name HTTP route params

func (*PostIPLoadbalancingServiceNameHTTPRouteParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the post IP loadbalancing service name HTTP route params

func (*PostIPLoadbalancingServiceNameHTTPRouteParams) SetIPLBHTTPRoutePost ¶

SetIPLBHTTPRoutePost adds the iplbHttpRoutePost to the post IP loadbalancing service name HTTP route params

func (*PostIPLoadbalancingServiceNameHTTPRouteParams) SetServiceName ¶

func (o *PostIPLoadbalancingServiceNameHTTPRouteParams) SetServiceName(serviceName string)

SetServiceName adds the serviceName to the post IP loadbalancing service name HTTP route params

func (*PostIPLoadbalancingServiceNameHTTPRouteParams) SetTimeout ¶

SetTimeout adds the timeout to the post IP loadbalancing service name HTTP route params

func (*PostIPLoadbalancingServiceNameHTTPRouteParams) WithContext ¶

WithContext adds the context to the post IP loadbalancing service name HTTP route params

func (*PostIPLoadbalancingServiceNameHTTPRouteParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post IP loadbalancing service name HTTP route params

func (*PostIPLoadbalancingServiceNameHTTPRouteParams) WithIPLBHTTPRoutePost ¶

WithIPLBHTTPRoutePost adds the iPLBHTTPRoutePost to the post IP loadbalancing service name HTTP route params

func (*PostIPLoadbalancingServiceNameHTTPRouteParams) WithServiceName ¶

WithServiceName adds the serviceName to the post IP loadbalancing service name HTTP route params

func (*PostIPLoadbalancingServiceNameHTTPRouteParams) WithTimeout ¶

WithTimeout adds the timeout to the post IP loadbalancing service name HTTP route params

func (*PostIPLoadbalancingServiceNameHTTPRouteParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostIPLoadbalancingServiceNameHTTPRouteReader ¶

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

PostIPLoadbalancingServiceNameHTTPRouteReader is a Reader for the PostIPLoadbalancingServiceNameHTTPRoute structure.

func (*PostIPLoadbalancingServiceNameHTTPRouteReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type PostIPLoadbalancingServiceNameHTTPRouteRouteIDRuleDefault ¶

type PostIPLoadbalancingServiceNameHTTPRouteRouteIDRuleDefault struct {
	Payload *models.PostIPLoadbalancingServiceNameHTTPRouteRouteIDRuleDefaultBody
	// contains filtered or unexported fields
}

PostIPLoadbalancingServiceNameHTTPRouteRouteIDRuleDefault handles this case with default header values.

Unexpected error

func NewPostIPLoadbalancingServiceNameHTTPRouteRouteIDRuleDefault ¶

func NewPostIPLoadbalancingServiceNameHTTPRouteRouteIDRuleDefault(code int) *PostIPLoadbalancingServiceNameHTTPRouteRouteIDRuleDefault

NewPostIPLoadbalancingServiceNameHTTPRouteRouteIDRuleDefault creates a PostIPLoadbalancingServiceNameHTTPRouteRouteIDRuleDefault with default headers values

func (*PostIPLoadbalancingServiceNameHTTPRouteRouteIDRuleDefault) Code ¶

Code gets the status code for the post IP loadbalancing service name HTTP route route ID rule default response

func (*PostIPLoadbalancingServiceNameHTTPRouteRouteIDRuleDefault) Error ¶

type PostIPLoadbalancingServiceNameHTTPRouteRouteIDRuleOK ¶

type PostIPLoadbalancingServiceNameHTTPRouteRouteIDRuleOK struct {
	Payload *models.IPLBRouteRuleRouteRule
}

PostIPLoadbalancingServiceNameHTTPRouteRouteIDRuleOK handles this case with default header values.

description of 'iplb.RouteRule.RouteRule' response

func NewPostIPLoadbalancingServiceNameHTTPRouteRouteIDRuleOK ¶

func NewPostIPLoadbalancingServiceNameHTTPRouteRouteIDRuleOK() *PostIPLoadbalancingServiceNameHTTPRouteRouteIDRuleOK

NewPostIPLoadbalancingServiceNameHTTPRouteRouteIDRuleOK creates a PostIPLoadbalancingServiceNameHTTPRouteRouteIDRuleOK with default headers values

func (*PostIPLoadbalancingServiceNameHTTPRouteRouteIDRuleOK) Error ¶

type PostIPLoadbalancingServiceNameHTTPRouteRouteIDRuleParams ¶

type PostIPLoadbalancingServiceNameHTTPRouteRouteIDRuleParams struct {

	/*IPLBHTTPRouteRulePost*/
	IPLBHTTPRouteRulePost *models.PostIPLoadbalancingServiceNameHTTPRouteRouteIDRuleParamsBody
	/*RouteID*/
	RouteID int64
	/*ServiceName*/
	ServiceName string

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

PostIPLoadbalancingServiceNameHTTPRouteRouteIDRuleParams contains all the parameters to send to the API endpoint for the post IP loadbalancing service name HTTP route route ID rule operation typically these are written to a http.Request

func NewPostIPLoadbalancingServiceNameHTTPRouteRouteIDRuleParams ¶

func NewPostIPLoadbalancingServiceNameHTTPRouteRouteIDRuleParams() *PostIPLoadbalancingServiceNameHTTPRouteRouteIDRuleParams

NewPostIPLoadbalancingServiceNameHTTPRouteRouteIDRuleParams creates a new PostIPLoadbalancingServiceNameHTTPRouteRouteIDRuleParams object with the default values initialized.

func NewPostIPLoadbalancingServiceNameHTTPRouteRouteIDRuleParamsWithContext ¶

func NewPostIPLoadbalancingServiceNameHTTPRouteRouteIDRuleParamsWithContext(ctx context.Context) *PostIPLoadbalancingServiceNameHTTPRouteRouteIDRuleParams

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

func NewPostIPLoadbalancingServiceNameHTTPRouteRouteIDRuleParamsWithHTTPClient ¶

func NewPostIPLoadbalancingServiceNameHTTPRouteRouteIDRuleParamsWithHTTPClient(client *http.Client) *PostIPLoadbalancingServiceNameHTTPRouteRouteIDRuleParams

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

func NewPostIPLoadbalancingServiceNameHTTPRouteRouteIDRuleParamsWithTimeout ¶

func NewPostIPLoadbalancingServiceNameHTTPRouteRouteIDRuleParamsWithTimeout(timeout time.Duration) *PostIPLoadbalancingServiceNameHTTPRouteRouteIDRuleParams

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

func (*PostIPLoadbalancingServiceNameHTTPRouteRouteIDRuleParams) SetContext ¶

SetContext adds the context to the post IP loadbalancing service name HTTP route route ID rule params

func (*PostIPLoadbalancingServiceNameHTTPRouteRouteIDRuleParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the post IP loadbalancing service name HTTP route route ID rule params

func (*PostIPLoadbalancingServiceNameHTTPRouteRouteIDRuleParams) SetIPLBHTTPRouteRulePost ¶

SetIPLBHTTPRouteRulePost adds the iplbHttpRouteRulePost to the post IP loadbalancing service name HTTP route route ID rule params

func (*PostIPLoadbalancingServiceNameHTTPRouteRouteIDRuleParams) SetRouteID ¶

SetRouteID adds the routeId to the post IP loadbalancing service name HTTP route route ID rule params

func (*PostIPLoadbalancingServiceNameHTTPRouteRouteIDRuleParams) SetServiceName ¶

SetServiceName adds the serviceName to the post IP loadbalancing service name HTTP route route ID rule params

func (*PostIPLoadbalancingServiceNameHTTPRouteRouteIDRuleParams) SetTimeout ¶

SetTimeout adds the timeout to the post IP loadbalancing service name HTTP route route ID rule params

func (*PostIPLoadbalancingServiceNameHTTPRouteRouteIDRuleParams) WithContext ¶

WithContext adds the context to the post IP loadbalancing service name HTTP route route ID rule params

func (*PostIPLoadbalancingServiceNameHTTPRouteRouteIDRuleParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post IP loadbalancing service name HTTP route route ID rule params

func (*PostIPLoadbalancingServiceNameHTTPRouteRouteIDRuleParams) WithIPLBHTTPRouteRulePost ¶

WithIPLBHTTPRouteRulePost adds the iPLBHTTPRouteRulePost to the post IP loadbalancing service name HTTP route route ID rule params

func (*PostIPLoadbalancingServiceNameHTTPRouteRouteIDRuleParams) WithRouteID ¶

WithRouteID adds the routeID to the post IP loadbalancing service name HTTP route route ID rule params

func (*PostIPLoadbalancingServiceNameHTTPRouteRouteIDRuleParams) WithServiceName ¶

WithServiceName adds the serviceName to the post IP loadbalancing service name HTTP route route ID rule params

func (*PostIPLoadbalancingServiceNameHTTPRouteRouteIDRuleParams) WithTimeout ¶

WithTimeout adds the timeout to the post IP loadbalancing service name HTTP route route ID rule params

func (*PostIPLoadbalancingServiceNameHTTPRouteRouteIDRuleParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostIPLoadbalancingServiceNameHTTPRouteRouteIDRuleReader ¶

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

PostIPLoadbalancingServiceNameHTTPRouteRouteIDRuleReader is a Reader for the PostIPLoadbalancingServiceNameHTTPRouteRouteIDRule structure.

func (*PostIPLoadbalancingServiceNameHTTPRouteRouteIDRuleReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type PostIPLoadbalancingServiceNameRefreshDefault ¶

type PostIPLoadbalancingServiceNameRefreshDefault struct {
	Payload *models.PostIPLoadbalancingServiceNameRefreshDefaultBody
	// contains filtered or unexported fields
}

PostIPLoadbalancingServiceNameRefreshDefault handles this case with default header values.

Unexpected error

func NewPostIPLoadbalancingServiceNameRefreshDefault ¶

func NewPostIPLoadbalancingServiceNameRefreshDefault(code int) *PostIPLoadbalancingServiceNameRefreshDefault

NewPostIPLoadbalancingServiceNameRefreshDefault creates a PostIPLoadbalancingServiceNameRefreshDefault with default headers values

func (*PostIPLoadbalancingServiceNameRefreshDefault) Code ¶

Code gets the status code for the post IP loadbalancing service name refresh default response

func (*PostIPLoadbalancingServiceNameRefreshDefault) Error ¶

type PostIPLoadbalancingServiceNameRefreshOK ¶

type PostIPLoadbalancingServiceNameRefreshOK struct {
	Payload *models.IPLBTaskTask
}

PostIPLoadbalancingServiceNameRefreshOK handles this case with default header values.

description of 'iplb.Task.Task' response

func NewPostIPLoadbalancingServiceNameRefreshOK ¶

func NewPostIPLoadbalancingServiceNameRefreshOK() *PostIPLoadbalancingServiceNameRefreshOK

NewPostIPLoadbalancingServiceNameRefreshOK creates a PostIPLoadbalancingServiceNameRefreshOK with default headers values

func (*PostIPLoadbalancingServiceNameRefreshOK) Error ¶

type PostIPLoadbalancingServiceNameRefreshParams ¶

type PostIPLoadbalancingServiceNameRefreshParams struct {

	/*IPLBRefreshPost*/
	IPLBRefreshPost *models.PostIPLoadbalancingServiceNameRefreshParamsBody
	/*ServiceName*/
	ServiceName string

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

PostIPLoadbalancingServiceNameRefreshParams contains all the parameters to send to the API endpoint for the post IP loadbalancing service name refresh operation typically these are written to a http.Request

func NewPostIPLoadbalancingServiceNameRefreshParams ¶

func NewPostIPLoadbalancingServiceNameRefreshParams() *PostIPLoadbalancingServiceNameRefreshParams

NewPostIPLoadbalancingServiceNameRefreshParams creates a new PostIPLoadbalancingServiceNameRefreshParams object with the default values initialized.

func NewPostIPLoadbalancingServiceNameRefreshParamsWithContext ¶

func NewPostIPLoadbalancingServiceNameRefreshParamsWithContext(ctx context.Context) *PostIPLoadbalancingServiceNameRefreshParams

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

func NewPostIPLoadbalancingServiceNameRefreshParamsWithHTTPClient ¶

func NewPostIPLoadbalancingServiceNameRefreshParamsWithHTTPClient(client *http.Client) *PostIPLoadbalancingServiceNameRefreshParams

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

func NewPostIPLoadbalancingServiceNameRefreshParamsWithTimeout ¶

func NewPostIPLoadbalancingServiceNameRefreshParamsWithTimeout(timeout time.Duration) *PostIPLoadbalancingServiceNameRefreshParams

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

func (*PostIPLoadbalancingServiceNameRefreshParams) SetContext ¶

SetContext adds the context to the post IP loadbalancing service name refresh params

func (*PostIPLoadbalancingServiceNameRefreshParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the post IP loadbalancing service name refresh params

func (*PostIPLoadbalancingServiceNameRefreshParams) SetIPLBRefreshPost ¶

SetIPLBRefreshPost adds the iplbRefreshPost to the post IP loadbalancing service name refresh params

func (*PostIPLoadbalancingServiceNameRefreshParams) SetServiceName ¶

func (o *PostIPLoadbalancingServiceNameRefreshParams) SetServiceName(serviceName string)

SetServiceName adds the serviceName to the post IP loadbalancing service name refresh params

func (*PostIPLoadbalancingServiceNameRefreshParams) SetTimeout ¶

SetTimeout adds the timeout to the post IP loadbalancing service name refresh params

func (*PostIPLoadbalancingServiceNameRefreshParams) WithContext ¶

WithContext adds the context to the post IP loadbalancing service name refresh params

func (*PostIPLoadbalancingServiceNameRefreshParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post IP loadbalancing service name refresh params

func (*PostIPLoadbalancingServiceNameRefreshParams) WithIPLBRefreshPost ¶

WithIPLBRefreshPost adds the iPLBRefreshPost to the post IP loadbalancing service name refresh params

func (*PostIPLoadbalancingServiceNameRefreshParams) WithServiceName ¶

WithServiceName adds the serviceName to the post IP loadbalancing service name refresh params

func (*PostIPLoadbalancingServiceNameRefreshParams) WithTimeout ¶

WithTimeout adds the timeout to the post IP loadbalancing service name refresh params

func (*PostIPLoadbalancingServiceNameRefreshParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostIPLoadbalancingServiceNameRefreshReader ¶

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

PostIPLoadbalancingServiceNameRefreshReader is a Reader for the PostIPLoadbalancingServiceNameRefresh structure.

func (*PostIPLoadbalancingServiceNameRefreshReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type PostIPLoadbalancingServiceNameSslDefault ¶

type PostIPLoadbalancingServiceNameSslDefault struct {
	Payload *models.PostIPLoadbalancingServiceNameSslDefaultBody
	// contains filtered or unexported fields
}

PostIPLoadbalancingServiceNameSslDefault handles this case with default header values.

Unexpected error

func NewPostIPLoadbalancingServiceNameSslDefault ¶

func NewPostIPLoadbalancingServiceNameSslDefault(code int) *PostIPLoadbalancingServiceNameSslDefault

NewPostIPLoadbalancingServiceNameSslDefault creates a PostIPLoadbalancingServiceNameSslDefault with default headers values

func (*PostIPLoadbalancingServiceNameSslDefault) Code ¶

Code gets the status code for the post IP loadbalancing service name ssl default response

func (*PostIPLoadbalancingServiceNameSslDefault) Error ¶

type PostIPLoadbalancingServiceNameSslOK ¶

type PostIPLoadbalancingServiceNameSslOK struct {
	Payload *models.IPLBSslSsl
}

PostIPLoadbalancingServiceNameSslOK handles this case with default header values.

description of 'iplb.Ssl.Ssl' response

func NewPostIPLoadbalancingServiceNameSslOK ¶

func NewPostIPLoadbalancingServiceNameSslOK() *PostIPLoadbalancingServiceNameSslOK

NewPostIPLoadbalancingServiceNameSslOK creates a PostIPLoadbalancingServiceNameSslOK with default headers values

func (*PostIPLoadbalancingServiceNameSslOK) Error ¶

type PostIPLoadbalancingServiceNameSslParams ¶

type PostIPLoadbalancingServiceNameSslParams struct {

	/*IPLBSslPost*/
	IPLBSslPost *models.PostIPLoadbalancingServiceNameSslParamsBody
	/*ServiceName*/
	ServiceName string

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

PostIPLoadbalancingServiceNameSslParams contains all the parameters to send to the API endpoint for the post IP loadbalancing service name ssl operation typically these are written to a http.Request

func NewPostIPLoadbalancingServiceNameSslParams ¶

func NewPostIPLoadbalancingServiceNameSslParams() *PostIPLoadbalancingServiceNameSslParams

NewPostIPLoadbalancingServiceNameSslParams creates a new PostIPLoadbalancingServiceNameSslParams object with the default values initialized.

func NewPostIPLoadbalancingServiceNameSslParamsWithContext ¶

func NewPostIPLoadbalancingServiceNameSslParamsWithContext(ctx context.Context) *PostIPLoadbalancingServiceNameSslParams

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

func NewPostIPLoadbalancingServiceNameSslParamsWithHTTPClient ¶

func NewPostIPLoadbalancingServiceNameSslParamsWithHTTPClient(client *http.Client) *PostIPLoadbalancingServiceNameSslParams

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

func NewPostIPLoadbalancingServiceNameSslParamsWithTimeout ¶

func NewPostIPLoadbalancingServiceNameSslParamsWithTimeout(timeout time.Duration) *PostIPLoadbalancingServiceNameSslParams

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

func (*PostIPLoadbalancingServiceNameSslParams) SetContext ¶

SetContext adds the context to the post IP loadbalancing service name ssl params

func (*PostIPLoadbalancingServiceNameSslParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the post IP loadbalancing service name ssl params

func (*PostIPLoadbalancingServiceNameSslParams) SetIPLBSslPost ¶

SetIPLBSslPost adds the iplbSslPost to the post IP loadbalancing service name ssl params

func (*PostIPLoadbalancingServiceNameSslParams) SetServiceName ¶

func (o *PostIPLoadbalancingServiceNameSslParams) SetServiceName(serviceName string)

SetServiceName adds the serviceName to the post IP loadbalancing service name ssl params

func (*PostIPLoadbalancingServiceNameSslParams) SetTimeout ¶

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

SetTimeout adds the timeout to the post IP loadbalancing service name ssl params

func (*PostIPLoadbalancingServiceNameSslParams) WithContext ¶

WithContext adds the context to the post IP loadbalancing service name ssl params

func (*PostIPLoadbalancingServiceNameSslParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post IP loadbalancing service name ssl params

func (*PostIPLoadbalancingServiceNameSslParams) WithIPLBSslPost ¶

WithIPLBSslPost adds the iPLBSslPost to the post IP loadbalancing service name ssl params

func (*PostIPLoadbalancingServiceNameSslParams) WithServiceName ¶

WithServiceName adds the serviceName to the post IP loadbalancing service name ssl params

func (*PostIPLoadbalancingServiceNameSslParams) WithTimeout ¶

WithTimeout adds the timeout to the post IP loadbalancing service name ssl params

func (*PostIPLoadbalancingServiceNameSslParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostIPLoadbalancingServiceNameSslReader ¶

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

PostIPLoadbalancingServiceNameSslReader is a Reader for the PostIPLoadbalancingServiceNameSsl structure.

func (*PostIPLoadbalancingServiceNameSslReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type PostIPLoadbalancingServiceNameTCPFarmDefault ¶

type PostIPLoadbalancingServiceNameTCPFarmDefault struct {
	Payload *models.PostIPLoadbalancingServiceNameTCPFarmDefaultBody
	// contains filtered or unexported fields
}

PostIPLoadbalancingServiceNameTCPFarmDefault handles this case with default header values.

Unexpected error

func NewPostIPLoadbalancingServiceNameTCPFarmDefault ¶

func NewPostIPLoadbalancingServiceNameTCPFarmDefault(code int) *PostIPLoadbalancingServiceNameTCPFarmDefault

NewPostIPLoadbalancingServiceNameTCPFarmDefault creates a PostIPLoadbalancingServiceNameTCPFarmDefault with default headers values

func (*PostIPLoadbalancingServiceNameTCPFarmDefault) Code ¶

Code gets the status code for the post IP loadbalancing service name TCP farm default response

func (*PostIPLoadbalancingServiceNameTCPFarmDefault) Error ¶

type PostIPLoadbalancingServiceNameTCPFarmFarmIDServerDefault ¶

type PostIPLoadbalancingServiceNameTCPFarmFarmIDServerDefault struct {
	Payload *models.PostIPLoadbalancingServiceNameTCPFarmFarmIDServerDefaultBody
	// contains filtered or unexported fields
}

PostIPLoadbalancingServiceNameTCPFarmFarmIDServerDefault handles this case with default header values.

Unexpected error

func NewPostIPLoadbalancingServiceNameTCPFarmFarmIDServerDefault ¶

func NewPostIPLoadbalancingServiceNameTCPFarmFarmIDServerDefault(code int) *PostIPLoadbalancingServiceNameTCPFarmFarmIDServerDefault

NewPostIPLoadbalancingServiceNameTCPFarmFarmIDServerDefault creates a PostIPLoadbalancingServiceNameTCPFarmFarmIDServerDefault with default headers values

func (*PostIPLoadbalancingServiceNameTCPFarmFarmIDServerDefault) Code ¶

Code gets the status code for the post IP loadbalancing service name TCP farm farm ID server default response

func (*PostIPLoadbalancingServiceNameTCPFarmFarmIDServerDefault) Error ¶

type PostIPLoadbalancingServiceNameTCPFarmFarmIDServerOK ¶

type PostIPLoadbalancingServiceNameTCPFarmFarmIDServerOK struct {
	Payload *models.IPLBBackendCustomerServerBackendServer
}

PostIPLoadbalancingServiceNameTCPFarmFarmIDServerOK handles this case with default header values.

description of 'iplb.BackendCustomerServer.BackendServer' response

func NewPostIPLoadbalancingServiceNameTCPFarmFarmIDServerOK ¶

func NewPostIPLoadbalancingServiceNameTCPFarmFarmIDServerOK() *PostIPLoadbalancingServiceNameTCPFarmFarmIDServerOK

NewPostIPLoadbalancingServiceNameTCPFarmFarmIDServerOK creates a PostIPLoadbalancingServiceNameTCPFarmFarmIDServerOK with default headers values

func (*PostIPLoadbalancingServiceNameTCPFarmFarmIDServerOK) Error ¶

type PostIPLoadbalancingServiceNameTCPFarmFarmIDServerParams ¶

type PostIPLoadbalancingServiceNameTCPFarmFarmIDServerParams struct {

	/*FarmID*/
	FarmID int64
	/*IPLBTCPFarmServerPost*/
	IPLBTCPFarmServerPost *models.PostIPLoadbalancingServiceNameTCPFarmFarmIDServerParamsBody
	/*ServiceName*/
	ServiceName string

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

PostIPLoadbalancingServiceNameTCPFarmFarmIDServerParams contains all the parameters to send to the API endpoint for the post IP loadbalancing service name TCP farm farm ID server operation typically these are written to a http.Request

func NewPostIPLoadbalancingServiceNameTCPFarmFarmIDServerParams ¶

func NewPostIPLoadbalancingServiceNameTCPFarmFarmIDServerParams() *PostIPLoadbalancingServiceNameTCPFarmFarmIDServerParams

NewPostIPLoadbalancingServiceNameTCPFarmFarmIDServerParams creates a new PostIPLoadbalancingServiceNameTCPFarmFarmIDServerParams object with the default values initialized.

func NewPostIPLoadbalancingServiceNameTCPFarmFarmIDServerParamsWithContext ¶

func NewPostIPLoadbalancingServiceNameTCPFarmFarmIDServerParamsWithContext(ctx context.Context) *PostIPLoadbalancingServiceNameTCPFarmFarmIDServerParams

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

func NewPostIPLoadbalancingServiceNameTCPFarmFarmIDServerParamsWithHTTPClient ¶

func NewPostIPLoadbalancingServiceNameTCPFarmFarmIDServerParamsWithHTTPClient(client *http.Client) *PostIPLoadbalancingServiceNameTCPFarmFarmIDServerParams

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

func NewPostIPLoadbalancingServiceNameTCPFarmFarmIDServerParamsWithTimeout ¶

func NewPostIPLoadbalancingServiceNameTCPFarmFarmIDServerParamsWithTimeout(timeout time.Duration) *PostIPLoadbalancingServiceNameTCPFarmFarmIDServerParams

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

func (*PostIPLoadbalancingServiceNameTCPFarmFarmIDServerParams) SetContext ¶

SetContext adds the context to the post IP loadbalancing service name TCP farm farm ID server params

func (*PostIPLoadbalancingServiceNameTCPFarmFarmIDServerParams) SetFarmID ¶

SetFarmID adds the farmId to the post IP loadbalancing service name TCP farm farm ID server params

func (*PostIPLoadbalancingServiceNameTCPFarmFarmIDServerParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the post IP loadbalancing service name TCP farm farm ID server params

func (*PostIPLoadbalancingServiceNameTCPFarmFarmIDServerParams) SetIPLBTCPFarmServerPost ¶

SetIPLBTCPFarmServerPost adds the iplbTcpFarmServerPost to the post IP loadbalancing service name TCP farm farm ID server params

func (*PostIPLoadbalancingServiceNameTCPFarmFarmIDServerParams) SetServiceName ¶

func (o *PostIPLoadbalancingServiceNameTCPFarmFarmIDServerParams) SetServiceName(serviceName string)

SetServiceName adds the serviceName to the post IP loadbalancing service name TCP farm farm ID server params

func (*PostIPLoadbalancingServiceNameTCPFarmFarmIDServerParams) SetTimeout ¶

SetTimeout adds the timeout to the post IP loadbalancing service name TCP farm farm ID server params

func (*PostIPLoadbalancingServiceNameTCPFarmFarmIDServerParams) WithContext ¶

WithContext adds the context to the post IP loadbalancing service name TCP farm farm ID server params

func (*PostIPLoadbalancingServiceNameTCPFarmFarmIDServerParams) WithFarmID ¶

WithFarmID adds the farmID to the post IP loadbalancing service name TCP farm farm ID server params

func (*PostIPLoadbalancingServiceNameTCPFarmFarmIDServerParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post IP loadbalancing service name TCP farm farm ID server params

func (*PostIPLoadbalancingServiceNameTCPFarmFarmIDServerParams) WithIPLBTCPFarmServerPost ¶

WithIPLBTCPFarmServerPost adds the iPLBTCPFarmServerPost to the post IP loadbalancing service name TCP farm farm ID server params

func (*PostIPLoadbalancingServiceNameTCPFarmFarmIDServerParams) WithServiceName ¶

WithServiceName adds the serviceName to the post IP loadbalancing service name TCP farm farm ID server params

func (*PostIPLoadbalancingServiceNameTCPFarmFarmIDServerParams) WithTimeout ¶

WithTimeout adds the timeout to the post IP loadbalancing service name TCP farm farm ID server params

func (*PostIPLoadbalancingServiceNameTCPFarmFarmIDServerParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostIPLoadbalancingServiceNameTCPFarmFarmIDServerReader ¶

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

PostIPLoadbalancingServiceNameTCPFarmFarmIDServerReader is a Reader for the PostIPLoadbalancingServiceNameTCPFarmFarmIDServer structure.

func (*PostIPLoadbalancingServiceNameTCPFarmFarmIDServerReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type PostIPLoadbalancingServiceNameTCPFarmOK ¶

type PostIPLoadbalancingServiceNameTCPFarmOK struct {
	Payload *models.IPLBBackendTCPBackendTCP
}

PostIPLoadbalancingServiceNameTCPFarmOK handles this case with default header values.

description of 'iplb.BackendTcp.BackendTcp' response

func NewPostIPLoadbalancingServiceNameTCPFarmOK ¶

func NewPostIPLoadbalancingServiceNameTCPFarmOK() *PostIPLoadbalancingServiceNameTCPFarmOK

NewPostIPLoadbalancingServiceNameTCPFarmOK creates a PostIPLoadbalancingServiceNameTCPFarmOK with default headers values

func (*PostIPLoadbalancingServiceNameTCPFarmOK) Error ¶

type PostIPLoadbalancingServiceNameTCPFarmParams ¶

type PostIPLoadbalancingServiceNameTCPFarmParams struct {

	/*IPLBTCPFarmPost*/
	IPLBTCPFarmPost *models.PostIPLoadbalancingServiceNameTCPFarmParamsBody
	/*ServiceName*/
	ServiceName string

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

PostIPLoadbalancingServiceNameTCPFarmParams contains all the parameters to send to the API endpoint for the post IP loadbalancing service name TCP farm operation typically these are written to a http.Request

func NewPostIPLoadbalancingServiceNameTCPFarmParams ¶

func NewPostIPLoadbalancingServiceNameTCPFarmParams() *PostIPLoadbalancingServiceNameTCPFarmParams

NewPostIPLoadbalancingServiceNameTCPFarmParams creates a new PostIPLoadbalancingServiceNameTCPFarmParams object with the default values initialized.

func NewPostIPLoadbalancingServiceNameTCPFarmParamsWithContext ¶

func NewPostIPLoadbalancingServiceNameTCPFarmParamsWithContext(ctx context.Context) *PostIPLoadbalancingServiceNameTCPFarmParams

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

func NewPostIPLoadbalancingServiceNameTCPFarmParamsWithHTTPClient ¶

func NewPostIPLoadbalancingServiceNameTCPFarmParamsWithHTTPClient(client *http.Client) *PostIPLoadbalancingServiceNameTCPFarmParams

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

func NewPostIPLoadbalancingServiceNameTCPFarmParamsWithTimeout ¶

func NewPostIPLoadbalancingServiceNameTCPFarmParamsWithTimeout(timeout time.Duration) *PostIPLoadbalancingServiceNameTCPFarmParams

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

func (*PostIPLoadbalancingServiceNameTCPFarmParams) SetContext ¶

SetContext adds the context to the post IP loadbalancing service name TCP farm params

func (*PostIPLoadbalancingServiceNameTCPFarmParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the post IP loadbalancing service name TCP farm params

func (*PostIPLoadbalancingServiceNameTCPFarmParams) SetIPLBTCPFarmPost ¶

SetIPLBTCPFarmPost adds the iplbTcpFarmPost to the post IP loadbalancing service name TCP farm params

func (*PostIPLoadbalancingServiceNameTCPFarmParams) SetServiceName ¶

func (o *PostIPLoadbalancingServiceNameTCPFarmParams) SetServiceName(serviceName string)

SetServiceName adds the serviceName to the post IP loadbalancing service name TCP farm params

func (*PostIPLoadbalancingServiceNameTCPFarmParams) SetTimeout ¶

SetTimeout adds the timeout to the post IP loadbalancing service name TCP farm params

func (*PostIPLoadbalancingServiceNameTCPFarmParams) WithContext ¶

WithContext adds the context to the post IP loadbalancing service name TCP farm params

func (*PostIPLoadbalancingServiceNameTCPFarmParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post IP loadbalancing service name TCP farm params

func (*PostIPLoadbalancingServiceNameTCPFarmParams) WithIPLBTCPFarmPost ¶

WithIPLBTCPFarmPost adds the iPLBTCPFarmPost to the post IP loadbalancing service name TCP farm params

func (*PostIPLoadbalancingServiceNameTCPFarmParams) WithServiceName ¶

WithServiceName adds the serviceName to the post IP loadbalancing service name TCP farm params

func (*PostIPLoadbalancingServiceNameTCPFarmParams) WithTimeout ¶

WithTimeout adds the timeout to the post IP loadbalancing service name TCP farm params

func (*PostIPLoadbalancingServiceNameTCPFarmParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostIPLoadbalancingServiceNameTCPFarmReader ¶

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

PostIPLoadbalancingServiceNameTCPFarmReader is a Reader for the PostIPLoadbalancingServiceNameTCPFarm structure.

func (*PostIPLoadbalancingServiceNameTCPFarmReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type PostIPLoadbalancingServiceNameTCPFrontendDefault ¶

type PostIPLoadbalancingServiceNameTCPFrontendDefault struct {
	Payload *models.PostIPLoadbalancingServiceNameTCPFrontendDefaultBody
	// contains filtered or unexported fields
}

PostIPLoadbalancingServiceNameTCPFrontendDefault handles this case with default header values.

Unexpected error

func NewPostIPLoadbalancingServiceNameTCPFrontendDefault ¶

func NewPostIPLoadbalancingServiceNameTCPFrontendDefault(code int) *PostIPLoadbalancingServiceNameTCPFrontendDefault

NewPostIPLoadbalancingServiceNameTCPFrontendDefault creates a PostIPLoadbalancingServiceNameTCPFrontendDefault with default headers values

func (*PostIPLoadbalancingServiceNameTCPFrontendDefault) Code ¶

Code gets the status code for the post IP loadbalancing service name TCP frontend default response

func (*PostIPLoadbalancingServiceNameTCPFrontendDefault) Error ¶

type PostIPLoadbalancingServiceNameTCPFrontendOK ¶

type PostIPLoadbalancingServiceNameTCPFrontendOK struct {
	Payload *models.IPLBFrontendTCPFrontendTCP
}

PostIPLoadbalancingServiceNameTCPFrontendOK handles this case with default header values.

description of 'iplb.FrontendTcp.FrontendTcp' response

func NewPostIPLoadbalancingServiceNameTCPFrontendOK ¶

func NewPostIPLoadbalancingServiceNameTCPFrontendOK() *PostIPLoadbalancingServiceNameTCPFrontendOK

NewPostIPLoadbalancingServiceNameTCPFrontendOK creates a PostIPLoadbalancingServiceNameTCPFrontendOK with default headers values

func (*PostIPLoadbalancingServiceNameTCPFrontendOK) Error ¶

type PostIPLoadbalancingServiceNameTCPFrontendParams ¶

type PostIPLoadbalancingServiceNameTCPFrontendParams struct {

	/*IPLBTCPFrontendPost*/
	IPLBTCPFrontendPost *models.PostIPLoadbalancingServiceNameTCPFrontendParamsBody
	/*ServiceName*/
	ServiceName string

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

PostIPLoadbalancingServiceNameTCPFrontendParams contains all the parameters to send to the API endpoint for the post IP loadbalancing service name TCP frontend operation typically these are written to a http.Request

func NewPostIPLoadbalancingServiceNameTCPFrontendParams ¶

func NewPostIPLoadbalancingServiceNameTCPFrontendParams() *PostIPLoadbalancingServiceNameTCPFrontendParams

NewPostIPLoadbalancingServiceNameTCPFrontendParams creates a new PostIPLoadbalancingServiceNameTCPFrontendParams object with the default values initialized.

func NewPostIPLoadbalancingServiceNameTCPFrontendParamsWithContext ¶

func NewPostIPLoadbalancingServiceNameTCPFrontendParamsWithContext(ctx context.Context) *PostIPLoadbalancingServiceNameTCPFrontendParams

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

func NewPostIPLoadbalancingServiceNameTCPFrontendParamsWithHTTPClient ¶

func NewPostIPLoadbalancingServiceNameTCPFrontendParamsWithHTTPClient(client *http.Client) *PostIPLoadbalancingServiceNameTCPFrontendParams

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

func NewPostIPLoadbalancingServiceNameTCPFrontendParamsWithTimeout ¶

func NewPostIPLoadbalancingServiceNameTCPFrontendParamsWithTimeout(timeout time.Duration) *PostIPLoadbalancingServiceNameTCPFrontendParams

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

func (*PostIPLoadbalancingServiceNameTCPFrontendParams) SetContext ¶

SetContext adds the context to the post IP loadbalancing service name TCP frontend params

func (*PostIPLoadbalancingServiceNameTCPFrontendParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the post IP loadbalancing service name TCP frontend params

func (*PostIPLoadbalancingServiceNameTCPFrontendParams) SetIPLBTCPFrontendPost ¶

SetIPLBTCPFrontendPost adds the iplbTcpFrontendPost to the post IP loadbalancing service name TCP frontend params

func (*PostIPLoadbalancingServiceNameTCPFrontendParams) SetServiceName ¶

func (o *PostIPLoadbalancingServiceNameTCPFrontendParams) SetServiceName(serviceName string)

SetServiceName adds the serviceName to the post IP loadbalancing service name TCP frontend params

func (*PostIPLoadbalancingServiceNameTCPFrontendParams) SetTimeout ¶

SetTimeout adds the timeout to the post IP loadbalancing service name TCP frontend params

func (*PostIPLoadbalancingServiceNameTCPFrontendParams) WithContext ¶

WithContext adds the context to the post IP loadbalancing service name TCP frontend params

func (*PostIPLoadbalancingServiceNameTCPFrontendParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post IP loadbalancing service name TCP frontend params

func (*PostIPLoadbalancingServiceNameTCPFrontendParams) WithIPLBTCPFrontendPost ¶

WithIPLBTCPFrontendPost adds the iPLBTCPFrontendPost to the post IP loadbalancing service name TCP frontend params

func (*PostIPLoadbalancingServiceNameTCPFrontendParams) WithServiceName ¶

WithServiceName adds the serviceName to the post IP loadbalancing service name TCP frontend params

func (*PostIPLoadbalancingServiceNameTCPFrontendParams) WithTimeout ¶

WithTimeout adds the timeout to the post IP loadbalancing service name TCP frontend params

func (*PostIPLoadbalancingServiceNameTCPFrontendParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostIPLoadbalancingServiceNameTCPFrontendReader ¶

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

PostIPLoadbalancingServiceNameTCPFrontendReader is a Reader for the PostIPLoadbalancingServiceNameTCPFrontend structure.

func (*PostIPLoadbalancingServiceNameTCPFrontendReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type PostIPLoadbalancingServiceNameTCPRouteDefault ¶

type PostIPLoadbalancingServiceNameTCPRouteDefault struct {
	Payload *models.PostIPLoadbalancingServiceNameTCPRouteDefaultBody
	// contains filtered or unexported fields
}

PostIPLoadbalancingServiceNameTCPRouteDefault handles this case with default header values.

Unexpected error

func NewPostIPLoadbalancingServiceNameTCPRouteDefault ¶

func NewPostIPLoadbalancingServiceNameTCPRouteDefault(code int) *PostIPLoadbalancingServiceNameTCPRouteDefault

NewPostIPLoadbalancingServiceNameTCPRouteDefault creates a PostIPLoadbalancingServiceNameTCPRouteDefault with default headers values

func (*PostIPLoadbalancingServiceNameTCPRouteDefault) Code ¶

Code gets the status code for the post IP loadbalancing service name TCP route default response

func (*PostIPLoadbalancingServiceNameTCPRouteDefault) Error ¶

type PostIPLoadbalancingServiceNameTCPRouteOK ¶

type PostIPLoadbalancingServiceNameTCPRouteOK struct {
	Payload *models.IPLBRouteTCPRouteTCP
}

PostIPLoadbalancingServiceNameTCPRouteOK handles this case with default header values.

description of 'iplb.RouteTcp.RouteTcp' response

func NewPostIPLoadbalancingServiceNameTCPRouteOK ¶

func NewPostIPLoadbalancingServiceNameTCPRouteOK() *PostIPLoadbalancingServiceNameTCPRouteOK

NewPostIPLoadbalancingServiceNameTCPRouteOK creates a PostIPLoadbalancingServiceNameTCPRouteOK with default headers values

func (*PostIPLoadbalancingServiceNameTCPRouteOK) Error ¶

type PostIPLoadbalancingServiceNameTCPRouteParams ¶

type PostIPLoadbalancingServiceNameTCPRouteParams struct {

	/*IPLBTCPRoutePost*/
	IPLBTCPRoutePost *models.PostIPLoadbalancingServiceNameTCPRouteParamsBody
	/*ServiceName*/
	ServiceName string

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

PostIPLoadbalancingServiceNameTCPRouteParams contains all the parameters to send to the API endpoint for the post IP loadbalancing service name TCP route operation typically these are written to a http.Request

func NewPostIPLoadbalancingServiceNameTCPRouteParams ¶

func NewPostIPLoadbalancingServiceNameTCPRouteParams() *PostIPLoadbalancingServiceNameTCPRouteParams

NewPostIPLoadbalancingServiceNameTCPRouteParams creates a new PostIPLoadbalancingServiceNameTCPRouteParams object with the default values initialized.

func NewPostIPLoadbalancingServiceNameTCPRouteParamsWithContext ¶

func NewPostIPLoadbalancingServiceNameTCPRouteParamsWithContext(ctx context.Context) *PostIPLoadbalancingServiceNameTCPRouteParams

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

func NewPostIPLoadbalancingServiceNameTCPRouteParamsWithHTTPClient ¶

func NewPostIPLoadbalancingServiceNameTCPRouteParamsWithHTTPClient(client *http.Client) *PostIPLoadbalancingServiceNameTCPRouteParams

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

func NewPostIPLoadbalancingServiceNameTCPRouteParamsWithTimeout ¶

func NewPostIPLoadbalancingServiceNameTCPRouteParamsWithTimeout(timeout time.Duration) *PostIPLoadbalancingServiceNameTCPRouteParams

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

func (*PostIPLoadbalancingServiceNameTCPRouteParams) SetContext ¶

SetContext adds the context to the post IP loadbalancing service name TCP route params

func (*PostIPLoadbalancingServiceNameTCPRouteParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the post IP loadbalancing service name TCP route params

func (*PostIPLoadbalancingServiceNameTCPRouteParams) SetIPLBTCPRoutePost ¶

SetIPLBTCPRoutePost adds the iplbTcpRoutePost to the post IP loadbalancing service name TCP route params

func (*PostIPLoadbalancingServiceNameTCPRouteParams) SetServiceName ¶

func (o *PostIPLoadbalancingServiceNameTCPRouteParams) SetServiceName(serviceName string)

SetServiceName adds the serviceName to the post IP loadbalancing service name TCP route params

func (*PostIPLoadbalancingServiceNameTCPRouteParams) SetTimeout ¶

SetTimeout adds the timeout to the post IP loadbalancing service name TCP route params

func (*PostIPLoadbalancingServiceNameTCPRouteParams) WithContext ¶

WithContext adds the context to the post IP loadbalancing service name TCP route params

func (*PostIPLoadbalancingServiceNameTCPRouteParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post IP loadbalancing service name TCP route params

func (*PostIPLoadbalancingServiceNameTCPRouteParams) WithIPLBTCPRoutePost ¶

WithIPLBTCPRoutePost adds the iPLBTCPRoutePost to the post IP loadbalancing service name TCP route params

func (*PostIPLoadbalancingServiceNameTCPRouteParams) WithServiceName ¶

WithServiceName adds the serviceName to the post IP loadbalancing service name TCP route params

func (*PostIPLoadbalancingServiceNameTCPRouteParams) WithTimeout ¶

WithTimeout adds the timeout to the post IP loadbalancing service name TCP route params

func (*PostIPLoadbalancingServiceNameTCPRouteParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostIPLoadbalancingServiceNameTCPRouteReader ¶

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

PostIPLoadbalancingServiceNameTCPRouteReader is a Reader for the PostIPLoadbalancingServiceNameTCPRoute structure.

func (*PostIPLoadbalancingServiceNameTCPRouteReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type PostIPLoadbalancingServiceNameTCPRouteRouteIDRuleDefault ¶

type PostIPLoadbalancingServiceNameTCPRouteRouteIDRuleDefault struct {
	Payload *models.PostIPLoadbalancingServiceNameTCPRouteRouteIDRuleDefaultBody
	// contains filtered or unexported fields
}

PostIPLoadbalancingServiceNameTCPRouteRouteIDRuleDefault handles this case with default header values.

Unexpected error

func NewPostIPLoadbalancingServiceNameTCPRouteRouteIDRuleDefault ¶

func NewPostIPLoadbalancingServiceNameTCPRouteRouteIDRuleDefault(code int) *PostIPLoadbalancingServiceNameTCPRouteRouteIDRuleDefault

NewPostIPLoadbalancingServiceNameTCPRouteRouteIDRuleDefault creates a PostIPLoadbalancingServiceNameTCPRouteRouteIDRuleDefault with default headers values

func (*PostIPLoadbalancingServiceNameTCPRouteRouteIDRuleDefault) Code ¶

Code gets the status code for the post IP loadbalancing service name TCP route route ID rule default response

func (*PostIPLoadbalancingServiceNameTCPRouteRouteIDRuleDefault) Error ¶

type PostIPLoadbalancingServiceNameTCPRouteRouteIDRuleOK ¶

type PostIPLoadbalancingServiceNameTCPRouteRouteIDRuleOK struct {
	Payload *models.IPLBRouteRuleRouteRule
}

PostIPLoadbalancingServiceNameTCPRouteRouteIDRuleOK handles this case with default header values.

description of 'iplb.RouteRule.RouteRule' response

func NewPostIPLoadbalancingServiceNameTCPRouteRouteIDRuleOK ¶

func NewPostIPLoadbalancingServiceNameTCPRouteRouteIDRuleOK() *PostIPLoadbalancingServiceNameTCPRouteRouteIDRuleOK

NewPostIPLoadbalancingServiceNameTCPRouteRouteIDRuleOK creates a PostIPLoadbalancingServiceNameTCPRouteRouteIDRuleOK with default headers values

func (*PostIPLoadbalancingServiceNameTCPRouteRouteIDRuleOK) Error ¶

type PostIPLoadbalancingServiceNameTCPRouteRouteIDRuleParams ¶

type PostIPLoadbalancingServiceNameTCPRouteRouteIDRuleParams struct {

	/*IPLBTCPRouteRulePost*/
	IPLBTCPRouteRulePost *models.PostIPLoadbalancingServiceNameTCPRouteRouteIDRuleParamsBody
	/*RouteID*/
	RouteID int64
	/*ServiceName*/
	ServiceName string

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

PostIPLoadbalancingServiceNameTCPRouteRouteIDRuleParams contains all the parameters to send to the API endpoint for the post IP loadbalancing service name TCP route route ID rule operation typically these are written to a http.Request

func NewPostIPLoadbalancingServiceNameTCPRouteRouteIDRuleParams ¶

func NewPostIPLoadbalancingServiceNameTCPRouteRouteIDRuleParams() *PostIPLoadbalancingServiceNameTCPRouteRouteIDRuleParams

NewPostIPLoadbalancingServiceNameTCPRouteRouteIDRuleParams creates a new PostIPLoadbalancingServiceNameTCPRouteRouteIDRuleParams object with the default values initialized.

func NewPostIPLoadbalancingServiceNameTCPRouteRouteIDRuleParamsWithContext ¶

func NewPostIPLoadbalancingServiceNameTCPRouteRouteIDRuleParamsWithContext(ctx context.Context) *PostIPLoadbalancingServiceNameTCPRouteRouteIDRuleParams

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

func NewPostIPLoadbalancingServiceNameTCPRouteRouteIDRuleParamsWithHTTPClient ¶

func NewPostIPLoadbalancingServiceNameTCPRouteRouteIDRuleParamsWithHTTPClient(client *http.Client) *PostIPLoadbalancingServiceNameTCPRouteRouteIDRuleParams

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

func NewPostIPLoadbalancingServiceNameTCPRouteRouteIDRuleParamsWithTimeout ¶

func NewPostIPLoadbalancingServiceNameTCPRouteRouteIDRuleParamsWithTimeout(timeout time.Duration) *PostIPLoadbalancingServiceNameTCPRouteRouteIDRuleParams

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

func (*PostIPLoadbalancingServiceNameTCPRouteRouteIDRuleParams) SetContext ¶

SetContext adds the context to the post IP loadbalancing service name TCP route route ID rule params

func (*PostIPLoadbalancingServiceNameTCPRouteRouteIDRuleParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the post IP loadbalancing service name TCP route route ID rule params

func (*PostIPLoadbalancingServiceNameTCPRouteRouteIDRuleParams) SetIPLBTCPRouteRulePost ¶

SetIPLBTCPRouteRulePost adds the iplbTcpRouteRulePost to the post IP loadbalancing service name TCP route route ID rule params

func (*PostIPLoadbalancingServiceNameTCPRouteRouteIDRuleParams) SetRouteID ¶

SetRouteID adds the routeId to the post IP loadbalancing service name TCP route route ID rule params

func (*PostIPLoadbalancingServiceNameTCPRouteRouteIDRuleParams) SetServiceName ¶

func (o *PostIPLoadbalancingServiceNameTCPRouteRouteIDRuleParams) SetServiceName(serviceName string)

SetServiceName adds the serviceName to the post IP loadbalancing service name TCP route route ID rule params

func (*PostIPLoadbalancingServiceNameTCPRouteRouteIDRuleParams) SetTimeout ¶

SetTimeout adds the timeout to the post IP loadbalancing service name TCP route route ID rule params

func (*PostIPLoadbalancingServiceNameTCPRouteRouteIDRuleParams) WithContext ¶

WithContext adds the context to the post IP loadbalancing service name TCP route route ID rule params

func (*PostIPLoadbalancingServiceNameTCPRouteRouteIDRuleParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post IP loadbalancing service name TCP route route ID rule params

func (*PostIPLoadbalancingServiceNameTCPRouteRouteIDRuleParams) WithIPLBTCPRouteRulePost ¶

WithIPLBTCPRouteRulePost adds the iPLBTCPRouteRulePost to the post IP loadbalancing service name TCP route route ID rule params

func (*PostIPLoadbalancingServiceNameTCPRouteRouteIDRuleParams) WithRouteID ¶

WithRouteID adds the routeID to the post IP loadbalancing service name TCP route route ID rule params

func (*PostIPLoadbalancingServiceNameTCPRouteRouteIDRuleParams) WithServiceName ¶

WithServiceName adds the serviceName to the post IP loadbalancing service name TCP route route ID rule params

func (*PostIPLoadbalancingServiceNameTCPRouteRouteIDRuleParams) WithTimeout ¶

WithTimeout adds the timeout to the post IP loadbalancing service name TCP route route ID rule params

func (*PostIPLoadbalancingServiceNameTCPRouteRouteIDRuleParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostIPLoadbalancingServiceNameTCPRouteRouteIDRuleReader ¶

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

PostIPLoadbalancingServiceNameTCPRouteRouteIDRuleReader is a Reader for the PostIPLoadbalancingServiceNameTCPRouteRouteIDRule structure.

func (*PostIPLoadbalancingServiceNameTCPRouteRouteIDRuleReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type PostIPLoadbalancingServiceNameTerminateDefault ¶

type PostIPLoadbalancingServiceNameTerminateDefault struct {
	Payload *models.PostIPLoadbalancingServiceNameTerminateDefaultBody
	// contains filtered or unexported fields
}

PostIPLoadbalancingServiceNameTerminateDefault handles this case with default header values.

Unexpected error

func NewPostIPLoadbalancingServiceNameTerminateDefault ¶

func NewPostIPLoadbalancingServiceNameTerminateDefault(code int) *PostIPLoadbalancingServiceNameTerminateDefault

NewPostIPLoadbalancingServiceNameTerminateDefault creates a PostIPLoadbalancingServiceNameTerminateDefault with default headers values

func (*PostIPLoadbalancingServiceNameTerminateDefault) Code ¶

Code gets the status code for the post IP loadbalancing service name terminate default response

func (*PostIPLoadbalancingServiceNameTerminateDefault) Error ¶

type PostIPLoadbalancingServiceNameTerminateOK ¶

type PostIPLoadbalancingServiceNameTerminateOK struct {
	Payload string
}

PostIPLoadbalancingServiceNameTerminateOK handles this case with default header values.

return value

func NewPostIPLoadbalancingServiceNameTerminateOK ¶

func NewPostIPLoadbalancingServiceNameTerminateOK() *PostIPLoadbalancingServiceNameTerminateOK

NewPostIPLoadbalancingServiceNameTerminateOK creates a PostIPLoadbalancingServiceNameTerminateOK with default headers values

func (*PostIPLoadbalancingServiceNameTerminateOK) Error ¶

type PostIPLoadbalancingServiceNameTerminateParams ¶

type PostIPLoadbalancingServiceNameTerminateParams struct {

	/*ServiceName*/
	ServiceName string

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

PostIPLoadbalancingServiceNameTerminateParams contains all the parameters to send to the API endpoint for the post IP loadbalancing service name terminate operation typically these are written to a http.Request

func NewPostIPLoadbalancingServiceNameTerminateParams ¶

func NewPostIPLoadbalancingServiceNameTerminateParams() *PostIPLoadbalancingServiceNameTerminateParams

NewPostIPLoadbalancingServiceNameTerminateParams creates a new PostIPLoadbalancingServiceNameTerminateParams object with the default values initialized.

func NewPostIPLoadbalancingServiceNameTerminateParamsWithContext ¶

func NewPostIPLoadbalancingServiceNameTerminateParamsWithContext(ctx context.Context) *PostIPLoadbalancingServiceNameTerminateParams

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

func NewPostIPLoadbalancingServiceNameTerminateParamsWithHTTPClient ¶

func NewPostIPLoadbalancingServiceNameTerminateParamsWithHTTPClient(client *http.Client) *PostIPLoadbalancingServiceNameTerminateParams

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

func NewPostIPLoadbalancingServiceNameTerminateParamsWithTimeout ¶

func NewPostIPLoadbalancingServiceNameTerminateParamsWithTimeout(timeout time.Duration) *PostIPLoadbalancingServiceNameTerminateParams

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

func (*PostIPLoadbalancingServiceNameTerminateParams) SetContext ¶

SetContext adds the context to the post IP loadbalancing service name terminate params

func (*PostIPLoadbalancingServiceNameTerminateParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the post IP loadbalancing service name terminate params

func (*PostIPLoadbalancingServiceNameTerminateParams) SetServiceName ¶

func (o *PostIPLoadbalancingServiceNameTerminateParams) SetServiceName(serviceName string)

SetServiceName adds the serviceName to the post IP loadbalancing service name terminate params

func (*PostIPLoadbalancingServiceNameTerminateParams) SetTimeout ¶

SetTimeout adds the timeout to the post IP loadbalancing service name terminate params

func (*PostIPLoadbalancingServiceNameTerminateParams) WithContext ¶

WithContext adds the context to the post IP loadbalancing service name terminate params

func (*PostIPLoadbalancingServiceNameTerminateParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post IP loadbalancing service name terminate params

func (*PostIPLoadbalancingServiceNameTerminateParams) WithServiceName ¶

WithServiceName adds the serviceName to the post IP loadbalancing service name terminate params

func (*PostIPLoadbalancingServiceNameTerminateParams) WithTimeout ¶

WithTimeout adds the timeout to the post IP loadbalancing service name terminate params

func (*PostIPLoadbalancingServiceNameTerminateParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostIPLoadbalancingServiceNameTerminateReader ¶

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

PostIPLoadbalancingServiceNameTerminateReader is a Reader for the PostIPLoadbalancingServiceNameTerminate structure.

func (*PostIPLoadbalancingServiceNameTerminateReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type PostIPLoadbalancingServiceNameUDPFarmDefault ¶

type PostIPLoadbalancingServiceNameUDPFarmDefault struct {
	Payload *models.PostIPLoadbalancingServiceNameUDPFarmDefaultBody
	// contains filtered or unexported fields
}

PostIPLoadbalancingServiceNameUDPFarmDefault handles this case with default header values.

Unexpected error

func NewPostIPLoadbalancingServiceNameUDPFarmDefault ¶

func NewPostIPLoadbalancingServiceNameUDPFarmDefault(code int) *PostIPLoadbalancingServiceNameUDPFarmDefault

NewPostIPLoadbalancingServiceNameUDPFarmDefault creates a PostIPLoadbalancingServiceNameUDPFarmDefault with default headers values

func (*PostIPLoadbalancingServiceNameUDPFarmDefault) Code ¶

Code gets the status code for the post IP loadbalancing service name UDP farm default response

func (*PostIPLoadbalancingServiceNameUDPFarmDefault) Error ¶

type PostIPLoadbalancingServiceNameUDPFarmFarmIDServerDefault ¶

type PostIPLoadbalancingServiceNameUDPFarmFarmIDServerDefault struct {
	Payload *models.PostIPLoadbalancingServiceNameUDPFarmFarmIDServerDefaultBody
	// contains filtered or unexported fields
}

PostIPLoadbalancingServiceNameUDPFarmFarmIDServerDefault handles this case with default header values.

Unexpected error

func NewPostIPLoadbalancingServiceNameUDPFarmFarmIDServerDefault ¶

func NewPostIPLoadbalancingServiceNameUDPFarmFarmIDServerDefault(code int) *PostIPLoadbalancingServiceNameUDPFarmFarmIDServerDefault

NewPostIPLoadbalancingServiceNameUDPFarmFarmIDServerDefault creates a PostIPLoadbalancingServiceNameUDPFarmFarmIDServerDefault with default headers values

func (*PostIPLoadbalancingServiceNameUDPFarmFarmIDServerDefault) Code ¶

Code gets the status code for the post IP loadbalancing service name UDP farm farm ID server default response

func (*PostIPLoadbalancingServiceNameUDPFarmFarmIDServerDefault) Error ¶

type PostIPLoadbalancingServiceNameUDPFarmFarmIDServerOK ¶

type PostIPLoadbalancingServiceNameUDPFarmFarmIDServerOK struct {
	Payload *models.IPLBBackendCustomerServerBackendServer
}

PostIPLoadbalancingServiceNameUDPFarmFarmIDServerOK handles this case with default header values.

description of 'iplb.BackendCustomerServer.BackendServer' response

func NewPostIPLoadbalancingServiceNameUDPFarmFarmIDServerOK ¶

func NewPostIPLoadbalancingServiceNameUDPFarmFarmIDServerOK() *PostIPLoadbalancingServiceNameUDPFarmFarmIDServerOK

NewPostIPLoadbalancingServiceNameUDPFarmFarmIDServerOK creates a PostIPLoadbalancingServiceNameUDPFarmFarmIDServerOK with default headers values

func (*PostIPLoadbalancingServiceNameUDPFarmFarmIDServerOK) Error ¶

type PostIPLoadbalancingServiceNameUDPFarmFarmIDServerParams ¶

type PostIPLoadbalancingServiceNameUDPFarmFarmIDServerParams struct {

	/*FarmID*/
	FarmID int64
	/*IPLBUDPFarmServerPost*/
	IPLBUDPFarmServerPost *models.PostIPLoadbalancingServiceNameUDPFarmFarmIDServerParamsBody
	/*ServiceName*/
	ServiceName string

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

PostIPLoadbalancingServiceNameUDPFarmFarmIDServerParams contains all the parameters to send to the API endpoint for the post IP loadbalancing service name UDP farm farm ID server operation typically these are written to a http.Request

func NewPostIPLoadbalancingServiceNameUDPFarmFarmIDServerParams ¶

func NewPostIPLoadbalancingServiceNameUDPFarmFarmIDServerParams() *PostIPLoadbalancingServiceNameUDPFarmFarmIDServerParams

NewPostIPLoadbalancingServiceNameUDPFarmFarmIDServerParams creates a new PostIPLoadbalancingServiceNameUDPFarmFarmIDServerParams object with the default values initialized.

func NewPostIPLoadbalancingServiceNameUDPFarmFarmIDServerParamsWithContext ¶

func NewPostIPLoadbalancingServiceNameUDPFarmFarmIDServerParamsWithContext(ctx context.Context) *PostIPLoadbalancingServiceNameUDPFarmFarmIDServerParams

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

func NewPostIPLoadbalancingServiceNameUDPFarmFarmIDServerParamsWithHTTPClient ¶

func NewPostIPLoadbalancingServiceNameUDPFarmFarmIDServerParamsWithHTTPClient(client *http.Client) *PostIPLoadbalancingServiceNameUDPFarmFarmIDServerParams

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

func NewPostIPLoadbalancingServiceNameUDPFarmFarmIDServerParamsWithTimeout ¶

func NewPostIPLoadbalancingServiceNameUDPFarmFarmIDServerParamsWithTimeout(timeout time.Duration) *PostIPLoadbalancingServiceNameUDPFarmFarmIDServerParams

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

func (*PostIPLoadbalancingServiceNameUDPFarmFarmIDServerParams) SetContext ¶

SetContext adds the context to the post IP loadbalancing service name UDP farm farm ID server params

func (*PostIPLoadbalancingServiceNameUDPFarmFarmIDServerParams) SetFarmID ¶

SetFarmID adds the farmId to the post IP loadbalancing service name UDP farm farm ID server params

func (*PostIPLoadbalancingServiceNameUDPFarmFarmIDServerParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the post IP loadbalancing service name UDP farm farm ID server params

func (*PostIPLoadbalancingServiceNameUDPFarmFarmIDServerParams) SetIPLBUDPFarmServerPost ¶

SetIPLBUDPFarmServerPost adds the iplbUdpFarmServerPost to the post IP loadbalancing service name UDP farm farm ID server params

func (*PostIPLoadbalancingServiceNameUDPFarmFarmIDServerParams) SetServiceName ¶

func (o *PostIPLoadbalancingServiceNameUDPFarmFarmIDServerParams) SetServiceName(serviceName string)

SetServiceName adds the serviceName to the post IP loadbalancing service name UDP farm farm ID server params

func (*PostIPLoadbalancingServiceNameUDPFarmFarmIDServerParams) SetTimeout ¶

SetTimeout adds the timeout to the post IP loadbalancing service name UDP farm farm ID server params

func (*PostIPLoadbalancingServiceNameUDPFarmFarmIDServerParams) WithContext ¶

WithContext adds the context to the post IP loadbalancing service name UDP farm farm ID server params

func (*PostIPLoadbalancingServiceNameUDPFarmFarmIDServerParams) WithFarmID ¶

WithFarmID adds the farmID to the post IP loadbalancing service name UDP farm farm ID server params

func (*PostIPLoadbalancingServiceNameUDPFarmFarmIDServerParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post IP loadbalancing service name UDP farm farm ID server params

func (*PostIPLoadbalancingServiceNameUDPFarmFarmIDServerParams) WithIPLBUDPFarmServerPost ¶

WithIPLBUDPFarmServerPost adds the iPLBUDPFarmServerPost to the post IP loadbalancing service name UDP farm farm ID server params

func (*PostIPLoadbalancingServiceNameUDPFarmFarmIDServerParams) WithServiceName ¶

WithServiceName adds the serviceName to the post IP loadbalancing service name UDP farm farm ID server params

func (*PostIPLoadbalancingServiceNameUDPFarmFarmIDServerParams) WithTimeout ¶

WithTimeout adds the timeout to the post IP loadbalancing service name UDP farm farm ID server params

func (*PostIPLoadbalancingServiceNameUDPFarmFarmIDServerParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostIPLoadbalancingServiceNameUDPFarmFarmIDServerReader ¶

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

PostIPLoadbalancingServiceNameUDPFarmFarmIDServerReader is a Reader for the PostIPLoadbalancingServiceNameUDPFarmFarmIDServer structure.

func (*PostIPLoadbalancingServiceNameUDPFarmFarmIDServerReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type PostIPLoadbalancingServiceNameUDPFarmOK ¶

type PostIPLoadbalancingServiceNameUDPFarmOK struct {
	Payload *models.IPLBBackendUDPBackendUDP
}

PostIPLoadbalancingServiceNameUDPFarmOK handles this case with default header values.

description of 'iplb.BackendUdp.BackendUdp' response

func NewPostIPLoadbalancingServiceNameUDPFarmOK ¶

func NewPostIPLoadbalancingServiceNameUDPFarmOK() *PostIPLoadbalancingServiceNameUDPFarmOK

NewPostIPLoadbalancingServiceNameUDPFarmOK creates a PostIPLoadbalancingServiceNameUDPFarmOK with default headers values

func (*PostIPLoadbalancingServiceNameUDPFarmOK) Error ¶

type PostIPLoadbalancingServiceNameUDPFarmParams ¶

type PostIPLoadbalancingServiceNameUDPFarmParams struct {

	/*IPLBUDPFarmPost*/
	IPLBUDPFarmPost *models.PostIPLoadbalancingServiceNameUDPFarmParamsBody
	/*ServiceName*/
	ServiceName string

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

PostIPLoadbalancingServiceNameUDPFarmParams contains all the parameters to send to the API endpoint for the post IP loadbalancing service name UDP farm operation typically these are written to a http.Request

func NewPostIPLoadbalancingServiceNameUDPFarmParams ¶

func NewPostIPLoadbalancingServiceNameUDPFarmParams() *PostIPLoadbalancingServiceNameUDPFarmParams

NewPostIPLoadbalancingServiceNameUDPFarmParams creates a new PostIPLoadbalancingServiceNameUDPFarmParams object with the default values initialized.

func NewPostIPLoadbalancingServiceNameUDPFarmParamsWithContext ¶

func NewPostIPLoadbalancingServiceNameUDPFarmParamsWithContext(ctx context.Context) *PostIPLoadbalancingServiceNameUDPFarmParams

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

func NewPostIPLoadbalancingServiceNameUDPFarmParamsWithHTTPClient ¶

func NewPostIPLoadbalancingServiceNameUDPFarmParamsWithHTTPClient(client *http.Client) *PostIPLoadbalancingServiceNameUDPFarmParams

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

func NewPostIPLoadbalancingServiceNameUDPFarmParamsWithTimeout ¶

func NewPostIPLoadbalancingServiceNameUDPFarmParamsWithTimeout(timeout time.Duration) *PostIPLoadbalancingServiceNameUDPFarmParams

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

func (*PostIPLoadbalancingServiceNameUDPFarmParams) SetContext ¶

SetContext adds the context to the post IP loadbalancing service name UDP farm params

func (*PostIPLoadbalancingServiceNameUDPFarmParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the post IP loadbalancing service name UDP farm params

func (*PostIPLoadbalancingServiceNameUDPFarmParams) SetIPLBUDPFarmPost ¶

SetIPLBUDPFarmPost adds the iplbUdpFarmPost to the post IP loadbalancing service name UDP farm params

func (*PostIPLoadbalancingServiceNameUDPFarmParams) SetServiceName ¶

func (o *PostIPLoadbalancingServiceNameUDPFarmParams) SetServiceName(serviceName string)

SetServiceName adds the serviceName to the post IP loadbalancing service name UDP farm params

func (*PostIPLoadbalancingServiceNameUDPFarmParams) SetTimeout ¶

SetTimeout adds the timeout to the post IP loadbalancing service name UDP farm params

func (*PostIPLoadbalancingServiceNameUDPFarmParams) WithContext ¶

WithContext adds the context to the post IP loadbalancing service name UDP farm params

func (*PostIPLoadbalancingServiceNameUDPFarmParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post IP loadbalancing service name UDP farm params

func (*PostIPLoadbalancingServiceNameUDPFarmParams) WithIPLBUDPFarmPost ¶

WithIPLBUDPFarmPost adds the iPLBUDPFarmPost to the post IP loadbalancing service name UDP farm params

func (*PostIPLoadbalancingServiceNameUDPFarmParams) WithServiceName ¶

WithServiceName adds the serviceName to the post IP loadbalancing service name UDP farm params

func (*PostIPLoadbalancingServiceNameUDPFarmParams) WithTimeout ¶

WithTimeout adds the timeout to the post IP loadbalancing service name UDP farm params

func (*PostIPLoadbalancingServiceNameUDPFarmParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostIPLoadbalancingServiceNameUDPFarmReader ¶

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

PostIPLoadbalancingServiceNameUDPFarmReader is a Reader for the PostIPLoadbalancingServiceNameUDPFarm structure.

func (*PostIPLoadbalancingServiceNameUDPFarmReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type PostIPLoadbalancingServiceNameUDPFrontendDefault ¶

type PostIPLoadbalancingServiceNameUDPFrontendDefault struct {
	Payload *models.PostIPLoadbalancingServiceNameUDPFrontendDefaultBody
	// contains filtered or unexported fields
}

PostIPLoadbalancingServiceNameUDPFrontendDefault handles this case with default header values.

Unexpected error

func NewPostIPLoadbalancingServiceNameUDPFrontendDefault ¶

func NewPostIPLoadbalancingServiceNameUDPFrontendDefault(code int) *PostIPLoadbalancingServiceNameUDPFrontendDefault

NewPostIPLoadbalancingServiceNameUDPFrontendDefault creates a PostIPLoadbalancingServiceNameUDPFrontendDefault with default headers values

func (*PostIPLoadbalancingServiceNameUDPFrontendDefault) Code ¶

Code gets the status code for the post IP loadbalancing service name UDP frontend default response

func (*PostIPLoadbalancingServiceNameUDPFrontendDefault) Error ¶

type PostIPLoadbalancingServiceNameUDPFrontendOK ¶

type PostIPLoadbalancingServiceNameUDPFrontendOK struct {
	Payload *models.IPLBFrontendUDPFrontendUDP
}

PostIPLoadbalancingServiceNameUDPFrontendOK handles this case with default header values.

description of 'iplb.FrontendUdp.FrontendUdp' response

func NewPostIPLoadbalancingServiceNameUDPFrontendOK ¶

func NewPostIPLoadbalancingServiceNameUDPFrontendOK() *PostIPLoadbalancingServiceNameUDPFrontendOK

NewPostIPLoadbalancingServiceNameUDPFrontendOK creates a PostIPLoadbalancingServiceNameUDPFrontendOK with default headers values

func (*PostIPLoadbalancingServiceNameUDPFrontendOK) Error ¶

type PostIPLoadbalancingServiceNameUDPFrontendParams ¶

type PostIPLoadbalancingServiceNameUDPFrontendParams struct {

	/*IPLBUDPFrontendPost*/
	IPLBUDPFrontendPost *models.PostIPLoadbalancingServiceNameUDPFrontendParamsBody
	/*ServiceName*/
	ServiceName string

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

PostIPLoadbalancingServiceNameUDPFrontendParams contains all the parameters to send to the API endpoint for the post IP loadbalancing service name UDP frontend operation typically these are written to a http.Request

func NewPostIPLoadbalancingServiceNameUDPFrontendParams ¶

func NewPostIPLoadbalancingServiceNameUDPFrontendParams() *PostIPLoadbalancingServiceNameUDPFrontendParams

NewPostIPLoadbalancingServiceNameUDPFrontendParams creates a new PostIPLoadbalancingServiceNameUDPFrontendParams object with the default values initialized.

func NewPostIPLoadbalancingServiceNameUDPFrontendParamsWithContext ¶

func NewPostIPLoadbalancingServiceNameUDPFrontendParamsWithContext(ctx context.Context) *PostIPLoadbalancingServiceNameUDPFrontendParams

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

func NewPostIPLoadbalancingServiceNameUDPFrontendParamsWithHTTPClient ¶

func NewPostIPLoadbalancingServiceNameUDPFrontendParamsWithHTTPClient(client *http.Client) *PostIPLoadbalancingServiceNameUDPFrontendParams

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

func NewPostIPLoadbalancingServiceNameUDPFrontendParamsWithTimeout ¶

func NewPostIPLoadbalancingServiceNameUDPFrontendParamsWithTimeout(timeout time.Duration) *PostIPLoadbalancingServiceNameUDPFrontendParams

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

func (*PostIPLoadbalancingServiceNameUDPFrontendParams) SetContext ¶

SetContext adds the context to the post IP loadbalancing service name UDP frontend params

func (*PostIPLoadbalancingServiceNameUDPFrontendParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the post IP loadbalancing service name UDP frontend params

func (*PostIPLoadbalancingServiceNameUDPFrontendParams) SetIPLBUDPFrontendPost ¶

SetIPLBUDPFrontendPost adds the iplbUdpFrontendPost to the post IP loadbalancing service name UDP frontend params

func (*PostIPLoadbalancingServiceNameUDPFrontendParams) SetServiceName ¶

func (o *PostIPLoadbalancingServiceNameUDPFrontendParams) SetServiceName(serviceName string)

SetServiceName adds the serviceName to the post IP loadbalancing service name UDP frontend params

func (*PostIPLoadbalancingServiceNameUDPFrontendParams) SetTimeout ¶

SetTimeout adds the timeout to the post IP loadbalancing service name UDP frontend params

func (*PostIPLoadbalancingServiceNameUDPFrontendParams) WithContext ¶

WithContext adds the context to the post IP loadbalancing service name UDP frontend params

func (*PostIPLoadbalancingServiceNameUDPFrontendParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post IP loadbalancing service name UDP frontend params

func (*PostIPLoadbalancingServiceNameUDPFrontendParams) WithIPLBUDPFrontendPost ¶

WithIPLBUDPFrontendPost adds the iPLBUDPFrontendPost to the post IP loadbalancing service name UDP frontend params

func (*PostIPLoadbalancingServiceNameUDPFrontendParams) WithServiceName ¶

WithServiceName adds the serviceName to the post IP loadbalancing service name UDP frontend params

func (*PostIPLoadbalancingServiceNameUDPFrontendParams) WithTimeout ¶

WithTimeout adds the timeout to the post IP loadbalancing service name UDP frontend params

func (*PostIPLoadbalancingServiceNameUDPFrontendParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostIPLoadbalancingServiceNameUDPFrontendReader ¶

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

PostIPLoadbalancingServiceNameUDPFrontendReader is a Reader for the PostIPLoadbalancingServiceNameUDPFrontend structure.

func (*PostIPLoadbalancingServiceNameUDPFrontendReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type PostIPLoadbalancingServiceNameVrackNetworkDefault ¶

type PostIPLoadbalancingServiceNameVrackNetworkDefault struct {
	Payload *models.PostIPLoadbalancingServiceNameVrackNetworkDefaultBody
	// contains filtered or unexported fields
}

PostIPLoadbalancingServiceNameVrackNetworkDefault handles this case with default header values.

Unexpected error

func NewPostIPLoadbalancingServiceNameVrackNetworkDefault ¶

func NewPostIPLoadbalancingServiceNameVrackNetworkDefault(code int) *PostIPLoadbalancingServiceNameVrackNetworkDefault

NewPostIPLoadbalancingServiceNameVrackNetworkDefault creates a PostIPLoadbalancingServiceNameVrackNetworkDefault with default headers values

func (*PostIPLoadbalancingServiceNameVrackNetworkDefault) Code ¶

Code gets the status code for the post IP loadbalancing service name vrack network default response

func (*PostIPLoadbalancingServiceNameVrackNetworkDefault) Error ¶

type PostIPLoadbalancingServiceNameVrackNetworkOK ¶

type PostIPLoadbalancingServiceNameVrackNetworkOK struct {
	Payload *models.IPLBVrackNetworkVrackNetwork
}

PostIPLoadbalancingServiceNameVrackNetworkOK handles this case with default header values.

description of 'iplb.VrackNetwork.VrackNetwork' response

func NewPostIPLoadbalancingServiceNameVrackNetworkOK ¶

func NewPostIPLoadbalancingServiceNameVrackNetworkOK() *PostIPLoadbalancingServiceNameVrackNetworkOK

NewPostIPLoadbalancingServiceNameVrackNetworkOK creates a PostIPLoadbalancingServiceNameVrackNetworkOK with default headers values

func (*PostIPLoadbalancingServiceNameVrackNetworkOK) Error ¶

type PostIPLoadbalancingServiceNameVrackNetworkParams ¶

type PostIPLoadbalancingServiceNameVrackNetworkParams struct {

	/*IPLBVrackNetworkPost*/
	IPLBVrackNetworkPost *models.PostIPLoadbalancingServiceNameVrackNetworkParamsBody
	/*ServiceName*/
	ServiceName string

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

PostIPLoadbalancingServiceNameVrackNetworkParams contains all the parameters to send to the API endpoint for the post IP loadbalancing service name vrack network operation typically these are written to a http.Request

func NewPostIPLoadbalancingServiceNameVrackNetworkParams ¶

func NewPostIPLoadbalancingServiceNameVrackNetworkParams() *PostIPLoadbalancingServiceNameVrackNetworkParams

NewPostIPLoadbalancingServiceNameVrackNetworkParams creates a new PostIPLoadbalancingServiceNameVrackNetworkParams object with the default values initialized.

func NewPostIPLoadbalancingServiceNameVrackNetworkParamsWithContext ¶

func NewPostIPLoadbalancingServiceNameVrackNetworkParamsWithContext(ctx context.Context) *PostIPLoadbalancingServiceNameVrackNetworkParams

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

func NewPostIPLoadbalancingServiceNameVrackNetworkParamsWithHTTPClient ¶

func NewPostIPLoadbalancingServiceNameVrackNetworkParamsWithHTTPClient(client *http.Client) *PostIPLoadbalancingServiceNameVrackNetworkParams

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

func NewPostIPLoadbalancingServiceNameVrackNetworkParamsWithTimeout ¶

func NewPostIPLoadbalancingServiceNameVrackNetworkParamsWithTimeout(timeout time.Duration) *PostIPLoadbalancingServiceNameVrackNetworkParams

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

func (*PostIPLoadbalancingServiceNameVrackNetworkParams) SetContext ¶

SetContext adds the context to the post IP loadbalancing service name vrack network params

func (*PostIPLoadbalancingServiceNameVrackNetworkParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the post IP loadbalancing service name vrack network params

func (*PostIPLoadbalancingServiceNameVrackNetworkParams) SetIPLBVrackNetworkPost ¶

SetIPLBVrackNetworkPost adds the iplbVrackNetworkPost to the post IP loadbalancing service name vrack network params

func (*PostIPLoadbalancingServiceNameVrackNetworkParams) SetServiceName ¶

func (o *PostIPLoadbalancingServiceNameVrackNetworkParams) SetServiceName(serviceName string)

SetServiceName adds the serviceName to the post IP loadbalancing service name vrack network params

func (*PostIPLoadbalancingServiceNameVrackNetworkParams) SetTimeout ¶

SetTimeout adds the timeout to the post IP loadbalancing service name vrack network params

func (*PostIPLoadbalancingServiceNameVrackNetworkParams) WithContext ¶

WithContext adds the context to the post IP loadbalancing service name vrack network params

func (*PostIPLoadbalancingServiceNameVrackNetworkParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post IP loadbalancing service name vrack network params

func (*PostIPLoadbalancingServiceNameVrackNetworkParams) WithIPLBVrackNetworkPost ¶

WithIPLBVrackNetworkPost adds the iPLBVrackNetworkPost to the post IP loadbalancing service name vrack network params

func (*PostIPLoadbalancingServiceNameVrackNetworkParams) WithServiceName ¶

WithServiceName adds the serviceName to the post IP loadbalancing service name vrack network params

func (*PostIPLoadbalancingServiceNameVrackNetworkParams) WithTimeout ¶

WithTimeout adds the timeout to the post IP loadbalancing service name vrack network params

func (*PostIPLoadbalancingServiceNameVrackNetworkParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostIPLoadbalancingServiceNameVrackNetworkReader ¶

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

PostIPLoadbalancingServiceNameVrackNetworkReader is a Reader for the PostIPLoadbalancingServiceNameVrackNetwork structure.

func (*PostIPLoadbalancingServiceNameVrackNetworkReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type PutIPLoadbalancingServiceNameDefault ¶

type PutIPLoadbalancingServiceNameDefault struct {
	Payload *models.PutIPLoadbalancingServiceNameDefaultBody
	// contains filtered or unexported fields
}

PutIPLoadbalancingServiceNameDefault handles this case with default header values.

Unexpected error

func NewPutIPLoadbalancingServiceNameDefault ¶

func NewPutIPLoadbalancingServiceNameDefault(code int) *PutIPLoadbalancingServiceNameDefault

NewPutIPLoadbalancingServiceNameDefault creates a PutIPLoadbalancingServiceNameDefault with default headers values

func (*PutIPLoadbalancingServiceNameDefault) Code ¶

Code gets the status code for the put IP loadbalancing service name default response

func (*PutIPLoadbalancingServiceNameDefault) Error ¶

type PutIPLoadbalancingServiceNameHTTPFarmFarmIDDefault ¶

type PutIPLoadbalancingServiceNameHTTPFarmFarmIDDefault struct {
	Payload *models.PutIPLoadbalancingServiceNameHTTPFarmFarmIDDefaultBody
	// contains filtered or unexported fields
}

PutIPLoadbalancingServiceNameHTTPFarmFarmIDDefault handles this case with default header values.

Unexpected error

func NewPutIPLoadbalancingServiceNameHTTPFarmFarmIDDefault ¶

func NewPutIPLoadbalancingServiceNameHTTPFarmFarmIDDefault(code int) *PutIPLoadbalancingServiceNameHTTPFarmFarmIDDefault

NewPutIPLoadbalancingServiceNameHTTPFarmFarmIDDefault creates a PutIPLoadbalancingServiceNameHTTPFarmFarmIDDefault with default headers values

func (*PutIPLoadbalancingServiceNameHTTPFarmFarmIDDefault) Code ¶

Code gets the status code for the put IP loadbalancing service name HTTP farm farm ID default response

func (*PutIPLoadbalancingServiceNameHTTPFarmFarmIDDefault) Error ¶

type PutIPLoadbalancingServiceNameHTTPFarmFarmIDOK ¶

type PutIPLoadbalancingServiceNameHTTPFarmFarmIDOK struct {
}

PutIPLoadbalancingServiceNameHTTPFarmFarmIDOK handles this case with default header values.

return 'void'

func NewPutIPLoadbalancingServiceNameHTTPFarmFarmIDOK ¶

func NewPutIPLoadbalancingServiceNameHTTPFarmFarmIDOK() *PutIPLoadbalancingServiceNameHTTPFarmFarmIDOK

NewPutIPLoadbalancingServiceNameHTTPFarmFarmIDOK creates a PutIPLoadbalancingServiceNameHTTPFarmFarmIDOK with default headers values

func (*PutIPLoadbalancingServiceNameHTTPFarmFarmIDOK) Error ¶

type PutIPLoadbalancingServiceNameHTTPFarmFarmIDParams ¶

type PutIPLoadbalancingServiceNameHTTPFarmFarmIDParams struct {

	/*FarmID*/
	FarmID int64
	/*IPLBHTTPFarmPut*/
	IPLBHTTPFarmPut *models.IPLBBackendHTTPBackendHTTP
	/*ServiceName*/
	ServiceName string

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

PutIPLoadbalancingServiceNameHTTPFarmFarmIDParams contains all the parameters to send to the API endpoint for the put IP loadbalancing service name HTTP farm farm ID operation typically these are written to a http.Request

func NewPutIPLoadbalancingServiceNameHTTPFarmFarmIDParams ¶

func NewPutIPLoadbalancingServiceNameHTTPFarmFarmIDParams() *PutIPLoadbalancingServiceNameHTTPFarmFarmIDParams

NewPutIPLoadbalancingServiceNameHTTPFarmFarmIDParams creates a new PutIPLoadbalancingServiceNameHTTPFarmFarmIDParams object with the default values initialized.

func NewPutIPLoadbalancingServiceNameHTTPFarmFarmIDParamsWithContext ¶

func NewPutIPLoadbalancingServiceNameHTTPFarmFarmIDParamsWithContext(ctx context.Context) *PutIPLoadbalancingServiceNameHTTPFarmFarmIDParams

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

func NewPutIPLoadbalancingServiceNameHTTPFarmFarmIDParamsWithHTTPClient ¶

func NewPutIPLoadbalancingServiceNameHTTPFarmFarmIDParamsWithHTTPClient(client *http.Client) *PutIPLoadbalancingServiceNameHTTPFarmFarmIDParams

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

func NewPutIPLoadbalancingServiceNameHTTPFarmFarmIDParamsWithTimeout ¶

func NewPutIPLoadbalancingServiceNameHTTPFarmFarmIDParamsWithTimeout(timeout time.Duration) *PutIPLoadbalancingServiceNameHTTPFarmFarmIDParams

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

func (*PutIPLoadbalancingServiceNameHTTPFarmFarmIDParams) SetContext ¶

SetContext adds the context to the put IP loadbalancing service name HTTP farm farm ID params

func (*PutIPLoadbalancingServiceNameHTTPFarmFarmIDParams) SetFarmID ¶

SetFarmID adds the farmId to the put IP loadbalancing service name HTTP farm farm ID params

func (*PutIPLoadbalancingServiceNameHTTPFarmFarmIDParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the put IP loadbalancing service name HTTP farm farm ID params

func (*PutIPLoadbalancingServiceNameHTTPFarmFarmIDParams) SetIPLBHTTPFarmPut ¶

SetIPLBHTTPFarmPut adds the iplbHttpFarmPut to the put IP loadbalancing service name HTTP farm farm ID params

func (*PutIPLoadbalancingServiceNameHTTPFarmFarmIDParams) SetServiceName ¶

func (o *PutIPLoadbalancingServiceNameHTTPFarmFarmIDParams) SetServiceName(serviceName string)

SetServiceName adds the serviceName to the put IP loadbalancing service name HTTP farm farm ID params

func (*PutIPLoadbalancingServiceNameHTTPFarmFarmIDParams) SetTimeout ¶

SetTimeout adds the timeout to the put IP loadbalancing service name HTTP farm farm ID params

func (*PutIPLoadbalancingServiceNameHTTPFarmFarmIDParams) WithContext ¶

WithContext adds the context to the put IP loadbalancing service name HTTP farm farm ID params

func (*PutIPLoadbalancingServiceNameHTTPFarmFarmIDParams) WithFarmID ¶

WithFarmID adds the farmID to the put IP loadbalancing service name HTTP farm farm ID params

func (*PutIPLoadbalancingServiceNameHTTPFarmFarmIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the put IP loadbalancing service name HTTP farm farm ID params

func (*PutIPLoadbalancingServiceNameHTTPFarmFarmIDParams) WithIPLBHTTPFarmPut ¶

WithIPLBHTTPFarmPut adds the iPLBHTTPFarmPut to the put IP loadbalancing service name HTTP farm farm ID params

func (*PutIPLoadbalancingServiceNameHTTPFarmFarmIDParams) WithServiceName ¶

WithServiceName adds the serviceName to the put IP loadbalancing service name HTTP farm farm ID params

func (*PutIPLoadbalancingServiceNameHTTPFarmFarmIDParams) WithTimeout ¶

WithTimeout adds the timeout to the put IP loadbalancing service name HTTP farm farm ID params

func (*PutIPLoadbalancingServiceNameHTTPFarmFarmIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PutIPLoadbalancingServiceNameHTTPFarmFarmIDReader ¶

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

PutIPLoadbalancingServiceNameHTTPFarmFarmIDReader is a Reader for the PutIPLoadbalancingServiceNameHTTPFarmFarmID structure.

func (*PutIPLoadbalancingServiceNameHTTPFarmFarmIDReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type PutIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDDefault ¶

type PutIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDDefault struct {
	Payload *models.PutIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDDefaultBody
	// contains filtered or unexported fields
}

PutIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDDefault handles this case with default header values.

Unexpected error

func NewPutIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDDefault ¶

func NewPutIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDDefault(code int) *PutIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDDefault

NewPutIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDDefault creates a PutIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDDefault with default headers values

func (*PutIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDDefault) Code ¶

Code gets the status code for the put IP loadbalancing service name HTTP farm farm ID server server ID default response

func (*PutIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDDefault) Error ¶

type PutIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDOK ¶

type PutIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDOK struct {
}

PutIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDOK handles this case with default header values.

return 'void'

func NewPutIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDOK ¶

func NewPutIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDOK() *PutIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDOK

NewPutIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDOK creates a PutIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDOK with default headers values

func (*PutIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDOK) Error ¶

type PutIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDParams ¶

type PutIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDParams struct {

	/*FarmID*/
	FarmID int64
	/*IPLBHTTPFarmServerPut*/
	IPLBHTTPFarmServerPut *models.IPLBBackendHTTPCustomerServerBackendHttpserver
	/*ServerID*/
	ServerID int64
	/*ServiceName*/
	ServiceName string

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

PutIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDParams contains all the parameters to send to the API endpoint for the put IP loadbalancing service name HTTP farm farm ID server server ID operation typically these are written to a http.Request

func NewPutIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDParams ¶

func NewPutIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDParams() *PutIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDParams

NewPutIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDParams creates a new PutIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDParams object with the default values initialized.

func NewPutIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDParamsWithContext ¶

func NewPutIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDParamsWithContext(ctx context.Context) *PutIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDParams

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

func NewPutIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDParamsWithHTTPClient ¶

func NewPutIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDParamsWithHTTPClient(client *http.Client) *PutIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDParams

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

func NewPutIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDParamsWithTimeout ¶

func NewPutIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDParamsWithTimeout(timeout time.Duration) *PutIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDParams

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

func (*PutIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDParams) SetContext ¶

SetContext adds the context to the put IP loadbalancing service name HTTP farm farm ID server server ID params

func (*PutIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDParams) SetFarmID ¶

SetFarmID adds the farmId to the put IP loadbalancing service name HTTP farm farm ID server server ID params

func (*PutIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the put IP loadbalancing service name HTTP farm farm ID server server ID params

func (*PutIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDParams) SetIPLBHTTPFarmServerPut ¶

SetIPLBHTTPFarmServerPut adds the iplbHttpFarmServerPut to the put IP loadbalancing service name HTTP farm farm ID server server ID params

func (*PutIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDParams) SetServerID ¶

SetServerID adds the serverId to the put IP loadbalancing service name HTTP farm farm ID server server ID params

func (*PutIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDParams) SetServiceName ¶

SetServiceName adds the serviceName to the put IP loadbalancing service name HTTP farm farm ID server server ID params

func (*PutIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDParams) SetTimeout ¶

SetTimeout adds the timeout to the put IP loadbalancing service name HTTP farm farm ID server server ID params

func (*PutIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDParams) WithContext ¶

WithContext adds the context to the put IP loadbalancing service name HTTP farm farm ID server server ID params

func (*PutIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDParams) WithFarmID ¶

WithFarmID adds the farmID to the put IP loadbalancing service name HTTP farm farm ID server server ID params

func (*PutIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the put IP loadbalancing service name HTTP farm farm ID server server ID params

func (*PutIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDParams) WithIPLBHTTPFarmServerPut ¶

WithIPLBHTTPFarmServerPut adds the iPLBHTTPFarmServerPut to the put IP loadbalancing service name HTTP farm farm ID server server ID params

func (*PutIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDParams) WithServerID ¶

WithServerID adds the serverID to the put IP loadbalancing service name HTTP farm farm ID server server ID params

func (*PutIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDParams) WithServiceName ¶

WithServiceName adds the serviceName to the put IP loadbalancing service name HTTP farm farm ID server server ID params

func (*PutIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDParams) WithTimeout ¶

WithTimeout adds the timeout to the put IP loadbalancing service name HTTP farm farm ID server server ID params

func (*PutIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PutIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDReader ¶

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

PutIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDReader is a Reader for the PutIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerID structure.

func (*PutIPLoadbalancingServiceNameHTTPFarmFarmIDServerServerIDReader) ReadResponse ¶

ReadResponse reads a server response into the received o.

type PutIPLoadbalancingServiceNameHTTPFrontendFrontendIDDefault ¶

type PutIPLoadbalancingServiceNameHTTPFrontendFrontendIDDefault struct {
	Payload *models.PutIPLoadbalancingServiceNameHTTPFrontendFrontendIDDefaultBody
	// contains filtered or unexported fields
}

PutIPLoadbalancingServiceNameHTTPFrontendFrontendIDDefault handles this case with default header values.

Unexpected error

func NewPutIPLoadbalancingServiceNameHTTPFrontendFrontendIDDefault ¶

func NewPutIPLoadbalancingServiceNameHTTPFrontendFrontendIDDefault(code int) *PutIPLoadbalancingServiceNameHTTPFrontendFrontendIDDefault

NewPutIPLoadbalancingServiceNameHTTPFrontendFrontendIDDefault creates a PutIPLoadbalancingServiceNameHTTPFrontendFrontendIDDefault with default headers values

func (*PutIPLoadbalancingServiceNameHTTPFrontendFrontendIDDefault) Code ¶

Code gets the status code for the put IP loadbalancing service name HTTP frontend frontend ID default response

func (*PutIPLoadbalancingServiceNameHTTPFrontendFrontendIDDefault) Error ¶

type PutIPLoadbalancingServiceNameHTTPFrontendFrontendIDOK ¶

type PutIPLoadbalancingServiceNameHTTPFrontendFrontendIDOK struct {
}

PutIPLoadbalancingServiceNameHTTPFrontendFrontendIDOK handles this case with default header values.

return 'void'

func NewPutIPLoadbalancingServiceNameHTTPFrontendFrontendIDOK ¶

func NewPutIPLoadbalancingServiceNameHTTPFrontendFrontendIDOK() *PutIPLoadbalancingServiceNameHTTPFrontendFrontendIDOK

NewPutIPLoadbalancingServiceNameHTTPFrontendFrontendIDOK creates a PutIPLoadbalancingServiceNameHTTPFrontendFrontendIDOK with default headers values

func (*PutIPLoadbalancingServiceNameHTTPFrontendFrontendIDOK) Error ¶

type PutIPLoadbalancingServiceNameHTTPFrontendFrontendIDParams ¶

type PutIPLoadbalancingServiceNameHTTPFrontendFrontendIDParams struct {

	/*FrontendID*/
	FrontendID int64
	/*IPLBHTTPFrontendPut*/
	IPLBHTTPFrontendPut *models.IPLBFrontendHTTPFrontendHTTP
	/*ServiceName*/
	ServiceName string

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

PutIPLoadbalancingServiceNameHTTPFrontendFrontendIDParams contains all the parameters to send to the API endpoint for the put IP loadbalancing service name HTTP frontend frontend ID operation typically these are written to a http.Request

func NewPutIPLoadbalancingServiceNameHTTPFrontendFrontendIDParams ¶

func NewPutIPLoadbalancingServiceNameHTTPFrontendFrontendIDParams() *PutIPLoadbalancingServiceNameHTTPFrontendFrontendIDParams

NewPutIPLoadbalancingServiceNameHTTPFrontendFrontendIDParams creates a new PutIPLoadbalancingServiceNameHTTPFrontendFrontendIDParams object with the default values initialized.

func NewPutIPLoadbalancingServiceNameHTTPFrontendFrontendIDParamsWithContext ¶

func NewPutIPLoadbalancingServiceNameHTTPFrontendFrontendIDParamsWithContext(ctx context.Context) *PutIPLoadbalancingServiceNameHTTPFrontendFrontendIDParams

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

func NewPutIPLoadbalancingServiceNameHTTPFrontendFrontendIDParamsWithHTTPClient ¶

func NewPutIPLoadbalancingServiceNameHTTPFrontendFrontendIDParamsWithHTTPClient(client *http.Client) *PutIPLoadbalancingServiceNameHTTPFrontendFrontendIDParams

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

func NewPutIPLoadbalancingServiceNameHTTPFrontendFrontendIDParamsWithTimeout ¶

func NewPutIPLoadbalancingServiceNameHTTPFrontendFrontendIDParamsWithTimeout(timeout time.Duration) *PutIPLoadbalancingServiceNameHTTPFrontendFrontendIDParams

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

func (*PutIPLoadbalancingServiceNameHTTPFrontendFrontendIDParams) SetContext ¶

SetContext adds the context to the put IP loadbalancing service name HTTP frontend frontend ID params

func (*PutIPLoadbalancingServiceNameHTTPFrontendFrontendIDParams) SetFrontendID ¶

SetFrontendID adds the frontendId to the put IP loadbalancing service name HTTP frontend frontend ID params

func (*PutIPLoadbalancingServiceNameHTTPFrontendFrontendIDParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the put IP loadbalancing service name HTTP frontend frontend ID params

func (*PutIPLoadbalancingServiceNameHTTPFrontendFrontendIDParams) SetIPLBHTTPFrontendPut ¶

SetIPLBHTTPFrontendPut adds the iplbHttpFrontendPut to the put IP loadbalancing service name HTTP frontend frontend ID params

func (*PutIPLoadbalancingServiceNameHTTPFrontendFrontendIDParams) SetServiceName ¶

SetServiceName adds the serviceName to the put IP loadbalancing service name HTTP frontend frontend ID params

func (*PutIPLoadbalancingServiceNameHTTPFrontendFrontendIDParams) SetTimeout ¶

SetTimeout adds the timeout to the put IP loadbalancing service name HTTP frontend frontend ID params

func (*PutIPLoadbalancingServiceNameHTTPFrontendFrontendIDParams) WithContext ¶

WithContext adds the context to the put IP loadbalancing service name HTTP frontend frontend ID params

func (*PutIPLoadbalancingServiceNameHTTPFrontendFrontendIDParams) WithFrontendID ¶

WithFrontendID adds the frontendID to the put IP loadbalancing service name HTTP frontend frontend ID params

func (*PutIPLoadbalancingServiceNameHTTPFrontendFrontendIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the put IP loadbalancing service name HTTP frontend frontend ID params

func (*PutIPLoadbalancingServiceNameHTTPFrontendFrontendIDParams) WithIPLBHTTPFrontendPut ¶

WithIPLBHTTPFrontendPut adds the iPLBHTTPFrontendPut to the put IP loadbalancing service name HTTP frontend frontend ID params

func (*PutIPLoadbalancingServiceNameHTTPFrontendFrontendIDParams) WithServiceName ¶

WithServiceName adds the serviceName to the put IP loadbalancing service name HTTP frontend frontend ID params

func (*PutIPLoadbalancingServiceNameHTTPFrontendFrontendIDParams) WithTimeout ¶

WithTimeout adds the timeout to the put IP loadbalancing service name HTTP frontend frontend ID params

func (*PutIPLoadbalancingServiceNameHTTPFrontendFrontendIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PutIPLoadbalancingServiceNameHTTPFrontendFrontendIDReader ¶

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

PutIPLoadbalancingServiceNameHTTPFrontendFrontendIDReader is a Reader for the PutIPLoadbalancingServiceNameHTTPFrontendFrontendID structure.

func (*PutIPLoadbalancingServiceNameHTTPFrontendFrontendIDReader) ReadResponse ¶

ReadResponse reads a server response into the received o.

type PutIPLoadbalancingServiceNameHTTPRouteRouteIDDefault ¶

type PutIPLoadbalancingServiceNameHTTPRouteRouteIDDefault struct {
	Payload *models.PutIPLoadbalancingServiceNameHTTPRouteRouteIDDefaultBody
	// contains filtered or unexported fields
}

PutIPLoadbalancingServiceNameHTTPRouteRouteIDDefault handles this case with default header values.

Unexpected error

func NewPutIPLoadbalancingServiceNameHTTPRouteRouteIDDefault ¶

func NewPutIPLoadbalancingServiceNameHTTPRouteRouteIDDefault(code int) *PutIPLoadbalancingServiceNameHTTPRouteRouteIDDefault

NewPutIPLoadbalancingServiceNameHTTPRouteRouteIDDefault creates a PutIPLoadbalancingServiceNameHTTPRouteRouteIDDefault with default headers values

func (*PutIPLoadbalancingServiceNameHTTPRouteRouteIDDefault) Code ¶

Code gets the status code for the put IP loadbalancing service name HTTP route route ID default response

func (*PutIPLoadbalancingServiceNameHTTPRouteRouteIDDefault) Error ¶

type PutIPLoadbalancingServiceNameHTTPRouteRouteIDOK ¶

type PutIPLoadbalancingServiceNameHTTPRouteRouteIDOK struct {
}

PutIPLoadbalancingServiceNameHTTPRouteRouteIDOK handles this case with default header values.

return 'void'

func NewPutIPLoadbalancingServiceNameHTTPRouteRouteIDOK ¶

func NewPutIPLoadbalancingServiceNameHTTPRouteRouteIDOK() *PutIPLoadbalancingServiceNameHTTPRouteRouteIDOK

NewPutIPLoadbalancingServiceNameHTTPRouteRouteIDOK creates a PutIPLoadbalancingServiceNameHTTPRouteRouteIDOK with default headers values

func (*PutIPLoadbalancingServiceNameHTTPRouteRouteIDOK) Error ¶

type PutIPLoadbalancingServiceNameHTTPRouteRouteIDParams ¶

type PutIPLoadbalancingServiceNameHTTPRouteRouteIDParams struct {

	/*IPLBHTTPRoutePut*/
	IPLBHTTPRoutePut *models.IPLBRouteHTTPRouteHTTP
	/*RouteID*/
	RouteID int64
	/*ServiceName*/
	ServiceName string

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

PutIPLoadbalancingServiceNameHTTPRouteRouteIDParams contains all the parameters to send to the API endpoint for the put IP loadbalancing service name HTTP route route ID operation typically these are written to a http.Request

func NewPutIPLoadbalancingServiceNameHTTPRouteRouteIDParams ¶

func NewPutIPLoadbalancingServiceNameHTTPRouteRouteIDParams() *PutIPLoadbalancingServiceNameHTTPRouteRouteIDParams

NewPutIPLoadbalancingServiceNameHTTPRouteRouteIDParams creates a new PutIPLoadbalancingServiceNameHTTPRouteRouteIDParams object with the default values initialized.

func NewPutIPLoadbalancingServiceNameHTTPRouteRouteIDParamsWithContext ¶

func NewPutIPLoadbalancingServiceNameHTTPRouteRouteIDParamsWithContext(ctx context.Context) *PutIPLoadbalancingServiceNameHTTPRouteRouteIDParams

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

func NewPutIPLoadbalancingServiceNameHTTPRouteRouteIDParamsWithHTTPClient ¶

func NewPutIPLoadbalancingServiceNameHTTPRouteRouteIDParamsWithHTTPClient(client *http.Client) *PutIPLoadbalancingServiceNameHTTPRouteRouteIDParams

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

func NewPutIPLoadbalancingServiceNameHTTPRouteRouteIDParamsWithTimeout ¶

func NewPutIPLoadbalancingServiceNameHTTPRouteRouteIDParamsWithTimeout(timeout time.Duration) *PutIPLoadbalancingServiceNameHTTPRouteRouteIDParams

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

func (*PutIPLoadbalancingServiceNameHTTPRouteRouteIDParams) SetContext ¶

SetContext adds the context to the put IP loadbalancing service name HTTP route route ID params

func (*PutIPLoadbalancingServiceNameHTTPRouteRouteIDParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the put IP loadbalancing service name HTTP route route ID params

func (*PutIPLoadbalancingServiceNameHTTPRouteRouteIDParams) SetIPLBHTTPRoutePut ¶

func (o *PutIPLoadbalancingServiceNameHTTPRouteRouteIDParams) SetIPLBHTTPRoutePut(iPLBHTTPRoutePut *models.IPLBRouteHTTPRouteHTTP)

SetIPLBHTTPRoutePut adds the iplbHttpRoutePut to the put IP loadbalancing service name HTTP route route ID params

func (*PutIPLoadbalancingServiceNameHTTPRouteRouteIDParams) SetRouteID ¶

SetRouteID adds the routeId to the put IP loadbalancing service name HTTP route route ID params

func (*PutIPLoadbalancingServiceNameHTTPRouteRouteIDParams) SetServiceName ¶

func (o *PutIPLoadbalancingServiceNameHTTPRouteRouteIDParams) SetServiceName(serviceName string)

SetServiceName adds the serviceName to the put IP loadbalancing service name HTTP route route ID params

func (*PutIPLoadbalancingServiceNameHTTPRouteRouteIDParams) SetTimeout ¶

SetTimeout adds the timeout to the put IP loadbalancing service name HTTP route route ID params

func (*PutIPLoadbalancingServiceNameHTTPRouteRouteIDParams) WithContext ¶

WithContext adds the context to the put IP loadbalancing service name HTTP route route ID params

func (*PutIPLoadbalancingServiceNameHTTPRouteRouteIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the put IP loadbalancing service name HTTP route route ID params

func (*PutIPLoadbalancingServiceNameHTTPRouteRouteIDParams) WithIPLBHTTPRoutePut ¶

WithIPLBHTTPRoutePut adds the iPLBHTTPRoutePut to the put IP loadbalancing service name HTTP route route ID params

func (*PutIPLoadbalancingServiceNameHTTPRouteRouteIDParams) WithRouteID ¶

WithRouteID adds the routeID to the put IP loadbalancing service name HTTP route route ID params

func (*PutIPLoadbalancingServiceNameHTTPRouteRouteIDParams) WithServiceName ¶

WithServiceName adds the serviceName to the put IP loadbalancing service name HTTP route route ID params

func (*PutIPLoadbalancingServiceNameHTTPRouteRouteIDParams) WithTimeout ¶

WithTimeout adds the timeout to the put IP loadbalancing service name HTTP route route ID params

func (*PutIPLoadbalancingServiceNameHTTPRouteRouteIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PutIPLoadbalancingServiceNameHTTPRouteRouteIDReader ¶

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

PutIPLoadbalancingServiceNameHTTPRouteRouteIDReader is a Reader for the PutIPLoadbalancingServiceNameHTTPRouteRouteID structure.

func (*PutIPLoadbalancingServiceNameHTTPRouteRouteIDReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type PutIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDDefault ¶

type PutIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDDefault struct {
	Payload *models.PutIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDDefaultBody
	// contains filtered or unexported fields
}

PutIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDDefault handles this case with default header values.

Unexpected error

func NewPutIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDDefault ¶

func NewPutIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDDefault(code int) *PutIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDDefault

NewPutIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDDefault creates a PutIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDDefault with default headers values

func (*PutIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDDefault) Code ¶

Code gets the status code for the put IP loadbalancing service name HTTP route route ID rule rule ID default response

func (*PutIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDDefault) Error ¶

type PutIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDOK ¶

type PutIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDOK struct {
}

PutIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDOK handles this case with default header values.

return 'void'

func NewPutIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDOK ¶

func NewPutIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDOK() *PutIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDOK

NewPutIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDOK creates a PutIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDOK with default headers values

func (*PutIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDOK) Error ¶

type PutIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDParams ¶

type PutIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDParams struct {

	/*IPLBHTTPRouteRulePut*/
	IPLBHTTPRouteRulePut *models.IPLBRouteRuleRouteRule
	/*RouteID*/
	RouteID int64
	/*RuleID*/
	RuleID int64
	/*ServiceName*/
	ServiceName string

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

PutIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDParams contains all the parameters to send to the API endpoint for the put IP loadbalancing service name HTTP route route ID rule rule ID operation typically these are written to a http.Request

func NewPutIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDParams ¶

func NewPutIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDParams() *PutIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDParams

NewPutIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDParams creates a new PutIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDParams object with the default values initialized.

func NewPutIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDParamsWithContext ¶

func NewPutIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDParamsWithContext(ctx context.Context) *PutIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDParams

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

func NewPutIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDParamsWithHTTPClient ¶

func NewPutIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDParamsWithHTTPClient(client *http.Client) *PutIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDParams

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

func NewPutIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDParamsWithTimeout ¶

func NewPutIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDParamsWithTimeout(timeout time.Duration) *PutIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDParams

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

func (*PutIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDParams) SetContext ¶

SetContext adds the context to the put IP loadbalancing service name HTTP route route ID rule rule ID params

func (*PutIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the put IP loadbalancing service name HTTP route route ID rule rule ID params

func (*PutIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDParams) SetIPLBHTTPRouteRulePut ¶

func (o *PutIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDParams) SetIPLBHTTPRouteRulePut(iPLBHTTPRouteRulePut *models.IPLBRouteRuleRouteRule)

SetIPLBHTTPRouteRulePut adds the iplbHttpRouteRulePut to the put IP loadbalancing service name HTTP route route ID rule rule ID params

func (*PutIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDParams) SetRouteID ¶

SetRouteID adds the routeId to the put IP loadbalancing service name HTTP route route ID rule rule ID params

func (*PutIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDParams) SetRuleID ¶

SetRuleID adds the ruleId to the put IP loadbalancing service name HTTP route route ID rule rule ID params

func (*PutIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDParams) SetServiceName ¶

SetServiceName adds the serviceName to the put IP loadbalancing service name HTTP route route ID rule rule ID params

func (*PutIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDParams) SetTimeout ¶

SetTimeout adds the timeout to the put IP loadbalancing service name HTTP route route ID rule rule ID params

func (*PutIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDParams) WithContext ¶

WithContext adds the context to the put IP loadbalancing service name HTTP route route ID rule rule ID params

func (*PutIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the put IP loadbalancing service name HTTP route route ID rule rule ID params

func (*PutIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDParams) WithIPLBHTTPRouteRulePut ¶

WithIPLBHTTPRouteRulePut adds the iPLBHTTPRouteRulePut to the put IP loadbalancing service name HTTP route route ID rule rule ID params

func (*PutIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDParams) WithRouteID ¶

WithRouteID adds the routeID to the put IP loadbalancing service name HTTP route route ID rule rule ID params

func (*PutIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDParams) WithRuleID ¶

WithRuleID adds the ruleID to the put IP loadbalancing service name HTTP route route ID rule rule ID params

func (*PutIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDParams) WithServiceName ¶

WithServiceName adds the serviceName to the put IP loadbalancing service name HTTP route route ID rule rule ID params

func (*PutIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDParams) WithTimeout ¶

WithTimeout adds the timeout to the put IP loadbalancing service name HTTP route route ID rule rule ID params

func (*PutIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PutIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDReader ¶

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

PutIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDReader is a Reader for the PutIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleID structure.

func (*PutIPLoadbalancingServiceNameHTTPRouteRouteIDRuleRuleIDReader) ReadResponse ¶

ReadResponse reads a server response into the received o.

type PutIPLoadbalancingServiceNameOK ¶

type PutIPLoadbalancingServiceNameOK struct {
}

PutIPLoadbalancingServiceNameOK handles this case with default header values.

return 'void'

func NewPutIPLoadbalancingServiceNameOK ¶

func NewPutIPLoadbalancingServiceNameOK() *PutIPLoadbalancingServiceNameOK

NewPutIPLoadbalancingServiceNameOK creates a PutIPLoadbalancingServiceNameOK with default headers values

func (*PutIPLoadbalancingServiceNameOK) Error ¶

type PutIPLoadbalancingServiceNameParams ¶

type PutIPLoadbalancingServiceNameParams struct {

	/*IPLBPut*/
	IPLBPut *models.IPLBIP
	/*ServiceName*/
	ServiceName string

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

PutIPLoadbalancingServiceNameParams contains all the parameters to send to the API endpoint for the put IP loadbalancing service name operation typically these are written to a http.Request

func NewPutIPLoadbalancingServiceNameParams ¶

func NewPutIPLoadbalancingServiceNameParams() *PutIPLoadbalancingServiceNameParams

NewPutIPLoadbalancingServiceNameParams creates a new PutIPLoadbalancingServiceNameParams object with the default values initialized.

func NewPutIPLoadbalancingServiceNameParamsWithContext ¶

func NewPutIPLoadbalancingServiceNameParamsWithContext(ctx context.Context) *PutIPLoadbalancingServiceNameParams

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

func NewPutIPLoadbalancingServiceNameParamsWithHTTPClient ¶

func NewPutIPLoadbalancingServiceNameParamsWithHTTPClient(client *http.Client) *PutIPLoadbalancingServiceNameParams

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

func NewPutIPLoadbalancingServiceNameParamsWithTimeout ¶

func NewPutIPLoadbalancingServiceNameParamsWithTimeout(timeout time.Duration) *PutIPLoadbalancingServiceNameParams

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

func (*PutIPLoadbalancingServiceNameParams) SetContext ¶

SetContext adds the context to the put IP loadbalancing service name params

func (*PutIPLoadbalancingServiceNameParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the put IP loadbalancing service name params

func (*PutIPLoadbalancingServiceNameParams) SetIPLBPut ¶

func (o *PutIPLoadbalancingServiceNameParams) SetIPLBPut(iPLBPut *models.IPLBIP)

SetIPLBPut adds the iplbPut to the put IP loadbalancing service name params

func (*PutIPLoadbalancingServiceNameParams) SetServiceName ¶

func (o *PutIPLoadbalancingServiceNameParams) SetServiceName(serviceName string)

SetServiceName adds the serviceName to the put IP loadbalancing service name params

func (*PutIPLoadbalancingServiceNameParams) SetTimeout ¶

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

SetTimeout adds the timeout to the put IP loadbalancing service name params

func (*PutIPLoadbalancingServiceNameParams) WithContext ¶

WithContext adds the context to the put IP loadbalancing service name params

func (*PutIPLoadbalancingServiceNameParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the put IP loadbalancing service name params

func (*PutIPLoadbalancingServiceNameParams) WithIPLBPut ¶

WithIPLBPut adds the iPLBPut to the put IP loadbalancing service name params

func (*PutIPLoadbalancingServiceNameParams) WithServiceName ¶

WithServiceName adds the serviceName to the put IP loadbalancing service name params

func (*PutIPLoadbalancingServiceNameParams) WithTimeout ¶

WithTimeout adds the timeout to the put IP loadbalancing service name params

func (*PutIPLoadbalancingServiceNameParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PutIPLoadbalancingServiceNameQuotaZoneDefault ¶

type PutIPLoadbalancingServiceNameQuotaZoneDefault struct {
	Payload *models.PutIPLoadbalancingServiceNameQuotaZoneDefaultBody
	// contains filtered or unexported fields
}

PutIPLoadbalancingServiceNameQuotaZoneDefault handles this case with default header values.

Unexpected error

func NewPutIPLoadbalancingServiceNameQuotaZoneDefault ¶

func NewPutIPLoadbalancingServiceNameQuotaZoneDefault(code int) *PutIPLoadbalancingServiceNameQuotaZoneDefault

NewPutIPLoadbalancingServiceNameQuotaZoneDefault creates a PutIPLoadbalancingServiceNameQuotaZoneDefault with default headers values

func (*PutIPLoadbalancingServiceNameQuotaZoneDefault) Code ¶

Code gets the status code for the put IP loadbalancing service name quota zone default response

func (*PutIPLoadbalancingServiceNameQuotaZoneDefault) Error ¶

type PutIPLoadbalancingServiceNameQuotaZoneOK ¶

type PutIPLoadbalancingServiceNameQuotaZoneOK struct {
}

PutIPLoadbalancingServiceNameQuotaZoneOK handles this case with default header values.

return 'void'

func NewPutIPLoadbalancingServiceNameQuotaZoneOK ¶

func NewPutIPLoadbalancingServiceNameQuotaZoneOK() *PutIPLoadbalancingServiceNameQuotaZoneOK

NewPutIPLoadbalancingServiceNameQuotaZoneOK creates a PutIPLoadbalancingServiceNameQuotaZoneOK with default headers values

func (*PutIPLoadbalancingServiceNameQuotaZoneOK) Error ¶

type PutIPLoadbalancingServiceNameQuotaZoneParams ¶

type PutIPLoadbalancingServiceNameQuotaZoneParams struct {

	/*IPLBQuotaPut*/
	IPLBQuotaPut *models.IPLBQuotaQuota
	/*ServiceName*/
	ServiceName string
	/*Zone*/
	Zone string

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

PutIPLoadbalancingServiceNameQuotaZoneParams contains all the parameters to send to the API endpoint for the put IP loadbalancing service name quota zone operation typically these are written to a http.Request

func NewPutIPLoadbalancingServiceNameQuotaZoneParams ¶

func NewPutIPLoadbalancingServiceNameQuotaZoneParams() *PutIPLoadbalancingServiceNameQuotaZoneParams

NewPutIPLoadbalancingServiceNameQuotaZoneParams creates a new PutIPLoadbalancingServiceNameQuotaZoneParams object with the default values initialized.

func NewPutIPLoadbalancingServiceNameQuotaZoneParamsWithContext ¶

func NewPutIPLoadbalancingServiceNameQuotaZoneParamsWithContext(ctx context.Context) *PutIPLoadbalancingServiceNameQuotaZoneParams

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

func NewPutIPLoadbalancingServiceNameQuotaZoneParamsWithHTTPClient ¶

func NewPutIPLoadbalancingServiceNameQuotaZoneParamsWithHTTPClient(client *http.Client) *PutIPLoadbalancingServiceNameQuotaZoneParams

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

func NewPutIPLoadbalancingServiceNameQuotaZoneParamsWithTimeout ¶

func NewPutIPLoadbalancingServiceNameQuotaZoneParamsWithTimeout(timeout time.Duration) *PutIPLoadbalancingServiceNameQuotaZoneParams

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

func (*PutIPLoadbalancingServiceNameQuotaZoneParams) SetContext ¶

SetContext adds the context to the put IP loadbalancing service name quota zone params

func (*PutIPLoadbalancingServiceNameQuotaZoneParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the put IP loadbalancing service name quota zone params

func (*PutIPLoadbalancingServiceNameQuotaZoneParams) SetIPLBQuotaPut ¶

func (o *PutIPLoadbalancingServiceNameQuotaZoneParams) SetIPLBQuotaPut(iPLBQuotaPut *models.IPLBQuotaQuota)

SetIPLBQuotaPut adds the iplbQuotaPut to the put IP loadbalancing service name quota zone params

func (*PutIPLoadbalancingServiceNameQuotaZoneParams) SetServiceName ¶

func (o *PutIPLoadbalancingServiceNameQuotaZoneParams) SetServiceName(serviceName string)

SetServiceName adds the serviceName to the put IP loadbalancing service name quota zone params

func (*PutIPLoadbalancingServiceNameQuotaZoneParams) SetTimeout ¶

SetTimeout adds the timeout to the put IP loadbalancing service name quota zone params

func (*PutIPLoadbalancingServiceNameQuotaZoneParams) SetZone ¶

SetZone adds the zone to the put IP loadbalancing service name quota zone params

func (*PutIPLoadbalancingServiceNameQuotaZoneParams) WithContext ¶

WithContext adds the context to the put IP loadbalancing service name quota zone params

func (*PutIPLoadbalancingServiceNameQuotaZoneParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the put IP loadbalancing service name quota zone params

func (*PutIPLoadbalancingServiceNameQuotaZoneParams) WithIPLBQuotaPut ¶

WithIPLBQuotaPut adds the iPLBQuotaPut to the put IP loadbalancing service name quota zone params

func (*PutIPLoadbalancingServiceNameQuotaZoneParams) WithServiceName ¶

WithServiceName adds the serviceName to the put IP loadbalancing service name quota zone params

func (*PutIPLoadbalancingServiceNameQuotaZoneParams) WithTimeout ¶

WithTimeout adds the timeout to the put IP loadbalancing service name quota zone params

func (*PutIPLoadbalancingServiceNameQuotaZoneParams) WithZone ¶

WithZone adds the zone to the put IP loadbalancing service name quota zone params

func (*PutIPLoadbalancingServiceNameQuotaZoneParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PutIPLoadbalancingServiceNameQuotaZoneReader ¶

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

PutIPLoadbalancingServiceNameQuotaZoneReader is a Reader for the PutIPLoadbalancingServiceNameQuotaZone structure.

func (*PutIPLoadbalancingServiceNameQuotaZoneReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type PutIPLoadbalancingServiceNameReader ¶

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

PutIPLoadbalancingServiceNameReader is a Reader for the PutIPLoadbalancingServiceName structure.

func (*PutIPLoadbalancingServiceNameReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type PutIPLoadbalancingServiceNameServiceInfosDefault ¶

type PutIPLoadbalancingServiceNameServiceInfosDefault struct {
	Payload *models.PutIPLoadbalancingServiceNameServiceInfosDefaultBody
	// contains filtered or unexported fields
}

PutIPLoadbalancingServiceNameServiceInfosDefault handles this case with default header values.

Unexpected error

func NewPutIPLoadbalancingServiceNameServiceInfosDefault ¶

func NewPutIPLoadbalancingServiceNameServiceInfosDefault(code int) *PutIPLoadbalancingServiceNameServiceInfosDefault

NewPutIPLoadbalancingServiceNameServiceInfosDefault creates a PutIPLoadbalancingServiceNameServiceInfosDefault with default headers values

func (*PutIPLoadbalancingServiceNameServiceInfosDefault) Code ¶

Code gets the status code for the put IP loadbalancing service name service infos default response

func (*PutIPLoadbalancingServiceNameServiceInfosDefault) Error ¶

type PutIPLoadbalancingServiceNameServiceInfosOK ¶

type PutIPLoadbalancingServiceNameServiceInfosOK struct {
}

PutIPLoadbalancingServiceNameServiceInfosOK handles this case with default header values.

return 'void'

func NewPutIPLoadbalancingServiceNameServiceInfosOK ¶

func NewPutIPLoadbalancingServiceNameServiceInfosOK() *PutIPLoadbalancingServiceNameServiceInfosOK

NewPutIPLoadbalancingServiceNameServiceInfosOK creates a PutIPLoadbalancingServiceNameServiceInfosOK with default headers values

func (*PutIPLoadbalancingServiceNameServiceInfosOK) Error ¶

type PutIPLoadbalancingServiceNameServiceInfosParams ¶

type PutIPLoadbalancingServiceNameServiceInfosParams struct {

	/*IPLBServiceInfosPut*/
	IPLBServiceInfosPut *models.ServicesService
	/*ServiceName*/
	ServiceName string

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

PutIPLoadbalancingServiceNameServiceInfosParams contains all the parameters to send to the API endpoint for the put IP loadbalancing service name service infos operation typically these are written to a http.Request

func NewPutIPLoadbalancingServiceNameServiceInfosParams ¶

func NewPutIPLoadbalancingServiceNameServiceInfosParams() *PutIPLoadbalancingServiceNameServiceInfosParams

NewPutIPLoadbalancingServiceNameServiceInfosParams creates a new PutIPLoadbalancingServiceNameServiceInfosParams object with the default values initialized.

func NewPutIPLoadbalancingServiceNameServiceInfosParamsWithContext ¶

func NewPutIPLoadbalancingServiceNameServiceInfosParamsWithContext(ctx context.Context) *PutIPLoadbalancingServiceNameServiceInfosParams

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

func NewPutIPLoadbalancingServiceNameServiceInfosParamsWithHTTPClient ¶

func NewPutIPLoadbalancingServiceNameServiceInfosParamsWithHTTPClient(client *http.Client) *PutIPLoadbalancingServiceNameServiceInfosParams

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

func NewPutIPLoadbalancingServiceNameServiceInfosParamsWithTimeout ¶

func NewPutIPLoadbalancingServiceNameServiceInfosParamsWithTimeout(timeout time.Duration) *PutIPLoadbalancingServiceNameServiceInfosParams

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

func (*PutIPLoadbalancingServiceNameServiceInfosParams) SetContext ¶

SetContext adds the context to the put IP loadbalancing service name service infos params

func (*PutIPLoadbalancingServiceNameServiceInfosParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the put IP loadbalancing service name service infos params

func (*PutIPLoadbalancingServiceNameServiceInfosParams) SetIPLBServiceInfosPut ¶

func (o *PutIPLoadbalancingServiceNameServiceInfosParams) SetIPLBServiceInfosPut(iPLBServiceInfosPut *models.ServicesService)

SetIPLBServiceInfosPut adds the iplbServiceInfosPut to the put IP loadbalancing service name service infos params

func (*PutIPLoadbalancingServiceNameServiceInfosParams) SetServiceName ¶

func (o *PutIPLoadbalancingServiceNameServiceInfosParams) SetServiceName(serviceName string)

SetServiceName adds the serviceName to the put IP loadbalancing service name service infos params

func (*PutIPLoadbalancingServiceNameServiceInfosParams) SetTimeout ¶

SetTimeout adds the timeout to the put IP loadbalancing service name service infos params

func (*PutIPLoadbalancingServiceNameServiceInfosParams) WithContext ¶

WithContext adds the context to the put IP loadbalancing service name service infos params

func (*PutIPLoadbalancingServiceNameServiceInfosParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the put IP loadbalancing service name service infos params

func (*PutIPLoadbalancingServiceNameServiceInfosParams) WithIPLBServiceInfosPut ¶

WithIPLBServiceInfosPut adds the iPLBServiceInfosPut to the put IP loadbalancing service name service infos params

func (*PutIPLoadbalancingServiceNameServiceInfosParams) WithServiceName ¶

WithServiceName adds the serviceName to the put IP loadbalancing service name service infos params

func (*PutIPLoadbalancingServiceNameServiceInfosParams) WithTimeout ¶

WithTimeout adds the timeout to the put IP loadbalancing service name service infos params

func (*PutIPLoadbalancingServiceNameServiceInfosParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PutIPLoadbalancingServiceNameServiceInfosReader ¶

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

PutIPLoadbalancingServiceNameServiceInfosReader is a Reader for the PutIPLoadbalancingServiceNameServiceInfos structure.

func (*PutIPLoadbalancingServiceNameServiceInfosReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type PutIPLoadbalancingServiceNameSslIDDefault ¶

type PutIPLoadbalancingServiceNameSslIDDefault struct {
	Payload *models.PutIPLoadbalancingServiceNameSslIDDefaultBody
	// contains filtered or unexported fields
}

PutIPLoadbalancingServiceNameSslIDDefault handles this case with default header values.

Unexpected error

func NewPutIPLoadbalancingServiceNameSslIDDefault ¶

func NewPutIPLoadbalancingServiceNameSslIDDefault(code int) *PutIPLoadbalancingServiceNameSslIDDefault

NewPutIPLoadbalancingServiceNameSslIDDefault creates a PutIPLoadbalancingServiceNameSslIDDefault with default headers values

func (*PutIPLoadbalancingServiceNameSslIDDefault) Code ¶

Code gets the status code for the put IP loadbalancing service name ssl ID default response

func (*PutIPLoadbalancingServiceNameSslIDDefault) Error ¶

type PutIPLoadbalancingServiceNameSslIDOK ¶

type PutIPLoadbalancingServiceNameSslIDOK struct {
}

PutIPLoadbalancingServiceNameSslIDOK handles this case with default header values.

return 'void'

func NewPutIPLoadbalancingServiceNameSslIDOK ¶

func NewPutIPLoadbalancingServiceNameSslIDOK() *PutIPLoadbalancingServiceNameSslIDOK

NewPutIPLoadbalancingServiceNameSslIDOK creates a PutIPLoadbalancingServiceNameSslIDOK with default headers values

func (*PutIPLoadbalancingServiceNameSslIDOK) Error ¶

type PutIPLoadbalancingServiceNameSslIDParams ¶

type PutIPLoadbalancingServiceNameSslIDParams struct {

	/*ID*/
	ID int64
	/*IPLBSslPut*/
	IPLBSslPut *models.IPLBSslSsl
	/*ServiceName*/
	ServiceName string

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

PutIPLoadbalancingServiceNameSslIDParams contains all the parameters to send to the API endpoint for the put IP loadbalancing service name ssl ID operation typically these are written to a http.Request

func NewPutIPLoadbalancingServiceNameSslIDParams ¶

func NewPutIPLoadbalancingServiceNameSslIDParams() *PutIPLoadbalancingServiceNameSslIDParams

NewPutIPLoadbalancingServiceNameSslIDParams creates a new PutIPLoadbalancingServiceNameSslIDParams object with the default values initialized.

func NewPutIPLoadbalancingServiceNameSslIDParamsWithContext ¶

func NewPutIPLoadbalancingServiceNameSslIDParamsWithContext(ctx context.Context) *PutIPLoadbalancingServiceNameSslIDParams

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

func NewPutIPLoadbalancingServiceNameSslIDParamsWithHTTPClient ¶

func NewPutIPLoadbalancingServiceNameSslIDParamsWithHTTPClient(client *http.Client) *PutIPLoadbalancingServiceNameSslIDParams

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

func NewPutIPLoadbalancingServiceNameSslIDParamsWithTimeout ¶

func NewPutIPLoadbalancingServiceNameSslIDParamsWithTimeout(timeout time.Duration) *PutIPLoadbalancingServiceNameSslIDParams

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

func (*PutIPLoadbalancingServiceNameSslIDParams) SetContext ¶

SetContext adds the context to the put IP loadbalancing service name ssl ID params

func (*PutIPLoadbalancingServiceNameSslIDParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the put IP loadbalancing service name ssl ID params

func (*PutIPLoadbalancingServiceNameSslIDParams) SetID ¶

SetID adds the id to the put IP loadbalancing service name ssl ID params

func (*PutIPLoadbalancingServiceNameSslIDParams) SetIPLBSslPut ¶

func (o *PutIPLoadbalancingServiceNameSslIDParams) SetIPLBSslPut(iPLBSslPut *models.IPLBSslSsl)

SetIPLBSslPut adds the iplbSslPut to the put IP loadbalancing service name ssl ID params

func (*PutIPLoadbalancingServiceNameSslIDParams) SetServiceName ¶

func (o *PutIPLoadbalancingServiceNameSslIDParams) SetServiceName(serviceName string)

SetServiceName adds the serviceName to the put IP loadbalancing service name ssl ID params

func (*PutIPLoadbalancingServiceNameSslIDParams) SetTimeout ¶

SetTimeout adds the timeout to the put IP loadbalancing service name ssl ID params

func (*PutIPLoadbalancingServiceNameSslIDParams) WithContext ¶

WithContext adds the context to the put IP loadbalancing service name ssl ID params

func (*PutIPLoadbalancingServiceNameSslIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the put IP loadbalancing service name ssl ID params

func (*PutIPLoadbalancingServiceNameSslIDParams) WithID ¶

WithID adds the id to the put IP loadbalancing service name ssl ID params

func (*PutIPLoadbalancingServiceNameSslIDParams) WithIPLBSslPut ¶

WithIPLBSslPut adds the iPLBSslPut to the put IP loadbalancing service name ssl ID params

func (*PutIPLoadbalancingServiceNameSslIDParams) WithServiceName ¶

WithServiceName adds the serviceName to the put IP loadbalancing service name ssl ID params

func (*PutIPLoadbalancingServiceNameSslIDParams) WithTimeout ¶

WithTimeout adds the timeout to the put IP loadbalancing service name ssl ID params

func (*PutIPLoadbalancingServiceNameSslIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PutIPLoadbalancingServiceNameSslIDReader ¶

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

PutIPLoadbalancingServiceNameSslIDReader is a Reader for the PutIPLoadbalancingServiceNameSslID structure.

func (*PutIPLoadbalancingServiceNameSslIDReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type PutIPLoadbalancingServiceNameTCPFarmFarmIDDefault ¶

type PutIPLoadbalancingServiceNameTCPFarmFarmIDDefault struct {
	Payload *models.PutIPLoadbalancingServiceNameTCPFarmFarmIDDefaultBody
	// contains filtered or unexported fields
}

PutIPLoadbalancingServiceNameTCPFarmFarmIDDefault handles this case with default header values.

Unexpected error

func NewPutIPLoadbalancingServiceNameTCPFarmFarmIDDefault ¶

func NewPutIPLoadbalancingServiceNameTCPFarmFarmIDDefault(code int) *PutIPLoadbalancingServiceNameTCPFarmFarmIDDefault

NewPutIPLoadbalancingServiceNameTCPFarmFarmIDDefault creates a PutIPLoadbalancingServiceNameTCPFarmFarmIDDefault with default headers values

func (*PutIPLoadbalancingServiceNameTCPFarmFarmIDDefault) Code ¶

Code gets the status code for the put IP loadbalancing service name TCP farm farm ID default response

func (*PutIPLoadbalancingServiceNameTCPFarmFarmIDDefault) Error ¶

type PutIPLoadbalancingServiceNameTCPFarmFarmIDOK ¶

type PutIPLoadbalancingServiceNameTCPFarmFarmIDOK struct {
}

PutIPLoadbalancingServiceNameTCPFarmFarmIDOK handles this case with default header values.

return 'void'

func NewPutIPLoadbalancingServiceNameTCPFarmFarmIDOK ¶

func NewPutIPLoadbalancingServiceNameTCPFarmFarmIDOK() *PutIPLoadbalancingServiceNameTCPFarmFarmIDOK

NewPutIPLoadbalancingServiceNameTCPFarmFarmIDOK creates a PutIPLoadbalancingServiceNameTCPFarmFarmIDOK with default headers values

func (*PutIPLoadbalancingServiceNameTCPFarmFarmIDOK) Error ¶

type PutIPLoadbalancingServiceNameTCPFarmFarmIDParams ¶

type PutIPLoadbalancingServiceNameTCPFarmFarmIDParams struct {

	/*FarmID*/
	FarmID int64
	/*IPLBTCPFarmPut*/
	IPLBTCPFarmPut *models.IPLBBackendTCPBackendTCP
	/*ServiceName*/
	ServiceName string

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

PutIPLoadbalancingServiceNameTCPFarmFarmIDParams contains all the parameters to send to the API endpoint for the put IP loadbalancing service name TCP farm farm ID operation typically these are written to a http.Request

func NewPutIPLoadbalancingServiceNameTCPFarmFarmIDParams ¶

func NewPutIPLoadbalancingServiceNameTCPFarmFarmIDParams() *PutIPLoadbalancingServiceNameTCPFarmFarmIDParams

NewPutIPLoadbalancingServiceNameTCPFarmFarmIDParams creates a new PutIPLoadbalancingServiceNameTCPFarmFarmIDParams object with the default values initialized.

func NewPutIPLoadbalancingServiceNameTCPFarmFarmIDParamsWithContext ¶

func NewPutIPLoadbalancingServiceNameTCPFarmFarmIDParamsWithContext(ctx context.Context) *PutIPLoadbalancingServiceNameTCPFarmFarmIDParams

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

func NewPutIPLoadbalancingServiceNameTCPFarmFarmIDParamsWithHTTPClient ¶

func NewPutIPLoadbalancingServiceNameTCPFarmFarmIDParamsWithHTTPClient(client *http.Client) *PutIPLoadbalancingServiceNameTCPFarmFarmIDParams

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

func NewPutIPLoadbalancingServiceNameTCPFarmFarmIDParamsWithTimeout ¶

func NewPutIPLoadbalancingServiceNameTCPFarmFarmIDParamsWithTimeout(timeout time.Duration) *PutIPLoadbalancingServiceNameTCPFarmFarmIDParams

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

func (*PutIPLoadbalancingServiceNameTCPFarmFarmIDParams) SetContext ¶

SetContext adds the context to the put IP loadbalancing service name TCP farm farm ID params

func (*PutIPLoadbalancingServiceNameTCPFarmFarmIDParams) SetFarmID ¶

SetFarmID adds the farmId to the put IP loadbalancing service name TCP farm farm ID params

func (*PutIPLoadbalancingServiceNameTCPFarmFarmIDParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the put IP loadbalancing service name TCP farm farm ID params

func (*PutIPLoadbalancingServiceNameTCPFarmFarmIDParams) SetIPLBTCPFarmPut ¶

SetIPLBTCPFarmPut adds the iplbTcpFarmPut to the put IP loadbalancing service name TCP farm farm ID params

func (*PutIPLoadbalancingServiceNameTCPFarmFarmIDParams) SetServiceName ¶

func (o *PutIPLoadbalancingServiceNameTCPFarmFarmIDParams) SetServiceName(serviceName string)

SetServiceName adds the serviceName to the put IP loadbalancing service name TCP farm farm ID params

func (*PutIPLoadbalancingServiceNameTCPFarmFarmIDParams) SetTimeout ¶

SetTimeout adds the timeout to the put IP loadbalancing service name TCP farm farm ID params

func (*PutIPLoadbalancingServiceNameTCPFarmFarmIDParams) WithContext ¶

WithContext adds the context to the put IP loadbalancing service name TCP farm farm ID params

func (*PutIPLoadbalancingServiceNameTCPFarmFarmIDParams) WithFarmID ¶

WithFarmID adds the farmID to the put IP loadbalancing service name TCP farm farm ID params

func (*PutIPLoadbalancingServiceNameTCPFarmFarmIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the put IP loadbalancing service name TCP farm farm ID params

func (*PutIPLoadbalancingServiceNameTCPFarmFarmIDParams) WithIPLBTCPFarmPut ¶

WithIPLBTCPFarmPut adds the iPLBTCPFarmPut to the put IP loadbalancing service name TCP farm farm ID params

func (*PutIPLoadbalancingServiceNameTCPFarmFarmIDParams) WithServiceName ¶

WithServiceName adds the serviceName to the put IP loadbalancing service name TCP farm farm ID params

func (*PutIPLoadbalancingServiceNameTCPFarmFarmIDParams) WithTimeout ¶

WithTimeout adds the timeout to the put IP loadbalancing service name TCP farm farm ID params

func (*PutIPLoadbalancingServiceNameTCPFarmFarmIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PutIPLoadbalancingServiceNameTCPFarmFarmIDReader ¶

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

PutIPLoadbalancingServiceNameTCPFarmFarmIDReader is a Reader for the PutIPLoadbalancingServiceNameTCPFarmFarmID structure.

func (*PutIPLoadbalancingServiceNameTCPFarmFarmIDReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type PutIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDDefault ¶

type PutIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDDefault struct {
	Payload *models.PutIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDDefaultBody
	// contains filtered or unexported fields
}

PutIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDDefault handles this case with default header values.

Unexpected error

func NewPutIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDDefault ¶

func NewPutIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDDefault(code int) *PutIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDDefault

NewPutIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDDefault creates a PutIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDDefault with default headers values

func (*PutIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDDefault) Code ¶

Code gets the status code for the put IP loadbalancing service name TCP farm farm ID server server ID default response

func (*PutIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDDefault) Error ¶

type PutIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDOK ¶

type PutIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDOK struct {
}

PutIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDOK handles this case with default header values.

return 'void'

func NewPutIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDOK ¶

func NewPutIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDOK() *PutIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDOK

NewPutIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDOK creates a PutIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDOK with default headers values

func (*PutIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDOK) Error ¶

type PutIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDParams ¶

type PutIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDParams struct {

	/*FarmID*/
	FarmID int64
	/*IPLBTCPFarmServerPut*/
	IPLBTCPFarmServerPut *models.IPLBBackendTCPCustomerServerBackendTCPServer
	/*ServerID*/
	ServerID int64
	/*ServiceName*/
	ServiceName string

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

PutIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDParams contains all the parameters to send to the API endpoint for the put IP loadbalancing service name TCP farm farm ID server server ID operation typically these are written to a http.Request

func NewPutIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDParams ¶

func NewPutIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDParams() *PutIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDParams

NewPutIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDParams creates a new PutIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDParams object with the default values initialized.

func NewPutIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDParamsWithContext ¶

func NewPutIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDParamsWithContext(ctx context.Context) *PutIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDParams

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

func NewPutIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDParamsWithHTTPClient ¶

func NewPutIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDParamsWithHTTPClient(client *http.Client) *PutIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDParams

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

func NewPutIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDParamsWithTimeout ¶

func NewPutIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDParamsWithTimeout(timeout time.Duration) *PutIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDParams

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

func (*PutIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDParams) SetContext ¶

SetContext adds the context to the put IP loadbalancing service name TCP farm farm ID server server ID params

func (*PutIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDParams) SetFarmID ¶

SetFarmID adds the farmId to the put IP loadbalancing service name TCP farm farm ID server server ID params

func (*PutIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the put IP loadbalancing service name TCP farm farm ID server server ID params

func (*PutIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDParams) SetIPLBTCPFarmServerPut ¶

SetIPLBTCPFarmServerPut adds the iplbTcpFarmServerPut to the put IP loadbalancing service name TCP farm farm ID server server ID params

func (*PutIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDParams) SetServerID ¶

SetServerID adds the serverId to the put IP loadbalancing service name TCP farm farm ID server server ID params

func (*PutIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDParams) SetServiceName ¶

SetServiceName adds the serviceName to the put IP loadbalancing service name TCP farm farm ID server server ID params

func (*PutIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDParams) SetTimeout ¶

SetTimeout adds the timeout to the put IP loadbalancing service name TCP farm farm ID server server ID params

func (*PutIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDParams) WithContext ¶

WithContext adds the context to the put IP loadbalancing service name TCP farm farm ID server server ID params

func (*PutIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDParams) WithFarmID ¶

WithFarmID adds the farmID to the put IP loadbalancing service name TCP farm farm ID server server ID params

func (*PutIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the put IP loadbalancing service name TCP farm farm ID server server ID params

func (*PutIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDParams) WithIPLBTCPFarmServerPut ¶

WithIPLBTCPFarmServerPut adds the iPLBTCPFarmServerPut to the put IP loadbalancing service name TCP farm farm ID server server ID params

func (*PutIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDParams) WithServerID ¶

WithServerID adds the serverID to the put IP loadbalancing service name TCP farm farm ID server server ID params

func (*PutIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDParams) WithServiceName ¶

WithServiceName adds the serviceName to the put IP loadbalancing service name TCP farm farm ID server server ID params

func (*PutIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDParams) WithTimeout ¶

WithTimeout adds the timeout to the put IP loadbalancing service name TCP farm farm ID server server ID params

func (*PutIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PutIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDReader ¶

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

PutIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDReader is a Reader for the PutIPLoadbalancingServiceNameTCPFarmFarmIDServerServerID structure.

func (*PutIPLoadbalancingServiceNameTCPFarmFarmIDServerServerIDReader) ReadResponse ¶

ReadResponse reads a server response into the received o.

type PutIPLoadbalancingServiceNameTCPFrontendFrontendIDDefault ¶

type PutIPLoadbalancingServiceNameTCPFrontendFrontendIDDefault struct {
	Payload *models.PutIPLoadbalancingServiceNameTCPFrontendFrontendIDDefaultBody
	// contains filtered or unexported fields
}

PutIPLoadbalancingServiceNameTCPFrontendFrontendIDDefault handles this case with default header values.

Unexpected error

func NewPutIPLoadbalancingServiceNameTCPFrontendFrontendIDDefault ¶

func NewPutIPLoadbalancingServiceNameTCPFrontendFrontendIDDefault(code int) *PutIPLoadbalancingServiceNameTCPFrontendFrontendIDDefault

NewPutIPLoadbalancingServiceNameTCPFrontendFrontendIDDefault creates a PutIPLoadbalancingServiceNameTCPFrontendFrontendIDDefault with default headers values

func (*PutIPLoadbalancingServiceNameTCPFrontendFrontendIDDefault) Code ¶

Code gets the status code for the put IP loadbalancing service name TCP frontend frontend ID default response

func (*PutIPLoadbalancingServiceNameTCPFrontendFrontendIDDefault) Error ¶

type PutIPLoadbalancingServiceNameTCPFrontendFrontendIDOK ¶

type PutIPLoadbalancingServiceNameTCPFrontendFrontendIDOK struct {
}

PutIPLoadbalancingServiceNameTCPFrontendFrontendIDOK handles this case with default header values.

return 'void'

func NewPutIPLoadbalancingServiceNameTCPFrontendFrontendIDOK ¶

func NewPutIPLoadbalancingServiceNameTCPFrontendFrontendIDOK() *PutIPLoadbalancingServiceNameTCPFrontendFrontendIDOK

NewPutIPLoadbalancingServiceNameTCPFrontendFrontendIDOK creates a PutIPLoadbalancingServiceNameTCPFrontendFrontendIDOK with default headers values

func (*PutIPLoadbalancingServiceNameTCPFrontendFrontendIDOK) Error ¶

type PutIPLoadbalancingServiceNameTCPFrontendFrontendIDParams ¶

type PutIPLoadbalancingServiceNameTCPFrontendFrontendIDParams struct {

	/*FrontendID*/
	FrontendID int64
	/*IPLBTCPFrontendPut*/
	IPLBTCPFrontendPut *models.IPLBFrontendTCPFrontendTCP
	/*ServiceName*/
	ServiceName string

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

PutIPLoadbalancingServiceNameTCPFrontendFrontendIDParams contains all the parameters to send to the API endpoint for the put IP loadbalancing service name TCP frontend frontend ID operation typically these are written to a http.Request

func NewPutIPLoadbalancingServiceNameTCPFrontendFrontendIDParams ¶

func NewPutIPLoadbalancingServiceNameTCPFrontendFrontendIDParams() *PutIPLoadbalancingServiceNameTCPFrontendFrontendIDParams

NewPutIPLoadbalancingServiceNameTCPFrontendFrontendIDParams creates a new PutIPLoadbalancingServiceNameTCPFrontendFrontendIDParams object with the default values initialized.

func NewPutIPLoadbalancingServiceNameTCPFrontendFrontendIDParamsWithContext ¶

func NewPutIPLoadbalancingServiceNameTCPFrontendFrontendIDParamsWithContext(ctx context.Context) *PutIPLoadbalancingServiceNameTCPFrontendFrontendIDParams

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

func NewPutIPLoadbalancingServiceNameTCPFrontendFrontendIDParamsWithHTTPClient ¶

func NewPutIPLoadbalancingServiceNameTCPFrontendFrontendIDParamsWithHTTPClient(client *http.Client) *PutIPLoadbalancingServiceNameTCPFrontendFrontendIDParams

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

func NewPutIPLoadbalancingServiceNameTCPFrontendFrontendIDParamsWithTimeout ¶

func NewPutIPLoadbalancingServiceNameTCPFrontendFrontendIDParamsWithTimeout(timeout time.Duration) *PutIPLoadbalancingServiceNameTCPFrontendFrontendIDParams

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

func (*PutIPLoadbalancingServiceNameTCPFrontendFrontendIDParams) SetContext ¶

SetContext adds the context to the put IP loadbalancing service name TCP frontend frontend ID params

func (*PutIPLoadbalancingServiceNameTCPFrontendFrontendIDParams) SetFrontendID ¶

SetFrontendID adds the frontendId to the put IP loadbalancing service name TCP frontend frontend ID params

func (*PutIPLoadbalancingServiceNameTCPFrontendFrontendIDParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the put IP loadbalancing service name TCP frontend frontend ID params

func (*PutIPLoadbalancingServiceNameTCPFrontendFrontendIDParams) SetIPLBTCPFrontendPut ¶

SetIPLBTCPFrontendPut adds the iplbTcpFrontendPut to the put IP loadbalancing service name TCP frontend frontend ID params

func (*PutIPLoadbalancingServiceNameTCPFrontendFrontendIDParams) SetServiceName ¶

SetServiceName adds the serviceName to the put IP loadbalancing service name TCP frontend frontend ID params

func (*PutIPLoadbalancingServiceNameTCPFrontendFrontendIDParams) SetTimeout ¶

SetTimeout adds the timeout to the put IP loadbalancing service name TCP frontend frontend ID params

func (*PutIPLoadbalancingServiceNameTCPFrontendFrontendIDParams) WithContext ¶

WithContext adds the context to the put IP loadbalancing service name TCP frontend frontend ID params

func (*PutIPLoadbalancingServiceNameTCPFrontendFrontendIDParams) WithFrontendID ¶

WithFrontendID adds the frontendID to the put IP loadbalancing service name TCP frontend frontend ID params

func (*PutIPLoadbalancingServiceNameTCPFrontendFrontendIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the put IP loadbalancing service name TCP frontend frontend ID params

func (*PutIPLoadbalancingServiceNameTCPFrontendFrontendIDParams) WithIPLBTCPFrontendPut ¶

WithIPLBTCPFrontendPut adds the iPLBTCPFrontendPut to the put IP loadbalancing service name TCP frontend frontend ID params

func (*PutIPLoadbalancingServiceNameTCPFrontendFrontendIDParams) WithServiceName ¶

WithServiceName adds the serviceName to the put IP loadbalancing service name TCP frontend frontend ID params

func (*PutIPLoadbalancingServiceNameTCPFrontendFrontendIDParams) WithTimeout ¶

WithTimeout adds the timeout to the put IP loadbalancing service name TCP frontend frontend ID params

func (*PutIPLoadbalancingServiceNameTCPFrontendFrontendIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PutIPLoadbalancingServiceNameTCPFrontendFrontendIDReader ¶

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

PutIPLoadbalancingServiceNameTCPFrontendFrontendIDReader is a Reader for the PutIPLoadbalancingServiceNameTCPFrontendFrontendID structure.

func (*PutIPLoadbalancingServiceNameTCPFrontendFrontendIDReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type PutIPLoadbalancingServiceNameTCPRouteRouteIDDefault ¶

type PutIPLoadbalancingServiceNameTCPRouteRouteIDDefault struct {
	Payload *models.PutIPLoadbalancingServiceNameTCPRouteRouteIDDefaultBody
	// contains filtered or unexported fields
}

PutIPLoadbalancingServiceNameTCPRouteRouteIDDefault handles this case with default header values.

Unexpected error

func NewPutIPLoadbalancingServiceNameTCPRouteRouteIDDefault ¶

func NewPutIPLoadbalancingServiceNameTCPRouteRouteIDDefault(code int) *PutIPLoadbalancingServiceNameTCPRouteRouteIDDefault

NewPutIPLoadbalancingServiceNameTCPRouteRouteIDDefault creates a PutIPLoadbalancingServiceNameTCPRouteRouteIDDefault with default headers values

func (*PutIPLoadbalancingServiceNameTCPRouteRouteIDDefault) Code ¶

Code gets the status code for the put IP loadbalancing service name TCP route route ID default response

func (*PutIPLoadbalancingServiceNameTCPRouteRouteIDDefault) Error ¶

type PutIPLoadbalancingServiceNameTCPRouteRouteIDOK ¶

type PutIPLoadbalancingServiceNameTCPRouteRouteIDOK struct {
}

PutIPLoadbalancingServiceNameTCPRouteRouteIDOK handles this case with default header values.

return 'void'

func NewPutIPLoadbalancingServiceNameTCPRouteRouteIDOK ¶

func NewPutIPLoadbalancingServiceNameTCPRouteRouteIDOK() *PutIPLoadbalancingServiceNameTCPRouteRouteIDOK

NewPutIPLoadbalancingServiceNameTCPRouteRouteIDOK creates a PutIPLoadbalancingServiceNameTCPRouteRouteIDOK with default headers values

func (*PutIPLoadbalancingServiceNameTCPRouteRouteIDOK) Error ¶

type PutIPLoadbalancingServiceNameTCPRouteRouteIDParams ¶

type PutIPLoadbalancingServiceNameTCPRouteRouteIDParams struct {

	/*IPLBTCPRoutePut*/
	IPLBTCPRoutePut *models.IPLBRouteTCPRouteTCP
	/*RouteID*/
	RouteID int64
	/*ServiceName*/
	ServiceName string

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

PutIPLoadbalancingServiceNameTCPRouteRouteIDParams contains all the parameters to send to the API endpoint for the put IP loadbalancing service name TCP route route ID operation typically these are written to a http.Request

func NewPutIPLoadbalancingServiceNameTCPRouteRouteIDParams ¶

func NewPutIPLoadbalancingServiceNameTCPRouteRouteIDParams() *PutIPLoadbalancingServiceNameTCPRouteRouteIDParams

NewPutIPLoadbalancingServiceNameTCPRouteRouteIDParams creates a new PutIPLoadbalancingServiceNameTCPRouteRouteIDParams object with the default values initialized.

func NewPutIPLoadbalancingServiceNameTCPRouteRouteIDParamsWithContext ¶

func NewPutIPLoadbalancingServiceNameTCPRouteRouteIDParamsWithContext(ctx context.Context) *PutIPLoadbalancingServiceNameTCPRouteRouteIDParams

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

func NewPutIPLoadbalancingServiceNameTCPRouteRouteIDParamsWithHTTPClient ¶

func NewPutIPLoadbalancingServiceNameTCPRouteRouteIDParamsWithHTTPClient(client *http.Client) *PutIPLoadbalancingServiceNameTCPRouteRouteIDParams

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

func NewPutIPLoadbalancingServiceNameTCPRouteRouteIDParamsWithTimeout ¶

func NewPutIPLoadbalancingServiceNameTCPRouteRouteIDParamsWithTimeout(timeout time.Duration) *PutIPLoadbalancingServiceNameTCPRouteRouteIDParams

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

func (*PutIPLoadbalancingServiceNameTCPRouteRouteIDParams) SetContext ¶

SetContext adds the context to the put IP loadbalancing service name TCP route route ID params

func (*PutIPLoadbalancingServiceNameTCPRouteRouteIDParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the put IP loadbalancing service name TCP route route ID params

func (*PutIPLoadbalancingServiceNameTCPRouteRouteIDParams) SetIPLBTCPRoutePut ¶

func (o *PutIPLoadbalancingServiceNameTCPRouteRouteIDParams) SetIPLBTCPRoutePut(iPLBTCPRoutePut *models.IPLBRouteTCPRouteTCP)

SetIPLBTCPRoutePut adds the iplbTcpRoutePut to the put IP loadbalancing service name TCP route route ID params

func (*PutIPLoadbalancingServiceNameTCPRouteRouteIDParams) SetRouteID ¶

SetRouteID adds the routeId to the put IP loadbalancing service name TCP route route ID params

func (*PutIPLoadbalancingServiceNameTCPRouteRouteIDParams) SetServiceName ¶

func (o *PutIPLoadbalancingServiceNameTCPRouteRouteIDParams) SetServiceName(serviceName string)

SetServiceName adds the serviceName to the put IP loadbalancing service name TCP route route ID params

func (*PutIPLoadbalancingServiceNameTCPRouteRouteIDParams) SetTimeout ¶

SetTimeout adds the timeout to the put IP loadbalancing service name TCP route route ID params

func (*PutIPLoadbalancingServiceNameTCPRouteRouteIDParams) WithContext ¶

WithContext adds the context to the put IP loadbalancing service name TCP route route ID params

func (*PutIPLoadbalancingServiceNameTCPRouteRouteIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the put IP loadbalancing service name TCP route route ID params

func (*PutIPLoadbalancingServiceNameTCPRouteRouteIDParams) WithIPLBTCPRoutePut ¶

WithIPLBTCPRoutePut adds the iPLBTCPRoutePut to the put IP loadbalancing service name TCP route route ID params

func (*PutIPLoadbalancingServiceNameTCPRouteRouteIDParams) WithRouteID ¶

WithRouteID adds the routeID to the put IP loadbalancing service name TCP route route ID params

func (*PutIPLoadbalancingServiceNameTCPRouteRouteIDParams) WithServiceName ¶

WithServiceName adds the serviceName to the put IP loadbalancing service name TCP route route ID params

func (*PutIPLoadbalancingServiceNameTCPRouteRouteIDParams) WithTimeout ¶

WithTimeout adds the timeout to the put IP loadbalancing service name TCP route route ID params

func (*PutIPLoadbalancingServiceNameTCPRouteRouteIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PutIPLoadbalancingServiceNameTCPRouteRouteIDReader ¶

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

PutIPLoadbalancingServiceNameTCPRouteRouteIDReader is a Reader for the PutIPLoadbalancingServiceNameTCPRouteRouteID structure.

func (*PutIPLoadbalancingServiceNameTCPRouteRouteIDReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type PutIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDDefault ¶

type PutIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDDefault struct {
	Payload *models.PutIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDDefaultBody
	// contains filtered or unexported fields
}

PutIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDDefault handles this case with default header values.

Unexpected error

func NewPutIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDDefault ¶

func NewPutIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDDefault(code int) *PutIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDDefault

NewPutIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDDefault creates a PutIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDDefault with default headers values

func (*PutIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDDefault) Code ¶

Code gets the status code for the put IP loadbalancing service name TCP route route ID rule rule ID default response

func (*PutIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDDefault) Error ¶

type PutIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDOK ¶

type PutIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDOK struct {
}

PutIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDOK handles this case with default header values.

return 'void'

func NewPutIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDOK ¶

func NewPutIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDOK() *PutIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDOK

NewPutIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDOK creates a PutIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDOK with default headers values

func (*PutIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDOK) Error ¶

type PutIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDParams ¶

type PutIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDParams struct {

	/*IPLBTCPRouteRulePut*/
	IPLBTCPRouteRulePut *models.IPLBRouteRuleRouteRule
	/*RouteID*/
	RouteID int64
	/*RuleID*/
	RuleID int64
	/*ServiceName*/
	ServiceName string

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

PutIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDParams contains all the parameters to send to the API endpoint for the put IP loadbalancing service name TCP route route ID rule rule ID operation typically these are written to a http.Request

func NewPutIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDParams ¶

func NewPutIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDParams() *PutIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDParams

NewPutIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDParams creates a new PutIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDParams object with the default values initialized.

func NewPutIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDParamsWithContext ¶

func NewPutIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDParamsWithContext(ctx context.Context) *PutIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDParams

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

func NewPutIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDParamsWithHTTPClient ¶

func NewPutIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDParamsWithHTTPClient(client *http.Client) *PutIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDParams

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

func NewPutIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDParamsWithTimeout ¶

func NewPutIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDParamsWithTimeout(timeout time.Duration) *PutIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDParams

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

func (*PutIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDParams) SetContext ¶

SetContext adds the context to the put IP loadbalancing service name TCP route route ID rule rule ID params

func (*PutIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the put IP loadbalancing service name TCP route route ID rule rule ID params

func (*PutIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDParams) SetIPLBTCPRouteRulePut ¶

func (o *PutIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDParams) SetIPLBTCPRouteRulePut(iPLBTCPRouteRulePut *models.IPLBRouteRuleRouteRule)

SetIPLBTCPRouteRulePut adds the iplbTcpRouteRulePut to the put IP loadbalancing service name TCP route route ID rule rule ID params

func (*PutIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDParams) SetRouteID ¶

SetRouteID adds the routeId to the put IP loadbalancing service name TCP route route ID rule rule ID params

func (*PutIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDParams) SetRuleID ¶

SetRuleID adds the ruleId to the put IP loadbalancing service name TCP route route ID rule rule ID params

func (*PutIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDParams) SetServiceName ¶

SetServiceName adds the serviceName to the put IP loadbalancing service name TCP route route ID rule rule ID params

func (*PutIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDParams) SetTimeout ¶

SetTimeout adds the timeout to the put IP loadbalancing service name TCP route route ID rule rule ID params

func (*PutIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDParams) WithContext ¶

WithContext adds the context to the put IP loadbalancing service name TCP route route ID rule rule ID params

func (*PutIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the put IP loadbalancing service name TCP route route ID rule rule ID params

func (*PutIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDParams) WithIPLBTCPRouteRulePut ¶

WithIPLBTCPRouteRulePut adds the iPLBTCPRouteRulePut to the put IP loadbalancing service name TCP route route ID rule rule ID params

func (*PutIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDParams) WithRouteID ¶

WithRouteID adds the routeID to the put IP loadbalancing service name TCP route route ID rule rule ID params

func (*PutIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDParams) WithRuleID ¶

WithRuleID adds the ruleID to the put IP loadbalancing service name TCP route route ID rule rule ID params

func (*PutIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDParams) WithServiceName ¶

WithServiceName adds the serviceName to the put IP loadbalancing service name TCP route route ID rule rule ID params

func (*PutIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDParams) WithTimeout ¶

WithTimeout adds the timeout to the put IP loadbalancing service name TCP route route ID rule rule ID params

func (*PutIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PutIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDReader ¶

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

PutIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDReader is a Reader for the PutIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleID structure.

func (*PutIPLoadbalancingServiceNameTCPRouteRouteIDRuleRuleIDReader) ReadResponse ¶

ReadResponse reads a server response into the received o.

type PutIPLoadbalancingServiceNameUDPFarmFarmIDDefault ¶

type PutIPLoadbalancingServiceNameUDPFarmFarmIDDefault struct {
	Payload *models.PutIPLoadbalancingServiceNameUDPFarmFarmIDDefaultBody
	// contains filtered or unexported fields
}

PutIPLoadbalancingServiceNameUDPFarmFarmIDDefault handles this case with default header values.

Unexpected error

func NewPutIPLoadbalancingServiceNameUDPFarmFarmIDDefault ¶

func NewPutIPLoadbalancingServiceNameUDPFarmFarmIDDefault(code int) *PutIPLoadbalancingServiceNameUDPFarmFarmIDDefault

NewPutIPLoadbalancingServiceNameUDPFarmFarmIDDefault creates a PutIPLoadbalancingServiceNameUDPFarmFarmIDDefault with default headers values

func (*PutIPLoadbalancingServiceNameUDPFarmFarmIDDefault) Code ¶

Code gets the status code for the put IP loadbalancing service name UDP farm farm ID default response

func (*PutIPLoadbalancingServiceNameUDPFarmFarmIDDefault) Error ¶

type PutIPLoadbalancingServiceNameUDPFarmFarmIDOK ¶

type PutIPLoadbalancingServiceNameUDPFarmFarmIDOK struct {
}

PutIPLoadbalancingServiceNameUDPFarmFarmIDOK handles this case with default header values.

return 'void'

func NewPutIPLoadbalancingServiceNameUDPFarmFarmIDOK ¶

func NewPutIPLoadbalancingServiceNameUDPFarmFarmIDOK() *PutIPLoadbalancingServiceNameUDPFarmFarmIDOK

NewPutIPLoadbalancingServiceNameUDPFarmFarmIDOK creates a PutIPLoadbalancingServiceNameUDPFarmFarmIDOK with default headers values

func (*PutIPLoadbalancingServiceNameUDPFarmFarmIDOK) Error ¶

type PutIPLoadbalancingServiceNameUDPFarmFarmIDParams ¶

type PutIPLoadbalancingServiceNameUDPFarmFarmIDParams struct {

	/*FarmID*/
	FarmID int64
	/*IPLBUDPFarmPut*/
	IPLBUDPFarmPut *models.IPLBBackendUDPBackendUDP
	/*ServiceName*/
	ServiceName string

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

PutIPLoadbalancingServiceNameUDPFarmFarmIDParams contains all the parameters to send to the API endpoint for the put IP loadbalancing service name UDP farm farm ID operation typically these are written to a http.Request

func NewPutIPLoadbalancingServiceNameUDPFarmFarmIDParams ¶

func NewPutIPLoadbalancingServiceNameUDPFarmFarmIDParams() *PutIPLoadbalancingServiceNameUDPFarmFarmIDParams

NewPutIPLoadbalancingServiceNameUDPFarmFarmIDParams creates a new PutIPLoadbalancingServiceNameUDPFarmFarmIDParams object with the default values initialized.

func NewPutIPLoadbalancingServiceNameUDPFarmFarmIDParamsWithContext ¶

func NewPutIPLoadbalancingServiceNameUDPFarmFarmIDParamsWithContext(ctx context.Context) *PutIPLoadbalancingServiceNameUDPFarmFarmIDParams

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

func NewPutIPLoadbalancingServiceNameUDPFarmFarmIDParamsWithHTTPClient ¶

func NewPutIPLoadbalancingServiceNameUDPFarmFarmIDParamsWithHTTPClient(client *http.Client) *PutIPLoadbalancingServiceNameUDPFarmFarmIDParams

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

func NewPutIPLoadbalancingServiceNameUDPFarmFarmIDParamsWithTimeout ¶

func NewPutIPLoadbalancingServiceNameUDPFarmFarmIDParamsWithTimeout(timeout time.Duration) *PutIPLoadbalancingServiceNameUDPFarmFarmIDParams

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

func (*PutIPLoadbalancingServiceNameUDPFarmFarmIDParams) SetContext ¶

SetContext adds the context to the put IP loadbalancing service name UDP farm farm ID params

func (*PutIPLoadbalancingServiceNameUDPFarmFarmIDParams) SetFarmID ¶

SetFarmID adds the farmId to the put IP loadbalancing service name UDP farm farm ID params

func (*PutIPLoadbalancingServiceNameUDPFarmFarmIDParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the put IP loadbalancing service name UDP farm farm ID params

func (*PutIPLoadbalancingServiceNameUDPFarmFarmIDParams) SetIPLBUDPFarmPut ¶

SetIPLBUDPFarmPut adds the iplbUdpFarmPut to the put IP loadbalancing service name UDP farm farm ID params

func (*PutIPLoadbalancingServiceNameUDPFarmFarmIDParams) SetServiceName ¶

func (o *PutIPLoadbalancingServiceNameUDPFarmFarmIDParams) SetServiceName(serviceName string)

SetServiceName adds the serviceName to the put IP loadbalancing service name UDP farm farm ID params

func (*PutIPLoadbalancingServiceNameUDPFarmFarmIDParams) SetTimeout ¶

SetTimeout adds the timeout to the put IP loadbalancing service name UDP farm farm ID params

func (*PutIPLoadbalancingServiceNameUDPFarmFarmIDParams) WithContext ¶

WithContext adds the context to the put IP loadbalancing service name UDP farm farm ID params

func (*PutIPLoadbalancingServiceNameUDPFarmFarmIDParams) WithFarmID ¶

WithFarmID adds the farmID to the put IP loadbalancing service name UDP farm farm ID params

func (*PutIPLoadbalancingServiceNameUDPFarmFarmIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the put IP loadbalancing service name UDP farm farm ID params

func (*PutIPLoadbalancingServiceNameUDPFarmFarmIDParams) WithIPLBUDPFarmPut ¶

WithIPLBUDPFarmPut adds the iPLBUDPFarmPut to the put IP loadbalancing service name UDP farm farm ID params

func (*PutIPLoadbalancingServiceNameUDPFarmFarmIDParams) WithServiceName ¶

WithServiceName adds the serviceName to the put IP loadbalancing service name UDP farm farm ID params

func (*PutIPLoadbalancingServiceNameUDPFarmFarmIDParams) WithTimeout ¶

WithTimeout adds the timeout to the put IP loadbalancing service name UDP farm farm ID params

func (*PutIPLoadbalancingServiceNameUDPFarmFarmIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PutIPLoadbalancingServiceNameUDPFarmFarmIDReader ¶

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

PutIPLoadbalancingServiceNameUDPFarmFarmIDReader is a Reader for the PutIPLoadbalancingServiceNameUDPFarmFarmID structure.

func (*PutIPLoadbalancingServiceNameUDPFarmFarmIDReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type PutIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDDefault ¶

type PutIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDDefault struct {
	Payload *models.PutIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDDefaultBody
	// contains filtered or unexported fields
}

PutIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDDefault handles this case with default header values.

Unexpected error

func NewPutIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDDefault ¶

func NewPutIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDDefault(code int) *PutIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDDefault

NewPutIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDDefault creates a PutIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDDefault with default headers values

func (*PutIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDDefault) Code ¶

Code gets the status code for the put IP loadbalancing service name UDP farm farm ID server server ID default response

func (*PutIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDDefault) Error ¶

type PutIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDOK ¶

type PutIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDOK struct {
}

PutIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDOK handles this case with default header values.

return 'void'

func NewPutIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDOK ¶

func NewPutIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDOK() *PutIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDOK

NewPutIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDOK creates a PutIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDOK with default headers values

func (*PutIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDOK) Error ¶

type PutIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDParams ¶

type PutIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDParams struct {

	/*FarmID*/
	FarmID int64
	/*IPLBUDPFarmServerPut*/
	IPLBUDPFarmServerPut *models.IPLBBackendUDPCustomerServerBackendUDPServer
	/*ServerID*/
	ServerID int64
	/*ServiceName*/
	ServiceName string

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

PutIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDParams contains all the parameters to send to the API endpoint for the put IP loadbalancing service name UDP farm farm ID server server ID operation typically these are written to a http.Request

func NewPutIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDParams ¶

func NewPutIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDParams() *PutIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDParams

NewPutIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDParams creates a new PutIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDParams object with the default values initialized.

func NewPutIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDParamsWithContext ¶

func NewPutIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDParamsWithContext(ctx context.Context) *PutIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDParams

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

func NewPutIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDParamsWithHTTPClient ¶

func NewPutIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDParamsWithHTTPClient(client *http.Client) *PutIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDParams

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

func NewPutIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDParamsWithTimeout ¶

func NewPutIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDParamsWithTimeout(timeout time.Duration) *PutIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDParams

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

func (*PutIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDParams) SetContext ¶

SetContext adds the context to the put IP loadbalancing service name UDP farm farm ID server server ID params

func (*PutIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDParams) SetFarmID ¶

SetFarmID adds the farmId to the put IP loadbalancing service name UDP farm farm ID server server ID params

func (*PutIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the put IP loadbalancing service name UDP farm farm ID server server ID params

func (*PutIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDParams) SetIPLBUDPFarmServerPut ¶

SetIPLBUDPFarmServerPut adds the iplbUdpFarmServerPut to the put IP loadbalancing service name UDP farm farm ID server server ID params

func (*PutIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDParams) SetServerID ¶

SetServerID adds the serverId to the put IP loadbalancing service name UDP farm farm ID server server ID params

func (*PutIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDParams) SetServiceName ¶

SetServiceName adds the serviceName to the put IP loadbalancing service name UDP farm farm ID server server ID params

func (*PutIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDParams) SetTimeout ¶

SetTimeout adds the timeout to the put IP loadbalancing service name UDP farm farm ID server server ID params

func (*PutIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDParams) WithContext ¶

WithContext adds the context to the put IP loadbalancing service name UDP farm farm ID server server ID params

func (*PutIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDParams) WithFarmID ¶

WithFarmID adds the farmID to the put IP loadbalancing service name UDP farm farm ID server server ID params

func (*PutIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the put IP loadbalancing service name UDP farm farm ID server server ID params

func (*PutIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDParams) WithIPLBUDPFarmServerPut ¶

WithIPLBUDPFarmServerPut adds the iPLBUDPFarmServerPut to the put IP loadbalancing service name UDP farm farm ID server server ID params

func (*PutIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDParams) WithServerID ¶

WithServerID adds the serverID to the put IP loadbalancing service name UDP farm farm ID server server ID params

func (*PutIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDParams) WithServiceName ¶

WithServiceName adds the serviceName to the put IP loadbalancing service name UDP farm farm ID server server ID params

func (*PutIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDParams) WithTimeout ¶

WithTimeout adds the timeout to the put IP loadbalancing service name UDP farm farm ID server server ID params

func (*PutIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PutIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDReader ¶

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

PutIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDReader is a Reader for the PutIPLoadbalancingServiceNameUDPFarmFarmIDServerServerID structure.

func (*PutIPLoadbalancingServiceNameUDPFarmFarmIDServerServerIDReader) ReadResponse ¶

ReadResponse reads a server response into the received o.

type PutIPLoadbalancingServiceNameUDPFrontendFrontendIDDefault ¶

type PutIPLoadbalancingServiceNameUDPFrontendFrontendIDDefault struct {
	Payload *models.PutIPLoadbalancingServiceNameUDPFrontendFrontendIDDefaultBody
	// contains filtered or unexported fields
}

PutIPLoadbalancingServiceNameUDPFrontendFrontendIDDefault handles this case with default header values.

Unexpected error

func NewPutIPLoadbalancingServiceNameUDPFrontendFrontendIDDefault ¶

func NewPutIPLoadbalancingServiceNameUDPFrontendFrontendIDDefault(code int) *PutIPLoadbalancingServiceNameUDPFrontendFrontendIDDefault

NewPutIPLoadbalancingServiceNameUDPFrontendFrontendIDDefault creates a PutIPLoadbalancingServiceNameUDPFrontendFrontendIDDefault with default headers values

func (*PutIPLoadbalancingServiceNameUDPFrontendFrontendIDDefault) Code ¶

Code gets the status code for the put IP loadbalancing service name UDP frontend frontend ID default response

func (*PutIPLoadbalancingServiceNameUDPFrontendFrontendIDDefault) Error ¶

type PutIPLoadbalancingServiceNameUDPFrontendFrontendIDOK ¶

type PutIPLoadbalancingServiceNameUDPFrontendFrontendIDOK struct {
}

PutIPLoadbalancingServiceNameUDPFrontendFrontendIDOK handles this case with default header values.

return 'void'

func NewPutIPLoadbalancingServiceNameUDPFrontendFrontendIDOK ¶

func NewPutIPLoadbalancingServiceNameUDPFrontendFrontendIDOK() *PutIPLoadbalancingServiceNameUDPFrontendFrontendIDOK

NewPutIPLoadbalancingServiceNameUDPFrontendFrontendIDOK creates a PutIPLoadbalancingServiceNameUDPFrontendFrontendIDOK with default headers values

func (*PutIPLoadbalancingServiceNameUDPFrontendFrontendIDOK) Error ¶

type PutIPLoadbalancingServiceNameUDPFrontendFrontendIDParams ¶

type PutIPLoadbalancingServiceNameUDPFrontendFrontendIDParams struct {

	/*FrontendID*/
	FrontendID int64
	/*IPLBUDPFrontendPut*/
	IPLBUDPFrontendPut *models.IPLBFrontendUDPFrontendUDP
	/*ServiceName*/
	ServiceName string

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

PutIPLoadbalancingServiceNameUDPFrontendFrontendIDParams contains all the parameters to send to the API endpoint for the put IP loadbalancing service name UDP frontend frontend ID operation typically these are written to a http.Request

func NewPutIPLoadbalancingServiceNameUDPFrontendFrontendIDParams ¶

func NewPutIPLoadbalancingServiceNameUDPFrontendFrontendIDParams() *PutIPLoadbalancingServiceNameUDPFrontendFrontendIDParams

NewPutIPLoadbalancingServiceNameUDPFrontendFrontendIDParams creates a new PutIPLoadbalancingServiceNameUDPFrontendFrontendIDParams object with the default values initialized.

func NewPutIPLoadbalancingServiceNameUDPFrontendFrontendIDParamsWithContext ¶

func NewPutIPLoadbalancingServiceNameUDPFrontendFrontendIDParamsWithContext(ctx context.Context) *PutIPLoadbalancingServiceNameUDPFrontendFrontendIDParams

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

func NewPutIPLoadbalancingServiceNameUDPFrontendFrontendIDParamsWithHTTPClient ¶

func NewPutIPLoadbalancingServiceNameUDPFrontendFrontendIDParamsWithHTTPClient(client *http.Client) *PutIPLoadbalancingServiceNameUDPFrontendFrontendIDParams

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

func NewPutIPLoadbalancingServiceNameUDPFrontendFrontendIDParamsWithTimeout ¶

func NewPutIPLoadbalancingServiceNameUDPFrontendFrontendIDParamsWithTimeout(timeout time.Duration) *PutIPLoadbalancingServiceNameUDPFrontendFrontendIDParams

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

func (*PutIPLoadbalancingServiceNameUDPFrontendFrontendIDParams) SetContext ¶

SetContext adds the context to the put IP loadbalancing service name UDP frontend frontend ID params

func (*PutIPLoadbalancingServiceNameUDPFrontendFrontendIDParams) SetFrontendID ¶

SetFrontendID adds the frontendId to the put IP loadbalancing service name UDP frontend frontend ID params

func (*PutIPLoadbalancingServiceNameUDPFrontendFrontendIDParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the put IP loadbalancing service name UDP frontend frontend ID params

func (*PutIPLoadbalancingServiceNameUDPFrontendFrontendIDParams) SetIPLBUDPFrontendPut ¶

SetIPLBUDPFrontendPut adds the iplbUdpFrontendPut to the put IP loadbalancing service name UDP frontend frontend ID params

func (*PutIPLoadbalancingServiceNameUDPFrontendFrontendIDParams) SetServiceName ¶

SetServiceName adds the serviceName to the put IP loadbalancing service name UDP frontend frontend ID params

func (*PutIPLoadbalancingServiceNameUDPFrontendFrontendIDParams) SetTimeout ¶

SetTimeout adds the timeout to the put IP loadbalancing service name UDP frontend frontend ID params

func (*PutIPLoadbalancingServiceNameUDPFrontendFrontendIDParams) WithContext ¶

WithContext adds the context to the put IP loadbalancing service name UDP frontend frontend ID params

func (*PutIPLoadbalancingServiceNameUDPFrontendFrontendIDParams) WithFrontendID ¶

WithFrontendID adds the frontendID to the put IP loadbalancing service name UDP frontend frontend ID params

func (*PutIPLoadbalancingServiceNameUDPFrontendFrontendIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the put IP loadbalancing service name UDP frontend frontend ID params

func (*PutIPLoadbalancingServiceNameUDPFrontendFrontendIDParams) WithIPLBUDPFrontendPut ¶

WithIPLBUDPFrontendPut adds the iPLBUDPFrontendPut to the put IP loadbalancing service name UDP frontend frontend ID params

func (*PutIPLoadbalancingServiceNameUDPFrontendFrontendIDParams) WithServiceName ¶

WithServiceName adds the serviceName to the put IP loadbalancing service name UDP frontend frontend ID params

func (*PutIPLoadbalancingServiceNameUDPFrontendFrontendIDParams) WithTimeout ¶

WithTimeout adds the timeout to the put IP loadbalancing service name UDP frontend frontend ID params

func (*PutIPLoadbalancingServiceNameUDPFrontendFrontendIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PutIPLoadbalancingServiceNameUDPFrontendFrontendIDReader ¶

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

PutIPLoadbalancingServiceNameUDPFrontendFrontendIDReader is a Reader for the PutIPLoadbalancingServiceNameUDPFrontendFrontendID structure.

func (*PutIPLoadbalancingServiceNameUDPFrontendFrontendIDReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type PutIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDDefault ¶

type PutIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDDefault struct {
	Payload *models.PutIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDDefaultBody
	// contains filtered or unexported fields
}

PutIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDDefault handles this case with default header values.

Unexpected error

func NewPutIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDDefault ¶

func NewPutIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDDefault(code int) *PutIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDDefault

NewPutIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDDefault creates a PutIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDDefault with default headers values

func (*PutIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDDefault) Code ¶

Code gets the status code for the put IP loadbalancing service name vrack network vrack network ID default response

func (*PutIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDDefault) Error ¶

type PutIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDOK ¶

type PutIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDOK struct {
}

PutIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDOK handles this case with default header values.

return 'void'

func NewPutIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDOK ¶

func NewPutIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDOK() *PutIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDOK

NewPutIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDOK creates a PutIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDOK with default headers values

func (*PutIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDOK) Error ¶

type PutIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDParams ¶

type PutIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDParams struct {

	/*IPLBVrackNetworkPut*/
	IPLBVrackNetworkPut *models.IPLBVrackNetworkVrackNetwork
	/*ServiceName*/
	ServiceName string
	/*VrackNetworkID*/
	VrackNetworkID int64

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

PutIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDParams contains all the parameters to send to the API endpoint for the put IP loadbalancing service name vrack network vrack network ID operation typically these are written to a http.Request

func NewPutIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDParams ¶

func NewPutIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDParams() *PutIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDParams

NewPutIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDParams creates a new PutIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDParams object with the default values initialized.

func NewPutIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDParamsWithContext ¶

func NewPutIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDParamsWithContext(ctx context.Context) *PutIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDParams

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

func NewPutIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDParamsWithHTTPClient ¶

func NewPutIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDParamsWithHTTPClient(client *http.Client) *PutIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDParams

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

func NewPutIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDParamsWithTimeout ¶

func NewPutIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDParamsWithTimeout(timeout time.Duration) *PutIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDParams

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

func (*PutIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDParams) SetContext ¶

SetContext adds the context to the put IP loadbalancing service name vrack network vrack network ID params

func (*PutIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the put IP loadbalancing service name vrack network vrack network ID params

func (*PutIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDParams) SetIPLBVrackNetworkPut ¶

SetIPLBVrackNetworkPut adds the iplbVrackNetworkPut to the put IP loadbalancing service name vrack network vrack network ID params

func (*PutIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDParams) SetServiceName ¶

SetServiceName adds the serviceName to the put IP loadbalancing service name vrack network vrack network ID params

func (*PutIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDParams) SetTimeout ¶

SetTimeout adds the timeout to the put IP loadbalancing service name vrack network vrack network ID params

func (*PutIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDParams) SetVrackNetworkID ¶

func (o *PutIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDParams) SetVrackNetworkID(vrackNetworkID int64)

SetVrackNetworkID adds the vrackNetworkId to the put IP loadbalancing service name vrack network vrack network ID params

func (*PutIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDParams) WithContext ¶

WithContext adds the context to the put IP loadbalancing service name vrack network vrack network ID params

func (*PutIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the put IP loadbalancing service name vrack network vrack network ID params

func (*PutIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDParams) WithIPLBVrackNetworkPut ¶

WithIPLBVrackNetworkPut adds the iPLBVrackNetworkPut to the put IP loadbalancing service name vrack network vrack network ID params

func (*PutIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDParams) WithServiceName ¶

WithServiceName adds the serviceName to the put IP loadbalancing service name vrack network vrack network ID params

func (*PutIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDParams) WithTimeout ¶

WithTimeout adds the timeout to the put IP loadbalancing service name vrack network vrack network ID params

func (*PutIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDParams) WithVrackNetworkID ¶

WithVrackNetworkID adds the vrackNetworkID to the put IP loadbalancing service name vrack network vrack network ID params

func (*PutIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PutIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDReader ¶

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

PutIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDReader is a Reader for the PutIPLoadbalancingServiceNameVrackNetworkVrackNetworkID structure.

func (*PutIPLoadbalancingServiceNameVrackNetworkVrackNetworkIDReader) 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