# Packages

Code generated by counterfeiter.

# Functions

AddDaemonContainer appends an init container responsible for launching HSM daemon as a background process within the processNamespace of the pod.
TODO: Next refactor should move this outside of config package into cryptogen package along with the Response struct, which is required to avoid cyclical dependencies.
No description provided by the author
No description provided by the author
ReadHSMConfig reads hsm configuration from 'ibm-hlfsupport-hsm-config', and key 'ibm-hlfsupport-hsm-config.yaml' from data.

# Constants

No description provided by the author

# Structs

Auth represents the authentication methods that are supported.
No description provided by the author
No description provided by the author
Daemon represents that configuration for the HSM Daemon.
HSMConfig defines the configuration parameters for HSMs.
No description provided by the author
Library represents the configuration for an HSM library.
MountPath represent the configuration of volume mounts on a container.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

Client defines the contract to get resources from clusters.
No description provided by the author
Resource defines the contract required for adding a daemon init containter on to a kubernetes resource.