Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreatePreflightServer ¶
func CreatePreflightServer(client client.Client, scheme *runtime.Scheme, options PreflightServerOptions) (*corev1.Pod, *corev1.Service, error)
Types ¶
type PreflightServerOptions ¶
type PreflightServerOptions struct {
ImageName string
PullPolicy string
Name string
Namespace string
OwnerReference metav1.Object
}
Click to show internal directories.
Click to hide internal directories.