proxy

package
v0.0.0-...-4d083f9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 29, 2017 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClusterRoleStorage

type ClusterRoleStorage struct {
	// contains filtered or unexported fields
}

func NewClusterRoleStorage

func NewClusterRoleStorage(clusterPolicyRegistry clusterpolicyregistry.Registry, clusterBindingRegistry clusterpolicybindingregistry.Registry, cachedRuleResolver rulevalidation.AuthorizationRuleResolver) *ClusterRoleStorage

func (*ClusterRoleStorage) Create

func (*ClusterRoleStorage) CreateClusterRoleWithEscalation

func (m *ClusterRoleStorage) CreateClusterRoleWithEscalation(ctx apirequest.Context, obj *authorizationapi.ClusterRole) (*authorizationapi.ClusterRole, error)

func (*ClusterRoleStorage) CreateRoleWithEscalation

func (m *ClusterRoleStorage) CreateRoleWithEscalation(ctx apirequest.Context, obj *authorizationapi.Role) (*authorizationapi.Role, error)

func (*ClusterRoleStorage) Delete

func (*ClusterRoleStorage) Get

func (*ClusterRoleStorage) List

func (*ClusterRoleStorage) New

func (*ClusterRoleStorage) NewList

func (s *ClusterRoleStorage) NewList() runtime.Object

func (*ClusterRoleStorage) Update

func (*ClusterRoleStorage) UpdateClusterRoleWithEscalation

func (m *ClusterRoleStorage) UpdateClusterRoleWithEscalation(ctx apirequest.Context, obj *authorizationapi.ClusterRole) (*authorizationapi.ClusterRole, bool, error)

func (*ClusterRoleStorage) UpdateRoleWithEscalation

func (m *ClusterRoleStorage) UpdateRoleWithEscalation(ctx apirequest.Context, obj *authorizationapi.Role) (*authorizationapi.Role, bool, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL