initial commit (skeleton)

This commit is contained in:
Mingchen Dai
2024-09-10 08:25:32 +00:00
commit 7b1e15cfc2
46 changed files with 2689 additions and 0 deletions

20
PROJECT Normal file
View File

@@ -0,0 +1,20 @@
# 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: devstar.cn
layout:
- go.kubebuilder.io/v4
projectName: devstar-devcontainer-kubebuilder-scaffold
repo: devstar.cn/DevcontainerApp
resources:
- api:
crdVersion: v1
namespaced: true
controller: true
domain: devstar.cn
group: devcontainer
kind: DevcontainerApp
path: devstar.cn/DevcontainerApp/api/v1
version: v1
version: "3"