Documentation
¶
Index ¶
- func DataSourceShare() common.Resource
- func DataSourceShares() common.Resource
- func Equal(this sharing.SharedDataObject, other sharing.SharedDataObject) bool
- func ResourceProvider() common.Resource
- func ResourceRecipient() common.Resource
- func ResourceShare() common.Resource
- type ProviderInfo
- type Providers
- type ProvidersAPI
- type ShareDetail
- type ShareInfo
- type Shares
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DataSourceShare ¶ added in v1.40.0
func DataSourceShares ¶ added in v1.40.0
func Equal ¶ added in v1.52.0
func Equal(this sharing.SharedDataObject, other sharing.SharedDataObject) bool
func ResourceProvider ¶ added in v1.40.0
func ResourceRecipient ¶
func ResourceShare ¶ added in v1.40.0
Types ¶
type ProviderInfo ¶ added in v1.40.0
type Providers ¶ added in v1.40.0
type Providers struct {
Providers []ProviderInfo `json:"providers"`
}
type ProvidersAPI ¶ added in v1.40.0
type ProvidersAPI struct {
// contains filtered or unexported fields
}
func NewProvidersAPI ¶ added in v1.40.0
func NewProvidersAPI(ctx context.Context, m interface{}) ProvidersAPI
type ShareDetail ¶ added in v1.52.0
type ShareDetail struct {}
func (ShareDetail) Aliases ¶ added in v1.52.0
func (ShareDetail) Aliases() map[string]map[string]string
func (ShareDetail) CustomizeSchema ¶ added in v1.52.0
func (ShareDetail) CustomizeSchema(s *common.CustomizableSchema) *common.CustomizableSchema
type ShareInfo ¶ added in v1.40.0
type ShareInfo struct {
}func (ShareInfo) CustomizeSchema ¶ added in v1.52.0
func (ShareInfo) CustomizeSchema(s *common.CustomizableSchema) *common.CustomizableSchema
Click to show internal directories.
Click to hide internal directories.