Gitiles
Code Review
Sign In
review.vexxhost.dev
/
atmosphere
/
deed99d72e6198ce7d40877c3052f26a1f3b5ca4
/
.
/
internal
/
openstack_helm
/
ironic.go
blob: ff19502c8a4177fd20077d698422198b62e463b9 [
file
] [
log
] [
blame
]
package openstack_helm
type IronicConf struct {
Database *DatabaseConf `yaml:"database,omitempty"`
}