types

package
v0.0.71 Latest Latest
Warning

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

Go to latest
Published: Dec 13, 2024 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const EVENT_DIE = "start"
View Source
const EVENT_KILL = "start"
View Source
const EVENT_NETWORK_CONNECT = "conn"
View Source
const EVENT_NETWORK_DISCONNECT = "disscon"
View Source
const EVENT_START = "start"
View Source
const EVENT_STOP = "start"

Variables

This section is empty.

Functions

This section is empty.

Types

type Events

type Events struct {
	Kind    string
	Group   string
	Name    string
	Message string
}

type ExecResult

type ExecResult struct {
	Stdout string
	Stderr string
	Exit   int
}

type Owner

type Owner struct {
	Kind            string
	GroupIdentifier string
}

type Runtime

type Runtime struct {
	Id                 string
	State              string
	Ready              bool
	Configuration      map[string]string
	Owner              Owner
	ObjectDependencies []*f.Format
	NodeIP             string
	Agent              string
}

Jump to

Keyboard shortcuts

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