Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NetworkConfig ¶
type NetworkConfig struct {
Name string
PrefixedName string
Repository string
Owner string
Repo string
Path string
URL string
Status string
ConfigFiles []string
Domain string
HiveURL string
SelfHostedDNS bool
Images struct {
URL string
Clients []discovery.ClientImage
Tools []discovery.ToolImage
}
}
NetworkConfig contains configuration for a network.
type Provider ¶
type Provider struct {
// contains filtered or unexported fields
}
Provider implements the discovery.Provider interface for GitHub.
func NewProvider ¶
NewProvider creates a new GitHub provider.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.