api-v1-namespaces-{namespace}-replicationcontrollers
Number of APIs: 3
-
delete Core V1Collection Namespaced Replication Controller DELETE {{baseUrl}}/api/v1/namespaces/:namespace/replicationcontrollers?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>
-
list Core V1Namespaced Replication Controller GET {{baseUrl}}/api/v1/namespaces/:namespace/replicationcontrollers?allowWatchBookmarks=<boolean>&continue=<string>&fieldSelector=<string>&labelSelector=<string>&limit=<integer>&resourceVersion=<string>&resourceVersionMatch=<string>&sendInitialEvents=<boolean>&timeoutSeconds=<integer>&watch=<boolean>&pretty=<string>
-
create Core V1Namespaced Replication Controller POST {{baseUrl}}/api/v1/namespaces/:namespace/replicationcontrollers?dryRun=<string>&fieldManager=<string>&fieldValidation=<string>&pretty=<string>