Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AppVersion ¶
type AppVersion struct { KOTSKinds *kotsutil.KotsKinds `json:"kotsKinds"` AppID string `json:"appId"` Sequence int64 `json:"sequence"` UpdateCursor string `json:"updateCursor"` ChannelID string `json:"channelId"` VersionLabel string `json:"versionLabel"` Status string `json:"status"` CreatedOn time.Time `json:"createdOn"` DeployedAt *time.Time `json:"deployedAt"` Semver *semver.Version `json:"-"` Cursor *cursor.Cursor `json:"-"` }
type ForwardedPort ¶
type RealizedLink ¶
Click to show internal directories.
Click to hide internal directories.