mirror of https://github.com/crossplane/docs.git
Allow composition function jargon
Signed-off-by: Nic Cope <nicc@rk0n.org>
This commit is contained in:
parent
8c7231eb73
commit
023893b78d
|
@ -6,6 +6,7 @@ base64
|
||||||
bool
|
bool
|
||||||
boolean
|
boolean
|
||||||
booleans
|
booleans
|
||||||
|
Buf
|
||||||
CI
|
CI
|
||||||
CLI
|
CLI
|
||||||
cluster-wide
|
cluster-wide
|
||||||
|
@ -20,6 +21,8 @@ Enum
|
||||||
Env
|
Env
|
||||||
ESS
|
ESS
|
||||||
float64
|
float64
|
||||||
|
Go
|
||||||
|
gRPC
|
||||||
JSONPath
|
JSONPath
|
||||||
key-pair
|
key-pair
|
||||||
kube-apiserver
|
kube-apiserver
|
||||||
|
@ -34,6 +37,8 @@ OCI
|
||||||
proselint
|
proselint
|
||||||
RBAC
|
RBAC
|
||||||
SCSS
|
SCSS
|
||||||
|
SDK
|
||||||
|
SDKs
|
||||||
semver
|
semver
|
||||||
ServiceAccount
|
ServiceAccount
|
||||||
ServiceAccounts
|
ServiceAccounts
|
||||||
|
@ -61,6 +66,8 @@ SHA-256
|
||||||
SHA-512
|
SHA-512
|
||||||
base64
|
base64
|
||||||
RBAC
|
RBAC
|
||||||
|
RPC
|
||||||
|
RPCs
|
||||||
ServiceAccounts
|
ServiceAccounts
|
||||||
ServiceAccount
|
ServiceAccount
|
||||||
ClusterRole
|
ClusterRole
|
||||||
|
|
|
@ -43,10 +43,14 @@ InactivePackageRevision
|
||||||
initProvider
|
initProvider
|
||||||
LateInitialize
|
LateInitialize
|
||||||
managementPolicies
|
managementPolicies
|
||||||
|
MR
|
||||||
|
MRs
|
||||||
PatchSet
|
PatchSet
|
||||||
PatchSets
|
PatchSets
|
||||||
ProviderConfig
|
ProviderConfig
|
||||||
ProviderConfigs
|
ProviderConfigs
|
||||||
|
RunFunctionRequest
|
||||||
|
RunFunctionResponse
|
||||||
StoreConfig
|
StoreConfig
|
||||||
StoreConfigs
|
StoreConfigs
|
||||||
ToCompositeFieldPath
|
ToCompositeFieldPath
|
||||||
|
|
Loading…
Reference in New Issue