blob: 0051a0847e91ff5ab8a0146f3c365cfeee645f9f [file] [log] [blame]
package openstack_helm
type MemcachedConf struct {
Database *DatabaseConf `yaml:"database,omitempty"`
}