Skip to content

For the complete documentation index, see llms.txt. Markdown versions of all docs pages are available by appending .md to any docs URL.

SoloKit

Page as Markdown

SoloKit API reference.

Proto: solo-kit.proto

Package: core.solo.io

Resource

FieldDescription
shortName(string)

becomes the kubernetes short name for the generated crd
pluralName(string)

becomes the kubernetes plural name for the generated crd
clusterScoped(bool)

the resource lives at the cluster level, namespace is ignored by the server
skipDocsGen(bool)

indicates whether documentation generation has to be skipped for the given resource, defaults to false
skipHashingAnnotations(bool)

indicates whether annotations should be excluded from the resource’s generated hash function. if set to true, changes in annotations will not cause a new snapshot to be emitted

File-level Extensions

ExtensionTypeBaseNumberDescription
resourceResource.google.protobuf.MessageOptions10000