Gitiles
Code Review
Sign In
review.vexxhost.dev
/
atmosphere
/
d583aedc44d4f8b3c2683f88a08afb769bd865ae
/
.
/
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
}