Regular Expressions 101

Community Patterns

0

Angular commit

Golang
no description available
Submitted by anonymous - 6 years ago
0

image cid

Golang
no description available
Submitted by anonymous - 6 years ago
0

Customer

Golang
no description available
Submitted by anonymous - 6 years ago
1

Siebel Id

Golang
no description available
Submitted by anonymous - 7 years ago

Parse Kubernetes Resource URI Paths

1

Regular Expression
Golang

`
^(?:/api|/apis/(?P<GROUP>[^/]+))/(?P<VERSION>[^/]+)(?:/namespaces/(?P<NAMESPACE>[^/]+))?/(?P<RESOURCETYPE>[^/\n]+)(?:/(?P<NAME>[^/\n]+))?(?:/(?P<SUBRESOURCE>[^/\n]+))?$
`
gm

Description

Loading markdown...
Submitted by Mathew Wicks - 2 years ago