sandboxmanager

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Mar 6, 2024 License: Apache-2.0 Imports: 33 Imported by: 0

Documentation

Index

Constants

View Source
const (
	SandboxesWatcherUnimplemented = "this feature requires operator >= 0.14.1"
)

Variables

View Source
var (
	ErrSandboxManagerUnavailable = errors.New(
		"sandboxmanager is not running, start it with \"signadot local connect\"")
)

Functions

func CheckStatusConnectErrors added in v0.6.0

func CheckStatusConnectErrors(status *sbmapi.StatusResponse, ciConfig *config.ConnectInvocationConfig) []error

func GetStatus added in v0.6.0

func GetStatus() (*sbmapi.StatusResponse, error)

func IsWatcherRunning added in v0.6.0

func IsWatcherRunning(status *sbmapi.StatusResponse) (bool, string)

func NewSandboxManager

func NewSandboxManager(cfg *config.LocalDaemon, args []string, log *slog.Logger) (*sandboxManager, error)

func RegisterSandbox added in v0.6.0

func RegisterSandbox(sandboxName, routingKey string) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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