# Functions
GetBootstrapManifests fetches the bootstrap manifests from the cluster.
Sync applies the manifests to the cluster providing the results.
SyncWithLog applies the manifests to the cluster logging the results via logFunc.
WaitForRollout waits for the manifest rollout to be complete.
# Structs
RolloutProgress indicates the current manifest rollout progress.
SyncResult describes the result of a single manifest sync.