Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func OnAdd ¶
func OnAdd(config config.Config, cft *awsV1alpha1.CloudFormationTemplate)
OnAdd will be fired when you add a new CFT
func OnDelete ¶
func OnDelete(config config.Config, cft *awsV1alpha1.CloudFormationTemplate)
OnDelete will be fired when you delete a CFT
func OnUpdate ¶
func OnUpdate(config config.Config, oldcft *awsV1alpha1.CloudFormationTemplate, newcft *awsV1alpha1.CloudFormationTemplate)
OnUpdate will be fired when you update a CFT
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.