package
0.0.0-20231113155554-3d2dcd121ffc
Repository: https://github.com/crossplane/function-runtime-oci.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author

# Constants

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
Run the container without network access.
Allow the container to access the same network as the function runner.
No description provided by the author

# Variables

ContainerizedFunctionRunnerService_ServiceDesc is the grpc.ServiceDesc for ContainerizedFunctionRunnerService service.
No description provided by the author
Enum value maps for ImagePullPolicy.
Enum value maps for ImagePullPolicy.
Enum value maps for NetworkPolicy.
Enum value maps for NetworkPolicy.

# Structs

ImagePullAuth configures authentication to a remote OCI registry.
ImagePullConfig configures how a Composition Function container should be pulled from a remote OCI registry.
NetworkConfig configures whether and how a Composition Function container may access the network.
Resources configures what compute resources should be available to a Composition Function container.
ResourceLimits configures the maximum compute resources that will be available to a Composition Function container.
RunFunctionConfig configures how a Composition Function container is run.
A RunFunctionRequest requests that a Composition Function be run.
A RunFunctionResponse contains the response from a Composition Function run.
UnimplementedContainerizedFunctionRunnerServiceServer must be embedded to have forward compatible implementations.

# Interfaces

ContainerizedFunctionRunnerServiceClient is the client API for ContainerizedFunctionRunnerService service.
ContainerizedFunctionRunnerServiceServer is the server API for ContainerizedFunctionRunnerService service.
UnsafeContainerizedFunctionRunnerServiceServer may be embedded to opt out of forward compatibility for this service.

# Type aliases

ImagePullPolicy specifies when a Composition Function container should be pulled from a remote OCI registry.
NetworkPolicy configures whether a container is isolated from the network.