Categorygithub.com/ibm/vault-go
modulepackage
0.0.0-20210405213100-7a97e004050a
Repository: https://github.com/ibm/vault-go.git
Documentation: pkg.go.dev

# README

vault-go

Vault go contains the go definitions of the Vault types imported into go programs

All of these types are defined as Kubernetes CRD's. A future implentation will build controllers that allow a k8s cluster to maintain the state of Vault's configuration.

Types

Apps using vault-go

example command to add an api

kubebuilder create api --group vault --version v1 --kind VaultEndpoint

# Packages

No description provided by the author
No description provided by the author