package
2.0.10+incompatible
Repository: https://github.com/wind-river/cloud-platform-deployment-manager.git
Documentation: pkg.go.dev

# Functions

ComparePartitionPaths is a utility function that compares the disk portion of two partition paths.
ContainsString is a utility function that determines whether a string is included in the list of elements of a slice.
GetReconcilerOption returns the value of the specified option as an Interface value; otherwise nil is returned if the option does not exist in the config.
GetReconcilerOptionBool returns the value of the specified option as a Bool value; otherwise the specified default value is returned if the option does not exist.
Determines if an address is an IPv4 address.
Determines if an address is an IPv6 address.
IsReconcilerEnabled returns whether a specific reconciler is enabled or not.
ListChanged is a utility function which determines if a list of names provided in a spec is equivalent to the list of names return by the system API.
ListDelta is a utility function which calculates the difference between two lists.
ListIntersect is a utility function which determines if there is any commonality between two lists of strings.
ReadConfig is a utility which loads the current manager configuration into memory.
ReconcilerConfigPath returns the config attribute path which represents the top-level path for the specified reconciler.
ReconcilerOptionPath returns the config attribute path which represents the option value of the specified reconciler option.
ReconcilerStatePath returns the config attribute path which represents the current configured state of the reconciler.
RemoveString is a utility function that removes a string from the list of elements of a slice.

# Constants

Defines the current list of supported reconcilers and sub-reconcilers.
Defines the current list of supported reconcilers and sub-reconcilers.
Defines the current list of supported reconcilers and sub-reconcilers.
Defines the current list of supported reconcilers and sub-reconcilers.
Defines the current list of supported reconcilers and sub-reconcilers.
Defines the current list of supported reconcilers and sub-reconcilers.
Defines the current list of supported reconcilers and sub-reconcilers.
Defines the current list of supported reconcilers and sub-reconcilers.
Defines the current list of supported reconcilers and sub-reconcilers.
Defines the current list of supported reconcilers and sub-reconcilers.
Defines the current list of supported reconciler options.
Defines the current list of supported reconcilers and sub-reconcilers.
Defines the current list of supported reconcilers and sub-reconcilers.
Defines the current list of supported reconcilers and sub-reconcilers.
Defines the current list of supported reconcilers and sub-reconcilers.
Defines the current list of supported reconcilers and sub-reconcilers.
Defines the current list of supported reconcilers and sub-reconcilers.
Defines the current list of supported reconcilers and sub-reconcilers.
Defines the current list of supported reconcilers and sub-reconcilers.
Defines the current list of supported reconcilers and sub-reconcilers.
Defines the current list of supported reconcilers and sub-reconcilers.
Defines the current list of supported reconcilers and sub-reconcilers.
Defines the current list of supported reconcilers and sub-reconcilers.
Defines the current list of supported reconcilers and sub-reconcilers.
ReconcilerPrefix defines the viper configuration prefix for all reconcilers and sub-reconcilers.
Defines the current list of supported reconcilers and sub-reconcilers.
Defines the current list of supported reconcilers and sub-reconcilers.
Defines the current list of supported reconciler options.
Defines the current list of supported reconcilers and sub-reconcilers.
Defines the current list of supported reconcilers and sub-reconcilers.
Defines the current list of supported reconcilers and sub-reconcilers.
Defines the current list of supported reconcilers and sub-reconcilers.
Defines the current list of supported reconcilers and sub-reconcilers.

# Type aliases

OptionName is the type alias that represents the path for a reconciler or sub-reconciler.
ReconcilerName is the type alias that represents the path for a reconciler or sub-reconciler.