This website requires JavaScript.
Explore
关于
Help
Register
Sign In
github
/
portainer
mirror of
https://github.com/portainer/portainer
Watch
1
Star
0
Fork
You've already forked portainer
0
Code
Issues
Releases
Wiki
Activity
1e4c4e2616
portainer
/
app
/
kubernetes
/
models
/
common
/
params.js
9 lines
99 B
JavaScript
Raw
Blame
History
/**
* Generic params
*/
export
function
KubernetesCommonParams
(
)
{
return
{
id
:
''
,
}
;
}
Reference in New Issue
View Git Blame
Copy Permalink