# Functions
NewFabric returns a new empty fabric.
NewKindCluster returns a new yet to be running kind cluster.
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
ExportedLogsPath is the path where test logs will be exported.
# Variables
No description provided by the author
# Structs
AsyncRunner allows asynchronous running of functions with error tracking.
ClusterLink represents a clusterlink instance.
Fabric represents a collection of clusterlinks.
KindCluster represents a kind kubernetes cluster.
PeerConfig is a peer configuration.
Pod represents a kubernetes pod.
PodAndService represents a kubernetes service and a backing pod.
PodFailedError represents a pod that ran and returned a failure.
Service represents a kubernetes service.
# Interfaces
StatusObject represents a k8s object with status conditions.