Documentation
¶
Index ¶
- func ChangeLogTriggersForApplication(columnName string, namespaceID int) func() schema.Patch
- func ChangeLogTriggersForApplicationConfigHash(columnName string, namespaceID int) func() schema.Patch
- func ChangeLogTriggersForApplicationScale(columnName string, namespaceID int) func() schema.Patch
- func ChangeLogTriggersForBlockDevice(columnName string, namespaceID int) func() schema.Patch
- func ChangeLogTriggersForCharm(columnName string, namespaceID int) func() schema.Patch
- func ChangeLogTriggersForMachine(columnName string, namespaceID int) func() schema.Patch
- func ChangeLogTriggersForMachineCloudInstance(columnName string, namespaceID int) func() schema.Patch
- func ChangeLogTriggersForMachineLxdProfile(columnName string, namespaceID int) func() schema.Patch
- func ChangeLogTriggersForMachineRequiresReboot(columnName string, namespaceID int) func() schema.Patch
- func ChangeLogTriggersForModelConfig(columnName string, namespaceID int) func() schema.Patch
- func ChangeLogTriggersForObjectStoreMetadataPath(columnName string, namespaceID int) func() schema.Patch
- func ChangeLogTriggersForPortRange(columnName string, namespaceID int) func() schema.Patch
- func ChangeLogTriggersForRemoval(columnName string, namespaceID int) func() schema.Patch
- func ChangeLogTriggersForSecretDeletedValueRef(columnName string, namespaceID int) func() schema.Patch
- func ChangeLogTriggersForSecretMetadata(columnName string, namespaceID int) func() schema.Patch
- func ChangeLogTriggersForSecretReference(columnName string, namespaceID int) func() schema.Patch
- func ChangeLogTriggersForSecretRevision(columnName string, namespaceID int) func() schema.Patch
- func ChangeLogTriggersForSecretRevisionExpire(columnName string, namespaceID int) func() schema.Patch
- func ChangeLogTriggersForSecretRevisionObsolete(columnName string, namespaceID int) func() schema.Patch
- func ChangeLogTriggersForSecretRotation(columnName string, namespaceID int) func() schema.Patch
- func ChangeLogTriggersForStorageAttachment(columnName string, namespaceID int) func() schema.Patch
- func ChangeLogTriggersForStorageFilesystem(columnName string, namespaceID int) func() schema.Patch
- func ChangeLogTriggersForStorageFilesystemAttachment(columnName string, namespaceID int) func() schema.Patch
- func ChangeLogTriggersForStorageVolume(columnName string, namespaceID int) func() schema.Patch
- func ChangeLogTriggersForStorageVolumeAttachment(columnName string, namespaceID int) func() schema.Patch
- func ChangeLogTriggersForStorageVolumeAttachmentPlan(columnName string, namespaceID int) func() schema.Patch
- func ChangeLogTriggersForSubnet(columnName string, namespaceID int) func() schema.Patch
- func ChangeLogTriggersForUnit(columnName string, namespaceID int) func() schema.Patch
- func ChangeLogTriggersForUserPublicSshKey(columnName string, namespaceID int) func() schema.Patch
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ChangeLogTriggersForApplication ¶
ChangeLogTriggersForApplication generates the triggers for the application table.
func ChangeLogTriggersForApplicationConfigHash ¶
func ChangeLogTriggersForApplicationConfigHash(columnName string, namespaceID int) func() schema.Patch
ChangeLogTriggersForApplicationConfigHash generates the triggers for the application_config_hash table.
func ChangeLogTriggersForApplicationScale ¶
ChangeLogTriggersForApplicationScale generates the triggers for the application_scale table.
func ChangeLogTriggersForBlockDevice ¶
ChangeLogTriggersForBlockDevice generates the triggers for the block_device table.
func ChangeLogTriggersForCharm ¶
ChangeLogTriggersForCharm generates the triggers for the charm table.
func ChangeLogTriggersForMachine ¶
ChangeLogTriggersForMachine generates the triggers for the machine table.
func ChangeLogTriggersForMachineCloudInstance ¶
func ChangeLogTriggersForMachineCloudInstance(columnName string, namespaceID int) func() schema.Patch
ChangeLogTriggersForMachineCloudInstance generates the triggers for the machine_cloud_instance table.
func ChangeLogTriggersForMachineLxdProfile ¶
ChangeLogTriggersForMachineLxdProfile generates the triggers for the machine_lxd_profile table.
func ChangeLogTriggersForMachineRequiresReboot ¶
func ChangeLogTriggersForMachineRequiresReboot(columnName string, namespaceID int) func() schema.Patch
ChangeLogTriggersForMachineRequiresReboot generates the triggers for the machine_requires_reboot table.
func ChangeLogTriggersForModelConfig ¶
ChangeLogTriggersForModelConfig generates the triggers for the model_config table.
func ChangeLogTriggersForObjectStoreMetadataPath ¶
func ChangeLogTriggersForObjectStoreMetadataPath(columnName string, namespaceID int) func() schema.Patch
ChangeLogTriggersForObjectStoreMetadataPath generates the triggers for the object_store_metadata_path table.
func ChangeLogTriggersForPortRange ¶
ChangeLogTriggersForPortRange generates the triggers for the port_range table.
func ChangeLogTriggersForRemoval ¶
ChangeLogTriggersForRemoval generates the triggers for the removal table.
func ChangeLogTriggersForSecretDeletedValueRef ¶
func ChangeLogTriggersForSecretDeletedValueRef(columnName string, namespaceID int) func() schema.Patch
ChangeLogTriggersForSecretDeletedValueRef generates the triggers for the secret_deleted_value_ref table.
func ChangeLogTriggersForSecretMetadata ¶
ChangeLogTriggersForSecretMetadata generates the triggers for the secret_metadata table.
func ChangeLogTriggersForSecretReference ¶
ChangeLogTriggersForSecretReference generates the triggers for the secret_reference table.
func ChangeLogTriggersForSecretRevision ¶
ChangeLogTriggersForSecretRevision generates the triggers for the secret_revision table.
func ChangeLogTriggersForSecretRevisionExpire ¶
func ChangeLogTriggersForSecretRevisionExpire(columnName string, namespaceID int) func() schema.Patch
ChangeLogTriggersForSecretRevisionExpire generates the triggers for the secret_revision_expire table.
func ChangeLogTriggersForSecretRevisionObsolete ¶
func ChangeLogTriggersForSecretRevisionObsolete(columnName string, namespaceID int) func() schema.Patch
ChangeLogTriggersForSecretRevisionObsolete generates the triggers for the secret_revision_obsolete table.
func ChangeLogTriggersForSecretRotation ¶
ChangeLogTriggersForSecretRotation generates the triggers for the secret_rotation table.
func ChangeLogTriggersForStorageAttachment ¶
ChangeLogTriggersForStorageAttachment generates the triggers for the storage_attachment table.
func ChangeLogTriggersForStorageFilesystem ¶
ChangeLogTriggersForStorageFilesystem generates the triggers for the storage_filesystem table.
func ChangeLogTriggersForStorageFilesystemAttachment ¶
func ChangeLogTriggersForStorageFilesystemAttachment(columnName string, namespaceID int) func() schema.Patch
ChangeLogTriggersForStorageFilesystemAttachment generates the triggers for the storage_filesystem_attachment table.
func ChangeLogTriggersForStorageVolume ¶
ChangeLogTriggersForStorageVolume generates the triggers for the storage_volume table.
func ChangeLogTriggersForStorageVolumeAttachment ¶
func ChangeLogTriggersForStorageVolumeAttachment(columnName string, namespaceID int) func() schema.Patch
ChangeLogTriggersForStorageVolumeAttachment generates the triggers for the storage_volume_attachment table.
func ChangeLogTriggersForStorageVolumeAttachmentPlan ¶
func ChangeLogTriggersForStorageVolumeAttachmentPlan(columnName string, namespaceID int) func() schema.Patch
ChangeLogTriggersForStorageVolumeAttachmentPlan generates the triggers for the storage_volume_attachment_plan table.
func ChangeLogTriggersForSubnet ¶
ChangeLogTriggersForSubnet generates the triggers for the subnet table.
func ChangeLogTriggersForUnit ¶
ChangeLogTriggersForUnit generates the triggers for the unit table.
Types ¶
This section is empty.
Source Files
¶
- application-triggers.gen.go
- cleanup-triggers.gen.go
- doc.go
- machine-cloud-instance-triggers.gen.go
- machine-requires-reboot-triggers.gen.go
- machine-triggers.gen.go
- model-triggers.gen.go
- network-triggers.gen.go
- objectstore-triggers.gen.go
- secret-triggers.gen.go
- storage-triggers.gen.go
- user-public-ssh-key.gen.go