//go:build !enterprise package config const ( DefaultImageAzure = "" DefaultImageGCP = "" )