keyvault

package
v0.2.4 Latest Latest
Warning

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

Go to latest
Published: Dec 16, 2021 License: MIT Imports: 1 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 struct {
	ExpiryDate types.TimeValue
}

type KeyVault

type KeyVault struct {
	Vaults []Vault
}

type NetworkACLs

type NetworkACLs struct {
	DefaultAction types.StringValue
}

type Secret

type Secret struct {
	ContentType types.StringValue
	ExpiryDate  types.TimeValue
}

type Vault

type Vault struct {
	Secrets               []Secret
	Keys                  []Key
	EnablePurgeProtection types.BoolValue
	NetworkACLs           NetworkACLs
}

Jump to

Keyboard shortcuts

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