package
0.0.0-20241125151401-e66715b925b4
Repository: https://github.com/control-center/serviced.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
In the container.
CreateDirectory creates a directory using the given username as the owner and the given perm as the directory permission.
CreateVolumeDir() creates a directory on the running host using the user ids found within the specified image.
ExecPath returns the path to the currently running executable.
GetDockerVersion returns docker version number.
GetInterfaceIPAddress attempts to find the IP address based on interface name.
IsValidOwnerSpec returns true if the owner is specified in owner:group format and the identifiers are valid POSIX.1-2008 username and group strings, respectively.
Create a new AgentClient.
NewHostAgent creates a new HostAgent given a connection string.
Create a new AgentClient.
NewReverseProxy differs from httputil.NewSingleHostReverseProxy in that it rewrites the path so that it does /not/ include the incoming path.
No description provided by the author
NewVirtualIPManager instantiates an instance of the VirtualIPManager.
# Constants
No description provided by the author
No description provided by the author
# Structs
AgentClient is an interface that the serviced agent implements to provide information about the host it is running on.
No description provided by the author
The state of a container as reported by Docker.
No description provided by the author
No description provided by the author
No description provided by the author
HostAgent is an instance of the control center Agent.
IP describes an ip binding.
A LBClient implementation.
No description provided by the author
No description provided by the author
No description provided by the author
VirtualIPManager manages virtual ip bindings.
No description provided by the author
# Type aliases
A user defined string that describes an exposed application endpoint.
Network protocol type.