func()

in pkg/config/types.go [65:67]


func (vo *configurationOverrides) GetSchema() string {
	return vo.Schema
}