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

     1  package annotation
     2  
     3  // MachinePoolName is the node pool annotation where human-friendly node pool
     4  // name set by the customer is stored.
     5  const MachinePoolName = "machine-pool.giantswarm.io/name"