package
0.1.12
Repository: https://github.com/johnhoman/go-kfp.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author

# Constants

APIRelationshipCREATOR captures enum value "CREATOR".
APIRelationshipOWNER captures enum value "OWNER".
APIRelationshipUNKNOWNRELATIONSHIP captures enum value "UNKNOWN_RELATIONSHIP".
APIResourceTypeEXPERIMENT captures enum value "EXPERIMENT".
APIResourceTypeJOB captures enum value "JOB".
APIResourceTypeNAMESPACE captures enum value "NAMESPACE".
APIResourceTypePIPELINE captures enum value "PIPELINE".
APIResourceTypePIPELINEVERSION captures enum value "PIPELINE_VERSION".
APIResourceTypeUNKNOWNRESOURCETYPE captures enum value "UNKNOWN_RESOURCE_TYPE".

# Structs

APIGetTemplateResponse api get template response swagger:model apiGetTemplateResponse.
APIListPipelinesResponse api list pipelines response swagger:model apiListPipelinesResponse.
APIListPipelineVersionsResponse api list pipeline versions response swagger:model apiListPipelineVersionsResponse.
APIParameter api parameter swagger:model apiParameter.
APIPipeline api pipeline swagger:model apiPipeline.
APIPipelineVersion api pipeline version swagger:model apiPipelineVersion.
APIResourceKey api resource key swagger:model apiResourceKey.
APIResourceReference api resource reference swagger:model apiResourceReference.
APIStatus api status swagger:model apiStatus.
APIURL api Url swagger:model apiUrl.
ProtobufAny `Any` contains an arbitrary serialized protocol buffer message along with a URL that describes the type of the serialized message.

# Type aliases

APIRelationship api relationship swagger:model apiRelationship.
APIResourceType api resource type swagger:model apiResourceType.