client

package
v0.7.3 Latest Latest
Warning

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

Go to latest
Published: Feb 5, 2024 License: Apache-2.0 Imports: 8 Imported by: 3

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
}

func New

func New(client *http.Client, base string) *Client

func (*Client) AddDNS added in v0.6.2

func (c *Client) AddDNS(req *types.Zone) error

func (*Client) Expose

func (c *Client) Expose(req *types.ExposeRequest) error

func (*Client) List

func (c *Client) List() ([]types.ExposeRequest, error)

func (*Client) ListDNS added in v0.6.2

func (c *Client) ListDNS() ([]types.Zone, error)

func (*Client) Unexpose

func (c *Client) Unexpose(req *types.UnexposeRequest) error

Jump to

Keyboard shortcuts

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