Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 257 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 257 Bytes

buleye

init project

mkdir buleye && cd buleye
go mod init github.com/ybooks240/buleye

kubebuilder init --domain ybooks240.github.com --license apache2 --owner "james.liu"


kubebuilder create api --group buleye --version v2 --kind Devops