# Functions
Cleanup deletes the deployment using a function provided by the provisioner.
Converge deploys the manifests using a function provided by the provisioner.
Create creates the kubernetes cluster using a function provided by the driver.
Dependency installs the deployment using a function provided by the provisioner.
Destroy creates the kubernetes cluster using a function provided by the driver.
Lint provides a script like way of executing whatever you want it to execute.
Prepare installs the dependencies using a function provided from the provisioner.
Syntax checks that the configuration is valid.
Verify checks that what's deployed on kubernetes has the desired state.