Get desktop application:
View/edit binary Protocol Buffers messages
Used in: HorizontalScale
Used in: api.v1.capsule.Proposal, api.v1.capsule.Revision
string kind = 1
string apiVersion = 2
string name = 3
string project = 4
string environment = 5
Used in: CapsuleSpec
string name = 1
int32 port = 2
repeated HostRoute routes = 6
Used in: api.v1.capsule.SetProposal, api.v1.capsule.SetRevision
string kind = 1
string apiVersion = 2
string name = 3
string project = 4
map<string, CapsuleSpec> environments = 6
repeated string environmentRefs = 7
Used in: api.v1.capsule.Change, api.v1.capsule.Rollout, Capsule, CapsuleSet
map<string, string> annotations = 11
string image = 3
string command = 4
repeated string args = 5
repeated File files = 7
optional Scale scale = 8
repeated CronJob cronJobs = 10
bool autoAddRigServiceAccounts = 13
Used in: CapsuleSpec
string name = 1
string schedule = 2
optional URL url = 3
optional JobCommand command = 4
uint64 maxRetries = 5
uint64 timeoutSeconds = 6
Used in: HorizontalScale
Used in: api.v1.environment.Revision
string kind = 1
string apiVersion = 2
string name = 3
string namespaceTemplate = 4
string operatorVersion = 5
string cluster = 6
bool ephemeral = 8
repeated string activeProjects = 9
bool global = 10
Used in: EnvironmentVariables
string name = 1
string kind = 2
Used in: CapsuleSpec, ProjEnvCapsuleBase
map<string, string> raw = 1
Used in: CapsuleSpec, ProjEnvCapsuleBase
string path = 1
bool asSecret = 3
bytes bytes = 4
string string = 5
Used in: File
string kind = 1
string name = 2
string key = 3
Used in: HostRoute
string path = 1
string match = 2
Used in: Scale
string kind = 1
string apiVersion = 2
string name = 3
string project = 4
string environment = 5
Used in: HostCapsule
Used in: CapsuleInterface
string id = 1
string host = 2
map<string, string> annotations = 4
Used in: CustomMetric
string metricName = 1
map<string, string> matchLabels = 2
string averageValue = 3
Used in: HorizontalScale
uint32 min = 1
uint32 max = 2
Used in: InterfaceLivenessProbe, InterfaceReadinessProbe
string service = 1
bool enabled = 2
Used in: CapsuleInterface
string path = 1
bool tcp = 2
uint32 startupDelay = 4
Used in: ProxyInterface
bool tcp = 1
string allowOrigin = 2
bool changeOrigin = 3
map<string, string> headers = 4
Used in: CapsuleInterface
string path = 1
bool tcp = 2
Used in: CronJob
string command = 1
repeated string args = 2
Used in: CustomMetric
string metricName = 1
map<string, string> matchLabels = 2
string averageValue = 3
string value = 4
Used in: Environment, Project
Used in: api.v1.project.Revision
string kind = 1
string apiVersion = 2
string name = 3
Used in: HostNetwork
uint32 port = 1
string target = 2
Used in: VerticalScale
string request = 1
string limit = 2
Used in: VerticalScale
Used in: CapsuleSpec
Used in: CronJob
uint32 port = 1
string path = 2
map<string, string> queryParameters = 3
Used in: Scale