airshipctl/pkg/cluster
Ian Howell 77ebd891a2 Cluster Status library tools
This adds the StatusMap type, which can be used to gather the Status of
a given kubernetes resource. A StatusMap can be created from a
document.Bundle and represents all possible Statuses for all
CustomResources, and the conditions that must be met for those statuses
to be valid.

Relates-To: #73
Change-Id: If2cba0bb9890fe28feff0c890bb8036489196fc4
2020-03-27 16:09:15 -05:00
..
initinfra Add selector to filter docs to be deplyed to k8s 2020-03-26 12:17:00 -05:00
testdata Cluster Status library tools 2020-03-27 16:09:15 -05:00
errors.go Cluster Status library tools 2020-03-27 16:09:15 -05:00
expression_test.go Cluster Status library tools 2020-03-27 16:09:15 -05:00
expression.go Cluster Status library tools 2020-03-27 16:09:15 -05:00
status_test.go Cluster Status library tools 2020-03-27 16:09:15 -05:00
status.go Cluster Status library tools 2020-03-27 16:09:15 -05:00