Merge pull request #22 from Jason-Zhang9309/dev-provider support more arguments in provider config
Merge pull request #22 from Jason-Zhang9309/dev-provider
support more arguments in provider config
provider-huaweicloud is a Crossplane provider that is built using Upjet code generation tools and exposes XRM-conformant managed resources for the HuaweiCloud API.
provider-huaweicloud
To start using this provider, follow the Configuration Guide.
You can find a detailed API reference with all CRDs here.
Run code-generation pipeline:
go run cmd/generator/main.go "$PWD"
Run against a Kubernetes cluster:
make run
Build, push, and install:
make all
Build binary:
make build
For filing bugs, suggesting improvements, or requesting new features, please open an issue.
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
Provider HuaweiCloud
provider-huaweicloudis a Crossplane provider that is built using Upjet code generation tools and exposes XRM-conformant managed resources for the HuaweiCloud API.Getting Started
To start using this provider, follow the Configuration Guide.
You can find a detailed API reference with all CRDs here.
Developing
Run code-generation pipeline:
Run against a Kubernetes cluster:
Build, push, and install:
Build binary:
Report a Bug
For filing bugs, suggesting improvements, or requesting new features, please open an issue.