Documentation ¶
Index ¶
- Constants
- func GetSecurityposturePostureApiObject(d tpgresource.TerraformResourceData, config *transport_tpg.Config) (map[string]interface{}, error)
- func GetSecurityposturePostureCaiObject(d tpgresource.TerraformResourceData, config *transport_tpg.Config) ([]cai.Asset, error)
- func GetSecurityposturePostureDeploymentApiObject(d tpgresource.TerraformResourceData, config *transport_tpg.Config) (map[string]interface{}, error)
- func GetSecurityposturePostureDeploymentCaiObject(d tpgresource.TerraformResourceData, config *transport_tpg.Config) ([]cai.Asset, error)
- func ResourceConverterSecurityposturePosture() cai.ResourceConverter
- func ResourceConverterSecurityposturePostureDeployment() cai.ResourceConverter
Constants ¶
View Source
const SecurityposturePostureAssetType string = "securityposture.googleapis.com/Posture"
View Source
const SecurityposturePostureDeploymentAssetType string = "securityposture.googleapis.com/PostureDeployment"
Variables ¶
This section is empty.
Functions ¶
func GetSecurityposturePostureApiObject ¶
func GetSecurityposturePostureApiObject(d tpgresource.TerraformResourceData, config *transport_tpg.Config) (map[string]interface{}, error)
func GetSecurityposturePostureCaiObject ¶
func GetSecurityposturePostureCaiObject(d tpgresource.TerraformResourceData, config *transport_tpg.Config) ([]cai.Asset, error)
func GetSecurityposturePostureDeploymentApiObject ¶
func GetSecurityposturePostureDeploymentApiObject(d tpgresource.TerraformResourceData, config *transport_tpg.Config) (map[string]interface{}, error)
func GetSecurityposturePostureDeploymentCaiObject ¶
func GetSecurityposturePostureDeploymentCaiObject(d tpgresource.TerraformResourceData, config *transport_tpg.Config) ([]cai.Asset, error)
func ResourceConverterSecurityposturePosture ¶
func ResourceConverterSecurityposturePosture() cai.ResourceConverter
func ResourceConverterSecurityposturePostureDeployment ¶
func ResourceConverterSecurityposturePostureDeployment() cai.ResourceConverter
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.