Versions in this module Expand all Collapse all v0 v0.0.3 Oct 18, 2023 Changes in this version + func K8sVersionAtLeast(version string, compare string) bool + type ChmodKubectlKo struct + func (c *ChmodKubectlKo) Execute(runtime connector.Runtime) error + type DeployCilium struct + func (d *DeployCilium) Execute(runtime connector.Runtime) error + type DeployHybridnet struct + func (d *DeployHybridnet) Execute(runtime connector.Runtime) error + type DeployKubeovnPlugin struct + func (d *DeployKubeovnPlugin) Execute(runtime connector.Runtime) error + type DeployNetworkMultusPlugin struct + func (d *DeployNetworkMultusPlugin) Execute(runtime connector.Runtime) error + type DeployNetworkPlugin struct + func (d *DeployNetworkPlugin) Execute(runtime connector.Runtime) error + type DeployNetworkPluginModule struct + func (d *DeployNetworkPluginModule) Init() + type EnableSSL struct + func (e *EnableSSL) PreCheck(_ connector.Runtime) (bool, error) + type GenerateKubeOVN struct + func (g *GenerateKubeOVN) Execute(runtime connector.Runtime) error + type GenerateSSL struct + func (g *GenerateSSL) Execute(runtime connector.Runtime) error + type LabelNode struct + func (l *LabelNode) Execute(runtime connector.Runtime) error + type OldK8sVersion struct + Not bool + func (o *OldK8sVersion) PreCheck(_ connector.Runtime) (bool, error) + type ReleaseCiliumChart struct + func (r *ReleaseCiliumChart) Execute(runtime connector.Runtime) error + type ReleaseHybridnetChart struct + func (r *ReleaseHybridnetChart) Execute(runtime connector.Runtime) error + type SyncCiliumChart struct + func (s *SyncCiliumChart) Execute(runtime connector.Runtime) error + type SyncHybridnetChart struct + func (s *SyncHybridnetChart) Execute(runtime connector.Runtime) error