Documentation
¶
Index ¶
Constants ¶
View Source
const (
ApplicationServiceNode = "application_service_node"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Info ¶
type Info struct {
TerminusKey string `json:"terminus_key"`
Workspace string `json:"Workspace"`
ProjectId string `json:"project_id"`
ProjectName string `json:"project_name"`
ApplicationId string `json:"application_id"`
ApplicationName string `json:"application_name"`
RuntimeId string `json:"runtime_id"`
RuntimeName string `json:"runtime_name"`
}
Click to show internal directories.
Click to hide internal directories.