Packages

p

nelson

blueprint

package blueprint

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. case class Blueprint(guid: GUID, name: String, description: Option[String], revision: Revision, state: State, sha256: Option[Sha256], template: Template, createdAt: Instant = Instant.now) extends Product with Serializable
  2. sealed abstract class EnvValue extends Product with Serializable
  3. final class Template extends AnyRef

Value Members

  1. object Blueprint extends Serializable
  2. object DefaultBlueprints
  3. object EnvValue extends Serializable
  4. object Render
  5. object Template

Ungrouped