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/static
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
doc.go Static Host Catalog (#51) 6 years ago
example_test.go paum -> ampw (#303) 6 years ago
host.go feat(host): Add host set information to static host (#1828) 4 years ago
host_catalog.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
host_catalog_test.go refact: Add db.DB wrapper and refact all test fixtures to use it. (#1535) 4 years ago
host_set.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
host_set_member.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
host_set_member_test.go See how Boundary would look with gofumpt applied (#853) 5 years ago
host_set_test.go refactor: Update internal/db and oplog to use go-dbw package for database operations. (#1785) 4 years ago
host_test.go refactor: Update internal/db and oplog to use go-dbw package for database operations. (#1785) 4 years ago
immutable_fields_test.go refactor: Update internal/db and oplog to use go-dbw package for database operations. (#1785) 4 years ago
options.go Instantiate default resources (#425) 5 years ago
options_test.go Instantiate default resources (#425) 5 years ago
public_ids.go feat(hosts): Classify host proto fields 4 years ago
query.go refact: Changes required for gorm v2 (#1528) 4 years ago
repository.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
repository_host.go feat(host): Add host set information to static host (#1828) 4 years ago
repository_host_catalog.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
repository_host_catalog_test.go refact: Add db.DB wrapper and refact all test fixtures to use it. (#1535) 4 years ago
repository_host_set.go Add authorize session for plugin based host sets. (#1559) 4 years ago
repository_host_set_member.go Update to go-kms-wrapping version 2, and plugin-based KMS (#1901) 4 years ago
repository_host_set_member_test.go See how Boundary would look with gofumpt applied (#853) 5 years ago
repository_host_set_test.go refact: Add db.DB wrapper and refact all test fixtures to use it. (#1535) 4 years ago
repository_host_test.go feat(host): Add host set information to static host (#1828) 4 years ago
repository_test.go See how Boundary would look with gofumpt applied (#853) 5 years ago
testing.go refact(all): Use testing.TB for test helpers 4 years ago
testing_test.go Remove calls to `t.Helper()` from test methods (not helpers) (#1063) 5 years ago