blob: edf6e7b531f447445722c2aaceb643524af7eba1 [file] [log] [blame] [edit]
package openstack_helm
type MagnumConf struct {
Database *DatabaseConf `yaml:"database,omitempty"`
}