kms

package
v0.0.0-...-0d862b9 Latest Latest
Warning

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

Go to latest
Published: Feb 9, 2024 License: Apache-2.0, MPL-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DataSourceGoogleKmsCryptoKey

func DataSourceGoogleKmsCryptoKey() *schema.Resource

func DataSourceGoogleKmsCryptoKeyVersion

func DataSourceGoogleKmsCryptoKeyVersion() *schema.Resource

func DataSourceGoogleKmsKeyRing

func DataSourceGoogleKmsKeyRing() *schema.Resource

func DataSourceGoogleKmsSecret

func DataSourceGoogleKmsSecret() *schema.Resource

func DataSourceGoogleKmsSecretCiphertext

func DataSourceGoogleKmsSecretCiphertext() *schema.Resource

Types

type KmsCryptoKeyId

type KmsCryptoKeyId struct {
	KeyRingId KmsKeyRingId
	Name      string
}

func ParseKmsCryptoKeyId

func ParseKmsCryptoKeyId(id string, config *transport_tpg.Config) (*KmsCryptoKeyId, error)

func (*KmsCryptoKeyId) CryptoKeyId

func (s *KmsCryptoKeyId) CryptoKeyId() string

func (*KmsCryptoKeyId) TerraformId

func (s *KmsCryptoKeyId) TerraformId() string

type KmsKeyRingId

type KmsKeyRingId struct {
	Project  string
	Location string
	Name     string
}

func (*KmsKeyRingId) KeyRingId

func (s *KmsKeyRingId) KeyRingId() string

func (*KmsKeyRingId) TerraformId

func (s *KmsKeyRingId) TerraformId() string

Jump to

Keyboard shortcuts

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