package validate
import "github.com/opencontainers/runc/libcontainer/configs/validate"
Index ¶
Types ¶
type ConfigValidator ¶
type ConfigValidator struct { }
func (*ConfigValidator) Validate ¶
func (v *ConfigValidator) Validate(config *configs.Config) error
type Validator ¶
func New ¶
func New() Validator
Source Files ¶
- Version
- v0.0.4
- Published
- Sep 11, 2015
- Platform
- darwin/amd64
- Imports
- 4 packages
- Last checked
- 15 minutes ago –
Tools for package owners.