Documentation ¶
Index ¶
- func Bool(input bool) *bool
- func ExpandStringArray(input []interface{}) *[]string
- func FlattenStringArray(input *[]string) []interface{}
- func Float(input float64) *float64
- func Int32(input int32) *int32
- func Int64(input int64) *int64
- func IoCloseAndLogError(c io.Closer, message string)
- func ResponseErrorIsRetryable(err error) bool
- func ResponseWasNotFound(resp autorest.Response) bool
- func String(input string) *string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExpandStringArray ¶
func ExpandStringArray(input []interface{}) *[]string
func FlattenStringArray ¶
func FlattenStringArray(input *[]string) []interface{}
func IoCloseAndLogError ¶
func ResponseWasNotFound ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.