Documentation
¶
Index ¶
Constants ¶
View Source
const ( // EnvVarEndpoint is the name of the environment variable used to // specify the CSI endpoint. EnvVarEndpoint = "CSI_RETRIEVER_ENDPOINT" )
Variables ¶
This section is empty.
Functions ¶
func GetCSIEndpoint ¶
GetCSIEndpoint returns the network address specified by the environment variable CSI_RETRIEVER_ENDPOINT.
func GetCSIEndpointListener ¶
GetCSIEndpointListener returns the net.Listener for the endpoint specified by the environment variable CSI_ENDPOINT.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.