package yaml

import "github.com/coreos/etcd/clientv3/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.3.9+incompatible
Published
Jul 24, 2018
Platform
linux/amd64
Imports
6 packages
Last checked
6 minutes ago

Tools for package owners.