awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesExternal Controller Scaffolding

Generation of controller logic and permissions for resource types defined in external API packages.

Distinct from Controller Type Selection: Focuses on scaffolding for types defined outside the project, unlike general controller selection

Explore 1 awesome GitHub repository matching devops & infrastructure · External Controller Scaffolding. Refine with filters or upvote what's useful.

Awesome External Controller Scaffolding GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • kubernetes-sigs/kubebuilderkubernetes-sigs 的头像

    kubernetes-sigs/kubebuilder

    8,992在 GitHub 上查看↗

    Kubebuilder is a framework and set of scaffolding tools used to build Kubernetes APIs and controllers. It functions as an operator framework that provides generators for custom resource definitions, admission webhooks, and RBAC manifests to extend cluster functionality. The project distinguishes itself through marker-based code generation, which parses source code comments to automatically produce Kubernetes manifests and boilerplate logic. It employs a hub-and-spoke versioning model to translate data between multiple API versions and uses a three-way merge strategy to automate project migrat

    Generates controllers and RBAC permissions for API types defined outside the local project.

    Gok8s-sig-api-machinery
    在 GitHub 上查看↗8,992
  1. Home
  2. DevOps & Infrastructure
  3. Controller Type Selection
  4. External Controller Scaffolding