command
module
Version:
v1.0.2
Opens a new window with list of versions in this module.
Published: Feb 7, 2018
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
kubecron
A small utility to do things not currently possible with kubectl.
At the moment the following commands are implemented:
- run
- Running CronJobs immediately for testing purposes.
- suspend
- unsuspend
Installation
Download a release or
go get github.com/iJanki/kubecron
Usage
kubecron run cronjobname
It also accepts context and namespace flags as kubectl
kubecron --context=default-cluster -n default run cronjobname
License
This library is licensed under the MIT License - see the LICENSE
file for details
Documentation
¶
kubecron is a small utility to help managing kubernetes CronJobs.
- Run a CronJob for test purposes.
- Suspend/unsuspend a CronJob
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.