# Functions

CloneRepo clones github repo locally.
NewCluster returns a Cluster struct.
ParseK8sYaml reads a yaml file and parses it based on the scheme.

# Structs

Cluster type to hold cluster specific details.

# Interfaces

ResourcesTrackerInterface provides an interface to check for orphan resources.