config

package
v1.11.18 Latest Latest
Warning

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

Go to latest
Published: Jun 14, 2023 License: Apache-2.0 Imports: 3 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.