package
0.0.0-20240716132614-1643519e6f91
Repository: https://github.com/triggermail/luci-go.git
Documentation: pkg.go.dev

# Functions

FileDescriptorSet returns a descriptor set for this proto package, which includes all defined services, and all transitive dependencies.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

CertificateAuthorityConfig defines a single CA we trust.
CheckCertificateRequest contains a pem encoded certificate to check.
CheckCertificateResponse is returned by CheckCertificate.
CRLStatus describes the latest known state of imported CRL.
No description provided by the author
No description provided by the author
DelegationPermissions is read from delegation.cfg in luci-config.
DelegationRule describes a single allowed case of using delegation tokens.
DomainConfig is used inside CertificateAuthorityConfig.
FetchCRLRequest identifies a name of CA to fetch CRL for.
FetchCRLResponse is returned by FetchCRL.
GetCAStatusRequest identifies a name of CA to fetch.
GetCAStatusResponse is returned by GetCAStatus method.
ImportedConfigs is returned by Import<something>Configs methods on success.
InspectDelegationTokenRequest is body of InspectDelegationToken RPC call.
InspectDelegationTokenResponse is return value of InspectDelegationToken RPC.
InspectMachineTokenRequest is body of InspectMachineToken RPC call.
InspectMachineTokenResponse is return value of InspectMachineToken RPC call.
No description provided by the author
InspectOAuthTokenGrantRequest is body of InspectOAuthTokenGrant RPC call.
InspectOAuthTokenGrantResponse is return value of InspectOAuthTokenGrant RPC.
IsRevokedCertRequest contains a name of the CA and a cert serial number.
IsRevokedCertResponse is returned by IsRevokedCert.
ListCAsResponse is returned by ListCAs.
ServiceAccountRule describes a single allowed case of using service accounts.
ServiceAccountRuleDefaults specifies some default values applied to all service account rules, to reduce duplication.
ServiceAccountsPermissions is read from service_accounts.cfg in luci-config.
TokenServerConfig is read from tokenserver.cfg in luci-config.

# Interfaces

AdminClient is the client API for Admin service.
AdminServer is the server API for Admin service.
CertificateAuthoritiesClient is the client API for CertificateAuthorities service.
CertificateAuthoritiesServer is the server API for CertificateAuthorities service.