job

package
v0.9.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 23, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GetQuery

type GetQuery struct {
	Filter    string `q:"filter"`
	PageNo    int    `q:"page_no"`
	PageSize  int    `q:"page_size"`
	JobType   string `q:"jobType"`
	ClusterId string
	JobName   string
}

type Job

type Job struct {
}

func ExtractJobs

func ExtractJobs(r pagination.Page) ([]Job, error)

func Get

func Get(client *golangsdk.ServiceClient, opts GetQuery) ([]Job, error)

Get returns 500 error, not usable

type JobPage

type JobPage struct {
	pagination.LinkedPageBase
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL