workerapi

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Feb 18, 2026 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const MaxToolchainTypeLength = 128

Variables

This section is empty.

Functions

This section is empty.

Types

type ToolchainType

type ToolchainType string
const (
	ToolchainConfigHubYAML       ToolchainType = "ConfigHub/YAML"
	ToolchainKubernetesYAML      ToolchainType = "Kubernetes/YAML"
	ToolchainOpenTofuHCL         ToolchainType = "OpenTofu/HCL"
	ToolchainAppConfigProperties ToolchainType = "AppConfig/Properties"
	ToolchainAppConfigYAML       ToolchainType = "AppConfig/YAML"
	ToolchainAppConfigTOML       ToolchainType = "AppConfig/TOML"
	ToolchainAppConfigINI        ToolchainType = "AppConfig/INI"
	ToolchainAppConfigEnv        ToolchainType = "AppConfig/Env" // TODO
)

ToolchainType corresponds to the toolchain and configuration format+syntax

Jump to

Keyboard shortcuts

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