@itentialopensource/adapter-gitlab
Version:
This adapter integrates with system described as: gitlab.
24 lines • 497 B
JSON
{
"id": 6,
"name": "string",
"domain": "string",
"created_at": "string",
"provider_type": "string",
"platform_type": "string",
"environment_scope": "string",
"cluster_type": "string",
"user": {
"id": 5,
"name": "string",
"username": "string",
"state": "string",
"avatar_url": "string",
"web_url": "string"
},
"platform_kubernetes": {
"api_url": "string",
"namespace": "string",
"authorization_type": "string",
"ca_cert": "string"
}
}