# Functions
EnsurePortValue ensures port either: - already has own value assigned - or has provided value - or value is fell back to default.
IsPortAssigned checks whether port is assigned.
IsPortInvalid checks whether port is invalid.
IsPortUnassigned checks whether port is unassigned.
NewCycleAddress creates new CycleAddress.
NewCycleSpec creates new CycleSpec.
NewHostScopeAddress creates new HostScopeAddress.
NewInt32 creates new variable.
NewScopeAddress creates new ScopeAddress.
NewString creates new variable.
NewStringBool creates new StringBool variable with optional value.
PortUnassigned returns value for unassigned port.
# Constants
PortMayBeAssignedLaterOrLeftUnused value means that port is not assigned yet and is expected to be assigned later.
Set of string boolean constants.
Set of string boolean constants.
Set of string boolean constants.
Set of string boolean constants.
Set of string boolean constants.
Set of string boolean constants.
Set of string boolean constants.
Set of string boolean constants.
Set of string boolean constants.
Set of string boolean constants.
Set of string boolean constants.
Set of string boolean constants.
Set of string boolean constants.
Set of string boolean constants.
Set of string boolean constants.
Set of string boolean constants.
Set of string boolean constants.
Set of string boolean constants.
Set of string boolean constants.
Set of string boolean constants.
Set of string boolean constants.
Set of string boolean constants.
# Structs
CopyCROptions specifies options for custom resource copier.
No description provided by the author
No description provided by the author
CopyStatusOptions specifies what parts to copy in status.
CycleAddress defines cycle address of an entity.
CycleSpec defines spec of a cycle, such as size.
HostScopeAddress specifies address of a host.
ScopeAddress defines scope address of an entity.
No description provided by the author
UpdateStatusOptions defines how to update CHI status.
# Type aliases
Int32 defines int32 representation with possibility to be optional.
No description provided by the author
Matchable defines string that can be matched against another string.
String defines string representation with possibility to be optional.
StringBool defines string representation of a bool type.