Compare commits
5 Commits
apigw-dev
...
sgode-patc
Author | SHA1 | Date | |
---|---|---|---|
ba719fcf7c | |||
43bbbe9e58 | |||
fdd17acc16 | |||
59a2ba8137 | |||
2275b9ddfd |
10
otc_metadata/data/documents/asm-api-ref.yaml
Normal file
10
otc_metadata/data/documents/asm-api-ref.yaml
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
---
|
||||||
|
environment: internal
|
||||||
|
hc_location: api/asm
|
||||||
|
html_location: docs/asm/api-ref
|
||||||
|
link: /application-service-mesh/api-ref/
|
||||||
|
pdf_name: asm-api-ref
|
||||||
|
rst_location: api-ref/source
|
||||||
|
service_type: asm
|
||||||
|
title: API Reference
|
||||||
|
type: api-ref
|
10
otc_metadata/data/documents/asm-best-practice.yaml
Normal file
10
otc_metadata/data/documents/asm-best-practice.yaml
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
---
|
||||||
|
hc_location: bestpractice/asm
|
||||||
|
environment: internal
|
||||||
|
html_location: docs/asm/best-practice
|
||||||
|
link: /application-service-mesh/best-practice/
|
||||||
|
pdf_name: asm-best-practice
|
||||||
|
rst_location: doc/best-practice/source
|
||||||
|
service_type: asm
|
||||||
|
title: Best Practice
|
||||||
|
type: best-practice
|
10
otc_metadata/data/documents/asm-umn.yaml
Normal file
10
otc_metadata/data/documents/asm-umn.yaml
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
---
|
||||||
|
environment: internal
|
||||||
|
hc_location: usermanual/asm
|
||||||
|
html_location: docs/asm/umn
|
||||||
|
link: /application-service-mesh/umn/
|
||||||
|
pdf_name: asm-umn
|
||||||
|
rst_location: umn/source
|
||||||
|
service_type: asm
|
||||||
|
title: User Guide
|
||||||
|
type: umn
|
@ -1,5 +1,4 @@
|
|||||||
---
|
---
|
||||||
environment: internal
|
|
||||||
hc_location: devg/dli
|
hc_location: devg/dli
|
||||||
html_location: docs/dli/dev
|
html_location: docs/dli/dev
|
||||||
link: /data-lake-insight/dev-guide/
|
link: /data-lake-insight/dev-guide/
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
---
|
---
|
||||||
hc_location: api/er
|
hc_location: api/er
|
||||||
environment: internal
|
|
||||||
html_location: docs/er/api-ref
|
html_location: docs/er/api-ref
|
||||||
link: /enterprise-router/api-ref/
|
link: /enterprise-router/api-ref/
|
||||||
pdf_name: er-api-ref
|
pdf_name: er-api-ref
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
---
|
---
|
||||||
hc_location: usermanual/er
|
hc_location: usermanual/er
|
||||||
environment: internal
|
|
||||||
html_location: docs/er/umn
|
html_location: docs/er/umn
|
||||||
link: /enterprise-router/umn/
|
link: /enterprise-router/umn/
|
||||||
pdf_name: er-umn
|
pdf_name: er-umn
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
---
|
---
|
||||||
name: compute
|
name: compute
|
||||||
title: Compute
|
title: Computing
|
||||||
|
16
otc_metadata/data/services/asm.yaml
Normal file
16
otc_metadata/data/services/asm.yaml
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
---
|
||||||
|
environment: internal
|
||||||
|
repositories:
|
||||||
|
- environment: internal
|
||||||
|
repo: docs/application-service-mesh
|
||||||
|
type: gitea
|
||||||
|
- environment: public
|
||||||
|
repo: opentelekomcloud-docs/application-service-mesh
|
||||||
|
type: github
|
||||||
|
service_category: container
|
||||||
|
service_title: Application Service Mesh
|
||||||
|
service_type: asm
|
||||||
|
service_uri: application-service-mesh
|
||||||
|
teams:
|
||||||
|
- name: docs-container-rw
|
||||||
|
permission: write
|
@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
environment: internal
|
environment: public
|
||||||
repositories:
|
repositories:
|
||||||
- environment: internal
|
- environment: internal
|
||||||
repo: docs/enterprise-router
|
repo: docs/enterprise-router
|
||||||
|
Reference in New Issue
Block a user