Documentation ¶
Index ¶
- func NewExternalDependencyFoundError(msg string) error
- type Inspector
- func (i Inspector) InspectBuildContextFiles(ctx context.Context, matcher path_matcher.PathMatcher) error
- func (i Inspector) InspectConfigDockerfileContextAddFile(relPath string) error
- func (i Inspector) InspectConfigGoTemplateRenderingEnv(ctx context.Context, envName string) error
- func (i Inspector) InspectConfigStapelFromLatest() error
- func (i Inspector) InspectConfigStapelGitBranch() error
- func (i Inspector) InspectConfigStapelMountBuildDir() error
- func (i Inspector) InspectConfigStapelMountFromPath(fromPath string) error
- func (i Inspector) InspectCustomTags() error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Inspector ¶
type Inspector struct {
// contains filtered or unexported fields
}
func NewInspector ¶
func NewInspector(giterminismConfig giterminismConfig, fileReader fileReader, sharedOptions sharedOptions) Inspector
func (Inspector) InspectBuildContextFiles ¶
func (i Inspector) InspectBuildContextFiles(ctx context.Context, matcher path_matcher.PathMatcher) error
func (Inspector) InspectConfigDockerfileContextAddFile ¶
func (Inspector) InspectConfigGoTemplateRenderingEnv ¶
func (Inspector) InspectConfigStapelFromLatest ¶
func (Inspector) InspectConfigStapelGitBranch ¶
func (Inspector) InspectConfigStapelMountBuildDir ¶
func (Inspector) InspectConfigStapelMountFromPath ¶
func (Inspector) InspectCustomTags ¶ added in v1.2.6
Click to show internal directories.
Click to hide internal directories.