resource

package
v0.0.0-...-0111df2 Latest Latest
Warning

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

Go to latest
Published: Mar 16, 2020 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AccessTokens

type AccessTokens struct {
	// contains filtered or unexported fields
}

AccessTokens is a list of the associated cloud resource with additional functionality

func AccessToken

func AccessToken() *AccessTokens

AccessToken constructs a new AccessTokens with no underlying items, useful for interacting with the metadata itself.

func NewAccessTokens

func NewAccessTokens(items []types.AccessToken) *AccessTokens

NewAccessTokens constructs a new AccessTokens wrapping the given cloud type

func (*AccessTokens) Aliases

func (r *AccessTokens) Aliases() []string

func (*AccessTokens) JSON

func (t *AccessTokens) JSON(w io.Writer, listView bool) error

JSON outputs the JSON representation to the given writer

func (*AccessTokens) JSONPath

func (t *AccessTokens) JSONPath(w io.Writer, template string) error

JSONPath outputs the executed JSONPath template to the given writer

func (*AccessTokens) Name

func (r *AccessTokens) Name() string

func (*AccessTokens) Plural

func (r *AccessTokens) Plural() string

func (*AccessTokens) Table

func (t *AccessTokens) Table(w io.Writer) error

Table outputs the table representation to the given writer

func (*AccessTokens) YAML

func (t *AccessTokens) YAML(w io.Writer, listView bool) error

YAML outputs the YAML representation to the given writer

type Accounts

type Accounts struct {
	// contains filtered or unexported fields
}

Accounts is a list of the associated cloud resource with additional functionality

func Account

func Account() *Accounts

Account constructs a new Accounts with no underlying items, useful for interacting with the metadata itself.

func NewAccounts

func NewAccounts(items []types.Account) *Accounts

NewAccounts constructs a new Accounts wrapping the given cloud type

func (*Accounts) Aliases

func (r *Accounts) Aliases() []string

func (*Accounts) JSON

func (a *Accounts) JSON(w io.Writer, listView bool) error

JSON outputs the JSON representation to the given writer

func (*Accounts) JSONPath

func (a *Accounts) JSONPath(w io.Writer, template string) error

JSONPath outputs the executed JSONPath template to the given writer

func (*Accounts) Name

func (r *Accounts) Name() string

func (*Accounts) Plural

func (r *Accounts) Plural() string

func (*Accounts) Table

func (a *Accounts) Table(w io.Writer) error

Table outputs the table representation to the given writer

func (*Accounts) YAML

func (a *Accounts) YAML(w io.Writer, listView bool) error

YAML outputs the YAML representation to the given writer

type AuthorizationRoleBindings

type AuthorizationRoleBindings struct {
	// contains filtered or unexported fields
}

AuthorizationRoleBindings is a list of the associated cloud resource with additional functionality

func AuthorizationRoleBinding

func AuthorizationRoleBinding() *AuthorizationRoleBindings

AuthorizationRoleBinding constructs a new AuthorizationRoleBindings with no underlying items, useful for interacting with the metadata itself.

func NewAuthorizationRoleBindings

func NewAuthorizationRoleBindings(items []types.AuthorizationRoleBinding) *AuthorizationRoleBindings

NewAuthorizationRoleBindings constructs a new AuthorizationRoleBindings wrapping the given cloud type

func (*AuthorizationRoleBindings) Aliases

func (r *AuthorizationRoleBindings) Aliases() []string

func (*AuthorizationRoleBindings) FilterByOwnerID

func (c *AuthorizationRoleBindings) FilterByOwnerID(id string)

FilterByOwnerID filters the underlying items by owner ID

func (*AuthorizationRoleBindings) JSON

func (c *AuthorizationRoleBindings) JSON(w io.Writer, listView bool) error

JSON outputs the JSON representation to the given writer

func (*AuthorizationRoleBindings) JSONPath

func (c *AuthorizationRoleBindings) JSONPath(w io.Writer, template string) error

JSONPath outputs the executed JSONPath template to the given writer

func (*AuthorizationRoleBindings) Name

func (r *AuthorizationRoleBindings) Name() string

func (*AuthorizationRoleBindings) Plural

func (r *AuthorizationRoleBindings) Plural() string

func (*AuthorizationRoleBindings) Table

Table outputs the table representation to the given writer

func (*AuthorizationRoleBindings) YAML

func (c *AuthorizationRoleBindings) YAML(w io.Writer, listView bool) error

YAML outputs the YAML representation to the given writer

type AuthorizationRoles

type AuthorizationRoles struct {
	// contains filtered or unexported fields
}

AuthorizationRoles is a list of the associated cloud resource with additional functionality

func AuthorizationRole

func AuthorizationRole() *AuthorizationRoles

AuthorizationRole constructs a new AuthorizationRoles with no underlying items, useful for interacting with the metadata itself.

func NewAuthorizationRoles

func NewAuthorizationRoles(items []types.AuthorizationRole) *AuthorizationRoles

NewAuthorizationRoles constructs a new AuthorizationRoles wrapping the given cloud type

func (*AuthorizationRoles) Aliases

func (r *AuthorizationRoles) Aliases() []string

func (*AuthorizationRoles) FilterByOwnerID

func (c *AuthorizationRoles) FilterByOwnerID(id string)

FilterByOwnerID filters the underlying items by owner ID

func (*AuthorizationRoles) JSON

func (c *AuthorizationRoles) JSON(w io.Writer, listView bool) error

JSON outputs the JSON representation to the given writer

func (*AuthorizationRoles) JSONPath

func (c *AuthorizationRoles) JSONPath(w io.Writer, template string) error

JSONPath outputs the executed JSONPath template to the given writer

func (*AuthorizationRoles) Name

func (r *AuthorizationRoles) Name() string

func (*AuthorizationRoles) Plural

func (r *AuthorizationRoles) Plural() string

func (*AuthorizationRoles) Table

func (c *AuthorizationRoles) Table(w io.Writer) error

Table outputs the table representation to the given writer

func (*AuthorizationRoles) YAML

func (c *AuthorizationRoles) YAML(w io.Writer, listView bool) error

YAML outputs the YAML representation to the given writer

type AuthorizationRules

type AuthorizationRules struct {
	// contains filtered or unexported fields
}

AuthorizationRules is a list of the associated cloud resource with additional functionality

func AuthorizationRule

func AuthorizationRule() *AuthorizationRules

AuthorizationRule constructs a new AuthorizationRules with no underlying items, useful for interacting with the metadata itself.

func NewAuthorizationRules

func NewAuthorizationRules(items []types.AuthorizationRule) *AuthorizationRules

NewAuthorizationRules constructs a new AuthorizationRules wrapping the given cloud type

func (*AuthorizationRules) Aliases

func (r *AuthorizationRules) Aliases() []string

func (*AuthorizationRules) FilterByOwnerID

func (c *AuthorizationRules) FilterByOwnerID(id string)

FilterByOwnerID filters the underlying items by owner ID

func (*AuthorizationRules) JSON

func (c *AuthorizationRules) JSON(w io.Writer, listView bool) error

JSON outputs the JSON representation to the given writer

func (*AuthorizationRules) JSONPath

func (c *AuthorizationRules) JSONPath(w io.Writer, template string) error

JSONPath outputs the executed JSONPath template to the given writer

func (*AuthorizationRules) Name

func (r *AuthorizationRules) Name() string

func (*AuthorizationRules) Plural

func (r *AuthorizationRules) Plural() string

func (*AuthorizationRules) Table

func (c *AuthorizationRules) Table(w io.Writer) error

Table outputs the table representation to the given writer

func (*AuthorizationRules) YAML

func (c *AuthorizationRules) YAML(w io.Writer, listView bool) error

YAML outputs the YAML representation to the given writer

type AutoscalingPolicies

type AutoscalingPolicies struct {
	// contains filtered or unexported fields
}

AutoscalingPolicies is a list of the associated cloud resource with additional functionality

func AutoscalingPolicy

func AutoscalingPolicy() *AutoscalingPolicies

AutoscalingPolicy constructs a new AutoscalingPolicies with no underlying items, useful for interacting with the metadata itself.

func NewAutoscalingPolicies

func NewAutoscalingPolicies(items []types.AutoscalingPolicy) *AutoscalingPolicies

NewAutoscalingPolicies constructs a new AutoscalingPolicies wrapping the given cloud type

func (*AutoscalingPolicies) Aliases

func (r *AutoscalingPolicies) Aliases() []string

func (*AutoscalingPolicies) JSON

func (p *AutoscalingPolicies) JSON(w io.Writer, listView bool) error

JSON outputs the JSON representation to the given writer

func (*AutoscalingPolicies) JSONPath

func (p *AutoscalingPolicies) JSONPath(w io.Writer, template string) error

JSONPath outputs the executed JSONPath template to the given writer

func (*AutoscalingPolicies) Name

func (r *AutoscalingPolicies) Name() string

func (*AutoscalingPolicies) Plural

func (r *AutoscalingPolicies) Plural() string

func (*AutoscalingPolicies) Table

func (p *AutoscalingPolicies) Table(w io.Writer) error

Table outputs the table representation to the given writer

func (*AutoscalingPolicies) YAML

func (p *AutoscalingPolicies) YAML(w io.Writer, listView bool) error

YAML outputs the YAML representation to the given writer

type ClusterLabels

type ClusterLabels struct {
	// contains filtered or unexported fields
}

ClusterLabels is a list of the associated cloud resource with additional functionality

func ClusterLabel

func ClusterLabel() *ClusterLabels

ClusterLabel constructs a new ClusterLabels with no underlying items, useful for interacting with the metadata itself.

func NewClusterLabels

func NewClusterLabels(items []types.ClusterLabel) *ClusterLabels

NewClusterLabels constructs a new ClusterLabels wrapping the given cloud type

func (*ClusterLabels) Aliases

func (r *ClusterLabels) Aliases() []string

func (*ClusterLabels) JSON

func (p *ClusterLabels) JSON(w io.Writer, listView bool) error

JSON outputs the JSON representation to the given writer

func (*ClusterLabels) JSONPath

func (p *ClusterLabels) JSONPath(w io.Writer, template string) error

JSONPath outputs the executed JSONPath template to the given writer

func (*ClusterLabels) Name

func (r *ClusterLabels) Name() string

func (*ClusterLabels) Plural

func (r *ClusterLabels) Plural() string

func (*ClusterLabels) Table

func (p *ClusterLabels) Table(w io.Writer) error

Table outputs the table representation to the given writer

func (*ClusterLabels) YAML

func (p *ClusterLabels) YAML(w io.Writer, listView bool) error

YAML outputs the YAML representation to the given writer

type Displayable

type Displayable interface {
	Table(w io.Writer) error
	JSON(w io.Writer, listView bool) error
	YAML(w io.Writer, listView bool) error
	JSONPath(w io.Writer, template string) error
	// contains filtered or unexported methods
}

Displayable is the interface for resources that can be displayed (printed to an io.Writer) in various formats.

type HKEClusters

type HKEClusters struct {
	// contains filtered or unexported fields
}

HKEClusters is a list of the associated cloud resource with additional functionality

func HKECluster

func HKECluster() *HKEClusters

HKECluster constructs a new HKEClusters with no underlying items, useful for interacting with the metadata itself.

func NewHKEClusters

func NewHKEClusters(items []types.HKECluster) *HKEClusters

NewHKEClusters constructs a new HKEClusters wrapping the given cloud type

func (*HKEClusters) Aliases

func (r *HKEClusters) Aliases() []string

func (*HKEClusters) FilterByOwnerID

func (c *HKEClusters) FilterByOwnerID(id string)

FilterByOwnerID filters the underlying items by owner ID

func (*HKEClusters) JSON

func (c *HKEClusters) JSON(w io.Writer, listView bool) error

JSON outputs the JSON representation to the given writer

func (*HKEClusters) JSONPath

func (c *HKEClusters) JSONPath(w io.Writer, template string) error

JSONPath outputs the executed JSONPath template to the given writer

func (*HKEClusters) Name

func (r *HKEClusters) Name() string

func (*HKEClusters) Plural

func (r *HKEClusters) Plural() string

func (*HKEClusters) Table

func (c *HKEClusters) Table(w io.Writer) error

Table outputs the table representation to the given writer

func (*HKEClusters) YAML

func (c *HKEClusters) YAML(w io.Writer, listView bool) error

YAML outputs the YAML representation to the given writer

type NodePoolLabels

type NodePoolLabels struct {
	// contains filtered or unexported fields
}

NodePoolLabels is a list of the associated cloud resource with additional functionality

func NewNodePoolLabels

func NewNodePoolLabels(items []types.NodePoolLabel) *NodePoolLabels

NewNodePoolLabels constructs a new NodePoolLabels wrapping the given cloud type

func NodePoolLabel

func NodePoolLabel() *NodePoolLabels

NodePoolLabel constructs a new NodePoolLabels with no underlying items, useful for interacting with the metadata itself.

func (*NodePoolLabels) Aliases

func (r *NodePoolLabels) Aliases() []string

func (*NodePoolLabels) JSON

func (p *NodePoolLabels) JSON(w io.Writer, listView bool) error

JSON outputs the JSON representation to the given writer

func (*NodePoolLabels) JSONPath

func (p *NodePoolLabels) JSONPath(w io.Writer, template string) error

JSONPath outputs the executed JSONPath template to the given writer

func (*NodePoolLabels) Name

func (r *NodePoolLabels) Name() string

func (*NodePoolLabels) Plural

func (r *NodePoolLabels) Plural() string

func (*NodePoolLabels) Table

func (p *NodePoolLabels) Table(w io.Writer) error

Table outputs the table representation to the given writer

func (*NodePoolLabels) YAML

func (p *NodePoolLabels) YAML(w io.Writer, listView bool) error

YAML outputs the YAML representation to the given writer

type NodePools

type NodePools struct {
	// contains filtered or unexported fields
}

NodePools is a list of the associated cloud resource with additional functionality

func NewNodePools

func NewNodePools(items []types.NodePool) *NodePools

NewNodePools constructs a new NodePools wrapping the given cloud type

func NodePool

func NodePool() *NodePools

NodePool constructs a new NodePools with no underlying items, useful for interacting with the metadata itself.

func (*NodePools) Aliases

func (r *NodePools) Aliases() []string

func (*NodePools) JSON

func (p *NodePools) JSON(w io.Writer, listView bool) error

JSON outputs the JSON representation to the given writer

func (*NodePools) JSONPath

func (p *NodePools) JSONPath(w io.Writer, template string) error

JSONPath outputs the executed JSONPath template to the given writer

func (*NodePools) Name

func (r *NodePools) Name() string

func (*NodePools) Plural

func (r *NodePools) Plural() string

func (*NodePools) Table

func (p *NodePools) Table(w io.Writer) error

Table outputs the table representation to the given writer

func (*NodePools) YAML

func (p *NodePools) YAML(w io.Writer, listView bool) error

YAML outputs the YAML representation to the given writer

type Nodes

type Nodes struct {
	// contains filtered or unexported fields
}

Nodes is a list of the associated cloud resource with additional functionality

func NewNodes

func NewNodes(items []types.Node) *Nodes

NewNodes constructs a new Nodes wrapping the given cloud type

func Node

func Node() *Nodes

Node constructs a new Nodes with no underlying items, useful for interacting with the metadata itself.

func (*Nodes) Aliases

func (r *Nodes) Aliases() []string

func (*Nodes) JSON

func (p *Nodes) JSON(w io.Writer, listView bool) error

JSON outputs the JSON representation to the given writer

func (*Nodes) JSONPath

func (p *Nodes) JSONPath(w io.Writer, template string) error

JSONPath outputs the executed JSONPath template to the given writer

func (*Nodes) Name

func (r *Nodes) Name() string

func (*Nodes) Plural

func (r *Nodes) Plural() string

func (*Nodes) Table

func (p *Nodes) Table(w io.Writer) error

Table outputs the table representation to the given writer

func (*Nodes) YAML

func (p *Nodes) YAML(w io.Writer, listView bool) error

YAML outputs the YAML representation to the given writer

type Organizations

type Organizations struct {
	// contains filtered or unexported fields
}

Organizations is a list of the associated cloud resource with additional functionality

func NewOrganizations

func NewOrganizations(items []types.Organization) *Organizations

NewOrganizations constructs a new Organizations wrapping the given cloud type

func Organization

func Organization() *Organizations

Organization constructs a new Organizations with no underlying items, useful for interacting with the metadata itself.

func (*Organizations) Aliases

func (r *Organizations) Aliases() []string

func (*Organizations) FilterByOwnerID

func (o *Organizations) FilterByOwnerID(id string)

FilterByOwnerID filters the underlying items by owner ID

func (*Organizations) JSON

func (o *Organizations) JSON(w io.Writer, listView bool) error

JSON outputs the JSON representation to the given writer

func (*Organizations) JSONPath

func (o *Organizations) JSONPath(w io.Writer, template string) error

JSONPath outputs the executed JSONPath template to the given writer

func (*Organizations) Name

func (r *Organizations) Name() string

func (*Organizations) Plural

func (r *Organizations) Plural() string

func (*Organizations) Table

func (o *Organizations) Table(w io.Writer) error

Table outputs the table representation to the given writer

func (*Organizations) YAML

func (o *Organizations) YAML(w io.Writer, listView bool) error

YAML outputs the YAML representation to the given writer

type Plugins

type Plugins struct {
	// contains filtered or unexported fields
}

Plugins is a list of the associated cloud resource with additional functionality

func NewPlugins

func NewPlugins(items []types.Plugin) *Plugins

NewPlugins constructs a new Plugins wrapping the given cloud type

func Plugin

func Plugin() *Plugins

Plugin constructs a new Plugins with no underlying items, useful for interacting with the metadata itself.

func (*Plugins) Aliases

func (r *Plugins) Aliases() []string

func (*Plugins) JSON

func (p *Plugins) JSON(w io.Writer, listView bool) error

JSON outputs the JSON representation to the given writer

func (*Plugins) JSONPath

func (p *Plugins) JSONPath(w io.Writer, template string) error

JSONPath outputs the executed JSONPath template to the given writer

func (*Plugins) Name

func (r *Plugins) Name() string

func (*Plugins) Plural

func (r *Plugins) Plural() string

func (*Plugins) Table

func (p *Plugins) Table(w io.Writer) error

Table outputs the table representation to the given writer

func (*Plugins) YAML

func (p *Plugins) YAML(w io.Writer, listView bool) error

YAML outputs the YAML representation to the given writer

type PluginsCatalog

type PluginsCatalog struct {
	// contains filtered or unexported fields
}

PluginsCatalog is a list of the associated cloud resource with additional functionality

func NewPluginCatalog

func NewPluginCatalog(item *types.PluginCatalog) *PluginsCatalog

NewPluginCatalog constructs a new PluginsCatalog wrapping the given cloud type

func NewPluginCatalogFromDefinition

func NewPluginCatalogFromDefinition(pluginType string, def *types.PluginDefinition) *PluginsCatalog

NewPluginCatalogFromDefinition constructs a new PluginsCatalog wrapping only the given PluginDefinition

func NewPluginCatalogFromDefinitions

func NewPluginCatalogFromDefinitions(pluginType string, defs []*types.PluginDefinition) *PluginsCatalog

NewPluginCatalogFromDefinitions constructs a new PluginsCatalog wrapping only the given PluginDefinitions

func NewPluginCatalogFromVersion

func NewPluginCatalogFromVersion(pluginType, pluginImplementation string,
	version *types.PluginVersion) *PluginsCatalog

NewPluginCatalogFromVersion constructs a new PluginsCatalog wrapping only the given PluginVersion

func PluginCatalog

func PluginCatalog() *PluginsCatalog

PluginCatalog constructs a new PluginCatalog with no underlying items, useful for interacting with the metadata itself.

func (*PluginsCatalog) Aliases

func (r *PluginsCatalog) Aliases() []string

func (*PluginsCatalog) JSON

func (pc *PluginsCatalog) JSON(w io.Writer, _ bool) error

JSON outputs the JSON representation to the given writer

func (*PluginsCatalog) JSONPath

func (pc *PluginsCatalog) JSONPath(w io.Writer, template string) error

JSONPath outputs the executed JSONPath template to the given writer

func (*PluginsCatalog) Name

func (r *PluginsCatalog) Name() string

func (*PluginsCatalog) Plural

func (r *PluginsCatalog) Plural() string

func (*PluginsCatalog) Table

func (pc *PluginsCatalog) Table(w io.Writer) error

Table outputs the table representation to the given writer

func (*PluginsCatalog) YAML

func (pc *PluginsCatalog) YAML(w io.Writer, _ bool) error

YAML outputs the YAML representation to the given writer

type Providers

type Providers struct {
	// contains filtered or unexported fields
}

Providers is a list of the associated cloud resource with additional functionality

func NewProviders

func NewProviders(items []types.Provider) *Providers

NewProviders constructs a new Providers wrapping the given cloud type

func Provider

func Provider() *Providers

Provider constructs a new Providers with no underlying items, useful for interacting with the metadata itself.

func (*Providers) Aliases

func (r *Providers) Aliases() []string

func (*Providers) JSON

func (c *Providers) JSON(w io.Writer, listView bool) error

JSON outputs the JSON representation to the given writer

func (*Providers) JSONPath

func (c *Providers) JSONPath(w io.Writer, template string) error

JSONPath outputs the executed JSONPath template to the given writer

func (*Providers) Name

func (r *Providers) Name() string

func (*Providers) Plural

func (r *Providers) Plural() string

func (*Providers) Table

func (c *Providers) Table(w io.Writer) error

Table outputs the table representation to the given writer

func (*Providers) YAML

func (c *Providers) YAML(w io.Writer, listView bool) error

YAML outputs the YAML representation to the given writer

type Registries

type Registries struct {
	// contains filtered or unexported fields
}

Registries is a list of the associated cloud resource with additional functionality

func NewRegistries

func NewRegistries(items []types.Registry) *Registries

NewRegistries constructs a new Registries wrapping the given cloud type

func Registry

func Registry() *Registries

Registry constructs a new Registries with no underlying items, useful for interacting with the metadata itself.

func (*Registries) Aliases

func (r *Registries) Aliases() []string

func (*Registries) JSON

func (p *Registries) JSON(w io.Writer, listView bool) error

JSON outputs the JSON representation to the given writer

func (*Registries) JSONPath

func (p *Registries) JSONPath(w io.Writer, template string) error

JSONPath outputs the executed JSONPath template to the given writer

func (*Registries) Name

func (r *Registries) Name() string

func (*Registries) Plural

func (r *Registries) Plural() string

func (*Registries) Table

func (p *Registries) Table(w io.Writer) error

Table outputs the table representation to the given writer

func (*Registries) YAML

func (p *Registries) YAML(w io.Writer, listView bool) error

YAML outputs the YAML representation to the given writer

type Templates

type Templates struct {
	// contains filtered or unexported fields
}

Templates is a list of the associated cloud resource with additional functionality

func NewTemplates

func NewTemplates(items []types.Template) *Templates

NewTemplates constructs a new Templates wrapping the given cloud type

func Template

func Template() *Templates

Template constructs a new Templates with no underlying items, useful for interacting with the metadata itself.

func (*Templates) Aliases

func (r *Templates) Aliases() []string

func (*Templates) FilterByEngine

func (c *Templates) FilterByEngine(engine string)

FilterByEngine filters the underlying items by engine

func (*Templates) FilterByOwnerID

func (c *Templates) FilterByOwnerID(id string)

FilterByOwnerID filters the underlying items by owner ID

func (*Templates) JSON

func (c *Templates) JSON(w io.Writer, listView bool) error

JSON outputs the JSON representation to the given writer

func (*Templates) JSONPath

func (c *Templates) JSONPath(w io.Writer, template string) error

JSONPath outputs the executed JSONPath template to the given writer

func (*Templates) Name

func (r *Templates) Name() string

func (*Templates) Plural

func (r *Templates) Plural() string

func (*Templates) Table

func (c *Templates) Table(w io.Writer) error

Table outputs the table representation to the given writer

func (*Templates) YAML

func (c *Templates) YAML(w io.Writer, listView bool) error

YAML outputs the YAML representation to the given writer

type Users

type Users struct {
	// contains filtered or unexported fields
}

Users is a list of the associated cloud resource with additional functionality

func NewUsers

func NewUsers(items []types.User) *Users

NewUsers constructs a new Users wrapping the given cloud type

func User

func User() *Users

User constructs a new Users with no underlying items, useful for interacting with the metadata itself.

func (*Users) Aliases

func (r *Users) Aliases() []string

func (*Users) JSON

func (c *Users) JSON(w io.Writer, _ bool) error

JSON outputs the JSON representation to the given writer

func (*Users) JSONPath

func (c *Users) JSONPath(w io.Writer, template string) error

JSONPath outputs the executed JSONPath template to the given writer

func (*Users) Name

func (r *Users) Name() string

func (*Users) Plural

func (r *Users) Plural() string

func (*Users) Table

func (c *Users) Table(w io.Writer) error

Table outputs the table representation to the given writer

func (*Users) YAML

func (c *Users) YAML(w io.Writer, _ bool) error

YAML outputs the YAML representation to the given writer

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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