package
0.8.0
Repository: https://github.com/coveooss/credentials-sync.git
Documentation: pkg.go.dev

# Functions

HasCredential returns true if the given ID is found on the target.
NewMockTarget creates a new mock instance.
NewMockTargetCollection creates a new mock instance.

# Structs

Base contains attributes which are common to all targets.
Configuration contains all configured targets.
JenkinsGithubAppCredentials is the Jenkins Github plugin's credentials configuration.
JenkinsTarget represents a Jenkins instance.
MockTarget is a mock of Target interface.
MockTargetCollection is a mock of TargetCollection interface.
MockTargetCollectionMockRecorder is the mock recorder for MockTargetCollection.
MockTargetMockRecorder is the mock recorder for MockTarget.

# Interfaces

Target represents an endpoint where credentials can be synced.
TargetCollection represents a collection of targets to which credentials can be synced.