//
pkg.gl
Category
k8s.io/cluster-bootstrap
token
jws
package
0.33.0-alpha.0
Repository:
https://github.com/kubernetes/cluster-bootstrap.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
7
Files
52 SLOC
#
Functions
ComputeDetachedSignature
ComputeDetachedSignature takes content and token details and computes a detached JWS signature.
DetachedTokenIsValid
DetachedTokenIsValid checks whether a given detached JWS-encoded token matches JWS output of the given content and token.