clusterauthzrolebinding

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Jul 8, 2026 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClusterAuthzRoleBinding

type ClusterAuthzRoleBinding struct{}

ClusterAuthzRoleBinding implements authz cluster role binding operations

func New

New creates a new authz cluster role binding implementation

func (*ClusterAuthzRoleBinding) Delete

func (c *ClusterAuthzRoleBinding) Delete(params DeleteParams) error

Delete deletes a single authz cluster role binding

func (*ClusterAuthzRoleBinding) Get

func (c *ClusterAuthzRoleBinding) Get(params GetParams) error

Get retrieves a single authz cluster role binding and outputs it as YAML

func (*ClusterAuthzRoleBinding) List

func (c *ClusterAuthzRoleBinding) List() error

List lists all cluster-scoped role bindings

type DeleteParams

type DeleteParams struct {
	Name string
}

DeleteParams defines parameters for deleting a single authz cluster role binding

type GetParams

type GetParams struct {
	Name string
}

GetParams defines parameters for getting a single authz cluster role binding

Jump to

Keyboard shortcuts

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