golang-github-joyent-gosdc-dev (0.0~git20161202.ec8b350-3)

Details

Core information at a glance

Distribution
kali
Origin
kali-last-snapshot
Repository
https://http.kali.org/kali
Codename
kali-last-snapshot
Component
main
Source
golang-github-joyent-gosdc
Architecture
i386
Section
golang
Priority
optional
Maintainer
Debian Go Packaging Team <[email protected]>

Size & integrity

Byte sizes and integrity verification

Installed size
258 B
Size expected
34.3 kB
Size actual
34.3 kB
Size match

Dependencies

Required package dependencies

  • golang-github-joyent-gocommon-dev
  • golang-github-joyent-gosign-dev
  • golang-github-julienschmidt-httprouter-dev
  • golang-gopkg-check.v1-dev

Suggested packages

Recommended additional packages

  • None

Description

Go library for interaction with the Joyent CloudAPI

Tags

Package classification tags

None

Checksums

Hash values and integrity verification status

TypeActualMatch
MD5aa84b065…77314b51
SHA-123a79a60…5b28d41d
SHA-25674d441de…c1270547
SHA-5125e041c49…634a1c64

Contents

Files and directories included

.
usr
usr/share
usr/share/doc
usr/share/doc/golang-github-joyent-gosdc-dev
usr/share/doc/golang-github-joyent-gosdc-dev/changelog.Debian.gz
usr/share/doc/golang-github-joyent-gosdc-dev/copyright
usr/share/gocode
usr/share/gocode/src
usr/share/gocode/src/github.com
usr/share/gocode/src/github.com/joyent
usr/share/gocode/src/github.com/joyent/gosdc
usr/share/gocode/src/github.com/joyent/gosdc/cloudapi
usr/share/gocode/src/github.com/joyent/gosdc/cloudapi/cloudapi.go
usr/share/gocode/src/github.com/joyent/gosdc/cloudapi/cloudapi_test.go
usr/share/gocode/src/github.com/joyent/gosdc/cloudapi/datacenters.go
usr/share/gocode/src/github.com/joyent/gosdc/cloudapi/fabrics.go
usr/share/gocode/src/github.com/joyent/gosdc/cloudapi/fabrics_test.go
usr/share/gocode/src/github.com/joyent/gosdc/cloudapi/firewalls.go
usr/share/gocode/src/github.com/joyent/gosdc/cloudapi/firewalls_test.go
usr/share/gocode/src/github.com/joyent/gosdc/cloudapi/images.go
usr/share/gocode/src/github.com/joyent/gosdc/cloudapi/images_test.go
usr/share/gocode/src/github.com/joyent/gosdc/cloudapi/instrumentations.go
usr/share/gocode/src/github.com/joyent/gosdc/cloudapi/keys.go
usr/share/gocode/src/github.com/joyent/gosdc/cloudapi/keys_test.go
usr/share/gocode/src/github.com/joyent/gosdc/cloudapi/live_test.go
usr/share/gocode/src/github.com/joyent/gosdc/cloudapi/local_test.go
usr/share/gocode/src/github.com/joyent/gosdc/cloudapi/machine_firewall.go
usr/share/gocode/src/github.com/joyent/gosdc/cloudapi/machine_firewall_test.go
usr/share/gocode/src/github.com/joyent/gosdc/cloudapi/machine_metadata.go
usr/share/gocode/src/github.com/joyent/gosdc/cloudapi/machine_metadata_test.go
usr/share/gocode/src/github.com/joyent/gosdc/cloudapi/machine_nics.go
usr/share/gocode/src/github.com/joyent/gosdc/cloudapi/machine_nics_test.go
usr/share/gocode/src/github.com/joyent/gosdc/cloudapi/machine_snapshots.go
usr/share/gocode/src/github.com/joyent/gosdc/cloudapi/machine_tags.go
usr/share/gocode/src/github.com/joyent/gosdc/cloudapi/machine_tags_test.go
usr/share/gocode/src/github.com/joyent/gosdc/cloudapi/machines.go
usr/share/gocode/src/github.com/joyent/gosdc/cloudapi/machines_test.go
usr/share/gocode/src/github.com/joyent/gosdc/cloudapi/networks.go
usr/share/gocode/src/github.com/joyent/gosdc/cloudapi/networks_test.go
usr/share/gocode/src/github.com/joyent/gosdc/cloudapi/packages.go
usr/share/gocode/src/github.com/joyent/gosdc/cloudapi/packages_test.go
usr/share/gocode/src/github.com/joyent/gosdc/cloudapi/services.go
usr/share/gocode/src/github.com/joyent/gosdc/cloudapi/services_test.go
usr/share/gocode/src/github.com/joyent/gosdc/gosdc.go
usr/share/gocode/src/github.com/joyent/gosdc/gosdc_test.go
usr/share/gocode/src/github.com/joyent/gosdc/localservices
usr/share/gocode/src/github.com/joyent/gosdc/localservices/cloudapi
usr/share/gocode/src/github.com/joyent/gosdc/localservices/cloudapi/service.go
usr/share/gocode/src/github.com/joyent/gosdc/localservices/cloudapi/service_fabrics.go
usr/share/gocode/src/github.com/joyent/gosdc/localservices/cloudapi/service_firewalls.go
usr/share/gocode/src/github.com/joyent/gosdc/localservices/cloudapi/service_http.go
usr/share/gocode/src/github.com/joyent/gosdc/localservices/cloudapi/service_http_test.go
usr/share/gocode/src/github.com/joyent/gosdc/localservices/cloudapi/service_images.go
usr/share/gocode/src/github.com/joyent/gosdc/localservices/cloudapi/service_keys.go
usr/share/gocode/src/github.com/joyent/gosdc/localservices/cloudapi/service_machine_metadata.go
usr/share/gocode/src/github.com/joyent/gosdc/localservices/cloudapi/service_machine_nics.go
usr/share/gocode/src/github.com/joyent/gosdc/localservices/cloudapi/service_machine_tags.go
usr/share/gocode/src/github.com/joyent/gosdc/localservices/cloudapi/service_machines.go
usr/share/gocode/src/github.com/joyent/gosdc/localservices/cloudapi/service_networks.go
usr/share/gocode/src/github.com/joyent/gosdc/localservices/cloudapi/service_packages.go
usr/share/gocode/src/github.com/joyent/gosdc/localservices/cloudapi/service_test.go
usr/share/gocode/src/github.com/joyent/gosdc/localservices/hook
usr/share/gocode/src/github.com/joyent/gosdc/localservices/hook/service.go
usr/share/gocode/src/github.com/joyent/gosdc/localservices/hook/service_test.go
usr/share/gocode/src/github.com/joyent/gosdc/localservices/localservice.go