radius

package
v0.0.0-...-5004fd2 Latest Latest
Warning

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

Go to latest
Published: Jan 19, 2024 License: MIT Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewRadiusConfigProcessHandler

func NewRadiusConfigProcessHandler(agentEnv *agentcommon.AgentEnv, configDir configmanager.ConfigDir) *radiusConfigProcessHandler

func NewRadiusContainerLauncher

func NewRadiusContainerLauncher(dockerClient dockerclient.APIClient, envSvc common.EnvService) (*radiusContainerLauncher, error)

Types

type AgentConfigRadius

type AgentConfigRadius = managedapp.AgentConfigRadius

type ProcessedRadiusConfig

type ProcessedRadiusConfig struct {
	ContainerVersion string   `json:"containerVersion"`
	ConfigVersion    string   `json:"configVersion"`
	HostBinds        []string `json:"hostBinds"`
	// contains filtered or unexported fields
}

type RadiusConfigManager

type RadiusConfigManager struct {
	configmanager.ConfigPoller[contextKey, managedapp.AgentConfigRadius]
	// contains filtered or unexported fields
}

func NewRadiusConfigManager

func NewRadiusConfigManager(handlerChain *configmanager.ChainedContextConfigHandler, envConfig *agentcommon.AgentEnv, configDir string) *RadiusConfigManager

Jump to

Keyboard shortcuts

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