You've already forked kubernetes-operator
mirror of
https://github.com/netbirdio/kubernetes-operator.git
synced 2026-05-22 17:11:40 -07:00
166091b8e0
Co-authored-by: Maycon Santos <mlsmaycon@gmail.com>
79 lines
1.7 KiB
Plaintext
79 lines
1.7 KiB
Plaintext
# Code generated by tool. DO NOT EDIT.
|
|
# This file is used to track the info used to scaffold your project
|
|
# and allow the plugins properly work.
|
|
# More info: https://book.kubebuilder.io/reference/project-config.html
|
|
domain: netbird.io
|
|
layout:
|
|
- helm.kubebuilder.io/v1-alpha
|
|
- go.kubebuilder.io/v4
|
|
plugins:
|
|
helm.kubebuilder.io/v1-alpha: {}
|
|
projectName: kubernetes-operator
|
|
repo: github.com/netbirdio/kubernetes-operator
|
|
resources:
|
|
- api:
|
|
crdVersion: v1
|
|
namespaced: true
|
|
controller: true
|
|
domain: netbird.io
|
|
kind: NBSetupKey
|
|
path: github.com/netbirdio/kubernetes-operator/api/v1
|
|
version: v1
|
|
webhooks:
|
|
validation: true
|
|
webhookVersion: v1
|
|
- external: true
|
|
kind: Pod
|
|
path: k8s.io/api/core/v1
|
|
version: v1
|
|
webhooks:
|
|
defaulting: true
|
|
webhookVersion: v1
|
|
- api:
|
|
crdVersion: v1
|
|
namespaced: true
|
|
controller: true
|
|
domain: netbird.io
|
|
kind: NBRoutingPeer
|
|
path: github.com/netbirdio/kubernetes-operator/api/v1
|
|
version: v1
|
|
webhooks:
|
|
validation: true
|
|
webhookVersion: v1
|
|
- controller: true
|
|
external: true
|
|
kind: Service
|
|
path: k8s.io/api/core/v1
|
|
version: v1
|
|
- api:
|
|
crdVersion: v1
|
|
namespaced: true
|
|
controller: true
|
|
domain: netbird.io
|
|
kind: NBResource
|
|
path: github.com/netbirdio/kubernetes-operator/api/v1
|
|
version: v1
|
|
webhooks:
|
|
validation: true
|
|
webhookVersion: v1
|
|
- api:
|
|
crdVersion: v1
|
|
namespaced: true
|
|
controller: true
|
|
domain: netbird.io
|
|
kind: NBGroup
|
|
path: github.com/netbirdio/kubernetes-operator/api/v1
|
|
version: v1
|
|
webhooks:
|
|
validation: true
|
|
webhookVersion: v1
|
|
- api:
|
|
crdVersion: v1
|
|
namespaced: true
|
|
controller: true
|
|
domain: netbird.io
|
|
kind: NBPolicy
|
|
path: github.com/netbirdio/kubernetes-operator/api/v1
|
|
version: v1
|
|
version: "3"
|