skopeo/integration
Miloslav Trmač 1f1f6801bb Split openshiftCluster.startRegistry into prepareRegistryConfig and startRegistry
This separates creation of the account and configuration, which can be
shared across service instances, from actually starting the registry; we
will soon start several of them.

Only splits a function, does not change behavior.
2017-05-09 15:08:11 +02:00
..
fixtures Add CopySuite.TestCopyAtomicExtension 2017-03-30 19:35:44 +02:00
check_test.go adding tests 2017-03-20 12:53:34 +02:00
copy_test.go Add CopySuite.TestCopyAtomicExtension 2017-03-30 19:35:44 +02:00
fixtures_info_test.go Remove signature/fixtures subpackage 2016-05-21 21:21:58 +02:00
openshift_shell_test.go Add a commented-out CopySuite.TestRunShell 2017-03-27 17:01:29 +02:00
openshift.go Split openshiftCluster.startRegistry into prepareRegistryConfig and startRegistry 2017-05-09 15:08:11 +02:00
registry.go Add sigstore tests 2016-09-27 15:21:24 +02:00
signing_test.go Vendor after merging mtrmac/image:openpgp, + other updates 2017-03-29 20:54:18 +02:00
utils.go Split runExecCmdWithInput from runCommandWithInput 2017-03-18 20:24:22 +01:00