gh

package
v1.13.0 Latest Latest
Warning

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

Go to latest
Published: Apr 4, 2024 License: Unlicense Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateRepository

func CreateRepository(ctx *pulumi.Context, repo *Repository) error

CreateRepository for gh.

Types

type Mocks

type Mocks int

Mocks for gh.

func (Mocks) Call

func (Mocks) NewResource

type Repository added in v1.10.0

type Repository struct {
	Name        string
	Description string
	HomepageURL string
	Template    Template
	IsTemplate  bool
	Topics      []string
	Checks      []string
}

Repository for gh.

type Template added in v1.10.0

type Template struct {
	Owner      string
	Repository string
}

Template for gh.

func (Template) IsValid added in v1.10.0

func (t Template) IsValid() bool

Jump to

Keyboard shortcuts

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