# Constants
ClusterCreateParamsOpenshiftVersionNr45 captures enum value "4.5".
ClusterCreateParamsOpenshiftVersionNr46 captures enum value "4.6".
ClusterKindCluster captures enum value "Cluster".
ClusterOpenshiftVersionNr45 captures enum value "4.5".
ClusterOpenshiftVersionNr46 captures enum value "4.6".
ClusterStatusError captures enum value "error".
ClusterStatusFinalizing captures enum value "finalizing".
ClusterStatusInstalled captures enum value "installed".
ClusterStatusInstalling captures enum value "installing".
ClusterStatusInsufficient captures enum value "insufficient".
ClusterStatusPendingForInput captures enum value "pending-for-input".
ClusterStatusPreparingForInstallation captures enum value "preparing-for-installation".
ClusterStatusReady captures enum value "ready".
ClusterValidationIDAllHostsAreReadyToInstall captures enum value "all-hosts-are-ready-to-install".
ClusterValidationIDAPIVipDefined captures enum value "api-vip-defined".
ClusterValidationIDAPIVipValid captures enum value "api-vip-valid".
ClusterValidationIDClusterCidrDefined captures enum value "cluster-cidr-defined".
ClusterValidationIDDNSDomainDefined captures enum value "dns-domain-defined".
ClusterValidationIDIngressVipDefined captures enum value "ingress-vip-defined".
ClusterValidationIDIngressVipValid captures enum value "ingress-vip-valid".
ClusterValidationIDMachineCidrDefined captures enum value "machine-cidr-defined".
ClusterValidationIDMachineCidrEqualsToCalculatedCidr captures enum value "machine-cidr-equals-to-calculated-cidr".
ClusterValidationIDNetworkPrefixValid captures enum value "network-prefix-valid".
ClusterValidationIDNoCidrsOverlapping captures enum value "no-cidrs-overlapping".
ClusterValidationIDPullSecretSet captures enum value "pull-secret-set".
ClusterValidationIDServiceCidrDefined captures enum value "service-cidr-defined".
ClusterValidationIDSufficientMastersCount captures enum value "sufficient-masters-count".
ErrorKindError captures enum value "Error".
EventSeverityCritical captures enum value "critical".
EventSeverityError captures enum value "error".
EventSeverityInfo captures enum value "info".
EventSeverityWarning captures enum value "warning".
HostKindHost captures enum value "Host".
HostRoleAutoAssign captures enum value "auto-assign".
HostRoleBootstrap captures enum value "bootstrap".
HostRoleMaster captures enum value "master".
HostRoleUpdateParamsAutoAssign captures enum value "auto-assign".
HostRoleUpdateParamsMaster captures enum value "master".
HostRoleUpdateParamsWorker captures enum value "worker".
HostRoleWorker captures enum value "worker".
HostStageConfiguring captures enum value "Configuring".
HostStageDone captures enum value "Done".
HostStageFailed captures enum value "Failed".
HostStageInstalling captures enum value "Installing".
HostStageJoined captures enum value "Joined".
HostStageRebooting captures enum value "Rebooting".
HostStageStartingInstallation captures enum value "Starting installation".
HostStageStartWaitingForControlPlane captures enum value "Start Waiting for control plane".
HostStageWaitingForControlPlane captures enum value "Waiting for control plane".
HostStageWaitingForIgnition captures enum value "Waiting for ignition".
HostStageWritingImageToDisk captures enum value "Writing image to disk".
HostStatusDisabled captures enum value "disabled".
HostStatusDisconnected captures enum value "disconnected".
HostStatusDiscovering captures enum value "discovering".
HostStatusError captures enum value "error".
HostStatusInstalled captures enum value "installed".
HostStatusInstalling captures enum value "installing".
HostStatusInstallingInProgress captures enum value "installing-in-progress".
HostStatusInstallingPendingUserAction captures enum value "installing-pending-user-action".
HostStatusInsufficient captures enum value "insufficient".
HostStatusKnown captures enum value "known".
HostStatusPendingForInput captures enum value "pending-for-input".
HostStatusPreparingForInstallation captures enum value "preparing-for-installation".
HostStatusResetting captures enum value "resetting".
HostStatusResettingPendingUserAction captures enum value "resetting-pending-user-action".
HostValidationIDBelongsToMachineCidr captures enum value "belongs-to-machine-cidr".
HostValidationIDConnected captures enum value "connected".
HostValidationIDHasCPUCoresForRole captures enum value "has-cpu-cores-for-role".
HostValidationIDHasInventory captures enum value "has-inventory".
HostValidationIDHasMemoryForRole captures enum value "has-memory-for-role".
HostValidationIDHasMinCPUCores captures enum value "has-min-cpu-cores".
HostValidationIDHasMinMemory captures enum value "has-min-memory".
HostValidationIDHasMinValidDisks captures enum value "has-min-valid-disks".
HostValidationIDHostnameUnique captures enum value "hostname-unique".
HostValidationIDHostnameValid captures enum value "hostname-valid".
HostValidationIDMachineCidrDefined captures enum value "machine-cidr-defined".
HostValidationIDRoleDefined captures enum value "role-defined".
ManagedDomainProviderRoute53 captures enum value "route53".
StepTypeConnectivityCheck captures enum value "connectivity-check".
StepTypeDhcpLeaseAllocate captures enum value "dhcp-lease-allocate".
StepTypeExecute captures enum value "execute".
StepTypeFreeNetworkAddresses captures enum value "free-network-addresses".
StepTypeInstall captures enum value "install".
StepTypeInventory captures enum value "inventory".
StepTypeResetInstallation captures enum value "reset-installation".
# Structs
Boot boot
swagger:model boot.
Cluster cluster
swagger:model cluster.
ClusterCreateParams cluster create params
swagger:model cluster-create-params.
ClusterUpdateParams cluster update params
swagger:model cluster-update-params.
ClusterUpdateParamsHostsNamesItems0 cluster update params hosts names items0
swagger:model ClusterUpdateParamsHostsNamesItems0.
ClusterUpdateParamsHostsRolesItems0 cluster update params hosts roles items0
swagger:model ClusterUpdateParamsHostsRolesItems0.
CompletionParams completion params
swagger:model completion-params.
ConnectivityCheckHost connectivity check host
swagger:model connectivity-check-host.
ConnectivityCheckNic connectivity check nic
swagger:model connectivity-check-nic.
ConnectivityRemoteHost connectivity remote host
swagger:model connectivity-remote-host.
ConnectivityReport connectivity report
swagger:model connectivity-report.
CPU cpu
swagger:model cpu.
Credentials credentials
swagger:model credentials.
DhcpAllocationRequest dhcp allocation request
swagger:model dhcp_allocation_request.
DhcpAllocationResponse dhcp allocation response
swagger:model dhcp_allocation_response.
Disk disk
swagger:model disk.
Error error
swagger:model error.
Event event
swagger:model event.
FreeNetworkAddresses free network addresses
swagger:model free_network_addresses.
Host host
swagger:model host.
HostCreateParams host create params
swagger:model host-create-params.
HostNetwork host network
swagger:model host_network.
HostProgress host progress
swagger:model host-progress.
HostProgressInfo host progress info
swagger:model host-progress-info.
HostRequirements host requirements
swagger:model host-requirements.
HostRequirementsRole host requirements role
swagger:model host-requirements-role.
ImageCreateParams image create params
swagger:model image-create-params.
ImageInfo image info
swagger:model image_info.
InfraError infra error
swagger:model infra_error.
Interface interface
swagger:model interface.
Inventory inventory
swagger:model inventory.
L2Connectivity l2 connectivity
swagger:model l2-connectivity.
L3Connectivity l3 connectivity
swagger:model l3-connectivity.
ListVersions list versions
swagger:model list-versions.
ManagedDomain managed domain
swagger:model managed-domain.
Memory memory
swagger:model memory.
Presigned presigned
swagger:model presigned.
Step step
swagger:model step.
StepReply step reply
swagger:model step-reply.
Steps steps
swagger:model steps.
SystemVendor system vendor
swagger:model system_vendor.
# Type aliases
ClusterList cluster list
swagger:model cluster-list.
ClusterValidationID cluster validation id
swagger:model cluster-validation-id.
ConnectivityCheckParams connectivity check params
swagger:model connectivity-check-params.
EventList event list
swagger:model event-list.
FreeAddressesList free addresses list
swagger:model free-addresses-list.
FreeAddressesRequest free addresses request
swagger:model free_addresses_request.
FreeNetworksAddresses free networks addresses
swagger:model free_networks_addresses.
HostList host list
swagger:model host-list.
HostRole host role
swagger:model host-role.
HostRoleUpdateParams host role update params
swagger:model host-role-update-params.
HostStage host stage
swagger:model host-stage.
HostValidationID host validation id
swagger:model host-validation-id.
IngressCertParams ingress cert params
swagger:model ingress-cert-params.
ListManagedDomains list managed domains
swagger:model list-managed-domains.
StepsReply steps reply
swagger:model steps-reply.
StepType step type
swagger:model step-type.
Versions versions
swagger:model versions.