brendandburns
|
e9d12fef05
|
Merge pull request #1250 from dchen1107/cleanup
Small clean up in validation.
|
2014-09-09 16:24:12 -07:00 |
|
Dawn Chen
|
80fa392f6b
|
Small clean up in validation. errs is used as import path alias in validation.go, but it is reused
as a variable for validateVolume.
|
2014-09-09 16:08:21 -07:00 |
|
Dawn Chen
|
15cab4d053
|
Introduce the simplest RestartPolicy and handling.
|
2014-09-08 22:41:38 -07:00 |
|
Clayton Coleman
|
34c40e4e48
|
Errors should be part of api/errors, not apiserver
Renames constructor methods to be errors.New<name> which changed a few
places.
|
2014-09-03 17:16:00 -04:00 |
|
Daniel Smith
|
7615c00a9a
|
Make validation work when not in the api package.
|
2014-09-02 10:42:06 -07:00 |
|
Daniel Smith
|
6121e61f99
|
Split api into api, api/common, api/validation & apitools
|
2014-09-02 10:40:52 -07:00 |
|