Navigation :
core.solo.iogithub.com/solo-io/solo-kit/api/v1/solo-kit.proto
Package : core.solo.io
Top
github.com/solo-io/solo-kit/api/v1/solo-kit.proto
Table of Contents
Resource
Field |
Type |
Label |
Description |
short_name |
string |
|
becomes the kubernetes short name for the generated crd |
plural_name |
string |
|
becomes the kubernetes plural name for the generated crd |
cluster_scoped |
bool |
|
the resource lives at the cluster level, namespace is ignored by the server |
skip_docs_gen |
bool |
|
indicates whether documentation generation has to be skipped for the given resource, defaults to false |
skip_hashing_annotations |
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
Extension |
Type |
Base |
Number |
Description |
resource |
Resource |
.google.protobuf.MessageOptions |
10000 |
options for a message that's intended to become a solo-kit resource |