# Functions
GetConnection returns a connection to GRPC server.
GetContext return a context for grpc commands.
GetReference return a reference from the name or id given in the pb.Reference.
ToHostStatus ...
ToPBBucketList convert a list of string into a *ContainerLsit.
ToPBBucketMountPoint convert a Bucket into a BucketMountingPoint.
ToPBHost convert an host from api to protocolbuffer format.
ToPBHostTemplate convert an template from api to protocolbuffer format.
ToPBImage convert an image from api to protocolbuffer format.
ToPBNetwork convert a network from api to protocolbuffer format.
ToPBShare convert a share from model to protocolbuffer format.
ToPBShareMount convert share mount on host to protocolbuffer format.
ToPBShareMountList converts share mounts to protocol buffer.
ToPBSshConfig converts a system.SSHConfig into a SshConfig.
ToPBVolume converts an api.Volume to a *Volume.
ToPBVolumeAttachment converts an api.Volume to a *Volume.
ToPBVolumeInfo converts an api.Volume to a *VolumeInfo.
ToSystemSshConfig converts a pb.SshConfig into a system.SSHConfig.
# Constants
TimeoutCtxDefault default timeout for grpc command invocation.
TimeoutCtxHost timeout for grpc command relative to host creation.