Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Mock ¶
type Mock struct{}
func (*Mock) Comment ¶
func (m *Mock) Comment(repository *configv1alpha1.TerraformRepository, pr *configv1alpha1.TerraformPullRequest, comment comment.Comment) error
func (*Mock) GetChanges ¶
func (m *Mock) GetChanges(repository *configv1alpha1.TerraformRepository, pr *configv1alpha1.TerraformPullRequest) ([]string, error)
func (*Mock) IsFromProvider ¶
func (m *Mock) IsFromProvider(pr *configv1alpha1.TerraformPullRequest) bool
Click to show internal directories.
Click to hide internal directories.