Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ToNSGSlice ¶
func ToNSGSlice(vs []*infrastructurev1beta2.NSG) []infrastructurev1beta2.NSG
ToNSGSlice returns a slice of NSG values, that are dereferenced if the passed in pointer was not nil. Returns an empty slice zero value if the pointer was nil.
func ToString ¶
ToString returns string value dereferenced if the passed in pointer was not nil. Returns a string zero value if the pointer was nil.
func ToStringSlice ¶
ToStringSlice returns a slice of string values, that are dereferenced if the passed in pointer was not nil. Returns a string zero value if the pointer was nil.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.