package
0.0.0-20241002071641-042d58802e95
Repository: https://github.com/openshift/cloud-network-config-controller.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
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
PlatformTypeOpenStack is the string representation for the OpenStack platform type.
No description provided by the author

# Variables

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

# Structs

AWS implements the API wrapper for talking to the AWS cloud API.
Azure implements the API wrapper for talking to the Azure cloud API.
No description provided by the author
CloudProviderConfig is all the command-line options needed to initialize a cloud provider client.
No description provided by the author
GCP implements the API wrapper for talking to the GCP cloud API.
- Interface - ID / Name, depending on the cloud's convention - IP address capacity for each node, where the capacity is either IP family agnostic or not.
OpenStack implements the API wrapper for talking to the OpenStack API.

# Interfaces

No description provided by the author
CloudProviderWithMoveIntf is additional interface that can be added to cloud plugins that can benefit from a separate set of operations on IP address failover, instead of running ReleasePrivateIP followed by AssignPrivateIP.