cli/pkg/cmd/agent-task/capi
Babak K. Shandiz 19e17c54fd
refactor(agent-task/capi): drop embedding of unexported struct
Signed-off-by: Babak K. Shandiz <babakks@github.com>
2025-09-04 20:12:56 +01:00
..
client.go test(agent-task/capi): add go:generate directive to gen mock 2025-09-04 20:12:56 +01:00
client_mock.go test(agent-task/capi): add CapiClientMock 2025-09-04 20:12:56 +01:00
job.go fix(agent-task/capi): handle non-JSON error response 2025-09-04 20:12:54 +01:00
job_test.go test(agent-task/capi): add tests for job-related methods 2025-09-04 20:12:55 +01:00
sessions.go refactor(agent-task/capi): drop embedding of unexported struct 2025-09-04 20:12:56 +01:00
sessions_test.go refactor(agent-task/capi): drop embedding of unexported struct 2025-09-04 20:12:56 +01:00