# Functions
ExpectCiliumNotRunning checks that cilium has stopped with a grace period.
ExpectCiliumReady asserts that cilium status is ready.
ExpectDockerContainersMatchCiliumEndpoints asserts that docker containers in Cilium network match with the endpoint list.
ExpectEndpointSummary asserts whether the amount of endpoints managed by Cilium running on vm with PolicyEnforcement equal to policyEnforcementType is equal to numWithPolicyEnforcementType.
ExpectPolicyEnforcementUpdated sets PolicyEnforcement mode on the provided vm running Cilium to policyEnforcementType, and waits for endpoints on vm to be in 'ready' state.
# Constants
MonitorDropNotification represents the DropNotification configuration value for the Cilium monitor.
MonitorTraceNotification represents the TraceNotification configuration value for the Cilium monitor.