Lock
pkg.crossplane.io / v1beta1
apiVersion: pkg.crossplane.io/v1beta1
kind: Lock
metadata:
name: example
apiVersion
string
APIVersion defines the versioned schema of this representation of an object.
Servers should convert recognized schemas to the latest internal value, and
may reject unrecognized values.
More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
kind
string
Kind is a string value representing the REST resource this object represents.
Servers may infer this from the endpoint the client submits requests to.
Cannot be updated.
In CamelCase.
More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
metadata
object
packages []object
apiVersion
string
APIVersion of the package.
dependencies []object required
Dependencies are the list of dependencies of this package. The order of
the dependencies will dictate the order in which they are resolved.
apiVersion
string
APIVersion of the package.
constraints
string required
Constraints is a valid semver range or a digest, which will be used to select a valid
dependency version.
kind
string
Kind of the package (not the kind of the package revision).
package
string required
Package is the OCI image name without a tag or digest.
type
string
Type is the type of package. Can be either Configuration or Provider.
Deprecated: Specify an apiVersion and kind instead.
enum:
Configuration, Provider, Function
kind
string
Kind of the package (not the kind of the package revision).
name
string required
Name corresponds to the name of the package revision for this package.
source
string required
Source is the OCI image name without a tag or digest.
type
string
Type is the type of package.
Deprecated: Specify an apiVersion and kind instead.
enum:
Configuration, Provider, Function
version
string required
Version is the tag or digest of the OCI image.
status object
Status of the Lock.
conditions []object
Conditions of the resource.
lastTransitionTime
string required
LastTransitionTime is the last time this condition transitioned from one
status to another.
format:
date-time
message
string
A Message containing details about this condition's last transition from
one status to another, if any.
observedGeneration
integer
ObservedGeneration represents the .metadata.generation that the condition was set based upon.
For instance, if .metadata.generation is currently 12, but the .status.conditions[x].observedGeneration is 9, the condition is out of date
with respect to the current state of the instance.
format:
int64
reason
string required
A Reason for this condition's last transition from one status to another.
status
string required
Status of this condition; is it currently True, False, or Unknown?
type
string required
Type of this condition. At most one of each condition type may apply to
a resource at any point in time.
No matches. Try .packages[].apiVersion for an exact path