Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AuthResponse ¶
type AuthResponse struct {
Session Sesssion `json:"session"`
}
type Extractor ¶
type Extractor struct { Repo string // repo to fetch from Owner string // repo owner Url string // url to fc-session-cache instance to get tokens from Cookie string // session cookie value to fetch token from }
type Processor ¶
type Processor struct {
Path string // the path to the extracted repo
}
func (*Processor) CopyDockerfile ¶
func (*Processor) DetectLanguage ¶
func (*Processor) GetDockerfile ¶
Click to show internal directories.
Click to hide internal directories.