package
0.12.0
Repository: https://github.com/rancher/fleet.git
Documentation: pkg.go.dev

# Functions

NewTransportSet returns a TransportSet with the items keys mapped to empty struct values.
Parse parses rawurl into a URL structure.
ParseScp parses rawurl into a URL object.
ParseTransport parses rawurl into a URL object.

# Variables

Transports is a set of known Git URL schemes.

# Structs

TransportSet represents a set of valid Git transport schemes.

# Type aliases

Parser converts a string into a URL.