hash

package
v1.9.2 Latest Latest
Warning

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

Go to latest
Published: Jan 30, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DeepHashObject

func DeepHashObject(hasher hash.Hash, objectToWrite interface{})

DeepHashObject writes specified object to hash using the pretty library which follows pointers and prints actual values of the nested objects ensuring the hash does not change when a pointer changes.

func GenerateBindingName

func GenerateBindingName(user, role, namespace string) string

GenerateBindingName will generate ClusterRoleBinding name or RoleBinding name. sample: {userName}-{hash}

func GenerateUserHash added in v1.9.2

func GenerateUserHash(user string) string

GenerateUserHash generates fixed length hash for hexed user to prevent hexed username as label over length.

Types

This section is empty.

Jump to

Keyboard shortcuts

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