package
0.0.0-20221205081027-fb1d94189521
Repository: https://github.com/ti-net2/apiserver.git
Documentation: pkg.go.dev
# Packages
Package v1 is the v1 version of the API.
Package validation validates EncryptionConfiguration.
# Constants
GroupName is the group name use in this package.
# Variables
AddToScheme adds this group to a scheme.
SchemeBuilder points to a list of functions added to Scheme.
SchemeGroupVersion is group version used to register these objects.
# Structs
AESConfiguration contains the API configuration for an AES transformer.
EncryptionConfiguration stores the complete configuration for encryption providers.
IdentityConfiguration is an empty struct to allow identity transformer in provider configuration.
Key contains name and secret of the provided key for a transformer.
KMSConfiguration contains the name, cache size and path to configuration file for a KMS based envelope transformer.
ProviderConfiguration stores the provided configuration for an encryption provider.
ResourceConfiguration stores per resource configuration.
SecretboxConfiguration contains the API configuration for an Secretbox transformer.