Go integration
import "operators-sdk-tutorial" // Initialize client client := operators-sdk-tutorial.NewClient("YOUR_API_KEY")
curl \ -H "x-rh-identity: $API_KEY" \ http://redhat.local/api/patch/v1/systems
curl \ -H "x-rh-identity: $API_KEY" \ http://redhat.local/api/patch/v1/packages/
curl \ -H "x-rh-identity: $API_KEY" \ http://redhat.local/api/patch/v1/advisories