final case class StackName(serviceType: UnitName, version: Version, hash: DeploymentHash) extends Product with Serializable
How we will uniquely refer to a deployment outside of Nelson e.g. service--1-2-3--ae634efe
- Source
- Datacenter.scala
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- StackName
- Serializable
- Serializable
- Product
- Equals
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All