# Functions
GetProfilesPath returns the path of the file containing the manifests of installed Profiles joined with the cluster's system directory.
No description provided by the author
GetSystemQualifiedPath returns the path of the relativePath joined with the cluster's system directory.
No description provided by the author
No description provided by the author
# Constants
WegoAppDir is where applications information will live in the GitOps repo.
WegoClusterDir is where cluster information and manifests will live in the GitOps repo.
WegoClusterOSWorkloadDir is where OS workload manifests will live in the GitOps repo.
WegoClusterUserWorkloadDir is where user workload manifests will live in the GitOps repo.
WegoRoot is the default root directory for the GitOps repo.
# Variables
No description provided by the author
No description provided by the author
# Interfaces
Git is an interface for basic Git operations on a single branch of a remote repository.