local_state
manifests
def manifests(save_to_tmp=False, print_manifests=False)
manifests will create a list of registered Raptor manifests ready to install for your kubernetes cluster
If save_to_tmp is True, it will save the manifests to a temporary file and return the path to the file. Otherwise, it will print the manifests.