Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MappingServices ¶
func MappingServices(deploy *appsv1.Deployment) (services composeSpec.Services)
func MappingVolumes ¶
func MappingVolumes(deploy *appsv1.Deployment) composeSpec.Volumes
Types ¶
type Compose ¶
type Compose struct {
*composeSpec.Config `yaml:",inline"`
}
func (*Compose) Mapping ¶
func (c *Compose) Mapping(deploy *v1.Deployment)
Click to show internal directories.
Click to hide internal directories.