mirror of
https://github.com/mudler/luet.git
synced 2025-09-12 21:33:31 +00:00
🔧 Update modules
This commit is contained in:
14
vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/plan9.go
generated
vendored
Normal file
14
vendor/github.com/Microsoft/hcsshim/internal/hcs/schema2/plan9.go
generated
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
/*
|
||||
* HCS API
|
||||
*
|
||||
* No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
|
||||
*
|
||||
* API version: 2.1
|
||||
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
|
||||
*/
|
||||
|
||||
package hcsschema
|
||||
|
||||
type Plan9 struct {
|
||||
Shares []Plan9Share `json:"Shares,omitempty"`
|
||||
}
|
Reference in New Issue
Block a user