Skip to content

Instantly share code, notes, and snippets.

@Aagat
Aagat / yaml_to_go.go
Created December 26, 2018 18:44
k8s yaml deployment manifest to client-go structure
package main
import (
"fmt"
"io/ioutil"
"github.com/ghodss/yaml"
"k8s.io/api/apps/v1"
)
func main() {
@Aagat
Aagat / messaging_services_array.json
Last active October 17, 2018 12:50
Digital communication protocol comparison (JSON)
[
{
"name": "Riot/Matrix",
"active": "TRUE",
"tls": "TRUE",
"open_client": "TRUE",
"open_server": "TRUE",
"on_premise": "TRUE",
"anonymous": "TRUE",
"e2e_private": "TRUE",

Keybase proof

I hereby claim:

  • I am Aagat on github.
  • I am aagat (https://keybase.io/aagat) on keybase.
  • I have a public key whose fingerprint is 4723 5E29 0CA9 14EC 0A67 9584 2FDF 863B E2E6 4726

To claim this, I am signing this object: