dns

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: 11 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ApplyCorednsConfigMap added in v3.1.0

type ApplyCorednsConfigMap struct {
	common.KubeAction
}

func (*ApplyCorednsConfigMap) Execute added in v3.1.0

func (o *ApplyCorednsConfigMap) Execute(runtime connector.Runtime) error

type ApplyNodeLocalDNSConfigMap

type ApplyNodeLocalDNSConfigMap struct {
	common.KubeAction
}

func (*ApplyNodeLocalDNSConfigMap) Execute

func (a *ApplyNodeLocalDNSConfigMap) Execute(runtime connector.Runtime) error

type ClusterDNSModule

type ClusterDNSModule struct {
	common.KubeModule
}

func (*ClusterDNSModule) Init

func (c *ClusterDNSModule) Init()

type CoreDNSExist

type CoreDNSExist struct {
	common.KubePrepare
	Not bool
}

func (*CoreDNSExist) PreCheck

func (c *CoreDNSExist) PreCheck(runtime connector.Runtime) (bool, error)

type DeployCoreDNS added in v3.1.0

type DeployCoreDNS struct {
	common.KubeAction
}

func (*DeployCoreDNS) Execute added in v3.1.0

func (o *DeployCoreDNS) Execute(runtime connector.Runtime) error

type DeployNodeLocalDNS

type DeployNodeLocalDNS struct {
	common.KubeAction
}

func (*DeployNodeLocalDNS) Execute

func (d *DeployNodeLocalDNS) Execute(runtime connector.Runtime) error

type EnableNodeLocalDNS

type EnableNodeLocalDNS struct {
	common.KubePrepare
}

func (*EnableNodeLocalDNS) PreCheck

func (e *EnableNodeLocalDNS) PreCheck(runtime connector.Runtime) (bool, error)

type GenerateCorednsmanifests added in v3.1.0

type GenerateCorednsmanifests struct {
	common.KubeAction
}

func (*GenerateCorednsmanifests) Execute added in v3.1.0

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

type GenerateNodeLocalDNSConfigMap

type GenerateNodeLocalDNSConfigMap struct {
	common.KubeAction
}

func (*GenerateNodeLocalDNSConfigMap) Execute

type NodeLocalDNSConfigMapNotExist

type NodeLocalDNSConfigMapNotExist struct {
	common.KubePrepare
}

func (*NodeLocalDNSConfigMapNotExist) PreCheck

func (n *NodeLocalDNSConfigMapNotExist) PreCheck(runtime connector.Runtime) (bool, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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