models

package
v0.0.0-...-c3677c5 Latest Latest
Warning

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

Go to latest
Published: Jan 10, 2023 License: Apache-2.0 Imports: 0 Imported by: 2

Documentation

Index

Constants

View Source
const (
	// ExecutorPidLabel is the executor's os.Getpid()
	ExecutorPidLabel = "titus.executor.pid"
	// ExecutorHTTPListenerAddressLabel is the IP:Port that the ephemeral HTTP listener is working on
	ExecutorHTTPListenerAddressLabel = "titus.executor.http.listener.address"
	// TaskIDLabel is the The canonical TASK ID
	TaskIDLabel = "titus.task_id"
	// NetworkContainerIDLabel is the container ID of the network pod
	NetworkContainerIDLabel = "titus.network_container_id"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type CurrentState

type CurrentState struct {
	Tasks map[string]string
}

CurrentState data structure that is exposed in get-current-state endpoint

Jump to

Keyboard shortcuts

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