Registry / crypto / kms
library0.32.0gogounverified

Contains the proto definitions for the Kubernetes KMS API.

go get k8s.io/kms
INSTALL
IMPORT
SIG · KMS
K
kms
cryptogov0.32.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

kms
k8s.io/kms

Imports and uses a constant from the kms package.

package main import ( "fmt" kms "k8s.io/kms" ) func main() { fmt.Println(kms.ErrUnexpected) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.32.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
kms — go get kms · libregistry