proxy.golang.org : github.com/CSCfi/vault-testing-stepwise : v0.3.0
Package stepwise offers types and functions to enable black-box style tests that are executed in defined set of steps. Stepwise utilizes "Environments" which setup a running instance of Vault and provide a valid API client to execute user defined steps against.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/%21c%21s%21cfi/[email protected]
Published:
Indexed:
Related tag:
v0.3.0
Loading...
Readme
Loading...
Dependencies
- github.com/Microsoft/go-winio v0.4.17
- github.com/Microsoft/hcsshim v0.8.21
- github.com/armon/go-metrics v0.3.9
- github.com/armon/go-radix v1.0.0
- github.com/cenkalti/backoff/v3 v3.0.0
- github.com/containerd/cgroups v1.0.1
- github.com/containerd/containerd v1.5.7
- github.com/docker/distribution v2.7.1+incompatible
- github.com/docker/docker v20.10.21+incompatible
- github.com/docker/go-connections v0.4.0
- github.com/docker/go-units v0.4.0
- github.com/fatih/color v1.13.0
- github.com/gogo/protobuf v1.3.2
- github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e
- github.com/golang/protobuf v1.5.2
- github.com/golang/snappy v0.0.4
- github.com/hashicorp/errwrap v1.1.0
- github.com/hashicorp/go-cleanhttp v0.5.2
- github.com/hashicorp/go-hclog v1.3.1
- github.com/hashicorp/go-immutable-radix v1.3.1
- github.com/hashicorp/go-multierror v1.1.1
- github.com/hashicorp/go-plugin v1.4.5
- github.com/hashicorp/go-retryablehttp v0.6.6
- github.com/hashicorp/go-rootcerts v1.0.2
- github.com/hashicorp/go-secure-stdlib/mlock v0.1.1
- github.com/hashicorp/go-secure-stdlib/parseutil v0.1.6
- github.com/hashicorp/go-secure-stdlib/strutil v0.1.2
- github.com/hashicorp/go-sockaddr v1.0.2
- github.com/hashicorp/go-uuid v1.0.3
- github.com/hashicorp/go-version v1.2.0
- github.com/hashicorp/golang-lru v0.5.4
- github.com/hashicorp/hcl v1.0.0
- github.com/hashicorp/vault/api v1.8.2
- github.com/hashicorp/vault/sdk v0.6.1
- github.com/hashicorp/yamux v0.0.0-20180604194846-3520598351bb
- github.com/mattn/go-colorable v0.1.12
- github.com/mattn/go-isatty v0.0.14
- github.com/mitchellh/copystructure v1.0.0
- github.com/mitchellh/go-homedir v1.1.0
- github.com/mitchellh/go-testing-interface v1.0.0
- github.com/mitchellh/mapstructure v1.5.0
- github.com/mitchellh/reflectwalk v1.0.0
- github.com/moby/sys/mount v0.2.0
- github.com/moby/sys/mountinfo v0.4.1
- github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
- github.com/morikuni/aec v1.0.0
- github.com/oklog/run v1.0.0
- github.com/opencontainers/go-digest v1.0.0
- github.com/opencontainers/image-spec v1.0.1
- github.com/opencontainers/runc v1.0.2
- github.com/pierrec/lz4 v2.5.2+incompatible
- github.com/pkg/errors v0.9.1
- github.com/ryanuber/go-glob v1.0.0
- github.com/sirupsen/logrus v1.8.1
- go.opencensus.io v0.22.3
- go.uber.org/atomic v1.9.0
- golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97
- golang.org/x/net v0.2.0
- golang.org/x/sys v0.2.0
- golang.org/x/text v0.4.0
- golang.org/x/time v0.0.0-20200630173020-3af7569d3a1e
- google.golang.org/genproto v0.0.0-20201110150050-8816d57aaa9a
- google.golang.org/grpc v1.41.0
- google.golang.org/protobuf v1.26.0
- gopkg.in/square/go-jose.v2 v2.5.1