# Functions
No description provided by the author
CopyArchive downloads files and directories as a tarball and saves it to a specified path.
GetContainerID returns container ID of a ContainerStatus resource.
KillGracefully kills a container gracefully.
TerminatePodWithContainerID invoke the given SIG against the PID1 of the container.
WaitForTermination of the given containerName, set the timeout to 0 to discard it.
# Interfaces
KubernetesClientInterface is the interface to implement getContainerStatus method.