config

package
v1.16.7 Latest Latest
Warning

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

Go to latest
Published: Feb 13, 2025 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package config provides BGP configuration logic.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Parse

func Parse(r io.Reader) (*metallbcfg.Config, error)

Parse parses and validates the BGP configuration for use with MetalLB. It expects the string to be in YAML or JSON form.

Types

This section is empty.