package
62.0.0
Repository: https://github.com/oracle/oci-go-sdk.git
Documentation: pkg.go.dev

# Functions

GetApplicationLifecycleStateEnumStringValues Enumerates the set of values in String for ApplicationLifecycleStateEnum.
GetApplicationLifecycleStateEnumValues Enumerates the set of values for ApplicationLifecycleStateEnum.
GetFunctionLifecycleStateEnumStringValues Enumerates the set of values in String for FunctionLifecycleStateEnum.
GetFunctionLifecycleStateEnumValues Enumerates the set of values for FunctionLifecycleStateEnum.
GetInvokeFunctionFnIntentEnumStringValues Enumerates the set of values in String for InvokeFunctionFnIntentEnum.
GetInvokeFunctionFnIntentEnumValues Enumerates the set of values for InvokeFunctionFnIntentEnum.
GetInvokeFunctionFnInvokeTypeEnumStringValues Enumerates the set of values in String for InvokeFunctionFnInvokeTypeEnum.
GetInvokeFunctionFnInvokeTypeEnumValues Enumerates the set of values for InvokeFunctionFnInvokeTypeEnum.
GetListApplicationsSortByEnumStringValues Enumerates the set of values in String for ListApplicationsSortByEnum.
GetListApplicationsSortByEnumValues Enumerates the set of values for ListApplicationsSortByEnum.
GetListApplicationsSortOrderEnumStringValues Enumerates the set of values in String for ListApplicationsSortOrderEnum.
GetListApplicationsSortOrderEnumValues Enumerates the set of values for ListApplicationsSortOrderEnum.
GetListFunctionsSortByEnumStringValues Enumerates the set of values in String for ListFunctionsSortByEnum.
GetListFunctionsSortByEnumValues Enumerates the set of values for ListFunctionsSortByEnum.
GetListFunctionsSortOrderEnumStringValues Enumerates the set of values in String for ListFunctionsSortOrderEnum.
GetListFunctionsSortOrderEnumValues Enumerates the set of values for ListFunctionsSortOrderEnum.
GetMappingApplicationLifecycleStateEnum performs case Insensitive comparison on enum value and return the desired enum.
GetMappingFunctionLifecycleStateEnum performs case Insensitive comparison on enum value and return the desired enum.
GetMappingInvokeFunctionFnIntentEnum performs case Insensitive comparison on enum value and return the desired enum.
GetMappingInvokeFunctionFnInvokeTypeEnum performs case Insensitive comparison on enum value and return the desired enum.
GetMappingListApplicationsSortByEnum performs case Insensitive comparison on enum value and return the desired enum.
GetMappingListApplicationsSortOrderEnum performs case Insensitive comparison on enum value and return the desired enum.
GetMappingListFunctionsSortByEnum performs case Insensitive comparison on enum value and return the desired enum.
GetMappingListFunctionsSortOrderEnum performs case Insensitive comparison on enum value and return the desired enum.
NewFunctionsInvokeClientWithConfigurationProvider Creates a new default FunctionsInvoke client with the given configuration provider.
NewFunctionsInvokeClientWithOboToken Creates a new default FunctionsInvoke client with the given configuration provider.
NewFunctionsManagementClientWithConfigurationProvider Creates a new default FunctionsManagement client with the given configuration provider.
NewFunctionsManagementClientWithOboToken Creates a new default FunctionsManagement client with the given configuration provider.

# Constants

Set of constants representing the allowable values for ApplicationLifecycleStateEnum.
Set of constants representing the allowable values for ApplicationLifecycleStateEnum.
Set of constants representing the allowable values for ApplicationLifecycleStateEnum.
Set of constants representing the allowable values for ApplicationLifecycleStateEnum.
Set of constants representing the allowable values for ApplicationLifecycleStateEnum.
Set of constants representing the allowable values for ApplicationLifecycleStateEnum.
Set of constants representing the allowable values for ApplicationLifecycleStateEnum.
Set of constants representing the allowable values for FunctionLifecycleStateEnum.
Set of constants representing the allowable values for FunctionLifecycleStateEnum.
Set of constants representing the allowable values for FunctionLifecycleStateEnum.
Set of constants representing the allowable values for FunctionLifecycleStateEnum.
Set of constants representing the allowable values for FunctionLifecycleStateEnum.
Set of constants representing the allowable values for FunctionLifecycleStateEnum.
Set of constants representing the allowable values for FunctionLifecycleStateEnum.
Set of constants representing the allowable values for InvokeFunctionFnIntentEnum.
Set of constants representing the allowable values for InvokeFunctionFnIntentEnum.
Set of constants representing the allowable values for InvokeFunctionFnInvokeTypeEnum.
Set of constants representing the allowable values for InvokeFunctionFnInvokeTypeEnum.
Set of constants representing the allowable values for ListApplicationsSortByEnum.
Set of constants representing the allowable values for ListApplicationsSortByEnum.
Set of constants representing the allowable values for ListApplicationsSortByEnum.
Set of constants representing the allowable values for ListApplicationsSortOrderEnum.
Set of constants representing the allowable values for ListApplicationsSortOrderEnum.
Set of constants representing the allowable values for ListFunctionsSortByEnum.
Set of constants representing the allowable values for ListFunctionsSortByEnum.
Set of constants representing the allowable values for ListFunctionsSortByEnum.
Set of constants representing the allowable values for ListFunctionsSortOrderEnum.
Set of constants representing the allowable values for ListFunctionsSortOrderEnum.

# Structs

Application An application contains functions and defined attributes shared between those functions, such as network configuration and configuration.
ApplicationSummary Summary of an application.
ApplicationTraceConfig Define the tracing configuration for an application.
ChangeApplicationCompartmentDetails Properties to change the compartment of an application.
ChangeApplicationCompartmentRequest wrapper for the ChangeApplicationCompartment operation See also Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/functions/ChangeApplicationCompartment.go.html to see an example of how to use ChangeApplicationCompartmentRequest.
ChangeApplicationCompartmentResponse wrapper for the ChangeApplicationCompartment operation.
CreateApplicationDetails Properties for a new application.
CreateApplicationRequest wrapper for the CreateApplication operation See also Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/functions/CreateApplication.go.html to see an example of how to use CreateApplicationRequest.
CreateApplicationResponse wrapper for the CreateApplication operation.
CreateFunctionDetails Properties to create a new function.
CreateFunctionRequest wrapper for the CreateFunction operation See also Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/functions/CreateFunction.go.html to see an example of how to use CreateFunctionRequest.
CreateFunctionResponse wrapper for the CreateFunction operation.
DeleteApplicationRequest wrapper for the DeleteApplication operation See also Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/functions/DeleteApplication.go.html to see an example of how to use DeleteApplicationRequest.
DeleteApplicationResponse wrapper for the DeleteApplication operation.
DeleteFunctionRequest wrapper for the DeleteFunction operation See also Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/functions/DeleteFunction.go.html to see an example of how to use DeleteFunctionRequest.
DeleteFunctionResponse wrapper for the DeleteFunction operation.
Function A function resource defines the code (Docker image) and configuration for a specific function.
FunctionsInvokeClient a client for FunctionsInvoke.
FunctionsManagementClient a client for FunctionsManagement.
FunctionSummary Summary of a function.
FunctionTraceConfig Define the tracing configuration for a function.
GetApplicationRequest wrapper for the GetApplication operation See also Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/functions/GetApplication.go.html to see an example of how to use GetApplicationRequest.
GetApplicationResponse wrapper for the GetApplication operation.
GetFunctionRequest wrapper for the GetFunction operation See also Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/functions/GetFunction.go.html to see an example of how to use GetFunctionRequest.
GetFunctionResponse wrapper for the GetFunction operation.
ImagePolicyConfig Define the image signature verification policy for an application.
InvokeFunctionRequest wrapper for the InvokeFunction operation See also Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/functions/InvokeFunction.go.html to see an example of how to use InvokeFunctionRequest.
InvokeFunctionResponse wrapper for the InvokeFunction operation.
KeyDetails The properties that define the kms keys used by Functions for Image Signature verification.
ListApplicationsRequest wrapper for the ListApplications operation See also Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/functions/ListApplications.go.html to see an example of how to use ListApplicationsRequest.
ListApplicationsResponse wrapper for the ListApplications operation.
ListFunctionsRequest wrapper for the ListFunctions operation See also Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/functions/ListFunctions.go.html to see an example of how to use ListFunctionsRequest.
ListFunctionsResponse wrapper for the ListFunctions operation.
UpdateApplicationDetails Properties to update an application.
UpdateApplicationRequest wrapper for the UpdateApplication operation See also Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/functions/UpdateApplication.go.html to see an example of how to use UpdateApplicationRequest.
UpdateApplicationResponse wrapper for the UpdateApplication operation.
UpdateFunctionDetails Updates attributes of a function.
UpdateFunctionRequest wrapper for the UpdateFunction operation See also Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/functions/UpdateFunction.go.html to see an example of how to use UpdateFunctionRequest.
UpdateFunctionResponse wrapper for the UpdateFunction operation.

# Type aliases

ApplicationLifecycleStateEnum Enum with underlying type: string.
FunctionLifecycleStateEnum Enum with underlying type: string.
InvokeFunctionFnIntentEnum Enum with underlying type: string.
InvokeFunctionFnInvokeTypeEnum Enum with underlying type: string.
ListApplicationsSortByEnum Enum with underlying type: string.
ListApplicationsSortOrderEnum Enum with underlying type: string.
ListFunctionsSortByEnum Enum with underlying type: string.
ListFunctionsSortOrderEnum Enum with underlying type: string.