瀏覽代碼

Added GCP Endpoints (#259)

tags/v0.17.0
Guy Zylberberg 4 年之前
committed by GitHub
父節點
當前提交
ca4972cbad
沒有發現已知的金鑰在資料庫的簽署中 GPG Key ID: 4AEE18F83AFDEB23
共有 3 個文件被更改,包括 19 次插入0 次删除
  1. +15
    -0
      diagrams/gcp/api.py
  2. +4
    -0
      docs/nodes/gcp.md
  3. 二進制
      resources/gcp/api/endpoints.png

+ 15
- 0
diagrams/gcp/api.py 查看文件

@@ -0,0 +1,15 @@
# This module is automatically generated by autogen.sh. DO NOT EDIT.

from . import _GCP


class _API(_GCP):
_type = "api"
_icon_dir = "resources/gcp/api"


class Endpoints(_API):
_icon = "endpoints.png"


# Aliases

+ 4
- 0
docs/nodes/gcp.md 查看文件

@@ -18,6 +18,10 @@ Node classes list of gcp provider.
- **diagrams.gcp.analytics.Genomics**
- **diagrams.gcp.analytics.Pubsub**, **PubSub** (alias)

## gcp.api

- **diagrams.gcp.api.Endpoints**

## gcp.compute

- **diagrams.gcp.compute.AppEngine**, **GAE** (alias)


二進制
resources/gcp/api/endpoints.png 查看文件

Before After
Width: 256  |  Height: 256  |  Size: 2.7 KiB

Loading…
取消
儲存