model

package
v0.0.0-...-90775a5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 10, 2022 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BucketConfig

func BucketConfig() *corev1.ConfigMap

BucketConfig is the Bucket Config

func BucketConfigReconciled

func BucketConfigReconciled(currentState *corev1.ConfigMap) *corev1.ConfigMap

func BucketConfigSelector

func BucketConfigSelector(name, namespace string) client.ObjectKey

BucketConfigSelector is the Bucket Config Selector

func BucketSecret

func BucketSecret() *corev1.Secret

BucketSecret is the Bucket Secret

func BucketSecretReconciled

func BucketSecretReconciled(currentState *corev1.Secret) *corev1.Secret

func BucketSecretSelector

func BucketSecretSelector(name, namespace string) client.ObjectKey

BucketSecretSelector is the Bucket Secret Selector

func DatabaseConfig

DatabaseConfig is the Database Secret

func DatabaseConfigReconciled

func DatabaseConfigReconciled(cr *v1alpha1.DicomEventDrivenIngestion, currentState *corev1.ConfigMap) *corev1.ConfigMap

func DatabaseConfigSelector

func DatabaseConfigSelector(cr *v1alpha1.DicomEventDrivenIngestion) client.ObjectKey

DatabaseConfigSelector is the Database Secret Selector

func DatabaseSecret

func DatabaseSecret(cr *v1alpha1.DicomEventDrivenIngestion) *corev1.Secret

DatabaseSecret is the Database Secret

func DatabaseSecretReconciled

func DatabaseSecretReconciled(cr *v1alpha1.DicomEventDrivenIngestion, currentState *corev1.Secret) *corev1.Secret

func DatabaseSecretSelector

func DatabaseSecretSelector(cr *v1alpha1.DicomEventDrivenIngestion) client.ObjectKey

DatabaseSecretSelector is the Database Secret Selector

func DimseConfig

func DimseConfig(name, namespace string) *corev1.ConfigMap

func DimseConfigReconciled

func DimseConfigReconciled(currentState *corev1.ConfigMap) *corev1.ConfigMap

func DimseConfigSelector

func DimseConfigSelector(name, namespace string) client.ObjectKey

func DimseIngestionDeployment

func DimseIngestionDeployment(cr *v1alpha1.DimseIngestionService, sink, wadoExtEndpoint, wadoIntEndpoint string) *appsv1.Deployment

func DimseIngestionDeploymentReconciled

func DimseIngestionDeploymentReconciled(cr *v1alpha1.DimseIngestionService, currentState *appsv1.Deployment, sink, wadoExtEndpoint, wadoIntEndpoint string) *appsv1.Deployment

func DimseIngestionDeploymentSelector

func DimseIngestionDeploymentSelector(cr *v1alpha1.DimseIngestionService) client.ObjectKey

func DimseIngestionNatsConfig

func DimseIngestionNatsConfig(cr *v1alpha1.DimseIngestionService) *corev1.ConfigMap

DimseIngestionNatsConfig is the Nats Config

func DimseIngestionNatsConfigReconciled

func DimseIngestionNatsConfigReconciled(cr *v1alpha1.DimseIngestionService, currentState *corev1.ConfigMap) *corev1.ConfigMap

func DimseIngestionNatsConfigSelector

func DimseIngestionNatsConfigSelector(cr *v1alpha1.DimseIngestionService) client.ObjectKey

DimseIngestionNatsConfigSelector is the Nats Config Selector

func DimseProxyDeployment

func DimseProxyDeployment(cr *v1alpha1.DimseProxy) *appsv1.Deployment

func DimseProxyDeploymentReconciled

func DimseProxyDeploymentReconciled(cr *v1alpha1.DimseProxy, currentState *appsv1.Deployment) *appsv1.Deployment

func DimseProxyDeploymentSelector

func DimseProxyDeploymentSelector(cr *v1alpha1.DimseProxy) client.ObjectKey

func DimseProxyNatsConfig

func DimseProxyNatsConfig(cr *v1alpha1.DimseProxy) *corev1.ConfigMap

DimseProxyNatsConfig is the Nats Config

func DimseProxyNatsConfigReconciled

func DimseProxyNatsConfigReconciled(cr *v1alpha1.DimseProxy, currentState *corev1.ConfigMap) *corev1.ConfigMap

func DimseProxyNatsConfigSelector

func DimseProxyNatsConfigSelector(cr *v1alpha1.DimseProxy) client.ObjectKey

DimseProxyNatsConfigSelector is the Nats Config Selector

func DimseProxyService

func DimseProxyService(cr *v1alpha1.DimseProxy) *corev1.Service

func DimseProxyServiceReconciled

func DimseProxyServiceReconciled(cr *v1alpha1.DimseProxy, currentState *corev1.Service) *corev1.Service

func DimseProxyServiceSelector

func DimseProxyServiceSelector(cr *v1alpha1.DimseProxy) client.ObjectKey

func EventBridgeDeploymentSelector

func EventBridgeDeploymentSelector(cr *v1alpha1.DicomEventBridge) client.ObjectKey

func EventBridgeEdgeLocationConfig

func EventBridgeEdgeLocationConfig(cr *v1alpha1.DicomEventBridge) *corev1.ConfigMap

EventBridgeEdgeLocationConfig is the Edge Location Config

func EventBridgeEdgeLocationConfigReconciled

func EventBridgeEdgeLocationConfigReconciled(cr *v1alpha1.DicomEventBridge, currentState *corev1.ConfigMap) *corev1.ConfigMap

func EventBridgeEdgeLocationConfigSelector

func EventBridgeEdgeLocationConfigSelector(cr *v1alpha1.DicomEventBridge) client.ObjectKey

EventBridgeEdgeLocationConfigSelector is the Edge Location Config Selector

func EventBridgeNatsConfig

func EventBridgeNatsConfig(cr *v1alpha1.DicomEventBridge) *corev1.ConfigMap

EventBridgeNatsConfig is the Nats Config

func EventBridgeNatsConfigReconciled

func EventBridgeNatsConfigReconciled(cr *v1alpha1.DicomEventBridge, currentState *corev1.ConfigMap) *corev1.ConfigMap

func EventBridgeNatsConfigSelector

func EventBridgeNatsConfigSelector(cr *v1alpha1.DicomEventBridge) client.ObjectKey

EventBridgeNatsConfigSelector is the Nats Config Selector

func EventBridgeService

func EventBridgeService(cr *v1alpha1.DicomEventBridge) *corev1.Service

func EventBridgeServiceReconciled

func EventBridgeServiceReconciled(cr *v1alpha1.DicomEventBridge, currentState *corev1.Service) *corev1.Service

func EventBridgeServiceSelector

func EventBridgeServiceSelector(cr *v1alpha1.DicomEventBridge) client.ObjectKey

func EventBrokerReconciled

func EventBrokerReconciled(cr *v1alpha1.DicomEventDrivenIngestion, currentState *keventingv1.Broker) *keventingv1.Broker

func EventDrivenIngestionResource

func EventDrivenIngestionResource() *v1alpha1.DicomEventDrivenIngestion

EventDrivenIngestionResource is the Event Driven Ingestion Resource

func EventDrivenIngestionResourceReconciled

func EventDrivenIngestionResourceReconciled(currentState *v1alpha1.DicomEventDrivenIngestion) *v1alpha1.DicomEventDrivenIngestion

func EventDrivenIngestionResourceSelector

func EventDrivenIngestionResourceSelector(name, namespace string) client.ObjectKey

EventDrivenIngestionResourceSelector is the Event Driven Ingestion Resource Selector

func EventProcessorServiceReconciled

func EventProcessorServiceReconciled(cr *v1alpha1.DicomEventDrivenIngestion, currentState *kservingv1.Service) *kservingv1.Service

func GetDefaultCuids

func GetDefaultCuids() string

func GetDefaultTsuids

func GetDefaultTsuids() string

func GetDimseIngestionConfigName

func GetDimseIngestionConfigName(resourceName string) string

func GetDimseIngestionDeploymentEnv

func GetDimseIngestionDeploymentEnv(cr *v1alpha1.DimseIngestionService, sink, wadoExtEndpoint, wadoIntEndpoint string) []corev1.EnvVar

func GetDimseIngestionDeploymentName

func GetDimseIngestionDeploymentName(cr *v1alpha1.DimseIngestionService) string

func GetDimseIngestionNatsConfigData

func GetDimseIngestionNatsConfigData(cr *v1alpha1.DimseIngestionService) map[string]string

func GetDimseIngestionNatsConfigName

func GetDimseIngestionNatsConfigName(cr *v1alpha1.DimseIngestionService) string

func GetDimseProxyConfigName

func GetDimseProxyConfigName(resourceName string) string

func GetDimseProxyDeploymentEnv

func GetDimseProxyDeploymentEnv(cr *v1alpha1.DimseProxy) []corev1.EnvVar

func GetDimseProxyDeploymentName

func GetDimseProxyDeploymentName(cr *v1alpha1.DimseProxy) string

func GetDimseProxyNatsConfigData

func GetDimseProxyNatsConfigData(cr *v1alpha1.DimseProxy) map[string]string

func GetDimseProxyNatsConfigName

func GetDimseProxyNatsConfigName(cr *v1alpha1.DimseProxy) string

func GetDimseProxyServiceName

func GetDimseProxyServiceName(cr *v1alpha1.DimseProxy) string

func GetEventBridgeDeploymentName

func GetEventBridgeDeploymentName(cr *v1alpha1.DicomEventBridge) string

func GetEventBridgeDeploymentVolumeMounts

func GetEventBridgeDeploymentVolumeMounts(cr *v1alpha1.DicomEventBridge) []corev1.VolumeMount

func GetEventBridgeDeploymentVolumes

func GetEventBridgeDeploymentVolumes(cr *v1alpha1.DicomEventBridge) []corev1.Volume

func GetEventBridgeEdgeLocationConfigName

func GetEventBridgeEdgeLocationConfigName(cr *v1alpha1.DicomEventBridge) string

func GetEventBridgeNatsConfigData

func GetEventBridgeNatsConfigData(cr *v1alpha1.DicomEventBridge) map[string]string

func GetEventBridgeNatsConfigName

func GetEventBridgeNatsConfigName(cr *v1alpha1.DicomEventBridge) string

func GetEventBridgeServiceName

func GetEventBridgeServiceName(cr *v1alpha1.DicomEventBridge) string

func GetEventBrokerName

func GetEventBrokerName(resourceName string) string

func GetEventProcessorEnv

func GetEventProcessorEnv(cr *v1alpha1.DicomEventDrivenIngestion) []corev1.EnvVar

func GetEventProcessorServiceName

func GetEventProcessorServiceName(resourceName string) string

func GetImage

func GetImage(specImage, defaultImage string) string

func GetImageStoredTriggerName

func GetImageStoredTriggerName(cr *v1alpha1.DicomEventDrivenIngestion) string

func GetInstanceBindingServiceName

func GetInstanceBindingServiceName(cr *v1alpha1.DicomInstanceBinding) string

func GetInstanceBindingTriggerName

func GetInstanceBindingTriggerName(cr *v1alpha1.DicomInstanceBinding) string

func GetResourceQuantity

func GetResourceQuantity(str string) resource.Quantity

func GetResourceRequirements

func GetResourceRequirements(memRequest, memLimit string) v1.ResourceRequirements

func GetStowServiceEnv

func GetStowServiceEnv(cr *v1alpha1.DicomwebIngestionService, existing []corev1.EnvVar) []corev1.EnvVar

func GetStowServiceName

func GetStowServiceName(cr *v1alpha1.DicomwebIngestionService) string

func GetStowSinkBindingName

func GetStowSinkBindingName(cr *v1alpha1.DicomwebIngestionService) string

func GetStudyBindingServiceName

func GetStudyBindingServiceName(cr *v1alpha1.DicomStudyBinding) string

func GetStudyBindingSinkBindingName

func GetStudyBindingSinkBindingName(cr *v1alpha1.DicomStudyBinding) string

func GetStudyBindingTriggerName

func GetStudyBindingTriggerName(cr *v1alpha1.DicomStudyBinding) string

func GetWadoServiceEnv

func GetWadoServiceEnv(cr *v1alpha1.DicomwebIngestionService, existing []corev1.EnvVar, eventProcessorServiceEndpoint string) []corev1.EnvVar

func GetWadoServiceName

func GetWadoServiceName(cr *v1alpha1.DicomwebIngestionService) string

func ImageStoredTriggerReconciled

func ImageStoredTriggerReconciled(cr *v1alpha1.DicomEventDrivenIngestion, currentState *keventingv1.Trigger) *keventingv1.Trigger

func InstanceBindingConfig

func InstanceBindingConfig(cr *v1alpha1.DicomInstanceBinding) *corev1.ConfigMap

InstanceBindingConfig is the Bucket Secret

func InstanceBindingConfigReconciled

func InstanceBindingConfigReconciled(cr *v1alpha1.DicomInstanceBinding, currentState *corev1.ConfigMap) *corev1.ConfigMap

func InstanceBindingConfigSelector

func InstanceBindingConfigSelector(cr *v1alpha1.DicomInstanceBinding) client.ObjectKey

InstanceBindingConfigSelector is the Bucket Secret Selector

func InstanceBindingSecret

func InstanceBindingSecret(cr *v1alpha1.DicomInstanceBinding) *corev1.Secret

InstanceBindingSecret is the Bucket Secret

func InstanceBindingSecretReconciled

func InstanceBindingSecretReconciled(cr *v1alpha1.DicomInstanceBinding, currentState *corev1.Secret) *corev1.Secret

func InstanceBindingSecretSelector

func InstanceBindingSecretSelector(cr *v1alpha1.DicomInstanceBinding) client.ObjectKey

InstanceBindingSecretSelector is the Bucket Secret Selector

func InstanceBindingService

func InstanceBindingService(cr *v1alpha1.DicomInstanceBinding) *kservingv1.Service

func InstanceBindingServiceReconciled

func InstanceBindingServiceReconciled(cr *v1alpha1.DicomInstanceBinding, currentState *kservingv1.Service) *kservingv1.Service

func InstanceBindingServiceSelector

func InstanceBindingServiceSelector(cr *v1alpha1.DicomInstanceBinding) client.ObjectKey

func InstanceBindingTrigger

func InstanceBindingTrigger(cr *v1alpha1.DicomInstanceBinding, broker string) *keventingv1.Trigger

func InstanceBindingTriggerReconciled

func InstanceBindingTriggerReconciled(cr *v1alpha1.DicomInstanceBinding, currentState *keventingv1.Trigger) *keventingv1.Trigger

func InstanceBindingTriggerSelector

func InstanceBindingTriggerSelector(cr *v1alpha1.DicomInstanceBinding) client.ObjectKey

func MergeEnvs

func MergeEnvs(a []v1.EnvVar, b []v1.EnvVar) []v1.EnvVar

MergeEnvs favors values in b

func NatsTokenSecret

func NatsTokenSecret() *corev1.Secret

NatsTokenSecret is the Nats Token Secret

func NatsTokenSecretReconciled

func NatsTokenSecretReconciled(currentState *corev1.Secret) *corev1.Secret

func NatsTokenSecretSelector

func NatsTokenSecretSelector(name, namespace string) client.ObjectKey

NatsTokenSecretSelector is the Nats Token Secret Selector

func StowServiceReconciled

func StowServiceReconciled(cr *v1alpha1.DicomwebIngestionService, currentState *kservingv1.Service) *kservingv1.Service

func StowSinkBinding

func StowSinkBinding(cr *v1alpha1.DicomwebIngestionService, source, sink string) *ksourcesv1.SinkBinding

func StudyBindingConfig

func StudyBindingConfig(cr *v1alpha1.DicomStudyBinding) *corev1.ConfigMap

StudyBindingConfig is the Bucket Secret

func StudyBindingConfigReconciled

func StudyBindingConfigReconciled(cr *v1alpha1.DicomStudyBinding, currentState *corev1.ConfigMap) *corev1.ConfigMap

func StudyBindingConfigSelector

func StudyBindingConfigSelector(cr *v1alpha1.DicomStudyBinding) client.ObjectKey

StudyBindingConfigSelector is the Bucket Secret Selector

func StudyBindingSecret

func StudyBindingSecret(cr *v1alpha1.DicomStudyBinding) *corev1.Secret

StudyBindingSecret is the Bucket Secret

func StudyBindingSecretReconciled

func StudyBindingSecretReconciled(cr *v1alpha1.DicomStudyBinding, currentState *corev1.Secret) *corev1.Secret

func StudyBindingSecretSelector

func StudyBindingSecretSelector(cr *v1alpha1.DicomStudyBinding) client.ObjectKey

StudyBindingSecretSelector is the Bucket Secret Selector

func StudyBindingService

func StudyBindingService(cr *v1alpha1.DicomStudyBinding) *kservingv1.Service

func StudyBindingServiceReconciled

func StudyBindingServiceReconciled(cr *v1alpha1.DicomStudyBinding, currentState *kservingv1.Service) *kservingv1.Service

func StudyBindingServiceSelector

func StudyBindingServiceSelector(cr *v1alpha1.DicomStudyBinding) client.ObjectKey

func StudyBindingSinkBinding

func StudyBindingSinkBinding(cr *v1alpha1.DicomStudyBinding, source, sink string) *ksourcesv1.SinkBinding

func StudyBindingSinkBindingReconciled

func StudyBindingSinkBindingReconciled(cr *v1alpha1.DicomStudyBinding, currentState *ksourcesv1.SinkBinding) *ksourcesv1.SinkBinding

func StudyBindingSinkBindingSelector

func StudyBindingSinkBindingSelector(cr *v1alpha1.DicomStudyBinding) client.ObjectKey

func StudyBindingTrigger

func StudyBindingTrigger(cr *v1alpha1.DicomStudyBinding, broker string) *keventingv1.Trigger

func StudyBindingTriggerReconciled

func StudyBindingTriggerReconciled(cr *v1alpha1.DicomStudyBinding, currentState *keventingv1.Trigger) *keventingv1.Trigger

func StudyBindingTriggerSelector

func StudyBindingTriggerSelector(cr *v1alpha1.DicomStudyBinding) client.ObjectKey

func WadoService

func WadoService(cr *v1alpha1.DicomwebIngestionService, eventProcessorServiceEndpoint string) *kservingv1.Service

func WadoServiceReconciled

func WadoServiceReconciled(cr *v1alpha1.DicomwebIngestionService, currentState *kservingv1.Service, eventProcessorServiceEndpoint string) *kservingv1.Service

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL