v1

package
v0.0.0-...-0905698 Latest Latest
Warning

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

Go to latest
Published: Jun 9, 2022 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AuthzInterface

type AuthzInterface interface {
	Authorize(ctx context.Context, request *ladon.Request, opts metav1.AuthorizeOptions) (*authzv1.Response, error)
}

AuthzInterface interface - methods to work with Authz resources

type AuthzV1Client

type AuthzV1Client struct {
	// contains filtered or unexported fields
}

func New

func NewForConfig

func NewForConfig(c *rest.Config) (*AuthzV1Client, error)

func NewForConfigOrDie

func NewForConfigOrDie(c *rest.Config) *AuthzV1Client

func (*AuthzV1Client) Authz

func (c *AuthzV1Client) Authz() AuthzInterface

func (*AuthzV1Client) RESTClient

func (c *AuthzV1Client) RESTClient() rest.Interface

type AuthzV1Interface

type AuthzV1Interface interface {
	RESTClient() rest.Interface
	Authz() AuthzInterface
}

AuthzV1Interface interface: - methods to work with ELMT resources

Jump to

Keyboard shortcuts

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