# Functions
No description provided by the author
APIMetricsToCore converts []*api.Metric to v1.Metrics.
No description provided by the author
No description provided by the author
No description provided by the author
LabelsToKeyValues converts []*v1.Label to []*api.Label.
LabelToKeyValue converts a *v1.Label to *api.Label.
No description provided by the author
MetricsToAPI converts Metrics to the API version.
No description provided by the author
No description provided by the author
No description provided by the author
ParameterToAPI converts a v1.Parameter to a *api.Parameter.
TimestampToAPIString converts a *time.Time to an API string in the RFC3339 format if ts is nil, an empty string is returned.
WorkflowExecutionStatisticsReportToAPI converts v1.WorkflowExecutionStatisticReport to api.WorkflowExecutionStatisticReport.
WorkspaceStatisticsReportToAPI converts v1.WorkspaceStatisticReport to api.WorkspaceStatisticReport.