Ali Alp
17a89f2939
documentation syntaxt issues resolved ( #602 )
2021-04-08 11:21:11 -07:00
Boshi Lian
5be3cff425
Style fix final ( #523 )
...
* all net5
* var
* SA1310
* SA1310
* allow 1031
* SA1805
* fix SA1642
* remove unused code
* allow sa1405
* isempty
* fix CA1714
* fix CA1806
* remove always false if
* fix format
* fix CA1062
* allow SA0001
* fix CA1062
* allow ca1034 and temp allow ca1835
* fix 16XX doc related warnings
* elm SA16XX
* elm SA16XX
* fix CA2213
* revert to pass all test
* move unclear rule to ruleset
* follow up of moving ruleset
* remove this
* fix test flaky
2020-11-22 14:52:09 -08:00
admilazz
7ea11a75f6
Add IKubernetesObject<TMetadata> ( #404 )
2020-04-09 15:13:48 -07:00
Boshi Lian
9372e3291f
align files to .editorconfig ( #203 )
...
* align files to .editorconfig
* fix space cause build failed
2018-09-27 10:50:39 -07:00
Frederik Carlier
bf4a7040d4
Add a common IKubernetesObject interface, expose type metadata ( #152 )
...
* - Implement common interface across all Kubernetes elements
- Add ApiVersion, Kind and Group properties
* Add IKubernetesObject interface
* Regenerate code
* Fixup after rebase
* Fixes after rebase, make method names consistent
2018-05-02 22:04:47 -07:00