package
0.0.0-20190819093612-3f0dfedb733d
Repository: https://github.com/sysdiglabs/kubectl-dig.git
Documentation: pkg.go.dev
# Constants
Completed means the digjob does not have any active pod and has success pods.
Failed means the digjob does not have any active or success pod and has fpods that failed.
Running means the digjob has active pods.
Unknown means that for some reason we do not have the information to determine the status.
# Type aliases
Status is a label for the running status of a dig job at the current time.