DockerCLI/cli/command/secret
Brian Goff 5400a48aaf
Plumb contexts through commands
This is to prepare for otel support.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-12-12 22:30:16 +01:00
..
testdata formatter: reduce minimum width for columns in table-view 2020-08-31 16:31:15 +02:00
client_test.go cli/command/secret: fakeClient: include context in fake client (revive) 2023-03-30 17:22:00 +02:00
cmd.go Adopt Cobra completion v2 to support completion by CLI plugins 2022-05-12 12:59:10 +02:00
create.go Plumb contexts through commands 2023-12-12 22:30:16 +01:00
create_test.go cli/command/secret: fakeClient: include context in fake client (revive) 2023-03-30 17:22:00 +02:00
formatter.go linting: Consider pre-allocating sliceVar (prealloc) 2023-11-20 16:02:16 +01:00
formatter_test.go format code with gofumpt 2022-09-30 11:59:11 +02:00
inspect.go Plumb contexts through commands 2023-12-12 22:30:16 +01:00
inspect_test.go cli/command: remove dot-imports and unhandled errors 2023-10-23 15:21:47 +02:00
ls.go Plumb contexts through commands 2023-12-12 22:30:16 +01:00
ls_test.go cli/command: remove dot-imports and unhandled errors 2023-10-23 15:21:47 +02:00
remove.go Plumb contexts through commands 2023-12-12 22:30:16 +01:00
remove_test.go cli/command/secret: fakeClient: include context in fake client (revive) 2023-03-30 17:22:00 +02:00