The library has been developed to automate the process of provisioning Hyper Protect Virtual Servers (HPVS) and Hyper Protect Container Runtime for RedHat Virtualization solutions (HPCR RHVS).
For more details on Hyper Protect Virtual Servers for VPC and Hyper Protect Container Runtime, refer Confidential computing with LinuxONE and IBM Hyper Protect Virtual Servers.
- Decrypt encrypted attestation records.
- Download encryption certificates from IBM Cloud docs.
- Get specific encryption certificate from encryption certificates JSON downloaded.
- Generate Base64 of a string.
- Validate schema of unencrypted contract.
- Generate IBM Hyper Protect encrypted string.
- Generate IBM Hyper Protect signed and encrypted contract (With and without contract expiry).
- Generate Base64 tar of
docker-compose.yaml
orpods.yaml
. - Get latest HPCR Image from IBM Cloud Image JSON data.
Refer Docs for more details on how to leverage this library for your usecases.
- contract-cli - CLI tool for generating Hyper Protect contracts (leverages contract-go)
- terraform-provider-hpcr - Terraform Provider for generating Hyper Protect contracts
- k8s-operator-hpcr - Kubernetes operator for generating Hyper Protect contracts
- linuxone-vsi-automation-samples - hpvs - Terraform examples to provision HPVS
- linuxone-vsi-automation-samples - hpcr-rhvs - Terraform examples to provision HPCR RHVS
- hyper-protect-virtual-server-samples - HPVS scripts for different features