Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type APIServer ¶
type APIServer struct { InternalService *corev1.Service ExposedService *corev1.Service BootstrapConf *corev1.ConfigMap TestCatalog *corev1.ConfigMap PersistentVol *corev1.PersistentVolumeClaim Deployment *appsv1.Deployment Ingress *v1beta1.Ingress }
func New ¶
func New(cr *galasav1alpha1.GalasaEcosystem, cps *corev1.Service) *APIServer
Click to show internal directories.
Click to hide internal directories.