rbac

package
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 6, 2022 License: BSD-3-Clause Imports: 2 Imported by: 0

Documentation

Overview

Copyright 2019, Verizon Media Inc. Licensed under the terms of the 3-Clause BSD license. See LICENSE file in github.com/yahoo/k8s-athenz-istio-auth for terms.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Provider

type Provider interface {

	// ConvertAthenzModelIntoIstioRbac converts the given Athenz model into a list of Istio type RBAC resources
	// Any implementation should return exactly the same list of output resources for a given Athenz model
	ConvertAthenzModelIntoIstioRbac(athenzModel athenz.Model, serviceName string, svcLabel, appLabel string) []model.Config

	// GetCurrentIstioRbac returns the Istio RBAC custom resources associated with the given model
	GetCurrentIstioRbac(model athenz.Model, csc model.ConfigStoreCache, serviceName string) []model.Config
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL