🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

pkg.re/essentialkaos/keepalived.v1

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pkg.re/essentialkaos/keepalived.v1

v1.0.4
Go
Version published
Created
Source

PkgGoDev GoReportCard GitHub Actions CI Status GitHub Actions CodeQL Status Coverage Status Codebeat badge

InstallationBuild StatusLicense


keepalived is a very simple Go package for reading virtual IP info from keepalived configuration file.

Installation

Make sure you have a working Go 1.15+ workspace (instructions), then:

go get -d pkg.re/essentialkaos/go-keepalived.v1

For update to the latest stable release, do:

go get -d -u pkg.re/essentialkaos/go-keepalived.v1

Build Status

BranchStatus
masterCI
developCI

License

Apache License, Version 2.0

FAQs

Package last updated on 26 Jun 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts