Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FromComposeConfig ¶
func FromComposeConfig(c *composetypes.Config) *v1beta2.StackSpec
FromComposeConfig converts a cli/compose/types.Config to a v1beta2 Config struct. Use it only for backward compat between v1beta1 and later.
func RegisterV1beta1Conversions ¶
RegisterV1beta1Conversions adds conversion functions to the given scheme. Public to allow building arbitrary schemes.
func RegisterV1beta2Conversions ¶
RegisterV1beta2Conversions adds conversion functions to the given scheme. Public to allow building arbitrary schemes.
func StackFromInternalV1beta2 ¶
func StackFromInternalV1beta2(in *internalversion.Stack) (*v1beta2.Stack, error)
StackFromInternalV1beta2 converts an internal stack to v1beta2 flavor
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.