Skip to main content
POST
Kustomize kustomization.yaml Generator

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
ioResources
string

Resources

ioNamespace
string

Namespace

ioNamePrefix
string

Name Prefix

ioNameSuffix
string

Name Suffix

ioCommonLabels
string

Common Labels

ioCommonAnnotations
string

Common Annotations

ioImages
string

Image Overrides

ioReplicas
string

Replicas

ioAddConfigMap
boolean

Add a configMapGenerator

ioConfigMapName
string

ConfigMap Name

ioConfigMapLiterals
string

ConfigMap Literals

ioConfigMapFiles
string

ConfigMap Files

ioConfigMapNoHash
boolean

Disable content hash suffix (disableNameSuffixHash)

ioAddSecret
boolean

Add a secretGenerator

ioSecretName
string

Secret Name

ioSecretType
enum<string>

Secret Type

Available options:
Opaque,
kubernetes.io/tls,
kubernetes.io/dockerconfigjson,
kubernetes.io/basic-auth
ioSecretLiterals
string

Secret Literals

ioSecretNoHash
boolean

Disable content hash suffix (disableNameSuffixHash)

ioPatches
string

Patches

Response

Tool output

tool
string
required
tool_version
string
required

Output-contract version for this tool. Currently "1" for all tools.

outputs
object
required
credits_used
integer
required

Credits this call consumed, after any settlement refund. 0 when metering is disabled.

request_id
string
credits_remaining
integer | null

Credits left in the current monthly allowance, or null when metering is disabled.