Documentation
¶
Index ¶
Constants ¶
View Source
const PluginName = "pipes"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PipesConnection ¶
type PipesConnection struct {
Token string `json:"token" hcl:"token"`
OrgHandle string `json:"org_handle" hcl:"org_handle"`
}
func (*PipesConnection) Identifier ¶
func (c *PipesConnection) Identifier() string
func (*PipesConnection) Validate ¶
func (c *PipesConnection) Validate() error
Click to show internal directories.
Click to hide internal directories.