# Functions
AssertDiff compares an expected interface with an actual interface and fails if the two interfaces do not match.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewValidateHeaders creates a new struct used to validate a project.
No description provided by the author
No description provided by the author
RequireClusterToBeReadyEventuallyTimeout tests to see if a statefulset has started correctly and all of the pods are running.
RequireDatabaseToFunction tests that the database is functioning correctly.
RequireDbContainersToUseImage checks that the database is using the correct image.
RequireDecommisionNode requires that proper nodes are decommisioned.
No description provided by the author
RequirePVCToResize checks that the PVCs are resized correctly.
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
FakeClient is inspired and taken from https://github.com/kubernetes/client-go/.
No description provided by the author
Step is used to build a test.
ValidateHeaders represents a project that that needs to be scanned.
# Type aliases
ReactionFunc is a function returning `handled` set to true if no further processing is required and an error if one needs to be raised.
Steps.