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 context.Context, obj runtime.Object, createValidation rest.ValidateObjectFunc, includeUninitialized bool) (runtime.Object, error)
func (*REST) NamespaceScoped ¶
func (*REST) New ¶
Source Files ¶
storage.go
- Version
- v1.11.0-rc.1
- Published
- Jun 20, 2018
- Platform
- js/wasm
- Imports
- 9 packages
- Last checked
- 8 seconds ago –
Tools for package owners.