Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace AddonSummary

The properties that define an addon summary.

Properties

Optional addonError

addonError: model.AddonError

The error info of the addon.

Optional currentInstalledVersion

currentInstalledVersion: undefined | string

current installed version of the addon

lifecycleState

lifecycleState: AddonLifecycleState

The state of the addon.

name

name: string

The name of the addon.

Optional timeCreated

timeCreated: Date

The time the cluster was created.

Optional version

version: undefined | string

selected addon version, or null indicates autoUpdate

Functions

getDeserializedJsonObj

getJsonObj