kubernetes/staging/src/k8s.io/kms/pkg/util/util.go

const unixProtocol

// ParseEndpoint parses the endpoint to extract schema, host or path.
func ParseEndpoint(endpoint string) (string, error) {}