proxy.golang.org : github.com/chef/go-chef : v0.4.1
This is a Chef Infra Server API client. This Library can be used to write tools to interact with the chef server. The testing can be run with go test, and the client can be used as per normal via: Documentation can be found on GoDoc at http://godoc.org/github.com/chef/go-chef This is an example code generating a new node on a Chef Infra Server:
Registry -
Documentation -
Download -
JSON -
codemeta.json
purl: pkg:golang/github.com/chef/go-chef@v0.4.1
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/aws/aws-sdk-go v1.30.20
- github.com/axw/gocov v1.0.0
- github.com/cenkalti/backoff v2.1.1+incompatible
- github.com/ctdk/chefcrypto v1.0.0
- github.com/ctdk/go-trie v0.0.0-20161110000926-fe74c509b12e
- github.com/ctdk/goiardi v0.11.10
- github.com/davecgh/go-spew v1.1.1
- github.com/go-chef/chef v0.16.2
- github.com/google/go-cmp v0.4.0
- github.com/gopherjs/gopherjs v0.0.0-20200217142428-fce0ec30dd00
- github.com/hashicorp/go-multierror v1.1.0
- github.com/hashicorp/go-retryablehttp v0.6.6
- github.com/hashicorp/go-rootcerts v1.0.2
- github.com/hashicorp/vault/api v1.0.4
- github.com/jessevdk/go-flags v1.4.0
- github.com/lib/pq v1.5.1
- github.com/mattn/goveralls v0.0.5
- github.com/mitchellh/mapstructure v1.3.0
- github.com/philhofer/fwd v1.0.0
- github.com/pierrec/lz4 v2.5.2+incompatible
- github.com/pmylund/go-cache v2.1.0+incompatible
- github.com/r3labs/diff v0.0.0-20191120142937-b4ed99a31f5a
- github.com/smartystreets/assertions v1.1.0
- github.com/smartystreets/goconvey v1.6.4
- github.com/stretchr/testify v1.5.1
- github.com/tideland/golib v4.24.2+incompatible
- github.com/tinylib/msgp v1.1.2
- golang.org/x/crypto v0.0.0-20200429183012-4b2356b1ed79
- golang.org/x/net v0.0.0-20200505041828-1ed23360d12c
- golang.org/x/text v0.3.2
- golang.org/x/time v0.0.0-20200416051211-89c76fbcd5d1
- golang.org/x/tools v0.0.0-20200505023115-26f46d2f7ef8
- gopkg.in/square/go-jose.v2 v2.5.1
- gopkg.in/yaml.v2 v2.2.7