datastores

package
v0.0.0-...-19f6144 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 20, 2020 License: MIT Imports: 10 Imported by: 4

Documentation

Overview

Package datastores has the sdk to interact with the datastores services to fetch/add/update/delete datastores in cuttle platform

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateDatastore

func CreateDatastore(appCtx appctx.AppContext, service services.Service) (*services.Service, error)

CreateDatastore creates a datastore and returns it service to be created

func GetDatastore

func GetDatastore(appCtx appctx.AppContext, serviceID uint) (*services.Service, error)

GetDatastore returns the info of data store provided in the platform serviceID is the id of the service

func ListDatastores

func ListDatastores(appCtx appctx.AppContext) ([]services.Service, error)

ListDatastores returns the list of data stores available in the platform

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL