You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
boundary/internal/host/plugin
Johan Brandhorst-Satzkorn 7f9b294a7e
refact(all): Use testing.TB for test helpers
4 years ago
..
store Switch to buf for protobuf generation (#1944) 4 years ago
client.go Swap server interface for client (#1580) 4 years ago
host.go feat(host): Add host set information to static host (#1828) 4 years ago
host_address_test.go Add plugin set sync and orphaned host cleanup jobs (#1647) 4 years ago
host_catalog.go Update to go-kms-wrapping version 2, and plugin-based KMS (#1901) 4 years ago
host_catalog_secret.go Update to go-kms-wrapping version 2, and plugin-based KMS (#1901) 4 years ago
host_catalog_secret_test.go internal/host/plugin: remove custom queries for secrets (#1676) 4 years ago
host_catalog_test.go Update to go-kms-wrapping version 2, and plugin-based KMS (#1901) 4 years ago
host_set.go Add sync interval to host sets (#1680) 4 years ago
host_set_member.go Add repository and functions around plugin host set membership (#1629) 4 years ago
host_set_member_test.go Read and List Plugin based Hosts (#1655) 4 years ago
host_set_test.go Add sync interval to host sets (#1680) 4 years ago
host_test.go Add plugin set sync and orphaned host cleanup jobs (#1647) 4 years ago
ids.go feat(hosts): Classify host proto fields 4 years ago
immutable_fields_test.go Add plugin set sync and orphaned host cleanup jobs (#1647) 4 years ago
job_orphaned_host_cleanup.go refactor: Update internal/db and oplog to use go-dbw package for database operations. (#1785) 4 years ago
job_orphaned_host_cleanup_test.go Add plugin set sync and orphaned host cleanup jobs (#1647) 4 years ago
job_set_sync.go chore: upgrade gofumpt to v0.3.1 (#2028) 4 years ago
job_set_sync_test.go refactor: Update internal/db and oplog to use go-dbw package for database operations. (#1785) 4 years ago
jobs.go Add plugin set sync and orphaned host cleanup jobs (#1647) 4 years ago
loopback.go Add external ID to host output (#1705) 4 years ago
loopback_test.go feat(hostsets): Classify all proto fields 4 years ago
options.go Add secrets_hmac to host catalog output (#1712) 4 years ago
options_test.go Add secrets_hmac to host catalog output (#1712) 4 years ago
query.go bug(host): Fix sync job failure blocking other set syncs (#1841) 4 years ago
repository.go Add plugin set sync and orphaned host cleanup jobs (#1647) 4 years ago
repository_host.go Read and List Plugin based Hosts (#1655) 4 years ago
repository_host_catalog.go feat(hostcatalogs): Classify all proto fields 4 years ago
repository_host_catalog_test.go feat(hostcatalogs): Classify all proto fields 4 years ago
repository_host_set.go feat(hostsets): Classify all proto fields 4 years ago
repository_host_set_test.go feat(hostsets): Classify all proto fields 4 years ago
repository_host_test.go Set sync job still syncs when plugin reports no hosts in sets (#1726) 4 years ago
repository_host_util.go bug(host): Fix sync job failure blocking other set syncs (#1841) 4 years ago
repository_host_util_test.go bug(host): Fix sync job failure blocking other set syncs (#1841) 4 years ago
repository_test.go Add plugin set sync and orphaned host cleanup jobs (#1647) 4 years ago
testing.go refact(all): Use testing.TB for test helpers 4 years ago
testing_test.go Add plugin set sync and orphaned host cleanup jobs (#1647) 4 years ago