MCPcopy Create free account
hub / github.com/CrunchyData/postgres-operator / Has

Method Has

internal/kubernetes/apis.go:23–23  ·  view source on GitHub ↗
(API)

Source from the content-addressed store, hash-verified

21
22type APIs interface {
23 Has(API) bool
24 HasAll(...API) bool
25 HasAny(...API) bool
26}

Implementers 1

DiscoveryRunnerinternal/kubernetes/discovery.go

Calls

no outgoing calls

Tested by 14

TestPostgreSQLParametersFunction · 0.52
TestParameterSetFunction · 0.52
TestPGBackRestLabelFuncsFunction · 0.52
TestMoveJobLabelFuncFunction · 0.52
TestAPISetFunction · 0.52