deploy

package
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: Jul 31, 2026 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Request

type Request struct {
	ConnectionID      string
	Name              string
	Mode              string // persistent | temporary
	ServerURL         string
	Token             string
	Image             string
	Namespace         string
	Namespaces        []string
	TTL               time.Duration
	InventoryInterval time.Duration
}

type Result

type Result struct {
	ApplyManifest    string
	TeardownManifest string
	Deployment       model.AgentDeployment
}

func Build

func Build(request Request) (Result, error)

Jump to

Keyboard shortcuts

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