Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildIDModifier ¶ added in v0.0.3
func BuildIDModifier() planmodifier.String
BuildIDModifier returns a plan modifier set build id to unknown string to the planned value.
func NewImageResource ¶
NewImageResource is a helper function to simplify the provider implementation.
Types ¶
type DockerConfigJSON ¶
type DockerConfigJSON struct {
Auths map[string]authn.AuthConfig
}
Click to show internal directories.
Click to hide internal directories.