//
pkg.gl
Category
github.com/x1nchen/portainer-cli
cache
package
0.0.22
Repository:
https://github.com/x1nchen/portainer-cli.git
Documentation:
pkg.go.dev
Overview
Dependencies
10
Dependents
2
#
Packages
container
No description provided by the author
endpoint
No description provided by the author
example
No description provided by the author
registry
No description provided by the author
token
No description provided by the author
#
README
cache 数据结构设计思路
使用嵌入式数据库
数据目录默认是 ~/.portainer-cli
数据库的命名方式:通过 md5(host) 标识不同 portainer 实例的数据
不同的数据结构建立不同的 bucket,目前有以下类型
token
endpoint
container