v1

package
v0.1.13 Latest Latest
Warning

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

Go to latest
Published: Jan 11, 2024 License: Apache-2.0 Imports: 4 Imported by: 3

Documentation

Overview

Package common contains Chainguard shared types exposed to the console.

Index

Constants

This section is empty.

Variables

View Source
var File_uidp_platform_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type UIDPFilter

type UIDPFilter struct {

	// ancestors_of are groups reachable by repeated proceeding from child to parent.
	AncestorsOf string `protobuf:"bytes,1,opt,name=ancestors_of,json=ancestorsOf,proto3" json:"ancestors_of,omitempty"`
	// descendants_of are groups reachable by repeated proceeding from parent to child.
	DescendantsOf string `protobuf:"bytes,2,opt,name=descendants_of,json=descendantsOf,proto3" json:"descendants_of,omitempty"`
	// children_of are groups reachable by directly proceeding from parent to children.
	ChildrenOf string `protobuf:"bytes,3,opt,name=children_of,json=childrenOf,proto3" json:"children_of,omitempty"`
	// contains filtered or unexported fields
}

func (*UIDPFilter) Descriptor deprecated

func (*UIDPFilter) Descriptor() ([]byte, []int)

Deprecated: Use UIDPFilter.ProtoReflect.Descriptor instead.

func (*UIDPFilter) GetAncestorsOf

func (x *UIDPFilter) GetAncestorsOf() string

func (*UIDPFilter) GetChildrenOf

func (x *UIDPFilter) GetChildrenOf() string

func (*UIDPFilter) GetDescendantsOf

func (x *UIDPFilter) GetDescendantsOf() string

func (*UIDPFilter) ProtoMessage

func (*UIDPFilter) ProtoMessage()

func (*UIDPFilter) ProtoReflect

func (x *UIDPFilter) ProtoReflect() protoreflect.Message

func (*UIDPFilter) Reset

func (x *UIDPFilter) Reset()

func (*UIDPFilter) String

func (x *UIDPFilter) String() string

Jump to

Keyboard shortcuts

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