config

package
v1.5.0 Latest Latest
Warning

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

Go to latest
Published: Aug 31, 2020 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetAnonymous deprecated

func GetAnonymous(ctx *pulumi.Context) bool

Authenticate without a token. When `anonymous`is true, the provider will not be able to access resourcesthat require authentication.

Deprecated: For versions later than 3.0.0, absence of a token enables this mode

func GetBaseUrl

func GetBaseUrl(ctx *pulumi.Context) string

The GitHub Base API URL

func GetIndividual deprecated

func GetIndividual(ctx *pulumi.Context) bool

Deprecated: For versions later than 3.0.0, absence of an organization enables this mode

func GetInsecure

func GetInsecure(ctx *pulumi.Context) bool

Whether server should be accessed without verifying the TLS certificate.

func GetOrganization

func GetOrganization(ctx *pulumi.Context) string

The GitHub organization name to manage. If `individual` is false, `organization` is required.

func GetToken

func GetToken(ctx *pulumi.Context) string

The OAuth token used to connect to GitHub. If `anonymous` is false, `token` is required.

Types

This section is empty.

Jump to

Keyboard shortcuts

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