GithubHelp home page GithubHelp logo

allthingsops / octant-example-plugins Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vmware-archive/octant-example-plugins

0.0 0.0 0.0 1.96 MB

Plugin examples for the Octant application.

Home Page: https://octant.dev/

License: Apache License 2.0

JavaScript 2.83% Python 15.40% Go 11.63% TypeScript 70.14%

octant-example-plugins's Introduction

VMware has ended active development of this project, this repository will no longer be updated.

Octant Plugin Samples

This repository contains minimal code samples illustrating some common patterns around plugins.

Supported plugins are written in TypeScript or Go, although it is possible to write plugins in any language.

Each plugin sample should contain:

  • A description of what the plugin does
  • A demo of the use case
  • Notes and caveats about the usage pattern, if any
  • Installation instructions

Prerequisites

Plugins written in Go will require Golang 1.16 or above. Plugins written in TypeScript will require an installation of Node and NPM.

Using the latest version of Octant is also recommended.

  • Go version 1.16+
  • Node 14+
  • Octant 0.23+

Samples

Sample Go TypeScript Description
Module Sample ✔️ ✔️ Adds a new module and sub paths
Extend GVK Sample ✔️ Adds additional components inside an existing view
Actions API Sample ✔️ ✔️ Calling a remote API and managing state
Alert Sample ✔️ ✔️ Sends an alert message
Resource Viewer Sample ✔️ Pass custom data into Octant's resource viewer
Local Event Loop Maintain a local event loop not tied to Octant poll

To Do

  • Form Sample
  • Dropdown Sample
  • Timeline Sample

octant-example-plugins's People

Contributors

dstefka avatar liamrathke avatar wwitzel3 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.