Logo
Explore Help
Register Sign In
kubernetes-client/csharp
1
0
Fork 0
You've already forked csharp
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
85755ccb3ef069a875c8e278ced85ffdae99e07c
csharp/src/KubernetesClient.Basic/AssemblyInfo.cs

6 lines
207 B
C#
Raw Normal View History

netstandard2 extendable lib model, basic rest (#793) * first lib model * add missing files * happy test * add vanilla rest for extend * fix new url pattern * address comments * add v to tag * bump ver * add missing file when ren * support multi pkg * fix gh action * fix env var * ren title * use gh action to set ver * remove unused * remove unused
2022-03-23 16:25:20 -07:00
using System.Runtime.CompilerServices;
[assembly: InternalsVisibleTo("KubernetesClient")]
8.0: API Group + v1.24 (#850) * swagger 1.24 * trim converter * api group * before moving method * grouped api for client * fix classic build * fix e2e * move all code to v8 * fix vis to * bump ver * fix authtest filename
2022-05-07 13:05:17 -07:00
[assembly: InternalsVisibleTo("KubernetesClient.Classic")]
netstandard2 extendable lib model, basic rest (#793) * first lib model * add missing files * happy test * add vanilla rest for extend * fix new url pattern * address comments * add v to tag * bump ver * add missing file when ren * support multi pkg * fix gh action * fix env var * ren title * use gh action to set ver * remove unused * remove unused
2022-03-23 16:25:20 -07:00
[assembly: InternalsVisibleTo("KubernetesClient.Tests")]
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 148ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API