package
0.0.0-20240818021530-f5e744f7964a
Repository: https://github.com/kaisenlinux/docker.git
Documentation: pkg.go.dev

# Packages

Package builders helps you create struct for your unit test while keeping them expressive.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

CompareMultipleValues compares comma-separated values, whatever the order is.
EnableContentTrust on the fake cli.
NewFakeCli returns a fake for the command.Cli interface.
NewFakeStore creates a new file credentials store.
NewWriterWithHook returns a io.Writer that still writes to the actualWriter but also calls the hook function after every write.
No description provided by the author

# Structs

FakeCli emulates the default DockerCli.
FakeStore implements a credentials.Store that only acts as an in memory map.

# Type aliases

NotaryClientFuncType defines a function that returns a fake notary client.