Documentation ¶
Index ¶
- func NewGitCommandRepository(l logr.Logger, e exec.Interface) (*gitcommand.Git, error)
- func NewGitHubAPIRepository(l logr.Logger) (*githubapi.GitHub, error)
- func NewKubernetesRepository(l logr.Logger, e client.Client) (*kubernetes.Client, error)
- func NewPullRequestService(l logr.Logger) (*services.PullRequestService, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewGitCommandRepository ¶ added in v0.1.0
func NewGitHubAPIRepository ¶ added in v0.1.0
func NewKubernetesRepository ¶ added in v0.1.0
func NewPullRequestService ¶ added in v0.1.0
func NewPullRequestService(l logr.Logger) (*services.PullRequestService, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.