# Functions
ForgeAllocation creates an Allocation from a Contract.
ForgeConfigurationFromObj creates a Configuration CR from a Configuration object.
ForgeConfigurationObj creates a Configuration object from a Configuration CR.
ForgeContract creates a Contract CR.
ForgeContractFromObj creates a Contract from a reservation.
ForgeContractObj creates a new Contract object.
ForgeDefaultServiceConfiguration forges the default service configuration based on the category of the service.
ForgeDiscovery creates a Discovery CR from a FlavorSelector and a solverID.
ForgeFlavorFromObj creates a Flavor CR from a Flavor Object (REAR).
ForgeFlavorFromRef creates a new flavor starting from a Reference Flavor and the new Characteristics.
ForgeHostingPolicyFromContract creates a HostingPolicy from a Contract.
ForgeK8SliceConfiguration creates a Configuration from a FlavorSelector.
ForgeK8SliceFlavorFromMetrics creates a new flavor custom resource from the metrics of the node.
ForgeKnownCluster creates a KnownCluster from cluster ID and IP address.
ForgeLiqoCredentialsFromObj creates a LiqoCredentials CR from a LiqoCredentials object.
ForgeLiqoCredentialsObj creates a LiqoCredentials object from a LiqoCredentials CR.
ForgeNetworkAuthorizationsFromObj creates a NetworkAuthorizations CR from a NetworkAuthorizations Object.
ForgeNetworkIntentFromObj creates a NetworkIntent CR from a NetworkIntent Object.
ForgeNodeIdentitiesFromObj creates a NodeIdentity CR from a NodeIdentity Object.
ForgePeeringCandidate creates a PeeringCandidate CR from a Flavor and a Discovery.
ForgePodOffloadingStrategy creates a PodOffloadingStrategy CR from a nodecorev1alpha1.HostingPolicy.
ForgeReservation creates a Reservation CR from a PeeringCandidate.
ForgeResourceSelectorFromObj creates a ResourceSelector CR from a ResourceSelector Object.
ForgeSecretForService creates a Secret based on a contract for the service going to be created, following default behaviors based on the service category.
ForgeServiceFlavorFromBlueprint creates a new flavor custom resource from a ServiceBlueprint.
ForgeServiceManifests creates YAML Kubernetes manifests from a reservationv1alpha1.Contract.
ForgeSourceDestinationFromObj creates a SourceDestination CR from a SourceDestination Object.
ForgeTransactionFromObj creates a transaction from a Transaction object.
ForgeTransactionObj creates a new Transaction object.
RenderTemplate renders a template with the given data.