package yaml

import "go.etcd.io/etcd/client/v3/yaml"

Package yaml handles yaml-formatted clientv3 configuration data.

Index

Functions

func NewConfig

func NewConfig(fpath string) (*clientv3.Config, error)

NewConfig creates a new clientv3.Config from a yaml file.

Source Files

config.go

Version
v3.5.19 (latest)
Published
Mar 5, 2025
Platform
linux/amd64
Imports
6 packages
Last checked
3 weeks ago

Tools for package owners.