Source: golang-k8s-kms Section: golang Maintainer: Debian Go Packaging Team Uploaders: Arthur Diniz , Build-Depends: debhelper-compat (= 14), dh-sequence-golang, golang-any, golang-gogoprotobuf-dev, golang-google-grpc-dev, Testsuite: autopkgtest-pkg-go Standards-Version: 4.7.4 Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-k8s-kms Vcs-Git: https://salsa.debian.org/go-team/packages/golang-k8s-kms.git Homepage: https://github.com/kubernetes/kms XS-Go-Import-Path: k8s.io/kms Package: golang-k8s-kms-dev Architecture: all Multi-Arch: foreign Depends: golang-gogoprotobuf-dev, golang-google-grpc-dev, ${misc:Depends}, Description: Kubernetes KMS implementation (library) This package provides the Protocol Buffers and gRPC API definitions for the Kubernetes Key Management Service (KMS). . These definitions can be used to implement KMS plugins enabling secure encryption and decryption of Kubernetes secrets.