container

package
v0.0.0-...-0eb8750 Latest Latest
Warning

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

Go to latest
Published: Oct 7, 2025 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const DefaultImage = "quay.io/frrouting/frr:10.3.0"

Variables

This section is empty.

Functions

This section is empty.

Types

type FRRContainerConfig

type FRRContainerConfig struct {
	ContainerName string                          `yaml:"container_name" json:"container_name"`
	Daemons       *pkgfrrdaemons.FRRDaemonsConfig `yaml:"daemons,omitempty" json:"daemons,omitempty"`
	Image         *string                         `yaml:"image,omitempty" json:"image,omitempty"`
	Hostname      *string                         `yaml:"hostname,omitempty" json:"hostname,omitempty"`
}

func DefaultFRRContainerConfig

func DefaultFRRContainerConfig() *FRRContainerConfig

func (*FRRContainerConfig) Apply

func (frrContainerConfig *FRRContainerConfig) Apply(ctx context.Context) error

Jump to

Keyboard shortcuts

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