func()

in src/docker_assets/convert.go [232:234]


func (ctx *renderContextDataHolder) AddIdentity(id identity.Provider) {
	ctx.ids.Add(id)
}