Documentation ¶
Index ¶
- func ChangeLogTriggersForCloud(columnName string, namespaceID int) func() schema.Patch
- func ChangeLogTriggersForCloudCredential(columnName string, namespaceID int) func() schema.Patch
- func ChangeLogTriggersForControllerConfig(columnName string, namespaceID int) func() schema.Patch
- func ChangeLogTriggersForControllerNode(columnName string, namespaceID int) func() schema.Patch
- func ChangeLogTriggersForExternalController(columnName string, namespaceID int) func() schema.Patch
- func ChangeLogTriggersForModel(columnName string, namespaceID int) func() schema.Patch
- func ChangeLogTriggersForModelAgent(columnName string, namespaceID int) func() schema.Patch
- func ChangeLogTriggersForModelAuthorizedKeys(columnName string, namespaceID int) func() schema.Patch
- func ChangeLogTriggersForModelMigrationMinionSync(columnName string, namespaceID int) func() schema.Patch
- func ChangeLogTriggersForModelMigrationStatus(columnName string, namespaceID int) func() schema.Patch
- func ChangeLogTriggersForModelSecretBackend(columnName string, namespaceID int) func() schema.Patch
- func ChangeLogTriggersForObjectStoreMetadataPath(columnName string, namespaceID int) func() schema.Patch
- func ChangeLogTriggersForSecretBackendRotation(columnName string, namespaceID int) func() schema.Patch
- func ChangeLogTriggersForUpgradeInfo(columnName string, namespaceID int) func() schema.Patch
- func ChangeLogTriggersForUpgradeInfoControllerNode(columnName string, namespaceID int) func() schema.Patch
- func ChangeLogTriggersForUserAuthentication(columnName string, namespaceID int) func() schema.Patch
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ChangeLogTriggersForCloud ¶
ChangeLogTriggersForCloud generates the triggers for the cloud table.
func ChangeLogTriggersForCloudCredential ¶
ChangeLogTriggersForCloudCredential generates the triggers for the cloud_credential table.
func ChangeLogTriggersForControllerConfig ¶
ChangeLogTriggersForControllerConfig generates the triggers for the controller_config table.
func ChangeLogTriggersForControllerNode ¶
ChangeLogTriggersForControllerNode generates the triggers for the controller_node table.
func ChangeLogTriggersForExternalController ¶
ChangeLogTriggersForExternalController generates the triggers for the external_controller table.
func ChangeLogTriggersForModel ¶
ChangeLogTriggersForModel generates the triggers for the model table.
func ChangeLogTriggersForModelAgent ¶
ChangeLogTriggersForModelAgent generates the triggers for the model_agent table.
func ChangeLogTriggersForModelAuthorizedKeys ¶
func ChangeLogTriggersForModelAuthorizedKeys(columnName string, namespaceID int) func() schema.Patch
ChangeLogTriggersForModelAuthorizedKeys generates the triggers for the model_authorized_keys table.
func ChangeLogTriggersForModelMigrationMinionSync ¶
func ChangeLogTriggersForModelMigrationMinionSync(columnName string, namespaceID int) func() schema.Patch
ChangeLogTriggersForModelMigrationMinionSync generates the triggers for the model_migration_minion_sync table.
func ChangeLogTriggersForModelMigrationStatus ¶
func ChangeLogTriggersForModelMigrationStatus(columnName string, namespaceID int) func() schema.Patch
ChangeLogTriggersForModelMigrationStatus generates the triggers for the model_migration_status table.
func ChangeLogTriggersForModelSecretBackend ¶
ChangeLogTriggersForModelSecretBackend generates the triggers for the model_secret_backend table.
func ChangeLogTriggersForObjectStoreMetadataPath ¶
func ChangeLogTriggersForObjectStoreMetadataPath(columnName string, namespaceID int) func() schema.Patch
ChangeLogTriggersForObjectStoreMetadataPath generates the triggers for the object_store_metadata_path table.
func ChangeLogTriggersForSecretBackendRotation ¶
func ChangeLogTriggersForSecretBackendRotation(columnName string, namespaceID int) func() schema.Patch
ChangeLogTriggersForSecretBackendRotation generates the triggers for the secret_backend_rotation table.
func ChangeLogTriggersForUpgradeInfo ¶
ChangeLogTriggersForUpgradeInfo generates the triggers for the upgrade_info table.
Types ¶
This section is empty.