# Interfaces
CloudProvider provides an interface to interact with a cloud provider, e.g.
Instance provides an interface to interact with an instance.
NodeGroups provides an interface to interact with a list of `node groups` in a cloud provider It handles different cloud provider's implementation of the node group.