entities

package
v0.0.15 Latest Latest
Warning

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

Go to latest
Published: Sep 16, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EnvAdditionalProperties

type EnvAdditionalProperties struct {
	GitHubCreatedSSHKeyId *int64 `json:"github_created_ssh_key_id"`
	GitHubCreatedGPGKeyId *int64 `json:"github_created_gpg_key_id"`
}

type EnvRepositoryResolver

type EnvRepositoryResolver struct {
	// contains filtered or unexported fields
}

func NewEnvRepositoryResolver

func NewEnvRepositoryResolver(
	logger interfaces.Logger,
	userConfig interfaces.UserConfigManager,
	github interfaces.GitHubManager,
) EnvRepositoryResolver

func (EnvRepositoryResolver) Resolve

func (e EnvRepositoryResolver) Resolve(
	repositoryName string,
	checkForRepositoryExistence bool,
) (*entities.ResolvedEnvRepository, error)

Jump to

Keyboard shortcuts

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