package selfsubjectaccessreview
import "k8s.io/kubernetes/pkg/registry/authorization/selfsubjectaccessreview"
Index ¶
Types ¶
type REST ¶
type REST struct {
// contains filtered or unexported fields
}
func NewREST ¶
func NewREST(authorizer authorizer.Authorizer) *REST
func (*REST) Create ¶
func (r *REST) Create(ctx context.Context, obj runtime.Object, createValidation rest.ValidateObjectFunc, options *metav1.CreateOptions) (runtime.Object, error)
func (*REST) NamespaceScoped ¶
func (*REST) New ¶
Source Files ¶
rest.go
- Version
- v1.22.13
- Published
- Aug 17, 2022
- Platform
- js/wasm
- Imports
- 11 packages
- Last checked
- 6 minutes ago –
Tools for package owners.