Kind
NetworkAttachmentDefinition
Group
k8s.cni.cncf.io
Version
v1
apiVersion: k8s.cni.cncf.io/v1 kind: NetworkAttachmentDefinition metadata: name: example
Tip: use .spec.config for path-only search
View raw schema
apiVersion string
APIVersion defines the versioned schema of this represen tation 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
NetworkAttachmentDefinition spec defines the desired state of a network attachment
config string
NetworkAttachmentDefinition config is a JSON-formatted CNI configuration

No matches. Try .spec.config for an exact path

Copied!