open-nomad/client/driver/structs/structs_default.go
2016-07-09 23:01:14 -07:00

7 lines
116 B
Go

// +build darwin dragonfly freebsd netbsd openbsd solaris windows
package structs
type IsolationConfig struct {
}