loadbalancer

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Mar 3, 2023 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DNS

type DNS struct {
	ClusterName    string
	ClusterHash    string
	DesiredNodeIPs []string
	CurrentNodeIPs []string
	CurrentDNS     *pb.DNS
	DesiredDNS     *pb.DNS
	ProjectName    string
}

func (DNS) CreateDNSRecords added in v0.1.1

func (d DNS) CreateDNSRecords() (string, error)

func (DNS) DestroyDNSRecords added in v0.1.1

func (d DNS) DestroyDNSRecords() error

type DNSData

type DNSData struct {
	ClusterName  string
	ClusterHash  string
	HostnameHash string
	DNSZone      string
	NodeIPs      []string
	Provider     *pb.Provider
}

type LBcluster

type LBcluster struct {
	DesiredLB   *pb.LBcluster
	CurrentLB   *pb.LBcluster
	ProjectName string
}

func (LBcluster) Build

func (l LBcluster) Build() error

func (LBcluster) Destroy

func (l LBcluster) Destroy() error

func (LBcluster) Id

func (l LBcluster) Id() string

Jump to

Keyboard shortcuts

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