packer-cn/vendor/golang.org/x/crypto/ssh
Adrien Delorme 193dad46e6
Hcl2 input variables, local variables and functions (#8588)
Mainly redefine or reused what Terraform did.

* allow to used `variables`, `variable` and `local` blocks
* import the following functions and their docs from Terraform: abs, abspath, basename, base64decode, base64encode, bcrypt, can, ceil, chomp, chunklist, cidrhost, cidrnetmask, cidrsubnet, cidrsubnets, coalesce, coalescelist, compact, concat, contains, convert, csvdecode, dirname, distinct, element, file, fileexists, fileset, flatten, floor, format, formatdate, formatlist, indent, index, join, jsondecode, jsonencode, keys, length, log, lookup, lower, max, md5, merge, min, parseint, pathexpand, pow, range, reverse, rsadecrypt, setintersection, setproduct, setunion, sha1, sha256, sha512, signum, slice, sort, split, strrev, substr, timestamp, timeadd, title, trim, trimprefix, trimspace, trimsuffix, try, upper, urlencode, uuidv4, uuidv5, values, yamldecode, yamlencode, zipmap.
2020-02-06 11:49:21 +01:00
..
agent update azure sdk version 2019-04-25 02:28:30 +00:00
terminal Hcl2 input variables, local variables and functions (#8588) 2020-02-06 11:49:21 +01:00
buffer.go Use the hashicorp/go-getter to download files 2019-03-13 12:11:58 +01:00
certs.go builder/hyperone: fix & add tests for tags 2019-12-03 14:57:40 +01:00
channel.go Use the hashicorp/go-getter to download files 2019-03-13 12:11:58 +01:00
cipher.go update go-ntlmssp dependency to fix upstream bug affecting winrm users 2019-11-15 13:08:38 -08:00
client.go Use the hashicorp/go-getter to download files 2019-03-13 12:11:58 +01:00
client_auth.go go get go get github.com/hashicorp/go-getter@master && tidy 2019-09-06 11:59:23 +02:00
common.go update go-ntlmssp dependency to fix upstream bug affecting winrm users 2019-11-15 13:08:38 -08:00
connection.go Use the hashicorp/go-getter to download files 2019-03-13 12:11:58 +01:00
doc.go update crypto/ssh 2017-05-18 12:01:29 -07:00
handshake.go Bump golang.org/x 2019-04-25 15:47:01 -04:00
kex.go update go-ntlmssp dependency to fix upstream bug affecting winrm users 2019-11-15 13:08:38 -08:00
keys.go Hcl2 input variables, local variables and functions (#8588) 2020-02-06 11:49:21 +01:00
mac.go update crypto/ssh lib 2017-02-10 12:28:24 -08:00
messages.go update go-ntlmssp dependency to fix upstream bug affecting winrm users 2019-11-15 13:08:38 -08:00
mux.go Use the hashicorp/go-getter to download files 2019-03-13 12:11:58 +01:00
server.go builder/hyperone: fix & add tests for tags 2019-12-03 14:57:40 +01:00
session.go Use the hashicorp/go-getter to download files 2019-03-13 12:11:58 +01:00
ssh_gss.go go get go get github.com/hashicorp/go-getter@master && tidy 2019-09-06 11:59:23 +02:00
streamlocal.go Use the hashicorp/go-getter to download files 2019-03-13 12:11:58 +01:00
tcpip.go Use the hashicorp/go-getter to download files 2019-03-13 12:11:58 +01:00
transport.go Bump golang.org/x 2019-04-25 15:47:01 -04:00