# Functions

IsInvalidConfig asserts invalidConfigError.
IsWrongTypeError asserts wrongTypeError.
New creates a new configured secret state getter resource managing encryption keys.

# Constants

AESCBCKeyLength represents the 32 bytes length for AES-CBC with PKCS#7 padding encryption key.
Name is the identifier of the resource.

# Structs

Config represents the configuration used to create a new cloud config resource.
Resource implements the cloud config resource.