cluster-api-ipam-provider-nutanix

module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 4, 2024 License: Apache-2.0

README

CAPI IPAM Provider For Nutanix (CAIPAMX)

For user docs, please see [https://nutanix-cloud-native.github.io/cluster-api-ipam-provider-nutanix/].

See upstream documentation.

Development

Install tools

To deploy a local build, either an initial install or to update an existing deployment, run:

make dev.run-on-kind
eval $(make kind.kubeconfig)

Pro-tip: to redeploy without rebuilding the binaries, images, etc (useful if you have only changed the Helm chart for example), run:

make SKIP_BUILD=true dev.run-on-kind

Check the pod logs:

kubectl logs deployment/cluster-api-ipam-provider-nutanix -f

To delete the dev KinD cluster, run:

make kind.delete

Directories

Path Synopsis
api
v1alpha1
Package v1alpha1 contains API Schema definitions for the ipam v1alpha1 API group +kubebuilder:object:generate=true +groupName=ipam.cluster.x-k8s.io
Package v1alpha1 contains API Schema definitions for the ipam v1alpha1 API group +kubebuilder:object:generate=true +groupName=ipam.cluster.x-k8s.io
+kubebuilder:rbac:groups=coordination.k8s.io,resources=leases,verbs=get;list;watch;create;update;patch;delete +kubebuilder:rbac:groups="",resources=events,verbs=create;patch
+kubebuilder:rbac:groups=coordination.k8s.io,resources=leases,verbs=get;list;watch;create;update;patch;delete +kubebuilder:rbac:groups="",resources=events,verbs=create;patch
internal
controllers
Package controllers implements controllers to handle allocations using Nutanix IPAM.
Package controllers implements controllers to handle allocations using Nutanix IPAM.
controllers/mockclient
Package mockclient is a generated GoMock package.
Package mockclient is a generated GoMock package.
index
Package index implements several indexes for the controller-runtime Managers cache.
Package index implements several indexes for the controller-runtime Managers cache.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL