Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/openziti/ziti
/ ToPtr
Function
ToPtr
tests/context.go:103–105 ·
view source on GitHub ↗
(in T)
Source
from the content-addressed store, hash-verified
101
}
102
103
func
ToPtr[T any](in T) *T {
104
return
&in
105
}
106
107
// ST returns a pointer to a strfmt.Date time. A helper function
108
// for creating rest_model types
Callers
15
newIdentityWithPermissions
Method · 0.70
createIdentity
Method · 0.70
updateIdentity
Method · 0.70
createConfig
Method · 0.70
getOrCreateConfigType
Method · 0.70
createAdminIdentity
Method · 0.70
createIdentityWithPermissions
Method · 0.70
createAuthPolicy
Method · 0.70
createAuthenticator
Method · 0.70
createCa
Method · 0.70
createConfigExpectStatus
Method · 0.70
createConfigType
Method · 0.70
Calls
no outgoing calls
Tested by
15
Test_Configs
Function · 0.56
Test_CA
Function · 0.56
Test_EnrollmentToken_ToCertificate
Function · 0.56
createExtJwtComponents
Function · 0.56
createAuthPolicyComponents
Function · 0.56
timeGetServices
Method · 0.56
testServiceEdgeRouterPolicyAdminPermissions
Function · 0.56
testServiceEdgeRouterPolicyAdminReadOnlyPermissions
Function · 0.56
testServiceEdgeRouterPolicyEntityLevelPermissions
Function · 0.56
testServiceEdgeRouterPolicyEntityActionPermissions
Function · 0.56
testServiceEdgeRouterPolicyNoPermissions
Function · 0.56
Test_PostureCheck_SDK_OS_OIDC
Function · 0.56