Documentation ¶
Index ¶
- type Service
- func (s *Service) BlobClient() blob.Client
- func (s *Service) BlobStructuredStore() blobStoreStructured.Store
- func (s *Service) BlobUnstructuredStore() blobStoreUnstructured.Store
- func (s *Service) Initialize(provider application.Provider) error
- func (s *Service) Status() interface{}
- func (s *Service) Terminate()
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct { *serviceService.Authenticated // contains filtered or unexported fields }
func (*Service) BlobClient ¶
func (*Service) BlobStructuredStore ¶
func (s *Service) BlobStructuredStore() blobStoreStructured.Store
func (*Service) BlobUnstructuredStore ¶
func (s *Service) BlobUnstructuredStore() blobStoreUnstructured.Store
func (*Service) Initialize ¶
func (s *Service) Initialize(provider application.Provider) error
Click to show internal directories.
Click to hide internal directories.