MCPcopy Create free account
hub / github.com/cloudnative-pg/cloudnative-pg / String

Method String

internal/cmd/plugin/color.go:45–47  ·  view source on GitHub ↗

String returns the string representation

()

Source from the content-addressed store, hash-verified

43
44// String returns the string representation
45func (e colorConfiguration) String() string {
46 return string(e)
47}
48
49// Set sets the color configuration
50func (e *colorConfiguration) Set(val string) error {

Callers 15

classifyLeaseAdoptionFunction · 0.45
newFakePoolerFunction · 0.45
newFakeCNPGClusterFunction · 0.45
newFakeNamespaceFunction · 0.45

Calls

no outgoing calls

Tested by 4

newFakePoolerFunction · 0.36
newFakeCNPGClusterFunction · 0.36
newFakeNamespaceFunction · 0.36