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
}
type ApplyNodeLocalDNSConfigMap ¶
type ApplyNodeLocalDNSConfigMap struct {
common.KubeAction
}
type ClusterDNSModule ¶
type ClusterDNSModule struct {
common.KubeModule
}
func (*ClusterDNSModule) Init ¶
func (c *ClusterDNSModule) Init()
type CoreDNSExist ¶
type CoreDNSExist struct { common.KubePrepare Not bool }
type DeployCoreDNS ¶ added in v3.1.0
type DeployCoreDNS struct {
common.KubeAction
}
type DeployNodeLocalDNS ¶
type DeployNodeLocalDNS struct {
common.KubeAction
}
type EnableNodeLocalDNS ¶
type EnableNodeLocalDNS struct {
common.KubePrepare
}
type GenerateCorednsmanifests ¶ added in v3.1.0
type GenerateCorednsmanifests struct {
common.KubeAction
}
type GenerateNodeLocalDNSConfigMap ¶
type GenerateNodeLocalDNSConfigMap struct {
common.KubeAction
}
type NodeLocalDNSConfigMapNotExist ¶
type NodeLocalDNSConfigMapNotExist struct {
common.KubePrepare
}
Click to show internal directories.
Click to hide internal directories.