firewallrules

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

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

Go to latest
Published: Apr 6, 2021 License: AGPL-3.0 Imports: 3 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 {
	base.ClientFacade
	// contains filtered or unexported fields
}

Client allows access to the firewall rules API end point.

func NewClient

func NewClient(st base.APICallCloser) *Client

NewClient creates a new client for accessing the firewall rules api.

func (*Client) ListFirewallRules

func (c *Client) ListFirewallRules() ([]params.FirewallRule, error)

ListFirewallRules returns all the firewall rules.

func (*Client) SetFirewallRule

func (c *Client) SetFirewallRule(service string, whiteListCidrs []string) error

SetFirewallRule creates or updates a firewall rule.

Jump to

Keyboard shortcuts

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