package
Version:
v1.50.0-beta.1
Opens a new window with list of versions in this module.
Published: Aug 12, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 6
Opens a new window with list of known importers.
Documentation
¶
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"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.