package
0.0.0-20220818125322-c9e8fde259f2
Repository: https://github.com/openshift/special-resource-operator.git
Documentation: pkg.go.dev

# Constants

Errored means SpecialResourceOperator detected an error that might be short-lived or unrecoverable without user's intervention.
Progressing means handling of the SpecialResource is in progress.
Ready means the SpecialResource is operational, ie.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# 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

PreflightValidation initiates a preflight validations for all SpecialResources on the current Kuberentes cluster.
PreflightValidationList is a list of PreflightValidation objects.
PreflightValidationSpec describes the desired state of the resource, such as the OCP image that SR CRs need to be verified against and the debug configuration of the logs More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status +kubebuilder:validation:Required.
PreflightValidationStatus is the most recently observed status of the PreflightValidation.
SpecialResource describes a software stack for hardware accelerators on an existing Kubernetes cluster.
SpecialResourceArtifacts is not used.
SpecialResourceBuildArgs is not used.
SpecialResourceClaims is not used.
SpecialResourceConfiguration is not used.
SpecialResourceDependency is a Helm chart the SpecialResource depends on.
SpecialResourceDriverContainer is not used.
SpecialResourceGit is not used.
SpecialResourceImages is not used.
SpecialResourceList is a list of SpecialResource objects.
+kubebuilder:object:root=true +kubebuilder:subresource:status +kubebuilder:resource:path=specialresourcemodules,scope=Cluster +kubebuilder:resource:path=specialresourcemodules,scope=Cluster,shortName=srm.
+kubebuilder:object:root=true +kubebuilder:resource:path=specialresourcemodules,scope=Cluster +kubebuilder:resource:path=specialresourcemodules,scope=Cluster,shortName=srm.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SpecialResourcePaths is not used.
SpecialResourceSource is not used.
SpecialResourceSpec describes the desired state of the resource, such as the chart to be used and a selector on which nodes it should be installed.
SpecialResourceStatus is the most recently observed status of the SpecialResource.
No description provided by the author