package
0.3.0
Repository: https://github.com/upbound/up-sdk-go.git
Documentation: pkg.go.dev

# Constants

Ascending specifies to order in ascending order.
Descending specifies to order in descending order.
Package type metadata.
Package type metadata.

# Variables

AddToScheme adds the types in this group-version to the given scheme.
GroupQueryKind is the kind of GroupQuery.
QueryKind is the kind of Query.
SchemeBuilder is used to add go types to the GroupVersionKind scheme.
SchemeGroupVersion is group version used to register these objects.
SpacesQueryKind is the kind of SpaceQuery.

# Structs

GroupQuery represents a query against a group of controlplanes.
JSON represents any valid JSON value.
JSONObject represents any valid JSON value of an object.
Query represents a query against one controlplane, the one with the same name and namespace as the query.
A QueryCondition specifies how to query a condition.
A QueryFilter specifies what to filter.
QueryFilterControlPlane specifies how to filter objects by control plane.
QueryNestedResources specifies how to return nested resources.
A QueryObjects specifies how to return objects.
A QueryOrder specifies how to order.
A QueryOwner specifies how to query by owner.
A QueryPage specifies how to page.
A QueryRelation specifies how to return objects in a relation.
QueryResources specifies how to return resources.
A QueryResponse is returned by the query server as response to a Query.
QueryResponseControlPlane is the name and namespace of the object.
QueryResponseCursor is the cursor to the next page of results.
QueryResponseMutablePath is the mutable path of the object, i.e.
QueryResponseObject is one object returned by the query.
QueryResponseObjects is the list of objects returned by the query.
QueryResponseRelation is the list of objects related to the object.
A QuerySpec specifies what to query.
A QueryTopLevelFilter specifies how to filter top level objects.
A QueryTopLevelResources specifies how to return top level objects.
SpaceQuery represents a query against all controlplanes.

# Type aliases

Direction specifies in which direction to order.