Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ObjectStorageService ¶
type ObjectStorageService struct {
Service services.Service[*resourcespb.ObjectStorageArgs, *resourcespb.ObjectStorageResource]
}
func NewObjectStorageService ¶
func NewObjectStorageService(database *db.Database) ObjectStorageService
func (ObjectStorageService) Convert ¶
func (s ObjectStorageService) Convert(resourceId string, args *resourcespb.ObjectStorageArgs, state *output.TfState) (*resourcespb.ObjectStorageResource, error)
Click to show internal directories.
Click to hide internal directories.