Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DiscoverDockerClient ¶ added in v0.0.9
func EncodeAuthToBase64 ¶
func EncodeAuthToBase64(authConfig types.AuthConfig) (string, error)
EncodeAuthToBase64 serializes the auth configuration as JSON base64 payload
Types ¶
type ImageUrl ¶
ImageUrl provides a structured mechanism for dealing with docker Image URLs This is commonly used to alter a single section of the Image URL when deploying
func ParseImageUrl ¶
func (*ImageUrl) UnmarshalJSON ¶
Click to show internal directories.
Click to hide internal directories.