config

package
v0.142.130 Latest Latest
Warning

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

Go to latest
Published: Aug 28, 2025 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OperatorConfig added in v0.134.24

type OperatorConfig struct {
	KCP struct {
		Enabled    bool   `mapstructure:"kcp-enabled" default:"false"`
		Kubeconfig string `mapstructure:"kcp-kubeconfig" default:""`
	} `mapstructure:",squash"`
	Subroutines struct {
		ContentConfiguration struct {
			Enabled bool `mapstructure:"subroutines-content-configuration-enabled" default:"true"`
		} `mapstructure:",squash"`
	} `mapstructure:",squash"`
}

type ServerConfig added in v0.134.24

type ServerConfig struct {
	IsLocal    bool   `mapstructure:"is-local"`
	ServerPort string `mapstructure:"server-port"`
}

Jump to

Keyboard shortcuts

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