pypi

package
v0.0.12 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 5, 2023 License: MPL-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

View Source
const DefaultPyPiAddress = "https://pypi.org"

Variables

This section is empty.

Functions

func Provider

func Provider() terraform.ResourceProvider

Provider is the plugin entry point

Types

type Config

type Config struct {
	Address string
}

Config Used to configure an api client for PyPi

func (*Config) Client

func (c *Config) Client() (*api.PackageIndex, error)

Client Returns a new PyPi api client configured with this instance parameters

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL