# Functions
NewAttachIO is wrapper for stdin, stdout and stderr.
NewClient creates new RPC server client.
NewServer creates new API server.
WithContainer adds container to the Pod spec.
WithSharedMount adds mount point to each container.
WithWorkingDir sets each container workdir If workdir is already defined, will return error.
# Type aliases
AttachHooks is additional process what runs when is attached to container.
PodOpts adds more information to the Pod going to be created.