Class: module:model/SandboxInfo

module:model/SandboxInfo()

new module:model/SandboxInfo()

Constructs a new SandboxInfo.
Source:

Members

(inner) clusterName :String

Type:
  • String
Source:

(inner) createdAt :String

Type:
  • String
Source:

(inner) defaultService :String

Type:
  • String
Source:

(inner) defaultServicePort :Number

Type:
  • Number
Source:

(inner) description :String

Type:
  • String
Source:

(inner) id :String

Type:
  • String
Source:

(inner) name :String

Type:
  • String
Source:

(inner) namespace :String

Type:
  • String
Source:

(inner) previewEndpoints :Array.<module:model/PreviewEndpoint>

Type:
Source:

(inner) previewURL :String

Type:
  • String
Source:

(inner) updatedAt :String

Type:
  • String
Source: