Documentation ¶
Overview ¶
Package k3s provides functionality to provision a K3S edge cluster type and manage them
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewK3SProvisioner ¶
func NewK3SProvisioner( logger *zap.Logger, k8sRestConfig *rest.Config) (types.EdgeClusterProvisionerContract, error)
NewK3SProvisioner creates new instance of the k3sProvisioner, setting up all dependencies and returns the instance logger: Mandatory. Reference to the logger service k8sRestConfig: Mandatory. Reference to the Rest config points to the running K8S cluster Returns the new service or error if something goes wrong
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.