Documentation ¶
Index ¶
Constants ¶
View Source
const ( BundleRepoURL = "https://kubernetes-charts.storage.googleapis.com" StripeAPIKey = "STRIPE_API_KEY" StripeMetadataKeyUserID = "client_id" )
View Source
const ( LabelPlanName = "byte.builders/plan-name" LabelPlanID = "byte.builders/plan-id" LabelPlanPhase = "byte.builders/plan-phase" LabelProductID = "byte.builders/product-id" LabelProductKey = "byte.builders/product-key" LabelProductPhase = "byte.builders/product-phase" LabelProductOwnerID = "byte.builders/product-owner-id" )
View Source
const ( LabelChartURL = "meta.helm.sh/chart-url" LabelChartName = "meta.helm.sh/chart-name" LabelChartVersion = "meta.helm.sh/chart-version" LabelChartFirstDeployed = "meta.helm.sh/first-deployed" LabelChartLastDeployed = "meta.helm.sh/last-deployed" )
View Source
const ( YAMLHost = "https://pkg.bytebuilders.xyz" YAMLBucket = "gs://pkg.bytebuilders.xyz" )
View Source
const (
DefaultKubernetesVersion = "1.22.0"
)
Variables ¶
View Source
var BuiltinNamespaces = sets.NewString(core.NamespaceDefault, core.NamespaceNodeLease, metav1.NamespaceSystem)
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.