Proto: solo-kit.proto

Package: core.solo.io

Types:

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