proxy.golang.org : github.com/hashicorp/vault-testing-stepwise : v0.3.2
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/hashicorp/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
- github.com/Microsoft/go-winio v0.5.2
- github.com/cenkalti/backoff/v3 v3.0.0
- github.com/containerd/log v0.1.0
- github.com/distribution/reference v0.6.0
- github.com/docker/docker v27.2.1+incompatible
- github.com/docker/go-connections v0.4.0
- github.com/docker/go-units v0.4.0
- github.com/fatih/color v1.16.0
- github.com/felixge/httpsnoop v1.0.4
- github.com/frankban/quicktest v1.13.0
- github.com/go-jose/go-jose/v4 v4.0.1
- github.com/go-logr/logr v1.4.2
- github.com/go-logr/stdr v1.2.2
- github.com/gogo/protobuf v1.3.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.6.3
- github.com/hashicorp/go-multierror v1.1.1
- github.com/hashicorp/go-retryablehttp v0.7.7
- github.com/hashicorp/go-rootcerts v1.0.2
- 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.2
- github.com/hashicorp/hcl v1.0.0
- github.com/hashicorp/vault/api v1.14.0
- github.com/hashicorp/vault/sdk v0.8.1
- github.com/klauspost/compress v1.15.9
- github.com/kr/pretty v0.3.1
- github.com/mattn/go-colorable v0.1.13
- github.com/mattn/go-isatty v0.0.20
- github.com/mitchellh/go-homedir v1.1.0
- github.com/mitchellh/mapstructure v1.5.0
- github.com/moby/docker-image-spec v1.3.1
- github.com/moby/patternmatcher v0.5.0
- github.com/moby/sys/sequential v0.5.0
- github.com/moby/sys/user v0.2.0
- github.com/moby/sys/userns v0.1.0
- github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
- github.com/morikuni/aec v1.0.0
- github.com/opencontainers/go-digest v1.0.0
- github.com/opencontainers/image-spec v1.1.0-rc2.0.20221005185240-3a7f492d3f1b
- github.com/pierrec/lz4 v2.5.2+incompatible
- github.com/pkg/errors v0.9.1
- github.com/rogpeppe/go-internal v1.12.0
- github.com/ryanuber/go-glob v1.0.0
- github.com/sirupsen/logrus v1.9.3
- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.53.0
- go.opentelemetry.io/otel v1.30.0
- go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.30.0
- go.opentelemetry.io/otel/metric v1.30.0
- go.opentelemetry.io/otel/sdk v1.30.0
- go.opentelemetry.io/otel/trace v1.30.0
- golang.org/x/crypto v0.27.0
- golang.org/x/net v0.29.0
- golang.org/x/sys v0.25.0
- golang.org/x/text v0.18.0
- golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac
- google.golang.org/genproto/googleapis/api v0.0.0-20240903143218-8af14fe29dc1
- google.golang.org/genproto/googleapis/rpc v0.0.0-20240903143218-8af14fe29dc1
- gotest.tools/v3 v3.5.0