sbpool

package
v1.8.0-20241010134910-... Latest Latest
Warning

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

Go to latest
Published: Oct 10, 2024 License: Apache-2.0 Imports: 1 Imported by: 1

Documentation

Index

Constants

View Source
const Schema = "http://schemas.ultradns.com/SBPool.jsonschema"

Variables

This section is empty.

Functions

This section is empty.

Types

type Profile

type Profile struct {
	Context          string               `json:"@context,omitempty"`
	Description      string               `json:"description"`
	Order            string               `json:"order,omitempty"`
	Status           string               `json:"status,omitempty"`
	RunProbes        bool                 `json:"runProbes"`
	ActOnProbes      bool                 `json:"actOnProbes"`
	MaxActive        int                  `json:"maxActive,omitempty"`
	MaxServed        int                  `json:"maxServed,omitempty"`
	FailureThreshold int                  `json:"failureThreshold,omitempty"`
	RDataInfo        []*pool.RDataInfo    `json:"rdataInfo,omitempty"`
	BackupRecords    []*pool.BackupRecord `json:"backupRecords,omitempty"`
}

func (*Profile) GetContext

func (profile *Profile) GetContext() string

func (*Profile) SetContext

func (profile *Profile) SetContext()

Jump to

Keyboard shortcuts

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