Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Deploy ¶
type Deploy struct {
Project *projects.Project
Container *containers.Container
ContainerPath string
PackageSize uint64
// contains filtered or unexported fields
}
Deploy holds the information of a POD to be packed or deployed
func (*Deploy) HooksAndOnly ¶
HooksAndOnly run the hooks and Only method
Click to show internal directories.
Click to hide internal directories.