docs icon indicating copy to clipboard operation
docs copied to clipboard

helm chart API documentation

Open joshfalgout opened this issue 4 years ago • 0 comments

The API endpoint /defenders/helm/twistlock-defender-helm.tar.gz has missing documentation

We should list the values available to the call, especially for orchestration.

Also there are a couple of values there that are not documented, such as proxy, dockerSocketPath, and taskName

{ "consoleAddr": "$CONSOLE_ADDRESS", "namespace": "twistlock", "orchestration": "openshift", "image": "", "selinux": true, "privileged": false, "serviceAccounts": true, "istio": false, "proxy": null, "dockerSocketPath": null, "taskName": null }

https://cdn.twistlock.com/docs/api/twistlock_api.html#defenders_helm_twistlock_defender_helm_tar_gz_post

joshfalgout avatar Dec 21 '20 12:12 joshfalgout