Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Service ¶
type Service struct { Name string User string Repository string Branch string URLs map[string]int Ports []string Git *git.Git `toml:"-"` Compose *compose.Compose `toml:"-"` // contains filtered or unexported fields }
func (*Service) InitGitAndCompose ¶
func (*Service) PublicKeys ¶
PublicKeys parses the public keys in the ssh/ directory of the repository.
Click to show internal directories.
Click to hide internal directories.