Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Key ¶
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 ¶
MarshalJSON is the custom marshaler for KeyBundle.
Click to show internal directories.
Click to hide internal directories.