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 f69fbf2255
feat(proto): Format protobuf files with buf (#2033)
4 years ago
..
store feat(proto): Format protobuf files with buf (#2033) 4 years ago
client.go
host.go feat(host): Add host set information to static host (#1828) 4 years ago
host_address_test.go
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
host_catalog_test.go Update to go-kms-wrapping version 2, and plugin-based KMS (#1901) 4 years ago
host_set.go
host_set_member.go
host_set_member_test.go
host_set_test.go
host_test.go
ids.go feat(hosts): Classify host proto fields 4 years ago
immutable_fields_test.go
job_orphaned_host_cleanup.go
job_orphaned_host_cleanup_test.go
job_set_sync.go chore: upgrade gofumpt to v0.3.1 (#2028) 4 years ago
job_set_sync_test.go
jobs.go
loopback.go
loopback_test.go feat(hostsets): Classify all proto fields 4 years ago
options.go
options_test.go
query.go bug(host): Fix sync job failure blocking other set syncs (#1841) 4 years ago
repository.go
repository_host.go
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
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
testing.go refact(all): Use testing.TB for test helpers 4 years ago
testing_test.go