# Packages
Package asset defines the asset dependencies and implements the graph engine.
Package destroy contains tools for destroying clusters based on their metadata.
Package ipnet wraps net.IPNet to get CIDR serialization.
Package lineprinter wraps a Print implementation to provide an io.WriteCloser.
Package rhcos contains helpers for RHCOS related operations.
Package terraform contains the utilities that's used for invoking terraform executable under the given directory with the given templates.
Package tfvars generates Terraform variables for launching the cluster.
Package types defines structures for installer configuration and management.
Package validate contains validation utilities for installer types.
Package version includes the version information for installer.