add platform parameter for container import
Signed-off-by: Christian Goll <cgoll@suse.com>
This commit is contained in:
committed by
Jonathon Anderson
parent
fd821495ce
commit
dbdd85fe2b
@@ -51,6 +51,7 @@ message ContainerImportParameter{
|
||||
bool ociNoHttps = 8;
|
||||
string ociUsername = 9;
|
||||
string ociPassword = 10;
|
||||
string platform = 11;
|
||||
}
|
||||
|
||||
// ContainerInfo has data on each container. This is emitted in the
|
||||
|
||||
Reference in New Issue
Block a user