Home
last modified time | relevance | path

Searched defs:ReadTx (Results 1 – 25 of 202) sorted by relevance

123456789

/dports/security/vault/vault-1.8.2/vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/manager/state/store/
H A Dnetworks.go96 func GetNetwork(tx ReadTx, id string) *api.Network {
105 func FindNetworks(tx ReadTx, by By) ([]*api.Network, error) {
H A Dconfigs.go96 func GetConfig(tx ReadTx, id string) *api.Config {
105 func FindConfigs(tx ReadTx, by By) ([]*api.Config, error) {
H A Dsecrets.go96 func GetSecret(tx ReadTx, id string) *api.Secret {
105 func FindSecrets(tx ReadTx, by By) ([]*api.Secret, error) {
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/docker/moby-20.10.2/vendor/github.com/docker/swarmkit/manager/state/store/
H A Dnetworks.go96 func GetNetwork(tx ReadTx, id string) *api.Network {
105 func FindNetworks(tx ReadTx, by By) ([]*api.Network, error) {
H A Dsecrets.go96 func GetSecret(tx ReadTx, id string) *api.Secret {
105 func FindSecrets(tx ReadTx, by By) ([]*api.Secret, error) {
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/manager/state/store/
H A Dsecrets.go96 func GetSecret(tx ReadTx, id string) *api.Secret {
105 func FindSecrets(tx ReadTx, by By) ([]*api.Secret, error) {
H A Dconfigs.go96 func GetConfig(tx ReadTx, id string) *api.Config {
105 func FindConfigs(tx ReadTx, by By) ([]*api.Config, error) {
H A Dnetworks.go96 func GetNetwork(tx ReadTx, id string) *api.Network {
105 func FindNetworks(tx ReadTx, by By) ([]*api.Network, error) {
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/manager/state/store/
H A Dconfigs.go96 func GetConfig(tx ReadTx, id string) *api.Config {
105 func FindConfigs(tx ReadTx, by By) ([]*api.Config, error) {
H A Dsecrets.go96 func GetSecret(tx ReadTx, id string) *api.Secret {
105 func FindSecrets(tx ReadTx, by By) ([]*api.Secret, error) {
/dports/sysutils/docker/docker-ce-18.09.5/components/engine/vendor/github.com/docker/swarmkit/manager/state/store/
H A Dconfigs.go96 func GetConfig(tx ReadTx, id string) *api.Config {
105 func FindConfigs(tx ReadTx, by By) ([]*api.Config, error) {
H A Dnetworks.go96 func GetNetwork(tx ReadTx, id string) *api.Network {
105 func FindNetworks(tx ReadTx, by By) ([]*api.Network, error) {
H A Dsecrets.go96 func GetSecret(tx ReadTx, id string) *api.Secret {
105 func FindSecrets(tx ReadTx, by By) ([]*api.Secret, error) {
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/manager/state/store/
H A Dnetworks.go96 func GetNetwork(tx ReadTx, id string) *api.Network {
105 func FindNetworks(tx ReadTx, by By) ([]*api.Network, error) {
H A Dsecrets.go96 func GetSecret(tx ReadTx, id string) *api.Secret {
105 func FindSecrets(tx ReadTx, by By) ([]*api.Secret, error) {
H A Dconfigs.go96 func GetConfig(tx ReadTx, id string) *api.Config {
105 func FindConfigs(tx ReadTx, by By) ([]*api.Config, error) {
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/manager/state/store/
H A Dnetworks.go96 func GetNetwork(tx ReadTx, id string) *api.Network {
105 func FindNetworks(tx ReadTx, by By) ([]*api.Network, error) {
H A Dconfigs.go96 func GetConfig(tx ReadTx, id string) *api.Config {
105 func FindConfigs(tx ReadTx, by By) ([]*api.Config, error) {
H A Dsecrets.go96 func GetSecret(tx ReadTx, id string) *api.Secret {
105 func FindSecrets(tx ReadTx, by By) ([]*api.Secret, error) {
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/manager/state/store/
H A Dconfigs.go96 func GetConfig(tx ReadTx, id string) *api.Config {
105 func FindConfigs(tx ReadTx, by By) ([]*api.Config, error) {
H A Dsecrets.go96 func GetSecret(tx ReadTx, id string) *api.Secret {
105 func FindSecrets(tx ReadTx, by By) ([]*api.Secret, error) {
H A Dnetworks.go96 func GetNetwork(tx ReadTx, id string) *api.Network {
105 func FindNetworks(tx ReadTx, by By) ([]*api.Network, error) {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/manager/state/store/
H A Dnetworks.go96 func GetNetwork(tx ReadTx, id string) *api.Network {
105 func FindNetworks(tx ReadTx, by By) ([]*api.Network, error) {
H A Dsecrets.go96 func GetSecret(tx ReadTx, id string) *api.Secret {
105 func FindSecrets(tx ReadTx, by By) ([]*api.Secret, error) {
H A Dconfigs.go96 func GetConfig(tx ReadTx, id string) *api.Config {
105 func FindConfigs(tx ReadTx, by By) ([]*api.Config, error) {

123456789