Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client used to call the github api
type Settings ¶
type Settings struct { Disable Disabled Repository repository Labels []label Branches []branch Webhooks []webhook Topics []string }
Settings contains the settings to be apply to a github repository
func GetSettingsFromBytes ¶
GetSettingsFromBytes parse byte array containing settings
func GetSettingsFromFile ¶
GetSettingsFromFile parse a yaml file containing settings
Click to show internal directories.
Click to hide internal directories.