软件包: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