Documentation
¶
Index ¶
- func CacheDeleteAccessPolicyByName(policies []storagecache.NfsAccessPolicy, name string) []storagecache.NfsAccessPolicy
- func CacheGetAccessPolicyByName(policies []storagecache.NfsAccessPolicy, name string) *storagecache.NfsAccessPolicy
- func CacheGetAccessPolicyRuleByScope(policyRules []storagecache.NfsAccessRule, ...) (storagecache.NfsAccessRule, bool)
- func CacheInsertOrUpdateAccessPolicy(policies []storagecache.NfsAccessPolicy, policy storagecache.NfsAccessPolicy) ([]storagecache.NfsAccessPolicy, error)
- type Registration
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CacheDeleteAccessPolicyByName ¶
func CacheDeleteAccessPolicyByName(policies []storagecache.NfsAccessPolicy, name string) []storagecache.NfsAccessPolicy
func CacheGetAccessPolicyByName ¶
func CacheGetAccessPolicyByName(policies []storagecache.NfsAccessPolicy, name string) *storagecache.NfsAccessPolicy
func CacheGetAccessPolicyRuleByScope ¶
func CacheGetAccessPolicyRuleByScope(policyRules []storagecache.NfsAccessRule, scope storagecache.NfsAccessRuleScope) (storagecache.NfsAccessRule, bool)
func CacheInsertOrUpdateAccessPolicy ¶
func CacheInsertOrUpdateAccessPolicy(policies []storagecache.NfsAccessPolicy, policy storagecache.NfsAccessPolicy) ([]storagecache.NfsAccessPolicy, error)
Types ¶
type Registration ¶
type Registration struct{}
func (Registration) AssociatedGitHubLabel ¶
func (r Registration) AssociatedGitHubLabel() string
func (Registration) SupportedDataSources ¶
func (r Registration) SupportedDataSources() map[string]*pluginsdk.Resource
SupportedDataSources returns the supported Data Sources supported by this Service
func (Registration) SupportedResources ¶
func (r Registration) SupportedResources() map[string]*pluginsdk.Resource
SupportedResources returns the supported Resources supported by this Service
func (Registration) WebsiteCategories ¶
func (r Registration) WebsiteCategories() []string
WebsiteCategories returns a list of categories which can be used for the sidebar
Source Files
¶
Click to show internal directories.
Click to hide internal directories.