...

Package remoteagentconfig

import "edge-infra.dev/pkg/sds/ien/k8s/controllers/nodeagent/plugins/remoteagentconfig"
Overview
Index

Overview ▾

func UpdateRemoteAgentConfig

func UpdateRemoteAgentConfig(ctx context.Context, secret *corev1.Secret, terminalInfo map[string]string, edgeConf *info.EdgeInfo, fileHandler file.File) error

type Plugin

type Plugin struct{}

func (Plugin) Reconcile

func (remoteAccessAgentPlugin Plugin) Reconcile(ctx context.Context, object client.Object, conf config.Config) error