Gitiles
Code Review
Sign In
review.vexxhost.dev
/
atmosphere
/
88f72a25168acc90b34f5b1ffe0a3ae8dfb67b0d
/
.
/
internal
/
openstack_helm
/
keystone.go
blob: 3ac5d684299c09a4a0626d0038fb6427e707684e [
file
] [
log
] [
blame
]
package openstack_helm
type KeystoneConf struct {
Database *DatabaseConf `yaml:"database,omitempty"`
}