Documentation ¶
Index ¶
Constants ¶
View Source
const (
AddressEnv = "ORI_VOLUME_RUNTIME_ENDPOINT"
)
Variables ¶
View Source
var WellKnownEndpoints = []string{
"/var/run/ori-volumebroker.sock",
"/var/run/ori-cephd.sock",
}
Functions ¶
func GetAddressWithTimeout ¶
func NewRemoteRuntime ¶ added in v0.1.1
func NewRemoteRuntime(endpoint string) (volume.RuntimeService, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.