Gitiles
Code Review
Sign In
review.vexxhost.dev
/
atmosphere
/
26eb9e0faebe9448badf2cbd75e9d30d3230a2f6
/
.
/
internal
/
openstack_helm
/
cinder.go
blob: d9938a39583586eea5a4771cf9528da7b6afbca2 [
file
] [
log
] [
blame
]
Mohammed Naser
c6e431b
2024-03-15 01:21:44 -0400
[
diff
] [
blame
]
1
package openstack_helm
2
3
type CinderConf struct {
4
Database *DatabaseConf `yaml:"database,omitempty"`
5
}