Documentation ¶
Index ¶
Constants ¶
View Source
const (
// BucketName represents the name of the bucket where this service stores data.
BucketName = "extension"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
Service represents a service for managing baask8s data.
func NewService ¶
NewService creates a new instance of a service.
func (*Service) DeleteExtension ¶
DeleteExtension deletes a Extension.
func (*Service) Extensions ¶
Extensions return an array containing all the extensions.
Click to show internal directories.
Click to hide internal directories.