returnnil,fmt.Errorf("The regional PD feature is only available via the GCE Alpha API. Enable \"DiskAlphaAPI\" in the list of \"alpha-features\" in \"gce.conf\" to use the feature.")
returnnil,fmt.Errorf("the regional PD feature is only available with the %s Kubernetes feature gate enabled",features.GCERegionalPersistentDisk)
returnnil,fmt.Errorf("The regional PD feature is only available via the GCE Alpha API. Enable \"DiskAlphaAPI\" in the list of \"alpha-features\" in \"gce.conf\" to use the feature.")
returnnil,fmt.Errorf("the regional PD feature is only available with the %s Kubernetes feature gate enabled",features.GCERegionalPersistentDisk)
returnnil,fmt.Errorf("DeleteRegionalDiskOnCloudProvider is a regional PD feature and is only available via the GCE Alpha API. Enable \"DiskAlphaAPI\" in the list of \"alpha-features\" in \"gce.conf\" to use the feature.")
returnnil,fmt.Errorf("the regional PD feature is only available with the %s Kubernetes feature gate enabled",features.GCERegionalPersistentDisk)
returnnil,fmt.Errorf("RegionalResizeDiskOnCloudProvider is a regional PD feature and is only available via the GCE Alpha API. Enable \"DiskAlphaAPI\" in the list of \"alpha-features\" in \"gce.conf\" to use the feature.")
returnnil,fmt.Errorf("the regional PD feature is only available with the %s Kubernetes feature gate enabled",features.GCERegionalPersistentDisk)
}
}
// Disks is interface for manipulation with GCE PDs.
// Disks is interface for manipulation with GCE PDs.