k8s 1.26.4 copy "k8s: ^1.26.4" to clipboard
k8s: ^1.26.4 copied to clipboard

outdated

Kubernetes API client library for Dart. This package is automatically generated by the OpenAPI Generator.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add k8s

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  k8s: ^1.26.4

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:k8s/k8s.dart';
5
likes
0
points
3
downloads

Publisher

verified publisherfatihsever.com

Weekly Downloads

Kubernetes API client library for Dart. This package is automatically generated by the OpenAPI Generator.

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (license)

Dependencies

built_collection, built_value, dio, one_of, one_of_serializer

More

Packages that depend on k8s