Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WhoAmICmd ¶
type WhoAmICmd struct {
output.OutputFlags
}
type WhoAmIOutput ¶
type WhoAmIOutput struct {
OrganizationSlug string `json:"organization_slug"`
Token buildkite.AccessToken `json:"token"`
}
func (WhoAmIOutput) TextOutput ¶
func (w WhoAmIOutput) TextOutput() string
Click to show internal directories.
Click to hide internal directories.