types

package
v1.28.0-beta.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 8, 2021 License: Apache-2.0 Imports: 2 Imported by: 6

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"`
	Sequence   int64               `json:"sequence"`
	Status     string              `json:"status"`
	CreatedOn  time.Time           `json:"createdOn"`
	DeployedAt *time.Time          `json:"deployedAt"`
}

type ForwardedPort

type ForwardedPort struct {
	ApplicationURL string `json:"applicationUrl"`
	LocalPort      int    `json:"localPort"`
	ServiceName    string `json:"serviceName"`
	ServicePort    int    `json:"servicePort"`
}
type RealizedLink struct {
	Title string `json:"title"`
	Uri   string `json:"uri"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL