1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-07-24 15:59:41 +02:00

feat(edgestack/async): add Rollbackto field in stackPayload [EE-5684] (#9238)

This commit is contained in:
Oscar Zhou 2023-07-24 10:48:02 +12:00 committed by GitHub
parent 634326b5cd
commit e996d29d52
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 0 deletions

View file

@ -364,6 +364,8 @@ type (
Time int64
Type EdgeStackStatusType
Error string
// EE only feature
RollbackTo *int
}
//EdgeStackStatusType represents an edge stack status type