Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrDiskDisabled = errors.New("gitlab: disk access is disabled via enable-disk=false")
)
Functions ¶
This section is empty.
Types ¶
type Gitlab ¶
type Gitlab struct {
// contains filtered or unexported fields
}
Gitlab source represent a new domains configuration source. We fetch all the information about domains from GitLab instance.
Click to show internal directories.
Click to hide internal directories.