Documentation ¶
Index ¶
- func GetCloudIDERBAC(cr *robotv1alpha1.RobotConfig) *robotv1alpha1.RobotRBAC
- func GetLoaderJob(cr *robotv1alpha1.RobotConfig, robot robotv1alpha1.Robot) (*batchv1.Job, error)
- func GetPersistentVolumeClaim(cr *robotv1alpha1.RobotConfig, robot *robotv1alpha1.Robot, ...) (*corev1.PersistentVolumeClaim, error)
- func GetTrackerRBAC(cr *robotv1alpha1.RobotConfig) *robotv1alpha1.RobotRBAC
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCloudIDERBAC ¶
func GetCloudIDERBAC(cr *robotv1alpha1.RobotConfig) *robotv1alpha1.RobotRBAC
func GetLoaderJob ¶
func GetLoaderJob( cr *robotv1alpha1.RobotConfig, robot robotv1alpha1.Robot, ) (*batchv1.Job, error)
func GetPersistentVolumeClaim ¶
func GetPersistentVolumeClaim( cr *robotv1alpha1.RobotConfig, robot *robotv1alpha1.Robot, artifacts robotv1alpha1.Artifacts, pvcNamespacedName *types.NamespacedName, ) (*corev1.PersistentVolumeClaim, error)
func GetTrackerRBAC ¶
func GetTrackerRBAC(cr *robotv1alpha1.RobotConfig) *robotv1alpha1.RobotRBAC
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.