Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

appscode-api-js-client

Package Overview
Dependencies
Maintainers
1
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

appscode-api-js-client - npm Package Compare versions

Comparing version 1.0.41 to 1.0.42

4

apis/artifactory/v1beta1/artifact.gw.js

@@ -12,3 +12,3 @@ // Code generated by protoc-gen-grpc-js-client

function artifactsSearch(p, conf) {
path = '/artifactory/v1beta1/search'
path = '/_appscode/api/artifactory/v1beta1/search'
return xhr(path, 'GET', conf, p);

@@ -18,3 +18,3 @@ }

function artifactsList(p, conf) {
path = '/artifactory/v1beta1/artifacts/' + p['type']
path = '/_appscode/api/artifactory/v1beta1/artifacts/' + p['type']
delete p['type']

@@ -21,0 +21,0 @@ return xhr(path, 'GET', conf, p);

@@ -12,3 +12,3 @@ // Code generated by protoc-gen-grpc-js-client

function versionsList(p, conf) {
path = '/artifactory/v1beta1/artifacts/' + p['type'] + '/versions'
path = '/_appscode/api/artifactory/v1beta1/artifacts/' + p['type'] + '/versions'
delete p['type']

@@ -19,3 +19,3 @@ return xhr(path, 'GET', conf, p);

function versionsDescribe(p, conf) {
path = '/artifactory/v1beta1/artifacts/' + p['type'] + '/versions/description'
path = '/_appscode/api/artifactory/v1beta1/artifacts/' + p['type'] + '/versions/description'
delete p['type']

@@ -22,0 +22,0 @@ return xhr(path, 'GET', conf, p);

@@ -12,3 +12,3 @@ // Code generated by protoc-gen-grpc-js-client

function authenticationLogin(p, conf) {
path = '/auth/v1beta1/login'
path = '/_appscode/api/auth/v1beta1/login'
return xhr(path, 'POST', conf, null, p);

@@ -18,3 +18,3 @@ }

function authenticationLogout(p, conf) {
path = '/auth/v1beta1/logout'
path = '/_appscode/api/auth/v1beta1/logout'
return xhr(path, 'POST', conf, null, p);

@@ -24,3 +24,3 @@ }

function authenticationToken(p, conf) {
path = '/auth/v1beta1/token'
path = '/_appscode/api/auth/v1beta1/token'
return xhr(path, 'POST', conf, null, p);

@@ -27,0 +27,0 @@ }

@@ -12,3 +12,3 @@ // Code generated by protoc-gen-grpc-js-client

function conduitWhoAmI(p, conf) {
path = '/auth/v1beta1/conduit/whoami'
path = '/_appscode/api/auth/v1beta1/conduit/whoami'
return xhr(path, 'GET', conf, p);

@@ -18,3 +18,3 @@ }

function conduitUsers(p, conf) {
path = '/auth/v1beta1/conduit/users'
path = '/_appscode/api/auth/v1beta1/conduit/users'
return xhr(path, 'GET', conf, p);

@@ -21,0 +21,0 @@ }

@@ -12,3 +12,3 @@ // Code generated by protoc-gen-grpc-js-client

function projectsList(p, conf) {
path = '/auth/v1beta1/projects'
path = '/_appscode/api/auth/v1beta1/projects'
return xhr(path, 'GET', conf, p);

@@ -18,3 +18,3 @@ }

function projectsMembers(p, conf) {
path = '/auth/v1beta1/projects/' + p['uid'] + '/members'
path = '/_appscode/api/auth/v1beta1/projects/' + p['uid'] + '/members'
delete p['uid']

@@ -21,0 +21,0 @@ return xhr(path, 'GET', conf, p);

@@ -12,3 +12,3 @@ // Code generated by protoc-gen-grpc-js-client

function clientsReconfigure(p, conf) {
path = '/kubernetes/v1beta1/clusters/' + p['cluster'] + '/apps/bacula/actions/reconfigure'
path = '/_appscode/api/kubernetes/v1beta1/clusters/' + p['cluster'] + '/apps/bacula/actions/reconfigure'
delete p['cluster']

@@ -15,0 +15,0 @@ return xhr(path, 'PUT', conf, null, p);

@@ -12,3 +12,3 @@ // Code generated by protoc-gen-grpc-js-client

function serversCreate(p, conf) {
path = '/kubernetes/v1beta1/clusters/' + p['cluster'] + '/apps/bacula'
path = '/_appscode/api/kubernetes/v1beta1/clusters/' + p['cluster'] + '/apps/bacula'
delete p['cluster']

@@ -19,3 +19,3 @@ return xhr(path, 'POST', conf, null, p);

function serversDelete(p, conf) {
path = '/kubernetes/v1beta1/clusters/' + p['cluster'] + '/apps/bacula'
path = '/_appscode/api/kubernetes/v1beta1/clusters/' + p['cluster'] + '/apps/bacula'
delete p['cluster']

@@ -22,0 +22,0 @@ return xhr(path, 'DELETE', conf, p);

@@ -12,3 +12,3 @@ // Code generated by protoc-gen-grpc-js-client

function chargesEstimate(p, conf) {
path = '/billing/v1beta1/charges'
path = '/_appscode/api/billing/v1beta1/charges'
return xhr(path, 'GET', conf, p);

@@ -15,0 +15,0 @@ }

@@ -12,3 +12,3 @@ // Code generated by protoc-gen-grpc-js-client

function paymentMethodsCheck(p, conf) {
path = '/billing/v1beta1/paymentmethods'
path = '/_appscode/api/billing/v1beta1/paymentmethods'
return xhr(path, 'GET', conf, p);

@@ -15,0 +15,0 @@ }

@@ -12,3 +12,3 @@ // Code generated by protoc-gen-grpc-js-client

function purchasesBegin(p, conf) {
path = '/billing/v1beta1/purchases'
path = '/_appscode/api/billing/v1beta1/purchases'
return xhr(path, 'POST', conf, null, p);

@@ -18,3 +18,3 @@ }

function purchasesComplete(p, conf) {
path = '/billing/v1beta1/purchases/' + p['phid']
path = '/_appscode/api/billing/v1beta1/purchases/' + p['phid']
delete p['phid']

@@ -25,3 +25,3 @@ return xhr(path, 'PUT', conf, null, p);

function purchasesClose(p, conf) {
path = '/billing/v1beta1/purchases/' + p['object_phid']
path = '/_appscode/api/billing/v1beta1/purchases/' + p['object_phid']
delete p['object_phid']

@@ -28,0 +28,0 @@ return xhr(path, 'DELETE', conf, p);

@@ -12,3 +12,3 @@ // Code generated by protoc-gen-grpc-js-client

function quotasGet(p, conf) {
path = '/billing/v1beta1/quotas'
path = '/_appscode/api/billing/v1beta1/quotas'
return xhr(path, 'GET', conf, p);

@@ -15,0 +15,0 @@ }

@@ -12,3 +12,3 @@ // Code generated by protoc-gen-grpc-js-client

function subscriptionsSubscribe(p, conf) {
path = '/billing/v1beta1/subscriptions'
path = '/_appscode/api/billing/v1beta1/subscriptions'
return xhr(path, 'POST', conf, null, p);

@@ -15,0 +15,0 @@ }

@@ -12,3 +12,3 @@ // Code generated by protoc-gen-grpc-js-client

function certificatesList(p, conf) {
path = '/certificate/v1beta1/certificates'
path = '/_appscode/api/certificate/v1beta1/certificates'
return xhr(path, 'GET', conf, p);

@@ -18,3 +18,3 @@ }

function certificatesDescribe(p, conf) {
path = '/certificate/v1beta1/certificates/' + p['uid']
path = '/_appscode/api/certificate/v1beta1/certificates/' + p['uid']
delete p['uid']

@@ -25,3 +25,3 @@ return xhr(path, 'GET', conf, p);

function certificatesLoad(p, conf) {
path = '/certificate/v1beta1/certificates/' + p['name'] + '/actions/obtain'
path = '/_appscode/api/certificate/v1beta1/certificates/' + p['name'] + '/actions/obtain'
delete p['name']

@@ -32,3 +32,3 @@ return xhr(path, 'PUT', conf, null, p);

function certificatesDelete(p, conf) {
path = '/certificate/v1beta1/certificates/' + p['uid']
path = '/_appscode/api/certificate/v1beta1/certificates/' + p['uid']
delete p['uid']

@@ -39,3 +39,3 @@ return xhr(path, 'DELETE', conf, p);

function certificatesDeploy(p, conf) {
path = '/certificate/v1beta1/certificates/' + p['uid'] + '/actions/deploy'
path = '/_appscode/api/certificate/v1beta1/certificates/' + p['uid'] + '/actions/deploy'
delete p['uid']

@@ -42,0 +42,0 @@ return xhr(path, 'PUT', conf, null, p);

@@ -12,3 +12,3 @@ // Code generated by protoc-gen-grpc-js-client

function agentsList(p, conf) {
path = '/ci/v1beta1/agents'
path = '/_appscode/api/ci/v1beta1/agents'
return xhr(path, 'GET', conf, p);

@@ -18,3 +18,3 @@ }

function agentsDescribe(p, conf) {
path = '/ci/v1beta1/agents/' + p['name']
path = '/_appscode/api/ci/v1beta1/agents/' + p['name']
delete p['name']

@@ -25,3 +25,3 @@ return xhr(path, 'GET', conf, p);

function agentsCreate(p, conf) {
path = '/ci/v1beta1/agents'
path = '/_appscode/api/ci/v1beta1/agents'
return xhr(path, 'POST', conf, null, p);

@@ -31,3 +31,3 @@ }

function agentsDelete(p, conf) {
path = '/ci/v1beta1/agents/' + p['name']
path = '/_appscode/api/ci/v1beta1/agents/' + p['name']
delete p['name']

@@ -38,3 +38,3 @@ return xhr(path, 'DELETE', conf, p);

function agentsRestart(p, conf) {
path = '/ci/v1beta1/agents/' + p['name'] + '/actions/reboot'
path = '/_appscode/api/ci/v1beta1/agents/' + p['name'] + '/actions/reboot'
delete p['name']

@@ -41,0 +41,0 @@ return xhr(path, 'POST', conf, p);

@@ -12,3 +12,3 @@ // Code generated by protoc-gen-grpc-js-client

function buildsDescribe(p, conf) {
path = '/ci/v1beta1/jobs/' + p['job_name'] + '/builds/' + p['number']
path = '/_appscode/api/ci/v1beta1/jobs/' + p['job_name'] + '/builds/' + p['number']
delete p['job_name']

@@ -20,3 +20,3 @@ delete p['number']

function buildsList(p, conf) {
path = '/ci/v1beta1/jobs/' + p['job_name'] + '/builds'
path = '/_appscode/api/ci/v1beta1/jobs/' + p['job_name'] + '/builds'
delete p['job_name']

@@ -23,0 +23,0 @@ return xhr(path, 'GET', conf, p);

@@ -12,3 +12,3 @@ // Code generated by protoc-gen-grpc-js-client

function jobsList(p, conf) {
path = '/ci/v1beta1/jobs'
path = '/_appscode/api/ci/v1beta1/jobs'
return xhr(path, 'GET', conf, p);

@@ -18,3 +18,3 @@ }

function jobsDescribe(p, conf) {
path = '/ci/v1beta1/jobs/' + p['name']
path = '/_appscode/api/ci/v1beta1/jobs/' + p['name']
delete p['name']

@@ -25,3 +25,3 @@ return xhr(path, 'GET', conf, p);

function jobsCreate(p, conf) {
path = '/ci/v1beta1/jobs'
path = '/_appscode/api/ci/v1beta1/jobs'
return xhr(path, 'POST', conf, null, p);

@@ -31,3 +31,3 @@ }

function jobsCopy(p, conf) {
path = '/ci/v1beta1/actions/copy'
path = '/_appscode/api/ci/v1beta1/actions/copy'
return xhr(path, 'PUT', conf, null, p);

@@ -37,3 +37,3 @@ }

function jobsBuild(p, conf) {
path = '/ci/v1beta1/jobs/' + p['name'] + '/actions/build'
path = '/_appscode/api/ci/v1beta1/jobs/' + p['name'] + '/actions/build'
delete p['name']

@@ -44,3 +44,3 @@ return xhr(path, 'POST', conf, null, p);

function jobsDelete(p, conf) {
path = '/ci/v1beta1/jobs/' + p['name']
path = '/_appscode/api/ci/v1beta1/jobs/' + p['name']
delete p['name']

@@ -47,0 +47,0 @@ return xhr(path, 'DELETE', conf, p);

@@ -12,3 +12,3 @@ // Code generated by protoc-gen-grpc-js-client

function masterCreate(p, conf) {
path = '/ci/v1beta1/masters'
path = '/_appscode/api/ci/v1beta1/masters'
return xhr(path, 'POST', conf, null, p);

@@ -18,3 +18,3 @@ }

function masterDelete(p, conf) {
path = '/ci/v1beta1/masters'
path = '/_appscode/api/ci/v1beta1/masters'
return xhr(path, 'DELETE', conf, p);

@@ -21,0 +21,0 @@ }

@@ -12,3 +12,3 @@ // Code generated by protoc-gen-grpc-js-client

function credentialsList(p, conf) {
path = '/cloud/v1beta1/credentials'
path = '/_appscode/api/cloud/v1beta1/credentials'
return xhr(path, 'GET', conf, p);

@@ -18,3 +18,3 @@ }

function credentialsDescribe(p, conf) {
path = '/cloud/v1beta1/credentials/' + p['name']
path = '/_appscode/api/cloud/v1beta1/credentials/' + p['name']
delete p['name']

@@ -25,3 +25,3 @@ return xhr(path, 'GET', conf, p);

function credentialsCreate(p, conf) {
path = '/cloud/v1beta1/credentials'
path = '/_appscode/api/cloud/v1beta1/credentials'
return xhr(path, 'POST', conf, null, p);

@@ -31,3 +31,3 @@ }

function credentialsUpdate(p, conf) {
path = '/cloud/v1beta1/credentials/' + p['name']
path = '/_appscode/api/cloud/v1beta1/credentials/' + p['name']
delete p['name']

@@ -38,3 +38,3 @@ return xhr(path, 'PUT', conf, null, p);

function credentialsIsAuthorized(p, conf) {
path = '/cloud/v1beta1/credentials/' + p['name'] + '/is-authorized'
path = '/_appscode/api/cloud/v1beta1/credentials/' + p['name'] + '/is-authorized'
delete p['name']

@@ -45,3 +45,3 @@ return xhr(path, 'POST', conf, null, p);

function credentialsDelete(p, conf) {
path = '/cloud/v1beta1/credentials/' + p['name']
path = '/_appscode/api/cloud/v1beta1/credentials/' + p['name']
delete p['name']

@@ -48,0 +48,0 @@ return xhr(path, 'DELETE', conf, p);

@@ -12,3 +12,3 @@ // Code generated by protoc-gen-grpc-js-client

function databasesList(p, conf) {
path = '/kubernetes/v1beta1/clusters/' + p['cluster'] + '/databases'
path = '/_appscode/api/kubernetes/v1beta1/clusters/' + p['cluster'] + '/databases'
delete p['cluster']

@@ -19,3 +19,3 @@ return xhr(path, 'GET', conf, p);

function databasesCreate(p, conf) {
path = '/kubernetes/v1beta1/clusters/' + p['cluster'] + '/databases'
path = '/_appscode/api/kubernetes/v1beta1/clusters/' + p['cluster'] + '/databases'
delete p['cluster']

@@ -26,3 +26,3 @@ return xhr(path, 'POST', conf, null, p);

function databasesScale(p, conf) {
path = '/kubernetes/v1beta1/clusters/' + p['cluster'] + '/databases/' + p['uid'] + '/actions/scale'
path = '/_appscode/api/kubernetes/v1beta1/clusters/' + p['cluster'] + '/databases/' + p['uid'] + '/actions/scale'
delete p['cluster']

@@ -34,3 +34,3 @@ delete p['uid']

function databasesUpdate(p, conf) {
path = '/kubernetes/v1beta1/clusters/' + p['cluster'] + '/databases/' + p['uid']
path = '/_appscode/api/kubernetes/v1beta1/clusters/' + p['cluster'] + '/databases/' + p['uid']
delete p['cluster']

@@ -42,3 +42,3 @@ delete p['uid']

function databasesDescribe(p, conf) {
path = '/kubernetes/v1beta1/clusters/' + p['cluster'] + '/databases/' + p['uid']
path = '/_appscode/api/kubernetes/v1beta1/clusters/' + p['cluster'] + '/databases/' + p['uid']
delete p['cluster']

@@ -50,3 +50,3 @@ delete p['uid']

function databasesDelete(p, conf) {
path = '/kubernetes/v1beta1/clusters/' + p['cluster'] + '/databases/' + p['uid']
path = '/_appscode/api/kubernetes/v1beta1/clusters/' + p['cluster'] + '/databases/' + p['uid']
delete p['cluster']

@@ -58,3 +58,3 @@ delete p['uid']

function databasesRecover(p, conf) {
path = '/kubernetes/v1beta1/clusters/' + p['cluster'] + '/databases/' + p['uid'] + '/actions/recover'
path = '/_appscode/api/kubernetes/v1beta1/clusters/' + p['cluster'] + '/databases/' + p['uid'] + '/actions/recover'
delete p['cluster']

@@ -61,0 +61,0 @@ delete p['uid']

@@ -12,3 +12,3 @@ // Code generated by protoc-gen-grpc-js-client

function snapshotsList(p, conf) {
path = '/kubernetes/v1beta1/clusters/' + p['cluster'] + '/databases/' + p['uid'] + '/snapshots'
path = '/_appscode/api/kubernetes/v1beta1/clusters/' + p['cluster'] + '/databases/' + p['uid'] + '/snapshots'
delete p['cluster']

@@ -20,3 +20,3 @@ delete p['uid']

function snapshotsDescribe(p, conf) {
path = '/kubernetes/v1beta1/clusters/' + p['cluster'] + '/databases/' + p['uid'] + '/snapshots/' + p['phid']
path = '/_appscode/api/kubernetes/v1beta1/clusters/' + p['cluster'] + '/databases/' + p['uid'] + '/snapshots/' + p['phid']
delete p['cluster']

@@ -29,3 +29,3 @@ delete p['uid']

function snapshotsBackupSchedule(p, conf) {
path = '/kubernetes/v1beta1/clusters/' + p['cluster'] + '/databases/' + p['uid'] + '/actions/schedule-backup'
path = '/_appscode/api/kubernetes/v1beta1/clusters/' + p['cluster'] + '/databases/' + p['uid'] + '/actions/schedule-backup'
delete p['cluster']

@@ -37,3 +37,3 @@ delete p['uid']

function snapshotsBackupUnschedule(p, conf) {
path = '/kubernetes/v1beta1/clusters/' + p['cluster'] + '/databases/' + p['uid'] + '/actions/unschedule-backup'
path = '/_appscode/api/kubernetes/v1beta1/clusters/' + p['cluster'] + '/databases/' + p['uid'] + '/actions/unschedule-backup'
delete p['cluster']

@@ -45,3 +45,3 @@ delete p['uid']

function snapshotsRestore(p, conf) {
path = '/kubernetes/v1beta1/clusters/' + p['cluster'] + '/databases/' + p['uid'] + '/actions/restore'
path = '/_appscode/api/kubernetes/v1beta1/clusters/' + p['cluster'] + '/databases/' + p['uid'] + '/actions/restore'
delete p['cluster']

@@ -48,0 +48,0 @@ delete p['uid']

@@ -12,3 +12,3 @@ // Code generated by protoc-gen-grpc-js-client

function clustersList(p, conf) {
path = '/kubernetes/v1beta1/clusters/' + p['kube_cluster'] + '/glusterfs'
path = '/_appscode/api/kubernetes/v1beta1/clusters/' + p['kube_cluster'] + '/glusterfs'
delete p['kube_cluster']

@@ -19,3 +19,3 @@ return xhr(path, 'GET', conf, p);

function clustersDescribe(p, conf) {
path = '/kubernetes/v1beta1/clusters/' + p['kube_cluster'] + '/namespaces/' + p['kube_namespace'] + '/glusterfs/' + p['name']
path = '/_appscode/api/kubernetes/v1beta1/clusters/' + p['kube_cluster'] + '/namespaces/' + p['kube_namespace'] + '/glusterfs/' + p['name']
delete p['kube_cluster']

@@ -28,3 +28,3 @@ delete p['kube_namespace']

function clustersCreate(p, conf) {
path = '/kubernetes/v1beta1/clusters/' + p['kube_cluster'] + '/namespaces/' + p['kube_namespace'] + '/glusterfs'
path = '/_appscode/api/kubernetes/v1beta1/clusters/' + p['kube_cluster'] + '/namespaces/' + p['kube_namespace'] + '/glusterfs'
delete p['kube_cluster']

@@ -36,3 +36,3 @@ delete p['kube_namespace']

function clustersDelete(p, conf) {
path = '/kubernetes/v1beta1/clusters/' + p['kube_cluster'] + '/namespaces/' + p['kube_namespace'] + '/glusterfs/' + p['name']
path = '/_appscode/api/kubernetes/v1beta1/clusters/' + p['kube_cluster'] + '/namespaces/' + p['kube_namespace'] + '/glusterfs/' + p['name']
delete p['kube_cluster']

@@ -39,0 +39,0 @@ delete p['kube_namespace']

@@ -12,3 +12,3 @@ // Code generated by protoc-gen-grpc-js-client

function volumesList(p, conf) {
path = '/kubernetes/v1beta1/clusters/' + p['kube_cluster'] + '/namespaces/' + p['kube_namespace'] + '/glusterfs/' + p['glusterfs_cluster'] + '/volumes'
path = '/_appscode/api/kubernetes/v1beta1/clusters/' + p['kube_cluster'] + '/namespaces/' + p['kube_namespace'] + '/glusterfs/' + p['glusterfs_cluster'] + '/volumes'
delete p['kube_cluster']

@@ -15,0 +15,0 @@ delete p['kube_namespace']

@@ -12,3 +12,3 @@ // Code generated by protoc-gen-grpc-js-client

function healthStatus(p, conf) {
path = '/health'
path = '/_appscode/api/health'
return xhr(path, 'GET', conf, p);

@@ -15,0 +15,0 @@ }

@@ -12,3 +12,3 @@ // Code generated by protoc-gen-grpc-js-client

function clientsCopy(p, conf) {
path = '/kubernetes/v1beta1/actions/copy'
path = '/_appscode/api/kubernetes/v1beta1/actions/copy'
return xhr(path, 'PUT', conf, null, p);

@@ -18,3 +18,3 @@ }

function clientsNodes(p, conf) {
path = '/kubernetes/v1beta1/client/' + p['cluster'] + '/nodes'
path = '/_appscode/api/kubernetes/v1beta1/client/' + p['cluster'] + '/nodes'
delete p['cluster']

@@ -25,3 +25,3 @@ return xhr(path, 'GET', conf, p);

function clientsApps(p, conf) {
path = '/kubernetes/v1beta1/client/' + p['cluster'] + '/apps'
path = '/_appscode/api/kubernetes/v1beta1/client/' + p['cluster'] + '/apps'
delete p['cluster']

@@ -32,3 +32,3 @@ return xhr(path, 'GET', conf, p);

function clientsApp(p, conf) {
path = '/kubernetes/v1beta1/client/' + p['cluster'] + '/apps/' + p['namespace'] + '/' + p['name']
path = '/_appscode/api/kubernetes/v1beta1/client/' + p['cluster'] + '/apps/' + p['namespace'] + '/' + p['name']
delete p['cluster']

@@ -41,3 +41,3 @@ delete p['namespace']

function clientsAppPods(p, conf) {
path = '/kubernetes/v1beta1/client/' + p['cluster'] + '/apps/' + p['namespace'] + '/' + p['name'] + '/pods'
path = '/_appscode/api/kubernetes/v1beta1/client/' + p['cluster'] + '/apps/' + p['namespace'] + '/' + p['name'] + '/pods'
delete p['cluster']

@@ -50,3 +50,3 @@ delete p['namespace']

function clientsNamespaces(p, conf) {
path = '/kubernetes/v1beta1/client/' + p['cluster'] + '/namespaces'
path = '/_appscode/api/kubernetes/v1beta1/client/' + p['cluster'] + '/namespaces'
delete p['cluster']

@@ -57,3 +57,3 @@ return xhr(path, 'GET', conf, p);

function clientsSecrets(p, conf) {
path = '/kubernetes/v1beta1/client/' + p['cluster'] + '/secrets'
path = '/_appscode/api/kubernetes/v1beta1/client/' + p['cluster'] + '/secrets'
delete p['cluster']

@@ -64,3 +64,3 @@ return xhr(path, 'GET', conf, p);

function clientsSecret(p, conf) {
path = '/kubernetes/v1beta1/client/' + p['cluster'] + '/secrets/' + p['namespace'] + '/' + p['name']
path = '/_appscode/api/kubernetes/v1beta1/client/' + p['cluster'] + '/secrets/' + p['namespace'] + '/' + p['name']
delete p['cluster']

@@ -73,3 +73,3 @@ delete p['namespace']

function clientsJobs(p, conf) {
path = '/kubernetes/v1beta1/client/' + p['cluster'] + '/jobs'
path = '/_appscode/api/kubernetes/v1beta1/client/' + p['cluster'] + '/jobs'
delete p['cluster']

@@ -80,3 +80,3 @@ return xhr(path, 'GET', conf, p);

function clientsPods(p, conf) {
path = '/kubernetes/v1beta1/client/' + p['cluster'] + '/pods'
path = '/_appscode/api/kubernetes/v1beta1/client/' + p['cluster'] + '/pods'
delete p['cluster']

@@ -87,3 +87,3 @@ return xhr(path, 'GET', conf, p);

function clientsServices(p, conf) {
path = '/kubernetes/v1beta1/client/' + p['cluster'] + '/services'
path = '/_appscode/api/kubernetes/v1beta1/client/' + p['cluster'] + '/services'
delete p['cluster']

@@ -94,3 +94,3 @@ return xhr(path, 'GET', conf, p);

function clientsReplicationControllers(p, conf) {
path = '/kubernetes/v1beta1/client/' + p['cluster'] + '/rcs'
path = '/_appscode/api/kubernetes/v1beta1/client/' + p['cluster'] + '/rcs'
delete p['cluster']

@@ -101,3 +101,3 @@ return xhr(path, 'GET', conf, p);

function clientsConfigMaps(p, conf) {
path = '/kubernetes/v1beta1/client/' + p['cluster'] + '/configmaps'
path = '/_appscode/api/kubernetes/v1beta1/client/' + p['cluster'] + '/configmaps'
delete p['cluster']

@@ -108,3 +108,3 @@ return xhr(path, 'GET', conf, p);

function clientsConfigMap(p, conf) {
path = '/kubernetes/v1beta1/client/' + p['cluster'] + '/configmaps/' + p['namespace'] + '/' + p['name']
path = '/_appscode/api/kubernetes/v1beta1/client/' + p['cluster'] + '/configmaps/' + p['namespace'] + '/' + p['name']
delete p['cluster']

@@ -111,0 +111,0 @@ delete p['namespace']

@@ -12,3 +12,3 @@ // Code generated by protoc-gen-grpc-js-client

function clustersList(p, conf) {
path = '/kubernetes/v1beta1/clusters'
path = '/_appscode/api/kubernetes/v1beta1/clusters'
return xhr(path, 'GET', conf, p);

@@ -18,3 +18,3 @@ }

function clustersDescribe(p, conf) {
path = '/kubernetes/v1beta1/clusters/' + p['uid']
path = '/_appscode/api/kubernetes/v1beta1/clusters/' + p['uid']
delete p['uid']

@@ -25,3 +25,3 @@ return xhr(path, 'GET', conf, p);

function clustersCreate(p, conf) {
path = '/kubernetes/v1beta1/clusters'
path = '/_appscode/api/kubernetes/v1beta1/clusters'
return xhr(path, 'POST', conf, null, p);

@@ -31,3 +31,3 @@ }

function clustersUpdate(p, conf) {
path = '/kubernetes/v1beta1/clusters/' + p['name']
path = '/_appscode/api/kubernetes/v1beta1/clusters/' + p['name']
delete p['name']

@@ -38,3 +38,3 @@ return xhr(path, 'PUT', conf, null, p);

function clustersScale(p, conf) {
path = '/kubernetes/v1beta1/clusters/' + p['name'] + '/actions/scale'
path = '/_appscode/api/kubernetes/v1beta1/clusters/' + p['name'] + '/actions/scale'
delete p['name']

@@ -45,3 +45,3 @@ return xhr(path, 'PUT', conf, null, p);

function clustersUpgrade(p, conf) {
path = '/kubernetes/v1beta1/clusters/' + p['name'] + '/actions/upgrade'
path = '/_appscode/api/kubernetes/v1beta1/clusters/' + p['name'] + '/actions/upgrade'
delete p['name']

@@ -52,3 +52,3 @@ return xhr(path, 'PUT', conf, null, p);

function clustersDelete(p, conf) {
path = '/kubernetes/v1beta1/clusters/' + p['name']
path = '/_appscode/api/kubernetes/v1beta1/clusters/' + p['name']
delete p['name']

@@ -59,3 +59,3 @@ return xhr(path, 'DELETE', conf, p);

function clustersClientConfig(p, conf) {
path = '/kubernetes/v1beta1/clusters/' + p['name'] + '/client-config'
path = '/_appscode/api/kubernetes/v1beta1/clusters/' + p['name'] + '/client-config'
delete p['name']

@@ -66,3 +66,3 @@ return xhr(path, 'GET', conf, p);

function clustersInstances(p, conf) {
path = '/kubernetes/v1beta1/clusters/' + p['cluster_name'] + '/instances'
path = '/_appscode/api/kubernetes/v1beta1/clusters/' + p['cluster_name'] + '/instances'
delete p['cluster_name']

@@ -73,3 +73,3 @@ return xhr(path, 'GET', conf, p);

function clustersStartupConfig(p, conf) {
path = '/kubernetes/v1beta1/clusters/' + p['uid'] + '/startup-config/' + p['role'] + '/context-versions/' + p['context_version']
path = '/_appscode/api/kubernetes/v1beta1/clusters/' + p['uid'] + '/startup-config/' + p['role'] + '/context-versions/' + p['context_version']
delete p['uid']

@@ -82,3 +82,3 @@ delete p['role']

function clustersInstanceByIP(p, conf) {
path = '/kubernetes/v1beta1/clusters/' + p['phid'] + '/instance-by-ip/' + p['external_ip']
path = '/_appscode/api/kubernetes/v1beta1/clusters/' + p['phid'] + '/instance-by-ip/' + p['external_ip']
delete p['phid']

@@ -85,0 +85,0 @@ delete p['external_ip']

@@ -12,3 +12,3 @@ // Code generated by protoc-gen-grpc-js-client

function eventsConstructive(p, conf) {
path = '/kubernetes/v1beta1/clusters/' + p['cluster_name'] + '/actions/construct-event'
path = '/_appscode/api/kubernetes/v1beta1/clusters/' + p['cluster_name'] + '/actions/construct-event'
delete p['cluster_name']

@@ -19,3 +19,3 @@ return xhr(path, 'PUT', conf, null, p);

function eventsDestructive(p, conf) {
path = '/kubernetes/v1beta1/clusters/' + p['cluster_name'] + '/actions/destruct-event'
path = '/_appscode/api/kubernetes/v1beta1/clusters/' + p['cluster_name'] + '/actions/destruct-event'
delete p['cluster_name']

@@ -22,0 +22,0 @@ return xhr(path, 'PUT', conf, null, p);

@@ -12,3 +12,3 @@ // Code generated by protoc-gen-grpc-js-client

function incidentsList(p, conf) {
path = '/kubernetes/v1beta1/incidents'
path = '/_appscode/api/kubernetes/v1beta1/incidents'
return xhr(path, 'GET', conf, p);

@@ -18,3 +18,3 @@ }

function incidentsDescribe(p, conf) {
path = '/kubernetes/v1beta1/incidents/' + p['phid']
path = '/_appscode/api/kubernetes/v1beta1/incidents/' + p['phid']
delete p['phid']

@@ -25,3 +25,3 @@ return xhr(path, 'GET', conf, p);

function incidentsNotify(p, conf) {
path = '/kubernetes/v1beta1/clusters/' + p['kubernetes_cluster'] + '/actions/notify-incident'
path = '/_appscode/api/kubernetes/v1beta1/clusters/' + p['kubernetes_cluster'] + '/actions/notify-incident'
delete p['kubernetes_cluster']

@@ -32,3 +32,3 @@ return xhr(path, 'POST', conf, null, p);

function incidentsCreateEvent(p, conf) {
path = '/kubernetes/v1beta1/incidents/' + p['phid'] + '/events'
path = '/_appscode/api/kubernetes/v1beta1/incidents/' + p['phid'] + '/events'
delete p['phid']

@@ -35,0 +35,0 @@ return xhr(path, 'POST', conf, null, p);

@@ -12,3 +12,3 @@ // Code generated by protoc-gen-grpc-js-client

function loadBalancersList(p, conf) {
path = '/kubernetes/v1beta1/clusters/' + p['cluster'] + '/loadbalancers'
path = '/_appscode/api/kubernetes/v1beta1/clusters/' + p['cluster'] + '/loadbalancers'
delete p['cluster']

@@ -19,3 +19,3 @@ return xhr(path, 'GET', conf, p);

function loadBalancersDescribe(p, conf) {
path = '/kubernetes/v1beta1/clusters/' + p['cluster'] + '/loadbalancers/' + p['name']
path = '/_appscode/api/kubernetes/v1beta1/clusters/' + p['cluster'] + '/loadbalancers/' + p['name']
delete p['cluster']

@@ -27,3 +27,3 @@ delete p['name']

function loadBalancersCreate(p, conf) {
path = '/kubernetes/v1beta1/clusters/' + p['cluster'] + '/loadbalancers'
path = '/_appscode/api/kubernetes/v1beta1/clusters/' + p['cluster'] + '/loadbalancers'
delete p['cluster']

@@ -34,3 +34,3 @@ return xhr(path, 'POST', conf, null, p);

function loadBalancersUpdate(p, conf) {
path = '/kubernetes/v1beta1/clusters/' + p['cluster'] + '/loadbalancers/' + p['name']
path = '/_appscode/api/kubernetes/v1beta1/clusters/' + p['cluster'] + '/loadbalancers/' + p['name']
delete p['cluster']

@@ -42,3 +42,3 @@ delete p['name']

function loadBalancersDelete(p, conf) {
path = '/kubernetes/v1beta1/clusters/' + p['cluster'] + '/loadbalancers/' + p['name']
path = '/_appscode/api/kubernetes/v1beta1/clusters/' + p['cluster'] + '/loadbalancers/' + p['name']
delete p['cluster']

@@ -45,0 +45,0 @@ delete p['name']

@@ -12,3 +12,3 @@ // Code generated by protoc-gen-grpc-js-client

function metadataListRegions(p, conf) {
path = '/cloud/v1beta1/regions'
path = '/_appscode/api/cloud/v1beta1/regions'
return xhr(path, 'GET', conf, p);

@@ -18,3 +18,3 @@ }

function metadataListZones(p, conf) {
path = '/cloud/v1beta1/regions/' + p['region'] + '/zones'
path = '/_appscode/api/cloud/v1beta1/regions/' + p['region'] + '/zones'
delete p['region']

@@ -25,3 +25,3 @@ return xhr(path, 'GET', conf, p);

function metadataListBuckets(p, conf) {
path = '/cloud/v1beta1/buckets'
path = '/_appscode/api/cloud/v1beta1/buckets'
return xhr(path, 'GET', conf, p);

@@ -28,0 +28,0 @@ }

@@ -12,3 +12,3 @@ // Code generated by protoc-gen-grpc-js-client

function clientsList(p, conf) {
path = '/kubernetes/v1beta2/clusters/' + p['cluster'] + '/' + p['type']
path = '/_appscode/api/kubernetes/v1beta2/clusters/' + p['cluster'] + '/' + p['type']
delete p['cluster']

@@ -20,3 +20,3 @@ delete p['type']

function clientsDescribe(p, conf) {
path = '/kubernetes/v1beta2/clusters/' + p['cluster'] + '/' + p['type'] + '/' + p['name']
path = '/_appscode/api/kubernetes/v1beta2/clusters/' + p['cluster'] + '/' + p['type'] + '/' + p['name']
delete p['cluster']

@@ -29,3 +29,3 @@ delete p['type']

function clientsCreate(p, conf) {
path = '/kubernetes/v1beta2/clusters/' + p['cluster'] + '/' + p['type']
path = '/_appscode/api/kubernetes/v1beta2/clusters/' + p['cluster'] + '/' + p['type']
delete p['cluster']

@@ -37,3 +37,3 @@ delete p['type']

function clientsDelete(p, conf) {
path = '/kubernetes/v1beta2/clusters/' + p['cluster'] + '/' + p['type'] + '/' + p['name']
path = '/_appscode/api/kubernetes/v1beta2/clusters/' + p['cluster'] + '/' + p['type'] + '/' + p['name']
delete p['cluster']

@@ -46,3 +46,3 @@ delete p['type']

function clientsUpdate(p, conf) {
path = '/kubernetes/v1beta2/clusters/' + p['cluster'] + '/' + p['type'] + '/' + p['name']
path = '/_appscode/api/kubernetes/v1beta2/clusters/' + p['cluster'] + '/' + p['type'] + '/' + p['name']
delete p['cluster']

@@ -55,3 +55,3 @@ delete p['type']

function clientsCopy(p, conf) {
path = '/kubernetes/v1beta2/actions/copy'
path = '/_appscode/api/kubernetes/v1beta2/actions/copy'
return xhr(path, 'PUT', conf, null, p);

@@ -61,3 +61,3 @@ }

function clientsEditConfigMap(p, conf) {
path = '/kubernetes/v1beta2/clusters/' + p['cluster'] + '/namespaces/' + p['namespace'] + '/configmaps/' + p['name'] + '/actions/edit'
path = '/_appscode/api/kubernetes/v1beta2/clusters/' + p['cluster'] + '/namespaces/' + p['namespace'] + '/configmaps/' + p['name'] + '/actions/edit'
delete p['cluster']

@@ -70,3 +70,3 @@ delete p['namespace']

function clientsEditSecret(p, conf) {
path = '/kubernetes/v1beta2/clusters/' + p['cluster'] + '/namespaces/' + p['namespace'] + '/secrets/' + p['name'] + '/actions/edit'
path = '/_appscode/api/kubernetes/v1beta2/clusters/' + p['cluster'] + '/namespaces/' + p['namespace'] + '/secrets/' + p['name'] + '/actions/edit'
delete p['cluster']

@@ -79,3 +79,3 @@ delete p['namespace']

function clientsRegisterPersistentVolume(p, conf) {
path = '/kubernetes/v1beta2/clusters/' + p['cluster'] + '/persistentvolumes/' + p['name'] + '/actions/register'
path = '/_appscode/api/kubernetes/v1beta2/clusters/' + p['cluster'] + '/persistentvolumes/' + p['name'] + '/actions/register'
delete p['cluster']

@@ -87,3 +87,3 @@ delete p['name']

function clientsUnregisterPersistentVolume(p, conf) {
path = '/kubernetes/v1beta2/clusters/' + p['cluster'] + '/persistentvolumes/' + p['name'] + '/actions/unregister'
path = '/_appscode/api/kubernetes/v1beta2/clusters/' + p['cluster'] + '/persistentvolumes/' + p['name'] + '/actions/unregister'
delete p['cluster']

@@ -95,3 +95,3 @@ delete p['name']

function clientsRegisterPersistentVolumeClaim(p, conf) {
path = '/kubernetes/v1beta2/clusters/' + p['cluster'] + '/persistentvolumeclaims/' + p['name'] + '/actions/register'
path = '/_appscode/api/kubernetes/v1beta2/clusters/' + p['cluster'] + '/persistentvolumeclaims/' + p['name'] + '/actions/register'
delete p['cluster']

@@ -103,3 +103,3 @@ delete p['name']

function clientsUnregisterPersistentVolumeClaim(p, conf) {
path = '/kubernetes/v1beta2/clusters/' + p['cluster'] + '/persistentvolumeclaims/' + p['name'] + '/actions/unregister'
path = '/_appscode/api/kubernetes/v1beta2/clusters/' + p['cluster'] + '/persistentvolumeclaims/' + p['name'] + '/actions/unregister'
delete p['cluster']

@@ -106,0 +106,0 @@ delete p['name']

@@ -12,3 +12,3 @@ // Code generated by protoc-gen-grpc-js-client

function disksList(p, conf) {
path = '/cloud/v1beta2/disks'
path = '/_appscode/api/cloud/v1beta2/disks'
return xhr(path, 'GET', conf, p);

@@ -18,3 +18,3 @@ }

function disksDescribe(p, conf) {
path = '/cloud/v1beta2/disks/' + p['name']
path = '/_appscode/api/cloud/v1beta2/disks/' + p['name']
delete p['name']

@@ -25,3 +25,3 @@ return xhr(path, 'GET', conf, p);

function disksCreate(p, conf) {
path = '/cloud/v1beta2/disks'
path = '/_appscode/api/cloud/v1beta2/disks'
return xhr(path, 'POST', conf, null, p);

@@ -31,3 +31,3 @@ }

function disksDelete(p, conf) {
path = '/cloud/v1beta2/disks/' + p['uid']
path = '/_appscode/api/cloud/v1beta2/disks/' + p['uid']
delete p['uid']

@@ -34,0 +34,0 @@ return xhr(path, 'DELETE', conf, p);

@@ -12,3 +12,3 @@ // Code generated by protoc-gen-grpc-js-client

function mailingListSendEmail(p, conf) {
path = '/mail/v1beta1'
path = '/_appscode/api/mail/v1beta1'
return xhr(path, 'POST', conf, null, p);

@@ -18,3 +18,3 @@ }

function mailingListSubscribe(p, conf) {
path = '/mailinglist/v1beta1/subscribe'
path = '/_appscode/api/mailinglist/v1beta1/subscribe'
return xhr(path, 'PUT', conf, null, p);

@@ -21,0 +21,0 @@ }

@@ -12,3 +12,3 @@ // Code generated by protoc-gen-grpc-js-client

function teamsCreate(p, conf) {
path = '/namespace/v1beta1/teams'
path = '/_appscode/api/namespace/v1beta1/teams'
return xhr(path, 'POST', conf, null, p);

@@ -18,3 +18,3 @@ }

function teamsGet(p, conf) {
path = '/namespace/v1beta1/teams/' + p['name']
path = '/_appscode/api/namespace/v1beta1/teams/' + p['name']
delete p['name']

@@ -25,3 +25,3 @@ return xhr(path, 'GET', conf, p);

function teamsIsAvailable(p, conf) {
path = '/namespace/v1beta1/teams/' + p['name'] + '/is-available'
path = '/_appscode/api/namespace/v1beta1/teams/' + p['name'] + '/is-available'
delete p['name']

@@ -32,3 +32,3 @@ return xhr(path, 'GET', conf, p);

function teamsSubscription(p, conf) {
path = '/namespace/v1beta1/billing/subscription'
path = '/_appscode/api/namespace/v1beta1/billing/subscription'
return xhr(path, 'GET', conf, p);

@@ -35,0 +35,0 @@ }

@@ -12,3 +12,3 @@ // Code generated by protoc-gen-grpc-js-client

function operationsDescribe(p, conf) {
path = '/operation/v1beta1/operations/' + p['phid']
path = '/_appscode/api/operation/v1beta1/operations/' + p['phid']
delete p['phid']

@@ -19,3 +19,3 @@ return xhr(path, 'GET', conf, p);

function operationsDescribeLog(p, conf) {
path = '/operation/v1beta1/operations/' + p['phid'] + '/logs/' + p['log_id']
path = '/_appscode/api/operation/v1beta1/operations/' + p['phid'] + '/logs/' + p['log_id']
delete p['phid']

@@ -22,0 +22,0 @@ delete p['log_id']

@@ -12,3 +12,3 @@ // Code generated by protoc-gen-grpc-js-client

function disksList(p, conf) {
path = '/cloud/v1beta1/clusters/' + p['cluster'] + '/disks'
path = '/_appscode/api/cloud/v1beta1/clusters/' + p['cluster'] + '/disks'
delete p['cluster']

@@ -19,3 +19,3 @@ return xhr(path, 'GET', conf, p);

function disksDescribe(p, conf) {
path = '/cloud/v1beta1/clusters/' + p['cluster'] + '/disks/' + p['name']
path = '/_appscode/api/cloud/v1beta1/clusters/' + p['cluster'] + '/disks/' + p['name']
delete p['cluster']

@@ -27,3 +27,3 @@ delete p['name']

function disksCreate(p, conf) {
path = '/cloud/v1beta1/clusters/' + p['cluster'] + '/disks'
path = '/_appscode/api/cloud/v1beta1/clusters/' + p['cluster'] + '/disks'
delete p['cluster']

@@ -34,3 +34,3 @@ return xhr(path, 'POST', conf, null, p);

function disksDelete(p, conf) {
path = '/cloud/v1beta1/clusters/' + p['cluster'] + '/disks/' + p['uid']
path = '/_appscode/api/cloud/v1beta1/clusters/' + p['cluster'] + '/disks/' + p['uid']
delete p['cluster']

@@ -37,0 +37,0 @@ delete p['uid']

@@ -12,3 +12,3 @@ // Code generated by protoc-gen-grpc-js-client

function persistentVolumesDescribe(p, conf) {
path = '/kubernetes/v1beta1/clusters/' + p['cluster'] + '/persistentvolumes/' + p['name']
path = '/_appscode/api/kubernetes/v1beta1/clusters/' + p['cluster'] + '/persistentvolumes/' + p['name']
delete p['cluster']

@@ -20,3 +20,3 @@ delete p['name']

function persistentVolumesRegister(p, conf) {
path = '/kubernetes/v1beta1/clusters/' + p['cluster'] + '/persistentvolumes/' + p['name']
path = '/_appscode/api/kubernetes/v1beta1/clusters/' + p['cluster'] + '/persistentvolumes/' + p['name']
delete p['cluster']

@@ -28,3 +28,3 @@ delete p['name']

function persistentVolumesUnregister(p, conf) {
path = '/kubernetes/v1beta1/clusters/' + p['cluster'] + '/persistentvolumes/' + p['name']
path = '/_appscode/api/kubernetes/v1beta1/clusters/' + p['cluster'] + '/persistentvolumes/' + p['name']
delete p['cluster']

@@ -31,0 +31,0 @@ delete p['name']

@@ -12,3 +12,3 @@ // Code generated by protoc-gen-grpc-js-client

function persistentVolumeClaimsDescribe(p, conf) {
path = '/kubernetes/v1beta1/clusters/' + p['cluster'] + '/namespaces/' + p['namespace'] + '/persistentvolumeclaims/' + p['name']
path = '/_appscode/api/kubernetes/v1beta1/clusters/' + p['cluster'] + '/namespaces/' + p['namespace'] + '/persistentvolumeclaims/' + p['name']
delete p['cluster']

@@ -21,3 +21,3 @@ delete p['namespace']

function persistentVolumeClaimsRegister(p, conf) {
path = '/kubernetes/v1beta1/clusters/' + p['cluster'] + '/namespaces/' + p['namespace'] + '/persistentvolumeclaims/' + p['name']
path = '/_appscode/api/kubernetes/v1beta1/clusters/' + p['cluster'] + '/namespaces/' + p['namespace'] + '/persistentvolumeclaims/' + p['name']
delete p['cluster']

@@ -30,3 +30,3 @@ delete p['namespace']

function persistentVolumeClaimsUnregister(p, conf) {
path = '/kubernetes/v1beta1/clusters/' + p['cluster'] + '/namespaces/' + p['namespace'] + '/persistentvolumeclaims/' + p['name']
path = '/_appscode/api/kubernetes/v1beta1/clusters/' + p['cluster'] + '/namespaces/' + p['namespace'] + '/persistentvolumeclaims/' + p['name']
delete p['cluster']

@@ -33,0 +33,0 @@ delete p['namespace']

@@ -12,3 +12,3 @@ // Code generated by protoc-gen-grpc-js-client

function sSHGet(p, conf) {
path = '/ssh/v1beta1/ssh'
path = '/_appscode/api/ssh/v1beta1/ssh'
return xhr(path, 'GET', conf, p);

@@ -15,0 +15,0 @@ }

{
"name": "appscode-api-js-client",
"version": "1.0.41",
"version": "1.0.42",
"description": "AppsCode API JavaScript Client",

@@ -5,0 +5,0 @@ "main": "index.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc