package
0.0.0-20240531051838-49c3ff37d889
Repository: https://github.com/utsab818/kluster.git
Documentation: pkg.go.dev

# Functions

No description provided by the author

# Variables

SchemeBuilder from apimachinery/runtime is loaded to register in scheme.
SchemeBuilder from apimachinery/runtime is loaded to register in scheme.
SchemeGroupVersion is group version used to register these objects.

# Structs

Kluster should contain typemeta, objectmeta and the spec.
This should also be registered as addknownTypes in register.go file.
this specifies all the fields required as input to your operator for the digitalocean to create k8s cluster, required fields must be specified as per documentation.
No description provided by the author
since NodePools is slice of NodePool, we need to specify the required section for the NodePool struct.