Documentation ¶
Index ¶
Constants ¶
View Source
const ( ConstProject = "project" ConstZone = "zone" )
Variables ¶
View Source
var AllowedCatalogFields = map[string]struct{}{ ConstProject: {}, ConstZone: {}, }
Functions ¶
This section is empty.
Types ¶
type CredentialAttributes ¶
func GetCredentialAttributes ¶
func GetCredentialAttributes(in *structpb.Struct) (*CredentialAttributes, error)
Click to show internal directories.
Click to hide internal directories.