Documentation ¶
Overview ¶
Package util defines convenience functions for handling slices and debugging.
Note: this package is an implementation detail and shouldn't be used outside of docker2aci.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetTLSClient ¶ added in v0.9.3
GetTLSClient gets an HTTP client that behaves like the default HTTP client, but optionally skips the TLS certificate verification.
func ReverseImages ¶
func ReverseImages(s acirenderer.Images) acirenderer.Images
ReverseImages takes an acirenderer.Images and reverses it.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.