Documentation
¶
Index ¶
- func DataSourceIBMCloudShellAccountSettings() *schema.Resource
- func DataSourceIBMCloudShellAccountSettingsFeatureToMap(model *ibmcloudshellv1.Feature) (map[string]interface{}, error)
- func DataSourceIBMCloudShellAccountSettingsRegionSettingToMap(model *ibmcloudshellv1.RegionSetting) (map[string]interface{}, error)
- func ResourceIBMCloudShellAccountSettings() *schema.Resource
- func ResourceIBMCloudShellAccountSettingsFeatureToMap(model *ibmcloudshellv1.Feature) (map[string]interface{}, error)
- func ResourceIBMCloudShellAccountSettingsMapToFeature(modelMap map[string]interface{}) (*ibmcloudshellv1.Feature, error)
- func ResourceIBMCloudShellAccountSettingsMapToRegionSetting(modelMap map[string]interface{}) (*ibmcloudshellv1.RegionSetting, error)
- func ResourceIBMCloudShellAccountSettingsRegionSettingToMap(model *ibmcloudshellv1.RegionSetting) (map[string]interface{}, error)
- func ResourceIBMCloudShellAccountSettingsValidator() *validate.ResourceValidator
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DataSourceIBMCloudShellAccountSettingsFeatureToMap ¶ added in v1.75.0
func DataSourceIBMCloudShellAccountSettingsFeatureToMap(model *ibmcloudshellv1.Feature) (map[string]interface{}, error)
func DataSourceIBMCloudShellAccountSettingsRegionSettingToMap ¶ added in v1.75.0
func DataSourceIBMCloudShellAccountSettingsRegionSettingToMap(model *ibmcloudshellv1.RegionSetting) (map[string]interface{}, error)
func ResourceIBMCloudShellAccountSettingsFeatureToMap ¶ added in v1.75.0
func ResourceIBMCloudShellAccountSettingsFeatureToMap(model *ibmcloudshellv1.Feature) (map[string]interface{}, error)
func ResourceIBMCloudShellAccountSettingsMapToFeature ¶ added in v1.75.0
func ResourceIBMCloudShellAccountSettingsMapToFeature(modelMap map[string]interface{}) (*ibmcloudshellv1.Feature, error)
func ResourceIBMCloudShellAccountSettingsMapToRegionSetting ¶ added in v1.75.0
func ResourceIBMCloudShellAccountSettingsMapToRegionSetting(modelMap map[string]interface{}) (*ibmcloudshellv1.RegionSetting, error)
func ResourceIBMCloudShellAccountSettingsRegionSettingToMap ¶ added in v1.75.0
func ResourceIBMCloudShellAccountSettingsRegionSettingToMap(model *ibmcloudshellv1.RegionSetting) (map[string]interface{}, error)
func ResourceIBMCloudShellAccountSettingsValidator ¶ added in v1.75.0
func ResourceIBMCloudShellAccountSettingsValidator() *validate.ResourceValidator
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.