Documentation
¶
Overview ¶
Package encryption contains the Obscure and Reveal commands
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AttachAutomaticEncryption ¶
func AttachAutomaticEncryption(syncDefinition *v1alpha1.PodFilesystemSync, params *appContext.SynchronizationParameters, kubeClient kubernetes.Interface) error
AttachAutomaticEncryption is mutating SynchronizationParameters by adding an encryption secret and setting up parameters
the encryption secret is generated and placed in `kind: Secret` if it was not created previously So, an existing secret could be used, or a new one could be generated
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.