# Functions
Resource is required by pkg/client/listers/...
# Constants
No description provided by the author
PlaygroundAvailable indicates the corresponding inference service is available now.
PlaygroundProgressing means the Playground is progressing now, such as waiting for the inference service creation, rolling update or scaling up and down.
ServiceAvailable means the inferenceService is available and all the workloads are running as expected.
ServiceProgressing means the inferenceService is progressing now, such as in creation, rolling update or scaling up and down.
# 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.
SchemeGroupVersion is alias to GroupVersion for client-go libraries.
# Structs
BackendRuntime is the Schema for the backendRuntime API.
BackendRuntimeArg is preset arguments for easy to use.
No description provided by the author
BackendRuntimeList contains a list of BackendRuntime.
BackendRuntimeSpec defines the desired state of BackendRuntime.
BackendRuntimeStatus defines the observed state of BackendRuntime.
No description provided by the author
Playground is the Schema for the playgrounds API.
PlaygroundList contains a list of Playground.
PlaygroundSpec defines the desired state of Playground.
PlaygroundStatus defines the observed state of Playground.
TODO: Do not support DRA yet, we can support that once needed.
Service is the Schema for the services API.
ServiceList contains a list of Service.
ServiceSpec defines the desired state of Service.
ServiceStatus defines the observed state of Service.
# Type aliases
No description provided by the author