Searched defs:AccessConfig (Results 1 – 2 of 2) sorted by relevance
1035 type AccessConfig struct { struct1038 Kind string `json:"kind,omitempty"`1043 Name string `json:"name,omitempty"`1050 NatIP string `json:"natIP,omitempty"`1057 Type string `json:"type,omitempty"`1065 ForceSendFields []string `json:"-"`1073 NullFields []string `json:"-"`1076 func (s *AccessConfig) MarshalJSON() ([]byte, error) {
301 "AccessConfig": { object