Categorygithub.com/gardener/gardener-extension-provider-openstackpkgcontrollerinfrastructureinfraflow
# Functions
NewFlowContext creates a new FlowContext object.
# Constants
CreatedResourcesExistKey marks that there are infrastructure resources created by Gardener.
IdentifierEgressCIDRs is the key for the slice containing egress CIDRs strings.
IdentifierFloatingNetwork is the key for the floating network id.
IdentifierNetwork is the key for the network id.
IdentifierRouter is the key for the router id.
IdentifierSecGroup is the key for the security group id.
IdentifierShareNetwork is the key for the share network id.
IdentifierSubnet is the key for the subnet id.
NameFloatingNetwork is the key for the floating network name.
NameFloatingPoolSubnet is the name/regex for the floating pool subnets.
NameKeyPair is the key for the name of the EC2 key pair resource.
NameNetwork is the name of the network.
NameSecGroup is the name of the security group.
NameShareNetwork is the name of the shared network.
ObjectSecGroup is the key for the cached security group.
RouterIP is the key for the router IP address.
# Variables
ErrorMultipleMatches is returned when the findExisting finds multiple resources matching a name.
# Structs
FlowContext contains the logic to reconcile or delete the infrastructure.
Opts contain options to initiliaze a FlowContext.