client

package
v0.0.0-...-f3bd6d2 Latest Latest
Warning

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

Go to latest
Published: Jul 1, 2022 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Controller

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

func New

func New(endpoint string, enableTls bool) (Controller, error)

func (Controller) CreateRecord

func (c Controller) CreateRecord(rType, rKey, rValue string, ttl int32, force bool) (string, error)

func (Controller) DeleteRecord

func (c Controller) DeleteRecord(key string) error

func (Controller) GetRecord

func (c Controller) GetRecord(key string) (string, error)

func (Controller) Status

func (c Controller) Status() error

Jump to

Keyboard shortcuts

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