Skip to content

This repository hosts the API defintion of the Custom Resource Definitions (CRD) used for the Database Interface project

Notifications You must be signed in to change notification settings

pluralsh/database-interface-api

Repository files navigation

Database Interface API

This repository hosts the API defintion of the Custom Resource Definitions (CRD) used for the Database Interface project and gRPC API for the Database standard gRPC specification.

The provisioned unit of storage is a Database. The following CRDs are defined for managing the lifecycle of Databases:

  • DatabaseRequest - Represents a request to provision a Database
  • DatabaseClass - Represents a class of Datbase with similar characteristics
  • Database - Represents a Database

The following CRDs are defined for managing the lifecycle of workloads accessing the Database:

  • DatabaseAccessClass - Represents a class of accessors with similar access requirements
  • DatabaseAccess - Represents an access secret to the Database

About

This repository hosts the API defintion of the Custom Resource Definitions (CRD) used for the Database Interface project

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •