package
Version:
v0.1.1
Opens a new window with list of versions in this module.
Published: Feb 9, 2018
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Parse(conf interface{}, p string) (interface{}, error)
type PoolProperties struct {
DiskType string `yaml:"diskType,omitempty"`
AZ string `yaml:"AZ,omitempty"`
Thin bool `yaml:"thin,omitempty"`
Compress bool `yaml:"compress,omitempty"`
Dedupe bool `yaml:"dedupe,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.