Documentation ¶
Index ¶
- func ArrayOf(arrayItemSchema *schema.Schema) *schema.Schema
- func Boolean(description string) *schema.Schema
- func Condition(description string) *schema.Schema
- func Enum(items []interface{}, description string) *schema.Schema
- func Integer(description string) *schema.Schema
- func Map(description string) *schema.Schema
- func Memory() *schema.Schema
- func Number(description string) *schema.Schema
- func Platform(description string) *schema.Schema
- func Port() *schema.Schema
- func Ports() *schema.Schema
- func Script(description string) *schema.Schema
- func String(description string) *schema.Schema
- func StringOrListOfStrings(description string) *schema.Schema
- func StringWithDefaultValue(description string, defaultValue string) *schema.Schema
- func TriggerType() *schema.Schema
- func Volumes() *schema.Schema
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StringOrListOfStrings ¶ added in v0.18.0
func StringWithDefaultValue ¶ added in v0.120.6
func TriggerType ¶ added in v0.18.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.