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[*resources.CloudSpecificObjectStorageArgs, *resources.ObjectStorageResource]
}
func NewObjectStorageService ¶
func NewObjectStorageService(database *db.Database) ObjectStorageService
func (ObjectStorageService) Convert ¶
func (s ObjectStorageService) Convert(resourceId string, args []*resources.CloudSpecificObjectStorageArgs, state *output.TfState) (*resources.ObjectStorageResource, error)
Click to show internal directories.
Click to hide internal directories.