kubernetes addition util package
-
image_api
- docker_api
- harbor_api
-
k8s_api
- test
-
log_api
- stdlog
- zaplog
-
storage_api
- minio_api
- s3_api
- db
- kv: key-value
- rdb: relational
-
util
- safe_cast
- safe_go
- safe_json
- safe_reflect
- safe_validator
- .
Service \ Connect | Method | Path | Loc | Go Global Client | Reason |
---|---|---|---|---|
Kubernetes | HTTP Host Config File | REST API | ✅ | InCluster |
Harbor | HTTP Credential: username&password | Console & REST API | ✅ | Both | Maybe Migrate |
Docker | HTTP No Credential | Console & REST API | ✅ | Both | Maybe Migrate |
Minio | HTTP Credential: username&password | Console & REST API | ✅ | Both | Maybe Migrate |
StdLog | App Config File | ✅ | Only Local files | |
ZapLog | App Config File | ✅ | Only Local files |