Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Stack ¶
type Stack int
To add support for an additional observability stack, do the following: 1. Add a const with the name of the stack 2. Update the switch branch of GetComposeFileName() 3. Add Stack specific Compose file to the `./otel-config` folder 4. Add the Stack specific Compose file to the list of assets in `./spin-pluginify.toml`
func GetStackByFlags ¶
func (Stack) GetComposeFileName ¶
Click to show internal directories.
Click to hide internal directories.