provider-huaweicloud
is a Crossplane provider that
is built using Upjet code
generation tools and exposes XRM-conformant managed resources for the
HuaweiCloud API.
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.