airshipctl/pkg/cluster/checkexpiration
guhaneswaran20 dd03db0916 Adds command objects for `cluster check-certificate-expiration`
Reference:- https://hackmd.io/aGaz7YXSSHybGcyol8vYEw
Previous work:- https://review.opendev.org/#/c/755291/

Below is the complete ordered flow of PS for the feature:
https://review.opendev.org/#/c/760498/ - Cobra command
https://review.opendev.org/#/c/760501/ - Command Objects
https://review.opendev.org/#/c/760504/ - TLS check
https://review.opendev.org/#/c/760517/ - Kubeconf check
https://review.opendev.org/#/c/760532/ - Node check
https://review.opendev.org/#/c/760537/ - Combined Unit tests

Change-Id: Ie0fac7799724b7fb2255e387b7e90b26159bda5c
Relates-To: #391
2020-11-06 13:14:21 +00:00
..
checkexpiration.go Adds command objects for `cluster check-certificate-expiration` 2020-11-06 13:14:21 +00:00
command.go Adds command objects for `cluster check-certificate-expiration` 2020-11-06 13:14:21 +00:00
command_test.go Adds command objects for `cluster check-certificate-expiration` 2020-11-06 13:14:21 +00:00
errors.go Adds command objects for `cluster check-certificate-expiration` 2020-11-06 13:14:21 +00:00