structs

package
v1.0.1-alpha-1 Latest Latest
Warning

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

Go to latest
Published: Feb 7, 2020 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Memberspec

type Memberspec struct {
	Name string `json:"name"`
}

type Poolspec

type Poolspec struct {
	Name      string       `json:"name"`
	Partition string       `json:"partition"`
	Monitor   string       `json:"monitor"`
	Members   []Memberspec `json:"members"`
}

type Rulespec

type Rulespec struct {
	Name         string `json:"name"`
	Partition    string `json:"partition"`
	ApiAnonymous string `json:"apiAnonymous"`
}

type Spacespec

type Spacespec struct {
	Name     string `json:"name"}`
	Internal bool   `json:"internal"}`
}

type Virtualspec

type Virtualspec struct {
	Rules []string `json:"rules"`
}

Jump to

Keyboard shortcuts

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