[ 原始碼: golang-k8s-utils ]
套件:golang-k8s-utils-dev(0.0~git20240921.49e7df5-1)
golang-k8s-utils-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-k8s-utils:
- [golang-k8s-utils_0.0~git20240921.49e7df5-1.dsc]
- [golang-k8s-utils_0.0~git20240921.49e7df5.orig.tar.xz]
- [golang-k8s-utils_0.0~git20240921.49e7df5-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Non-Kubernetes-specific utility libraries (library)
A set of Go libraries that provide low-level, Kubernetes-independent packages supplementing the Go standard libs.
The package holds shared utilities with no Kubernetes dependencies and is useful as Kubernetes grows and spins functionality out of its core and into cooperating repositories like apiserver, kubectl, kubeadm, etc.
The need arises for leaf repositories to house shared code and avoid cycles in repository relationships.
其他與 golang-k8s-utils-dev 有關的套件
|
|
|
|
-
- dep: golang-github-davecgh-go-spew-dev
- Implements a deep pretty printer for Go data structures to aid in debugging
-
- dep: golang-k8s-klog-dev
- leveled execution logs for Go (library)