clusterip

package
v0.0.0-...-3f873ad Latest Latest
Warning

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

Go to latest
Published: Dec 10, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type L

type L []T

func NewL

func NewL() L

func (L) ByNetwork

func (t L) ByNetwork(n *net.IPNet) L

func (L) Len

func (t L) Len() int

func (L) Less

func (t L) Less(i, j int) bool

func (L) Load

func (t L) Load(clusterStatus clusterdump.Data) L

func (L) LoadTreeNode

func (t L) LoadTreeNode(head *tree.Node)

LoadTreeNode add the tree nodes representing the type instance into another.

func (L) Swap

func (t L) Swap(i, j int)

type T

type T struct {
	IP   net.IP      `json:"ip"`
	Node string      `json:"node"`
	Path naming.Path `json:"path"`
	RID  string      `json:"rid"`
}

func (T) LoadTreeNode

func (t T) LoadTreeNode(head *tree.Node)

LoadTreeNode add the tree nodes representing the type instance into another.

Jump to

Keyboard shortcuts

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