Documentation
¶
Index ¶
- type PipClient
- func (c *PipClient) DetectFirewallError(stderr string) bool
- func (c *PipClient) DetectRegistry(explicitRegistry string) (*pkgmgr.RegistryInfo, error)
- func (c *PipClient) FallbackOrgProject() (string, string)
- func (c *PipClient) Name() string
- func (c *PipClient) PackageType() string
- func (c *PipClient) ResolveDependencies(progress p.Reporter) (*pkgmgr.DependencyResult, error)
- func (c *PipClient) RunCommand(command string, args []string) (*pkgmgr.InstallResult, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PipClient ¶
type PipClient struct{}
func (*PipClient) DetectFirewallError ¶
func (*PipClient) DetectRegistry ¶
func (c *PipClient) DetectRegistry(explicitRegistry string) (*pkgmgr.RegistryInfo, error)
func (*PipClient) FallbackOrgProject ¶
func (*PipClient) PackageType ¶
func (*PipClient) ResolveDependencies ¶
func (*PipClient) RunCommand ¶
Click to show internal directories.
Click to hide internal directories.