api-v1-namespaces-{namespace}-replicationcontrollers-{name}
Number of APIs: 4
-
read Core V1Namespaced Replication Controller GET {{baseUrl}}/api/v1/namespaces/:namespace/replicationcontrollers/:name?pretty=<string>
-
patch Core V1Namespaced Replication Controller PATCH {{baseUrl}}/api/v1/namespaces/:namespace/replicationcontrollers/:name?dryRun=<string>&fieldManager=<string>&fieldValidation=<string>&force=<boolean>&pretty=<string>
-
replace Core V1Namespaced Replication Controller PUT {{baseUrl}}/api/v1/namespaces/:namespace/replicationcontrollers/:name?dryRun=<string>&fieldManager=<string>&fieldValidation=<string>&pretty=<string>
-
delete Core V1Namespaced Replication Controller DELETE {{baseUrl}}/api/v1/namespaces/:namespace/replicationcontrollers/:name?dryRun=<string>&gracePeriodSeconds=<integer>&orphanDependents=<boolean>&propagationPolicy=<string>&pretty=<string>