github.com/giantswarm/apiextensions/v2@v2.6.2/pkg/annotation/cluster.go (about)

     1  package annotation
     2  
     3  // ClusterDescription is the cluster annotation used for storing
     4  // a customer's cluster description.
     5  const ClusterDescription = "cluster.giantswarm.io/description"