UNPKG

@itentialopensource/adapter-kubernetes

Version:

This adapter integrates with system described as: kubernetes.

214 lines 6.57 kB
{ "actions": [ { "name": "getStorageV1alpha1APIResources", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/apis/storage.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/getStorageV1alpha1APIResources-default.json" } ] }, { "name": "deleteStorageV1alpha1CollectionVolumeAttachment", "protocol": "REST", "method": "DELETE", "entitypath": "{base_path}/{version}/apis/storage.k8s.io/v1alpha1/volumeattachments?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "mockdatafiles/deleteStorageV1alpha1CollectionVolumeAttachment-default.json" } ] }, { "name": "listStorageV1alpha1VolumeAttachment", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/apis/storage.k8s.io/v1alpha1/volumeattachments?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "mockdatafiles/listStorageV1alpha1VolumeAttachment-default.json" } ] }, { "name": "createStorageV1alpha1VolumeAttachment", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/apis/storage.k8s.io/v1alpha1/volumeattachments?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "mockdatafiles/createStorageV1alpha1VolumeAttachment-default.json" } ] }, { "name": "deleteStorageV1alpha1VolumeAttachment", "protocol": "REST", "method": "DELETE", "entitypath": "{base_path}/{version}/apis/storage.k8s.io/v1alpha1/volumeattachments/{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/deleteStorageV1alpha1VolumeAttachment-default.json" } ] }, { "name": "readStorageV1alpha1VolumeAttachment", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/apis/storage.k8s.io/v1alpha1/volumeattachments/{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/readStorageV1alpha1VolumeAttachment-default.json" } ] }, { "name": "patchStorageV1alpha1VolumeAttachment", "protocol": "REST", "method": "PATCH", "entitypath": "{base_path}/{version}/apis/storage.k8s.io/v1alpha1/volumeattachments/{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/patchStorageV1alpha1VolumeAttachment-default.json" } ] }, { "name": "replaceStorageV1alpha1VolumeAttachment", "protocol": "REST", "method": "PUT", "entitypath": "{base_path}/{version}/apis/storage.k8s.io/v1alpha1/volumeattachments/{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/replaceStorageV1alpha1VolumeAttachment-default.json" } ] }, { "name": "watchStorageV1alpha1VolumeAttachmentList", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/apis/storage.k8s.io/v1alpha1/watch/volumeattachments?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "mockdatafiles/watchStorageV1alpha1VolumeAttachmentList-default.json" } ] }, { "name": "watchStorageV1alpha1VolumeAttachment", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/apis/storage.k8s.io/v1alpha1/watch/volumeattachments/{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/watchStorageV1alpha1VolumeAttachment-default.json" } ] } ] }