 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Provider ¶
type Provider struct {
	v1alpha1.S3StorageProvider
	// contains filtered or unexported fields
}
    Provider is storage implementation of provider.Interface.
func NewProvider ¶
func NewProvider(provider *v1alpha1.S3StorageProvider, credentials map[string]string) (*Provider, error)
NewProvider creates a new S3 (compatible) storage provider.
 Click to show internal directories. 
   Click to hide internal directories.