Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Base64DecodeHandler ¶
type Base64DecodeHandler struct{}
Base64DecodeHandler handles base64 decoding of data
type Base64EncodeHandler ¶
type Base64EncodeHandler struct{}
Base64EncodeHandler handles base64 encoding of data
type TransformationHandler ¶
TransformationHandler handles transformation of Azure Key Vault data
type Transformator ¶
type Transformator struct {
// contains filtered or unexported fields
}
Transformator
func CreateTransformator ¶
func CreateTransformator(spec *akvs.AzureKeyVaultOutput) (*Transformator, error)
CreateTransformator creates a new Transformator ready to run transformation handlers
Click to show internal directories.
Click to hide internal directories.