hoststatus

package
v2.0.0-alpha.2 Latest Latest
Warning

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

Go to latest
Published: May 11, 2026 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	StatusSet sync.Map

	ActiveAppList syncx.Map

	ContainerList syncx.Map

	ImageList syncx.Map

	Active HostActiveConfig

	AppWorkflow stateflow.AppStateWorkflow
)
View Source
var (
	HostReady      atomic.Bool
	ContainerReady atomic.Bool
)

Functions

This section is empty.

Types

type HostActiveConfig

type HostActiveConfig struct {
	AppInstances []*inapi.AppInstance `json:"app_instances,omitempty"`
	// contains filtered or unexported fields
}

func (*HostActiveConfig) Sync

func (it *HostActiveConfig) Sync(app *inapi.AppInstance)

func (*HostActiveConfig) UnmarshalJSON

func (h *HostActiveConfig) UnmarshalJSON(data []byte) error

Jump to

Keyboard shortcuts

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