This website requires JavaScript.
Explore
Help
Sign In
Portainer
/
portainer
mirror of
https://github.com/portainer/portainer.git
Watch
1
Star
0
Fork
You've already forked portainer
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
94b202fedc
portainer
/
app
/
docker
/
models
/
swarm.js
4 lines
55 B
JavaScript
Raw
Blame
History
function
SwarmViewModel
(
data
)
{
this
.
Id
=
data
.
ID
;
}
Reference in New Issue
View Git Blame
Copy Permalink