Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RunContainer ¶
func RunContainer(ctx contexts.Context, client client.DockerClient, meta CommonEnv, template types.ContainerTemplate) error
Types ¶
type MisconfiguredTemplate ¶ added in v0.0.10
type MisconfiguredTemplate struct {
Message string
}
func (*MisconfiguredTemplate) Error ¶ added in v0.0.10
func (mt *MisconfiguredTemplate) Error() string
func (*MisconfiguredTemplate) Is ¶ added in v0.0.10
func (mt *MisconfiguredTemplate) Is(target error) bool
Click to show internal directories.
Click to hide internal directories.