Registry / cloud / fluxcd-pkg-apis-acl

fluxcd-pkg-apis-acl

JSON →
library0.10.0gogounverified

Provides API types for defining access control lists used by GitOps Toolkit components.

go get github.com/fluxcd/pkg/apis/acl
INSTALL
IMPORT
SIG · FLUXCD-PKG-APIS-AC
F
fluxcd-pkg-apis-acl
cloudgov0.10.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

acl
github.com/fluxcd/pkg/apis/acl

Create an empty ACL object

package main import ( "fmt" aclapi "github.com/fluxcd/pkg/apis/acl" ) func main() { acl := aclapi.AccessControlList{} fmt.Println(acl) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.10.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
12
Amazon
1
OpenAI (training)
1
Resources
fluxcd-pkg-apis-acl — go get fluxcd-pkg-apis-acl · libregistry