mirror of
https://gitlab.com/psuapp/psu.git
synced 2024-08-30 18:12:34 +00:00
Remove unused fields from client.Stack struct
This commit is contained in:
parent
bf7fd60550
commit
8a7bb9e79d
@ -9,9 +9,6 @@ type Stack struct {
|
||||
Name string
|
||||
Type uint8 // 1 for a Swarm stack, 2 for a Compose stack
|
||||
EndpointID uint
|
||||
EntryPoint string
|
||||
SwarmID string
|
||||
ProjectPath string
|
||||
Env []StackEnv
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user