package
0.0.0-20241014125530-633498bcee1c
Repository: https://github.com/substra/orchestrator.git
Documentation: pkg.go.dev

# Functions

MarshalEventAsset returns the JSON encoding of the Asset of the provided Event.
UnmarshalEventAsset parses the JSON-encoded data according to the assetKind and stores the result in the Asset field of the provided event.

# Variables

ComputePlanKind is the type of ComputePlan assets.
ComputeTaskKind is the type of ComputeTask assets.
No description provided by the author
DataManagerKind is the type of DataManager assets.
DataSampleKind is the type of DataSample assets.
FailureReportKind is the type of FailureReport assets.
FunctionKind is the type of Function assets.
MetricKind is the type of Metric assets.
ModelKind is the type of Model assets.
OrganizationKind is the type of Organization assets.
PerformanceKind is the type of Performance assets.
ProfilingStepKind is the type of Performance assets.

# Type aliases

Kind represent the type of assets handled by the orchestrator.