GithubHelp home page GithubHelp logo

isabella232 / api-16 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from projectcalico/api

0.0 0.0 0.0 108.67 MB

Calico API

License: Apache License 2.0

Makefile 31.01% Shell 1.21% Starlark 0.35% Go 67.43%

api-16's Introduction

projectcalico/api

This repository is a mirror of the canonical home for Calico API definitions.

It is recommended to use this repository for projects which use the Calico API, so as to avoid importing the full Calico source code.

To make changes to the Calico API, you must first submit a PR against github.com/projectcalico/calico/api. Once merged, changes will be mirrored to this repository for consumption.

How to use

One way is to import the clientset directly and use it. See examples/list-gnp/main.go for some example code.

Adding new APIs

  1. Create a .go file which contains the new type to pkg/apis/<apigroup>/<version>

  2. Add the new type to pkg/apis/<apigroup>/<version>/register.go

  3. Update generated code, including clients, informers, etc.

    make build
    

api-16's People

Contributors

caseydavenport avatar song-jiang avatar fasaxc avatar electricjesus avatar tomastigera avatar coutinhop avatar mgleung avatar lmm avatar brian-mcm avatar suraiya-hameed avatar marvin-tigera 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.