README ¶ Kubernetes CRD示例 可以到我的个人主页上面查找文章使用client-go访问k8s中的CRD参考如何使用k8s client-go访问自定义CRD。 使用方法 安装: go get github.com/double12gzh/k8s-demo 创建CRD: kubectl apply -f https://raw.githubusercontent.com/double12gzh/k8s-demo/master/kubernetes/crd.yaml kubectl apply -f https://raw.githubusercontent.com/double12gzh/k8s-demo/master/kubernetes/project.yaml Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files informer.go main.go Directories ¶ Show internal Expand all Path Synopsis api types/v1alpha1 clientset v1alpha1 Click to show internal directories. Click to hide internal directories.