api-v1-namespaces-{namespace}-serviceaccounts

Number of APIs: 3

  1. delete Core V1Collection Namespaced Service Account DELETE {{baseUrl}}/api/v1/namespaces/:namespace/serviceaccounts?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>

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

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