{"id":68795,"library":"fluxcd-pkg-ssa","title":"FluxCD SSA","description":"Utilities for managing Kubernetes resources using server-side apply.","status":"active","version":"0.74.0","language":"go","source_language":null,"source_url":"https://github.com/fluxcd/pkg","tags":["kubernetes","fluxcd","server-side-apply","gitops"],"install":[{"cmd":"go get github.com/fluxcd/pkg/ssa","lang":"bash","label":"Install github.com/fluxcd/pkg/ssa"}],"dependencies":[],"imports":[{"symbol":"ssa","correct":"github.com/fluxcd/pkg/ssa"}],"quickstart":{"code":"package main\n\nimport (\n\t\"context\"\n\t\"github.com/fluxcd/pkg/ssa\"\n\t\"k8s.io/client-go/kubernetes\"\n)\n\nfunc main() {\n\tclient := kubernetes.NewForConfigOrDie(nil)\n\tmanager := ssa.NewResourceManager(client)\n\tmanager.ApplyAll(context.Background(), nil, nil)\n}","lang":"go","description":"Creates a resource manager and applies resources using server-side apply."},"warnings":[],"env_vars":null,"search_vec":"'appli':12,18 'fluxcd':1,14 'gitop':19 'kubernet':6,13 'manag':5 'resourc':7 'server':10,16 'server-sid':9 'server-side-appli':15 'side':11,17 'ssa':2 'use':8 'util':3","created_at":"2026-06-17T17:53:56.570606+00:00","updated_at":"2026-06-17T17:53:56.570606+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/fluxcd/pkg","github":"https://github.com/fluxcd/pkg","docs":"https://pkg.go.dev/github.com/fluxcd/pkg/ssa#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["cloud"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}