aboutsummaryrefslogtreecommitdiffstats
path: root/hosted-zone-api/src/main/java/ai/vespa/cloud/Cluster.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Add a provider for cluster information.Henning Baldersheim2022-11-031-1/+0
* Add id() to ClusterJon Bratseth2022-10-071-7/+18
* Add missiung copyrightsJon Bratseth2021-10-201-0/+1
* Add equals and hashCode for Cluster.gjoranv2021-10-041-0/+16
* Expose node indices of a container cluster via SystemInfogjoranv2021-10-011-1/+11
* Add Cluster to SystemInfogjoranv2021-09-131-0/+12
* Add Node to SystemInfogjoranv2021-09-131-0/+7