config

package
v0.0.0-...-b8a1a0e Latest Latest
Warning

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

Go to latest
Published: Jan 31, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ManagerConfig

type ManagerConfig struct {
	CloudConfigCheckInterval uint32     `default:"60" yaml:"cloud_config_check_interval"`
	TaskCfg                  TaskConfig `yaml:"task"`
}

type TaskConfig

type TaskConfig struct {
	ResourceRecorderInterval uint32                        `default:"60" yaml:"resource_recorder_interval"`
	CloudCfg                 cloudconfig.CloudConfig       `yaml:"cloud"`
	RecorderCfg              recorderconfig.RecorderConfig `yaml:"recorder"`
}

Jump to

Keyboard shortcuts

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