package auth

import "github.com/coreos/etcd/auth"

Index

Functions

func NewAuthStore

func NewAuthStore(bgetter backendGetter) *authStore

Types

type AuthStore

type AuthStore interface {
	// AuthEnable() turns on the authentication feature
	AuthEnable()
}

Source Files

store.go

Version
v2.3.1+incompatible
Published
Apr 1, 2016
Platform
linux/amd64
Imports
2 packages
Last checked
16 minutes ago

Tools for package owners.