UNPKG

@itentialopensource/adapter-kubernetes

Version:

This adapter integrates with system described as: kubernetes.

214 lines 6.68 kB
{ "actions": [ { "name": "getAuditregistrationV1alpha1APIResources", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/apis/auditregistration.k8s.io/v1alpha1/?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "mockdatafiles/getAuditregistrationV1alpha1APIResources-default.json" } ] }, { "name": "deleteAuditregistrationV1alpha1CollectionAuditSink", "protocol": "REST", "method": "DELETE", "entitypath": "{base_path}/{version}/apis/auditregistration.k8s.io/v1alpha1/auditsinks?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "mockdatafiles/deleteAuditregistrationV1alpha1CollectionAuditSink-default.json" } ] }, { "name": "listAuditregistrationV1alpha1AuditSink", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/apis/auditregistration.k8s.io/v1alpha1/auditsinks?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "mockdatafiles/listAuditregistrationV1alpha1AuditSink-default.json" } ] }, { "name": "createAuditregistrationV1alpha1AuditSink", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/apis/auditregistration.k8s.io/v1alpha1/auditsinks?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "mockdatafiles/createAuditregistrationV1alpha1AuditSink-default.json" } ] }, { "name": "deleteAuditregistrationV1alpha1AuditSink", "protocol": "REST", "method": "DELETE", "entitypath": "{base_path}/{version}/apis/auditregistration.k8s.io/v1alpha1/auditsinks/{pathv1}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "mockdatafiles/deleteAuditregistrationV1alpha1AuditSink-default.json" } ] }, { "name": "readAuditregistrationV1alpha1AuditSink", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/apis/auditregistration.k8s.io/v1alpha1/auditsinks/{pathv1}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "mockdatafiles/readAuditregistrationV1alpha1AuditSink-default.json" } ] }, { "name": "patchAuditregistrationV1alpha1AuditSink", "protocol": "REST", "method": "PATCH", "entitypath": "{base_path}/{version}/apis/auditregistration.k8s.io/v1alpha1/auditsinks/{pathv1}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "mockdatafiles/patchAuditregistrationV1alpha1AuditSink-default.json" } ] }, { "name": "replaceAuditregistrationV1alpha1AuditSink", "protocol": "REST", "method": "PUT", "entitypath": "{base_path}/{version}/apis/auditregistration.k8s.io/v1alpha1/auditsinks/{pathv1}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "mockdatafiles/replaceAuditregistrationV1alpha1AuditSink-default.json" } ] }, { "name": "watchAuditregistrationV1alpha1AuditSinkList", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/apis/auditregistration.k8s.io/v1alpha1/watch/auditsinks?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "mockdatafiles/watchAuditregistrationV1alpha1AuditSinkList-default.json" } ] }, { "name": "watchAuditregistrationV1alpha1AuditSink", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/apis/auditregistration.k8s.io/v1alpha1/watch/auditsinks/{pathv1}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "mockdatafiles/watchAuditregistrationV1alpha1AuditSink-default.json" } ] } ] }