generated from TrueCloudLab/basic
[#75] chain: Remove ContaierResource
, ContainerRequest
constants
Signed-off-by: Airat Arifullin <aarifullin@yadro.com>
This commit is contained in:
parent
2e7518c453
commit
e75200bb8e
1 changed files with 0 additions and 2 deletions
|
@ -79,8 +79,6 @@ type ObjectType byte
|
||||||
const (
|
const (
|
||||||
ObjectResource ObjectType = iota
|
ObjectResource ObjectType = iota
|
||||||
ObjectRequest
|
ObjectRequest
|
||||||
ContainerResource
|
|
||||||
ContainerRequest
|
|
||||||
)
|
)
|
||||||
|
|
||||||
type ConditionType byte
|
type ConditionType byte
|
||||||
|
|
Loading…
Reference in a new issue