# Functions
K8SCertificateConfig returns a kubernetes secrets that contains all the certificates.
K8SClusterLinkInstanceConfig returns a YAML file for the ClusterLink instance.
K8SConfig returns a kubernetes deployment file.
K8SEmptyCertificateConfig returns Kubernetes empty secrets for the control plane and data plane, used for deleting the secrets.
# Constants
No description provided by the author
DataplaneTypeEnvoy represents an envoy-type dataplane.
DataplaneTypeGo represents a go-type dataplane.