套件:golang-k8s-sigs-kustomize-api-dev(0.19.0+ds-1)
golang-k8s-sigs-kustomize-api-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-k8s-sigs-kustomize-api:
- [golang-k8s-sigs-kustomize-api_0.19.0+ds-1.dsc]
- [golang-k8s-sigs-kustomize-api_0.19.0+ds.orig.tar.xz]
- [golang-k8s-sigs-kustomize-api_0.19.0+ds-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Core API components and utilities for Kustomize (library)
The kustomize/api module is part of the Kustomize project, which is designed to manage and customize Kubernetes configurations declaratively.
This library focuses on the API layer that supports Kustomize's core functionality, enabling users to manipulate Kubernetes resource manifests programmatically.
Key features include support for resource transformations, overlays, and patching strategies that align with Kubernetes best practices.
The API also provides utilities for YAML parsing, field mutation, and maintaining consistent configuration workflows, making it essential for developers building tools or extensions around Kubernetes configuration management.
其他與 golang-k8s-sigs-kustomize-api-dev 有關的套件
|
|
|
|
-
- dep: golang-github-blang-semver-dev
- semantic versioning library
-
- dep: golang-github-evanphx-json-patch-dev
- Go library to apply RFC6902 patches and create and apply RFC7386 patches
-
- dep: golang-github-go-errors-errors-dev
- errors with stacktraces for go
-
- dep: golang-github-google-shlex-dev
- Simple lexer for Go that supports shell-style rules
-
- dep: golang-github-stretchr-testify-dev
- sacred extension to the standard Go testing package
-
- dep: golang-k8s-kube-openapi-dev
- Kubernetes OpenAPI spec generation & serving (library)
-
- dep: golang-k8s-sigs-kustomize-kyaml-dev
- Reading and writing Kubernetes Resource configuration as YAML (library)
-
- dep: golang-k8s-sigs-yaml-dev
- better way to marshal and unmarshal YAML in Golang (library)
-
- dep: golang-uber-goleak-dev
- goroutine leak detector