# Functions
NewRestartConfig creates a RestartDaemonConfig for the given node and daemon.
SIGDescribe annotates the test with the SIG label.
TestReplicationControllerServeImageOrFail is a basic test to check the deployment of an image using a replication controller.
# Constants
ADD represents the ADD event.
NOTE(claudiub): These constants should NOT be used as Pod Container Images.
DEL represents the DEL event.
UPDATE represents the UPDATE event.
NOTE(claudiub): These constants should NOT be used as Pod Container Images.
# Variables
AgnhostImage is the fully qualified URI to the Agnhost image.
CronJobGroupVersionResourceAlpha unambiguously identifies a resource of cronjob with alpha status.
CronJobGroupVersionResourceBeta unambiguously identifies a resource of cronjob with beta status.
KittenImage is the fully qualified URI to the Kitten image.
NamespaceNodeSelectors the annotation key scheduler.alpha.kubernetes.io/node-selector is for assigning node selectors labels to namespaces.
NautilusImage is the fully qualified URI to the Nautilus image.
NewWebserverImage is the fully qualified URI to the HttpdNew image.
WebserverImage is the fully qualified URI to the Httpd image.
# Structs
RestartDaemonConfig is a config to restart a running daemon on a node, and wait till it comes back up.