Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DeploymentDetails

Deployment interface for passing to helper methods.

Hierarchy

  • DeploymentDetails

Index

Properties

environment

environment: string

Environment name (eg. 'testing')

keyframe

keyframe: Content

Keyframe body.

owner

owner: string

Owner of the environment repository.

repo

repo: string

Environment repository name.

username

username: string

Resin admin username.

version

version: string

Version of the keyframe.

Generated using TypeDoc