package
0.5.0-rc1
Repository: https://github.com/manther/nomad-vmw-driver.git
Documentation: pkg.go.dev
# Functions
RegionSpecificWrapper is used to invoke a static Region and turns a RegionWrapper into a Wrapper type.
Wrap a net.Conn into a client tls connection, performing any additional verification as needed.
# Type aliases
RegionWrapper is a function that is used to wrap a non-TLS connection and returns an appropriate TLS connection or error.
Wrapper wraps a connection and enables TLS on it.