Documentation
¶
Index ¶
- func CheckIllegal(args ...string) bool
- func CloneRepository(url, dest string) error
- func NewClientTLSFromFile(certFile, serverNameOverride string) (credentials.TransportCredentials, error)
- func NewServerTLSFromFile(certFile, keyFile string) (credentials.TransportCredentials, error)
- func PathExists(path string) (bool, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckIllegal ¶
func CloneRepository ¶
func NewClientTLSFromFile ¶
func NewClientTLSFromFile(certFile, serverNameOverride string) (credentials.TransportCredentials, error)
func NewServerTLSFromFile ¶
func NewServerTLSFromFile(certFile, keyFile string) (credentials.TransportCredentials, error)
func PathExists ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.