Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SensitivePrompt ¶
The entered password will not be displayed on the screen
Types ¶
type APIGetter ¶
type APIGetter struct {
// contains filtered or unexported fields
}
func NewAPIGetter ¶
func NewAPIGetter(restClient api.RESTClient) *APIGetter
func (*APIGetter) CreateOrganizationWebhook ¶
func (*APIGetter) CreateWebhookList ¶
func (g *APIGetter) CreateWebhookList(data [][]string) []CreatedWebhook
type CreatedWebhook ¶
Click to show internal directories.
Click to hide internal directories.