Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for TestConstructSdsSecretConfig (0.4 sec)

  1. pilot/pkg/security/model/authentication_test.go

    	"google.golang.org/protobuf/types/known/durationpb"
    
    	"istio.io/istio/pilot/pkg/model"
    	"istio.io/istio/pilot/pkg/model/credentials"
    	"istio.io/istio/pkg/security"
    	"istio.io/istio/pkg/spiffe"
    )
    
    func TestConstructSdsSecretConfig(t *testing.T) {
    	testCases := []struct {
    		name       string
    		secretName string
    		expected   *auth.SdsSecretConfig
    	}{
    		{
    			name:       "ConstructSdsSecretConfig",
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Feb 20 22:39:21 UTC 2024
    - 18.9K bytes
    - Viewed (0)
Back to top