Documentation
¶
Overview ¶
Package git provides a client for interacting with Git providers
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Git ¶
type Git struct {
// contains filtered or unexported fields
}
Git is the struct that contains the GitHub REST API client
func (*Git) CanImplement ¶ added in v0.0.48
func (_ *Git) CanImplement(trait minderv1.ProviderType) bool
CanImplement returns true/false depending on whether the Provider can implement the specified trait
Click to show internal directories.
Click to hide internal directories.