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.6+incompatible
Published
May 27, 2016
Platform
darwin/amd64
Imports
2 packages
Last checked
28 minutes ago

Tools for package owners.