working state
This commit is contained in:
@@ -19,7 +19,8 @@ type BrowserLabels struct {
|
||||
}
|
||||
|
||||
type VolumeLabels struct {
|
||||
Type ContainerType `json:"type,omitempty"`
|
||||
Type ContainerType `json:"type,omitempty"`
|
||||
VolumeId string `json:"volume_id,omitempty"`
|
||||
}
|
||||
|
||||
type ImageLabels struct {
|
||||
|
||||
Reference in New Issue
Block a user