Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Plugin ¶
type Plugin struct {
BaseURL string
BuildStatus string
CommitSHA string
Contexts []string
Description string
Password string
RepoName string
RepoOwner string
Username string
State string
TargetURL string
Token string
// contains filtered or unexported fields
}
func NewFromCLI ¶
NewFromCLI creates new Plugin instance from CLI flags
func NewFromPlugin ¶
NewFromPlugin allows someone to populate Plugin struct and then initializes it
func (Plugin) CalculatedState ¶
CalculatedState to determine state for the status
Click to show internal directories.
Click to hide internal directories.