runtime

package
v1.4.0 Latest Latest
Warning

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

Go to latest
Published: Nov 16, 2021 License: Apache-2.0 Imports: 14 Imported by: 0

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"`
}

type Vo

type Vo struct {
	RuntimeId     string `query:"runtimeId"`
	RuntimeName   string `query:"runtimeName"`
	TerminusKey   string `query:"terminusKey"`
	ApplicationId string `query:"applicationId"`
}

Jump to

Keyboard shortcuts

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