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

     1  package annotation
     2  
     3  // MachineDeploymentSubnet is used to specify the IPv4 CIDR used for a
     4  // node pool defined by a MachineDeployment or AWSMachineDeployment CR.
     5  const MachineDeploymentSubnet = "machine-deployment.giantswarm.io/subnet"