This contains APIs for Rancher infra entities for project level.
List rancher clusters using the given project level rancher connector
Response containing list of rancher cluster names
[- "cluster1",
- "cluster2"
]
List rancher clusters using the given project level environment and infrastructure definition.
Response containing list of rancher cluster names
[- "cluster1",
- "cluster2"
]