Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddProviderInfoToMasterInfo ¶
func AddProviderInfoToMasterInfo(config *config.Config, masterInfo *aproto.MasterInfo)
AddProviderInfoToMasterInfo modifies passed in master info adds sso provider information. In OSS this is a no-op.
func AddProviderInfoToMasterResponse ¶
func AddProviderInfoToMasterResponse(config *config.Config, masterResp *apiv1.GetMasterResponse)
AddProviderInfoToMasterResponse modifies passed in master response adds sso provider information. In OSS this is a no-op. While having two functions that just set a field is somewhat awkward it avoids having to have OSS have any requirements that masterResp/masterInfo has a field defined for provider info.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.