# Functions
AddFromFile parses all the YAML objects from the given file and stores them in the default fixture set.
KeyFor returns the key for indexing the given object.
# Variables
Set is the default FixtureSet.
# Interfaces
FixtureSet is a collection of fixture objects.
# Type aliases
Fixture captures a single Kubernetes object that can be used as a test fixture.