Skip to content

mdelder/failover

Repository files navigation

Project assembly

The initial project was created following the Operator SDK Tutorial for Golang.

operator-sdk init operator-sdk init --domain=open-cluster-management.io

operator-sdk create api --group=failover --version=v1alpha1 --kind=FailoverConfig
go mod vendor

make generate
make manifests

Developing/Contributing

Contributions are welcome and encouraged via Pull Requests.

make generate
make manifests
make install
make run

References

Operator SDK Advanced Topics

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors