package tokenreview
import "k8s.io/kubernetes/pkg/registry/authentication/tokenreview"
Index ¶
Types ¶
type REST ¶
type REST struct {
// contains filtered or unexported fields
}
func NewREST ¶
func NewREST(tokenAuthenticator authenticator.Request) *REST
func (*REST) Create ¶
func (r *REST) Create(ctx genericapirequest.Context, obj runtime.Object, createValidation rest.ValidateObjectFunc, includeUninitialized bool) (runtime.Object, error)
func (*REST) New ¶
Source Files ¶
storage.go
- Version
- v1.9.6
- Published
- Mar 20, 2018
- Platform
- js/wasm
- Imports
- 8 packages
- Last checked
- 10 minutes ago –
Tools for package owners.