keys

package
v1.7.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 30, 2023 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Key

type Key keyvault.KeyBundle

func GetKey

func GetKey(client keyvault.BaseClient, vaultBaseURL string, keyName string, keyVersion string) (Key, error)

func GetKeyByURL

func GetKeyByURL(client keyvault.BaseClient, keyURL string) (Key, error)

func GetKeys

func GetKeys(client keyvault.BaseClient, vaultBaseURL string) (results []Key, err error)

func (Key) MarshalJSON

func (kb Key) MarshalJSON() ([]byte, error)

MarshalJSON is the custom marshaler for KeyBundle.

func (Key) String

func (k Key) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL