constants

package
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 9, 2026 License: MIT Imports: 0 Imported by: 0

Documentation

Overview

Package constants defines default file paths used throughout Stackup.

Index

Constants

View Source
const (
	// DefaultConfigFile is the stackup configuration filename.
	DefaultConfigFile = "stackup.yml"
	// DefaultComposeFile is the expected Docker Compose filename.
	DefaultComposeFile = "docker-compose.yml"
	// DefaultEnvFile is the environment variables filename.
	DefaultEnvFile = ".env"
	// DefaultExampleFile is the example env filename used for onboarding and drift detection.
	DefaultExampleFile = ".env.example"
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL