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

[wip] acceptance test package #23

Draft
wants to merge 2 commits into
base: u/robj/project-structure
Choose a base branch
from

Conversation

Rob-Johnson
Copy link
Contributor

this function will be the place we can hide implementation details for
creating a k8s cluster on demand and providing a client for accessing
it.
first implementation relies on the Makefile currently in place for
operators

we need to make room for commands, so this is the first step to bringing
this project more in line with a standard go project layout.

following the guidelines at https://github.com/golang-standards/project-layout
this function will be the place we can hide implementation details for
creating a k8s cluster on demand and providing a client for accessing
it.
first implementation relies on the Makefile currently in place for
operators
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.

1 participant