Versions in this module Expand all Collapse all v1 v1.0.1 Jan 7, 2022 Changes in this version + type KeyvaultClient struct + func NewKeyvaultClient() (*KeyvaultClient, error) + func (cli *KeyvaultClient) GetValue(key string) (string, error)