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