loadbalancer

package
v3.1.1 Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2024 License: Apache-2.0 Imports: 15 Imported by: 1

Documentation

Index

Constants

View Source
const (
	LocalServer = "server: https://127.0.0.1"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type CheckVIPAddress

type CheckVIPAddress struct {
	common.KubeAction
}

func (*CheckVIPAddress) Execute

func (c *CheckVIPAddress) Execute(runtime connector.Runtime) error

type CreateManifestsFolder

type CreateManifestsFolder struct {
	action.BaseAction
}

func (*CreateManifestsFolder) Execute

func (h *CreateManifestsFolder) Execute(runtime connector.Runtime) error

type DeleteVIP

type DeleteVIP struct {
	common.KubeAction
}

func (*DeleteVIP) Execute

func (g *DeleteVIP) Execute(runtime connector.Runtime) error

type DeleteVIPModule

type DeleteVIPModule struct {
	common.KubeModule
	Skip bool
}

func (*DeleteVIPModule) Init

func (k *DeleteVIPModule) Init()

func (*DeleteVIPModule) IsSkip

func (k *DeleteVIPModule) IsSkip() bool

type GenerateHaproxyManifest

type GenerateHaproxyManifest struct {
	common.KubeAction
}

func (*GenerateHaproxyManifest) Execute

func (g *GenerateHaproxyManifest) Execute(runtime connector.Runtime) error

type GenerateK3sHaproxyManifest

type GenerateK3sHaproxyManifest struct {
	common.KubeAction
}

func (*GenerateK3sHaproxyManifest) Execute

func (g *GenerateK3sHaproxyManifest) Execute(runtime connector.Runtime) error

type GenerateK3sKubevipDaemonset

type GenerateK3sKubevipDaemonset struct {
	common.KubeAction
}

func (*GenerateK3sKubevipDaemonset) Execute

func (g *GenerateK3sKubevipDaemonset) Execute(runtime connector.Runtime) error

type GenerateKubevipManifest

type GenerateKubevipManifest struct {
	common.KubeAction
}

func (*GenerateKubevipManifest) Execute

func (g *GenerateKubevipManifest) Execute(runtime connector.Runtime) error

type GetChecksum

type GetChecksum struct {
	common.KubeAction
}

func (*GetChecksum) Execute

func (g *GetChecksum) Execute(runtime connector.Runtime) error

type GetInterfaceName

type GetInterfaceName struct {
	common.KubeAction
}

func (*GetInterfaceName) Execute

func (g *GetInterfaceName) Execute(runtime connector.Runtime) error

type HaproxyModule

type HaproxyModule struct {
	common.KubeModule
	Skip bool
}

func (*HaproxyModule) Init

func (h *HaproxyModule) Init()

func (*HaproxyModule) IsSkip

func (h *HaproxyModule) IsSkip() bool

type K3sHaproxyModule

type K3sHaproxyModule struct {
	common.KubeModule
	Skip bool
}

func (*K3sHaproxyModule) Init

func (k *K3sHaproxyModule) Init()

func (*K3sHaproxyModule) IsSkip

func (k *K3sHaproxyModule) IsSkip() bool

type K3sKubevipModule

type K3sKubevipModule struct {
	common.KubeModule
	Skip bool
}

func (*K3sKubevipModule) Init

func (k *K3sKubevipModule) Init()

func (*K3sKubevipModule) IsSkip

func (k *K3sKubevipModule) IsSkip() bool

type KubevipModule

type KubevipModule struct {
	common.KubeModule
	Skip bool
}

func (*KubevipModule) Init

func (k *KubevipModule) Init()

func (*KubevipModule) IsSkip

func (k *KubevipModule) IsSkip() bool

type UpdateHosts

type UpdateHosts struct {
	common.KubeAction
}

func (*UpdateHosts) Execute

func (u *UpdateHosts) Execute(runtime connector.Runtime) error

type UpdateK3s

type UpdateK3s struct {
	common.KubeAction
}

func (*UpdateK3s) Execute

func (u *UpdateK3s) Execute(runtime connector.Runtime) error

type UpdateKubeProxy

type UpdateKubeProxy struct {
	common.KubeAction
}

func (*UpdateKubeProxy) Execute

func (u *UpdateKubeProxy) Execute(runtime connector.Runtime) error

type UpdateKubelet

type UpdateKubelet struct {
	common.KubeAction
}

func (*UpdateKubelet) Execute

func (u *UpdateKubelet) Execute(runtime connector.Runtime) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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