-
Notifications
You must be signed in to change notification settings - Fork 29
/
Copy pathapplication_types.yml
80 lines (79 loc) · 1.7 KB
/
application_types.yml
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
78
79
80
---
"/insights/platform/app-studio":
display_name: App Studio
dependent_applications: []
supported_source_types:
- bitbucket
- dockerhub
- github
- gitlab
- quay
supported_authentication_types:
bitbucket:
- bitbucket-app-password
dockerhub:
- docker-access-token
github:
- github-personal-access-token
gitlab:
- gitlab-personal-access-token
quay:
- quay-encrypted-password
resource_ownership: user
"/insights/platform/cost-management":
display_name: Cost Management
dependent_applications: []
supported_source_types:
- amazon
- azure
- google
- oracle-cloud-infrastructure
- openshift
- ibm
supported_authentication_types:
amazon:
- arn
azure:
- tenant_id_client_id_client_secret
google:
- project_id_service_account_json
openshift:
- token
oracle-cloud-infrastructure:
- ocid
ibm:
- api_token_account_id
"/insights/platform/cloud-meter":
display_name: RHEL management
dependent_applications: []
supported_source_types:
- amazon
- azure
- google
supported_authentication_types:
amazon:
- cloud-meter-arn
azure:
- lighthouse_subscription_id
"/insights/platform/fifi":
display_name: Remediations
dependent_applications: []
supported_source_types:
- satellite
supported_authentication_types:
satellite:
- receptor_node
"/insights/platform/provisioning":
display_name: Launch images
dependent_applications: []
supported_source_types:
- amazon
- azure
- google
supported_authentication_types:
amazon:
- provisioning-arn
azure:
- provisioning_lighthouse_subscription_id
google:
- provisioning_project_id