OpenShift · Example Payload

Openshift Rest Source Build Strategy Example

CI/CDCloud NativeContainersDevOpsEnterpriseKubernetesPaaS

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

Top-level fields

envscriptsincrementalforcePull

Example Payload

Raw ↑
{
  "env": [],
  "scripts": "example_value",
  "incremental": true,
  "forcePull": true
}