{"id":19648997,"url":"https://github.com/ozerovandrei/selectel-mks-rust","last_synced_at":"2025-04-28T16:30:32.923Z","repository":{"id":41249585,"uuid":"287055738","full_name":"ozerovandrei/selectel-mks-rust","owner":"ozerovandrei","description":"Rust SDK for the Selectel Managed Kubernetes Service","archived":false,"fork":false,"pushed_at":"2021-01-17T12:34:16.000Z","size":95,"stargazers_count":1,"open_issues_count":6,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-05T09:34:01.884Z","etag":null,"topics":["kubernetes","mks","rust-sdk","sdk","selectel"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ozerovandrei.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-08-12T15:54:49.000Z","updated_at":"2022-06-29T20:50:07.000Z","dependencies_parsed_at":"2022-09-26T20:31:51.018Z","dependency_job_id":null,"html_url":"https://github.com/ozerovandrei/selectel-mks-rust","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ozerovandrei%2Fselectel-mks-rust","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ozerovandrei%2Fselectel-mks-rust/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ozerovandrei%2Fselectel-mks-rust/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ozerovandrei%2Fselectel-mks-rust/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ozerovandrei","download_url":"https://codeload.github.com/ozerovandrei/selectel-mks-rust/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251345736,"owners_count":21574766,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["kubernetes","mks","rust-sdk","sdk","selectel"],"created_at":"2024-11-11T14:51:11.063Z","updated_at":"2025-04-28T16:30:32.005Z","avatar_url":"https://github.com/ozerovandrei.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# selectel-mks-rust: Rust SDK for the Selectel Managed Kubernetes Service\n\n[![crates.io](https://img.shields.io/crates/v/selectel-mks.svg)](https://crates.io/crates/selectel-mks)\n[![Documentation](https://docs.rs/selectel-mks/badge.svg)](https://docs.rs/selectel-mks)\n![CI](https://github.com/ozerovandrei/selectel-mks-rust/workflows/CI/badge.svg?branch=main)\n\nPure Rust bindings to the Selectel MKS V1 API.\n\n## Getting Started\n\nAdd `selectel-mks` to the `Cargo.toml`:\n\n```toml\n[dependencies]\nselectel-mks = \"0.2.0\"\n```\n\nPrepare a new `Client` instance and use methods to work with the MKS API.\n\nYou can check `./examples` directory and also `./test` directory to see how `Client` methods are used to work with the MKS API.\n\n## TLS\n\n`selectel-mks` supports [rustls] and [rust-native-tls] for TLS connectivity.\n`rustls` is used by default, but one can toggle support with Cargo features:\n\n```toml\n[dependencies.selectel-mks]\nversion = \"0.2.0\"\ndefault-features = false\nfeatures = [\"rust-native-tls\"]\n```\n\n[rustls]: https://github.com/ctz/rustls\n[rust-native-tls]: https://github.com/sfackler/rust-native-tls\n\n## License\n\nLicensed under either of\n\n * Apache License, Version 2.0\n   ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)\n * MIT license\n   ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)\n\nat your option.\n\n## Contribution\n\nUnless you explicitly state otherwise, any contribution intentionally submitted\nfor inclusion in the work by you, as defined in the Apache-2.0 license, shall be\ndual licensed as above, without any additional terms or conditions.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fozerovandrei%2Fselectel-mks-rust","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fozerovandrei%2Fselectel-mks-rust","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fozerovandrei%2Fselectel-mks-rust/lists"}