Home
last modified time | relevance | path

Searched refs:addGCP2CardSet (Results 1 – 2 of 2) sorted by relevance

/plugin/diagramsnet/lib/js/diagramly/sidebar/
DSidebar-GCP2.js636 this.addGCP2CardSet('Compute\nEngine', 'compute_engine', 110, 160, dt + 'compute engine', fns);
637 this.addGCP2CardSet('GPU', 'gpu', 90, 100, dt + 'gpu graphics processing unit', fns);
638 this.addGCP2CardSet('App\nEngine', 'app_engine', 100, 130, dt + 'app engine application', fns);
639 this.addGCP2CardSet('Cloud\nFunctions', 'cloud_functions', 120, 150, dt + 'functions', fns);
640 …this.addGCP2CardSet('Kubernetes\nEngine', 'container_engine', 130, 170, dt + 'kubernetes engine', …
641 …this.addGCP2CardSet('Container-\nOptimized OS', 'container_optimized_os', 140, 200, dt + 'containe…
642 this.addGCP2CardSet('Cloud Run', 'cloud_run', 120, 120, dt + 'cloud run', fns);
643 this.addGCP2CardSet('GKE-on-Prem', 'gke_on_prem', 140, 140, dt + 'gke on prem premise', fns);
659 …this.addGCP2CardSet('API\nAnalytics', 'api_analytics', 110, 140, dt + 'api analytics application p…
660 this.addGCP2CardSet('Apigee\nSense', 'apigee_sense', 100, 140, dt + 'apigee sense', fns);
[all …]
/plugin/diagramsnet/lib/js/
Dapp.min.js6948 … a=[];this.addGCP2CardSet("Compute\nEngine","compute_engine",110,160,"gcp google cloud platform co…
6949addGCP2CardSet("App\nEngine","app_engine",100,130,"gcp google cloud platform compute app engine ap…
6950addGCP2CardSet("Cloud Run","cloud_run",120,120,"gcp google cloud platform compute cloud run",a);th…
6951addGCP2CardSet("Apigee\nSense","apigee_sense",100,140,"gcp google cloud platform api management ap…
6952addGCP2CardSet("Developer\nPortal","developer_portal",120,160,"gcp google cloud platform api manag…
6953addGCP2CardSet("Cloud Resource\nManager","cloud_iam",150,200,"gcp google cloud platform security c…
6954addGCP2CardSet("Identity-Aware\nProxy","identity_aware_proxy",140,180,"gcp google cloud platform s…
6955addGCP2CardSet("BigQuery","bigquery",120,120,"gcp google cloud platform data analytics bigquery",a…
6956addGCP2CardSet("Cloud\nPub/Sub","cloud_pubsub",110,150,"gcp google cloud platform data analytics p…
6957 …s.addGCP2CardSet("Cloud Data Catalog","cloud_data_catalog",170,170,"gcp google cloud platform data…
[all …]