MCPcopy Create free account
hub / github.com/OverloadBlitz/cloudcent-cli / pulumiYAMLTemplateConfig

Struct pulumiYAMLTemplateConfig

cmd/pulumi.go:91–93  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

89}
90
91type pulumiYAMLTemplateConfig struct {
92 Default string `yaml:"default"`
93}
94
95type pulumiRuntime struct {
96 name string

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected