Documentation
¶
Index ¶
- type APIKey
- type Agent
- type Application
- type Credential
- type Human
- type Invite
- type Membership
- type OAuthAccount
- type OAuthApp
- type OAuthAppSecret
- type OAuthAuthCode
- type OAuthConsent
- type OAuthToken
- type Organization
- type Principal
- type PrincipalMembership
- type PrincipalToken
- type RefreshToken
- type ServiceAccount
- type ServiceAccountKeyPair
- type ServicePrincipal
- type User
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Application ¶ added in v0.2.0
Application is the predicate function for application builders.
type Credential ¶ added in v0.2.0
Credential is the predicate function for credential builders.
type Membership ¶
Membership is the predicate function for membership builders.
type OAuthAccount ¶
OAuthAccount is the predicate function for oauthaccount builders.
type OAuthAppSecret ¶
OAuthAppSecret is the predicate function for oauthappsecret builders.
type OAuthAuthCode ¶
OAuthAuthCode is the predicate function for oauthauthcode builders.
type OAuthConsent ¶
OAuthConsent is the predicate function for oauthconsent builders.
type OAuthToken ¶
OAuthToken is the predicate function for oauthtoken builders.
type Organization ¶
Organization is the predicate function for organization builders.
type PrincipalMembership ¶ added in v0.2.0
PrincipalMembership is the predicate function for principalmembership builders.
type PrincipalToken ¶ added in v0.2.0
PrincipalToken is the predicate function for principaltoken builders.
type RefreshToken ¶
RefreshToken is the predicate function for refreshtoken builders.
type ServiceAccount ¶
ServiceAccount is the predicate function for serviceaccount builders.
type ServiceAccountKeyPair ¶
ServiceAccountKeyPair is the predicate function for serviceaccountkeypair builders.
type ServicePrincipal ¶ added in v0.2.0
ServicePrincipal is the predicate function for serviceprincipal builders.