package policybased

import "k8s.io/kubernetes/pkg/registry/rbac/clusterrolebinding/policybased"

Package policybased implements a standard storage for ClusterRoleBinding that prevents privilege escalation.

Index

Types

type Storage

type Storage struct {
	rest.StandardStorage
	// contains filtered or unexported fields
}

func NewStorage

func (*Storage) Create

func (*Storage) Update

Source Files

storage.go

Version
v1.6.6
Published
Jun 16, 2017
Platform
linux/amd64
Imports
9 packages
Last checked
58 seconds ago

Tools for package owners.