OpenShift · Example Payload

Openshift Rest Custom Build Strategy Example

CI/CDCloud NativeContainersDevOpsEnterpriseKubernetesPaaS

Openshift Rest Custom Build Strategy Example is an example object payload from OpenShift, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

envexposeDockerSocketforcePull

Example Payload

Raw ↑
{
  "env": [],
  "exposeDockerSocket": true,
  "forcePull": true
}