proxy

package
v3.6.161-1+incompatible Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewClusterRoleBindingStorage

func NewClusterRoleBindingStorage(clusterBindingRegistry clusterpolicybindingregistry.Registry, liveRuleResolver, cachedRuleResolver rulevalidation.AuthorizationRuleResolver) clusterrolebinding.Storage

Types

type ClusterRoleBindingStorage

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

func (*ClusterRoleBindingStorage) Create

func (s *ClusterRoleBindingStorage) Create(ctx apirequest.Context, obj runtime.Object) (runtime.Object, error)

func (*ClusterRoleBindingStorage) CreateClusterRoleBindingWithEscalation

func (m *ClusterRoleBindingStorage) CreateClusterRoleBindingWithEscalation(ctx apirequest.Context, obj *authorizationapi.ClusterRoleBinding) (*authorizationapi.ClusterRoleBinding, error)

func (*ClusterRoleBindingStorage) Delete

func (s *ClusterRoleBindingStorage) Delete(ctx apirequest.Context, name string, options *metav1.DeleteOptions) (runtime.Object, bool, error)

func (*ClusterRoleBindingStorage) Get

func (s *ClusterRoleBindingStorage) Get(ctx apirequest.Context, name string, options *metav1.GetOptions) (runtime.Object, error)

func (*ClusterRoleBindingStorage) List

func (s *ClusterRoleBindingStorage) List(ctx apirequest.Context, options *metainternal.ListOptions) (runtime.Object, error)

func (*ClusterRoleBindingStorage) New

func (s *ClusterRoleBindingStorage) New() runtime.Object

func (*ClusterRoleBindingStorage) NewList

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

func (*ClusterRoleBindingStorage) Update

func (s *ClusterRoleBindingStorage) Update(ctx apirequest.Context, name string, objInfo rest.UpdatedObjectInfo) (runtime.Object, bool, error)

func (*ClusterRoleBindingStorage) UpdateClusterRoleBindingWithEscalation

func (m *ClusterRoleBindingStorage) UpdateClusterRoleBindingWithEscalation(ctx apirequest.Context, obj *authorizationapi.ClusterRoleBinding) (*authorizationapi.ClusterRoleBinding, bool, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳