-
Notifications
You must be signed in to change notification settings - Fork 99
Expand file tree
/
Copy pathcloud-features.yml
More file actions
77 lines (73 loc) · 1.87 KB
/
cloud-features.yml
File metadata and controls
77 lines (73 loc) · 1.87 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
# Cloud features should be represented as objects, path always starting with '/' and ending without '/'.
- {
path: /docs/cloud/latest/service-catalog/concepts/services,
feature: Team collaboration,
}
- {
path: /docs/cloud/latest/service-catalog/howtos/organize-service-catalog,
feature: Team collaboration,
}
- {
path: /docs/cloud/latest/service-catalog/howtos/favorites,
feature: Team collaboration,
}
- {
path: /docs/cloud/latest/service-catalog/howtos/cells,
feature: Team collaboration,
}
- {
path: /docs/cloud/latest/service-catalog/howtos/intercept,
feature: Telepresence,
}
- {
path: /docs/cloud/latest/security/security,
feature: Ambassador Edge Stack,
}
- {
path: /docs/cloud/latest/gitops/quick-start,
feature: Ambassador Edge Stack,
}
- {
path: /docs/cloud/latest/service-catalog/howtos/intercept,
feature: Telepresence,
}
- {
path: /docs/cloud/latest/telepresence-saved-intercepts,
feature: Telepresence,
}
- {
path: /docs/cloud/latest/visualize-api/quick-start,
feature: Ambassador Edge Stack,
}
- {
path: /docs/cloud/latest/developer-portal/developer-portal,
feature: Ambassador Edge Stack,
}
- {
path: /docs/cloud/latest/sso,
feature: Team collaboration,
}
- {
path: /docs/cloud/latest/service-catalog/concepts/annotating,
feature: Ambassador Edge Stack,
}
- {
path: /docs/cloud/latest/service-catalog/howtos/annotate,
feature: Ambassador Edge Stack,
}
- {
path: /docs/cloud/latest/diagnostics-ui/view-diagnostics,
feature: Ambassador Edge Stack,
}
- {
path: /docs/cloud/latest/config-analysis/reference,
feature: Ambassador Edge Stack,
}
- {
path: /docs/cloud/latest/config-analysis/quick-start,
feature: Ambassador Edge Stack,
}
- {
path: /docs/cloud/latest/authenticating,
feature: Team collaboration,
}