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, artifacts robotv1alpha1.Artifacts, ...) (*corev1.PersistentVolumeClaim, error)
- func GetTrackerRBAC(cr *robotv1alpha1.RobotConfig) *robotv1alpha1.RobotRBAC
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCloudIDERBAC ¶ added in v0.3.6
func GetCloudIDERBAC(cr *robotv1alpha1.RobotConfig) *robotv1alpha1.RobotRBAC
func GetLoaderJob ¶
func GetLoaderJob( cr *robotv1alpha1.RobotConfig, robot robotv1alpha1.Robot, robotArtifact robotv1alpha1.RobotArtifact, ) (*batchv1.Job, error)
func GetPersistentVolumeClaim ¶
func GetPersistentVolumeClaim( cr *robotv1alpha1.RobotConfig, artifacts robotv1alpha1.Artifacts, pvcNamespacedName *types.NamespacedName, ) (*corev1.PersistentVolumeClaim, error)
func GetTrackerRBAC ¶ added in v0.2.8
func GetTrackerRBAC(cr *robotv1alpha1.RobotConfig) *robotv1alpha1.RobotRBAC
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.