Kind
Addon
Group
k3s.cattle.io
Version
v1
apiVersion: k3s.cattle.io/v1 kind: Addon metadata: name: example
View raw schema
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
spec object
Spec provides information about the on-disk manifest backing this resource.
checksum string
Checksum is the SHA256 checksum of the most recently successfully applied manifest file.
source string
Source is the Path on disk to the manifest file that this Addon tracks.
Copied!