package rest

import "k8s.io/kubernetes/pkg/registry/authentication/rest"

Index

Types

type RESTStorageProvider

type RESTStorageProvider struct {
	Authenticator authenticator.Request
}

func (RESTStorageProvider) GroupName

func (p RESTStorageProvider) GroupName() string

func (RESTStorageProvider) NewRESTStorage

Source Files

storage_authentication.go

Version
v1.5.6
Published
Mar 28, 2017
Platform
linux/amd64
Imports
6 packages
Last checked
6 minutes ago

Tools for package owners.