clusterCertificateInstallations
Retrieves the list of ClusterCertificateInstallations by cluster ID
clusterCertificateInstallations(
clusterID: ID!
after: String
before: String
first: Int
last: Int
): ClusterCertificateInstallationConnection