Documentation
¶
Index ¶
- func ResolveAny(attributes map[string]interface{}, path string) (interface{}, error)
- func ResolveBool(attributes map[string]interface{}, path string) (bool, error)
- func ResolveMap(attributes map[string]interface{}, path string) (map[string]interface{}, error)
- func ResolveString(attributes map[string]interface{}, path string) (string, error)
- type Playbook
- type PlaybookAttributes
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ResolveAny ¶ added in v0.2.1
func ResolveMap ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.