package app
import "github.com/mesos/mesos-go/api/v1/cmd/example-scheduler/app"
Index ¶
Constants ¶
const AuthModeBasic = "basic"
Variables ¶
Functions ¶
func Run ¶
Types ¶
type Config ¶
type Config struct {
// contains filtered or unexported fields
}
func NewConfig ¶
func NewConfig() Config
func (*Config) AddFlags ¶
type Labels ¶
type Labels []mesos.Label
func (*Labels) Set ¶
func (Labels) String ¶
type StateError ¶
type StateError string
StateError is returned when the system encounters an unresolvable state transition error and should likely exit.
func (StateError) Error ¶
func (err StateError) Error() string
type URL ¶
func (*URL) Set ¶
Source Files ¶
app.go config.go control.go env.go flags.go metrics.go server.go state.go
Directories ¶
Path | Synopsis |
---|---|
api/v1/cmd/example-scheduler/app/metrics |
- Version
- v0.0.11 (latest)
- Published
- May 15, 2020
- Platform
- linux/amd64
- Imports
- 34 packages
- Last checked
- 8 hours ago –
Tools for package owners.