Gitiles
Code Review
Sign In
review.vexxhost.dev
/
atmosphere
/
52022436cf8b8eb1f1867a9d825c8c41b3c3cc6f
/
.
/
internal
/
openstack_helm
/
octavia.go
blob: 881c026a6f157a9984fcc29c13162e6991c7c2b2 [
file
] [
log
] [
blame
]
package openstack_helm
type OctaviaConf struct {
Database *DatabaseConf `yaml:"database,omitempty"`
}