Documentation
¶
Overview ¶
The condregister package registers all conditional features guarded by build tags. It is one central package that callers can empty import to ensure all conditional features are registered.
Source Files
¶
- condregister.go
- maybe_ace.go
- maybe_appconnectors.go
- maybe_c2n.go
- maybe_capture.go
- maybe_clientupdate.go
- maybe_debugportmapper.go
- maybe_doctor.go
- maybe_drive.go
- maybe_linkspeed.go
- maybe_linuxdnsfight.go
- maybe_osrouter.go
- maybe_portlist.go
- maybe_posture.go
- maybe_relayserver.go
- maybe_sdnotify.go
- maybe_store_aws.go
- maybe_store_kube.go
- maybe_syspolicy.go
- maybe_taildrop.go
- maybe_tap.go
- maybe_tpm.go
- maybe_wakeonlan.go
Directories
¶
| Path | Synopsis |
|---|---|
|
Package identityfederation registers support for authkey resolution via identity federation if it's not disabled by the ts_omit_identityfederation build tag.
|
Package identityfederation registers support for authkey resolution via identity federation if it's not disabled by the ts_omit_identityfederation build tag. |
|
Package oauthkey registers support for OAuth key resolution if it's not disabled via the ts_omit_oauthkey build tag.
|
Package oauthkey registers support for OAuth key resolution if it's not disabled via the ts_omit_oauthkey build tag. |
|
Package portmapper registers support for portmapper if it's not disabled via the ts_omit_portmapper build tag.
|
Package portmapper registers support for portmapper if it's not disabled via the ts_omit_portmapper build tag. |
|
Package useproxy registers support for using proxies if it's not disabled via the ts_omit_useproxy build tag.
|
Package useproxy registers support for using proxies if it's not disabled via the ts_omit_useproxy build tag. |
Click to show internal directories.
Click to hide internal directories.