# Functions
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
False means the composed resource has not been observed to be ready.
True means the composed resource has been observed to be ready.
No description provided by the author
Fatal results are fatal; subsequent Composition Functions may run, but the Composition Function pipeline run will be considered a failure and the first fatal result will be returned as an error.
Normal results are emitted as normal events and debug logs associated with the composite resource.
No description provided by the author
Warning results are non-fatal; the entire Composition will run to completion but warning events and debug logs associated with the composite resource will be emitted.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Target the composite resource.
Target the composite and the claim.
If the target is unspecified, the result targets the composite resource.
# Variables
No description provided by the author
FunctionRunnerService_ServiceDesc is the grpc.ServiceDesc for FunctionRunnerService service.
Enum value maps for Ready.
Enum value maps for Ready.
Enum value maps for Severity.
Enum value maps for Severity.
Enum value maps for Status.
Enum value maps for Status.
Enum value maps for Target.
Enum value maps for Target.
# Structs
Status condition to be applied to the composite resource.
CredentialData loaded by Crossplane, for example from a Secret.
Credentials that a Function may use to communicate with an external system.
No description provided by the author
MatchLabels defines a set of labels to match resources against.
RequestMeta contains metadata pertaining to a RunFunctionRequest.
Requirements that must be satisfied for a Function to run successfully.
A Resource represents the state of a composite or composed resource.
Resources represents the state of several Crossplane resources.
ResourceSelector selects a group of resources, either by name or by label.
No description provided by the author
No description provided by the author
ResponseMeta contains metadata pertaining to a RunFunctionResponse.
A Result of running a Function.
A RunFunctionRequest requests that the Composition Function be run.
A RunFunctionResponse contains the result of a Composition Function run.
State of the composite resource (XR) and any composed resources.
UnimplementedFunctionRunnerServiceServer must be embedded to have forward compatible implementations.
# Interfaces
FunctionRunnerServiceClient is the client API for FunctionRunnerService service.
FunctionRunnerServiceServer is the server API for FunctionRunnerService service.
UnsafeFunctionRunnerServiceServer may be embedded to opt out of forward compatibility for this service.