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

Tools for package owners.