# Functions

CreateNetworksAnnotation returns pod annotation for network-attachment-definition list e.g.
EnsureNetworksAnnotation returns pod annotation for network-attachment-definition list e.g.
GetJSONPathFromConfig - returns the result of the jsonPath as string from the NetworkAttachmentDefinition config.
GetNADWithName - Get network-attachment-definition with name in namespace.
GetNetworkIFName returns the interface name base on the NAD name the interface name in Linux must not be longer then 15 chars.
GetNetworkStatusFromAnnotation returns NetworkStatus list with networking details the pods are attached to.
VerifyNetworkStatusFromAnnotation - verifies if NetworkStatus annotation for the pods of a deployment, pods identified via the service label selector, matches the passed in network attachments and the number of per network IPs the ready count of the deployment.