Skip to content
This repository has been archived by the owner on May 20, 2022. It is now read-only.

kubedb/xdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is meant to be a skeleton repo for adding support for additional databases

Go Report Card

WebsiteSlackTwitter

How to use

  • Change all xdb in a string to your database type
  • Rename methods if necessary
  • Change all const to use your database resource
    • tapi.ResourceKindXdb
    • tapi.ResourceTypeXdb
    • tapi.ResourceNameXdb
    • tapi.ResourceCodeXdb
  • Fix all @TODO to support your resource
  • Change variable name, if necessary

Support

If you have any questions, you can reach out to us.