Gitiles
Code Review
Sign In
review.vexxhost.dev
/
atmosphere
/
bd6ea3254b7c9c328c06a6f71b8516570d5b4b05
/
.
/
internal
/
openstack_helm
/
manila.go
blob: 872049e226576173477fcf14cdceb806fc0fc3c0 [
file
] [
log
] [
blame
]
package openstack_helm
type ManilaConf struct {
Database *DatabaseConf `yaml:"database,omitempty"`
}