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.8+incompatible (latest)
Published
Feb 16, 2017
Platform
linux/amd64
Imports
2 packages
Last checked
19 hours ago

Tools for package owners.