# Functions
No description provided by the author
NewIDGenerator create a new default implementation of IDGenerator.
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
MaxClusterNameLength - defines maximum length of an OSD cluster name.
No description provided by the author
No description provided by the author
this is the standard product type.
this is trial product type which does not have any cost.
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
ClientMock is a mock implementation of Client.
IDGeneratorMock is a mock implementation of IDGenerator.
No description provided by the author
No description provided by the author
# Interfaces
go:generate moq -out client_moq.go .
NOTE: the current mock generation exports to a _test file, if in the future this should be made public, consider moving the type into a ocmtest package.go:generate moq -out idgenerator_moq.go .
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author