Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #4 - Adding dagger function for civo cluster creation #5

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

milindchawre
Copy link
Contributor

@milindchawre milindchawre commented Aug 3, 2024

Fixes #4 - Adding new dagger function that support civo cluster creation.

New function - cluster-create
image

Calling function with optional arguments
image

Calling function without optional arguments
image

@milindchawre
Copy link
Contributor Author

milindchawre commented Aug 3, 2024

cc @DMajrekar @rytswd

region string,
// the name of the cluster
name string,
// +optional
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

does this need an upgrade to the dagger engine to support this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Need support for civo cluster create operation
2 participants