Struct k8s_openapi::apiextensions_apiserver::pkg::apis::apiextensions::v1::ExternalDocumentation [−][src]
Expand description
ExternalDocumentation allows referencing an external resource for extended documentation.
Fields
description: Option<String>url: Option<String>Trait Implementations
Returns the “default value” for a type. Read more
Deserialize this value from the given Serde deserializer. Read more
This method tests for self and other values to be equal, and is used
by ==. Read more
This method tests for !=.
Auto Trait Implementations
impl RefUnwindSafe for ExternalDocumentationimpl Send for ExternalDocumentationimpl Sync for ExternalDocumentationimpl Unpin for ExternalDocumentationimpl UnwindSafe for ExternalDocumentationBlanket Implementations
Mutably borrows from an owned value. Read more