m_x_inbound_firewall

package
v0.0.0-...-b7c797c Latest Latest
Warning

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

Go to latest
Published: Mar 26, 2020 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

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

Client for m x inbound firewall API

func (*Client) GetNetworkApplianceFirewallInboundFirewallRules

GetNetworkApplianceFirewallInboundFirewallRules gets network appliance firewall inbound firewall rules

Return the inbound firewall rules for an MX network

func (*Client) SetTransport

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

SetTransport changes the transport on the client

func (*Client) UpdateNetworkApplianceFirewallInboundFirewallRules

UpdateNetworkApplianceFirewallInboundFirewallRules updates network appliance firewall inbound firewall rules

Update the inbound firewall rules of an MX network

type ClientService

type ClientService interface {
	GetNetworkApplianceFirewallInboundFirewallRules(params *GetNetworkApplianceFirewallInboundFirewallRulesParams, authInfo runtime.ClientAuthInfoWriter) (*GetNetworkApplianceFirewallInboundFirewallRulesOK, error)

	UpdateNetworkApplianceFirewallInboundFirewallRules(params *UpdateNetworkApplianceFirewallInboundFirewallRulesParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateNetworkApplianceFirewallInboundFirewallRulesOK, error)

	SetTransport(transport runtime.ClientTransport)
}

ClientService is the interface for Client methods

func New

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

New creates a new m x inbound firewall API client.

type GetNetworkApplianceFirewallInboundFirewallRulesOK

type GetNetworkApplianceFirewallInboundFirewallRulesOK struct {
	Payload interface{}
}

GetNetworkApplianceFirewallInboundFirewallRulesOK handles this case with default header values.

Successful operation

func NewGetNetworkApplianceFirewallInboundFirewallRulesOK

func NewGetNetworkApplianceFirewallInboundFirewallRulesOK() *GetNetworkApplianceFirewallInboundFirewallRulesOK

NewGetNetworkApplianceFirewallInboundFirewallRulesOK creates a GetNetworkApplianceFirewallInboundFirewallRulesOK with default headers values

func (*GetNetworkApplianceFirewallInboundFirewallRulesOK) Error

func (*GetNetworkApplianceFirewallInboundFirewallRulesOK) GetPayload

func (o *GetNetworkApplianceFirewallInboundFirewallRulesOK) GetPayload() interface{}

type GetNetworkApplianceFirewallInboundFirewallRulesParams

type GetNetworkApplianceFirewallInboundFirewallRulesParams struct {

	/*NetworkID*/
	NetworkID string

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

GetNetworkApplianceFirewallInboundFirewallRulesParams contains all the parameters to send to the API endpoint for the get network appliance firewall inbound firewall rules operation typically these are written to a http.Request

func NewGetNetworkApplianceFirewallInboundFirewallRulesParams

func NewGetNetworkApplianceFirewallInboundFirewallRulesParams() *GetNetworkApplianceFirewallInboundFirewallRulesParams

NewGetNetworkApplianceFirewallInboundFirewallRulesParams creates a new GetNetworkApplianceFirewallInboundFirewallRulesParams object with the default values initialized.

func NewGetNetworkApplianceFirewallInboundFirewallRulesParamsWithContext

func NewGetNetworkApplianceFirewallInboundFirewallRulesParamsWithContext(ctx context.Context) *GetNetworkApplianceFirewallInboundFirewallRulesParams

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

func NewGetNetworkApplianceFirewallInboundFirewallRulesParamsWithHTTPClient

func NewGetNetworkApplianceFirewallInboundFirewallRulesParamsWithHTTPClient(client *http.Client) *GetNetworkApplianceFirewallInboundFirewallRulesParams

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

func NewGetNetworkApplianceFirewallInboundFirewallRulesParamsWithTimeout

func NewGetNetworkApplianceFirewallInboundFirewallRulesParamsWithTimeout(timeout time.Duration) *GetNetworkApplianceFirewallInboundFirewallRulesParams

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

func (*GetNetworkApplianceFirewallInboundFirewallRulesParams) SetContext

SetContext adds the context to the get network appliance firewall inbound firewall rules params

func (*GetNetworkApplianceFirewallInboundFirewallRulesParams) SetHTTPClient

SetHTTPClient adds the HTTPClient to the get network appliance firewall inbound firewall rules params

func (*GetNetworkApplianceFirewallInboundFirewallRulesParams) SetNetworkID

SetNetworkID adds the networkId to the get network appliance firewall inbound firewall rules params

func (*GetNetworkApplianceFirewallInboundFirewallRulesParams) SetTimeout

SetTimeout adds the timeout to the get network appliance firewall inbound firewall rules params

func (*GetNetworkApplianceFirewallInboundFirewallRulesParams) WithContext

WithContext adds the context to the get network appliance firewall inbound firewall rules params

func (*GetNetworkApplianceFirewallInboundFirewallRulesParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get network appliance firewall inbound firewall rules params

func (*GetNetworkApplianceFirewallInboundFirewallRulesParams) WithNetworkID

WithNetworkID adds the networkID to the get network appliance firewall inbound firewall rules params

func (*GetNetworkApplianceFirewallInboundFirewallRulesParams) WithTimeout

WithTimeout adds the timeout to the get network appliance firewall inbound firewall rules params

func (*GetNetworkApplianceFirewallInboundFirewallRulesParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetNetworkApplianceFirewallInboundFirewallRulesReader

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

GetNetworkApplianceFirewallInboundFirewallRulesReader is a Reader for the GetNetworkApplianceFirewallInboundFirewallRules structure.

func (*GetNetworkApplianceFirewallInboundFirewallRulesReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type UpdateNetworkApplianceFirewallInboundFirewallRulesOK

type UpdateNetworkApplianceFirewallInboundFirewallRulesOK struct {
	Payload interface{}
}

UpdateNetworkApplianceFirewallInboundFirewallRulesOK handles this case with default header values.

Successful operation

func NewUpdateNetworkApplianceFirewallInboundFirewallRulesOK

func NewUpdateNetworkApplianceFirewallInboundFirewallRulesOK() *UpdateNetworkApplianceFirewallInboundFirewallRulesOK

NewUpdateNetworkApplianceFirewallInboundFirewallRulesOK creates a UpdateNetworkApplianceFirewallInboundFirewallRulesOK with default headers values

func (*UpdateNetworkApplianceFirewallInboundFirewallRulesOK) Error

func (*UpdateNetworkApplianceFirewallInboundFirewallRulesOK) GetPayload

func (o *UpdateNetworkApplianceFirewallInboundFirewallRulesOK) GetPayload() interface{}

type UpdateNetworkApplianceFirewallInboundFirewallRulesParams

type UpdateNetworkApplianceFirewallInboundFirewallRulesParams struct {

	/*NetworkID*/
	NetworkID string
	/*UpdateNetworkApplianceFirewallInboundFirewallRules*/
	UpdateNetworkApplianceFirewallInboundFirewallRules *models.UpdateNetworkApplianceFirewallInboundFirewallRules

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

UpdateNetworkApplianceFirewallInboundFirewallRulesParams contains all the parameters to send to the API endpoint for the update network appliance firewall inbound firewall rules operation typically these are written to a http.Request

func NewUpdateNetworkApplianceFirewallInboundFirewallRulesParams

func NewUpdateNetworkApplianceFirewallInboundFirewallRulesParams() *UpdateNetworkApplianceFirewallInboundFirewallRulesParams

NewUpdateNetworkApplianceFirewallInboundFirewallRulesParams creates a new UpdateNetworkApplianceFirewallInboundFirewallRulesParams object with the default values initialized.

func NewUpdateNetworkApplianceFirewallInboundFirewallRulesParamsWithContext

func NewUpdateNetworkApplianceFirewallInboundFirewallRulesParamsWithContext(ctx context.Context) *UpdateNetworkApplianceFirewallInboundFirewallRulesParams

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

func NewUpdateNetworkApplianceFirewallInboundFirewallRulesParamsWithHTTPClient

func NewUpdateNetworkApplianceFirewallInboundFirewallRulesParamsWithHTTPClient(client *http.Client) *UpdateNetworkApplianceFirewallInboundFirewallRulesParams

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

func NewUpdateNetworkApplianceFirewallInboundFirewallRulesParamsWithTimeout

func NewUpdateNetworkApplianceFirewallInboundFirewallRulesParamsWithTimeout(timeout time.Duration) *UpdateNetworkApplianceFirewallInboundFirewallRulesParams

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

func (*UpdateNetworkApplianceFirewallInboundFirewallRulesParams) SetContext

SetContext adds the context to the update network appliance firewall inbound firewall rules params

func (*UpdateNetworkApplianceFirewallInboundFirewallRulesParams) SetHTTPClient

SetHTTPClient adds the HTTPClient to the update network appliance firewall inbound firewall rules params

func (*UpdateNetworkApplianceFirewallInboundFirewallRulesParams) SetNetworkID

SetNetworkID adds the networkId to the update network appliance firewall inbound firewall rules params

func (*UpdateNetworkApplianceFirewallInboundFirewallRulesParams) SetTimeout

SetTimeout adds the timeout to the update network appliance firewall inbound firewall rules params

func (*UpdateNetworkApplianceFirewallInboundFirewallRulesParams) SetUpdateNetworkApplianceFirewallInboundFirewallRules

func (o *UpdateNetworkApplianceFirewallInboundFirewallRulesParams) SetUpdateNetworkApplianceFirewallInboundFirewallRules(updateNetworkApplianceFirewallInboundFirewallRules *models.UpdateNetworkApplianceFirewallInboundFirewallRules)

SetUpdateNetworkApplianceFirewallInboundFirewallRules adds the updateNetworkApplianceFirewallInboundFirewallRules to the update network appliance firewall inbound firewall rules params

func (*UpdateNetworkApplianceFirewallInboundFirewallRulesParams) WithContext

WithContext adds the context to the update network appliance firewall inbound firewall rules params

func (*UpdateNetworkApplianceFirewallInboundFirewallRulesParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the update network appliance firewall inbound firewall rules params

func (*UpdateNetworkApplianceFirewallInboundFirewallRulesParams) WithNetworkID

WithNetworkID adds the networkID to the update network appliance firewall inbound firewall rules params

func (*UpdateNetworkApplianceFirewallInboundFirewallRulesParams) WithTimeout

WithTimeout adds the timeout to the update network appliance firewall inbound firewall rules params

func (*UpdateNetworkApplianceFirewallInboundFirewallRulesParams) WithUpdateNetworkApplianceFirewallInboundFirewallRules

func (o *UpdateNetworkApplianceFirewallInboundFirewallRulesParams) WithUpdateNetworkApplianceFirewallInboundFirewallRules(updateNetworkApplianceFirewallInboundFirewallRules *models.UpdateNetworkApplianceFirewallInboundFirewallRules) *UpdateNetworkApplianceFirewallInboundFirewallRulesParams

WithUpdateNetworkApplianceFirewallInboundFirewallRules adds the updateNetworkApplianceFirewallInboundFirewallRules to the update network appliance firewall inbound firewall rules params

func (*UpdateNetworkApplianceFirewallInboundFirewallRulesParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type UpdateNetworkApplianceFirewallInboundFirewallRulesReader

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

UpdateNetworkApplianceFirewallInboundFirewallRulesReader is a Reader for the UpdateNetworkApplianceFirewallInboundFirewallRules structure.

func (*UpdateNetworkApplianceFirewallInboundFirewallRulesReader) ReadResponse

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

ReadResponse reads a server response into the received o.

Jump to

Keyboard shortcuts

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