# Functions

APIApplicationToClusterApplication converts an API (optimize-go) representation of an Application into an in cluster ( api/apps/v1alpha1 ) representation.
APITemplateToClusterExperiment overlays the results of an application template ( parameters, metrics ) on top of an existing experiment.
ClusterExperimentToAPITemplate converts an Application into an in cluster ( api/apps/v1alpha1 ) representation into an API (optimize-go) representation.
DeleteServerExperiment checks to see if the supplied experiment should be deleted from the server upon completion.
FromCluster converts cluster state to API state.
FromClusterTrial converts cluster state to API state.
IsServerSyncEnabled checks to see if server synchronization is enabled.
No description provided by the author
No description provided by the author
ToCluster converts API state to cluster state.
ToClusterTrial converts API state to cluster state.

# Constants

Finalizer is used to ensure synchronization with the server.