test_notifications_ui

package
v1.0.8 Latest Latest
Warning

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

Go to latest
Published: Feb 6, 2017 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Cf

type Cf struct {

	/*AdminUser - Descr: Username of the CF admin user Default: <nil>
	 */
	AdminUser interface{} `yaml:"admin_user,omitempty"`

	/*AdminPassword - Descr: Password of the CF admin user Default: <nil>
	 */
	AdminPassword interface{} `yaml:"admin_password,omitempty"`
}

* File Generated by enaml generator * !!! Please do not edit this file !!!

type NotificationsUi

type NotificationsUi struct {

	/*Cf - Descr: Username of the CF admin user Default: <nil>
	 */
	Cf *Cf `yaml:"cf,omitempty"`

	/*AppDomain - Descr: Domain used to host application Default: <nil>
	 */
	AppDomain interface{} `yaml:"app_domain,omitempty"`

	/*Uaa - Descr: UAA Admin client ID Default: <nil>
	 */
	Uaa *Uaa `yaml:"uaa,omitempty"`

	/*Organization - Descr: Notifications organization Default: <nil>
	 */
	Organization interface{} `yaml:"organization,omitempty"`

	/*Space - Descr: Notifications space Default: <nil>
	 */
	Space interface{} `yaml:"space,omitempty"`
}

* File Generated by enaml generator * !!! Please do not edit this file !!!

type TestNotificationsUiJob

type TestNotificationsUiJob struct {

	/*NotificationsUi - Descr: Username of the CF admin user Default: <nil>
	 */
	NotificationsUi *NotificationsUi `yaml:"notifications_ui,omitempty"`

	/*Domain - Descr: Cloud Foundry System Domain Default: <nil>
	 */
	Domain interface{} `yaml:"domain,omitempty"`
}

* File Generated by enaml generator * !!! Please do not edit this file !!!

type Uaa

type Uaa struct {

	/*AdminClient - Descr: UAA Admin client ID Default: <nil>
	 */
	AdminClient interface{} `yaml:"admin_client,omitempty"`

	/*AdminSecret - Descr: UAA Admin client secret Default: <nil>
	 */
	AdminSecret interface{} `yaml:"admin_secret,omitempty"`
}

* File Generated by enaml generator * !!! Please do not edit this file !!!

Jump to

Keyboard shortcuts

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