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