//
pkg.gl
Category
github.com/airbytehq/abctl
internal
cmd
local
docker
package
0.24.0
Repository:
https://github.com/airbytehq/abctl.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
18
Dependents
4
Files
167 SLOC
#
Packages
dockertest
No description provided by the author
#
Functions
New
New returns a new Docker type with a default Client implementation.
Secret
Secret generates a docker registry secret that can be stored as a k8s secret and used to pull images from docker hub (or any other registry) in an authenticated manner.
#
Structs
Docker
Docker for handling communication with the docker processes.
Version
Version contains al the version information that is being tracked.
#
Interfaces
Client
Client interface for testing purposes.