Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetImageRepoTagFromEnv ¶
GetImageRepoTagFromEnv parse the image and tag from environment varaibles, if it's not existed or
func GetWorkerImage ¶
func GetWorkerImage(client client.Client, datasetName string, runtimeType string, namespace string) (imageName string, imageTag string)
GetWorkerImage get the image of alluxio worker from alluxioruntime, env or default TODO: Get image by calling runtime controller interface instead of reading runtime object
func ParseDockerImage ¶
ParseDockerImage extracts repo and tag from image. An empty string is returned if no tag is discovered.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.