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