updated comments and readme

This commit is contained in:
Natasha Sarkar
2020-11-12 17:41:59 -08:00
parent bdb59d2cd2
commit 4d7600d4ef
5 changed files with 12 additions and 7 deletions

View File

@@ -17,6 +17,8 @@ clean:
# This will remove all currently built-in schema,
# so think twice before deleting.
# To replace what this will delete typically requires the ability
# to contact a live kubernetes API server.
.PHONY: nuke
nuke: clean
rm -r kubernetesapi/*