package
2.3.3+incompatible
Repository: https://github.com/project-codeflare/mcad.git
Documentation: pkg.go.dev

# Constants

The MCAD runner has accepted an appwrapper for execution.
The wrapped resources have been deployed successfully.
The MCAD runner is in the process of creating the wrapped resources.
The MCAD runner has returned control of an appwrapper to the dispatcher.
The MCAD runner is in the process of deleting the wrapped resources.
The MCAD dispatcher is dispatching an appwrapper for execution by the runner.
Initial state upon creation of the AppWrapper object.
AppWrapper failed and is not requeued.
Resources are not deployed.
AppWrapper has not been dispatched yet or has been requeued.
Not Queued because it was dispatched.
Queued because of insufficient available quota.
Queued because of insufficient available resources.
Queued because it was requeued.
AppWrapper has been dispatched and not requeued.
AppWrapper completed successfully.

# Variables

AddToScheme adds the types in this group-version to the given scheme.
GroupVersion is group version used to register these objects.
SchemeBuilder is used to add go types to the GroupVersionKind scheme.

# Structs

AppWrapper is the Schema for the appwrappers API.
AppWrapperList contains a list of AppWrapper.
AppWrapper resources.
AppWrapperService.
AppWrapperSpec defines the desired state of AppWrapper.
AppWrapperStatus defines the observed state of AppWrapper.
State transition.
ClusterInfo is the Schema for the clusterinfo API.
ClusterInfoList contains a list of ClusterInfo.
ClusterInfoSpec defines the desired state of ClusterInfo.
ClusterInfoStatus defines the observed state of ClusterInfo.
Resource requests.
AppWrapper resource.
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

AppWrapperQueuedReason is the Type for the Queued Condition.
AppWrapperState is the label for the AppWrapper status.
AppWrapperState is the status of wrapped resources.