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