Home
last modified time | relevance | path

Searched refs:RotationSchedule (Results 1 – 25 of 114) sorted by relevance

12345

/dports/net/grpcox/grpcox-1.0.0/vendor/google.golang.org/genproto/googleapis/cloud/kms/v1/
H A Dresources.pb.go183 RotationSchedule isCryptoKey_RotationSchedule `protobuf_oneof:"rotation_schedule"` member
263 return m.RotationSchedule
292 switch x := m.RotationSchedule.(type) {
314 m.RotationSchedule = &CryptoKey_RotationPeriod{msg}
324 switch x := m.RotationSchedule.(type) {
/dports/devel/goprotobuf/protobuf-1.1.0/src/google.golang.org/genproto/googleapis/cloud/kms/v1/
H A Dresources.pb.go183 RotationSchedule isCryptoKey_RotationSchedule `protobuf_oneof:"rotation_schedule"` member
228 return m.RotationSchedule
292 switch x := m.RotationSchedule.(type) {
314 m.RotationSchedule = &CryptoKey_RotationPeriod{msg}
324 switch x := m.RotationSchedule.(type) {
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/google.golang.org/genproto/googleapis/cloud/kms/v1/
H A Dresources.pb.go183 RotationSchedule isCryptoKey_RotationSchedule `protobuf_oneof:"rotation_schedule"` member
263 return m.RotationSchedule
292 switch x := m.RotationSchedule.(type) {
314 m.RotationSchedule = &CryptoKey_RotationPeriod{msg}
324 switch x := m.RotationSchedule.(type) {
/dports/devel/etcd33/etcd-3.3.23/vendor/google.golang.org/genproto/go-genproto-c66870c02cf8/googleapis/cloud/kms/v1/
H A Dresources.pb.go183 RotationSchedule isCryptoKey_RotationSchedule `protobuf_oneof:"rotation_schedule"` member
263 return m.RotationSchedule
292 switch x := m.RotationSchedule.(type) {
314 m.RotationSchedule = &CryptoKey_RotationPeriod{msg}
324 switch x := m.RotationSchedule.(type) {
/dports/www/fabio/fabio-1.5.14/vendor/google.golang.org/genproto/go-genproto-082222b4a5c5/googleapis/cloud/kms/v1/
H A Dresources.pb.go399 RotationSchedule isCryptoKey_RotationSchedule `protobuf_oneof:"rotation_schedule"` member
484 return m.RotationSchedule
520 switch x := m.RotationSchedule.(type) {
542 m.RotationSchedule = &CryptoKey_RotationPeriod{msg}
552 switch x := m.RotationSchedule.(type) {
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/vault/vendor/google.golang.org/genproto/googleapis/cloud/kms/v1/
H A Dresources.pb.go409 RotationSchedule isCryptoKey_RotationSchedule `protobuf_oneof:"rotation_schedule"` member
495 return m.RotationSchedule
531 switch x := m.RotationSchedule.(type) {
553 m.RotationSchedule = &CryptoKey_RotationPeriod{msg}
563 switch x := m.RotationSchedule.(type) {
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-gcpkms/test/cleanup/
H A Dmain.go166 RotationSchedule: nil,
195 RotationSchedule: nil,
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/github.com/hashicorp/vault-plugin-secrets-gcpkms/
H A Dpath_keys.go221 if cryptoKey.RotationSchedule != nil {
222 …if t, ok := cryptoKey.RotationSchedule.(*kmspb.CryptoKey_RotationPeriod); ok && t.RotationPeriod !…
327 ck.RotationSchedule = &kmspb.CryptoKey_RotationPeriod{
379 if ck.RotationSchedule != nil {
440 RotationSchedule: nil,
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-gcpkms/
H A Dpath_keys.go221 if cryptoKey.RotationSchedule != nil {
222 …if t, ok := cryptoKey.RotationSchedule.(*kmspb.CryptoKey_RotationPeriod); ok && t.RotationPeriod !…
327 ck.RotationSchedule = &kmspb.CryptoKey_RotationPeriod{
379 if ck.RotationSchedule != nil {
440 RotationSchedule: nil,
H A Dpath_keys_test.go447 if ck.RotationSchedule != nil {
448 t.Errorf("expected %q to be nil", ck.RotationSchedule)
/dports/misc/concourse/vault-bdd38fca2cff/vendor/github.com/hashicorp/vault-plugin-secrets-gcpkms/
H A Dpath_keys.go221 if cryptoKey.RotationSchedule != nil {
222 …if t, ok := cryptoKey.RotationSchedule.(*kmspb.CryptoKey_RotationPeriod); ok && t.RotationPeriod !…
327 ck.RotationSchedule = &kmspb.CryptoKey_RotationPeriod{
379 if ck.RotationSchedule != nil {
440 RotationSchedule: nil,
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/vendor/github.com/hashicorp/vault-plugin-secrets-gcpkms/
H A Dpath_keys.go221 if cryptoKey.RotationSchedule != nil {
222 …if t, ok := cryptoKey.RotationSchedule.(*kmspb.CryptoKey_RotationPeriod); ok && t.RotationPeriod !…
327 ck.RotationSchedule = &kmspb.CryptoKey_RotationPeriod{
379 if ck.RotationSchedule != nil {
440 RotationSchedule: nil,
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/vault/vendor/github.com/hashicorp/vault-plugin-secrets-gcpkms/
H A Dpath_keys.go221 if cryptoKey.RotationSchedule != nil {
222 …if t, ok := cryptoKey.RotationSchedule.(*kmspb.CryptoKey_RotationPeriod); ok && t.RotationPeriod !…
327 ck.RotationSchedule = &kmspb.CryptoKey_RotationPeriod{
379 if ck.RotationSchedule != nil {
440 RotationSchedule: nil,
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/hashicorp/vault/vendor/github.com/hashicorp/vault-plugin-secrets-gcpkms/
H A Dpath_keys.go221 if cryptoKey.RotationSchedule != nil {
222 …if t, ok := cryptoKey.RotationSchedule.(*kmspb.CryptoKey_RotationPeriod); ok && t.RotationPeriod !…
327 ck.RotationSchedule = &kmspb.CryptoKey_RotationPeriod{
379 if ck.RotationSchedule != nil {
440 RotationSchedule: nil,
/dports/devel/gitlab-runner/vault-sdk-v0.1.13/vendor/github.com/hashicorp/vault-plugin-secrets-gcpkms/
H A Dpath_keys.go221 if cryptoKey.RotationSchedule != nil {
222 …if t, ok := cryptoKey.RotationSchedule.(*kmspb.CryptoKey_RotationPeriod); ok && t.RotationPeriod !…
327 ck.RotationSchedule = &kmspb.CryptoKey_RotationPeriod{
379 if ck.RotationSchedule != nil {
440 RotationSchedule: nil,
/dports/sysutils/gomplate/vault-sdk-v0.1.13/vendor/github.com/hashicorp/vault-plugin-secrets-gcpkms/
H A Dpath_keys.go221 if cryptoKey.RotationSchedule != nil {
222 …if t, ok := cryptoKey.RotationSchedule.(*kmspb.CryptoKey_RotationPeriod); ok && t.RotationPeriod !…
327 ck.RotationSchedule = &kmspb.CryptoKey_RotationPeriod{
379 if ck.RotationSchedule != nil {
440 RotationSchedule: nil,
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/hashicorp/vault/vault-api-v1.0.4/vendor/github.com/hashicorp/vault-plugin-secrets-gcpkms/
H A Dpath_keys.go221 if cryptoKey.RotationSchedule != nil {
222 …if t, ok := cryptoKey.RotationSchedule.(*kmspb.CryptoKey_RotationPeriod); ok && t.RotationPeriod !…
327 ck.RotationSchedule = &kmspb.CryptoKey_RotationPeriod{
379 if ck.RotationSchedule != nil {
440 RotationSchedule: nil,
/dports/sysutils/istio/vault-sdk-v0.1.12/vendor/github.com/hashicorp/vault-plugin-secrets-gcpkms/
H A Dpath_keys.go221 if cryptoKey.RotationSchedule != nil {
222 …if t, ok := cryptoKey.RotationSchedule.(*kmspb.CryptoKey_RotationPeriod); ok && t.RotationPeriod !…
327 ck.RotationSchedule = &kmspb.CryptoKey_RotationPeriod{
379 if ck.RotationSchedule != nil {
440 RotationSchedule: nil,
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/vault/vendor/github.com/hashicorp/vault-plugin-secrets-gcpkms/
H A Dpath_keys.go220 if cryptoKey.RotationSchedule != nil {
221 …if t, ok := cryptoKey.RotationSchedule.(*kmspb.CryptoKey_RotationPeriod); ok && t.RotationPeriod !…
326 ck.RotationSchedule = &kmspb.CryptoKey_RotationPeriod{
378 if ck.RotationSchedule != nil {
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-gcpkms/vendor/google.golang.org/genproto/googleapis/cloud/kms/v1/
H A Dresources.pb.go449 RotationSchedule isCryptoKey_RotationSchedule `protobuf_oneof:"rotation_schedule"` member
537 return m.RotationSchedule
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/vault/vendor/google.golang.org/genproto/googleapis/cloud/kms/v1/
H A Dresources.pb.go449 RotationSchedule isCryptoKey_RotationSchedule `protobuf_oneof:"rotation_schedule"` member
537 return m.RotationSchedule
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/hashicorp/vault/vendor/google.golang.org/genproto/googleapis/cloud/kms/v1/
H A Dresources.pb.go449 RotationSchedule isCryptoKey_RotationSchedule `protobuf_oneof:"rotation_schedule"` member
537 return m.RotationSchedule
/dports/sysutils/gomplate/vault-sdk-v0.1.13/vendor/google.golang.org/genproto/googleapis/cloud/kms/v1/
H A Dresources.pb.go449 RotationSchedule isCryptoKey_RotationSchedule `protobuf_oneof:"rotation_schedule"` member
537 return m.RotationSchedule
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/hashicorp/vault/vault-api-v1.0.4/vendor/google.golang.org/genproto/googleapis/cloud/kms/v1/
H A Dresources.pb.go449 RotationSchedule isCryptoKey_RotationSchedule `protobuf_oneof:"rotation_schedule"` member
537 return m.RotationSchedule
/dports/devel/gitlab-runner/vault-sdk-v0.1.13/vendor/google.golang.org/genproto/googleapis/cloud/kms/v1/
H A Dresources.pb.go449 RotationSchedule isCryptoKey_RotationSchedule `protobuf_oneof:"rotation_schedule"` member
537 return m.RotationSchedule

12345