Documentation
¶
Index ¶
Constants ¶
View Source
const ( LieutenantAccessTokenUIDAnnotation = "lieutenant.syn.tools/accessTokenUID" LieutenantAccessTokenExpiresAtAnnotation = "lieutenant.syn.tools/accessTokenExpiresAt" )
View Source
const DEPLOY_KEY_GENERATED_PREFIX = "generated-"
View Source
const DEPLOY_KEY_NAME_INFIX = "-deploy-key-"
View Source
const DEPLOY_KEY_SECRET_PRIVKEY = "privateKey"
View Source
const DEPLOY_KEY_SECRET_PUBKEY = "publicKey"
View Source
const DEPLOY_KEY_SECRET_TYPE = "type"
Variables ¶
This section is empty.
Functions ¶
func CreateOrUpdate ¶ added in v1.1.1
CreateOrUpdate will create the gitRepo object if it doesn't already exist. If it does it will update its template if it changed.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.