Documentation ¶
Index ¶
- func ValidateNetAppAccountName(v interface{}, k string) (warnings []string, errors []error)
- func ValidateNetAppPoolName(v interface{}, k string) (warnings []string, errors []error)
- func ValidateNetAppSnapshotName(v interface{}, k string) (warnings []string, errors []error)
- func ValidateNetAppVolumeName(v interface{}, k string) (warnings []string, errors []error)
- func ValidateNetAppVolumeVolumePath(v interface{}, k string) (warnings []string, errors []error)
- type Registration
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ValidateNetAppPoolName ¶
Types ¶
type Registration ¶
type Registration struct{}
func (Registration) SupportedDataSources ¶
func (r Registration) SupportedDataSources() map[string]*schema.Resource
SupportedDataSources returns the supported Data Sources supported by this Service
func (Registration) SupportedResources ¶
func (r Registration) SupportedResources() map[string]*schema.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.