raw

package
v1.11.59 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 17, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Doc

type Doc struct {
	Provider          string    `json:"provider,omitempty"`
	Domain            string    `json:"domain"`
	Service           string    `json:"service"`
	Services          string    `json:"services,omitempty"`
	Profile           string    `json:"profile"`
	ProfileRestrictTo string    `json:"profile_restrict_to,omitempty"`
	AccountId         string    `json:"account_id,omitempty"`
	ProjectNumber     string    `json:"project_number,omitempty"`
	Uuid              string    `json:"uuid,omitempty"`
	Ip                []string  `json:"ip,omitempty"`
	Zone              string    `json:"zone,omitempty"`
	LaunchTime        time.Time `json:"launch_time,omitempty"` // stop/start an instance will update the LaunchTime
}

JsonDoc is used mainly for unmarshalling the raw doc it is used for backward compatibility to allow both service and services keys

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL