Package

nelson

blueprint

Permalink

package blueprint

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

    Permalink
  2. sealed abstract class EnvValue extends Product with Serializable

    Permalink
  3. final class Template extends AnyRef

    Permalink

Value Members

  1. object Blueprint extends Serializable

    Permalink
  2. object DefaultBlueprints

    Permalink
  3. object EnvValue extends Serializable

    Permalink
  4. object Render

    Permalink
  5. object Template

    Permalink

Ungrouped