mechanicals

This commit is contained in:
deads2k
2017-01-04 10:39:05 -05:00
parent b813e98a26
commit 4d7fcae85a
125 changed files with 215 additions and 169 deletions

View File

@@ -18,8 +18,8 @@ package util
import (
"k8s.io/apiserver/pkg/authentication/user"
"k8s.io/apiserver/pkg/authorization/authorizer"
authorizationapi "k8s.io/kubernetes/pkg/apis/authorization"
"k8s.io/kubernetes/pkg/auth/authorizer"
)
// ResourceAttributesFrom combines the API object information and the user.Info from the context to build a full authorizer.AttributesRecord for resource access