MCPcopy Create free account
hub / github.com/prometheus/common / Immutable

Method Immutable

config/http_config.go:774–774  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

772 Fetch(ctx context.Context) (string, error)
773 Description() string
774 Immutable() bool
775}
776
777type InlineSecret struct {

Callers 2

RoundTripMethod · 0.65
immutableMethod · 0.65

Implementers 3

InlineSecretconfig/http_config.go
FileSecretconfig/http_config.go
refSecretconfig/http_config.go

Calls

no outgoing calls

Tested by

no test coverage detected