common

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Aug 13, 2021 License: AGPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetApplicationDetail

func GetApplicationDetail(ctx *command.Context, application string, project string) (
	apistructs.ApplicationFetchResponse, error)

func GetApplicationList

func GetApplicationList(ctx *command.Context, project string) ([]apistructs.ApplicationDTO, error)

func GetBuildDetail

func GetBuildDetail(ctx *command.Context, buildID string) (*apistructs.PipelineDetailDTO, error)

func GetClusterDetail

func GetClusterDetail(ctx *command.Context, cluster string) (apistructs.GetClusterResponse, error)

func GetClusters

func GetClusters(ctx *command.Context, orgid string) (apistructs.ClusterListResponse, error)

func GetOrgDetail

func GetOrgDetail(ctx *command.Context, org string) (apistructs.OrgFetchResponse, error)

func GetProjectDetail

func GetProjectDetail(ctx *command.Context, project string, orgID string) (apistructs.ProjectDetailResponse, error)

func GetProjectList

func GetProjectList(ctx *command.Context) ([]apistructs.ProjectDTO, error)

func GetRuntimeDetail

func GetRuntimeDetail(ctx *command.Context, runtime string, app string) (apistructs.RuntimeInspectResponse, error)

func GetUserDetail

func GetUserDetail(ctx *command.Context, user string) (apistructs.UserGetResponse, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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