Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddWorkerLabelAndAutonomyAnnotation ¶ added in v1.3.0
func LabelCloudNodes ¶ added in v1.3.0
func LabelEdgeNodes ¶ added in v1.3.0
Types ¶
type ClusterConverter ¶
type ClusterConverter struct { RootDir string ComponentsBuilder *kubeutil.Builder ClientSet kubeclientset.Interface CloudNodes []string EdgeNodes []string WaitServantJobTimeout time.Duration YurthubHealthCheckTimeout time.Duration KubeConfigPath string YurtManagerImage string NodeServantImage string YurthubImage string EnableDummyIf bool }
func (*ClusterConverter) Run ¶
func (c *ClusterConverter) Run() error
Click to show internal directories.
Click to hide internal directories.