api-v1-namespaces-{namespace}-podtemplates

Number of APIs: 3

  1. list Core V1Namespaced Pod Template GET {{baseUrl}}/api/v1/namespaces/:namespace/podtemplates?allowWatchBookmarks=<boolean>&continue=<string>&fieldSelector=<string>&labelSelector=<string>&limit=<integer>&resourceVersion=<string>&resourceVersionMatch=<string>&sendInitialEvents=<boolean>&timeoutSeconds=<integer>&watch=<boolean>&pretty=<string>

  2. create Core V1Namespaced Pod Template POST {{baseUrl}}/api/v1/namespaces/:namespace/podtemplates?dryRun=<string>&fieldManager=<string>&fieldValidation=<string>&pretty=<string>

  3. delete Core V1Collection Namespaced Pod Template DELETE {{baseUrl}}/api/v1/namespaces/:namespace/podtemplates?continue=<string>&dryRun=<string>&fieldSelector=<string>&gracePeriodSeconds=<integer>&labelSelector=<string>&limit=<integer>&orphanDependents=<boolean>&propagationPolicy=<string>&resourceVersion=<string>&resourceVersionMatch=<string>&sendInitialEvents=<boolean>&timeoutSeconds=<integer>&pretty=<string>